diff --git a/Generated/include/Dynamic/ability_list/AAA_ability_list_RecordBase.h b/Generated/include/Dynamic/ability_list/AAA_ability_list_RecordBase.h new file mode 100644 index 000000000..f8ce7b51f --- /dev/null +++ b/Generated/include/Dynamic/ability_list/AAA_ability_list_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ability_list/AAA_ability_list_RecordBase.h" +#include "../../KR/ability_list/AAA_ability_list_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ability_list_Record = BnsTables::KR::ability_list_Record; + #else + using ability_list_Record = BnsTables::EU::ability_list_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/abnormalcamera/AAA_abnormalcamera_RecordBase.h b/Generated/include/Dynamic/abnormalcamera/AAA_abnormalcamera_RecordBase.h new file mode 100644 index 000000000..7ba66b0b0 --- /dev/null +++ b/Generated/include/Dynamic/abnormalcamera/AAA_abnormalcamera_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/abnormalcamera/AAA_abnormalcamera_RecordBase.h" +#include "../../KR/abnormalcamera/AAA_abnormalcamera_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using abnormalcamera_Record = BnsTables::KR::abnormalcamera_Record; + #else + using abnormalcamera_Record = BnsTables::EU::abnormalcamera_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h b/Generated/include/Dynamic/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h new file mode 100644 index 000000000..25b39998d --- /dev/null +++ b/Generated/include/Dynamic/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h" +#include "../../KR/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using abnormalmoveanim_Record = BnsTables::KR::abnormalmoveanim_Record; + #else + using abnormalmoveanim_Record = BnsTables::EU::abnormalmoveanim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/account_level/AAA_account_level_RecordBase.h b/Generated/include/Dynamic/account_level/AAA_account_level_RecordBase.h new file mode 100644 index 000000000..1ecbeb3d9 --- /dev/null +++ b/Generated/include/Dynamic/account_level/AAA_account_level_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/account_level/AAA_account_level_RecordBase.h" +#include "../../KR/account_level/AAA_account_level_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using account_level_Record = BnsTables::KR::account_level_Record; + #else + using account_level_Record = BnsTables::EU::account_level_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/account_post_charge/AAA_account_post_charge_RecordBase.h b/Generated/include/Dynamic/account_post_charge/AAA_account_post_charge_RecordBase.h new file mode 100644 index 000000000..b108ab669 --- /dev/null +++ b/Generated/include/Dynamic/account_post_charge/AAA_account_post_charge_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/account_post_charge/AAA_account_post_charge_RecordBase.h" +#include "../../KR/account_post_charge/AAA_account_post_charge_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using account_post_charge_Record = BnsTables::KR::account_post_charge_Record; + #else + using account_post_charge_Record = BnsTables::EU::account_post_charge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement/AAA_achievement_RecordBase.h b/Generated/include/Dynamic/achievement/AAA_achievement_RecordBase.h new file mode 100644 index 000000000..6c9a4eced --- /dev/null +++ b/Generated/include/Dynamic/achievement/AAA_achievement_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement/AAA_achievement_RecordBase.h" +#include "../../KR/achievement/AAA_achievement_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_Record = BnsTables::KR::achievement_Record; + #else + using achievement_Record = BnsTables::EU::achievement_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/AAA_achievement_register_RecordBase.h b/Generated/include/Dynamic/achievement_register/AAA_achievement_register_RecordBase.h new file mode 100644 index 000000000..5104cab5d --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/AAA_achievement_register_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/AAA_achievement_register_RecordBase.h" +#include "../../KR/achievement_register/AAA_achievement_register_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_Record = BnsTables::KR::achievement_register_Record; + #else + using achievement_register_Record = BnsTables::EU::achievement_register_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_faction_score_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_faction_score_Record.h new file mode 100644 index 000000000..b7e37ce1c --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_faction_score_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_accumulate_faction_score_Record.h" +#include "../../KR/achievement_register/achievement_register_accumulate_faction_score_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_accumulate_faction_score_Record = BnsTables::KR::achievement_register_accumulate_faction_score_Record; + #else + using achievement_register_accumulate_faction_score_Record = BnsTables::EU::achievement_register_accumulate_faction_score_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_field_play_point_by_simple_tendency_quest_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_field_play_point_by_simple_tendency_quest_Record.h new file mode 100644 index 000000000..a48e8b6f6 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_field_play_point_by_simple_tendency_quest_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_accumulate_field_play_point_by_simple_tendency_quest_Record.h" +#include "../../KR/achievement_register/achievement_register_accumulate_field_play_point_by_simple_tendency_quest_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_accumulate_field_play_point_by_simple_tendency_quest_Record = BnsTables::KR::achievement_register_accumulate_field_play_point_by_simple_tendency_quest_Record; + #else + using achievement_register_accumulate_field_play_point_by_simple_tendency_quest_Record = BnsTables::EU::achievement_register_accumulate_field_play_point_by_simple_tendency_quest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_life_contents_point_by_fishing_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_life_contents_point_by_fishing_Record.h new file mode 100644 index 000000000..46c55177a --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_life_contents_point_by_fishing_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_accumulate_life_contents_point_by_fishing_Record.h" +#include "../../KR/achievement_register/achievement_register_accumulate_life_contents_point_by_fishing_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_accumulate_life_contents_point_by_fishing_Record = BnsTables::KR::achievement_register_accumulate_life_contents_point_by_fishing_Record; + #else + using achievement_register_accumulate_life_contents_point_by_fishing_Record = BnsTables::EU::achievement_register_accumulate_life_contents_point_by_fishing_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_party_battle_point_by_party_battle_field_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_party_battle_point_by_party_battle_field_Record.h new file mode 100644 index 000000000..c3068fce0 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_accumulate_party_battle_point_by_party_battle_field_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_accumulate_party_battle_point_by_party_battle_field_Record.h" +#include "../../KR/achievement_register/achievement_register_accumulate_party_battle_point_by_party_battle_field_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_accumulate_party_battle_point_by_party_battle_field_Record = BnsTables::KR::achievement_register_accumulate_party_battle_point_by_party_battle_field_Record; + #else + using achievement_register_accumulate_party_battle_point_by_party_battle_field_Record = BnsTables::EU::achievement_register_accumulate_party_battle_point_by_party_battle_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_count_Record.h new file mode 100644 index 000000000..ffcb5d9ce --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_acquire_fish_count_Record.h" +#include "../../KR/achievement_register/achievement_register_acquire_fish_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_acquire_fish_count_Record = BnsTables::KR::achievement_register_acquire_fish_count_Record; + #else + using achievement_register_acquire_fish_count_Record = BnsTables::EU::achievement_register_acquire_fish_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_grade_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_grade_count_Record.h new file mode 100644 index 000000000..21fe8d368 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_grade_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_acquire_fish_grade_count_Record.h" +#include "../../KR/achievement_register/achievement_register_acquire_fish_grade_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_acquire_fish_grade_count_Record = BnsTables::KR::achievement_register_acquire_fish_grade_count_Record; + #else + using achievement_register_acquire_fish_grade_count_Record = BnsTables::EU::achievement_register_acquire_fish_grade_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_size_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_size_count_Record.h new file mode 100644 index 000000000..59d337c48 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_size_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_acquire_fish_size_count_Record.h" +#include "../../KR/achievement_register/achievement_register_acquire_fish_size_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_acquire_fish_size_count_Record = BnsTables::KR::achievement_register_acquire_fish_size_count_Record; + #else + using achievement_register_acquire_fish_size_count_Record = BnsTables::EU::achievement_register_acquire_fish_size_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_size_grade_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_size_grade_count_Record.h new file mode 100644 index 000000000..c4ecc660c --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_acquire_fish_size_grade_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_acquire_fish_size_grade_count_Record.h" +#include "../../KR/achievement_register/achievement_register_acquire_fish_size_grade_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_acquire_fish_size_grade_count_Record = BnsTables::KR::achievement_register_acquire_fish_size_grade_count_Record; + #else + using achievement_register_acquire_fish_size_grade_count_Record = BnsTables::EU::achievement_register_acquire_fish_size_grade_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_acquire_specific_fish_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_acquire_specific_fish_count_Record.h new file mode 100644 index 000000000..1c564efc0 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_acquire_specific_fish_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_acquire_specific_fish_count_Record.h" +#include "../../KR/achievement_register/achievement_register_acquire_specific_fish_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_acquire_specific_fish_count_Record = BnsTables::KR::achievement_register_acquire_specific_fish_count_Record; + #else + using achievement_register_acquire_specific_fish_count_Record = BnsTables::EU::achievement_register_acquire_specific_fish_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_attach_equip_gem_piece_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_attach_equip_gem_piece_Record.h new file mode 100644 index 000000000..319a5abf8 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_attach_equip_gem_piece_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_attach_equip_gem_piece_Record.h" +#include "../../KR/achievement_register/achievement_register_attach_equip_gem_piece_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_attach_equip_gem_piece_Record = BnsTables::KR::achievement_register_attach_equip_gem_piece_Record; + #else + using achievement_register_attach_equip_gem_piece_Record = BnsTables::EU::achievement_register_attach_equip_gem_piece_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_attach_gem_to_weapon_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_attach_gem_to_weapon_Record.h new file mode 100644 index 000000000..9dacfb990 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_attach_gem_to_weapon_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_attach_gem_to_weapon_Record.h" +#include "../../KR/achievement_register/achievement_register_attach_gem_to_weapon_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_attach_gem_to_weapon_Record = BnsTables::KR::achievement_register_attach_gem_to_weapon_Record; + #else + using achievement_register_attach_gem_to_weapon_Record = BnsTables::EU::achievement_register_attach_gem_to_weapon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h new file mode 100644 index 000000000..d2eeaecd3 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h" +#include "../../KR/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_attach_gem_to_weapon_n_Record = BnsTables::KR::achievement_register_attach_gem_to_weapon_n_Record; + #else + using achievement_register_attach_gem_to_weapon_n_Record = BnsTables::EU::achievement_register_attach_gem_to_weapon_n_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_awakening_item_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_awakening_item_Record.h new file mode 100644 index 000000000..d80f2b779 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_awakening_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_awakening_item_Record.h" +#include "../../KR/achievement_register/achievement_register_awakening_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_awakening_item_Record = BnsTables::KR::achievement_register_awakening_item_Record; + #else + using achievement_register_awakening_item_Record = BnsTables::EU::achievement_register_awakening_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_check_combination_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_check_combination_count_Record.h new file mode 100644 index 000000000..d7d991a4a --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_check_combination_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_check_combination_count_Record.h" +#include "../../KR/achievement_register/achievement_register_check_combination_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_check_combination_count_Record = BnsTables::KR::achievement_register_check_combination_count_Record; + #else + using achievement_register_check_combination_count_Record = BnsTables::EU::achievement_register_check_combination_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_client_only_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_client_only_Record.h new file mode 100644 index 000000000..8cc215daf --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_client_only_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_client_only_Record.h" +#include "../../KR/achievement_register/achievement_register_client_only_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_client_only_Record = BnsTables::KR::achievement_register_client_only_Record; + #else + using achievement_register_client_only_Record = BnsTables::EU::achievement_register_client_only_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_complete_star_words_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_complete_star_words_Record.h new file mode 100644 index 000000000..8781d97e0 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_complete_star_words_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_complete_star_words_Record.h" +#include "../../KR/achievement_register/achievement_register_complete_star_words_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_complete_star_words_Record = BnsTables::KR::achievement_register_complete_star_words_Record; + #else + using achievement_register_complete_star_words_Record = BnsTables::EU::achievement_register_complete_star_words_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_Record.h new file mode 100644 index 000000000..83c719fa1 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_decompose_item_Record.h" +#include "../../KR/achievement_register/achievement_register_decompose_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_decompose_item_Record = BnsTables::KR::achievement_register_decompose_item_Record; + #else + using achievement_register_decompose_item_Record = BnsTables::EU::achievement_register_decompose_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h new file mode 100644 index 000000000..0e66c619d --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h" +#include "../../KR/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_decompose_item_equip_type_n_Record = BnsTables::KR::achievement_register_decompose_item_equip_type_n_Record; + #else + using achievement_register_decompose_item_equip_type_n_Record = BnsTables::EU::achievement_register_decompose_item_equip_type_n_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_n_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_n_Record.h new file mode 100644 index 000000000..3c1a5aa1a --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_n_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_decompose_item_n_Record.h" +#include "../../KR/achievement_register/achievement_register_decompose_item_n_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_decompose_item_n_Record = BnsTables::KR::achievement_register_decompose_item_n_Record; + #else + using achievement_register_decompose_item_n_Record = BnsTables::EU::achievement_register_decompose_item_n_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h new file mode 100644 index 000000000..b2c9d0547 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h" +#include "../../KR/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_decompose_item_weapon_gem_level_n_Record = BnsTables::KR::achievement_register_decompose_item_weapon_gem_level_n_Record; + #else + using achievement_register_decompose_item_weapon_gem_level_n_Record = BnsTables::EU::achievement_register_decompose_item_weapon_gem_level_n_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_defend_npc_skill_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_defend_npc_skill_Record.h new file mode 100644 index 000000000..4d55d6741 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_defend_npc_skill_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_defend_npc_skill_Record.h" +#include "../../KR/achievement_register/achievement_register_defend_npc_skill_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_defend_npc_skill_Record = BnsTables::KR::achievement_register_defend_npc_skill_Record; + #else + using achievement_register_defend_npc_skill_Record = BnsTables::EU::achievement_register_defend_npc_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_depository_2_size_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_depository_2_size_Record.h new file mode 100644 index 000000000..5e69576f4 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_depository_2_size_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_depository_2_size_Record.h" +#include "../../KR/achievement_register/achievement_register_depository_2_size_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_depository_2_size_Record = BnsTables::KR::achievement_register_depository_2_size_Record; + #else + using achievement_register_depository_2_size_Record = BnsTables::EU::achievement_register_depository_2_size_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_depot_size_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_depot_size_Record.h new file mode 100644 index 000000000..ee3f52fd0 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_depot_size_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_depot_size_Record.h" +#include "../../KR/achievement_register/achievement_register_depot_size_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_depot_size_Record = BnsTables::KR::achievement_register_depot_size_Record; + #else + using achievement_register_depot_size_Record = BnsTables::EU::achievement_register_depot_size_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_count_Record.h new file mode 100644 index 000000000..c53029052 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_detach_post_attachment_count_Record.h" +#include "../../KR/achievement_register/achievement_register_detach_post_attachment_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_detach_post_attachment_count_Record = BnsTables::KR::achievement_register_detach_post_attachment_count_Record; + #else + using achievement_register_detach_post_attachment_count_Record = BnsTables::EU::achievement_register_detach_post_attachment_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_item_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_item_Record.h new file mode 100644 index 000000000..9576b2d57 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_detach_post_attachment_item_Record.h" +#include "../../KR/achievement_register/achievement_register_detach_post_attachment_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_detach_post_attachment_item_Record = BnsTables::KR::achievement_register_detach_post_attachment_item_Record; + #else + using achievement_register_detach_post_attachment_item_Record = BnsTables::EU::achievement_register_detach_post_attachment_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h new file mode 100644 index 000000000..a81005794 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h" +#include "../../KR/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_detach_post_attachment_item_n_Record = BnsTables::KR::achievement_register_detach_post_attachment_item_n_Record; + #else + using achievement_register_detach_post_attachment_item_n_Record = BnsTables::EU::achievement_register_detach_post_attachment_item_n_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_money_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_money_Record.h new file mode 100644 index 000000000..f4841eba0 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_detach_post_attachment_money_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_detach_post_attachment_money_Record.h" +#include "../../KR/achievement_register/achievement_register_detach_post_attachment_money_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_detach_post_attachment_money_Record = BnsTables::KR::achievement_register_detach_post_attachment_money_Record; + #else + using achievement_register_detach_post_attachment_money_Record = BnsTables::EU::achievement_register_detach_post_attachment_money_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_dispose_item_buy_price_required_point_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_dispose_item_buy_price_required_point_Record.h new file mode 100644 index 000000000..293538a2e --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_dispose_item_buy_price_required_point_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_dispose_item_buy_price_required_point_Record.h" +#include "../../KR/achievement_register/achievement_register_dispose_item_buy_price_required_point_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_dispose_item_buy_price_required_point_Record = BnsTables::KR::achievement_register_dispose_item_buy_price_required_point_Record; + #else + using achievement_register_dispose_item_buy_price_required_point_Record = BnsTables::EU::achievement_register_dispose_item_buy_price_required_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_duel_bot_challenge_finished_floor_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_duel_bot_challenge_finished_floor_Record.h new file mode 100644 index 000000000..feb07da7d --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_duel_bot_challenge_finished_floor_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_duel_bot_challenge_finished_floor_Record.h" +#include "../../KR/achievement_register/achievement_register_duel_bot_challenge_finished_floor_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_duel_bot_challenge_finished_floor_Record = BnsTables::KR::achievement_register_duel_bot_challenge_finished_floor_Record; + #else + using achievement_register_duel_bot_challenge_finished_floor_Record = BnsTables::EU::achievement_register_duel_bot_challenge_finished_floor_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_duel_grade_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_duel_grade_Record.h new file mode 100644 index 000000000..811a10b62 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_duel_grade_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_duel_grade_Record.h" +#include "../../KR/achievement_register/achievement_register_duel_grade_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_duel_grade_Record = BnsTables::KR::achievement_register_duel_grade_Record; + #else + using achievement_register_duel_grade_Record = BnsTables::EU::achievement_register_duel_grade_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_duel_npc_challenge_finished_floor_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_duel_npc_challenge_finished_floor_Record.h new file mode 100644 index 000000000..07d9e781e --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_duel_npc_challenge_finished_floor_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_duel_npc_challenge_finished_floor_Record.h" +#include "../../KR/achievement_register/achievement_register_duel_npc_challenge_finished_floor_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_duel_npc_challenge_finished_floor_Record = BnsTables::KR::achievement_register_duel_npc_challenge_finished_floor_Record; + #else + using achievement_register_duel_npc_challenge_finished_floor_Record = BnsTables::EU::achievement_register_duel_npc_challenge_finished_floor_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_duel_win_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_duel_win_count_Record.h new file mode 100644 index 000000000..2fa406d6c --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_duel_win_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_duel_win_count_Record.h" +#include "../../KR/achievement_register/achievement_register_duel_win_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_duel_win_count_Record = BnsTables::KR::achievement_register_duel_win_count_Record; + #else + using achievement_register_duel_win_count_Record = BnsTables::EU::achievement_register_duel_win_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_equip_item_brand_n_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_equip_item_brand_n_Record.h new file mode 100644 index 000000000..12d1ddd43 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_equip_item_brand_n_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_equip_item_brand_n_Record.h" +#include "../../KR/achievement_register/achievement_register_equip_item_brand_n_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_equip_item_brand_n_Record = BnsTables::KR::achievement_register_equip_item_brand_n_Record; + #else + using achievement_register_equip_item_brand_n_Record = BnsTables::EU::achievement_register_equip_item_brand_n_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_equip_item_n_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_equip_item_n_Record.h new file mode 100644 index 000000000..6a09ec36a --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_equip_item_n_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_equip_item_n_Record.h" +#include "../../KR/achievement_register/achievement_register_equip_item_n_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_equip_item_n_Record = BnsTables::KR::achievement_register_equip_item_n_Record; + #else + using achievement_register_equip_item_n_Record = BnsTables::EU::achievement_register_equip_item_n_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_exchange_faction_score_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_exchange_faction_score_count_Record.h new file mode 100644 index 000000000..d064f449a --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_exchange_faction_score_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_exchange_faction_score_count_Record.h" +#include "../../KR/achievement_register/achievement_register_exchange_faction_score_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_exchange_faction_score_count_Record = BnsTables::KR::achievement_register_exchange_faction_score_count_Record; + #else + using achievement_register_exchange_faction_score_count_Record = BnsTables::EU::achievement_register_exchange_faction_score_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_finish_feedback_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_finish_feedback_Record.h new file mode 100644 index 000000000..f2fc1be0b --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_finish_feedback_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_finish_feedback_Record.h" +#include "../../KR/achievement_register/achievement_register_finish_feedback_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_finish_feedback_Record = BnsTables::KR::achievement_register_finish_feedback_Record; + #else + using achievement_register_finish_feedback_Record = BnsTables::EU::achievement_register_finish_feedback_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_get_contribution_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_get_contribution_count_Record.h new file mode 100644 index 000000000..295748f72 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_get_contribution_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_get_contribution_count_Record.h" +#include "../../KR/achievement_register/achievement_register_get_contribution_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_get_contribution_count_Record = BnsTables::KR::achievement_register_get_contribution_count_Record; + #else + using achievement_register_get_contribution_count_Record = BnsTables::EU::achievement_register_get_contribution_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_get_contribution_score_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_get_contribution_score_Record.h new file mode 100644 index 000000000..3177c3ba2 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_get_contribution_score_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_get_contribution_score_Record.h" +#include "../../KR/achievement_register/achievement_register_get_contribution_score_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_get_contribution_score_Record = BnsTables::KR::achievement_register_get_contribution_score_Record; + #else + using achievement_register_get_contribution_score_Record = BnsTables::EU::achievement_register_get_contribution_score_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_give_faction_score_to_refiner_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_give_faction_score_to_refiner_Record.h new file mode 100644 index 000000000..d69704bbe --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_give_faction_score_to_refiner_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_give_faction_score_to_refiner_Record.h" +#include "../../KR/achievement_register/achievement_register_give_faction_score_to_refiner_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_give_faction_score_to_refiner_Record = BnsTables::KR::achievement_register_give_faction_score_to_refiner_Record; + #else + using achievement_register_give_faction_score_to_refiner_Record = BnsTables::EU::achievement_register_give_faction_score_to_refiner_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_growth_item_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_growth_item_Record.h new file mode 100644 index 000000000..c7a7eaa30 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_growth_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_growth_item_Record.h" +#include "../../KR/achievement_register/achievement_register_growth_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_growth_item_Record = BnsTables::KR::achievement_register_growth_item_Record; + #else + using achievement_register_growth_item_Record = BnsTables::EU::achievement_register_growth_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_help_restoration_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_help_restoration_Record.h new file mode 100644 index 000000000..5d8acf9ba --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_help_restoration_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_help_restoration_Record.h" +#include "../../KR/achievement_register/achievement_register_help_restoration_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_help_restoration_Record = BnsTables::KR::achievement_register_help_restoration_Record; + #else + using achievement_register_help_restoration_Record = BnsTables::EU::achievement_register_help_restoration_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_help_resurrect_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_help_resurrect_Record.h new file mode 100644 index 000000000..4f148610d --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_help_resurrect_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_help_resurrect_Record.h" +#include "../../KR/achievement_register/achievement_register_help_resurrect_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_help_resurrect_Record = BnsTables::KR::achievement_register_help_resurrect_Record; + #else + using achievement_register_help_resurrect_Record = BnsTables::EU::achievement_register_help_resurrect_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_hyper_racing_game_finish_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_hyper_racing_game_finish_Record.h new file mode 100644 index 000000000..b6eb5c263 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_hyper_racing_game_finish_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_hyper_racing_game_finish_Record.h" +#include "../../KR/achievement_register/achievement_register_hyper_racing_game_finish_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_hyper_racing_game_finish_Record = BnsTables::KR::achievement_register_hyper_racing_game_finish_Record; + #else + using achievement_register_hyper_racing_game_finish_Record = BnsTables::EU::achievement_register_hyper_racing_game_finish_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_hyper_racing_game_participation_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_hyper_racing_game_participation_Record.h new file mode 100644 index 000000000..a9118ece1 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_hyper_racing_game_participation_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_hyper_racing_game_participation_Record.h" +#include "../../KR/achievement_register/achievement_register_hyper_racing_game_participation_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_hyper_racing_game_participation_Record = BnsTables::KR::achievement_register_hyper_racing_game_participation_Record; + #else + using achievement_register_hyper_racing_game_participation_Record = BnsTables::EU::achievement_register_hyper_racing_game_participation_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_hyper_racing_game_record_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_hyper_racing_game_record_Record.h new file mode 100644 index 000000000..317136538 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_hyper_racing_game_record_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_hyper_racing_game_record_Record.h" +#include "../../KR/achievement_register/achievement_register_hyper_racing_game_record_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_hyper_racing_game_record_Record = BnsTables::KR::achievement_register_hyper_racing_game_record_Record; + #else + using achievement_register_hyper_racing_game_record_Record = BnsTables::EU::achievement_register_hyper_racing_game_record_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_inventory_size_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_inventory_size_Record.h new file mode 100644 index 000000000..1e174e3a5 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_inventory_size_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_inventory_size_Record.h" +#include "../../KR/achievement_register/achievement_register_inventory_size_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_inventory_size_Record = BnsTables::KR::achievement_register_inventory_size_Record; + #else + using achievement_register_inventory_size_Record = BnsTables::EU::achievement_register_inventory_size_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_kill_boss_npc_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_kill_boss_npc_Record.h new file mode 100644 index 000000000..8f9d31126 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_kill_boss_npc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_kill_boss_npc_Record.h" +#include "../../KR/achievement_register/achievement_register_kill_boss_npc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_kill_boss_npc_Record = BnsTables::KR::achievement_register_kill_boss_npc_Record; + #else + using achievement_register_kill_boss_npc_Record = BnsTables::EU::achievement_register_kill_boss_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_kill_npc_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_kill_npc_Record.h new file mode 100644 index 000000000..fb3e8ee89 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_kill_npc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_kill_npc_Record.h" +#include "../../KR/achievement_register/achievement_register_kill_npc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_kill_npc_Record = BnsTables::KR::achievement_register_kill_npc_Record; + #else + using achievement_register_kill_npc_Record = BnsTables::EU::achievement_register_kill_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_kill_pc_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_kill_pc_Record.h new file mode 100644 index 000000000..a253af2fa --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_kill_pc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_kill_pc_Record.h" +#include "../../KR/achievement_register/achievement_register_kill_pc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_kill_pc_Record = BnsTables::KR::achievement_register_kill_pc_Record; + #else + using achievement_register_kill_pc_Record = BnsTables::EU::achievement_register_kill_pc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_lead_the_ball_goal_in_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_lead_the_ball_goal_in_count_Record.h new file mode 100644 index 000000000..c76ac4823 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_lead_the_ball_goal_in_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_lead_the_ball_goal_in_count_Record.h" +#include "../../KR/achievement_register/achievement_register_lead_the_ball_goal_in_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_lead_the_ball_goal_in_count_Record = BnsTables::KR::achievement_register_lead_the_ball_goal_in_count_Record; + #else + using achievement_register_lead_the_ball_goal_in_count_Record = BnsTables::EU::achievement_register_lead_the_ball_goal_in_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_manipulate_env_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_manipulate_env_Record.h new file mode 100644 index 000000000..9a05f504c --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_manipulate_env_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_manipulate_env_Record.h" +#include "../../KR/achievement_register/achievement_register_manipulate_env_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_manipulate_env_Record = BnsTables::KR::achievement_register_manipulate_env_Record; + #else + using achievement_register_manipulate_env_Record = BnsTables::EU::achievement_register_manipulate_env_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_null_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_null_Record.h new file mode 100644 index 000000000..314746462 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_null_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_null_Record.h" +#include "../../KR/achievement_register/achievement_register_null_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_null_Record = BnsTables::KR::achievement_register_null_Record; + #else + using achievement_register_null_Record = BnsTables::EU::achievement_register_null_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_party_battle_challenge_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_party_battle_challenge_count_Record.h new file mode 100644 index 000000000..63336af55 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_party_battle_challenge_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_party_battle_challenge_count_Record.h" +#include "../../KR/achievement_register/achievement_register_party_battle_challenge_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_party_battle_challenge_count_Record = BnsTables::KR::achievement_register_party_battle_challenge_count_Record; + #else + using achievement_register_party_battle_challenge_count_Record = BnsTables::EU::achievement_register_party_battle_challenge_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_party_battle_grade_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_party_battle_grade_Record.h new file mode 100644 index 000000000..756b5bf3b --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_party_battle_grade_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_party_battle_grade_Record.h" +#include "../../KR/achievement_register/achievement_register_party_battle_grade_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_party_battle_grade_Record = BnsTables::KR::achievement_register_party_battle_grade_Record; + #else + using achievement_register_party_battle_grade_Record = BnsTables::EU::achievement_register_party_battle_grade_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_party_battle_win_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_party_battle_win_count_Record.h new file mode 100644 index 000000000..862e225f6 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_party_battle_win_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_party_battle_win_count_Record.h" +#include "../../KR/achievement_register/achievement_register_party_battle_win_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_party_battle_win_count_Record = BnsTables::KR::achievement_register_party_battle_win_count_Record; + #else + using achievement_register_party_battle_win_count_Record = BnsTables::EU::achievement_register_party_battle_win_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_pc_dead_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_pc_dead_Record.h new file mode 100644 index 000000000..bb6698f4b --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_pc_dead_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_pc_dead_Record.h" +#include "../../KR/achievement_register/achievement_register_pc_dead_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_pc_dead_Record = BnsTables::KR::achievement_register_pc_dead_Record; + #else + using achievement_register_pc_dead_Record = BnsTables::EU::achievement_register_pc_dead_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_pc_exhaustion_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_pc_exhaustion_Record.h new file mode 100644 index 000000000..ca24e5ad8 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_pc_exhaustion_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_pc_exhaustion_Record.h" +#include "../../KR/achievement_register/achievement_register_pc_exhaustion_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_pc_exhaustion_Record = BnsTables::KR::achievement_register_pc_exhaustion_Record; + #else + using achievement_register_pc_exhaustion_Record = BnsTables::EU::achievement_register_pc_exhaustion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_pc_level_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_pc_level_Record.h new file mode 100644 index 000000000..a3b151736 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_pc_level_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_pc_level_Record.h" +#include "../../KR/achievement_register/achievement_register_pc_level_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_pc_level_Record = BnsTables::KR::achievement_register_pc_level_Record; + #else + using achievement_register_pc_level_Record = BnsTables::EU::achievement_register_pc_level_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_pc_mastery_level_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_pc_mastery_level_Record.h new file mode 100644 index 000000000..901208fe5 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_pc_mastery_level_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_pc_mastery_level_Record.h" +#include "../../KR/achievement_register/achievement_register_pc_mastery_level_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_pc_mastery_level_Record = BnsTables::KR::achievement_register_pc_mastery_level_Record; + #else + using achievement_register_pc_mastery_level_Record = BnsTables::EU::achievement_register_pc_mastery_level_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_quest_complete_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_quest_complete_Record.h new file mode 100644 index 000000000..1429c3265 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_quest_complete_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_quest_complete_Record.h" +#include "../../KR/achievement_register/achievement_register_quest_complete_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_quest_complete_Record = BnsTables::KR::achievement_register_quest_complete_Record; + #else + using achievement_register_quest_complete_Record = BnsTables::EU::achievement_register_quest_complete_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_quest_complete_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_quest_complete_count_Record.h new file mode 100644 index 000000000..c3c4b1a23 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_quest_complete_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_quest_complete_count_Record.h" +#include "../../KR/achievement_register/achievement_register_quest_complete_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_quest_complete_count_Record = BnsTables::KR::achievement_register_quest_complete_count_Record; + #else + using achievement_register_quest_complete_count_Record = BnsTables::EU::achievement_register_quest_complete_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_repair_item_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_repair_item_Record.h new file mode 100644 index 000000000..8b8bdd3b7 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_repair_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_repair_item_Record.h" +#include "../../KR/achievement_register/achievement_register_repair_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_repair_item_Record = BnsTables::KR::achievement_register_repair_item_Record; + #else + using achievement_register_repair_item_Record = BnsTables::EU::achievement_register_repair_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_skill_training_subject_complete_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_skill_training_subject_complete_Record.h new file mode 100644 index 000000000..dc6ea8e25 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_skill_training_subject_complete_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_skill_training_subject_complete_Record.h" +#include "../../KR/achievement_register/achievement_register_skill_training_subject_complete_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_skill_training_subject_complete_Record = BnsTables::KR::achievement_register_skill_training_subject_complete_Record; + #else + using achievement_register_skill_training_subject_complete_Record = BnsTables::EU::achievement_register_skill_training_subject_complete_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_take_craft_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_take_craft_count_Record.h new file mode 100644 index 000000000..5fa7a89f9 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_take_craft_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_take_craft_count_Record.h" +#include "../../KR/achievement_register/achievement_register_take_craft_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_take_craft_count_Record = BnsTables::KR::achievement_register_take_craft_count_Record; + #else + using achievement_register_take_craft_count_Record = BnsTables::EU::achievement_register_take_craft_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_take_craft_item_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_take_craft_item_Record.h new file mode 100644 index 000000000..c88095f03 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_take_craft_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_take_craft_item_Record.h" +#include "../../KR/achievement_register/achievement_register_take_craft_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_take_craft_item_Record = BnsTables::KR::achievement_register_take_craft_item_Record; + #else + using achievement_register_take_craft_item_Record = BnsTables::EU::achievement_register_take_craft_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_take_craft_item_n_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_take_craft_item_n_Record.h new file mode 100644 index 000000000..1ad4f6ec3 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_take_craft_item_n_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_take_craft_item_n_Record.h" +#include "../../KR/achievement_register/achievement_register_take_craft_item_n_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_take_craft_item_n_Record = BnsTables::KR::achievement_register_take_craft_item_n_Record; + #else + using achievement_register_take_craft_item_n_Record = BnsTables::EU::achievement_register_take_craft_item_n_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_teleport_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_teleport_count_Record.h new file mode 100644 index 000000000..fabe39c8d --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_teleport_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_teleport_count_Record.h" +#include "../../KR/achievement_register/achievement_register_teleport_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_teleport_count_Record = BnsTables::KR::achievement_register_teleport_count_Record; + #else + using achievement_register_teleport_count_Record = BnsTables::EU::achievement_register_teleport_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_tendency_quest_complete_count_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_tendency_quest_complete_count_Record.h new file mode 100644 index 000000000..a7e5eda2e --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_tendency_quest_complete_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_tendency_quest_complete_count_Record.h" +#include "../../KR/achievement_register/achievement_register_tendency_quest_complete_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_tendency_quest_complete_count_Record = BnsTables::KR::achievement_register_tendency_quest_complete_count_Record; + #else + using achievement_register_tendency_quest_complete_count_Record = BnsTables::EU::achievement_register_tendency_quest_complete_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_time_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_time_Record.h new file mode 100644 index 000000000..762d5a9e8 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_time_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_time_Record.h" +#include "../../KR/achievement_register/achievement_register_time_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_time_Record = BnsTables::KR::achievement_register_time_Record; + #else + using achievement_register_time_Record = BnsTables::EU::achievement_register_time_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_transform_item_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_transform_item_Record.h new file mode 100644 index 000000000..af477d71b --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_transform_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_transform_item_Record.h" +#include "../../KR/achievement_register/achievement_register_transform_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_transform_item_Record = BnsTables::KR::achievement_register_transform_item_Record; + #else + using achievement_register_transform_item_Record = BnsTables::EU::achievement_register_transform_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_transform_item_brand_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_transform_item_brand_Record.h new file mode 100644 index 000000000..816ab94f3 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_transform_item_brand_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_transform_item_brand_Record.h" +#include "../../KR/achievement_register/achievement_register_transform_item_brand_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_transform_item_brand_Record = BnsTables::KR::achievement_register_transform_item_brand_Record; + #else + using achievement_register_transform_item_brand_Record = BnsTables::EU::achievement_register_transform_item_brand_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_use_gadget_to_npc_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_use_gadget_to_npc_Record.h new file mode 100644 index 000000000..b29f977ee --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_use_gadget_to_npc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_use_gadget_to_npc_Record.h" +#include "../../KR/achievement_register/achievement_register_use_gadget_to_npc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_use_gadget_to_npc_Record = BnsTables::KR::achievement_register_use_gadget_to_npc_Record; + #else + using achievement_register_use_gadget_to_npc_Record = BnsTables::EU::achievement_register_use_gadget_to_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_use_grocery_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_use_grocery_Record.h new file mode 100644 index 000000000..163543f13 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_use_grocery_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_use_grocery_Record.h" +#include "../../KR/achievement_register/achievement_register_use_grocery_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_use_grocery_Record = BnsTables::KR::achievement_register_use_grocery_Record; + #else + using achievement_register_use_grocery_Record = BnsTables::EU::achievement_register_use_grocery_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_use_grocery_brand_n_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_use_grocery_brand_n_Record.h new file mode 100644 index 000000000..7ff0c22a2 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_use_grocery_brand_n_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_use_grocery_brand_n_Record.h" +#include "../../KR/achievement_register/achievement_register_use_grocery_brand_n_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_use_grocery_brand_n_Record = BnsTables::KR::achievement_register_use_grocery_brand_n_Record; + #else + using achievement_register_use_grocery_brand_n_Record = BnsTables::EU::achievement_register_use_grocery_brand_n_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_use_grocery_n_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_use_grocery_n_Record.h new file mode 100644 index 000000000..a7b6cef97 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_use_grocery_n_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_use_grocery_n_Record.h" +#include "../../KR/achievement_register/achievement_register_use_grocery_n_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_use_grocery_n_Record = BnsTables::KR::achievement_register_use_grocery_n_Record; + #else + using achievement_register_use_grocery_n_Record = BnsTables::EU::achievement_register_use_grocery_n_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_use_skill_to_npc_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_use_skill_to_npc_Record.h new file mode 100644 index 000000000..43422d757 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_use_skill_to_npc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_use_skill_to_npc_Record.h" +#include "../../KR/achievement_register/achievement_register_use_skill_to_npc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_use_skill_to_npc_Record = BnsTables::KR::achievement_register_use_skill_to_npc_Record; + #else + using achievement_register_use_skill_to_npc_Record = BnsTables::EU::achievement_register_use_skill_to_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_wardrobe_size_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_wardrobe_size_Record.h new file mode 100644 index 000000000..a78ce5663 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_wardrobe_size_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_wardrobe_size_Record.h" +#include "../../KR/achievement_register/achievement_register_wardrobe_size_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_wardrobe_size_Record = BnsTables::KR::achievement_register_wardrobe_size_Record; + #else + using achievement_register_wardrobe_size_Record = BnsTables::EU::achievement_register_wardrobe_size_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/achievement_register/achievement_register_zero_durability_Record.h b/Generated/include/Dynamic/achievement_register/achievement_register_zero_durability_Record.h new file mode 100644 index 000000000..117b49044 --- /dev/null +++ b/Generated/include/Dynamic/achievement_register/achievement_register_zero_durability_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/achievement_register/achievement_register_zero_durability_Record.h" +#include "../../KR/achievement_register/achievement_register_zero_durability_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using achievement_register_zero_durability_Record = BnsTables::KR::achievement_register_zero_durability_Record; + #else + using achievement_register_zero_durability_Record = BnsTables::EU::achievement_register_zero_durability_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/acquire_route/AAA_acquire_route_RecordBase.h b/Generated/include/Dynamic/acquire_route/AAA_acquire_route_RecordBase.h new file mode 100644 index 000000000..059d48680 --- /dev/null +++ b/Generated/include/Dynamic/acquire_route/AAA_acquire_route_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/acquire_route/AAA_acquire_route_RecordBase.h" +#include "../../KR/acquire_route/AAA_acquire_route_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using acquire_route_Record = BnsTables::KR::acquire_route_Record; + #else + using acquire_route_Record = BnsTables::EU::acquire_route_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/acquire_route_list/AAA_acquire_route_list_RecordBase.h b/Generated/include/Dynamic/acquire_route_list/AAA_acquire_route_list_RecordBase.h new file mode 100644 index 000000000..2931913b5 --- /dev/null +++ b/Generated/include/Dynamic/acquire_route_list/AAA_acquire_route_list_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/acquire_route_list/AAA_acquire_route_list_RecordBase.h" +#include "../../KR/acquire_route_list/AAA_acquire_route_list_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using acquire_route_list_Record = BnsTables::KR::acquire_route_list_Record; + #else + using acquire_route_list_Record = BnsTables::EU::acquire_route_list_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h b/Generated/include/Dynamic/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h new file mode 100644 index 000000000..f064a7b1c --- /dev/null +++ b/Generated/include/Dynamic/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h" +#include "../../KR/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using alarm_message_time_table_Record = BnsTables::KR::alarm_message_time_table_Record; + #else + using alarm_message_time_table_Record = BnsTables::EU::alarm_message_time_table_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_none_Record.h b/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_none_Record.h new file mode 100644 index 000000000..9f71018f2 --- /dev/null +++ b/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_none_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/alarm_message_time_table/alarm_message_time_table_none_Record.h" +#include "../../KR/alarm_message_time_table/alarm_message_time_table_none_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using alarm_message_time_table_none_Record = BnsTables::KR::alarm_message_time_table_none_Record; + #else + using alarm_message_time_table_none_Record = BnsTables::EU::alarm_message_time_table_none_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h b/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h new file mode 100644 index 000000000..e6fdb8d35 --- /dev/null +++ b/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h" +#include "../../KR/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using alarm_message_time_table_party_battle_field_zone_Record = BnsTables::KR::alarm_message_time_table_party_battle_field_zone_Record; + #else + using alarm_message_time_table_party_battle_field_zone_Record = BnsTables::EU::alarm_message_time_table_party_battle_field_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h b/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h new file mode 100644 index 000000000..f3afff59f --- /dev/null +++ b/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h" +#include "../../KR/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using alarm_message_time_table_public_raid_Record = BnsTables::KR::alarm_message_time_table_public_raid_Record; + #else + using alarm_message_time_table_public_raid_Record = BnsTables::EU::alarm_message_time_table_public_raid_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h b/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h new file mode 100644 index 000000000..f20c7f43e --- /dev/null +++ b/Generated/include/Dynamic/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h" +#include "../../KR/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using alarm_message_time_table_world_boss_Record = BnsTables::KR::alarm_message_time_table_world_boss_Record; + #else + using alarm_message_time_table_world_boss_Record = BnsTables::EU::alarm_message_time_table_world_boss_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/appearance_item/AAA_appearance_item_RecordBase.h b/Generated/include/Dynamic/appearance_item/AAA_appearance_item_RecordBase.h new file mode 100644 index 000000000..ef577d329 --- /dev/null +++ b/Generated/include/Dynamic/appearance_item/AAA_appearance_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/appearance_item/AAA_appearance_item_RecordBase.h" +#include "../../KR/appearance_item/AAA_appearance_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using appearance_item_Record = BnsTables::KR::appearance_item_Record; + #else + using appearance_item_Record = BnsTables::EU::appearance_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h b/Generated/include/Dynamic/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h new file mode 100644 index 000000000..9431ad4fd --- /dev/null +++ b/Generated/include/Dynamic/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h" +#include "../../KR/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using arenamatchingrule_Record = BnsTables::KR::arenamatchingrule_Record; + #else + using arenamatchingrule_Record = BnsTables::EU::arenamatchingrule_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/arenaportal/AAA_arenaportal_RecordBase.h b/Generated/include/Dynamic/arenaportal/AAA_arenaportal_RecordBase.h new file mode 100644 index 000000000..ea4ec37e5 --- /dev/null +++ b/Generated/include/Dynamic/arenaportal/AAA_arenaportal_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/arenaportal/AAA_arenaportal_RecordBase.h" +#include "../../KR/arenaportal/AAA_arenaportal_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using arenaportal_Record = BnsTables::KR::arenaportal_Record; + #else + using arenaportal_Record = BnsTables::EU::arenaportal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/arenaportal/arenaportal_duel_Record.h b/Generated/include/Dynamic/arenaportal/arenaportal_duel_Record.h new file mode 100644 index 000000000..59548732e --- /dev/null +++ b/Generated/include/Dynamic/arenaportal/arenaportal_duel_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/arenaportal/arenaportal_duel_Record.h" +#include "../../KR/arenaportal/arenaportal_duel_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using arenaportal_duel_Record = BnsTables::KR::arenaportal_duel_Record; + #else + using arenaportal_duel_Record = BnsTables::EU::arenaportal_duel_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/arenaportal/arenaportal_dungeon_Record.h b/Generated/include/Dynamic/arenaportal/arenaportal_dungeon_Record.h new file mode 100644 index 000000000..b74e8b826 --- /dev/null +++ b/Generated/include/Dynamic/arenaportal/arenaportal_dungeon_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/arenaportal/arenaportal_dungeon_Record.h" +#include "../../KR/arenaportal/arenaportal_dungeon_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using arenaportal_dungeon_Record = BnsTables::KR::arenaportal_dungeon_Record; + #else + using arenaportal_dungeon_Record = BnsTables::EU::arenaportal_dungeon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/arenaportal/arenaportal_public_raid_Record.h b/Generated/include/Dynamic/arenaportal/arenaportal_public_raid_Record.h new file mode 100644 index 000000000..5b49500c4 --- /dev/null +++ b/Generated/include/Dynamic/arenaportal/arenaportal_public_raid_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/arenaportal/arenaportal_public_raid_Record.h" +#include "../../KR/arenaportal/arenaportal_public_raid_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using arenaportal_public_raid_Record = BnsTables::KR::arenaportal_public_raid_Record; + #else + using arenaportal_public_raid_Record = BnsTables::EU::arenaportal_public_raid_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attachment/AAA_attachment_RecordBase.h b/Generated/include/Dynamic/attachment/AAA_attachment_RecordBase.h new file mode 100644 index 000000000..0938542d8 --- /dev/null +++ b/Generated/include/Dynamic/attachment/AAA_attachment_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attachment/AAA_attachment_RecordBase.h" +#include "../../KR/attachment/AAA_attachment_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attachment_Record = BnsTables::KR::attachment_Record; + #else + using attachment_Record = BnsTables::EU::attachment_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attendance/AAA_attendance_RecordBase.h b/Generated/include/Dynamic/attendance/AAA_attendance_RecordBase.h new file mode 100644 index 000000000..0ed8e4baa --- /dev/null +++ b/Generated/include/Dynamic/attendance/AAA_attendance_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attendance/AAA_attendance_RecordBase.h" +#include "../../KR/attendance/AAA_attendance_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attendance_Record = BnsTables::KR::attendance_Record; + #else + using attendance_Record = BnsTables::EU::attendance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attendance/attendance_board_game_Record.h b/Generated/include/Dynamic/attendance/attendance_board_game_Record.h new file mode 100644 index 000000000..c15d9e5eb --- /dev/null +++ b/Generated/include/Dynamic/attendance/attendance_board_game_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attendance/attendance_board_game_Record.h" +#include "../../KR/attendance/attendance_board_game_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attendance_board_game_Record = BnsTables::KR::attendance_board_game_Record; + #else + using attendance_board_game_Record = BnsTables::EU::attendance_board_game_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attendance/attendance_continual_board_game_Record.h b/Generated/include/Dynamic/attendance/attendance_continual_board_game_Record.h new file mode 100644 index 000000000..f27732b3e --- /dev/null +++ b/Generated/include/Dynamic/attendance/attendance_continual_board_game_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attendance/attendance_continual_board_game_Record.h" +#include "../../KR/attendance/attendance_continual_board_game_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attendance_continual_board_game_Record = BnsTables::KR::attendance_continual_board_game_Record; + #else + using attendance_continual_board_game_Record = BnsTables::EU::attendance_continual_board_game_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attraction_group/AAA_attraction_group_RecordBase.h b/Generated/include/Dynamic/attraction_group/AAA_attraction_group_RecordBase.h new file mode 100644 index 000000000..adde080ba --- /dev/null +++ b/Generated/include/Dynamic/attraction_group/AAA_attraction_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attraction_group/AAA_attraction_group_RecordBase.h" +#include "../../KR/attraction_group/AAA_attraction_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attraction_group_Record = BnsTables::KR::attraction_group_Record; + #else + using attraction_group_Record = BnsTables::EU::attraction_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attraction_reward/AAA_attraction_reward_RecordBase.h b/Generated/include/Dynamic/attraction_reward/AAA_attraction_reward_RecordBase.h new file mode 100644 index 000000000..93dc33436 --- /dev/null +++ b/Generated/include/Dynamic/attraction_reward/AAA_attraction_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attraction_reward/AAA_attraction_reward_RecordBase.h" +#include "../../KR/attraction_reward/AAA_attraction_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attraction_reward_Record = BnsTables::KR::attraction_reward_Record; + #else + using attraction_reward_Record = BnsTables::EU::attraction_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h b/Generated/include/Dynamic/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h new file mode 100644 index 000000000..0fecda368 --- /dev/null +++ b/Generated/include/Dynamic/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h" +#include "../../KR/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attraction_shortcut_Record = BnsTables::KR::attraction_shortcut_Record; + #else + using attraction_shortcut_Record = BnsTables::EU::attraction_shortcut_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_duel_npc_challenge_Record.h b/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_duel_npc_challenge_Record.h new file mode 100644 index 000000000..801374176 --- /dev/null +++ b/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_duel_npc_challenge_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attraction_shortcut/attraction_shortcut_duel_npc_challenge_Record.h" +#include "../../KR/attraction_shortcut/attraction_shortcut_duel_npc_challenge_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attraction_shortcut_duel_npc_challenge_Record = BnsTables::KR::attraction_shortcut_duel_npc_challenge_Record; + #else + using attraction_shortcut_duel_npc_challenge_Record = BnsTables::EU::attraction_shortcut_duel_npc_challenge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_dungeon_Record.h b/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_dungeon_Record.h new file mode 100644 index 000000000..ee961576f --- /dev/null +++ b/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_dungeon_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attraction_shortcut/attraction_shortcut_dungeon_Record.h" +#include "../../KR/attraction_shortcut/attraction_shortcut_dungeon_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attraction_shortcut_dungeon_Record = BnsTables::KR::attraction_shortcut_dungeon_Record; + #else + using attraction_shortcut_dungeon_Record = BnsTables::EU::attraction_shortcut_dungeon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_raid_Record.h b/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_raid_Record.h new file mode 100644 index 000000000..4ce713e36 --- /dev/null +++ b/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_raid_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attraction_shortcut/attraction_shortcut_raid_Record.h" +#include "../../KR/attraction_shortcut/attraction_shortcut_raid_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attraction_shortcut_raid_Record = BnsTables::KR::attraction_shortcut_raid_Record; + #else + using attraction_shortcut_raid_Record = BnsTables::EU::attraction_shortcut_raid_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h b/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h new file mode 100644 index 000000000..b8fb688a6 --- /dev/null +++ b/Generated/include/Dynamic/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h" +#include "../../KR/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attraction_shortcut_time_limit_field_Record = BnsTables::KR::attraction_shortcut_time_limit_field_Record; + #else + using attraction_shortcut_time_limit_field_Record = BnsTables::EU::attraction_shortcut_time_limit_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h b/Generated/include/Dynamic/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h new file mode 100644 index 000000000..fb83ea544 --- /dev/null +++ b/Generated/include/Dynamic/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h" +#include "../../KR/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using attractionrewardsummary_Record = BnsTables::KR::attractionrewardsummary_Record; + #else + using attractionrewardsummary_Record = BnsTables::EU::attractionrewardsummary_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h b/Generated/include/Dynamic/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h new file mode 100644 index 000000000..c9eb5fc8d --- /dev/null +++ b/Generated/include/Dynamic/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h" +#include "../../KR/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using auto_combat_customized_skill_Record = BnsTables::KR::auto_combat_customized_skill_Record; + #else + using auto_combat_customized_skill_Record = BnsTables::EU::auto_combat_customized_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h b/Generated/include/Dynamic/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h new file mode 100644 index 000000000..14bdcc2e1 --- /dev/null +++ b/Generated/include/Dynamic/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h" +#include "../../KR/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using auto_combat_customized_skill_cast_condition_Record = BnsTables::KR::auto_combat_customized_skill_cast_condition_Record; + #else + using auto_combat_customized_skill_cast_condition_Record = BnsTables::EU::auto_combat_customized_skill_cast_condition_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h b/Generated/include/Dynamic/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h new file mode 100644 index 000000000..390594690 --- /dev/null +++ b/Generated/include/Dynamic/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h" +#include "../../KR/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using auto_combat_skill_Record = BnsTables::KR::auto_combat_skill_Record; + #else + using auto_combat_skill_Record = BnsTables::EU::auto_combat_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h b/Generated/include/Dynamic/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h new file mode 100644 index 000000000..3560fb4d7 --- /dev/null +++ b/Generated/include/Dynamic/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h" +#include "../../KR/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using auto_combat_skill_cast_condition_Record = BnsTables::KR::auto_combat_skill_cast_condition_Record; + #else + using auto_combat_skill_cast_condition_Record = BnsTables::EU::auto_combat_skill_cast_condition_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h b/Generated/include/Dynamic/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h new file mode 100644 index 000000000..a37f50fb8 --- /dev/null +++ b/Generated/include/Dynamic/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h" +#include "../../KR/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using automodereturnteleport_Record = BnsTables::KR::automodereturnteleport_Record; + #else + using automodereturnteleport_Record = BnsTables::EU::automodereturnteleport_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/autotargetparameter/AAA_autotargetparameter_RecordBase.h b/Generated/include/Dynamic/autotargetparameter/AAA_autotargetparameter_RecordBase.h new file mode 100644 index 000000000..c0e5fee9c --- /dev/null +++ b/Generated/include/Dynamic/autotargetparameter/AAA_autotargetparameter_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/autotargetparameter/AAA_autotargetparameter_RecordBase.h" +#include "../../KR/autotargetparameter/AAA_autotargetparameter_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using autotargetparameter_Record = BnsTables::KR::autotargetparameter_Record; + #else + using autotargetparameter_Record = BnsTables::EU::autotargetparameter_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/badge_appearance/AAA_badge_appearance_RecordBase.h b/Generated/include/Dynamic/badge_appearance/AAA_badge_appearance_RecordBase.h new file mode 100644 index 000000000..1f5424f9e --- /dev/null +++ b/Generated/include/Dynamic/badge_appearance/AAA_badge_appearance_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/badge_appearance/AAA_badge_appearance_RecordBase.h" +#include "../../KR/badge_appearance/AAA_badge_appearance_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using badge_appearance_Record = BnsTables::KR::badge_appearance_Record; + #else + using badge_appearance_Record = BnsTables::EU::badge_appearance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/badge_set_item/AAA_badge_set_item_RecordBase.h b/Generated/include/Dynamic/badge_set_item/AAA_badge_set_item_RecordBase.h new file mode 100644 index 000000000..840eb65ab --- /dev/null +++ b/Generated/include/Dynamic/badge_set_item/AAA_badge_set_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/badge_set_item/AAA_badge_set_item_RecordBase.h" +#include "../../KR/badge_set_item/AAA_badge_set_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using badge_set_item_Record = BnsTables::KR::badge_set_item_Record; + #else + using badge_set_item_Record = BnsTables::EU::badge_set_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h b/Generated/include/Dynamic/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h new file mode 100644 index 000000000..1fdfdc2e1 --- /dev/null +++ b/Generated/include/Dynamic/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h" +#include "../../KR/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using badge_synthesis_cost_Record = BnsTables::KR::badge_synthesis_cost_Record; + #else + using badge_synthesis_cost_Record = BnsTables::EU::badge_synthesis_cost_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h b/Generated/include/Dynamic/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h new file mode 100644 index 000000000..514cbfc6d --- /dev/null +++ b/Generated/include/Dynamic/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h" +#include "../../KR/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using badgesynthesisrecipe_Record = BnsTables::KR::badgesynthesisrecipe_Record; + #else + using badgesynthesisrecipe_Record = BnsTables::EU::badgesynthesisrecipe_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/battle_field_grade/AAA_battle_field_grade_RecordBase.h b/Generated/include/Dynamic/battle_field_grade/AAA_battle_field_grade_RecordBase.h new file mode 100644 index 000000000..42a83e726 --- /dev/null +++ b/Generated/include/Dynamic/battle_field_grade/AAA_battle_field_grade_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/battle_field_grade/AAA_battle_field_grade_RecordBase.h" +#include "../../KR/battle_field_grade/AAA_battle_field_grade_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using battle_field_grade_Record = BnsTables::KR::battle_field_grade_Record; + #else + using battle_field_grade_Record = BnsTables::EU::battle_field_grade_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/battle_royal_field/AAA_battle_royal_field_RecordBase.h b/Generated/include/Dynamic/battle_royal_field/AAA_battle_royal_field_RecordBase.h new file mode 100644 index 000000000..c4ca6d3b3 --- /dev/null +++ b/Generated/include/Dynamic/battle_royal_field/AAA_battle_royal_field_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/battle_royal_field/AAA_battle_royal_field_RecordBase.h" +#include "../../KR/battle_royal_field/AAA_battle_royal_field_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using battle_royal_field_Record = BnsTables::KR::battle_royal_field_Record; + #else + using battle_royal_field_Record = BnsTables::EU::battle_royal_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h b/Generated/include/Dynamic/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h new file mode 100644 index 000000000..51c659510 --- /dev/null +++ b/Generated/include/Dynamic/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h" +#include "../../KR/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using battle_royal_field_effect_pouch_Record = BnsTables::KR::battle_royal_field_effect_pouch_Record; + #else + using battle_royal_field_effect_pouch_Record = BnsTables::EU::battle_royal_field_effect_pouch_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h b/Generated/include/Dynamic/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h new file mode 100644 index 000000000..b99638417 --- /dev/null +++ b/Generated/include/Dynamic/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h" +#include "../../KR/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using battle_royal_field_event_Record = BnsTables::KR::battle_royal_field_event_Record; + #else + using battle_royal_field_event_Record = BnsTables::EU::battle_royal_field_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h b/Generated/include/Dynamic/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h new file mode 100644 index 000000000..cee70488e --- /dev/null +++ b/Generated/include/Dynamic/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h" +#include "../../KR/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using battle_royal_field_item_spawn_position_Record = BnsTables::KR::battle_royal_field_item_spawn_position_Record; + #else + using battle_royal_field_item_spawn_position_Record = BnsTables::EU::battle_royal_field_item_spawn_position_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/battlemessage/AAA_battlemessage_RecordBase.h b/Generated/include/Dynamic/battlemessage/AAA_battlemessage_RecordBase.h new file mode 100644 index 000000000..d83839cae --- /dev/null +++ b/Generated/include/Dynamic/battlemessage/AAA_battlemessage_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/battlemessage/AAA_battlemessage_RecordBase.h" +#include "../../KR/battlemessage/AAA_battlemessage_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using battlemessage_Record = BnsTables::KR::battlemessage_Record; + #else + using battlemessage_Record = BnsTables::EU::battlemessage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h b/Generated/include/Dynamic/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h new file mode 100644 index 000000000..e11b6de87 --- /dev/null +++ b/Generated/include/Dynamic/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h" +#include "../../KR/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using battleroyalfieldeffectpouchmesh_Record = BnsTables::KR::battleroyalfieldeffectpouchmesh_Record; + #else + using battleroyalfieldeffectpouchmesh_Record = BnsTables::EU::battleroyalfieldeffectpouchmesh_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/benefit_ability/AAA_benefit_ability_RecordBase.h b/Generated/include/Dynamic/benefit_ability/AAA_benefit_ability_RecordBase.h new file mode 100644 index 000000000..454d73f32 --- /dev/null +++ b/Generated/include/Dynamic/benefit_ability/AAA_benefit_ability_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/benefit_ability/AAA_benefit_ability_RecordBase.h" +#include "../../KR/benefit_ability/AAA_benefit_ability_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using benefit_ability_Record = BnsTables::KR::benefit_ability_Record; + #else + using benefit_ability_Record = BnsTables::EU::benefit_ability_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h b/Generated/include/Dynamic/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h new file mode 100644 index 000000000..7a80e6f26 --- /dev/null +++ b/Generated/include/Dynamic/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h" +#include "../../KR/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using benefit_ability_set_Record = BnsTables::KR::benefit_ability_set_Record; + #else + using benefit_ability_set_Record = BnsTables::EU::benefit_ability_set_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h b/Generated/include/Dynamic/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h new file mode 100644 index 000000000..75b5d5e56 --- /dev/null +++ b/Generated/include/Dynamic/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h" +#include "../../KR/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using benefit_reward_set_Record = BnsTables::KR::benefit_reward_set_Record; + #else + using benefit_reward_set_Record = BnsTables::EU::benefit_reward_set_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/board_gacha/AAA_board_gacha_RecordBase.h b/Generated/include/Dynamic/board_gacha/AAA_board_gacha_RecordBase.h new file mode 100644 index 000000000..73186b8b0 --- /dev/null +++ b/Generated/include/Dynamic/board_gacha/AAA_board_gacha_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/board_gacha/AAA_board_gacha_RecordBase.h" +#include "../../KR/board_gacha/AAA_board_gacha_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using board_gacha_Record = BnsTables::KR::board_gacha_Record; + #else + using board_gacha_Record = BnsTables::EU::board_gacha_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h b/Generated/include/Dynamic/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h new file mode 100644 index 000000000..583860df8 --- /dev/null +++ b/Generated/include/Dynamic/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h" +#include "../../KR/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using board_gacha_reward_Record = BnsTables::KR::board_gacha_reward_Record; + #else + using board_gacha_reward_Record = BnsTables::EU::board_gacha_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast/AAA_boast_RecordBase.h b/Generated/include/Dynamic/boast/AAA_boast_RecordBase.h new file mode 100644 index 000000000..edef3b611 --- /dev/null +++ b/Generated/include/Dynamic/boast/AAA_boast_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast/AAA_boast_RecordBase.h" +#include "../../KR/boast/AAA_boast_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_Record = BnsTables::KR::boast_Record; + #else + using boast_Record = BnsTables::EU::boast_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast/boast_duel_Record.h b/Generated/include/Dynamic/boast/boast_duel_Record.h new file mode 100644 index 000000000..90f910923 --- /dev/null +++ b/Generated/include/Dynamic/boast/boast_duel_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast/boast_duel_Record.h" +#include "../../KR/boast/boast_duel_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_duel_Record = BnsTables::KR::boast_duel_Record; + #else + using boast_duel_Record = BnsTables::EU::boast_duel_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast/boast_npc_kill_Record.h b/Generated/include/Dynamic/boast/boast_npc_kill_Record.h new file mode 100644 index 000000000..bfc068b38 --- /dev/null +++ b/Generated/include/Dynamic/boast/boast_npc_kill_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast/boast_npc_kill_Record.h" +#include "../../KR/boast/boast_npc_kill_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_npc_kill_Record = BnsTables::KR::boast_npc_kill_Record; + #else + using boast_npc_kill_Record = BnsTables::EU::boast_npc_kill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/AAA_boast_event_RecordBase.h b/Generated/include/Dynamic/boast_event/AAA_boast_event_RecordBase.h new file mode 100644 index 000000000..6623a666b --- /dev/null +++ b/Generated/include/Dynamic/boast_event/AAA_boast_event_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/AAA_boast_event_RecordBase.h" +#include "../../KR/boast_event/AAA_boast_event_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_Record = BnsTables::KR::boast_event_Record; + #else + using boast_event_Record = BnsTables::EU::boast_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_acquire_env_reward_Record.h b/Generated/include/Dynamic/boast_event/boast_event_acquire_env_reward_Record.h new file mode 100644 index 000000000..9349bc56f --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_acquire_env_reward_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_acquire_env_reward_Record.h" +#include "../../KR/boast_event/boast_event_acquire_env_reward_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_acquire_env_reward_Record = BnsTables::KR::boast_event_acquire_env_reward_Record; + #else + using boast_event_acquire_env_reward_Record = BnsTables::EU::boast_event_acquire_env_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_acquire_item_reward_Record.h b/Generated/include/Dynamic/boast_event/boast_event_acquire_item_reward_Record.h new file mode 100644 index 000000000..06dc3eaaf --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_acquire_item_reward_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_acquire_item_reward_Record.h" +#include "../../KR/boast_event/boast_event_acquire_item_reward_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_acquire_item_reward_Record = BnsTables::KR::boast_event_acquire_item_reward_Record; + #else + using boast_event_acquire_item_reward_Record = BnsTables::EU::boast_event_acquire_item_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_acquire_npc_reward_Record.h b/Generated/include/Dynamic/boast_event/boast_event_acquire_npc_reward_Record.h new file mode 100644 index 000000000..0536d00af --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_acquire_npc_reward_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_acquire_npc_reward_Record.h" +#include "../../KR/boast_event/boast_event_acquire_npc_reward_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_acquire_npc_reward_Record = BnsTables::KR::boast_event_acquire_npc_reward_Record; + #else + using boast_event_acquire_npc_reward_Record = BnsTables::EU::boast_event_acquire_npc_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_awakening_item_Record.h b/Generated/include/Dynamic/boast_event/boast_event_awakening_item_Record.h new file mode 100644 index 000000000..2190e4ee8 --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_awakening_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_awakening_item_Record.h" +#include "../../KR/boast_event/boast_event_awakening_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_awakening_item_Record = BnsTables::KR::boast_event_awakening_item_Record; + #else + using boast_event_awakening_item_Record = BnsTables::EU::boast_event_awakening_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_buy_random_store_item_Record.h b/Generated/include/Dynamic/boast_event/boast_event_buy_random_store_item_Record.h new file mode 100644 index 000000000..fca7df165 --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_buy_random_store_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_buy_random_store_item_Record.h" +#include "../../KR/boast_event/boast_event_buy_random_store_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_buy_random_store_item_Record = BnsTables::KR::boast_event_buy_random_store_item_Record; + #else + using boast_event_buy_random_store_item_Record = BnsTables::EU::boast_event_buy_random_store_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_complete_achievement_Record.h b/Generated/include/Dynamic/boast_event/boast_event_complete_achievement_Record.h new file mode 100644 index 000000000..d8b0db5ee --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_complete_achievement_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_complete_achievement_Record.h" +#include "../../KR/boast_event/boast_event_complete_achievement_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_complete_achievement_Record = BnsTables::KR::boast_event_complete_achievement_Record; + #else + using boast_event_complete_achievement_Record = BnsTables::EU::boast_event_complete_achievement_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_growth_item_Record.h b/Generated/include/Dynamic/boast_event/boast_event_growth_item_Record.h new file mode 100644 index 000000000..048bc8ec4 --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_growth_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_growth_item_Record.h" +#include "../../KR/boast_event/boast_event_growth_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_growth_item_Record = BnsTables::KR::boast_event_growth_item_Record; + #else + using boast_event_growth_item_Record = BnsTables::EU::boast_event_growth_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_improve_item_Record.h b/Generated/include/Dynamic/boast_event/boast_event_improve_item_Record.h new file mode 100644 index 000000000..dfb3ebfa6 --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_improve_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_improve_item_Record.h" +#include "../../KR/boast_event/boast_event_improve_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_improve_item_Record = BnsTables::KR::boast_event_improve_item_Record; + #else + using boast_event_improve_item_Record = BnsTables::EU::boast_event_improve_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_process_item_fusion_Record.h b/Generated/include/Dynamic/boast_event/boast_event_process_item_fusion_Record.h new file mode 100644 index 000000000..3ce05fdb7 --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_process_item_fusion_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_process_item_fusion_Record.h" +#include "../../KR/boast_event/boast_event_process_item_fusion_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_process_item_fusion_Record = BnsTables::KR::boast_event_process_item_fusion_Record; + #else + using boast_event_process_item_fusion_Record = BnsTables::EU::boast_event_process_item_fusion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_transform_item_Record.h b/Generated/include/Dynamic/boast_event/boast_event_transform_item_Record.h new file mode 100644 index 000000000..a72a263bd --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_transform_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_transform_item_Record.h" +#include "../../KR/boast_event/boast_event_transform_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_transform_item_Record = BnsTables::KR::boast_event_transform_item_Record; + #else + using boast_event_transform_item_Record = BnsTables::EU::boast_event_transform_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_transform_item_convert_Record.h b/Generated/include/Dynamic/boast_event/boast_event_transform_item_convert_Record.h new file mode 100644 index 000000000..5c9d5ee79 --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_transform_item_convert_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_transform_item_convert_Record.h" +#include "../../KR/boast_event/boast_event_transform_item_convert_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_transform_item_convert_Record = BnsTables::KR::boast_event_transform_item_convert_Record; + #else + using boast_event_transform_item_convert_Record = BnsTables::EU::boast_event_transform_item_convert_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_treasureboard_reward_Record.h b/Generated/include/Dynamic/boast_event/boast_event_treasureboard_reward_Record.h new file mode 100644 index 000000000..9ac6bd91a --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_treasureboard_reward_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_treasureboard_reward_Record.h" +#include "../../KR/boast_event/boast_event_treasureboard_reward_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_treasureboard_reward_Record = BnsTables::KR::boast_event_treasureboard_reward_Record; + #else + using boast_event_treasureboard_reward_Record = BnsTables::EU::boast_event_treasureboard_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boast_event/boast_event_treasureboard_season_reward_Record.h b/Generated/include/Dynamic/boast_event/boast_event_treasureboard_season_reward_Record.h new file mode 100644 index 000000000..77c73ef2e --- /dev/null +++ b/Generated/include/Dynamic/boast_event/boast_event_treasureboard_season_reward_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boast_event/boast_event_treasureboard_season_reward_Record.h" +#include "../../KR/boast_event/boast_event_treasureboard_season_reward_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boast_event_treasureboard_season_reward_Record = BnsTables::KR::boast_event_treasureboard_season_reward_Record; + #else + using boast_event_treasureboard_season_reward_Record = BnsTables::EU::boast_event_treasureboard_season_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boss_challenge/AAA_boss_challenge_RecordBase.h b/Generated/include/Dynamic/boss_challenge/AAA_boss_challenge_RecordBase.h new file mode 100644 index 000000000..dd6ad106d --- /dev/null +++ b/Generated/include/Dynamic/boss_challenge/AAA_boss_challenge_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boss_challenge/AAA_boss_challenge_RecordBase.h" +#include "../../KR/boss_challenge/AAA_boss_challenge_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boss_challenge_Record = BnsTables::KR::boss_challenge_Record; + #else + using boss_challenge_Record = BnsTables::EU::boss_challenge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h b/Generated/include/Dynamic/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h new file mode 100644 index 000000000..e0abfbf12 --- /dev/null +++ b/Generated/include/Dynamic/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h" +#include "../../KR/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using boss_challenge_round_Record = BnsTables::KR::boss_challenge_round_Record; + #else + using boss_challenge_round_Record = BnsTables::EU::boss_challenge_round_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/bossnpc/AAA_bossnpc_RecordBase.h b/Generated/include/Dynamic/bossnpc/AAA_bossnpc_RecordBase.h new file mode 100644 index 000000000..67c78131b --- /dev/null +++ b/Generated/include/Dynamic/bossnpc/AAA_bossnpc_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/bossnpc/AAA_bossnpc_RecordBase.h" +#include "../../KR/bossnpc/AAA_bossnpc_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using bossnpc_Record = BnsTables::KR::bossnpc_Record; + #else + using bossnpc_Record = BnsTables::EU::bossnpc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/campfire/AAA_campfire_RecordBase.h b/Generated/include/Dynamic/campfire/AAA_campfire_RecordBase.h new file mode 100644 index 000000000..fc952cad1 --- /dev/null +++ b/Generated/include/Dynamic/campfire/AAA_campfire_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/campfire/AAA_campfire_RecordBase.h" +#include "../../KR/campfire/AAA_campfire_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using campfire_Record = BnsTables::KR::campfire_Record; + #else + using campfire_Record = BnsTables::EU::campfire_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/card_collection_page/AAA_card_collection_page_RecordBase.h b/Generated/include/Dynamic/card_collection_page/AAA_card_collection_page_RecordBase.h new file mode 100644 index 000000000..cc74933ff --- /dev/null +++ b/Generated/include/Dynamic/card_collection_page/AAA_card_collection_page_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/card_collection_page/AAA_card_collection_page_RecordBase.h" +#include "../../KR/card_collection_page/AAA_card_collection_page_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using card_collection_page_Record = BnsTables::KR::card_collection_page_Record; + #else + using card_collection_page_Record = BnsTables::EU::card_collection_page_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/cave/AAA_cave_RecordBase.h b/Generated/include/Dynamic/cave/AAA_cave_RecordBase.h new file mode 100644 index 000000000..3a8a13dff --- /dev/null +++ b/Generated/include/Dynamic/cave/AAA_cave_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/cave/AAA_cave_RecordBase.h" +#include "../../KR/cave/AAA_cave_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using cave_Record = BnsTables::KR::cave_Record; + #else + using cave_Record = BnsTables::EU::cave_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/cave2/AAA_cave2_RecordBase.h b/Generated/include/Dynamic/cave2/AAA_cave2_RecordBase.h new file mode 100644 index 000000000..33ee77e85 --- /dev/null +++ b/Generated/include/Dynamic/cave2/AAA_cave2_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/cave2/AAA_cave2_RecordBase.h" +#include "../../KR/cave2/AAA_cave2_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using cave2_Record = BnsTables::KR::cave2_Record; + #else + using cave2_Record = BnsTables::EU::cave2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/challenge_party/AAA_challenge_party_RecordBase.h b/Generated/include/Dynamic/challenge_party/AAA_challenge_party_RecordBase.h new file mode 100644 index 000000000..85cf47415 --- /dev/null +++ b/Generated/include/Dynamic/challenge_party/AAA_challenge_party_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/challenge_party/AAA_challenge_party_RecordBase.h" +#include "../../KR/challenge_party/AAA_challenge_party_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using challenge_party_Record = BnsTables::KR::challenge_party_Record; + #else + using challenge_party_Record = BnsTables::EU::challenge_party_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/challengelist/AAA_challengelist_RecordBase.h b/Generated/include/Dynamic/challengelist/AAA_challengelist_RecordBase.h new file mode 100644 index 000000000..1bddcfa21 --- /dev/null +++ b/Generated/include/Dynamic/challengelist/AAA_challengelist_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/challengelist/AAA_challengelist_RecordBase.h" +#include "../../KR/challengelist/AAA_challengelist_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using challengelist_Record = BnsTables::KR::challengelist_Record; + #else + using challengelist_Record = BnsTables::EU::challengelist_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/challengelist/challengelist_dayofweek_Record.h b/Generated/include/Dynamic/challengelist/challengelist_dayofweek_Record.h new file mode 100644 index 000000000..9add4104b --- /dev/null +++ b/Generated/include/Dynamic/challengelist/challengelist_dayofweek_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/challengelist/challengelist_dayofweek_Record.h" +#include "../../KR/challengelist/challengelist_dayofweek_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using challengelist_dayofweek_Record = BnsTables::KR::challengelist_dayofweek_Record; + #else + using challengelist_dayofweek_Record = BnsTables::EU::challengelist_dayofweek_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/challengelist/challengelist_week_Record.h b/Generated/include/Dynamic/challengelist/challengelist_week_Record.h new file mode 100644 index 000000000..ed892b3b6 --- /dev/null +++ b/Generated/include/Dynamic/challengelist/challengelist_week_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/challengelist/challengelist_week_Record.h" +#include "../../KR/challengelist/challengelist_week_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using challengelist_week_Record = BnsTables::KR::challengelist_week_Record; + #else + using challengelist_week_Record = BnsTables::EU::challengelist_week_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/challengelistreward/AAA_challengelistreward_RecordBase.h b/Generated/include/Dynamic/challengelistreward/AAA_challengelistreward_RecordBase.h new file mode 100644 index 000000000..8b5f72e23 --- /dev/null +++ b/Generated/include/Dynamic/challengelistreward/AAA_challengelistreward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/challengelistreward/AAA_challengelistreward_RecordBase.h" +#include "../../KR/challengelistreward/AAA_challengelistreward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using challengelistreward_Record = BnsTables::KR::challengelistreward_Record; + #else + using challengelistreward_Record = BnsTables::EU::challengelistreward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/character_membership/AAA_character_membership_RecordBase.h b/Generated/include/Dynamic/character_membership/AAA_character_membership_RecordBase.h new file mode 100644 index 000000000..527ca2a2b --- /dev/null +++ b/Generated/include/Dynamic/character_membership/AAA_character_membership_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/character_membership/AAA_character_membership_RecordBase.h" +#include "../../KR/character_membership/AAA_character_membership_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using character_membership_Record = BnsTables::KR::character_membership_Record; + #else + using character_membership_Record = BnsTables::EU::character_membership_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/chat_channel_option/AAA_chat_channel_option_RecordBase.h b/Generated/include/Dynamic/chat_channel_option/AAA_chat_channel_option_RecordBase.h new file mode 100644 index 000000000..26d741b3b --- /dev/null +++ b/Generated/include/Dynamic/chat_channel_option/AAA_chat_channel_option_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/chat_channel_option/AAA_chat_channel_option_RecordBase.h" +#include "../../KR/chat_channel_option/AAA_chat_channel_option_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using chat_channel_option_Record = BnsTables::KR::chat_channel_option_Record; + #else + using chat_channel_option_Record = BnsTables::EU::chat_channel_option_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/cinema_result/AAA_cinema_result_RecordBase.h b/Generated/include/Dynamic/cinema_result/AAA_cinema_result_RecordBase.h new file mode 100644 index 000000000..dbd24526b --- /dev/null +++ b/Generated/include/Dynamic/cinema_result/AAA_cinema_result_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/cinema_result/AAA_cinema_result_RecordBase.h" +#include "../../KR/cinema_result/AAA_cinema_result_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using cinema_result_Record = BnsTables::KR::cinema_result_Record; + #else + using cinema_result_Record = BnsTables::EU::cinema_result_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/cinematic/AAA_cinematic_RecordBase.h b/Generated/include/Dynamic/cinematic/AAA_cinematic_RecordBase.h new file mode 100644 index 000000000..98907a3dd --- /dev/null +++ b/Generated/include/Dynamic/cinematic/AAA_cinematic_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/cinematic/AAA_cinematic_RecordBase.h" +#include "../../KR/cinematic/AAA_cinematic_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using cinematic_Record = BnsTables::KR::cinematic_Record; + #else + using cinematic_Record = BnsTables::EU::cinematic_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/classic_field_zone/AAA_classic_field_zone_RecordBase.h b/Generated/include/Dynamic/classic_field_zone/AAA_classic_field_zone_RecordBase.h new file mode 100644 index 000000000..ee2390332 --- /dev/null +++ b/Generated/include/Dynamic/classic_field_zone/AAA_classic_field_zone_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/classic_field_zone/AAA_classic_field_zone_RecordBase.h" +#include "../../KR/classic_field_zone/AAA_classic_field_zone_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using classic_field_zone_Record = BnsTables::KR::classic_field_zone_Record; + #else + using classic_field_zone_Record = BnsTables::EU::classic_field_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h b/Generated/include/Dynamic/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h new file mode 100644 index 000000000..107f23a07 --- /dev/null +++ b/Generated/include/Dynamic/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h" +#include "../../KR/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using closet_collecting_grade_Record = BnsTables::KR::closet_collecting_grade_Record; + #else + using closet_collecting_grade_Record = BnsTables::EU::closet_collecting_grade_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/closet_group/AAA_closet_group_RecordBase.h b/Generated/include/Dynamic/closet_group/AAA_closet_group_RecordBase.h new file mode 100644 index 000000000..ad490494f --- /dev/null +++ b/Generated/include/Dynamic/closet_group/AAA_closet_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/closet_group/AAA_closet_group_RecordBase.h" +#include "../../KR/closet_group/AAA_closet_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using closet_group_Record = BnsTables::KR::closet_group_Record; + #else + using closet_group_Record = BnsTables::EU::closet_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/collecting/AAA_collecting_RecordBase.h b/Generated/include/Dynamic/collecting/AAA_collecting_RecordBase.h new file mode 100644 index 000000000..d526a12b5 --- /dev/null +++ b/Generated/include/Dynamic/collecting/AAA_collecting_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/collecting/AAA_collecting_RecordBase.h" +#include "../../KR/collecting/AAA_collecting_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using collecting_Record = BnsTables::KR::collecting_Record; + #else + using collecting_Record = BnsTables::EU::collecting_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/collecting/collecting_closet_Record.h b/Generated/include/Dynamic/collecting/collecting_closet_Record.h new file mode 100644 index 000000000..86fdb158f --- /dev/null +++ b/Generated/include/Dynamic/collecting/collecting_closet_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/collecting/collecting_closet_Record.h" +#include "../../KR/collecting/collecting_closet_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using collecting_closet_Record = BnsTables::KR::collecting_closet_Record; + #else + using collecting_closet_Record = BnsTables::EU::collecting_closet_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/combat_power/AAA_combat_power_RecordBase.h b/Generated/include/Dynamic/combat_power/AAA_combat_power_RecordBase.h new file mode 100644 index 000000000..48337c5ed --- /dev/null +++ b/Generated/include/Dynamic/combat_power/AAA_combat_power_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/combat_power/AAA_combat_power_RecordBase.h" +#include "../../KR/combat_power/AAA_combat_power_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using combat_power_Record = BnsTables::KR::combat_power_Record; + #else + using combat_power_Record = BnsTables::EU::combat_power_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h b/Generated/include/Dynamic/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h new file mode 100644 index 000000000..0c2040afa --- /dev/null +++ b/Generated/include/Dynamic/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h" +#include "../../KR/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using combat_power_compliment_Record = BnsTables::KR::combat_power_compliment_Record; + #else + using combat_power_compliment_Record = BnsTables::EU::combat_power_compliment_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/commonanim/AAA_commonanim_RecordBase.h b/Generated/include/Dynamic/commonanim/AAA_commonanim_RecordBase.h new file mode 100644 index 000000000..16570f1db --- /dev/null +++ b/Generated/include/Dynamic/commonanim/AAA_commonanim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/commonanim/AAA_commonanim_RecordBase.h" +#include "../../KR/commonanim/AAA_commonanim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using commonanim_Record = BnsTables::KR::commonanim_Record; + #else + using commonanim_Record = BnsTables::EU::commonanim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/condition_event/AAA_condition_event_RecordBase.h b/Generated/include/Dynamic/condition_event/AAA_condition_event_RecordBase.h new file mode 100644 index 000000000..4b39e4e96 --- /dev/null +++ b/Generated/include/Dynamic/condition_event/AAA_condition_event_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/condition_event/AAA_condition_event_RecordBase.h" +#include "../../KR/condition_event/AAA_condition_event_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using condition_event_Record = BnsTables::KR::condition_event_Record; + #else + using condition_event_Record = BnsTables::EU::condition_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/constellation/AAA_constellation_RecordBase.h b/Generated/include/Dynamic/constellation/AAA_constellation_RecordBase.h new file mode 100644 index 000000000..c62f306f4 --- /dev/null +++ b/Generated/include/Dynamic/constellation/AAA_constellation_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/constellation/AAA_constellation_RecordBase.h" +#include "../../KR/constellation/AAA_constellation_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using constellation_Record = BnsTables::KR::constellation_Record; + #else + using constellation_Record = BnsTables::EU::constellation_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/constellation_star/AAA_constellation_star_RecordBase.h b/Generated/include/Dynamic/constellation_star/AAA_constellation_star_RecordBase.h new file mode 100644 index 000000000..f9eb8aa6f --- /dev/null +++ b/Generated/include/Dynamic/constellation_star/AAA_constellation_star_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/constellation_star/AAA_constellation_star_RecordBase.h" +#include "../../KR/constellation_star/AAA_constellation_star_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using constellation_star_Record = BnsTables::KR::constellation_star_Record; + #else + using constellation_star_Record = BnsTables::EU::constellation_star_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/constellation_star_option/AAA_constellation_star_option_RecordBase.h b/Generated/include/Dynamic/constellation_star_option/AAA_constellation_star_option_RecordBase.h new file mode 100644 index 000000000..a65f82c25 --- /dev/null +++ b/Generated/include/Dynamic/constellation_star_option/AAA_constellation_star_option_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/constellation_star_option/AAA_constellation_star_option_RecordBase.h" +#include "../../KR/constellation_star_option/AAA_constellation_star_option_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using constellation_star_option_Record = BnsTables::KR::constellation_star_option_Record; + #else + using constellation_star_option_Record = BnsTables::EU::constellation_star_option_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/constellation_star_option/constellation_star_option_ability_Record.h b/Generated/include/Dynamic/constellation_star_option/constellation_star_option_ability_Record.h new file mode 100644 index 000000000..97ea82c2d --- /dev/null +++ b/Generated/include/Dynamic/constellation_star_option/constellation_star_option_ability_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/constellation_star_option/constellation_star_option_ability_Record.h" +#include "../../KR/constellation_star_option/constellation_star_option_ability_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using constellation_star_option_ability_Record = BnsTables::KR::constellation_star_option_ability_Record; + #else + using constellation_star_option_ability_Record = BnsTables::EU::constellation_star_option_ability_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/constellation_star_option/constellation_star_option_effect_Record.h b/Generated/include/Dynamic/constellation_star_option/constellation_star_option_effect_Record.h new file mode 100644 index 000000000..194e97d57 --- /dev/null +++ b/Generated/include/Dynamic/constellation_star_option/constellation_star_option_effect_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/constellation_star_option/constellation_star_option_effect_Record.h" +#include "../../KR/constellation_star_option/constellation_star_option_effect_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using constellation_star_option_effect_Record = BnsTables::KR::constellation_star_option_effect_Record; + #else + using constellation_star_option_effect_Record = BnsTables::EU::constellation_star_option_effect_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/AAA_content_quota_RecordBase.h b/Generated/include/Dynamic/content_quota/AAA_content_quota_RecordBase.h new file mode 100644 index 000000000..0ea4e9529 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/AAA_content_quota_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/AAA_content_quota_RecordBase.h" +#include "../../KR/content_quota/AAA_content_quota_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_Record = BnsTables::KR::content_quota_Record; + #else + using content_quota_Record = BnsTables::EU::content_quota_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_daily_contents_reset_Record.h b/Generated/include/Dynamic/content_quota/content_quota_daily_contents_reset_Record.h new file mode 100644 index 000000000..42247fba5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_daily_contents_reset_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_daily_contents_reset_Record.h" +#include "../../KR/content_quota/content_quota_daily_contents_reset_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_daily_contents_reset_Record = BnsTables::KR::content_quota_daily_contents_reset_Record; + #else + using content_quota_daily_contents_reset_Record = BnsTables::EU::content_quota_daily_contents_reset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_dungeon_enter_ticket_Record.h b/Generated/include/Dynamic/content_quota/content_quota_dungeon_enter_ticket_Record.h new file mode 100644 index 000000000..46e99da16 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_dungeon_enter_ticket_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once + +#include "../../KR/content_quota/content_quota_dungeon_enter_ticket_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_dungeon_enter_ticket_Record = BnsTables::KR::content_quota_dungeon_enter_ticket_Record; + #else + struct content_quota_dungeon_enter_ticket_Record {}; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_fatigability_Record.h b/Generated/include/Dynamic/content_quota/content_quota_fatigability_Record.h new file mode 100644 index 000000000..82b58f678 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_fatigability_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_fatigability_Record.h" +#include "../../KR/content_quota/content_quota_fatigability_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_fatigability_Record = BnsTables::KR::content_quota_fatigability_Record; + #else + using content_quota_fatigability_Record = BnsTables::EU::content_quota_fatigability_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_fatigability_pccafe_Record.h b/Generated/include/Dynamic/content_quota/content_quota_fatigability_pccafe_Record.h new file mode 100644 index 000000000..b60ce2ee6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_fatigability_pccafe_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_fatigability_pccafe_Record.h" +#include "../../KR/content_quota/content_quota_fatigability_pccafe_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_fatigability_pccafe_Record = BnsTables::KR::content_quota_fatigability_pccafe_Record; + #else + using content_quota_fatigability_pccafe_Record = BnsTables::EU::content_quota_fatigability_pccafe_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_guild_battle_field_Record.h b/Generated/include/Dynamic/content_quota/content_quota_guild_battle_field_Record.h new file mode 100644 index 000000000..ae2cea86c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_guild_battle_field_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_guild_battle_field_Record.h" +#include "../../KR/content_quota/content_quota_guild_battle_field_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_guild_battle_field_Record = BnsTables::KR::content_quota_guild_battle_field_Record; + #else + using content_quota_guild_battle_field_Record = BnsTables::EU::content_quota_guild_battle_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_100_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_100_Record.h new file mode 100644 index 000000000..753331bea --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_100_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_100_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_100_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_100_Record = BnsTables::KR::content_quota_item_buy_100_Record; + #else + using content_quota_item_buy_100_Record = BnsTables::EU::content_quota_item_buy_100_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_101_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_101_Record.h new file mode 100644 index 000000000..0b65e693a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_101_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_101_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_101_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_101_Record = BnsTables::KR::content_quota_item_buy_101_Record; + #else + using content_quota_item_buy_101_Record = BnsTables::EU::content_quota_item_buy_101_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_102_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_102_Record.h new file mode 100644 index 000000000..92ec19f2d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_102_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_102_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_102_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_102_Record = BnsTables::KR::content_quota_item_buy_102_Record; + #else + using content_quota_item_buy_102_Record = BnsTables::EU::content_quota_item_buy_102_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_103_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_103_Record.h new file mode 100644 index 000000000..e23640ce8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_103_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_103_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_103_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_103_Record = BnsTables::KR::content_quota_item_buy_103_Record; + #else + using content_quota_item_buy_103_Record = BnsTables::EU::content_quota_item_buy_103_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_104_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_104_Record.h new file mode 100644 index 000000000..d0024405a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_104_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_104_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_104_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_104_Record = BnsTables::KR::content_quota_item_buy_104_Record; + #else + using content_quota_item_buy_104_Record = BnsTables::EU::content_quota_item_buy_104_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_105_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_105_Record.h new file mode 100644 index 000000000..1fd77bec4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_105_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_105_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_105_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_105_Record = BnsTables::KR::content_quota_item_buy_105_Record; + #else + using content_quota_item_buy_105_Record = BnsTables::EU::content_quota_item_buy_105_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_106_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_106_Record.h new file mode 100644 index 000000000..568f1a010 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_106_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_106_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_106_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_106_Record = BnsTables::KR::content_quota_item_buy_106_Record; + #else + using content_quota_item_buy_106_Record = BnsTables::EU::content_quota_item_buy_106_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_107_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_107_Record.h new file mode 100644 index 000000000..fe6bb3685 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_107_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_107_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_107_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_107_Record = BnsTables::KR::content_quota_item_buy_107_Record; + #else + using content_quota_item_buy_107_Record = BnsTables::EU::content_quota_item_buy_107_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_108_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_108_Record.h new file mode 100644 index 000000000..09c6ce23a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_108_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_108_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_108_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_108_Record = BnsTables::KR::content_quota_item_buy_108_Record; + #else + using content_quota_item_buy_108_Record = BnsTables::EU::content_quota_item_buy_108_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_109_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_109_Record.h new file mode 100644 index 000000000..c4608c5f1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_109_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_109_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_109_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_109_Record = BnsTables::KR::content_quota_item_buy_109_Record; + #else + using content_quota_item_buy_109_Record = BnsTables::EU::content_quota_item_buy_109_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_10_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_10_Record.h new file mode 100644 index 000000000..efb55cf3d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_10_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_10_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_10_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_10_Record = BnsTables::KR::content_quota_item_buy_10_Record; + #else + using content_quota_item_buy_10_Record = BnsTables::EU::content_quota_item_buy_10_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_110_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_110_Record.h new file mode 100644 index 000000000..148334de5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_110_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_110_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_110_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_110_Record = BnsTables::KR::content_quota_item_buy_110_Record; + #else + using content_quota_item_buy_110_Record = BnsTables::EU::content_quota_item_buy_110_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_111_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_111_Record.h new file mode 100644 index 000000000..833fd858f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_111_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_111_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_111_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_111_Record = BnsTables::KR::content_quota_item_buy_111_Record; + #else + using content_quota_item_buy_111_Record = BnsTables::EU::content_quota_item_buy_111_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_112_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_112_Record.h new file mode 100644 index 000000000..ab58aa3c2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_112_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_112_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_112_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_112_Record = BnsTables::KR::content_quota_item_buy_112_Record; + #else + using content_quota_item_buy_112_Record = BnsTables::EU::content_quota_item_buy_112_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_113_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_113_Record.h new file mode 100644 index 000000000..a34168830 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_113_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_113_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_113_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_113_Record = BnsTables::KR::content_quota_item_buy_113_Record; + #else + using content_quota_item_buy_113_Record = BnsTables::EU::content_quota_item_buy_113_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_114_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_114_Record.h new file mode 100644 index 000000000..89e46627e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_114_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_114_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_114_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_114_Record = BnsTables::KR::content_quota_item_buy_114_Record; + #else + using content_quota_item_buy_114_Record = BnsTables::EU::content_quota_item_buy_114_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_115_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_115_Record.h new file mode 100644 index 000000000..d1f68c384 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_115_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_115_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_115_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_115_Record = BnsTables::KR::content_quota_item_buy_115_Record; + #else + using content_quota_item_buy_115_Record = BnsTables::EU::content_quota_item_buy_115_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_116_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_116_Record.h new file mode 100644 index 000000000..0be5669bb --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_116_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_116_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_116_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_116_Record = BnsTables::KR::content_quota_item_buy_116_Record; + #else + using content_quota_item_buy_116_Record = BnsTables::EU::content_quota_item_buy_116_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_117_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_117_Record.h new file mode 100644 index 000000000..7f95c0a90 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_117_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_117_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_117_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_117_Record = BnsTables::KR::content_quota_item_buy_117_Record; + #else + using content_quota_item_buy_117_Record = BnsTables::EU::content_quota_item_buy_117_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_118_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_118_Record.h new file mode 100644 index 000000000..b4afe8dc0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_118_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_118_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_118_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_118_Record = BnsTables::KR::content_quota_item_buy_118_Record; + #else + using content_quota_item_buy_118_Record = BnsTables::EU::content_quota_item_buy_118_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_119_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_119_Record.h new file mode 100644 index 000000000..579331806 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_119_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_119_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_119_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_119_Record = BnsTables::KR::content_quota_item_buy_119_Record; + #else + using content_quota_item_buy_119_Record = BnsTables::EU::content_quota_item_buy_119_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_11_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_11_Record.h new file mode 100644 index 000000000..5f42bbbc2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_11_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_11_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_11_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_11_Record = BnsTables::KR::content_quota_item_buy_11_Record; + #else + using content_quota_item_buy_11_Record = BnsTables::EU::content_quota_item_buy_11_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_120_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_120_Record.h new file mode 100644 index 000000000..a02af1bab --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_120_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_120_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_120_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_120_Record = BnsTables::KR::content_quota_item_buy_120_Record; + #else + using content_quota_item_buy_120_Record = BnsTables::EU::content_quota_item_buy_120_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_121_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_121_Record.h new file mode 100644 index 000000000..4be73c0c7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_121_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_121_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_121_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_121_Record = BnsTables::KR::content_quota_item_buy_121_Record; + #else + using content_quota_item_buy_121_Record = BnsTables::EU::content_quota_item_buy_121_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_122_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_122_Record.h new file mode 100644 index 000000000..8bd32b06b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_122_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_122_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_122_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_122_Record = BnsTables::KR::content_quota_item_buy_122_Record; + #else + using content_quota_item_buy_122_Record = BnsTables::EU::content_quota_item_buy_122_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_123_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_123_Record.h new file mode 100644 index 000000000..f0afdb55b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_123_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_123_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_123_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_123_Record = BnsTables::KR::content_quota_item_buy_123_Record; + #else + using content_quota_item_buy_123_Record = BnsTables::EU::content_quota_item_buy_123_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_124_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_124_Record.h new file mode 100644 index 000000000..9490c6dd8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_124_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_124_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_124_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_124_Record = BnsTables::KR::content_quota_item_buy_124_Record; + #else + using content_quota_item_buy_124_Record = BnsTables::EU::content_quota_item_buy_124_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_125_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_125_Record.h new file mode 100644 index 000000000..0441a2d98 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_125_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_125_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_125_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_125_Record = BnsTables::KR::content_quota_item_buy_125_Record; + #else + using content_quota_item_buy_125_Record = BnsTables::EU::content_quota_item_buy_125_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_126_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_126_Record.h new file mode 100644 index 000000000..a83cf47d1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_126_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_126_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_126_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_126_Record = BnsTables::KR::content_quota_item_buy_126_Record; + #else + using content_quota_item_buy_126_Record = BnsTables::EU::content_quota_item_buy_126_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_127_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_127_Record.h new file mode 100644 index 000000000..d46af1443 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_127_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_127_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_127_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_127_Record = BnsTables::KR::content_quota_item_buy_127_Record; + #else + using content_quota_item_buy_127_Record = BnsTables::EU::content_quota_item_buy_127_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_128_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_128_Record.h new file mode 100644 index 000000000..c80b2f934 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_128_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_128_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_128_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_128_Record = BnsTables::KR::content_quota_item_buy_128_Record; + #else + using content_quota_item_buy_128_Record = BnsTables::EU::content_quota_item_buy_128_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_129_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_129_Record.h new file mode 100644 index 000000000..5cc2ad21b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_129_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_129_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_129_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_129_Record = BnsTables::KR::content_quota_item_buy_129_Record; + #else + using content_quota_item_buy_129_Record = BnsTables::EU::content_quota_item_buy_129_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_12_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_12_Record.h new file mode 100644 index 000000000..91bf18806 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_12_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_12_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_12_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_12_Record = BnsTables::KR::content_quota_item_buy_12_Record; + #else + using content_quota_item_buy_12_Record = BnsTables::EU::content_quota_item_buy_12_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_130_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_130_Record.h new file mode 100644 index 000000000..49e705b56 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_130_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_130_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_130_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_130_Record = BnsTables::KR::content_quota_item_buy_130_Record; + #else + using content_quota_item_buy_130_Record = BnsTables::EU::content_quota_item_buy_130_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_131_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_131_Record.h new file mode 100644 index 000000000..c24357b84 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_131_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_131_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_131_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_131_Record = BnsTables::KR::content_quota_item_buy_131_Record; + #else + using content_quota_item_buy_131_Record = BnsTables::EU::content_quota_item_buy_131_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_132_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_132_Record.h new file mode 100644 index 000000000..baae4db66 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_132_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_132_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_132_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_132_Record = BnsTables::KR::content_quota_item_buy_132_Record; + #else + using content_quota_item_buy_132_Record = BnsTables::EU::content_quota_item_buy_132_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_133_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_133_Record.h new file mode 100644 index 000000000..b1cfab3da --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_133_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_133_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_133_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_133_Record = BnsTables::KR::content_quota_item_buy_133_Record; + #else + using content_quota_item_buy_133_Record = BnsTables::EU::content_quota_item_buy_133_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_134_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_134_Record.h new file mode 100644 index 000000000..736087786 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_134_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_134_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_134_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_134_Record = BnsTables::KR::content_quota_item_buy_134_Record; + #else + using content_quota_item_buy_134_Record = BnsTables::EU::content_quota_item_buy_134_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_135_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_135_Record.h new file mode 100644 index 000000000..e43e04883 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_135_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_135_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_135_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_135_Record = BnsTables::KR::content_quota_item_buy_135_Record; + #else + using content_quota_item_buy_135_Record = BnsTables::EU::content_quota_item_buy_135_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_136_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_136_Record.h new file mode 100644 index 000000000..33af8577f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_136_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_136_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_136_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_136_Record = BnsTables::KR::content_quota_item_buy_136_Record; + #else + using content_quota_item_buy_136_Record = BnsTables::EU::content_quota_item_buy_136_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_137_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_137_Record.h new file mode 100644 index 000000000..2cd138814 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_137_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_137_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_137_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_137_Record = BnsTables::KR::content_quota_item_buy_137_Record; + #else + using content_quota_item_buy_137_Record = BnsTables::EU::content_quota_item_buy_137_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_138_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_138_Record.h new file mode 100644 index 000000000..8a3ee71bb --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_138_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_138_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_138_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_138_Record = BnsTables::KR::content_quota_item_buy_138_Record; + #else + using content_quota_item_buy_138_Record = BnsTables::EU::content_quota_item_buy_138_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_139_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_139_Record.h new file mode 100644 index 000000000..4438c9ab8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_139_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_139_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_139_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_139_Record = BnsTables::KR::content_quota_item_buy_139_Record; + #else + using content_quota_item_buy_139_Record = BnsTables::EU::content_quota_item_buy_139_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_13_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_13_Record.h new file mode 100644 index 000000000..e2a59ea94 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_13_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_13_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_13_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_13_Record = BnsTables::KR::content_quota_item_buy_13_Record; + #else + using content_quota_item_buy_13_Record = BnsTables::EU::content_quota_item_buy_13_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_140_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_140_Record.h new file mode 100644 index 000000000..02f441ed1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_140_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_140_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_140_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_140_Record = BnsTables::KR::content_quota_item_buy_140_Record; + #else + using content_quota_item_buy_140_Record = BnsTables::EU::content_quota_item_buy_140_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_141_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_141_Record.h new file mode 100644 index 000000000..fb0f3c440 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_141_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_141_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_141_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_141_Record = BnsTables::KR::content_quota_item_buy_141_Record; + #else + using content_quota_item_buy_141_Record = BnsTables::EU::content_quota_item_buy_141_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_142_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_142_Record.h new file mode 100644 index 000000000..2276a254a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_142_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_142_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_142_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_142_Record = BnsTables::KR::content_quota_item_buy_142_Record; + #else + using content_quota_item_buy_142_Record = BnsTables::EU::content_quota_item_buy_142_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_143_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_143_Record.h new file mode 100644 index 000000000..20f263556 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_143_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_143_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_143_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_143_Record = BnsTables::KR::content_quota_item_buy_143_Record; + #else + using content_quota_item_buy_143_Record = BnsTables::EU::content_quota_item_buy_143_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_144_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_144_Record.h new file mode 100644 index 000000000..5cd858028 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_144_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_144_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_144_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_144_Record = BnsTables::KR::content_quota_item_buy_144_Record; + #else + using content_quota_item_buy_144_Record = BnsTables::EU::content_quota_item_buy_144_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_145_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_145_Record.h new file mode 100644 index 000000000..155ae71e0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_145_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_145_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_145_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_145_Record = BnsTables::KR::content_quota_item_buy_145_Record; + #else + using content_quota_item_buy_145_Record = BnsTables::EU::content_quota_item_buy_145_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_146_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_146_Record.h new file mode 100644 index 000000000..af6467418 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_146_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_146_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_146_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_146_Record = BnsTables::KR::content_quota_item_buy_146_Record; + #else + using content_quota_item_buy_146_Record = BnsTables::EU::content_quota_item_buy_146_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_147_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_147_Record.h new file mode 100644 index 000000000..bda53747e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_147_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_147_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_147_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_147_Record = BnsTables::KR::content_quota_item_buy_147_Record; + #else + using content_quota_item_buy_147_Record = BnsTables::EU::content_quota_item_buy_147_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_148_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_148_Record.h new file mode 100644 index 000000000..722446a11 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_148_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_148_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_148_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_148_Record = BnsTables::KR::content_quota_item_buy_148_Record; + #else + using content_quota_item_buy_148_Record = BnsTables::EU::content_quota_item_buy_148_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_149_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_149_Record.h new file mode 100644 index 000000000..7f4f787f4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_149_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_149_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_149_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_149_Record = BnsTables::KR::content_quota_item_buy_149_Record; + #else + using content_quota_item_buy_149_Record = BnsTables::EU::content_quota_item_buy_149_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_14_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_14_Record.h new file mode 100644 index 000000000..df05086bc --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_14_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_14_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_14_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_14_Record = BnsTables::KR::content_quota_item_buy_14_Record; + #else + using content_quota_item_buy_14_Record = BnsTables::EU::content_quota_item_buy_14_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_150_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_150_Record.h new file mode 100644 index 000000000..ea40ba1b4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_150_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_150_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_150_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_150_Record = BnsTables::KR::content_quota_item_buy_150_Record; + #else + using content_quota_item_buy_150_Record = BnsTables::EU::content_quota_item_buy_150_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_151_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_151_Record.h new file mode 100644 index 000000000..f70e67e0f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_151_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_151_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_151_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_151_Record = BnsTables::KR::content_quota_item_buy_151_Record; + #else + using content_quota_item_buy_151_Record = BnsTables::EU::content_quota_item_buy_151_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_152_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_152_Record.h new file mode 100644 index 000000000..f4e583770 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_152_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_152_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_152_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_152_Record = BnsTables::KR::content_quota_item_buy_152_Record; + #else + using content_quota_item_buy_152_Record = BnsTables::EU::content_quota_item_buy_152_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_153_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_153_Record.h new file mode 100644 index 000000000..b22bbca3b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_153_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_153_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_153_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_153_Record = BnsTables::KR::content_quota_item_buy_153_Record; + #else + using content_quota_item_buy_153_Record = BnsTables::EU::content_quota_item_buy_153_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_154_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_154_Record.h new file mode 100644 index 000000000..9ef965534 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_154_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_154_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_154_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_154_Record = BnsTables::KR::content_quota_item_buy_154_Record; + #else + using content_quota_item_buy_154_Record = BnsTables::EU::content_quota_item_buy_154_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_155_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_155_Record.h new file mode 100644 index 000000000..d15334216 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_155_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_155_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_155_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_155_Record = BnsTables::KR::content_quota_item_buy_155_Record; + #else + using content_quota_item_buy_155_Record = BnsTables::EU::content_quota_item_buy_155_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_156_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_156_Record.h new file mode 100644 index 000000000..388331173 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_156_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_156_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_156_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_156_Record = BnsTables::KR::content_quota_item_buy_156_Record; + #else + using content_quota_item_buy_156_Record = BnsTables::EU::content_quota_item_buy_156_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_157_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_157_Record.h new file mode 100644 index 000000000..c17ed4063 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_157_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_157_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_157_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_157_Record = BnsTables::KR::content_quota_item_buy_157_Record; + #else + using content_quota_item_buy_157_Record = BnsTables::EU::content_quota_item_buy_157_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_158_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_158_Record.h new file mode 100644 index 000000000..7ee0ad9ef --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_158_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_158_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_158_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_158_Record = BnsTables::KR::content_quota_item_buy_158_Record; + #else + using content_quota_item_buy_158_Record = BnsTables::EU::content_quota_item_buy_158_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_159_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_159_Record.h new file mode 100644 index 000000000..da56dab60 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_159_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_159_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_159_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_159_Record = BnsTables::KR::content_quota_item_buy_159_Record; + #else + using content_quota_item_buy_159_Record = BnsTables::EU::content_quota_item_buy_159_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_15_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_15_Record.h new file mode 100644 index 000000000..51edea0f1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_15_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_15_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_15_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_15_Record = BnsTables::KR::content_quota_item_buy_15_Record; + #else + using content_quota_item_buy_15_Record = BnsTables::EU::content_quota_item_buy_15_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_160_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_160_Record.h new file mode 100644 index 000000000..d9b98d1b0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_160_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_160_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_160_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_160_Record = BnsTables::KR::content_quota_item_buy_160_Record; + #else + using content_quota_item_buy_160_Record = BnsTables::EU::content_quota_item_buy_160_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_161_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_161_Record.h new file mode 100644 index 000000000..22a9923f5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_161_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_161_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_161_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_161_Record = BnsTables::KR::content_quota_item_buy_161_Record; + #else + using content_quota_item_buy_161_Record = BnsTables::EU::content_quota_item_buy_161_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_162_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_162_Record.h new file mode 100644 index 000000000..8ea000686 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_162_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_162_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_162_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_162_Record = BnsTables::KR::content_quota_item_buy_162_Record; + #else + using content_quota_item_buy_162_Record = BnsTables::EU::content_quota_item_buy_162_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_163_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_163_Record.h new file mode 100644 index 000000000..997a3848c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_163_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_163_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_163_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_163_Record = BnsTables::KR::content_quota_item_buy_163_Record; + #else + using content_quota_item_buy_163_Record = BnsTables::EU::content_quota_item_buy_163_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_164_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_164_Record.h new file mode 100644 index 000000000..70dc589bb --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_164_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_164_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_164_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_164_Record = BnsTables::KR::content_quota_item_buy_164_Record; + #else + using content_quota_item_buy_164_Record = BnsTables::EU::content_quota_item_buy_164_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_165_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_165_Record.h new file mode 100644 index 000000000..f140e1d74 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_165_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_165_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_165_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_165_Record = BnsTables::KR::content_quota_item_buy_165_Record; + #else + using content_quota_item_buy_165_Record = BnsTables::EU::content_quota_item_buy_165_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_166_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_166_Record.h new file mode 100644 index 000000000..11a0da416 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_166_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_166_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_166_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_166_Record = BnsTables::KR::content_quota_item_buy_166_Record; + #else + using content_quota_item_buy_166_Record = BnsTables::EU::content_quota_item_buy_166_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_167_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_167_Record.h new file mode 100644 index 000000000..e580b15e2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_167_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_167_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_167_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_167_Record = BnsTables::KR::content_quota_item_buy_167_Record; + #else + using content_quota_item_buy_167_Record = BnsTables::EU::content_quota_item_buy_167_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_168_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_168_Record.h new file mode 100644 index 000000000..7be0069f8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_168_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_168_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_168_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_168_Record = BnsTables::KR::content_quota_item_buy_168_Record; + #else + using content_quota_item_buy_168_Record = BnsTables::EU::content_quota_item_buy_168_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_169_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_169_Record.h new file mode 100644 index 000000000..34d73db76 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_169_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_169_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_169_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_169_Record = BnsTables::KR::content_quota_item_buy_169_Record; + #else + using content_quota_item_buy_169_Record = BnsTables::EU::content_quota_item_buy_169_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_16_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_16_Record.h new file mode 100644 index 000000000..47864712d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_16_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_16_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_16_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_16_Record = BnsTables::KR::content_quota_item_buy_16_Record; + #else + using content_quota_item_buy_16_Record = BnsTables::EU::content_quota_item_buy_16_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_170_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_170_Record.h new file mode 100644 index 000000000..b75435837 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_170_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_170_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_170_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_170_Record = BnsTables::KR::content_quota_item_buy_170_Record; + #else + using content_quota_item_buy_170_Record = BnsTables::EU::content_quota_item_buy_170_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_171_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_171_Record.h new file mode 100644 index 000000000..1469dd76f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_171_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_171_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_171_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_171_Record = BnsTables::KR::content_quota_item_buy_171_Record; + #else + using content_quota_item_buy_171_Record = BnsTables::EU::content_quota_item_buy_171_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_172_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_172_Record.h new file mode 100644 index 000000000..d7c67fa81 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_172_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_172_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_172_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_172_Record = BnsTables::KR::content_quota_item_buy_172_Record; + #else + using content_quota_item_buy_172_Record = BnsTables::EU::content_quota_item_buy_172_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_173_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_173_Record.h new file mode 100644 index 000000000..258a913b2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_173_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_173_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_173_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_173_Record = BnsTables::KR::content_quota_item_buy_173_Record; + #else + using content_quota_item_buy_173_Record = BnsTables::EU::content_quota_item_buy_173_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_174_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_174_Record.h new file mode 100644 index 000000000..3cc0b49ff --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_174_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_174_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_174_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_174_Record = BnsTables::KR::content_quota_item_buy_174_Record; + #else + using content_quota_item_buy_174_Record = BnsTables::EU::content_quota_item_buy_174_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_175_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_175_Record.h new file mode 100644 index 000000000..c2a4ef849 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_175_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_175_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_175_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_175_Record = BnsTables::KR::content_quota_item_buy_175_Record; + #else + using content_quota_item_buy_175_Record = BnsTables::EU::content_quota_item_buy_175_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_176_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_176_Record.h new file mode 100644 index 000000000..27b9b5ab7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_176_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_176_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_176_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_176_Record = BnsTables::KR::content_quota_item_buy_176_Record; + #else + using content_quota_item_buy_176_Record = BnsTables::EU::content_quota_item_buy_176_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_177_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_177_Record.h new file mode 100644 index 000000000..2251a70fb --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_177_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_177_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_177_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_177_Record = BnsTables::KR::content_quota_item_buy_177_Record; + #else + using content_quota_item_buy_177_Record = BnsTables::EU::content_quota_item_buy_177_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_178_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_178_Record.h new file mode 100644 index 000000000..ac8af6940 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_178_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_178_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_178_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_178_Record = BnsTables::KR::content_quota_item_buy_178_Record; + #else + using content_quota_item_buy_178_Record = BnsTables::EU::content_quota_item_buy_178_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_179_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_179_Record.h new file mode 100644 index 000000000..333c66e7e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_179_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_179_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_179_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_179_Record = BnsTables::KR::content_quota_item_buy_179_Record; + #else + using content_quota_item_buy_179_Record = BnsTables::EU::content_quota_item_buy_179_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_17_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_17_Record.h new file mode 100644 index 000000000..bddea1643 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_17_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_17_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_17_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_17_Record = BnsTables::KR::content_quota_item_buy_17_Record; + #else + using content_quota_item_buy_17_Record = BnsTables::EU::content_quota_item_buy_17_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_180_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_180_Record.h new file mode 100644 index 000000000..988b6d023 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_180_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_180_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_180_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_180_Record = BnsTables::KR::content_quota_item_buy_180_Record; + #else + using content_quota_item_buy_180_Record = BnsTables::EU::content_quota_item_buy_180_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_181_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_181_Record.h new file mode 100644 index 000000000..ac9068a62 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_181_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_181_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_181_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_181_Record = BnsTables::KR::content_quota_item_buy_181_Record; + #else + using content_quota_item_buy_181_Record = BnsTables::EU::content_quota_item_buy_181_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_182_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_182_Record.h new file mode 100644 index 000000000..883b482bd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_182_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_182_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_182_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_182_Record = BnsTables::KR::content_quota_item_buy_182_Record; + #else + using content_quota_item_buy_182_Record = BnsTables::EU::content_quota_item_buy_182_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_183_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_183_Record.h new file mode 100644 index 000000000..9ad8a4819 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_183_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_183_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_183_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_183_Record = BnsTables::KR::content_quota_item_buy_183_Record; + #else + using content_quota_item_buy_183_Record = BnsTables::EU::content_quota_item_buy_183_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_184_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_184_Record.h new file mode 100644 index 000000000..6ca834e6b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_184_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_184_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_184_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_184_Record = BnsTables::KR::content_quota_item_buy_184_Record; + #else + using content_quota_item_buy_184_Record = BnsTables::EU::content_quota_item_buy_184_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_185_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_185_Record.h new file mode 100644 index 000000000..8bf8033e1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_185_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_185_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_185_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_185_Record = BnsTables::KR::content_quota_item_buy_185_Record; + #else + using content_quota_item_buy_185_Record = BnsTables::EU::content_quota_item_buy_185_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_186_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_186_Record.h new file mode 100644 index 000000000..7fee83fcc --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_186_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_186_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_186_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_186_Record = BnsTables::KR::content_quota_item_buy_186_Record; + #else + using content_quota_item_buy_186_Record = BnsTables::EU::content_quota_item_buy_186_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_187_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_187_Record.h new file mode 100644 index 000000000..765a75a3c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_187_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_187_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_187_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_187_Record = BnsTables::KR::content_quota_item_buy_187_Record; + #else + using content_quota_item_buy_187_Record = BnsTables::EU::content_quota_item_buy_187_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_188_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_188_Record.h new file mode 100644 index 000000000..f4f0b09a4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_188_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_188_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_188_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_188_Record = BnsTables::KR::content_quota_item_buy_188_Record; + #else + using content_quota_item_buy_188_Record = BnsTables::EU::content_quota_item_buy_188_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_189_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_189_Record.h new file mode 100644 index 000000000..5af528b6e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_189_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_189_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_189_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_189_Record = BnsTables::KR::content_quota_item_buy_189_Record; + #else + using content_quota_item_buy_189_Record = BnsTables::EU::content_quota_item_buy_189_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_18_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_18_Record.h new file mode 100644 index 000000000..90fbc2ad7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_18_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_18_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_18_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_18_Record = BnsTables::KR::content_quota_item_buy_18_Record; + #else + using content_quota_item_buy_18_Record = BnsTables::EU::content_quota_item_buy_18_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_190_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_190_Record.h new file mode 100644 index 000000000..d84c42afd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_190_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_190_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_190_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_190_Record = BnsTables::KR::content_quota_item_buy_190_Record; + #else + using content_quota_item_buy_190_Record = BnsTables::EU::content_quota_item_buy_190_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_191_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_191_Record.h new file mode 100644 index 000000000..b41247791 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_191_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_191_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_191_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_191_Record = BnsTables::KR::content_quota_item_buy_191_Record; + #else + using content_quota_item_buy_191_Record = BnsTables::EU::content_quota_item_buy_191_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_192_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_192_Record.h new file mode 100644 index 000000000..12dffd345 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_192_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_192_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_192_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_192_Record = BnsTables::KR::content_quota_item_buy_192_Record; + #else + using content_quota_item_buy_192_Record = BnsTables::EU::content_quota_item_buy_192_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_193_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_193_Record.h new file mode 100644 index 000000000..56830ce1e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_193_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_193_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_193_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_193_Record = BnsTables::KR::content_quota_item_buy_193_Record; + #else + using content_quota_item_buy_193_Record = BnsTables::EU::content_quota_item_buy_193_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_194_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_194_Record.h new file mode 100644 index 000000000..588368850 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_194_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_194_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_194_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_194_Record = BnsTables::KR::content_quota_item_buy_194_Record; + #else + using content_quota_item_buy_194_Record = BnsTables::EU::content_quota_item_buy_194_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_195_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_195_Record.h new file mode 100644 index 000000000..64c07b21b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_195_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_195_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_195_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_195_Record = BnsTables::KR::content_quota_item_buy_195_Record; + #else + using content_quota_item_buy_195_Record = BnsTables::EU::content_quota_item_buy_195_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_196_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_196_Record.h new file mode 100644 index 000000000..0a8bed136 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_196_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_196_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_196_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_196_Record = BnsTables::KR::content_quota_item_buy_196_Record; + #else + using content_quota_item_buy_196_Record = BnsTables::EU::content_quota_item_buy_196_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_197_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_197_Record.h new file mode 100644 index 000000000..0ab3647d4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_197_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_197_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_197_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_197_Record = BnsTables::KR::content_quota_item_buy_197_Record; + #else + using content_quota_item_buy_197_Record = BnsTables::EU::content_quota_item_buy_197_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_198_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_198_Record.h new file mode 100644 index 000000000..88923c056 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_198_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_198_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_198_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_198_Record = BnsTables::KR::content_quota_item_buy_198_Record; + #else + using content_quota_item_buy_198_Record = BnsTables::EU::content_quota_item_buy_198_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_199_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_199_Record.h new file mode 100644 index 000000000..69a3727cc --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_199_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_199_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_199_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_199_Record = BnsTables::KR::content_quota_item_buy_199_Record; + #else + using content_quota_item_buy_199_Record = BnsTables::EU::content_quota_item_buy_199_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_19_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_19_Record.h new file mode 100644 index 000000000..cf6dce957 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_19_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_19_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_19_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_19_Record = BnsTables::KR::content_quota_item_buy_19_Record; + #else + using content_quota_item_buy_19_Record = BnsTables::EU::content_quota_item_buy_19_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_1_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_1_Record.h new file mode 100644 index 000000000..1da44e246 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_1_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_1_Record = BnsTables::KR::content_quota_item_buy_1_Record; + #else + using content_quota_item_buy_1_Record = BnsTables::EU::content_quota_item_buy_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_200_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_200_Record.h new file mode 100644 index 000000000..e007ec2d5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_200_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_200_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_200_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_200_Record = BnsTables::KR::content_quota_item_buy_200_Record; + #else + using content_quota_item_buy_200_Record = BnsTables::EU::content_quota_item_buy_200_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_201_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_201_Record.h new file mode 100644 index 000000000..9d80cd197 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_201_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_201_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_201_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_201_Record = BnsTables::KR::content_quota_item_buy_201_Record; + #else + using content_quota_item_buy_201_Record = BnsTables::EU::content_quota_item_buy_201_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_202_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_202_Record.h new file mode 100644 index 000000000..7c2b5cd3e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_202_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_202_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_202_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_202_Record = BnsTables::KR::content_quota_item_buy_202_Record; + #else + using content_quota_item_buy_202_Record = BnsTables::EU::content_quota_item_buy_202_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_203_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_203_Record.h new file mode 100644 index 000000000..97cc9f30a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_203_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_203_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_203_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_203_Record = BnsTables::KR::content_quota_item_buy_203_Record; + #else + using content_quota_item_buy_203_Record = BnsTables::EU::content_quota_item_buy_203_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_204_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_204_Record.h new file mode 100644 index 000000000..12e9e0345 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_204_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_204_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_204_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_204_Record = BnsTables::KR::content_quota_item_buy_204_Record; + #else + using content_quota_item_buy_204_Record = BnsTables::EU::content_quota_item_buy_204_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_205_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_205_Record.h new file mode 100644 index 000000000..2537d54de --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_205_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_205_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_205_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_205_Record = BnsTables::KR::content_quota_item_buy_205_Record; + #else + using content_quota_item_buy_205_Record = BnsTables::EU::content_quota_item_buy_205_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_206_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_206_Record.h new file mode 100644 index 000000000..247394a20 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_206_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_206_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_206_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_206_Record = BnsTables::KR::content_quota_item_buy_206_Record; + #else + using content_quota_item_buy_206_Record = BnsTables::EU::content_quota_item_buy_206_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_207_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_207_Record.h new file mode 100644 index 000000000..74c1bfcfd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_207_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_207_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_207_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_207_Record = BnsTables::KR::content_quota_item_buy_207_Record; + #else + using content_quota_item_buy_207_Record = BnsTables::EU::content_quota_item_buy_207_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_208_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_208_Record.h new file mode 100644 index 000000000..60d2a0dce --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_208_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_208_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_208_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_208_Record = BnsTables::KR::content_quota_item_buy_208_Record; + #else + using content_quota_item_buy_208_Record = BnsTables::EU::content_quota_item_buy_208_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_209_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_209_Record.h new file mode 100644 index 000000000..f8e0859dd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_209_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_209_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_209_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_209_Record = BnsTables::KR::content_quota_item_buy_209_Record; + #else + using content_quota_item_buy_209_Record = BnsTables::EU::content_quota_item_buy_209_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_20_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_20_Record.h new file mode 100644 index 000000000..7a9c23e41 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_20_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_20_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_20_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_20_Record = BnsTables::KR::content_quota_item_buy_20_Record; + #else + using content_quota_item_buy_20_Record = BnsTables::EU::content_quota_item_buy_20_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_210_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_210_Record.h new file mode 100644 index 000000000..70147ae52 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_210_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_210_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_210_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_210_Record = BnsTables::KR::content_quota_item_buy_210_Record; + #else + using content_quota_item_buy_210_Record = BnsTables::EU::content_quota_item_buy_210_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_211_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_211_Record.h new file mode 100644 index 000000000..c93ca5f9d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_211_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_211_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_211_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_211_Record = BnsTables::KR::content_quota_item_buy_211_Record; + #else + using content_quota_item_buy_211_Record = BnsTables::EU::content_quota_item_buy_211_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_212_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_212_Record.h new file mode 100644 index 000000000..590caad35 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_212_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_212_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_212_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_212_Record = BnsTables::KR::content_quota_item_buy_212_Record; + #else + using content_quota_item_buy_212_Record = BnsTables::EU::content_quota_item_buy_212_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_213_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_213_Record.h new file mode 100644 index 000000000..106f3499a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_213_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_213_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_213_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_213_Record = BnsTables::KR::content_quota_item_buy_213_Record; + #else + using content_quota_item_buy_213_Record = BnsTables::EU::content_quota_item_buy_213_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_214_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_214_Record.h new file mode 100644 index 000000000..1ae0d3487 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_214_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_214_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_214_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_214_Record = BnsTables::KR::content_quota_item_buy_214_Record; + #else + using content_quota_item_buy_214_Record = BnsTables::EU::content_quota_item_buy_214_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_215_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_215_Record.h new file mode 100644 index 000000000..8207bdd1b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_215_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_215_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_215_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_215_Record = BnsTables::KR::content_quota_item_buy_215_Record; + #else + using content_quota_item_buy_215_Record = BnsTables::EU::content_quota_item_buy_215_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_216_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_216_Record.h new file mode 100644 index 000000000..02399eb6e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_216_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_216_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_216_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_216_Record = BnsTables::KR::content_quota_item_buy_216_Record; + #else + using content_quota_item_buy_216_Record = BnsTables::EU::content_quota_item_buy_216_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_217_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_217_Record.h new file mode 100644 index 000000000..1be439a5b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_217_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_217_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_217_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_217_Record = BnsTables::KR::content_quota_item_buy_217_Record; + #else + using content_quota_item_buy_217_Record = BnsTables::EU::content_quota_item_buy_217_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_218_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_218_Record.h new file mode 100644 index 000000000..e1921e75d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_218_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_218_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_218_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_218_Record = BnsTables::KR::content_quota_item_buy_218_Record; + #else + using content_quota_item_buy_218_Record = BnsTables::EU::content_quota_item_buy_218_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_219_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_219_Record.h new file mode 100644 index 000000000..c76be93c5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_219_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_219_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_219_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_219_Record = BnsTables::KR::content_quota_item_buy_219_Record; + #else + using content_quota_item_buy_219_Record = BnsTables::EU::content_quota_item_buy_219_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_21_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_21_Record.h new file mode 100644 index 000000000..7cb1c684e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_21_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_21_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_21_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_21_Record = BnsTables::KR::content_quota_item_buy_21_Record; + #else + using content_quota_item_buy_21_Record = BnsTables::EU::content_quota_item_buy_21_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_220_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_220_Record.h new file mode 100644 index 000000000..b7e435cb0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_220_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_220_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_220_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_220_Record = BnsTables::KR::content_quota_item_buy_220_Record; + #else + using content_quota_item_buy_220_Record = BnsTables::EU::content_quota_item_buy_220_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_221_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_221_Record.h new file mode 100644 index 000000000..efa14ca81 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_221_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_221_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_221_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_221_Record = BnsTables::KR::content_quota_item_buy_221_Record; + #else + using content_quota_item_buy_221_Record = BnsTables::EU::content_quota_item_buy_221_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_222_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_222_Record.h new file mode 100644 index 000000000..211409779 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_222_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_222_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_222_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_222_Record = BnsTables::KR::content_quota_item_buy_222_Record; + #else + using content_quota_item_buy_222_Record = BnsTables::EU::content_quota_item_buy_222_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_223_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_223_Record.h new file mode 100644 index 000000000..0cf938e72 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_223_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_223_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_223_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_223_Record = BnsTables::KR::content_quota_item_buy_223_Record; + #else + using content_quota_item_buy_223_Record = BnsTables::EU::content_quota_item_buy_223_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_224_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_224_Record.h new file mode 100644 index 000000000..e452349e9 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_224_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_224_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_224_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_224_Record = BnsTables::KR::content_quota_item_buy_224_Record; + #else + using content_quota_item_buy_224_Record = BnsTables::EU::content_quota_item_buy_224_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_225_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_225_Record.h new file mode 100644 index 000000000..8b0299be8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_225_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_225_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_225_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_225_Record = BnsTables::KR::content_quota_item_buy_225_Record; + #else + using content_quota_item_buy_225_Record = BnsTables::EU::content_quota_item_buy_225_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_226_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_226_Record.h new file mode 100644 index 000000000..2e2f6c890 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_226_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_226_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_226_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_226_Record = BnsTables::KR::content_quota_item_buy_226_Record; + #else + using content_quota_item_buy_226_Record = BnsTables::EU::content_quota_item_buy_226_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_227_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_227_Record.h new file mode 100644 index 000000000..c6476b95a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_227_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_227_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_227_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_227_Record = BnsTables::KR::content_quota_item_buy_227_Record; + #else + using content_quota_item_buy_227_Record = BnsTables::EU::content_quota_item_buy_227_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_228_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_228_Record.h new file mode 100644 index 000000000..48c6c2167 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_228_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_228_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_228_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_228_Record = BnsTables::KR::content_quota_item_buy_228_Record; + #else + using content_quota_item_buy_228_Record = BnsTables::EU::content_quota_item_buy_228_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_229_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_229_Record.h new file mode 100644 index 000000000..90f3cb14f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_229_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_229_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_229_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_229_Record = BnsTables::KR::content_quota_item_buy_229_Record; + #else + using content_quota_item_buy_229_Record = BnsTables::EU::content_quota_item_buy_229_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_22_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_22_Record.h new file mode 100644 index 000000000..e5bcbd02b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_22_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_22_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_22_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_22_Record = BnsTables::KR::content_quota_item_buy_22_Record; + #else + using content_quota_item_buy_22_Record = BnsTables::EU::content_quota_item_buy_22_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_230_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_230_Record.h new file mode 100644 index 000000000..3e30b0db5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_230_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_230_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_230_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_230_Record = BnsTables::KR::content_quota_item_buy_230_Record; + #else + using content_quota_item_buy_230_Record = BnsTables::EU::content_quota_item_buy_230_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_231_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_231_Record.h new file mode 100644 index 000000000..9f624212a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_231_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_231_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_231_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_231_Record = BnsTables::KR::content_quota_item_buy_231_Record; + #else + using content_quota_item_buy_231_Record = BnsTables::EU::content_quota_item_buy_231_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_232_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_232_Record.h new file mode 100644 index 000000000..f1be8331d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_232_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_232_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_232_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_232_Record = BnsTables::KR::content_quota_item_buy_232_Record; + #else + using content_quota_item_buy_232_Record = BnsTables::EU::content_quota_item_buy_232_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_233_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_233_Record.h new file mode 100644 index 000000000..37ffe7054 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_233_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_233_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_233_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_233_Record = BnsTables::KR::content_quota_item_buy_233_Record; + #else + using content_quota_item_buy_233_Record = BnsTables::EU::content_quota_item_buy_233_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_234_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_234_Record.h new file mode 100644 index 000000000..e36157b8f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_234_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_234_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_234_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_234_Record = BnsTables::KR::content_quota_item_buy_234_Record; + #else + using content_quota_item_buy_234_Record = BnsTables::EU::content_quota_item_buy_234_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_235_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_235_Record.h new file mode 100644 index 000000000..b7e6efe75 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_235_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_235_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_235_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_235_Record = BnsTables::KR::content_quota_item_buy_235_Record; + #else + using content_quota_item_buy_235_Record = BnsTables::EU::content_quota_item_buy_235_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_236_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_236_Record.h new file mode 100644 index 000000000..16441d353 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_236_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_236_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_236_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_236_Record = BnsTables::KR::content_quota_item_buy_236_Record; + #else + using content_quota_item_buy_236_Record = BnsTables::EU::content_quota_item_buy_236_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_237_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_237_Record.h new file mode 100644 index 000000000..5ee61e531 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_237_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_237_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_237_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_237_Record = BnsTables::KR::content_quota_item_buy_237_Record; + #else + using content_quota_item_buy_237_Record = BnsTables::EU::content_quota_item_buy_237_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_238_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_238_Record.h new file mode 100644 index 000000000..3ff7b3c91 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_238_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_238_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_238_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_238_Record = BnsTables::KR::content_quota_item_buy_238_Record; + #else + using content_quota_item_buy_238_Record = BnsTables::EU::content_quota_item_buy_238_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_239_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_239_Record.h new file mode 100644 index 000000000..4f419cf73 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_239_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_239_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_239_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_239_Record = BnsTables::KR::content_quota_item_buy_239_Record; + #else + using content_quota_item_buy_239_Record = BnsTables::EU::content_quota_item_buy_239_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_23_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_23_Record.h new file mode 100644 index 000000000..56e2bb4de --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_23_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_23_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_23_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_23_Record = BnsTables::KR::content_quota_item_buy_23_Record; + #else + using content_quota_item_buy_23_Record = BnsTables::EU::content_quota_item_buy_23_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_240_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_240_Record.h new file mode 100644 index 000000000..467748435 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_240_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_240_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_240_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_240_Record = BnsTables::KR::content_quota_item_buy_240_Record; + #else + using content_quota_item_buy_240_Record = BnsTables::EU::content_quota_item_buy_240_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_241_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_241_Record.h new file mode 100644 index 000000000..d52f2e8dc --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_241_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_241_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_241_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_241_Record = BnsTables::KR::content_quota_item_buy_241_Record; + #else + using content_quota_item_buy_241_Record = BnsTables::EU::content_quota_item_buy_241_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_242_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_242_Record.h new file mode 100644 index 000000000..5210c0f06 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_242_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_242_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_242_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_242_Record = BnsTables::KR::content_quota_item_buy_242_Record; + #else + using content_quota_item_buy_242_Record = BnsTables::EU::content_quota_item_buy_242_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_243_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_243_Record.h new file mode 100644 index 000000000..9b0c53c7d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_243_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_243_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_243_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_243_Record = BnsTables::KR::content_quota_item_buy_243_Record; + #else + using content_quota_item_buy_243_Record = BnsTables::EU::content_quota_item_buy_243_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_244_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_244_Record.h new file mode 100644 index 000000000..1da17f3bd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_244_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_244_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_244_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_244_Record = BnsTables::KR::content_quota_item_buy_244_Record; + #else + using content_quota_item_buy_244_Record = BnsTables::EU::content_quota_item_buy_244_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_245_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_245_Record.h new file mode 100644 index 000000000..bb3e5f018 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_245_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_245_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_245_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_245_Record = BnsTables::KR::content_quota_item_buy_245_Record; + #else + using content_quota_item_buy_245_Record = BnsTables::EU::content_quota_item_buy_245_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_246_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_246_Record.h new file mode 100644 index 000000000..e419abf68 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_246_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_246_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_246_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_246_Record = BnsTables::KR::content_quota_item_buy_246_Record; + #else + using content_quota_item_buy_246_Record = BnsTables::EU::content_quota_item_buy_246_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_247_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_247_Record.h new file mode 100644 index 000000000..5a8a20edf --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_247_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_247_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_247_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_247_Record = BnsTables::KR::content_quota_item_buy_247_Record; + #else + using content_quota_item_buy_247_Record = BnsTables::EU::content_quota_item_buy_247_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_248_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_248_Record.h new file mode 100644 index 000000000..67431e883 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_248_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_248_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_248_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_248_Record = BnsTables::KR::content_quota_item_buy_248_Record; + #else + using content_quota_item_buy_248_Record = BnsTables::EU::content_quota_item_buy_248_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_249_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_249_Record.h new file mode 100644 index 000000000..429f71510 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_249_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_249_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_249_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_249_Record = BnsTables::KR::content_quota_item_buy_249_Record; + #else + using content_quota_item_buy_249_Record = BnsTables::EU::content_quota_item_buy_249_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_24_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_24_Record.h new file mode 100644 index 000000000..9370e7a2c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_24_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_24_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_24_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_24_Record = BnsTables::KR::content_quota_item_buy_24_Record; + #else + using content_quota_item_buy_24_Record = BnsTables::EU::content_quota_item_buy_24_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_250_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_250_Record.h new file mode 100644 index 000000000..ec71dd429 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_250_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_250_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_250_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_250_Record = BnsTables::KR::content_quota_item_buy_250_Record; + #else + using content_quota_item_buy_250_Record = BnsTables::EU::content_quota_item_buy_250_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_251_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_251_Record.h new file mode 100644 index 000000000..ffa124e77 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_251_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_251_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_251_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_251_Record = BnsTables::KR::content_quota_item_buy_251_Record; + #else + using content_quota_item_buy_251_Record = BnsTables::EU::content_quota_item_buy_251_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_252_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_252_Record.h new file mode 100644 index 000000000..cdb2ed8af --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_252_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_252_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_252_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_252_Record = BnsTables::KR::content_quota_item_buy_252_Record; + #else + using content_quota_item_buy_252_Record = BnsTables::EU::content_quota_item_buy_252_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_253_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_253_Record.h new file mode 100644 index 000000000..eeccba2cd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_253_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_253_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_253_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_253_Record = BnsTables::KR::content_quota_item_buy_253_Record; + #else + using content_quota_item_buy_253_Record = BnsTables::EU::content_quota_item_buy_253_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_254_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_254_Record.h new file mode 100644 index 000000000..09aa9b80c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_254_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_254_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_254_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_254_Record = BnsTables::KR::content_quota_item_buy_254_Record; + #else + using content_quota_item_buy_254_Record = BnsTables::EU::content_quota_item_buy_254_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_255_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_255_Record.h new file mode 100644 index 000000000..9ee82ed5d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_255_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_255_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_255_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_255_Record = BnsTables::KR::content_quota_item_buy_255_Record; + #else + using content_quota_item_buy_255_Record = BnsTables::EU::content_quota_item_buy_255_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_256_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_256_Record.h new file mode 100644 index 000000000..8304f5b7d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_256_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_256_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_256_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_256_Record = BnsTables::KR::content_quota_item_buy_256_Record; + #else + using content_quota_item_buy_256_Record = BnsTables::EU::content_quota_item_buy_256_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_257_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_257_Record.h new file mode 100644 index 000000000..75fbd8cf9 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_257_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_257_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_257_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_257_Record = BnsTables::KR::content_quota_item_buy_257_Record; + #else + using content_quota_item_buy_257_Record = BnsTables::EU::content_quota_item_buy_257_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_258_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_258_Record.h new file mode 100644 index 000000000..9b39b6b1c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_258_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_258_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_258_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_258_Record = BnsTables::KR::content_quota_item_buy_258_Record; + #else + using content_quota_item_buy_258_Record = BnsTables::EU::content_quota_item_buy_258_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_259_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_259_Record.h new file mode 100644 index 000000000..349d99ff9 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_259_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_259_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_259_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_259_Record = BnsTables::KR::content_quota_item_buy_259_Record; + #else + using content_quota_item_buy_259_Record = BnsTables::EU::content_quota_item_buy_259_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_25_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_25_Record.h new file mode 100644 index 000000000..538d9e48d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_25_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_25_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_25_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_25_Record = BnsTables::KR::content_quota_item_buy_25_Record; + #else + using content_quota_item_buy_25_Record = BnsTables::EU::content_quota_item_buy_25_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_260_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_260_Record.h new file mode 100644 index 000000000..48b7c5b43 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_260_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_260_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_260_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_260_Record = BnsTables::KR::content_quota_item_buy_260_Record; + #else + using content_quota_item_buy_260_Record = BnsTables::EU::content_quota_item_buy_260_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_261_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_261_Record.h new file mode 100644 index 000000000..041111e71 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_261_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_261_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_261_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_261_Record = BnsTables::KR::content_quota_item_buy_261_Record; + #else + using content_quota_item_buy_261_Record = BnsTables::EU::content_quota_item_buy_261_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_262_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_262_Record.h new file mode 100644 index 000000000..825a46cc3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_262_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_262_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_262_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_262_Record = BnsTables::KR::content_quota_item_buy_262_Record; + #else + using content_quota_item_buy_262_Record = BnsTables::EU::content_quota_item_buy_262_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_263_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_263_Record.h new file mode 100644 index 000000000..7a2e768bf --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_263_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_263_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_263_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_263_Record = BnsTables::KR::content_quota_item_buy_263_Record; + #else + using content_quota_item_buy_263_Record = BnsTables::EU::content_quota_item_buy_263_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_264_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_264_Record.h new file mode 100644 index 000000000..42ae6028e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_264_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_264_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_264_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_264_Record = BnsTables::KR::content_quota_item_buy_264_Record; + #else + using content_quota_item_buy_264_Record = BnsTables::EU::content_quota_item_buy_264_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_265_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_265_Record.h new file mode 100644 index 000000000..674d67258 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_265_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_265_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_265_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_265_Record = BnsTables::KR::content_quota_item_buy_265_Record; + #else + using content_quota_item_buy_265_Record = BnsTables::EU::content_quota_item_buy_265_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_266_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_266_Record.h new file mode 100644 index 000000000..5dc337ea8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_266_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_266_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_266_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_266_Record = BnsTables::KR::content_quota_item_buy_266_Record; + #else + using content_quota_item_buy_266_Record = BnsTables::EU::content_quota_item_buy_266_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_267_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_267_Record.h new file mode 100644 index 000000000..63a539541 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_267_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_267_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_267_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_267_Record = BnsTables::KR::content_quota_item_buy_267_Record; + #else + using content_quota_item_buy_267_Record = BnsTables::EU::content_quota_item_buy_267_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_268_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_268_Record.h new file mode 100644 index 000000000..d0fcb5f23 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_268_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_268_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_268_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_268_Record = BnsTables::KR::content_quota_item_buy_268_Record; + #else + using content_quota_item_buy_268_Record = BnsTables::EU::content_quota_item_buy_268_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_269_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_269_Record.h new file mode 100644 index 000000000..723e5132b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_269_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_269_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_269_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_269_Record = BnsTables::KR::content_quota_item_buy_269_Record; + #else + using content_quota_item_buy_269_Record = BnsTables::EU::content_quota_item_buy_269_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_26_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_26_Record.h new file mode 100644 index 000000000..a556df265 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_26_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_26_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_26_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_26_Record = BnsTables::KR::content_quota_item_buy_26_Record; + #else + using content_quota_item_buy_26_Record = BnsTables::EU::content_quota_item_buy_26_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_270_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_270_Record.h new file mode 100644 index 000000000..da22b8005 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_270_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_270_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_270_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_270_Record = BnsTables::KR::content_quota_item_buy_270_Record; + #else + using content_quota_item_buy_270_Record = BnsTables::EU::content_quota_item_buy_270_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_271_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_271_Record.h new file mode 100644 index 000000000..ec41c8375 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_271_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_271_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_271_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_271_Record = BnsTables::KR::content_quota_item_buy_271_Record; + #else + using content_quota_item_buy_271_Record = BnsTables::EU::content_quota_item_buy_271_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_272_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_272_Record.h new file mode 100644 index 000000000..fcf413d3f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_272_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_272_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_272_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_272_Record = BnsTables::KR::content_quota_item_buy_272_Record; + #else + using content_quota_item_buy_272_Record = BnsTables::EU::content_quota_item_buy_272_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_273_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_273_Record.h new file mode 100644 index 000000000..145438c73 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_273_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_273_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_273_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_273_Record = BnsTables::KR::content_quota_item_buy_273_Record; + #else + using content_quota_item_buy_273_Record = BnsTables::EU::content_quota_item_buy_273_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_274_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_274_Record.h new file mode 100644 index 000000000..0801e95da --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_274_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_274_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_274_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_274_Record = BnsTables::KR::content_quota_item_buy_274_Record; + #else + using content_quota_item_buy_274_Record = BnsTables::EU::content_quota_item_buy_274_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_275_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_275_Record.h new file mode 100644 index 000000000..3a908be81 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_275_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_275_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_275_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_275_Record = BnsTables::KR::content_quota_item_buy_275_Record; + #else + using content_quota_item_buy_275_Record = BnsTables::EU::content_quota_item_buy_275_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_276_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_276_Record.h new file mode 100644 index 000000000..d0a6add4f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_276_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_276_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_276_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_276_Record = BnsTables::KR::content_quota_item_buy_276_Record; + #else + using content_quota_item_buy_276_Record = BnsTables::EU::content_quota_item_buy_276_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_277_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_277_Record.h new file mode 100644 index 000000000..8a2e7881c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_277_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_277_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_277_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_277_Record = BnsTables::KR::content_quota_item_buy_277_Record; + #else + using content_quota_item_buy_277_Record = BnsTables::EU::content_quota_item_buy_277_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_278_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_278_Record.h new file mode 100644 index 000000000..09d451a6a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_278_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_278_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_278_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_278_Record = BnsTables::KR::content_quota_item_buy_278_Record; + #else + using content_quota_item_buy_278_Record = BnsTables::EU::content_quota_item_buy_278_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_279_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_279_Record.h new file mode 100644 index 000000000..507a3c80f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_279_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_279_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_279_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_279_Record = BnsTables::KR::content_quota_item_buy_279_Record; + #else + using content_quota_item_buy_279_Record = BnsTables::EU::content_quota_item_buy_279_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_27_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_27_Record.h new file mode 100644 index 000000000..724e9c34d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_27_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_27_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_27_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_27_Record = BnsTables::KR::content_quota_item_buy_27_Record; + #else + using content_quota_item_buy_27_Record = BnsTables::EU::content_quota_item_buy_27_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_280_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_280_Record.h new file mode 100644 index 000000000..d2b528961 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_280_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_280_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_280_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_280_Record = BnsTables::KR::content_quota_item_buy_280_Record; + #else + using content_quota_item_buy_280_Record = BnsTables::EU::content_quota_item_buy_280_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_281_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_281_Record.h new file mode 100644 index 000000000..1cb76fc16 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_281_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_281_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_281_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_281_Record = BnsTables::KR::content_quota_item_buy_281_Record; + #else + using content_quota_item_buy_281_Record = BnsTables::EU::content_quota_item_buy_281_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_282_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_282_Record.h new file mode 100644 index 000000000..a5f366687 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_282_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_282_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_282_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_282_Record = BnsTables::KR::content_quota_item_buy_282_Record; + #else + using content_quota_item_buy_282_Record = BnsTables::EU::content_quota_item_buy_282_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_283_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_283_Record.h new file mode 100644 index 000000000..a100bc6c0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_283_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_283_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_283_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_283_Record = BnsTables::KR::content_quota_item_buy_283_Record; + #else + using content_quota_item_buy_283_Record = BnsTables::EU::content_quota_item_buy_283_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_284_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_284_Record.h new file mode 100644 index 000000000..7b1c07d2e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_284_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_284_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_284_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_284_Record = BnsTables::KR::content_quota_item_buy_284_Record; + #else + using content_quota_item_buy_284_Record = BnsTables::EU::content_quota_item_buy_284_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_285_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_285_Record.h new file mode 100644 index 000000000..d239d6c30 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_285_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_285_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_285_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_285_Record = BnsTables::KR::content_quota_item_buy_285_Record; + #else + using content_quota_item_buy_285_Record = BnsTables::EU::content_quota_item_buy_285_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_286_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_286_Record.h new file mode 100644 index 000000000..57097831c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_286_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_286_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_286_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_286_Record = BnsTables::KR::content_quota_item_buy_286_Record; + #else + using content_quota_item_buy_286_Record = BnsTables::EU::content_quota_item_buy_286_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_287_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_287_Record.h new file mode 100644 index 000000000..cbc4924c1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_287_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_287_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_287_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_287_Record = BnsTables::KR::content_quota_item_buy_287_Record; + #else + using content_quota_item_buy_287_Record = BnsTables::EU::content_quota_item_buy_287_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_288_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_288_Record.h new file mode 100644 index 000000000..19fd06c0d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_288_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_288_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_288_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_288_Record = BnsTables::KR::content_quota_item_buy_288_Record; + #else + using content_quota_item_buy_288_Record = BnsTables::EU::content_quota_item_buy_288_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_289_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_289_Record.h new file mode 100644 index 000000000..899f79a1f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_289_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_289_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_289_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_289_Record = BnsTables::KR::content_quota_item_buy_289_Record; + #else + using content_quota_item_buy_289_Record = BnsTables::EU::content_quota_item_buy_289_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_28_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_28_Record.h new file mode 100644 index 000000000..0f9436e31 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_28_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_28_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_28_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_28_Record = BnsTables::KR::content_quota_item_buy_28_Record; + #else + using content_quota_item_buy_28_Record = BnsTables::EU::content_quota_item_buy_28_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_290_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_290_Record.h new file mode 100644 index 000000000..3a48def6f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_290_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_290_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_290_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_290_Record = BnsTables::KR::content_quota_item_buy_290_Record; + #else + using content_quota_item_buy_290_Record = BnsTables::EU::content_quota_item_buy_290_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_291_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_291_Record.h new file mode 100644 index 000000000..ebc8ea844 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_291_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_291_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_291_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_291_Record = BnsTables::KR::content_quota_item_buy_291_Record; + #else + using content_quota_item_buy_291_Record = BnsTables::EU::content_quota_item_buy_291_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_292_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_292_Record.h new file mode 100644 index 000000000..1cfc8c55a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_292_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_292_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_292_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_292_Record = BnsTables::KR::content_quota_item_buy_292_Record; + #else + using content_quota_item_buy_292_Record = BnsTables::EU::content_quota_item_buy_292_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_293_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_293_Record.h new file mode 100644 index 000000000..8fbf7cfce --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_293_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_293_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_293_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_293_Record = BnsTables::KR::content_quota_item_buy_293_Record; + #else + using content_quota_item_buy_293_Record = BnsTables::EU::content_quota_item_buy_293_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_294_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_294_Record.h new file mode 100644 index 000000000..c44ae2cb3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_294_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_294_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_294_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_294_Record = BnsTables::KR::content_quota_item_buy_294_Record; + #else + using content_quota_item_buy_294_Record = BnsTables::EU::content_quota_item_buy_294_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_295_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_295_Record.h new file mode 100644 index 000000000..ef29efa2e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_295_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_295_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_295_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_295_Record = BnsTables::KR::content_quota_item_buy_295_Record; + #else + using content_quota_item_buy_295_Record = BnsTables::EU::content_quota_item_buy_295_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_296_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_296_Record.h new file mode 100644 index 000000000..e448795ae --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_296_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_296_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_296_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_296_Record = BnsTables::KR::content_quota_item_buy_296_Record; + #else + using content_quota_item_buy_296_Record = BnsTables::EU::content_quota_item_buy_296_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_297_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_297_Record.h new file mode 100644 index 000000000..aedc83aa8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_297_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_297_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_297_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_297_Record = BnsTables::KR::content_quota_item_buy_297_Record; + #else + using content_quota_item_buy_297_Record = BnsTables::EU::content_quota_item_buy_297_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_298_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_298_Record.h new file mode 100644 index 000000000..7ce1f5450 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_298_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_298_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_298_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_298_Record = BnsTables::KR::content_quota_item_buy_298_Record; + #else + using content_quota_item_buy_298_Record = BnsTables::EU::content_quota_item_buy_298_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_299_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_299_Record.h new file mode 100644 index 000000000..ddcf40a53 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_299_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_299_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_299_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_299_Record = BnsTables::KR::content_quota_item_buy_299_Record; + #else + using content_quota_item_buy_299_Record = BnsTables::EU::content_quota_item_buy_299_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_29_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_29_Record.h new file mode 100644 index 000000000..c97bb06b7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_29_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_29_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_29_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_29_Record = BnsTables::KR::content_quota_item_buy_29_Record; + #else + using content_quota_item_buy_29_Record = BnsTables::EU::content_quota_item_buy_29_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_2_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_2_Record.h new file mode 100644 index 000000000..4133ad250 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_2_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_2_Record = BnsTables::KR::content_quota_item_buy_2_Record; + #else + using content_quota_item_buy_2_Record = BnsTables::EU::content_quota_item_buy_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_300_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_300_Record.h new file mode 100644 index 000000000..d8d52e587 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_300_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_300_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_300_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_300_Record = BnsTables::KR::content_quota_item_buy_300_Record; + #else + using content_quota_item_buy_300_Record = BnsTables::EU::content_quota_item_buy_300_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_301_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_301_Record.h new file mode 100644 index 000000000..9b4cf491d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_301_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_301_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_301_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_301_Record = BnsTables::KR::content_quota_item_buy_301_Record; + #else + using content_quota_item_buy_301_Record = BnsTables::EU::content_quota_item_buy_301_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_302_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_302_Record.h new file mode 100644 index 000000000..acffc27ad --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_302_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_302_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_302_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_302_Record = BnsTables::KR::content_quota_item_buy_302_Record; + #else + using content_quota_item_buy_302_Record = BnsTables::EU::content_quota_item_buy_302_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_303_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_303_Record.h new file mode 100644 index 000000000..850e0e16c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_303_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_303_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_303_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_303_Record = BnsTables::KR::content_quota_item_buy_303_Record; + #else + using content_quota_item_buy_303_Record = BnsTables::EU::content_quota_item_buy_303_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_304_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_304_Record.h new file mode 100644 index 000000000..e32842bf0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_304_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_304_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_304_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_304_Record = BnsTables::KR::content_quota_item_buy_304_Record; + #else + using content_quota_item_buy_304_Record = BnsTables::EU::content_quota_item_buy_304_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_305_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_305_Record.h new file mode 100644 index 000000000..63ca0e64a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_305_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_305_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_305_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_305_Record = BnsTables::KR::content_quota_item_buy_305_Record; + #else + using content_quota_item_buy_305_Record = BnsTables::EU::content_quota_item_buy_305_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_306_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_306_Record.h new file mode 100644 index 000000000..3faa90d0e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_306_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_306_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_306_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_306_Record = BnsTables::KR::content_quota_item_buy_306_Record; + #else + using content_quota_item_buy_306_Record = BnsTables::EU::content_quota_item_buy_306_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_307_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_307_Record.h new file mode 100644 index 000000000..a29c2b3fc --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_307_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_307_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_307_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_307_Record = BnsTables::KR::content_quota_item_buy_307_Record; + #else + using content_quota_item_buy_307_Record = BnsTables::EU::content_quota_item_buy_307_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_308_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_308_Record.h new file mode 100644 index 000000000..053f6c07f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_308_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_308_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_308_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_308_Record = BnsTables::KR::content_quota_item_buy_308_Record; + #else + using content_quota_item_buy_308_Record = BnsTables::EU::content_quota_item_buy_308_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_309_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_309_Record.h new file mode 100644 index 000000000..630914dcd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_309_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_309_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_309_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_309_Record = BnsTables::KR::content_quota_item_buy_309_Record; + #else + using content_quota_item_buy_309_Record = BnsTables::EU::content_quota_item_buy_309_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_30_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_30_Record.h new file mode 100644 index 000000000..9d3fcd0aa --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_30_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_30_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_30_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_30_Record = BnsTables::KR::content_quota_item_buy_30_Record; + #else + using content_quota_item_buy_30_Record = BnsTables::EU::content_quota_item_buy_30_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_310_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_310_Record.h new file mode 100644 index 000000000..538b40c42 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_310_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_310_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_310_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_310_Record = BnsTables::KR::content_quota_item_buy_310_Record; + #else + using content_quota_item_buy_310_Record = BnsTables::EU::content_quota_item_buy_310_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_311_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_311_Record.h new file mode 100644 index 000000000..ab43fd7ab --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_311_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_311_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_311_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_311_Record = BnsTables::KR::content_quota_item_buy_311_Record; + #else + using content_quota_item_buy_311_Record = BnsTables::EU::content_quota_item_buy_311_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_312_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_312_Record.h new file mode 100644 index 000000000..e30290330 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_312_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_312_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_312_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_312_Record = BnsTables::KR::content_quota_item_buy_312_Record; + #else + using content_quota_item_buy_312_Record = BnsTables::EU::content_quota_item_buy_312_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_313_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_313_Record.h new file mode 100644 index 000000000..b77457250 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_313_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_313_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_313_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_313_Record = BnsTables::KR::content_quota_item_buy_313_Record; + #else + using content_quota_item_buy_313_Record = BnsTables::EU::content_quota_item_buy_313_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_314_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_314_Record.h new file mode 100644 index 000000000..cd71aebef --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_314_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_314_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_314_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_314_Record = BnsTables::KR::content_quota_item_buy_314_Record; + #else + using content_quota_item_buy_314_Record = BnsTables::EU::content_quota_item_buy_314_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_315_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_315_Record.h new file mode 100644 index 000000000..c444e3036 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_315_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_315_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_315_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_315_Record = BnsTables::KR::content_quota_item_buy_315_Record; + #else + using content_quota_item_buy_315_Record = BnsTables::EU::content_quota_item_buy_315_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_316_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_316_Record.h new file mode 100644 index 000000000..aa2664795 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_316_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_316_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_316_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_316_Record = BnsTables::KR::content_quota_item_buy_316_Record; + #else + using content_quota_item_buy_316_Record = BnsTables::EU::content_quota_item_buy_316_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_317_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_317_Record.h new file mode 100644 index 000000000..4e77838a5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_317_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_317_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_317_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_317_Record = BnsTables::KR::content_quota_item_buy_317_Record; + #else + using content_quota_item_buy_317_Record = BnsTables::EU::content_quota_item_buy_317_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_318_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_318_Record.h new file mode 100644 index 000000000..5d370e715 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_318_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_318_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_318_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_318_Record = BnsTables::KR::content_quota_item_buy_318_Record; + #else + using content_quota_item_buy_318_Record = BnsTables::EU::content_quota_item_buy_318_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_319_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_319_Record.h new file mode 100644 index 000000000..c9b7fe354 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_319_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_319_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_319_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_319_Record = BnsTables::KR::content_quota_item_buy_319_Record; + #else + using content_quota_item_buy_319_Record = BnsTables::EU::content_quota_item_buy_319_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_31_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_31_Record.h new file mode 100644 index 000000000..3591aa9fd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_31_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_31_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_31_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_31_Record = BnsTables::KR::content_quota_item_buy_31_Record; + #else + using content_quota_item_buy_31_Record = BnsTables::EU::content_quota_item_buy_31_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_320_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_320_Record.h new file mode 100644 index 000000000..a436095dd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_320_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_320_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_320_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_320_Record = BnsTables::KR::content_quota_item_buy_320_Record; + #else + using content_quota_item_buy_320_Record = BnsTables::EU::content_quota_item_buy_320_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_321_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_321_Record.h new file mode 100644 index 000000000..fd8afca96 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_321_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_321_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_321_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_321_Record = BnsTables::KR::content_quota_item_buy_321_Record; + #else + using content_quota_item_buy_321_Record = BnsTables::EU::content_quota_item_buy_321_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_322_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_322_Record.h new file mode 100644 index 000000000..f4b61274d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_322_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_322_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_322_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_322_Record = BnsTables::KR::content_quota_item_buy_322_Record; + #else + using content_quota_item_buy_322_Record = BnsTables::EU::content_quota_item_buy_322_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_323_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_323_Record.h new file mode 100644 index 000000000..b1de33c71 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_323_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_323_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_323_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_323_Record = BnsTables::KR::content_quota_item_buy_323_Record; + #else + using content_quota_item_buy_323_Record = BnsTables::EU::content_quota_item_buy_323_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_324_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_324_Record.h new file mode 100644 index 000000000..031ba0f76 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_324_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_324_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_324_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_324_Record = BnsTables::KR::content_quota_item_buy_324_Record; + #else + using content_quota_item_buy_324_Record = BnsTables::EU::content_quota_item_buy_324_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_325_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_325_Record.h new file mode 100644 index 000000000..7e32ce14a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_325_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_325_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_325_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_325_Record = BnsTables::KR::content_quota_item_buy_325_Record; + #else + using content_quota_item_buy_325_Record = BnsTables::EU::content_quota_item_buy_325_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_326_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_326_Record.h new file mode 100644 index 000000000..aed2c5f18 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_326_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_326_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_326_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_326_Record = BnsTables::KR::content_quota_item_buy_326_Record; + #else + using content_quota_item_buy_326_Record = BnsTables::EU::content_quota_item_buy_326_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_327_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_327_Record.h new file mode 100644 index 000000000..46d69f9b7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_327_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_327_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_327_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_327_Record = BnsTables::KR::content_quota_item_buy_327_Record; + #else + using content_quota_item_buy_327_Record = BnsTables::EU::content_quota_item_buy_327_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_328_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_328_Record.h new file mode 100644 index 000000000..02fe3af75 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_328_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_328_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_328_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_328_Record = BnsTables::KR::content_quota_item_buy_328_Record; + #else + using content_quota_item_buy_328_Record = BnsTables::EU::content_quota_item_buy_328_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_329_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_329_Record.h new file mode 100644 index 000000000..ba2c779cc --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_329_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_329_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_329_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_329_Record = BnsTables::KR::content_quota_item_buy_329_Record; + #else + using content_quota_item_buy_329_Record = BnsTables::EU::content_quota_item_buy_329_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_32_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_32_Record.h new file mode 100644 index 000000000..14c4899bd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_32_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_32_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_32_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_32_Record = BnsTables::KR::content_quota_item_buy_32_Record; + #else + using content_quota_item_buy_32_Record = BnsTables::EU::content_quota_item_buy_32_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_330_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_330_Record.h new file mode 100644 index 000000000..a64aed9e4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_330_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_330_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_330_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_330_Record = BnsTables::KR::content_quota_item_buy_330_Record; + #else + using content_quota_item_buy_330_Record = BnsTables::EU::content_quota_item_buy_330_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_331_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_331_Record.h new file mode 100644 index 000000000..65e6b0196 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_331_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_331_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_331_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_331_Record = BnsTables::KR::content_quota_item_buy_331_Record; + #else + using content_quota_item_buy_331_Record = BnsTables::EU::content_quota_item_buy_331_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_332_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_332_Record.h new file mode 100644 index 000000000..b435cf318 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_332_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_332_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_332_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_332_Record = BnsTables::KR::content_quota_item_buy_332_Record; + #else + using content_quota_item_buy_332_Record = BnsTables::EU::content_quota_item_buy_332_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_333_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_333_Record.h new file mode 100644 index 000000000..8dfabd38e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_333_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_333_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_333_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_333_Record = BnsTables::KR::content_quota_item_buy_333_Record; + #else + using content_quota_item_buy_333_Record = BnsTables::EU::content_quota_item_buy_333_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_334_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_334_Record.h new file mode 100644 index 000000000..22ece0782 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_334_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_334_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_334_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_334_Record = BnsTables::KR::content_quota_item_buy_334_Record; + #else + using content_quota_item_buy_334_Record = BnsTables::EU::content_quota_item_buy_334_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_335_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_335_Record.h new file mode 100644 index 000000000..891f05f23 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_335_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_335_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_335_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_335_Record = BnsTables::KR::content_quota_item_buy_335_Record; + #else + using content_quota_item_buy_335_Record = BnsTables::EU::content_quota_item_buy_335_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_336_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_336_Record.h new file mode 100644 index 000000000..d16e3c095 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_336_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_336_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_336_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_336_Record = BnsTables::KR::content_quota_item_buy_336_Record; + #else + using content_quota_item_buy_336_Record = BnsTables::EU::content_quota_item_buy_336_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_337_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_337_Record.h new file mode 100644 index 000000000..4327fc442 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_337_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_337_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_337_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_337_Record = BnsTables::KR::content_quota_item_buy_337_Record; + #else + using content_quota_item_buy_337_Record = BnsTables::EU::content_quota_item_buy_337_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_338_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_338_Record.h new file mode 100644 index 000000000..51fa225bf --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_338_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_338_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_338_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_338_Record = BnsTables::KR::content_quota_item_buy_338_Record; + #else + using content_quota_item_buy_338_Record = BnsTables::EU::content_quota_item_buy_338_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_339_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_339_Record.h new file mode 100644 index 000000000..40e900cc2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_339_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_339_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_339_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_339_Record = BnsTables::KR::content_quota_item_buy_339_Record; + #else + using content_quota_item_buy_339_Record = BnsTables::EU::content_quota_item_buy_339_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_33_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_33_Record.h new file mode 100644 index 000000000..1e78da6a4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_33_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_33_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_33_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_33_Record = BnsTables::KR::content_quota_item_buy_33_Record; + #else + using content_quota_item_buy_33_Record = BnsTables::EU::content_quota_item_buy_33_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_340_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_340_Record.h new file mode 100644 index 000000000..f36859d67 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_340_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_340_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_340_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_340_Record = BnsTables::KR::content_quota_item_buy_340_Record; + #else + using content_quota_item_buy_340_Record = BnsTables::EU::content_quota_item_buy_340_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_341_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_341_Record.h new file mode 100644 index 000000000..390428206 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_341_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_341_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_341_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_341_Record = BnsTables::KR::content_quota_item_buy_341_Record; + #else + using content_quota_item_buy_341_Record = BnsTables::EU::content_quota_item_buy_341_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_342_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_342_Record.h new file mode 100644 index 000000000..749f62fd1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_342_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_342_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_342_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_342_Record = BnsTables::KR::content_quota_item_buy_342_Record; + #else + using content_quota_item_buy_342_Record = BnsTables::EU::content_quota_item_buy_342_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_343_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_343_Record.h new file mode 100644 index 000000000..6f7b1f12e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_343_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_343_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_343_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_343_Record = BnsTables::KR::content_quota_item_buy_343_Record; + #else + using content_quota_item_buy_343_Record = BnsTables::EU::content_quota_item_buy_343_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_344_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_344_Record.h new file mode 100644 index 000000000..a0a227a6c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_344_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_344_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_344_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_344_Record = BnsTables::KR::content_quota_item_buy_344_Record; + #else + using content_quota_item_buy_344_Record = BnsTables::EU::content_quota_item_buy_344_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_345_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_345_Record.h new file mode 100644 index 000000000..db782e752 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_345_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_345_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_345_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_345_Record = BnsTables::KR::content_quota_item_buy_345_Record; + #else + using content_quota_item_buy_345_Record = BnsTables::EU::content_quota_item_buy_345_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_346_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_346_Record.h new file mode 100644 index 000000000..4798d7ff4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_346_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_346_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_346_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_346_Record = BnsTables::KR::content_quota_item_buy_346_Record; + #else + using content_quota_item_buy_346_Record = BnsTables::EU::content_quota_item_buy_346_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_347_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_347_Record.h new file mode 100644 index 000000000..5bfcd55ef --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_347_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_347_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_347_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_347_Record = BnsTables::KR::content_quota_item_buy_347_Record; + #else + using content_quota_item_buy_347_Record = BnsTables::EU::content_quota_item_buy_347_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_348_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_348_Record.h new file mode 100644 index 000000000..46f76492a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_348_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_348_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_348_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_348_Record = BnsTables::KR::content_quota_item_buy_348_Record; + #else + using content_quota_item_buy_348_Record = BnsTables::EU::content_quota_item_buy_348_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_349_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_349_Record.h new file mode 100644 index 000000000..6c6bee9a5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_349_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_349_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_349_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_349_Record = BnsTables::KR::content_quota_item_buy_349_Record; + #else + using content_quota_item_buy_349_Record = BnsTables::EU::content_quota_item_buy_349_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_34_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_34_Record.h new file mode 100644 index 000000000..a4f96cfab --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_34_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_34_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_34_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_34_Record = BnsTables::KR::content_quota_item_buy_34_Record; + #else + using content_quota_item_buy_34_Record = BnsTables::EU::content_quota_item_buy_34_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_350_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_350_Record.h new file mode 100644 index 000000000..0fc6741e5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_350_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_350_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_350_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_350_Record = BnsTables::KR::content_quota_item_buy_350_Record; + #else + using content_quota_item_buy_350_Record = BnsTables::EU::content_quota_item_buy_350_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_351_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_351_Record.h new file mode 100644 index 000000000..77e766382 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_351_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_351_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_351_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_351_Record = BnsTables::KR::content_quota_item_buy_351_Record; + #else + using content_quota_item_buy_351_Record = BnsTables::EU::content_quota_item_buy_351_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_352_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_352_Record.h new file mode 100644 index 000000000..7bd7cd8fd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_352_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_352_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_352_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_352_Record = BnsTables::KR::content_quota_item_buy_352_Record; + #else + using content_quota_item_buy_352_Record = BnsTables::EU::content_quota_item_buy_352_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_353_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_353_Record.h new file mode 100644 index 000000000..11e1b6ea3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_353_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_353_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_353_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_353_Record = BnsTables::KR::content_quota_item_buy_353_Record; + #else + using content_quota_item_buy_353_Record = BnsTables::EU::content_quota_item_buy_353_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_354_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_354_Record.h new file mode 100644 index 000000000..8ff179b9d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_354_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_354_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_354_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_354_Record = BnsTables::KR::content_quota_item_buy_354_Record; + #else + using content_quota_item_buy_354_Record = BnsTables::EU::content_quota_item_buy_354_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_355_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_355_Record.h new file mode 100644 index 000000000..20f03f35e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_355_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_355_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_355_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_355_Record = BnsTables::KR::content_quota_item_buy_355_Record; + #else + using content_quota_item_buy_355_Record = BnsTables::EU::content_quota_item_buy_355_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_356_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_356_Record.h new file mode 100644 index 000000000..09220f4ed --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_356_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_356_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_356_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_356_Record = BnsTables::KR::content_quota_item_buy_356_Record; + #else + using content_quota_item_buy_356_Record = BnsTables::EU::content_quota_item_buy_356_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_357_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_357_Record.h new file mode 100644 index 000000000..de2b0556c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_357_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_357_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_357_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_357_Record = BnsTables::KR::content_quota_item_buy_357_Record; + #else + using content_quota_item_buy_357_Record = BnsTables::EU::content_quota_item_buy_357_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_358_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_358_Record.h new file mode 100644 index 000000000..ee18085d7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_358_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_358_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_358_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_358_Record = BnsTables::KR::content_quota_item_buy_358_Record; + #else + using content_quota_item_buy_358_Record = BnsTables::EU::content_quota_item_buy_358_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_359_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_359_Record.h new file mode 100644 index 000000000..1197ce525 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_359_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_359_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_359_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_359_Record = BnsTables::KR::content_quota_item_buy_359_Record; + #else + using content_quota_item_buy_359_Record = BnsTables::EU::content_quota_item_buy_359_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_35_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_35_Record.h new file mode 100644 index 000000000..c1cd38706 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_35_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_35_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_35_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_35_Record = BnsTables::KR::content_quota_item_buy_35_Record; + #else + using content_quota_item_buy_35_Record = BnsTables::EU::content_quota_item_buy_35_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_360_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_360_Record.h new file mode 100644 index 000000000..0ab3987f0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_360_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_360_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_360_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_360_Record = BnsTables::KR::content_quota_item_buy_360_Record; + #else + using content_quota_item_buy_360_Record = BnsTables::EU::content_quota_item_buy_360_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_361_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_361_Record.h new file mode 100644 index 000000000..a459fc704 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_361_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_361_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_361_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_361_Record = BnsTables::KR::content_quota_item_buy_361_Record; + #else + using content_quota_item_buy_361_Record = BnsTables::EU::content_quota_item_buy_361_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_362_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_362_Record.h new file mode 100644 index 000000000..9653cbae5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_362_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_362_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_362_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_362_Record = BnsTables::KR::content_quota_item_buy_362_Record; + #else + using content_quota_item_buy_362_Record = BnsTables::EU::content_quota_item_buy_362_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_363_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_363_Record.h new file mode 100644 index 000000000..1c8dfe88f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_363_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_363_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_363_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_363_Record = BnsTables::KR::content_quota_item_buy_363_Record; + #else + using content_quota_item_buy_363_Record = BnsTables::EU::content_quota_item_buy_363_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_364_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_364_Record.h new file mode 100644 index 000000000..c1fcb2548 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_364_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_364_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_364_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_364_Record = BnsTables::KR::content_quota_item_buy_364_Record; + #else + using content_quota_item_buy_364_Record = BnsTables::EU::content_quota_item_buy_364_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_365_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_365_Record.h new file mode 100644 index 000000000..9a6c8d4c6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_365_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_365_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_365_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_365_Record = BnsTables::KR::content_quota_item_buy_365_Record; + #else + using content_quota_item_buy_365_Record = BnsTables::EU::content_quota_item_buy_365_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_366_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_366_Record.h new file mode 100644 index 000000000..30a0f4be5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_366_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_366_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_366_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_366_Record = BnsTables::KR::content_quota_item_buy_366_Record; + #else + using content_quota_item_buy_366_Record = BnsTables::EU::content_quota_item_buy_366_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_367_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_367_Record.h new file mode 100644 index 000000000..d70d6ab06 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_367_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_367_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_367_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_367_Record = BnsTables::KR::content_quota_item_buy_367_Record; + #else + using content_quota_item_buy_367_Record = BnsTables::EU::content_quota_item_buy_367_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_368_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_368_Record.h new file mode 100644 index 000000000..04c6456b0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_368_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_368_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_368_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_368_Record = BnsTables::KR::content_quota_item_buy_368_Record; + #else + using content_quota_item_buy_368_Record = BnsTables::EU::content_quota_item_buy_368_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_369_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_369_Record.h new file mode 100644 index 000000000..a9bcf9795 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_369_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_369_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_369_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_369_Record = BnsTables::KR::content_quota_item_buy_369_Record; + #else + using content_quota_item_buy_369_Record = BnsTables::EU::content_quota_item_buy_369_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_36_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_36_Record.h new file mode 100644 index 000000000..cc6588be7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_36_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_36_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_36_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_36_Record = BnsTables::KR::content_quota_item_buy_36_Record; + #else + using content_quota_item_buy_36_Record = BnsTables::EU::content_quota_item_buy_36_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_370_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_370_Record.h new file mode 100644 index 000000000..6a9a6d20c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_370_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_370_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_370_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_370_Record = BnsTables::KR::content_quota_item_buy_370_Record; + #else + using content_quota_item_buy_370_Record = BnsTables::EU::content_quota_item_buy_370_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_371_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_371_Record.h new file mode 100644 index 000000000..ef97e760b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_371_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_371_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_371_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_371_Record = BnsTables::KR::content_quota_item_buy_371_Record; + #else + using content_quota_item_buy_371_Record = BnsTables::EU::content_quota_item_buy_371_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_372_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_372_Record.h new file mode 100644 index 000000000..90e4c066e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_372_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_372_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_372_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_372_Record = BnsTables::KR::content_quota_item_buy_372_Record; + #else + using content_quota_item_buy_372_Record = BnsTables::EU::content_quota_item_buy_372_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_373_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_373_Record.h new file mode 100644 index 000000000..fa3fef695 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_373_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_373_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_373_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_373_Record = BnsTables::KR::content_quota_item_buy_373_Record; + #else + using content_quota_item_buy_373_Record = BnsTables::EU::content_quota_item_buy_373_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_374_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_374_Record.h new file mode 100644 index 000000000..d11aaa570 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_374_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_374_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_374_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_374_Record = BnsTables::KR::content_quota_item_buy_374_Record; + #else + using content_quota_item_buy_374_Record = BnsTables::EU::content_quota_item_buy_374_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_375_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_375_Record.h new file mode 100644 index 000000000..5287c17ac --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_375_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_375_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_375_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_375_Record = BnsTables::KR::content_quota_item_buy_375_Record; + #else + using content_quota_item_buy_375_Record = BnsTables::EU::content_quota_item_buy_375_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_376_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_376_Record.h new file mode 100644 index 000000000..1df847160 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_376_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_376_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_376_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_376_Record = BnsTables::KR::content_quota_item_buy_376_Record; + #else + using content_quota_item_buy_376_Record = BnsTables::EU::content_quota_item_buy_376_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_377_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_377_Record.h new file mode 100644 index 000000000..f331a033b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_377_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_377_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_377_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_377_Record = BnsTables::KR::content_quota_item_buy_377_Record; + #else + using content_quota_item_buy_377_Record = BnsTables::EU::content_quota_item_buy_377_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_378_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_378_Record.h new file mode 100644 index 000000000..c1bf728dd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_378_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_378_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_378_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_378_Record = BnsTables::KR::content_quota_item_buy_378_Record; + #else + using content_quota_item_buy_378_Record = BnsTables::EU::content_quota_item_buy_378_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_379_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_379_Record.h new file mode 100644 index 000000000..135d60655 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_379_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_379_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_379_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_379_Record = BnsTables::KR::content_quota_item_buy_379_Record; + #else + using content_quota_item_buy_379_Record = BnsTables::EU::content_quota_item_buy_379_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_37_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_37_Record.h new file mode 100644 index 000000000..c6575b377 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_37_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_37_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_37_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_37_Record = BnsTables::KR::content_quota_item_buy_37_Record; + #else + using content_quota_item_buy_37_Record = BnsTables::EU::content_quota_item_buy_37_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_380_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_380_Record.h new file mode 100644 index 000000000..aecfbda6f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_380_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_380_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_380_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_380_Record = BnsTables::KR::content_quota_item_buy_380_Record; + #else + using content_quota_item_buy_380_Record = BnsTables::EU::content_quota_item_buy_380_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_381_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_381_Record.h new file mode 100644 index 000000000..0a668c8ad --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_381_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_381_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_381_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_381_Record = BnsTables::KR::content_quota_item_buy_381_Record; + #else + using content_quota_item_buy_381_Record = BnsTables::EU::content_quota_item_buy_381_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_382_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_382_Record.h new file mode 100644 index 000000000..694b7f086 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_382_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_382_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_382_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_382_Record = BnsTables::KR::content_quota_item_buy_382_Record; + #else + using content_quota_item_buy_382_Record = BnsTables::EU::content_quota_item_buy_382_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_383_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_383_Record.h new file mode 100644 index 000000000..914fafc14 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_383_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_383_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_383_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_383_Record = BnsTables::KR::content_quota_item_buy_383_Record; + #else + using content_quota_item_buy_383_Record = BnsTables::EU::content_quota_item_buy_383_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_384_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_384_Record.h new file mode 100644 index 000000000..c5b8133fd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_384_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_384_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_384_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_384_Record = BnsTables::KR::content_quota_item_buy_384_Record; + #else + using content_quota_item_buy_384_Record = BnsTables::EU::content_quota_item_buy_384_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_385_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_385_Record.h new file mode 100644 index 000000000..955b21919 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_385_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_385_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_385_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_385_Record = BnsTables::KR::content_quota_item_buy_385_Record; + #else + using content_quota_item_buy_385_Record = BnsTables::EU::content_quota_item_buy_385_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_386_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_386_Record.h new file mode 100644 index 000000000..172bcd0e3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_386_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_386_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_386_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_386_Record = BnsTables::KR::content_quota_item_buy_386_Record; + #else + using content_quota_item_buy_386_Record = BnsTables::EU::content_quota_item_buy_386_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_387_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_387_Record.h new file mode 100644 index 000000000..913fd2ebb --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_387_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_387_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_387_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_387_Record = BnsTables::KR::content_quota_item_buy_387_Record; + #else + using content_quota_item_buy_387_Record = BnsTables::EU::content_quota_item_buy_387_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_388_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_388_Record.h new file mode 100644 index 000000000..4e4dec8d2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_388_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_388_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_388_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_388_Record = BnsTables::KR::content_quota_item_buy_388_Record; + #else + using content_quota_item_buy_388_Record = BnsTables::EU::content_quota_item_buy_388_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_389_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_389_Record.h new file mode 100644 index 000000000..5dc599d35 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_389_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_389_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_389_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_389_Record = BnsTables::KR::content_quota_item_buy_389_Record; + #else + using content_quota_item_buy_389_Record = BnsTables::EU::content_quota_item_buy_389_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_38_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_38_Record.h new file mode 100644 index 000000000..73d856ffa --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_38_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_38_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_38_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_38_Record = BnsTables::KR::content_quota_item_buy_38_Record; + #else + using content_quota_item_buy_38_Record = BnsTables::EU::content_quota_item_buy_38_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_390_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_390_Record.h new file mode 100644 index 000000000..0205c2541 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_390_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_390_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_390_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_390_Record = BnsTables::KR::content_quota_item_buy_390_Record; + #else + using content_quota_item_buy_390_Record = BnsTables::EU::content_quota_item_buy_390_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_391_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_391_Record.h new file mode 100644 index 000000000..2608000e2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_391_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_391_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_391_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_391_Record = BnsTables::KR::content_quota_item_buy_391_Record; + #else + using content_quota_item_buy_391_Record = BnsTables::EU::content_quota_item_buy_391_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_392_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_392_Record.h new file mode 100644 index 000000000..42e05e36f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_392_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_392_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_392_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_392_Record = BnsTables::KR::content_quota_item_buy_392_Record; + #else + using content_quota_item_buy_392_Record = BnsTables::EU::content_quota_item_buy_392_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_393_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_393_Record.h new file mode 100644 index 000000000..98a586c2d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_393_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_393_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_393_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_393_Record = BnsTables::KR::content_quota_item_buy_393_Record; + #else + using content_quota_item_buy_393_Record = BnsTables::EU::content_quota_item_buy_393_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_394_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_394_Record.h new file mode 100644 index 000000000..bb0ad2eca --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_394_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_394_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_394_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_394_Record = BnsTables::KR::content_quota_item_buy_394_Record; + #else + using content_quota_item_buy_394_Record = BnsTables::EU::content_quota_item_buy_394_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_395_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_395_Record.h new file mode 100644 index 000000000..6128e0e21 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_395_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_395_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_395_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_395_Record = BnsTables::KR::content_quota_item_buy_395_Record; + #else + using content_quota_item_buy_395_Record = BnsTables::EU::content_quota_item_buy_395_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_396_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_396_Record.h new file mode 100644 index 000000000..cef2c6ba5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_396_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_396_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_396_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_396_Record = BnsTables::KR::content_quota_item_buy_396_Record; + #else + using content_quota_item_buy_396_Record = BnsTables::EU::content_quota_item_buy_396_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_397_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_397_Record.h new file mode 100644 index 000000000..3c855df1f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_397_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_397_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_397_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_397_Record = BnsTables::KR::content_quota_item_buy_397_Record; + #else + using content_quota_item_buy_397_Record = BnsTables::EU::content_quota_item_buy_397_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_398_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_398_Record.h new file mode 100644 index 000000000..351d98e33 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_398_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_398_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_398_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_398_Record = BnsTables::KR::content_quota_item_buy_398_Record; + #else + using content_quota_item_buy_398_Record = BnsTables::EU::content_quota_item_buy_398_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_399_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_399_Record.h new file mode 100644 index 000000000..6747a860f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_399_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_399_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_399_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_399_Record = BnsTables::KR::content_quota_item_buy_399_Record; + #else + using content_quota_item_buy_399_Record = BnsTables::EU::content_quota_item_buy_399_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_39_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_39_Record.h new file mode 100644 index 000000000..c16c0bb73 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_39_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_39_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_39_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_39_Record = BnsTables::KR::content_quota_item_buy_39_Record; + #else + using content_quota_item_buy_39_Record = BnsTables::EU::content_quota_item_buy_39_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_3_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_3_Record.h new file mode 100644 index 000000000..36bdbd98b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_3_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_3_Record = BnsTables::KR::content_quota_item_buy_3_Record; + #else + using content_quota_item_buy_3_Record = BnsTables::EU::content_quota_item_buy_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_400_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_400_Record.h new file mode 100644 index 000000000..4f5b6af8e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_400_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_400_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_400_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_400_Record = BnsTables::KR::content_quota_item_buy_400_Record; + #else + using content_quota_item_buy_400_Record = BnsTables::EU::content_quota_item_buy_400_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_401_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_401_Record.h new file mode 100644 index 000000000..3eabf7c25 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_401_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_401_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_401_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_401_Record = BnsTables::KR::content_quota_item_buy_401_Record; + #else + using content_quota_item_buy_401_Record = BnsTables::EU::content_quota_item_buy_401_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_402_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_402_Record.h new file mode 100644 index 000000000..3ac2d52e0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_402_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_402_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_402_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_402_Record = BnsTables::KR::content_quota_item_buy_402_Record; + #else + using content_quota_item_buy_402_Record = BnsTables::EU::content_quota_item_buy_402_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_403_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_403_Record.h new file mode 100644 index 000000000..8c3e7a093 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_403_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_403_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_403_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_403_Record = BnsTables::KR::content_quota_item_buy_403_Record; + #else + using content_quota_item_buy_403_Record = BnsTables::EU::content_quota_item_buy_403_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_404_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_404_Record.h new file mode 100644 index 000000000..da4a4cc6d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_404_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_404_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_404_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_404_Record = BnsTables::KR::content_quota_item_buy_404_Record; + #else + using content_quota_item_buy_404_Record = BnsTables::EU::content_quota_item_buy_404_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_405_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_405_Record.h new file mode 100644 index 000000000..69c9b444f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_405_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_405_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_405_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_405_Record = BnsTables::KR::content_quota_item_buy_405_Record; + #else + using content_quota_item_buy_405_Record = BnsTables::EU::content_quota_item_buy_405_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_406_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_406_Record.h new file mode 100644 index 000000000..a4d194c2c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_406_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_406_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_406_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_406_Record = BnsTables::KR::content_quota_item_buy_406_Record; + #else + using content_quota_item_buy_406_Record = BnsTables::EU::content_quota_item_buy_406_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_407_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_407_Record.h new file mode 100644 index 000000000..30de13678 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_407_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_407_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_407_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_407_Record = BnsTables::KR::content_quota_item_buy_407_Record; + #else + using content_quota_item_buy_407_Record = BnsTables::EU::content_quota_item_buy_407_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_408_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_408_Record.h new file mode 100644 index 000000000..b194ca780 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_408_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_408_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_408_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_408_Record = BnsTables::KR::content_quota_item_buy_408_Record; + #else + using content_quota_item_buy_408_Record = BnsTables::EU::content_quota_item_buy_408_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_409_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_409_Record.h new file mode 100644 index 000000000..653ef5024 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_409_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_409_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_409_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_409_Record = BnsTables::KR::content_quota_item_buy_409_Record; + #else + using content_quota_item_buy_409_Record = BnsTables::EU::content_quota_item_buy_409_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_40_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_40_Record.h new file mode 100644 index 000000000..5d2f28597 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_40_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_40_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_40_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_40_Record = BnsTables::KR::content_quota_item_buy_40_Record; + #else + using content_quota_item_buy_40_Record = BnsTables::EU::content_quota_item_buy_40_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_410_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_410_Record.h new file mode 100644 index 000000000..ef902f810 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_410_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_410_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_410_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_410_Record = BnsTables::KR::content_quota_item_buy_410_Record; + #else + using content_quota_item_buy_410_Record = BnsTables::EU::content_quota_item_buy_410_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_411_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_411_Record.h new file mode 100644 index 000000000..ea19233e1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_411_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_411_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_411_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_411_Record = BnsTables::KR::content_quota_item_buy_411_Record; + #else + using content_quota_item_buy_411_Record = BnsTables::EU::content_quota_item_buy_411_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_412_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_412_Record.h new file mode 100644 index 000000000..0076ea740 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_412_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_412_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_412_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_412_Record = BnsTables::KR::content_quota_item_buy_412_Record; + #else + using content_quota_item_buy_412_Record = BnsTables::EU::content_quota_item_buy_412_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_413_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_413_Record.h new file mode 100644 index 000000000..e02dd4079 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_413_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_413_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_413_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_413_Record = BnsTables::KR::content_quota_item_buy_413_Record; + #else + using content_quota_item_buy_413_Record = BnsTables::EU::content_quota_item_buy_413_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_414_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_414_Record.h new file mode 100644 index 000000000..25129697b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_414_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_414_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_414_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_414_Record = BnsTables::KR::content_quota_item_buy_414_Record; + #else + using content_quota_item_buy_414_Record = BnsTables::EU::content_quota_item_buy_414_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_415_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_415_Record.h new file mode 100644 index 000000000..526e6642c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_415_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_415_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_415_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_415_Record = BnsTables::KR::content_quota_item_buy_415_Record; + #else + using content_quota_item_buy_415_Record = BnsTables::EU::content_quota_item_buy_415_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_416_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_416_Record.h new file mode 100644 index 000000000..60e3615bb --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_416_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_416_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_416_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_416_Record = BnsTables::KR::content_quota_item_buy_416_Record; + #else + using content_quota_item_buy_416_Record = BnsTables::EU::content_quota_item_buy_416_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_417_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_417_Record.h new file mode 100644 index 000000000..f1ea0b376 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_417_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_417_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_417_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_417_Record = BnsTables::KR::content_quota_item_buy_417_Record; + #else + using content_quota_item_buy_417_Record = BnsTables::EU::content_quota_item_buy_417_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_418_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_418_Record.h new file mode 100644 index 000000000..7a93abe7e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_418_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_418_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_418_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_418_Record = BnsTables::KR::content_quota_item_buy_418_Record; + #else + using content_quota_item_buy_418_Record = BnsTables::EU::content_quota_item_buy_418_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_419_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_419_Record.h new file mode 100644 index 000000000..e41f4ba79 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_419_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_419_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_419_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_419_Record = BnsTables::KR::content_quota_item_buy_419_Record; + #else + using content_quota_item_buy_419_Record = BnsTables::EU::content_quota_item_buy_419_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_41_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_41_Record.h new file mode 100644 index 000000000..ac63f1a00 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_41_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_41_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_41_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_41_Record = BnsTables::KR::content_quota_item_buy_41_Record; + #else + using content_quota_item_buy_41_Record = BnsTables::EU::content_quota_item_buy_41_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_420_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_420_Record.h new file mode 100644 index 000000000..d7d1c6cb0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_420_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_420_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_420_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_420_Record = BnsTables::KR::content_quota_item_buy_420_Record; + #else + using content_quota_item_buy_420_Record = BnsTables::EU::content_quota_item_buy_420_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_421_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_421_Record.h new file mode 100644 index 000000000..8c351e754 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_421_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_421_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_421_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_421_Record = BnsTables::KR::content_quota_item_buy_421_Record; + #else + using content_quota_item_buy_421_Record = BnsTables::EU::content_quota_item_buy_421_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_422_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_422_Record.h new file mode 100644 index 000000000..e9f255b68 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_422_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_422_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_422_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_422_Record = BnsTables::KR::content_quota_item_buy_422_Record; + #else + using content_quota_item_buy_422_Record = BnsTables::EU::content_quota_item_buy_422_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_423_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_423_Record.h new file mode 100644 index 000000000..fb85081e6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_423_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_423_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_423_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_423_Record = BnsTables::KR::content_quota_item_buy_423_Record; + #else + using content_quota_item_buy_423_Record = BnsTables::EU::content_quota_item_buy_423_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_424_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_424_Record.h new file mode 100644 index 000000000..b985d4b8f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_424_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_424_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_424_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_424_Record = BnsTables::KR::content_quota_item_buy_424_Record; + #else + using content_quota_item_buy_424_Record = BnsTables::EU::content_quota_item_buy_424_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_425_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_425_Record.h new file mode 100644 index 000000000..d99189b6c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_425_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_425_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_425_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_425_Record = BnsTables::KR::content_quota_item_buy_425_Record; + #else + using content_quota_item_buy_425_Record = BnsTables::EU::content_quota_item_buy_425_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_426_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_426_Record.h new file mode 100644 index 000000000..5a1c82ed8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_426_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_426_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_426_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_426_Record = BnsTables::KR::content_quota_item_buy_426_Record; + #else + using content_quota_item_buy_426_Record = BnsTables::EU::content_quota_item_buy_426_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_427_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_427_Record.h new file mode 100644 index 000000000..14a077b26 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_427_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_427_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_427_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_427_Record = BnsTables::KR::content_quota_item_buy_427_Record; + #else + using content_quota_item_buy_427_Record = BnsTables::EU::content_quota_item_buy_427_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_428_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_428_Record.h new file mode 100644 index 000000000..70dda3199 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_428_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_428_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_428_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_428_Record = BnsTables::KR::content_quota_item_buy_428_Record; + #else + using content_quota_item_buy_428_Record = BnsTables::EU::content_quota_item_buy_428_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_429_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_429_Record.h new file mode 100644 index 000000000..374f2d69b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_429_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_429_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_429_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_429_Record = BnsTables::KR::content_quota_item_buy_429_Record; + #else + using content_quota_item_buy_429_Record = BnsTables::EU::content_quota_item_buy_429_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_42_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_42_Record.h new file mode 100644 index 000000000..9611985b0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_42_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_42_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_42_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_42_Record = BnsTables::KR::content_quota_item_buy_42_Record; + #else + using content_quota_item_buy_42_Record = BnsTables::EU::content_quota_item_buy_42_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_430_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_430_Record.h new file mode 100644 index 000000000..43648fb2e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_430_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_430_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_430_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_430_Record = BnsTables::KR::content_quota_item_buy_430_Record; + #else + using content_quota_item_buy_430_Record = BnsTables::EU::content_quota_item_buy_430_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_431_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_431_Record.h new file mode 100644 index 000000000..e0aae3921 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_431_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_431_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_431_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_431_Record = BnsTables::KR::content_quota_item_buy_431_Record; + #else + using content_quota_item_buy_431_Record = BnsTables::EU::content_quota_item_buy_431_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_432_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_432_Record.h new file mode 100644 index 000000000..75de69c49 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_432_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_432_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_432_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_432_Record = BnsTables::KR::content_quota_item_buy_432_Record; + #else + using content_quota_item_buy_432_Record = BnsTables::EU::content_quota_item_buy_432_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_433_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_433_Record.h new file mode 100644 index 000000000..a59f0af69 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_433_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_433_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_433_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_433_Record = BnsTables::KR::content_quota_item_buy_433_Record; + #else + using content_quota_item_buy_433_Record = BnsTables::EU::content_quota_item_buy_433_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_434_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_434_Record.h new file mode 100644 index 000000000..2d85444ba --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_434_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_434_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_434_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_434_Record = BnsTables::KR::content_quota_item_buy_434_Record; + #else + using content_quota_item_buy_434_Record = BnsTables::EU::content_quota_item_buy_434_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_435_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_435_Record.h new file mode 100644 index 000000000..bfdb749d4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_435_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_435_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_435_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_435_Record = BnsTables::KR::content_quota_item_buy_435_Record; + #else + using content_quota_item_buy_435_Record = BnsTables::EU::content_quota_item_buy_435_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_436_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_436_Record.h new file mode 100644 index 000000000..0ea00701b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_436_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_436_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_436_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_436_Record = BnsTables::KR::content_quota_item_buy_436_Record; + #else + using content_quota_item_buy_436_Record = BnsTables::EU::content_quota_item_buy_436_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_437_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_437_Record.h new file mode 100644 index 000000000..d27a01263 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_437_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_437_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_437_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_437_Record = BnsTables::KR::content_quota_item_buy_437_Record; + #else + using content_quota_item_buy_437_Record = BnsTables::EU::content_quota_item_buy_437_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_438_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_438_Record.h new file mode 100644 index 000000000..80fe1a41f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_438_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_438_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_438_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_438_Record = BnsTables::KR::content_quota_item_buy_438_Record; + #else + using content_quota_item_buy_438_Record = BnsTables::EU::content_quota_item_buy_438_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_439_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_439_Record.h new file mode 100644 index 000000000..b4610c5a1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_439_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_439_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_439_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_439_Record = BnsTables::KR::content_quota_item_buy_439_Record; + #else + using content_quota_item_buy_439_Record = BnsTables::EU::content_quota_item_buy_439_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_43_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_43_Record.h new file mode 100644 index 000000000..5582d3834 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_43_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_43_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_43_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_43_Record = BnsTables::KR::content_quota_item_buy_43_Record; + #else + using content_quota_item_buy_43_Record = BnsTables::EU::content_quota_item_buy_43_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_440_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_440_Record.h new file mode 100644 index 000000000..78030fa9e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_440_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_440_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_440_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_440_Record = BnsTables::KR::content_quota_item_buy_440_Record; + #else + using content_quota_item_buy_440_Record = BnsTables::EU::content_quota_item_buy_440_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_441_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_441_Record.h new file mode 100644 index 000000000..dd5552d6b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_441_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_441_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_441_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_441_Record = BnsTables::KR::content_quota_item_buy_441_Record; + #else + using content_quota_item_buy_441_Record = BnsTables::EU::content_quota_item_buy_441_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_442_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_442_Record.h new file mode 100644 index 000000000..6e115ebba --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_442_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_442_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_442_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_442_Record = BnsTables::KR::content_quota_item_buy_442_Record; + #else + using content_quota_item_buy_442_Record = BnsTables::EU::content_quota_item_buy_442_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_443_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_443_Record.h new file mode 100644 index 000000000..1fd724a9d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_443_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_443_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_443_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_443_Record = BnsTables::KR::content_quota_item_buy_443_Record; + #else + using content_quota_item_buy_443_Record = BnsTables::EU::content_quota_item_buy_443_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_444_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_444_Record.h new file mode 100644 index 000000000..1d0410e10 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_444_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_444_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_444_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_444_Record = BnsTables::KR::content_quota_item_buy_444_Record; + #else + using content_quota_item_buy_444_Record = BnsTables::EU::content_quota_item_buy_444_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_445_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_445_Record.h new file mode 100644 index 000000000..6f5602dd6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_445_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_445_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_445_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_445_Record = BnsTables::KR::content_quota_item_buy_445_Record; + #else + using content_quota_item_buy_445_Record = BnsTables::EU::content_quota_item_buy_445_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_446_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_446_Record.h new file mode 100644 index 000000000..87c93a571 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_446_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_446_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_446_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_446_Record = BnsTables::KR::content_quota_item_buy_446_Record; + #else + using content_quota_item_buy_446_Record = BnsTables::EU::content_quota_item_buy_446_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_447_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_447_Record.h new file mode 100644 index 000000000..127f5b984 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_447_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_447_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_447_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_447_Record = BnsTables::KR::content_quota_item_buy_447_Record; + #else + using content_quota_item_buy_447_Record = BnsTables::EU::content_quota_item_buy_447_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_448_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_448_Record.h new file mode 100644 index 000000000..e2cf35453 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_448_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_448_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_448_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_448_Record = BnsTables::KR::content_quota_item_buy_448_Record; + #else + using content_quota_item_buy_448_Record = BnsTables::EU::content_quota_item_buy_448_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_449_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_449_Record.h new file mode 100644 index 000000000..134c37194 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_449_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_449_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_449_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_449_Record = BnsTables::KR::content_quota_item_buy_449_Record; + #else + using content_quota_item_buy_449_Record = BnsTables::EU::content_quota_item_buy_449_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_44_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_44_Record.h new file mode 100644 index 000000000..a51d3d81a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_44_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_44_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_44_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_44_Record = BnsTables::KR::content_quota_item_buy_44_Record; + #else + using content_quota_item_buy_44_Record = BnsTables::EU::content_quota_item_buy_44_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_450_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_450_Record.h new file mode 100644 index 000000000..b1767a50c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_450_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_450_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_450_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_450_Record = BnsTables::KR::content_quota_item_buy_450_Record; + #else + using content_quota_item_buy_450_Record = BnsTables::EU::content_quota_item_buy_450_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_451_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_451_Record.h new file mode 100644 index 000000000..31ef6e486 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_451_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_451_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_451_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_451_Record = BnsTables::KR::content_quota_item_buy_451_Record; + #else + using content_quota_item_buy_451_Record = BnsTables::EU::content_quota_item_buy_451_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_452_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_452_Record.h new file mode 100644 index 000000000..357b73352 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_452_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_452_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_452_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_452_Record = BnsTables::KR::content_quota_item_buy_452_Record; + #else + using content_quota_item_buy_452_Record = BnsTables::EU::content_quota_item_buy_452_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_453_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_453_Record.h new file mode 100644 index 000000000..5e34b8500 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_453_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_453_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_453_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_453_Record = BnsTables::KR::content_quota_item_buy_453_Record; + #else + using content_quota_item_buy_453_Record = BnsTables::EU::content_quota_item_buy_453_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_454_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_454_Record.h new file mode 100644 index 000000000..953456a66 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_454_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_454_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_454_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_454_Record = BnsTables::KR::content_quota_item_buy_454_Record; + #else + using content_quota_item_buy_454_Record = BnsTables::EU::content_quota_item_buy_454_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_455_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_455_Record.h new file mode 100644 index 000000000..9b8ef848b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_455_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_455_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_455_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_455_Record = BnsTables::KR::content_quota_item_buy_455_Record; + #else + using content_quota_item_buy_455_Record = BnsTables::EU::content_quota_item_buy_455_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_456_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_456_Record.h new file mode 100644 index 000000000..e5e6c2587 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_456_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_456_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_456_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_456_Record = BnsTables::KR::content_quota_item_buy_456_Record; + #else + using content_quota_item_buy_456_Record = BnsTables::EU::content_quota_item_buy_456_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_457_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_457_Record.h new file mode 100644 index 000000000..1cae68f8d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_457_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_457_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_457_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_457_Record = BnsTables::KR::content_quota_item_buy_457_Record; + #else + using content_quota_item_buy_457_Record = BnsTables::EU::content_quota_item_buy_457_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_458_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_458_Record.h new file mode 100644 index 000000000..532c9929e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_458_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_458_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_458_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_458_Record = BnsTables::KR::content_quota_item_buy_458_Record; + #else + using content_quota_item_buy_458_Record = BnsTables::EU::content_quota_item_buy_458_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_459_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_459_Record.h new file mode 100644 index 000000000..4d0164f11 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_459_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_459_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_459_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_459_Record = BnsTables::KR::content_quota_item_buy_459_Record; + #else + using content_quota_item_buy_459_Record = BnsTables::EU::content_quota_item_buy_459_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_45_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_45_Record.h new file mode 100644 index 000000000..444e6112b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_45_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_45_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_45_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_45_Record = BnsTables::KR::content_quota_item_buy_45_Record; + #else + using content_quota_item_buy_45_Record = BnsTables::EU::content_quota_item_buy_45_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_460_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_460_Record.h new file mode 100644 index 000000000..e72d42ed7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_460_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_460_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_460_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_460_Record = BnsTables::KR::content_quota_item_buy_460_Record; + #else + using content_quota_item_buy_460_Record = BnsTables::EU::content_quota_item_buy_460_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_461_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_461_Record.h new file mode 100644 index 000000000..975c07363 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_461_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_461_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_461_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_461_Record = BnsTables::KR::content_quota_item_buy_461_Record; + #else + using content_quota_item_buy_461_Record = BnsTables::EU::content_quota_item_buy_461_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_462_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_462_Record.h new file mode 100644 index 000000000..1cd50048b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_462_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_462_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_462_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_462_Record = BnsTables::KR::content_quota_item_buy_462_Record; + #else + using content_quota_item_buy_462_Record = BnsTables::EU::content_quota_item_buy_462_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_463_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_463_Record.h new file mode 100644 index 000000000..43044d358 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_463_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_463_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_463_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_463_Record = BnsTables::KR::content_quota_item_buy_463_Record; + #else + using content_quota_item_buy_463_Record = BnsTables::EU::content_quota_item_buy_463_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_464_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_464_Record.h new file mode 100644 index 000000000..01b9d369b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_464_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_464_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_464_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_464_Record = BnsTables::KR::content_quota_item_buy_464_Record; + #else + using content_quota_item_buy_464_Record = BnsTables::EU::content_quota_item_buy_464_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_465_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_465_Record.h new file mode 100644 index 000000000..617e61f8b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_465_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_465_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_465_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_465_Record = BnsTables::KR::content_quota_item_buy_465_Record; + #else + using content_quota_item_buy_465_Record = BnsTables::EU::content_quota_item_buy_465_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_466_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_466_Record.h new file mode 100644 index 000000000..2b553c9ad --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_466_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_466_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_466_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_466_Record = BnsTables::KR::content_quota_item_buy_466_Record; + #else + using content_quota_item_buy_466_Record = BnsTables::EU::content_quota_item_buy_466_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_467_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_467_Record.h new file mode 100644 index 000000000..3fd9cf620 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_467_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_467_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_467_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_467_Record = BnsTables::KR::content_quota_item_buy_467_Record; + #else + using content_quota_item_buy_467_Record = BnsTables::EU::content_quota_item_buy_467_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_468_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_468_Record.h new file mode 100644 index 000000000..32bcf8e8e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_468_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_468_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_468_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_468_Record = BnsTables::KR::content_quota_item_buy_468_Record; + #else + using content_quota_item_buy_468_Record = BnsTables::EU::content_quota_item_buy_468_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_469_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_469_Record.h new file mode 100644 index 000000000..94e49ff80 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_469_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_469_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_469_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_469_Record = BnsTables::KR::content_quota_item_buy_469_Record; + #else + using content_quota_item_buy_469_Record = BnsTables::EU::content_quota_item_buy_469_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_46_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_46_Record.h new file mode 100644 index 000000000..00d58f0bd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_46_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_46_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_46_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_46_Record = BnsTables::KR::content_quota_item_buy_46_Record; + #else + using content_quota_item_buy_46_Record = BnsTables::EU::content_quota_item_buy_46_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_470_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_470_Record.h new file mode 100644 index 000000000..ee5de8f33 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_470_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_470_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_470_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_470_Record = BnsTables::KR::content_quota_item_buy_470_Record; + #else + using content_quota_item_buy_470_Record = BnsTables::EU::content_quota_item_buy_470_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_471_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_471_Record.h new file mode 100644 index 000000000..ff8a53daa --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_471_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_471_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_471_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_471_Record = BnsTables::KR::content_quota_item_buy_471_Record; + #else + using content_quota_item_buy_471_Record = BnsTables::EU::content_quota_item_buy_471_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_472_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_472_Record.h new file mode 100644 index 000000000..4cc1838eb --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_472_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_472_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_472_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_472_Record = BnsTables::KR::content_quota_item_buy_472_Record; + #else + using content_quota_item_buy_472_Record = BnsTables::EU::content_quota_item_buy_472_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_473_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_473_Record.h new file mode 100644 index 000000000..a5e2d4a00 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_473_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_473_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_473_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_473_Record = BnsTables::KR::content_quota_item_buy_473_Record; + #else + using content_quota_item_buy_473_Record = BnsTables::EU::content_quota_item_buy_473_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_474_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_474_Record.h new file mode 100644 index 000000000..142726a01 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_474_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_474_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_474_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_474_Record = BnsTables::KR::content_quota_item_buy_474_Record; + #else + using content_quota_item_buy_474_Record = BnsTables::EU::content_quota_item_buy_474_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_475_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_475_Record.h new file mode 100644 index 000000000..ad919f9de --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_475_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_475_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_475_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_475_Record = BnsTables::KR::content_quota_item_buy_475_Record; + #else + using content_quota_item_buy_475_Record = BnsTables::EU::content_quota_item_buy_475_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_476_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_476_Record.h new file mode 100644 index 000000000..9ab611176 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_476_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_476_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_476_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_476_Record = BnsTables::KR::content_quota_item_buy_476_Record; + #else + using content_quota_item_buy_476_Record = BnsTables::EU::content_quota_item_buy_476_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_477_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_477_Record.h new file mode 100644 index 000000000..2db5afe8d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_477_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_477_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_477_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_477_Record = BnsTables::KR::content_quota_item_buy_477_Record; + #else + using content_quota_item_buy_477_Record = BnsTables::EU::content_quota_item_buy_477_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_478_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_478_Record.h new file mode 100644 index 000000000..597542bdd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_478_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_478_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_478_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_478_Record = BnsTables::KR::content_quota_item_buy_478_Record; + #else + using content_quota_item_buy_478_Record = BnsTables::EU::content_quota_item_buy_478_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_479_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_479_Record.h new file mode 100644 index 000000000..13b3729aa --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_479_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_479_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_479_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_479_Record = BnsTables::KR::content_quota_item_buy_479_Record; + #else + using content_quota_item_buy_479_Record = BnsTables::EU::content_quota_item_buy_479_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_47_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_47_Record.h new file mode 100644 index 000000000..13764db5f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_47_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_47_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_47_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_47_Record = BnsTables::KR::content_quota_item_buy_47_Record; + #else + using content_quota_item_buy_47_Record = BnsTables::EU::content_quota_item_buy_47_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_480_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_480_Record.h new file mode 100644 index 000000000..072b54512 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_480_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_480_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_480_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_480_Record = BnsTables::KR::content_quota_item_buy_480_Record; + #else + using content_quota_item_buy_480_Record = BnsTables::EU::content_quota_item_buy_480_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_481_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_481_Record.h new file mode 100644 index 000000000..8e8da2f83 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_481_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_481_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_481_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_481_Record = BnsTables::KR::content_quota_item_buy_481_Record; + #else + using content_quota_item_buy_481_Record = BnsTables::EU::content_quota_item_buy_481_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_482_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_482_Record.h new file mode 100644 index 000000000..34d0fcb40 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_482_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_482_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_482_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_482_Record = BnsTables::KR::content_quota_item_buy_482_Record; + #else + using content_quota_item_buy_482_Record = BnsTables::EU::content_quota_item_buy_482_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_483_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_483_Record.h new file mode 100644 index 000000000..3e202f19a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_483_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_483_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_483_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_483_Record = BnsTables::KR::content_quota_item_buy_483_Record; + #else + using content_quota_item_buy_483_Record = BnsTables::EU::content_quota_item_buy_483_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_484_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_484_Record.h new file mode 100644 index 000000000..63f73921d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_484_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_484_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_484_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_484_Record = BnsTables::KR::content_quota_item_buy_484_Record; + #else + using content_quota_item_buy_484_Record = BnsTables::EU::content_quota_item_buy_484_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_485_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_485_Record.h new file mode 100644 index 000000000..ac8565528 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_485_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_485_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_485_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_485_Record = BnsTables::KR::content_quota_item_buy_485_Record; + #else + using content_quota_item_buy_485_Record = BnsTables::EU::content_quota_item_buy_485_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_486_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_486_Record.h new file mode 100644 index 000000000..8b0f2f157 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_486_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_486_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_486_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_486_Record = BnsTables::KR::content_quota_item_buy_486_Record; + #else + using content_quota_item_buy_486_Record = BnsTables::EU::content_quota_item_buy_486_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_487_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_487_Record.h new file mode 100644 index 000000000..e962f2dbf --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_487_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_487_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_487_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_487_Record = BnsTables::KR::content_quota_item_buy_487_Record; + #else + using content_quota_item_buy_487_Record = BnsTables::EU::content_quota_item_buy_487_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_488_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_488_Record.h new file mode 100644 index 000000000..c7ec892d7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_488_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_488_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_488_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_488_Record = BnsTables::KR::content_quota_item_buy_488_Record; + #else + using content_quota_item_buy_488_Record = BnsTables::EU::content_quota_item_buy_488_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_489_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_489_Record.h new file mode 100644 index 000000000..5f8d96f30 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_489_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_489_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_489_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_489_Record = BnsTables::KR::content_quota_item_buy_489_Record; + #else + using content_quota_item_buy_489_Record = BnsTables::EU::content_quota_item_buy_489_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_48_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_48_Record.h new file mode 100644 index 000000000..3ce5a9650 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_48_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_48_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_48_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_48_Record = BnsTables::KR::content_quota_item_buy_48_Record; + #else + using content_quota_item_buy_48_Record = BnsTables::EU::content_quota_item_buy_48_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_490_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_490_Record.h new file mode 100644 index 000000000..714f672e7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_490_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_490_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_490_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_490_Record = BnsTables::KR::content_quota_item_buy_490_Record; + #else + using content_quota_item_buy_490_Record = BnsTables::EU::content_quota_item_buy_490_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_491_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_491_Record.h new file mode 100644 index 000000000..c36527eae --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_491_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_491_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_491_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_491_Record = BnsTables::KR::content_quota_item_buy_491_Record; + #else + using content_quota_item_buy_491_Record = BnsTables::EU::content_quota_item_buy_491_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_492_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_492_Record.h new file mode 100644 index 000000000..e27f7d766 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_492_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_492_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_492_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_492_Record = BnsTables::KR::content_quota_item_buy_492_Record; + #else + using content_quota_item_buy_492_Record = BnsTables::EU::content_quota_item_buy_492_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_493_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_493_Record.h new file mode 100644 index 000000000..21e10290a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_493_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_493_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_493_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_493_Record = BnsTables::KR::content_quota_item_buy_493_Record; + #else + using content_quota_item_buy_493_Record = BnsTables::EU::content_quota_item_buy_493_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_494_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_494_Record.h new file mode 100644 index 000000000..878c9dbaf --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_494_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_494_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_494_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_494_Record = BnsTables::KR::content_quota_item_buy_494_Record; + #else + using content_quota_item_buy_494_Record = BnsTables::EU::content_quota_item_buy_494_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_495_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_495_Record.h new file mode 100644 index 000000000..51ca085a1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_495_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_495_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_495_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_495_Record = BnsTables::KR::content_quota_item_buy_495_Record; + #else + using content_quota_item_buy_495_Record = BnsTables::EU::content_quota_item_buy_495_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_496_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_496_Record.h new file mode 100644 index 000000000..9c0d751a4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_496_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_496_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_496_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_496_Record = BnsTables::KR::content_quota_item_buy_496_Record; + #else + using content_quota_item_buy_496_Record = BnsTables::EU::content_quota_item_buy_496_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_497_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_497_Record.h new file mode 100644 index 000000000..ca5d1e789 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_497_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_497_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_497_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_497_Record = BnsTables::KR::content_quota_item_buy_497_Record; + #else + using content_quota_item_buy_497_Record = BnsTables::EU::content_quota_item_buy_497_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_498_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_498_Record.h new file mode 100644 index 000000000..4928a11e5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_498_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_498_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_498_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_498_Record = BnsTables::KR::content_quota_item_buy_498_Record; + #else + using content_quota_item_buy_498_Record = BnsTables::EU::content_quota_item_buy_498_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_499_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_499_Record.h new file mode 100644 index 000000000..31436421f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_499_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_499_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_499_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_499_Record = BnsTables::KR::content_quota_item_buy_499_Record; + #else + using content_quota_item_buy_499_Record = BnsTables::EU::content_quota_item_buy_499_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_49_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_49_Record.h new file mode 100644 index 000000000..c9bee8437 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_49_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_49_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_49_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_49_Record = BnsTables::KR::content_quota_item_buy_49_Record; + #else + using content_quota_item_buy_49_Record = BnsTables::EU::content_quota_item_buy_49_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_4_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_4_Record.h new file mode 100644 index 000000000..e6b31b9f7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_4_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_4_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_4_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_4_Record = BnsTables::KR::content_quota_item_buy_4_Record; + #else + using content_quota_item_buy_4_Record = BnsTables::EU::content_quota_item_buy_4_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_500_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_500_Record.h new file mode 100644 index 000000000..57b3f266b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_500_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_500_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_500_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_500_Record = BnsTables::KR::content_quota_item_buy_500_Record; + #else + using content_quota_item_buy_500_Record = BnsTables::EU::content_quota_item_buy_500_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_501_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_501_Record.h new file mode 100644 index 000000000..a4639634f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_501_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_501_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_501_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_501_Record = BnsTables::KR::content_quota_item_buy_501_Record; + #else + using content_quota_item_buy_501_Record = BnsTables::EU::content_quota_item_buy_501_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_502_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_502_Record.h new file mode 100644 index 000000000..04319d72a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_502_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_502_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_502_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_502_Record = BnsTables::KR::content_quota_item_buy_502_Record; + #else + using content_quota_item_buy_502_Record = BnsTables::EU::content_quota_item_buy_502_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_503_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_503_Record.h new file mode 100644 index 000000000..3da105858 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_503_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_503_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_503_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_503_Record = BnsTables::KR::content_quota_item_buy_503_Record; + #else + using content_quota_item_buy_503_Record = BnsTables::EU::content_quota_item_buy_503_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_504_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_504_Record.h new file mode 100644 index 000000000..e4a89331d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_504_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_504_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_504_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_504_Record = BnsTables::KR::content_quota_item_buy_504_Record; + #else + using content_quota_item_buy_504_Record = BnsTables::EU::content_quota_item_buy_504_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_505_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_505_Record.h new file mode 100644 index 000000000..ab881bc37 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_505_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_505_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_505_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_505_Record = BnsTables::KR::content_quota_item_buy_505_Record; + #else + using content_quota_item_buy_505_Record = BnsTables::EU::content_quota_item_buy_505_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_506_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_506_Record.h new file mode 100644 index 000000000..6c16fd753 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_506_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_506_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_506_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_506_Record = BnsTables::KR::content_quota_item_buy_506_Record; + #else + using content_quota_item_buy_506_Record = BnsTables::EU::content_quota_item_buy_506_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_507_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_507_Record.h new file mode 100644 index 000000000..f59f73c85 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_507_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_507_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_507_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_507_Record = BnsTables::KR::content_quota_item_buy_507_Record; + #else + using content_quota_item_buy_507_Record = BnsTables::EU::content_quota_item_buy_507_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_508_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_508_Record.h new file mode 100644 index 000000000..b8ae9e830 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_508_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_508_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_508_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_508_Record = BnsTables::KR::content_quota_item_buy_508_Record; + #else + using content_quota_item_buy_508_Record = BnsTables::EU::content_quota_item_buy_508_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_509_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_509_Record.h new file mode 100644 index 000000000..ee668a937 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_509_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_509_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_509_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_509_Record = BnsTables::KR::content_quota_item_buy_509_Record; + #else + using content_quota_item_buy_509_Record = BnsTables::EU::content_quota_item_buy_509_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_50_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_50_Record.h new file mode 100644 index 000000000..31c230ff1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_50_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_50_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_50_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_50_Record = BnsTables::KR::content_quota_item_buy_50_Record; + #else + using content_quota_item_buy_50_Record = BnsTables::EU::content_quota_item_buy_50_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_510_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_510_Record.h new file mode 100644 index 000000000..47ba6a880 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_510_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_510_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_510_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_510_Record = BnsTables::KR::content_quota_item_buy_510_Record; + #else + using content_quota_item_buy_510_Record = BnsTables::EU::content_quota_item_buy_510_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_511_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_511_Record.h new file mode 100644 index 000000000..76e9ef716 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_511_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_511_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_511_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_511_Record = BnsTables::KR::content_quota_item_buy_511_Record; + #else + using content_quota_item_buy_511_Record = BnsTables::EU::content_quota_item_buy_511_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_512_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_512_Record.h new file mode 100644 index 000000000..fb29913f4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_512_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_512_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_512_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_512_Record = BnsTables::KR::content_quota_item_buy_512_Record; + #else + using content_quota_item_buy_512_Record = BnsTables::EU::content_quota_item_buy_512_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_513_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_513_Record.h new file mode 100644 index 000000000..2a45ae1fd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_513_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_513_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_513_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_513_Record = BnsTables::KR::content_quota_item_buy_513_Record; + #else + using content_quota_item_buy_513_Record = BnsTables::EU::content_quota_item_buy_513_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_514_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_514_Record.h new file mode 100644 index 000000000..0437605b6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_514_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_514_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_514_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_514_Record = BnsTables::KR::content_quota_item_buy_514_Record; + #else + using content_quota_item_buy_514_Record = BnsTables::EU::content_quota_item_buy_514_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_515_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_515_Record.h new file mode 100644 index 000000000..92a63264c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_515_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_515_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_515_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_515_Record = BnsTables::KR::content_quota_item_buy_515_Record; + #else + using content_quota_item_buy_515_Record = BnsTables::EU::content_quota_item_buy_515_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_516_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_516_Record.h new file mode 100644 index 000000000..9a144d7fb --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_516_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_516_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_516_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_516_Record = BnsTables::KR::content_quota_item_buy_516_Record; + #else + using content_quota_item_buy_516_Record = BnsTables::EU::content_quota_item_buy_516_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_517_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_517_Record.h new file mode 100644 index 000000000..de857d915 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_517_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_517_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_517_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_517_Record = BnsTables::KR::content_quota_item_buy_517_Record; + #else + using content_quota_item_buy_517_Record = BnsTables::EU::content_quota_item_buy_517_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_518_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_518_Record.h new file mode 100644 index 000000000..59fc61b88 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_518_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_518_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_518_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_518_Record = BnsTables::KR::content_quota_item_buy_518_Record; + #else + using content_quota_item_buy_518_Record = BnsTables::EU::content_quota_item_buy_518_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_519_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_519_Record.h new file mode 100644 index 000000000..7b4a0d19a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_519_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_519_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_519_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_519_Record = BnsTables::KR::content_quota_item_buy_519_Record; + #else + using content_quota_item_buy_519_Record = BnsTables::EU::content_quota_item_buy_519_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_51_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_51_Record.h new file mode 100644 index 000000000..8648aa374 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_51_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_51_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_51_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_51_Record = BnsTables::KR::content_quota_item_buy_51_Record; + #else + using content_quota_item_buy_51_Record = BnsTables::EU::content_quota_item_buy_51_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_520_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_520_Record.h new file mode 100644 index 000000000..817fa616a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_520_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_520_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_520_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_520_Record = BnsTables::KR::content_quota_item_buy_520_Record; + #else + using content_quota_item_buy_520_Record = BnsTables::EU::content_quota_item_buy_520_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_521_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_521_Record.h new file mode 100644 index 000000000..e0f157742 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_521_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_521_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_521_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_521_Record = BnsTables::KR::content_quota_item_buy_521_Record; + #else + using content_quota_item_buy_521_Record = BnsTables::EU::content_quota_item_buy_521_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_522_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_522_Record.h new file mode 100644 index 000000000..4210bd6a5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_522_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_522_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_522_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_522_Record = BnsTables::KR::content_quota_item_buy_522_Record; + #else + using content_quota_item_buy_522_Record = BnsTables::EU::content_quota_item_buy_522_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_523_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_523_Record.h new file mode 100644 index 000000000..9cb9bc5e8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_523_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_523_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_523_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_523_Record = BnsTables::KR::content_quota_item_buy_523_Record; + #else + using content_quota_item_buy_523_Record = BnsTables::EU::content_quota_item_buy_523_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_524_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_524_Record.h new file mode 100644 index 000000000..cf715164a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_524_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_524_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_524_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_524_Record = BnsTables::KR::content_quota_item_buy_524_Record; + #else + using content_quota_item_buy_524_Record = BnsTables::EU::content_quota_item_buy_524_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_525_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_525_Record.h new file mode 100644 index 000000000..35d7514e3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_525_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_525_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_525_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_525_Record = BnsTables::KR::content_quota_item_buy_525_Record; + #else + using content_quota_item_buy_525_Record = BnsTables::EU::content_quota_item_buy_525_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_526_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_526_Record.h new file mode 100644 index 000000000..27ca9cb7a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_526_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_526_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_526_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_526_Record = BnsTables::KR::content_quota_item_buy_526_Record; + #else + using content_quota_item_buy_526_Record = BnsTables::EU::content_quota_item_buy_526_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_527_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_527_Record.h new file mode 100644 index 000000000..3cdf551a4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_527_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_527_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_527_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_527_Record = BnsTables::KR::content_quota_item_buy_527_Record; + #else + using content_quota_item_buy_527_Record = BnsTables::EU::content_quota_item_buy_527_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_528_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_528_Record.h new file mode 100644 index 000000000..3af28ec81 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_528_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_528_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_528_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_528_Record = BnsTables::KR::content_quota_item_buy_528_Record; + #else + using content_quota_item_buy_528_Record = BnsTables::EU::content_quota_item_buy_528_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_529_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_529_Record.h new file mode 100644 index 000000000..d6aee3c1c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_529_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_529_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_529_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_529_Record = BnsTables::KR::content_quota_item_buy_529_Record; + #else + using content_quota_item_buy_529_Record = BnsTables::EU::content_quota_item_buy_529_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_52_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_52_Record.h new file mode 100644 index 000000000..2721912bc --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_52_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_52_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_52_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_52_Record = BnsTables::KR::content_quota_item_buy_52_Record; + #else + using content_quota_item_buy_52_Record = BnsTables::EU::content_quota_item_buy_52_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_530_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_530_Record.h new file mode 100644 index 000000000..5b4b6528a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_530_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_530_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_530_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_530_Record = BnsTables::KR::content_quota_item_buy_530_Record; + #else + using content_quota_item_buy_530_Record = BnsTables::EU::content_quota_item_buy_530_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_531_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_531_Record.h new file mode 100644 index 000000000..b90760fa2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_531_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_531_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_531_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_531_Record = BnsTables::KR::content_quota_item_buy_531_Record; + #else + using content_quota_item_buy_531_Record = BnsTables::EU::content_quota_item_buy_531_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_532_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_532_Record.h new file mode 100644 index 000000000..dfbefc578 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_532_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_532_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_532_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_532_Record = BnsTables::KR::content_quota_item_buy_532_Record; + #else + using content_quota_item_buy_532_Record = BnsTables::EU::content_quota_item_buy_532_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_533_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_533_Record.h new file mode 100644 index 000000000..7edb9f0a5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_533_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_533_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_533_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_533_Record = BnsTables::KR::content_quota_item_buy_533_Record; + #else + using content_quota_item_buy_533_Record = BnsTables::EU::content_quota_item_buy_533_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_534_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_534_Record.h new file mode 100644 index 000000000..0c14d6dd0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_534_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_534_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_534_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_534_Record = BnsTables::KR::content_quota_item_buy_534_Record; + #else + using content_quota_item_buy_534_Record = BnsTables::EU::content_quota_item_buy_534_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_535_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_535_Record.h new file mode 100644 index 000000000..365f9cdda --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_535_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_535_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_535_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_535_Record = BnsTables::KR::content_quota_item_buy_535_Record; + #else + using content_quota_item_buy_535_Record = BnsTables::EU::content_quota_item_buy_535_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_536_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_536_Record.h new file mode 100644 index 000000000..63da607ea --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_536_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_536_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_536_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_536_Record = BnsTables::KR::content_quota_item_buy_536_Record; + #else + using content_quota_item_buy_536_Record = BnsTables::EU::content_quota_item_buy_536_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_537_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_537_Record.h new file mode 100644 index 000000000..c4ecad974 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_537_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_537_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_537_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_537_Record = BnsTables::KR::content_quota_item_buy_537_Record; + #else + using content_quota_item_buy_537_Record = BnsTables::EU::content_quota_item_buy_537_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_538_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_538_Record.h new file mode 100644 index 000000000..a6a47a6a0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_538_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_538_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_538_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_538_Record = BnsTables::KR::content_quota_item_buy_538_Record; + #else + using content_quota_item_buy_538_Record = BnsTables::EU::content_quota_item_buy_538_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_539_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_539_Record.h new file mode 100644 index 000000000..2c946c15c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_539_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_539_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_539_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_539_Record = BnsTables::KR::content_quota_item_buy_539_Record; + #else + using content_quota_item_buy_539_Record = BnsTables::EU::content_quota_item_buy_539_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_53_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_53_Record.h new file mode 100644 index 000000000..6e295e2c2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_53_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_53_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_53_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_53_Record = BnsTables::KR::content_quota_item_buy_53_Record; + #else + using content_quota_item_buy_53_Record = BnsTables::EU::content_quota_item_buy_53_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_540_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_540_Record.h new file mode 100644 index 000000000..7f9168159 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_540_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_540_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_540_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_540_Record = BnsTables::KR::content_quota_item_buy_540_Record; + #else + using content_quota_item_buy_540_Record = BnsTables::EU::content_quota_item_buy_540_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_541_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_541_Record.h new file mode 100644 index 000000000..52f48f333 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_541_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_541_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_541_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_541_Record = BnsTables::KR::content_quota_item_buy_541_Record; + #else + using content_quota_item_buy_541_Record = BnsTables::EU::content_quota_item_buy_541_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_542_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_542_Record.h new file mode 100644 index 000000000..dac5eda62 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_542_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_542_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_542_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_542_Record = BnsTables::KR::content_quota_item_buy_542_Record; + #else + using content_quota_item_buy_542_Record = BnsTables::EU::content_quota_item_buy_542_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_543_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_543_Record.h new file mode 100644 index 000000000..186d0e554 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_543_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_543_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_543_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_543_Record = BnsTables::KR::content_quota_item_buy_543_Record; + #else + using content_quota_item_buy_543_Record = BnsTables::EU::content_quota_item_buy_543_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_544_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_544_Record.h new file mode 100644 index 000000000..8640f6af2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_544_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_544_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_544_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_544_Record = BnsTables::KR::content_quota_item_buy_544_Record; + #else + using content_quota_item_buy_544_Record = BnsTables::EU::content_quota_item_buy_544_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_545_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_545_Record.h new file mode 100644 index 000000000..a1195ea9c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_545_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_545_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_545_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_545_Record = BnsTables::KR::content_quota_item_buy_545_Record; + #else + using content_quota_item_buy_545_Record = BnsTables::EU::content_quota_item_buy_545_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_546_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_546_Record.h new file mode 100644 index 000000000..992abc979 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_546_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_546_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_546_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_546_Record = BnsTables::KR::content_quota_item_buy_546_Record; + #else + using content_quota_item_buy_546_Record = BnsTables::EU::content_quota_item_buy_546_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_547_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_547_Record.h new file mode 100644 index 000000000..c7df4ab91 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_547_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_547_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_547_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_547_Record = BnsTables::KR::content_quota_item_buy_547_Record; + #else + using content_quota_item_buy_547_Record = BnsTables::EU::content_quota_item_buy_547_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_548_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_548_Record.h new file mode 100644 index 000000000..c312f7093 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_548_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_548_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_548_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_548_Record = BnsTables::KR::content_quota_item_buy_548_Record; + #else + using content_quota_item_buy_548_Record = BnsTables::EU::content_quota_item_buy_548_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_549_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_549_Record.h new file mode 100644 index 000000000..27332217a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_549_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_549_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_549_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_549_Record = BnsTables::KR::content_quota_item_buy_549_Record; + #else + using content_quota_item_buy_549_Record = BnsTables::EU::content_quota_item_buy_549_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_54_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_54_Record.h new file mode 100644 index 000000000..7c5557e12 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_54_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_54_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_54_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_54_Record = BnsTables::KR::content_quota_item_buy_54_Record; + #else + using content_quota_item_buy_54_Record = BnsTables::EU::content_quota_item_buy_54_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_550_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_550_Record.h new file mode 100644 index 000000000..657b2b2c6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_550_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_550_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_550_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_550_Record = BnsTables::KR::content_quota_item_buy_550_Record; + #else + using content_quota_item_buy_550_Record = BnsTables::EU::content_quota_item_buy_550_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_551_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_551_Record.h new file mode 100644 index 000000000..5e86f199e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_551_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_551_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_551_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_551_Record = BnsTables::KR::content_quota_item_buy_551_Record; + #else + using content_quota_item_buy_551_Record = BnsTables::EU::content_quota_item_buy_551_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_552_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_552_Record.h new file mode 100644 index 000000000..cf9a66819 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_552_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_552_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_552_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_552_Record = BnsTables::KR::content_quota_item_buy_552_Record; + #else + using content_quota_item_buy_552_Record = BnsTables::EU::content_quota_item_buy_552_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_553_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_553_Record.h new file mode 100644 index 000000000..18ac61dad --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_553_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_553_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_553_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_553_Record = BnsTables::KR::content_quota_item_buy_553_Record; + #else + using content_quota_item_buy_553_Record = BnsTables::EU::content_quota_item_buy_553_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_554_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_554_Record.h new file mode 100644 index 000000000..e221ad364 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_554_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_554_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_554_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_554_Record = BnsTables::KR::content_quota_item_buy_554_Record; + #else + using content_quota_item_buy_554_Record = BnsTables::EU::content_quota_item_buy_554_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_555_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_555_Record.h new file mode 100644 index 000000000..ccb9e183e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_555_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_555_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_555_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_555_Record = BnsTables::KR::content_quota_item_buy_555_Record; + #else + using content_quota_item_buy_555_Record = BnsTables::EU::content_quota_item_buy_555_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_556_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_556_Record.h new file mode 100644 index 000000000..da3f51e84 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_556_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_556_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_556_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_556_Record = BnsTables::KR::content_quota_item_buy_556_Record; + #else + using content_quota_item_buy_556_Record = BnsTables::EU::content_quota_item_buy_556_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_557_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_557_Record.h new file mode 100644 index 000000000..6d51346a3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_557_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_557_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_557_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_557_Record = BnsTables::KR::content_quota_item_buy_557_Record; + #else + using content_quota_item_buy_557_Record = BnsTables::EU::content_quota_item_buy_557_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_558_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_558_Record.h new file mode 100644 index 000000000..9658d39b8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_558_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_558_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_558_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_558_Record = BnsTables::KR::content_quota_item_buy_558_Record; + #else + using content_quota_item_buy_558_Record = BnsTables::EU::content_quota_item_buy_558_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_559_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_559_Record.h new file mode 100644 index 000000000..2d2ffa282 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_559_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_559_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_559_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_559_Record = BnsTables::KR::content_quota_item_buy_559_Record; + #else + using content_quota_item_buy_559_Record = BnsTables::EU::content_quota_item_buy_559_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_55_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_55_Record.h new file mode 100644 index 000000000..49133f026 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_55_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_55_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_55_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_55_Record = BnsTables::KR::content_quota_item_buy_55_Record; + #else + using content_quota_item_buy_55_Record = BnsTables::EU::content_quota_item_buy_55_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_560_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_560_Record.h new file mode 100644 index 000000000..d2bb7cc02 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_560_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_560_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_560_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_560_Record = BnsTables::KR::content_quota_item_buy_560_Record; + #else + using content_quota_item_buy_560_Record = BnsTables::EU::content_quota_item_buy_560_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_561_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_561_Record.h new file mode 100644 index 000000000..7e9c22b30 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_561_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_561_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_561_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_561_Record = BnsTables::KR::content_quota_item_buy_561_Record; + #else + using content_quota_item_buy_561_Record = BnsTables::EU::content_quota_item_buy_561_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_562_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_562_Record.h new file mode 100644 index 000000000..f1b40a80e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_562_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_562_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_562_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_562_Record = BnsTables::KR::content_quota_item_buy_562_Record; + #else + using content_quota_item_buy_562_Record = BnsTables::EU::content_quota_item_buy_562_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_563_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_563_Record.h new file mode 100644 index 000000000..ae1483043 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_563_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_563_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_563_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_563_Record = BnsTables::KR::content_quota_item_buy_563_Record; + #else + using content_quota_item_buy_563_Record = BnsTables::EU::content_quota_item_buy_563_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_564_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_564_Record.h new file mode 100644 index 000000000..dec3fef00 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_564_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_564_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_564_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_564_Record = BnsTables::KR::content_quota_item_buy_564_Record; + #else + using content_quota_item_buy_564_Record = BnsTables::EU::content_quota_item_buy_564_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_565_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_565_Record.h new file mode 100644 index 000000000..420ded390 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_565_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_565_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_565_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_565_Record = BnsTables::KR::content_quota_item_buy_565_Record; + #else + using content_quota_item_buy_565_Record = BnsTables::EU::content_quota_item_buy_565_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_566_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_566_Record.h new file mode 100644 index 000000000..bc2e7f9bc --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_566_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_566_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_566_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_566_Record = BnsTables::KR::content_quota_item_buy_566_Record; + #else + using content_quota_item_buy_566_Record = BnsTables::EU::content_quota_item_buy_566_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_567_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_567_Record.h new file mode 100644 index 000000000..d41cd3a49 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_567_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_567_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_567_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_567_Record = BnsTables::KR::content_quota_item_buy_567_Record; + #else + using content_quota_item_buy_567_Record = BnsTables::EU::content_quota_item_buy_567_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_568_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_568_Record.h new file mode 100644 index 000000000..c3f98807c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_568_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_568_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_568_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_568_Record = BnsTables::KR::content_quota_item_buy_568_Record; + #else + using content_quota_item_buy_568_Record = BnsTables::EU::content_quota_item_buy_568_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_569_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_569_Record.h new file mode 100644 index 000000000..ff4a531d4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_569_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_569_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_569_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_569_Record = BnsTables::KR::content_quota_item_buy_569_Record; + #else + using content_quota_item_buy_569_Record = BnsTables::EU::content_quota_item_buy_569_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_56_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_56_Record.h new file mode 100644 index 000000000..b028aa187 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_56_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_56_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_56_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_56_Record = BnsTables::KR::content_quota_item_buy_56_Record; + #else + using content_quota_item_buy_56_Record = BnsTables::EU::content_quota_item_buy_56_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_570_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_570_Record.h new file mode 100644 index 000000000..7f3bff4ae --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_570_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_570_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_570_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_570_Record = BnsTables::KR::content_quota_item_buy_570_Record; + #else + using content_quota_item_buy_570_Record = BnsTables::EU::content_quota_item_buy_570_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_571_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_571_Record.h new file mode 100644 index 000000000..1d01aeb36 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_571_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_571_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_571_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_571_Record = BnsTables::KR::content_quota_item_buy_571_Record; + #else + using content_quota_item_buy_571_Record = BnsTables::EU::content_quota_item_buy_571_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_572_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_572_Record.h new file mode 100644 index 000000000..cef0b1d2a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_572_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_572_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_572_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_572_Record = BnsTables::KR::content_quota_item_buy_572_Record; + #else + using content_quota_item_buy_572_Record = BnsTables::EU::content_quota_item_buy_572_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_573_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_573_Record.h new file mode 100644 index 000000000..e4f151f03 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_573_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_573_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_573_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_573_Record = BnsTables::KR::content_quota_item_buy_573_Record; + #else + using content_quota_item_buy_573_Record = BnsTables::EU::content_quota_item_buy_573_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_574_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_574_Record.h new file mode 100644 index 000000000..1792d11e8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_574_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_574_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_574_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_574_Record = BnsTables::KR::content_quota_item_buy_574_Record; + #else + using content_quota_item_buy_574_Record = BnsTables::EU::content_quota_item_buy_574_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_575_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_575_Record.h new file mode 100644 index 000000000..9822efcec --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_575_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_575_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_575_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_575_Record = BnsTables::KR::content_quota_item_buy_575_Record; + #else + using content_quota_item_buy_575_Record = BnsTables::EU::content_quota_item_buy_575_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_576_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_576_Record.h new file mode 100644 index 000000000..02206d621 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_576_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_576_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_576_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_576_Record = BnsTables::KR::content_quota_item_buy_576_Record; + #else + using content_quota_item_buy_576_Record = BnsTables::EU::content_quota_item_buy_576_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_577_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_577_Record.h new file mode 100644 index 000000000..708f1b957 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_577_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_577_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_577_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_577_Record = BnsTables::KR::content_quota_item_buy_577_Record; + #else + using content_quota_item_buy_577_Record = BnsTables::EU::content_quota_item_buy_577_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_578_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_578_Record.h new file mode 100644 index 000000000..16d95d31a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_578_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_578_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_578_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_578_Record = BnsTables::KR::content_quota_item_buy_578_Record; + #else + using content_quota_item_buy_578_Record = BnsTables::EU::content_quota_item_buy_578_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_579_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_579_Record.h new file mode 100644 index 000000000..c1b56098d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_579_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_579_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_579_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_579_Record = BnsTables::KR::content_quota_item_buy_579_Record; + #else + using content_quota_item_buy_579_Record = BnsTables::EU::content_quota_item_buy_579_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_57_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_57_Record.h new file mode 100644 index 000000000..54232486c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_57_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_57_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_57_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_57_Record = BnsTables::KR::content_quota_item_buy_57_Record; + #else + using content_quota_item_buy_57_Record = BnsTables::EU::content_quota_item_buy_57_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_580_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_580_Record.h new file mode 100644 index 000000000..786a9c0d1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_580_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_580_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_580_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_580_Record = BnsTables::KR::content_quota_item_buy_580_Record; + #else + using content_quota_item_buy_580_Record = BnsTables::EU::content_quota_item_buy_580_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_581_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_581_Record.h new file mode 100644 index 000000000..2ac8ca66a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_581_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_581_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_581_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_581_Record = BnsTables::KR::content_quota_item_buy_581_Record; + #else + using content_quota_item_buy_581_Record = BnsTables::EU::content_quota_item_buy_581_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_582_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_582_Record.h new file mode 100644 index 000000000..ee8cba905 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_582_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_582_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_582_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_582_Record = BnsTables::KR::content_quota_item_buy_582_Record; + #else + using content_quota_item_buy_582_Record = BnsTables::EU::content_quota_item_buy_582_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_583_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_583_Record.h new file mode 100644 index 000000000..6faa66ace --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_583_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_583_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_583_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_583_Record = BnsTables::KR::content_quota_item_buy_583_Record; + #else + using content_quota_item_buy_583_Record = BnsTables::EU::content_quota_item_buy_583_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_584_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_584_Record.h new file mode 100644 index 000000000..dc1a3ab9a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_584_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_584_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_584_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_584_Record = BnsTables::KR::content_quota_item_buy_584_Record; + #else + using content_quota_item_buy_584_Record = BnsTables::EU::content_quota_item_buy_584_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_585_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_585_Record.h new file mode 100644 index 000000000..47a2bbdb6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_585_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_585_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_585_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_585_Record = BnsTables::KR::content_quota_item_buy_585_Record; + #else + using content_quota_item_buy_585_Record = BnsTables::EU::content_quota_item_buy_585_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_586_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_586_Record.h new file mode 100644 index 000000000..b7b205f69 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_586_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_586_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_586_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_586_Record = BnsTables::KR::content_quota_item_buy_586_Record; + #else + using content_quota_item_buy_586_Record = BnsTables::EU::content_quota_item_buy_586_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_587_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_587_Record.h new file mode 100644 index 000000000..a684dd2ec --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_587_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_587_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_587_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_587_Record = BnsTables::KR::content_quota_item_buy_587_Record; + #else + using content_quota_item_buy_587_Record = BnsTables::EU::content_quota_item_buy_587_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_588_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_588_Record.h new file mode 100644 index 000000000..91152bbec --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_588_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_588_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_588_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_588_Record = BnsTables::KR::content_quota_item_buy_588_Record; + #else + using content_quota_item_buy_588_Record = BnsTables::EU::content_quota_item_buy_588_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_589_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_589_Record.h new file mode 100644 index 000000000..c8468046c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_589_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_589_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_589_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_589_Record = BnsTables::KR::content_quota_item_buy_589_Record; + #else + using content_quota_item_buy_589_Record = BnsTables::EU::content_quota_item_buy_589_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_58_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_58_Record.h new file mode 100644 index 000000000..cb30071cf --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_58_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_58_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_58_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_58_Record = BnsTables::KR::content_quota_item_buy_58_Record; + #else + using content_quota_item_buy_58_Record = BnsTables::EU::content_quota_item_buy_58_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_590_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_590_Record.h new file mode 100644 index 000000000..3b111636f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_590_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_590_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_590_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_590_Record = BnsTables::KR::content_quota_item_buy_590_Record; + #else + using content_quota_item_buy_590_Record = BnsTables::EU::content_quota_item_buy_590_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_591_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_591_Record.h new file mode 100644 index 000000000..73adb2eab --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_591_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_591_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_591_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_591_Record = BnsTables::KR::content_quota_item_buy_591_Record; + #else + using content_quota_item_buy_591_Record = BnsTables::EU::content_quota_item_buy_591_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_592_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_592_Record.h new file mode 100644 index 000000000..fdcc9a29c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_592_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_592_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_592_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_592_Record = BnsTables::KR::content_quota_item_buy_592_Record; + #else + using content_quota_item_buy_592_Record = BnsTables::EU::content_quota_item_buy_592_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_593_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_593_Record.h new file mode 100644 index 000000000..a807af78b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_593_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_593_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_593_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_593_Record = BnsTables::KR::content_quota_item_buy_593_Record; + #else + using content_quota_item_buy_593_Record = BnsTables::EU::content_quota_item_buy_593_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_594_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_594_Record.h new file mode 100644 index 000000000..e352f46f0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_594_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_594_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_594_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_594_Record = BnsTables::KR::content_quota_item_buy_594_Record; + #else + using content_quota_item_buy_594_Record = BnsTables::EU::content_quota_item_buy_594_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_595_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_595_Record.h new file mode 100644 index 000000000..09cbf9207 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_595_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_595_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_595_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_595_Record = BnsTables::KR::content_quota_item_buy_595_Record; + #else + using content_quota_item_buy_595_Record = BnsTables::EU::content_quota_item_buy_595_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_596_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_596_Record.h new file mode 100644 index 000000000..96f229a69 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_596_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_596_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_596_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_596_Record = BnsTables::KR::content_quota_item_buy_596_Record; + #else + using content_quota_item_buy_596_Record = BnsTables::EU::content_quota_item_buy_596_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_597_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_597_Record.h new file mode 100644 index 000000000..1eef4a6df --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_597_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_597_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_597_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_597_Record = BnsTables::KR::content_quota_item_buy_597_Record; + #else + using content_quota_item_buy_597_Record = BnsTables::EU::content_quota_item_buy_597_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_598_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_598_Record.h new file mode 100644 index 000000000..2fbd87927 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_598_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_598_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_598_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_598_Record = BnsTables::KR::content_quota_item_buy_598_Record; + #else + using content_quota_item_buy_598_Record = BnsTables::EU::content_quota_item_buy_598_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_599_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_599_Record.h new file mode 100644 index 000000000..61e5f9f08 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_599_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_599_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_599_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_599_Record = BnsTables::KR::content_quota_item_buy_599_Record; + #else + using content_quota_item_buy_599_Record = BnsTables::EU::content_quota_item_buy_599_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_59_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_59_Record.h new file mode 100644 index 000000000..abc095d67 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_59_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_59_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_59_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_59_Record = BnsTables::KR::content_quota_item_buy_59_Record; + #else + using content_quota_item_buy_59_Record = BnsTables::EU::content_quota_item_buy_59_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_5_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_5_Record.h new file mode 100644 index 000000000..8bb841af5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_5_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_5_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_5_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_5_Record = BnsTables::KR::content_quota_item_buy_5_Record; + #else + using content_quota_item_buy_5_Record = BnsTables::EU::content_quota_item_buy_5_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_600_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_600_Record.h new file mode 100644 index 000000000..0299ce6aa --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_600_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_600_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_600_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_600_Record = BnsTables::KR::content_quota_item_buy_600_Record; + #else + using content_quota_item_buy_600_Record = BnsTables::EU::content_quota_item_buy_600_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_601_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_601_Record.h new file mode 100644 index 000000000..ee6215f4c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_601_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_601_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_601_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_601_Record = BnsTables::KR::content_quota_item_buy_601_Record; + #else + using content_quota_item_buy_601_Record = BnsTables::EU::content_quota_item_buy_601_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_602_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_602_Record.h new file mode 100644 index 000000000..cd103da4e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_602_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_602_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_602_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_602_Record = BnsTables::KR::content_quota_item_buy_602_Record; + #else + using content_quota_item_buy_602_Record = BnsTables::EU::content_quota_item_buy_602_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_603_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_603_Record.h new file mode 100644 index 000000000..1c47fda52 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_603_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_603_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_603_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_603_Record = BnsTables::KR::content_quota_item_buy_603_Record; + #else + using content_quota_item_buy_603_Record = BnsTables::EU::content_quota_item_buy_603_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_604_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_604_Record.h new file mode 100644 index 000000000..50556150d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_604_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_604_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_604_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_604_Record = BnsTables::KR::content_quota_item_buy_604_Record; + #else + using content_quota_item_buy_604_Record = BnsTables::EU::content_quota_item_buy_604_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_605_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_605_Record.h new file mode 100644 index 000000000..c5fc09dda --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_605_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_605_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_605_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_605_Record = BnsTables::KR::content_quota_item_buy_605_Record; + #else + using content_quota_item_buy_605_Record = BnsTables::EU::content_quota_item_buy_605_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_606_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_606_Record.h new file mode 100644 index 000000000..0cc5c701d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_606_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_606_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_606_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_606_Record = BnsTables::KR::content_quota_item_buy_606_Record; + #else + using content_quota_item_buy_606_Record = BnsTables::EU::content_quota_item_buy_606_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_607_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_607_Record.h new file mode 100644 index 000000000..bea9476f2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_607_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_607_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_607_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_607_Record = BnsTables::KR::content_quota_item_buy_607_Record; + #else + using content_quota_item_buy_607_Record = BnsTables::EU::content_quota_item_buy_607_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_608_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_608_Record.h new file mode 100644 index 000000000..f528e251f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_608_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_608_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_608_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_608_Record = BnsTables::KR::content_quota_item_buy_608_Record; + #else + using content_quota_item_buy_608_Record = BnsTables::EU::content_quota_item_buy_608_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_609_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_609_Record.h new file mode 100644 index 000000000..62229c76e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_609_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_609_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_609_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_609_Record = BnsTables::KR::content_quota_item_buy_609_Record; + #else + using content_quota_item_buy_609_Record = BnsTables::EU::content_quota_item_buy_609_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_60_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_60_Record.h new file mode 100644 index 000000000..43048d8bf --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_60_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_60_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_60_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_60_Record = BnsTables::KR::content_quota_item_buy_60_Record; + #else + using content_quota_item_buy_60_Record = BnsTables::EU::content_quota_item_buy_60_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_610_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_610_Record.h new file mode 100644 index 000000000..635314c62 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_610_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_610_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_610_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_610_Record = BnsTables::KR::content_quota_item_buy_610_Record; + #else + using content_quota_item_buy_610_Record = BnsTables::EU::content_quota_item_buy_610_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_611_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_611_Record.h new file mode 100644 index 000000000..3fb085ac3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_611_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_611_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_611_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_611_Record = BnsTables::KR::content_quota_item_buy_611_Record; + #else + using content_quota_item_buy_611_Record = BnsTables::EU::content_quota_item_buy_611_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_612_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_612_Record.h new file mode 100644 index 000000000..3096c4cc7 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_612_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_612_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_612_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_612_Record = BnsTables::KR::content_quota_item_buy_612_Record; + #else + using content_quota_item_buy_612_Record = BnsTables::EU::content_quota_item_buy_612_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_613_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_613_Record.h new file mode 100644 index 000000000..68988bf63 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_613_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_613_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_613_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_613_Record = BnsTables::KR::content_quota_item_buy_613_Record; + #else + using content_quota_item_buy_613_Record = BnsTables::EU::content_quota_item_buy_613_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_614_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_614_Record.h new file mode 100644 index 000000000..b09f69d2e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_614_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_614_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_614_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_614_Record = BnsTables::KR::content_quota_item_buy_614_Record; + #else + using content_quota_item_buy_614_Record = BnsTables::EU::content_quota_item_buy_614_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_615_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_615_Record.h new file mode 100644 index 000000000..d921a4732 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_615_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_615_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_615_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_615_Record = BnsTables::KR::content_quota_item_buy_615_Record; + #else + using content_quota_item_buy_615_Record = BnsTables::EU::content_quota_item_buy_615_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_616_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_616_Record.h new file mode 100644 index 000000000..1867a430a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_616_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_616_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_616_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_616_Record = BnsTables::KR::content_quota_item_buy_616_Record; + #else + using content_quota_item_buy_616_Record = BnsTables::EU::content_quota_item_buy_616_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_617_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_617_Record.h new file mode 100644 index 000000000..dd2949a75 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_617_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_617_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_617_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_617_Record = BnsTables::KR::content_quota_item_buy_617_Record; + #else + using content_quota_item_buy_617_Record = BnsTables::EU::content_quota_item_buy_617_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_618_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_618_Record.h new file mode 100644 index 000000000..eff28381c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_618_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_618_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_618_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_618_Record = BnsTables::KR::content_quota_item_buy_618_Record; + #else + using content_quota_item_buy_618_Record = BnsTables::EU::content_quota_item_buy_618_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_619_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_619_Record.h new file mode 100644 index 000000000..62be1edd0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_619_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_619_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_619_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_619_Record = BnsTables::KR::content_quota_item_buy_619_Record; + #else + using content_quota_item_buy_619_Record = BnsTables::EU::content_quota_item_buy_619_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_61_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_61_Record.h new file mode 100644 index 000000000..4c8e908c1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_61_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_61_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_61_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_61_Record = BnsTables::KR::content_quota_item_buy_61_Record; + #else + using content_quota_item_buy_61_Record = BnsTables::EU::content_quota_item_buy_61_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_620_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_620_Record.h new file mode 100644 index 000000000..8742ee72a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_620_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_620_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_620_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_620_Record = BnsTables::KR::content_quota_item_buy_620_Record; + #else + using content_quota_item_buy_620_Record = BnsTables::EU::content_quota_item_buy_620_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_621_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_621_Record.h new file mode 100644 index 000000000..edca0e9ff --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_621_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_621_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_621_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_621_Record = BnsTables::KR::content_quota_item_buy_621_Record; + #else + using content_quota_item_buy_621_Record = BnsTables::EU::content_quota_item_buy_621_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_622_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_622_Record.h new file mode 100644 index 000000000..ff39f2420 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_622_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_622_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_622_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_622_Record = BnsTables::KR::content_quota_item_buy_622_Record; + #else + using content_quota_item_buy_622_Record = BnsTables::EU::content_quota_item_buy_622_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_623_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_623_Record.h new file mode 100644 index 000000000..2295223e4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_623_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_623_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_623_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_623_Record = BnsTables::KR::content_quota_item_buy_623_Record; + #else + using content_quota_item_buy_623_Record = BnsTables::EU::content_quota_item_buy_623_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_624_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_624_Record.h new file mode 100644 index 000000000..669b4e03d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_624_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_624_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_624_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_624_Record = BnsTables::KR::content_quota_item_buy_624_Record; + #else + using content_quota_item_buy_624_Record = BnsTables::EU::content_quota_item_buy_624_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_625_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_625_Record.h new file mode 100644 index 000000000..730a56664 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_625_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_625_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_625_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_625_Record = BnsTables::KR::content_quota_item_buy_625_Record; + #else + using content_quota_item_buy_625_Record = BnsTables::EU::content_quota_item_buy_625_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_626_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_626_Record.h new file mode 100644 index 000000000..7a7c2ef85 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_626_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_626_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_626_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_626_Record = BnsTables::KR::content_quota_item_buy_626_Record; + #else + using content_quota_item_buy_626_Record = BnsTables::EU::content_quota_item_buy_626_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_627_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_627_Record.h new file mode 100644 index 000000000..f561911ae --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_627_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_627_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_627_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_627_Record = BnsTables::KR::content_quota_item_buy_627_Record; + #else + using content_quota_item_buy_627_Record = BnsTables::EU::content_quota_item_buy_627_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_628_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_628_Record.h new file mode 100644 index 000000000..dc6ddde74 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_628_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_628_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_628_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_628_Record = BnsTables::KR::content_quota_item_buy_628_Record; + #else + using content_quota_item_buy_628_Record = BnsTables::EU::content_quota_item_buy_628_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_629_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_629_Record.h new file mode 100644 index 000000000..4fe1f1258 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_629_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_629_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_629_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_629_Record = BnsTables::KR::content_quota_item_buy_629_Record; + #else + using content_quota_item_buy_629_Record = BnsTables::EU::content_quota_item_buy_629_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_62_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_62_Record.h new file mode 100644 index 000000000..4d37a1e71 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_62_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_62_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_62_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_62_Record = BnsTables::KR::content_quota_item_buy_62_Record; + #else + using content_quota_item_buy_62_Record = BnsTables::EU::content_quota_item_buy_62_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_630_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_630_Record.h new file mode 100644 index 000000000..90ee00084 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_630_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_630_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_630_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_630_Record = BnsTables::KR::content_quota_item_buy_630_Record; + #else + using content_quota_item_buy_630_Record = BnsTables::EU::content_quota_item_buy_630_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_631_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_631_Record.h new file mode 100644 index 000000000..ac100942c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_631_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_631_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_631_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_631_Record = BnsTables::KR::content_quota_item_buy_631_Record; + #else + using content_quota_item_buy_631_Record = BnsTables::EU::content_quota_item_buy_631_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_632_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_632_Record.h new file mode 100644 index 000000000..30cffbf0c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_632_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_632_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_632_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_632_Record = BnsTables::KR::content_quota_item_buy_632_Record; + #else + using content_quota_item_buy_632_Record = BnsTables::EU::content_quota_item_buy_632_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_633_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_633_Record.h new file mode 100644 index 000000000..029273126 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_633_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_633_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_633_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_633_Record = BnsTables::KR::content_quota_item_buy_633_Record; + #else + using content_quota_item_buy_633_Record = BnsTables::EU::content_quota_item_buy_633_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_634_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_634_Record.h new file mode 100644 index 000000000..5d7635b1b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_634_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_634_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_634_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_634_Record = BnsTables::KR::content_quota_item_buy_634_Record; + #else + using content_quota_item_buy_634_Record = BnsTables::EU::content_quota_item_buy_634_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_635_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_635_Record.h new file mode 100644 index 000000000..9d67ce631 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_635_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_635_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_635_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_635_Record = BnsTables::KR::content_quota_item_buy_635_Record; + #else + using content_quota_item_buy_635_Record = BnsTables::EU::content_quota_item_buy_635_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_636_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_636_Record.h new file mode 100644 index 000000000..c963a7cfc --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_636_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_636_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_636_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_636_Record = BnsTables::KR::content_quota_item_buy_636_Record; + #else + using content_quota_item_buy_636_Record = BnsTables::EU::content_quota_item_buy_636_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_637_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_637_Record.h new file mode 100644 index 000000000..2fe0bdb4d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_637_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_637_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_637_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_637_Record = BnsTables::KR::content_quota_item_buy_637_Record; + #else + using content_quota_item_buy_637_Record = BnsTables::EU::content_quota_item_buy_637_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_638_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_638_Record.h new file mode 100644 index 000000000..5269a805e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_638_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_638_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_638_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_638_Record = BnsTables::KR::content_quota_item_buy_638_Record; + #else + using content_quota_item_buy_638_Record = BnsTables::EU::content_quota_item_buy_638_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_639_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_639_Record.h new file mode 100644 index 000000000..866b8647a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_639_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_639_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_639_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_639_Record = BnsTables::KR::content_quota_item_buy_639_Record; + #else + using content_quota_item_buy_639_Record = BnsTables::EU::content_quota_item_buy_639_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_63_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_63_Record.h new file mode 100644 index 000000000..63f112070 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_63_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_63_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_63_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_63_Record = BnsTables::KR::content_quota_item_buy_63_Record; + #else + using content_quota_item_buy_63_Record = BnsTables::EU::content_quota_item_buy_63_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_640_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_640_Record.h new file mode 100644 index 000000000..52e6f64fe --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_640_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_640_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_640_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_640_Record = BnsTables::KR::content_quota_item_buy_640_Record; + #else + using content_quota_item_buy_640_Record = BnsTables::EU::content_quota_item_buy_640_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_641_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_641_Record.h new file mode 100644 index 000000000..8c7a89acc --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_641_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_641_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_641_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_641_Record = BnsTables::KR::content_quota_item_buy_641_Record; + #else + using content_quota_item_buy_641_Record = BnsTables::EU::content_quota_item_buy_641_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_642_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_642_Record.h new file mode 100644 index 000000000..ea4d6f1f2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_642_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_642_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_642_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_642_Record = BnsTables::KR::content_quota_item_buy_642_Record; + #else + using content_quota_item_buy_642_Record = BnsTables::EU::content_quota_item_buy_642_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_643_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_643_Record.h new file mode 100644 index 000000000..66826a84a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_643_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_643_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_643_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_643_Record = BnsTables::KR::content_quota_item_buy_643_Record; + #else + using content_quota_item_buy_643_Record = BnsTables::EU::content_quota_item_buy_643_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_644_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_644_Record.h new file mode 100644 index 000000000..97f6a3550 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_644_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_644_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_644_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_644_Record = BnsTables::KR::content_quota_item_buy_644_Record; + #else + using content_quota_item_buy_644_Record = BnsTables::EU::content_quota_item_buy_644_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_645_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_645_Record.h new file mode 100644 index 000000000..605165885 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_645_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_645_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_645_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_645_Record = BnsTables::KR::content_quota_item_buy_645_Record; + #else + using content_quota_item_buy_645_Record = BnsTables::EU::content_quota_item_buy_645_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_646_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_646_Record.h new file mode 100644 index 000000000..0307b0885 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_646_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_646_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_646_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_646_Record = BnsTables::KR::content_quota_item_buy_646_Record; + #else + using content_quota_item_buy_646_Record = BnsTables::EU::content_quota_item_buy_646_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_647_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_647_Record.h new file mode 100644 index 000000000..b48ada0d3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_647_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_647_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_647_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_647_Record = BnsTables::KR::content_quota_item_buy_647_Record; + #else + using content_quota_item_buy_647_Record = BnsTables::EU::content_quota_item_buy_647_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_648_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_648_Record.h new file mode 100644 index 000000000..4e76df794 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_648_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_648_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_648_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_648_Record = BnsTables::KR::content_quota_item_buy_648_Record; + #else + using content_quota_item_buy_648_Record = BnsTables::EU::content_quota_item_buy_648_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_649_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_649_Record.h new file mode 100644 index 000000000..9c193d784 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_649_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_649_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_649_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_649_Record = BnsTables::KR::content_quota_item_buy_649_Record; + #else + using content_quota_item_buy_649_Record = BnsTables::EU::content_quota_item_buy_649_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_64_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_64_Record.h new file mode 100644 index 000000000..a0d068ff6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_64_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_64_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_64_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_64_Record = BnsTables::KR::content_quota_item_buy_64_Record; + #else + using content_quota_item_buy_64_Record = BnsTables::EU::content_quota_item_buy_64_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_650_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_650_Record.h new file mode 100644 index 000000000..cefcf9aec --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_650_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_650_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_650_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_650_Record = BnsTables::KR::content_quota_item_buy_650_Record; + #else + using content_quota_item_buy_650_Record = BnsTables::EU::content_quota_item_buy_650_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_651_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_651_Record.h new file mode 100644 index 000000000..00c06f01e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_651_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_651_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_651_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_651_Record = BnsTables::KR::content_quota_item_buy_651_Record; + #else + using content_quota_item_buy_651_Record = BnsTables::EU::content_quota_item_buy_651_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_652_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_652_Record.h new file mode 100644 index 000000000..a2f63e04f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_652_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_652_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_652_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_652_Record = BnsTables::KR::content_quota_item_buy_652_Record; + #else + using content_quota_item_buy_652_Record = BnsTables::EU::content_quota_item_buy_652_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_653_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_653_Record.h new file mode 100644 index 000000000..4b1245bc1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_653_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_653_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_653_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_653_Record = BnsTables::KR::content_quota_item_buy_653_Record; + #else + using content_quota_item_buy_653_Record = BnsTables::EU::content_quota_item_buy_653_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_654_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_654_Record.h new file mode 100644 index 000000000..fb9a69739 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_654_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_654_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_654_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_654_Record = BnsTables::KR::content_quota_item_buy_654_Record; + #else + using content_quota_item_buy_654_Record = BnsTables::EU::content_quota_item_buy_654_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_655_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_655_Record.h new file mode 100644 index 000000000..d30190e65 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_655_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_655_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_655_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_655_Record = BnsTables::KR::content_quota_item_buy_655_Record; + #else + using content_quota_item_buy_655_Record = BnsTables::EU::content_quota_item_buy_655_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_656_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_656_Record.h new file mode 100644 index 000000000..f589225ad --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_656_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_656_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_656_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_656_Record = BnsTables::KR::content_quota_item_buy_656_Record; + #else + using content_quota_item_buy_656_Record = BnsTables::EU::content_quota_item_buy_656_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_657_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_657_Record.h new file mode 100644 index 000000000..222ba5efa --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_657_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_657_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_657_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_657_Record = BnsTables::KR::content_quota_item_buy_657_Record; + #else + using content_quota_item_buy_657_Record = BnsTables::EU::content_quota_item_buy_657_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_658_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_658_Record.h new file mode 100644 index 000000000..7f7691235 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_658_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_658_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_658_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_658_Record = BnsTables::KR::content_quota_item_buy_658_Record; + #else + using content_quota_item_buy_658_Record = BnsTables::EU::content_quota_item_buy_658_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_659_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_659_Record.h new file mode 100644 index 000000000..07257faba --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_659_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_659_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_659_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_659_Record = BnsTables::KR::content_quota_item_buy_659_Record; + #else + using content_quota_item_buy_659_Record = BnsTables::EU::content_quota_item_buy_659_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_65_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_65_Record.h new file mode 100644 index 000000000..a73f3faf5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_65_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_65_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_65_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_65_Record = BnsTables::KR::content_quota_item_buy_65_Record; + #else + using content_quota_item_buy_65_Record = BnsTables::EU::content_quota_item_buy_65_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_660_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_660_Record.h new file mode 100644 index 000000000..3c658bd73 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_660_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_660_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_660_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_660_Record = BnsTables::KR::content_quota_item_buy_660_Record; + #else + using content_quota_item_buy_660_Record = BnsTables::EU::content_quota_item_buy_660_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_661_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_661_Record.h new file mode 100644 index 000000000..e8af4bb11 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_661_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_661_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_661_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_661_Record = BnsTables::KR::content_quota_item_buy_661_Record; + #else + using content_quota_item_buy_661_Record = BnsTables::EU::content_quota_item_buy_661_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_662_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_662_Record.h new file mode 100644 index 000000000..201deef49 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_662_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_662_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_662_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_662_Record = BnsTables::KR::content_quota_item_buy_662_Record; + #else + using content_quota_item_buy_662_Record = BnsTables::EU::content_quota_item_buy_662_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_663_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_663_Record.h new file mode 100644 index 000000000..68f47abbb --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_663_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_663_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_663_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_663_Record = BnsTables::KR::content_quota_item_buy_663_Record; + #else + using content_quota_item_buy_663_Record = BnsTables::EU::content_quota_item_buy_663_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_664_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_664_Record.h new file mode 100644 index 000000000..ed54879f1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_664_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_664_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_664_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_664_Record = BnsTables::KR::content_quota_item_buy_664_Record; + #else + using content_quota_item_buy_664_Record = BnsTables::EU::content_quota_item_buy_664_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_665_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_665_Record.h new file mode 100644 index 000000000..8b70fa52f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_665_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_665_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_665_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_665_Record = BnsTables::KR::content_quota_item_buy_665_Record; + #else + using content_quota_item_buy_665_Record = BnsTables::EU::content_quota_item_buy_665_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_666_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_666_Record.h new file mode 100644 index 000000000..6be26555e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_666_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_666_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_666_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_666_Record = BnsTables::KR::content_quota_item_buy_666_Record; + #else + using content_quota_item_buy_666_Record = BnsTables::EU::content_quota_item_buy_666_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_667_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_667_Record.h new file mode 100644 index 000000000..8fa7c0b58 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_667_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_667_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_667_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_667_Record = BnsTables::KR::content_quota_item_buy_667_Record; + #else + using content_quota_item_buy_667_Record = BnsTables::EU::content_quota_item_buy_667_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_668_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_668_Record.h new file mode 100644 index 000000000..e9c952ff6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_668_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_668_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_668_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_668_Record = BnsTables::KR::content_quota_item_buy_668_Record; + #else + using content_quota_item_buy_668_Record = BnsTables::EU::content_quota_item_buy_668_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_669_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_669_Record.h new file mode 100644 index 000000000..ac331a53d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_669_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_669_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_669_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_669_Record = BnsTables::KR::content_quota_item_buy_669_Record; + #else + using content_quota_item_buy_669_Record = BnsTables::EU::content_quota_item_buy_669_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_66_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_66_Record.h new file mode 100644 index 000000000..bfc49fe10 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_66_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_66_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_66_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_66_Record = BnsTables::KR::content_quota_item_buy_66_Record; + #else + using content_quota_item_buy_66_Record = BnsTables::EU::content_quota_item_buy_66_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_670_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_670_Record.h new file mode 100644 index 000000000..383ad3c59 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_670_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_670_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_670_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_670_Record = BnsTables::KR::content_quota_item_buy_670_Record; + #else + using content_quota_item_buy_670_Record = BnsTables::EU::content_quota_item_buy_670_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_671_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_671_Record.h new file mode 100644 index 000000000..0755995a4 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_671_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_671_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_671_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_671_Record = BnsTables::KR::content_quota_item_buy_671_Record; + #else + using content_quota_item_buy_671_Record = BnsTables::EU::content_quota_item_buy_671_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_672_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_672_Record.h new file mode 100644 index 000000000..95954ca8d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_672_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_672_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_672_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_672_Record = BnsTables::KR::content_quota_item_buy_672_Record; + #else + using content_quota_item_buy_672_Record = BnsTables::EU::content_quota_item_buy_672_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_673_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_673_Record.h new file mode 100644 index 000000000..ead4e2f77 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_673_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_673_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_673_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_673_Record = BnsTables::KR::content_quota_item_buy_673_Record; + #else + using content_quota_item_buy_673_Record = BnsTables::EU::content_quota_item_buy_673_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_674_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_674_Record.h new file mode 100644 index 000000000..1fdd97cfa --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_674_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_674_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_674_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_674_Record = BnsTables::KR::content_quota_item_buy_674_Record; + #else + using content_quota_item_buy_674_Record = BnsTables::EU::content_quota_item_buy_674_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_675_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_675_Record.h new file mode 100644 index 000000000..3c0340a8c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_675_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_675_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_675_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_675_Record = BnsTables::KR::content_quota_item_buy_675_Record; + #else + using content_quota_item_buy_675_Record = BnsTables::EU::content_quota_item_buy_675_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_676_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_676_Record.h new file mode 100644 index 000000000..93d061945 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_676_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_676_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_676_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_676_Record = BnsTables::KR::content_quota_item_buy_676_Record; + #else + using content_quota_item_buy_676_Record = BnsTables::EU::content_quota_item_buy_676_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_677_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_677_Record.h new file mode 100644 index 000000000..9020abf79 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_677_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_677_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_677_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_677_Record = BnsTables::KR::content_quota_item_buy_677_Record; + #else + using content_quota_item_buy_677_Record = BnsTables::EU::content_quota_item_buy_677_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_678_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_678_Record.h new file mode 100644 index 000000000..d4e2bd683 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_678_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_678_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_678_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_678_Record = BnsTables::KR::content_quota_item_buy_678_Record; + #else + using content_quota_item_buy_678_Record = BnsTables::EU::content_quota_item_buy_678_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_679_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_679_Record.h new file mode 100644 index 000000000..b8e17c2b5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_679_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_679_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_679_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_679_Record = BnsTables::KR::content_quota_item_buy_679_Record; + #else + using content_quota_item_buy_679_Record = BnsTables::EU::content_quota_item_buy_679_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_67_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_67_Record.h new file mode 100644 index 000000000..911d5e26d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_67_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_67_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_67_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_67_Record = BnsTables::KR::content_quota_item_buy_67_Record; + #else + using content_quota_item_buy_67_Record = BnsTables::EU::content_quota_item_buy_67_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_680_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_680_Record.h new file mode 100644 index 000000000..94d65fe96 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_680_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_680_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_680_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_680_Record = BnsTables::KR::content_quota_item_buy_680_Record; + #else + using content_quota_item_buy_680_Record = BnsTables::EU::content_quota_item_buy_680_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_681_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_681_Record.h new file mode 100644 index 000000000..f6222d9d3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_681_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_681_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_681_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_681_Record = BnsTables::KR::content_quota_item_buy_681_Record; + #else + using content_quota_item_buy_681_Record = BnsTables::EU::content_quota_item_buy_681_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_682_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_682_Record.h new file mode 100644 index 000000000..445e74c31 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_682_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_682_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_682_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_682_Record = BnsTables::KR::content_quota_item_buy_682_Record; + #else + using content_quota_item_buy_682_Record = BnsTables::EU::content_quota_item_buy_682_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_683_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_683_Record.h new file mode 100644 index 000000000..b058bf9ef --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_683_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_683_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_683_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_683_Record = BnsTables::KR::content_quota_item_buy_683_Record; + #else + using content_quota_item_buy_683_Record = BnsTables::EU::content_quota_item_buy_683_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_684_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_684_Record.h new file mode 100644 index 000000000..94df31e08 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_684_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_684_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_684_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_684_Record = BnsTables::KR::content_quota_item_buy_684_Record; + #else + using content_quota_item_buy_684_Record = BnsTables::EU::content_quota_item_buy_684_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_685_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_685_Record.h new file mode 100644 index 000000000..e97aaaf09 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_685_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_685_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_685_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_685_Record = BnsTables::KR::content_quota_item_buy_685_Record; + #else + using content_quota_item_buy_685_Record = BnsTables::EU::content_quota_item_buy_685_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_686_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_686_Record.h new file mode 100644 index 000000000..90300a39e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_686_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_686_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_686_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_686_Record = BnsTables::KR::content_quota_item_buy_686_Record; + #else + using content_quota_item_buy_686_Record = BnsTables::EU::content_quota_item_buy_686_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_687_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_687_Record.h new file mode 100644 index 000000000..0d5fde05c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_687_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_687_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_687_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_687_Record = BnsTables::KR::content_quota_item_buy_687_Record; + #else + using content_quota_item_buy_687_Record = BnsTables::EU::content_quota_item_buy_687_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_688_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_688_Record.h new file mode 100644 index 000000000..898552b4c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_688_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_688_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_688_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_688_Record = BnsTables::KR::content_quota_item_buy_688_Record; + #else + using content_quota_item_buy_688_Record = BnsTables::EU::content_quota_item_buy_688_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_689_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_689_Record.h new file mode 100644 index 000000000..8871d1db3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_689_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_689_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_689_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_689_Record = BnsTables::KR::content_quota_item_buy_689_Record; + #else + using content_quota_item_buy_689_Record = BnsTables::EU::content_quota_item_buy_689_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_68_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_68_Record.h new file mode 100644 index 000000000..a92785d6f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_68_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_68_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_68_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_68_Record = BnsTables::KR::content_quota_item_buy_68_Record; + #else + using content_quota_item_buy_68_Record = BnsTables::EU::content_quota_item_buy_68_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_690_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_690_Record.h new file mode 100644 index 000000000..ba2781e50 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_690_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_690_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_690_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_690_Record = BnsTables::KR::content_quota_item_buy_690_Record; + #else + using content_quota_item_buy_690_Record = BnsTables::EU::content_quota_item_buy_690_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_691_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_691_Record.h new file mode 100644 index 000000000..2c70cc59c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_691_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_691_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_691_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_691_Record = BnsTables::KR::content_quota_item_buy_691_Record; + #else + using content_quota_item_buy_691_Record = BnsTables::EU::content_quota_item_buy_691_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_692_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_692_Record.h new file mode 100644 index 000000000..835cd176c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_692_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_692_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_692_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_692_Record = BnsTables::KR::content_quota_item_buy_692_Record; + #else + using content_quota_item_buy_692_Record = BnsTables::EU::content_quota_item_buy_692_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_693_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_693_Record.h new file mode 100644 index 000000000..f7cf93068 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_693_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_693_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_693_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_693_Record = BnsTables::KR::content_quota_item_buy_693_Record; + #else + using content_quota_item_buy_693_Record = BnsTables::EU::content_quota_item_buy_693_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_694_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_694_Record.h new file mode 100644 index 000000000..ff9d9bcc9 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_694_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_694_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_694_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_694_Record = BnsTables::KR::content_quota_item_buy_694_Record; + #else + using content_quota_item_buy_694_Record = BnsTables::EU::content_quota_item_buy_694_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_695_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_695_Record.h new file mode 100644 index 000000000..7ae8c1b59 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_695_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_695_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_695_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_695_Record = BnsTables::KR::content_quota_item_buy_695_Record; + #else + using content_quota_item_buy_695_Record = BnsTables::EU::content_quota_item_buy_695_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_696_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_696_Record.h new file mode 100644 index 000000000..f85db0c72 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_696_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_696_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_696_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_696_Record = BnsTables::KR::content_quota_item_buy_696_Record; + #else + using content_quota_item_buy_696_Record = BnsTables::EU::content_quota_item_buy_696_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_697_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_697_Record.h new file mode 100644 index 000000000..6ed082bcd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_697_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_697_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_697_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_697_Record = BnsTables::KR::content_quota_item_buy_697_Record; + #else + using content_quota_item_buy_697_Record = BnsTables::EU::content_quota_item_buy_697_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_698_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_698_Record.h new file mode 100644 index 000000000..f7eefd409 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_698_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_698_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_698_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_698_Record = BnsTables::KR::content_quota_item_buy_698_Record; + #else + using content_quota_item_buy_698_Record = BnsTables::EU::content_quota_item_buy_698_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_699_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_699_Record.h new file mode 100644 index 000000000..7c79055de --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_699_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_699_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_699_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_699_Record = BnsTables::KR::content_quota_item_buy_699_Record; + #else + using content_quota_item_buy_699_Record = BnsTables::EU::content_quota_item_buy_699_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_69_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_69_Record.h new file mode 100644 index 000000000..dee34b151 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_69_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_69_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_69_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_69_Record = BnsTables::KR::content_quota_item_buy_69_Record; + #else + using content_quota_item_buy_69_Record = BnsTables::EU::content_quota_item_buy_69_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_6_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_6_Record.h new file mode 100644 index 000000000..daf11253d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_6_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_6_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_6_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_6_Record = BnsTables::KR::content_quota_item_buy_6_Record; + #else + using content_quota_item_buy_6_Record = BnsTables::EU::content_quota_item_buy_6_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_700_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_700_Record.h new file mode 100644 index 000000000..5fe573568 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_700_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_700_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_700_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_700_Record = BnsTables::KR::content_quota_item_buy_700_Record; + #else + using content_quota_item_buy_700_Record = BnsTables::EU::content_quota_item_buy_700_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_70_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_70_Record.h new file mode 100644 index 000000000..2622f58c8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_70_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_70_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_70_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_70_Record = BnsTables::KR::content_quota_item_buy_70_Record; + #else + using content_quota_item_buy_70_Record = BnsTables::EU::content_quota_item_buy_70_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_71_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_71_Record.h new file mode 100644 index 000000000..751b44d5d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_71_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_71_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_71_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_71_Record = BnsTables::KR::content_quota_item_buy_71_Record; + #else + using content_quota_item_buy_71_Record = BnsTables::EU::content_quota_item_buy_71_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_72_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_72_Record.h new file mode 100644 index 000000000..cff8835c2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_72_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_72_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_72_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_72_Record = BnsTables::KR::content_quota_item_buy_72_Record; + #else + using content_quota_item_buy_72_Record = BnsTables::EU::content_quota_item_buy_72_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_73_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_73_Record.h new file mode 100644 index 000000000..9ecad52c0 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_73_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_73_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_73_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_73_Record = BnsTables::KR::content_quota_item_buy_73_Record; + #else + using content_quota_item_buy_73_Record = BnsTables::EU::content_quota_item_buy_73_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_74_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_74_Record.h new file mode 100644 index 000000000..d33007ecd --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_74_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_74_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_74_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_74_Record = BnsTables::KR::content_quota_item_buy_74_Record; + #else + using content_quota_item_buy_74_Record = BnsTables::EU::content_quota_item_buy_74_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_75_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_75_Record.h new file mode 100644 index 000000000..27434cf0d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_75_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_75_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_75_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_75_Record = BnsTables::KR::content_quota_item_buy_75_Record; + #else + using content_quota_item_buy_75_Record = BnsTables::EU::content_quota_item_buy_75_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_76_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_76_Record.h new file mode 100644 index 000000000..229675e5c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_76_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_76_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_76_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_76_Record = BnsTables::KR::content_quota_item_buy_76_Record; + #else + using content_quota_item_buy_76_Record = BnsTables::EU::content_quota_item_buy_76_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_77_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_77_Record.h new file mode 100644 index 000000000..21c62e7be --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_77_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_77_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_77_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_77_Record = BnsTables::KR::content_quota_item_buy_77_Record; + #else + using content_quota_item_buy_77_Record = BnsTables::EU::content_quota_item_buy_77_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_78_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_78_Record.h new file mode 100644 index 000000000..505367fd8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_78_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_78_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_78_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_78_Record = BnsTables::KR::content_quota_item_buy_78_Record; + #else + using content_quota_item_buy_78_Record = BnsTables::EU::content_quota_item_buy_78_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_79_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_79_Record.h new file mode 100644 index 000000000..ddae19bde --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_79_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_79_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_79_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_79_Record = BnsTables::KR::content_quota_item_buy_79_Record; + #else + using content_quota_item_buy_79_Record = BnsTables::EU::content_quota_item_buy_79_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_7_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_7_Record.h new file mode 100644 index 000000000..e8ffb1496 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_7_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_7_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_7_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_7_Record = BnsTables::KR::content_quota_item_buy_7_Record; + #else + using content_quota_item_buy_7_Record = BnsTables::EU::content_quota_item_buy_7_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_80_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_80_Record.h new file mode 100644 index 000000000..deaa65238 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_80_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_80_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_80_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_80_Record = BnsTables::KR::content_quota_item_buy_80_Record; + #else + using content_quota_item_buy_80_Record = BnsTables::EU::content_quota_item_buy_80_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_81_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_81_Record.h new file mode 100644 index 000000000..aa0f003be --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_81_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_81_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_81_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_81_Record = BnsTables::KR::content_quota_item_buy_81_Record; + #else + using content_quota_item_buy_81_Record = BnsTables::EU::content_quota_item_buy_81_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_82_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_82_Record.h new file mode 100644 index 000000000..65720184b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_82_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_82_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_82_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_82_Record = BnsTables::KR::content_quota_item_buy_82_Record; + #else + using content_quota_item_buy_82_Record = BnsTables::EU::content_quota_item_buy_82_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_83_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_83_Record.h new file mode 100644 index 000000000..608ee3b43 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_83_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_83_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_83_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_83_Record = BnsTables::KR::content_quota_item_buy_83_Record; + #else + using content_quota_item_buy_83_Record = BnsTables::EU::content_quota_item_buy_83_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_84_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_84_Record.h new file mode 100644 index 000000000..a8624d619 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_84_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_84_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_84_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_84_Record = BnsTables::KR::content_quota_item_buy_84_Record; + #else + using content_quota_item_buy_84_Record = BnsTables::EU::content_quota_item_buy_84_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_85_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_85_Record.h new file mode 100644 index 000000000..b2e00f3f2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_85_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_85_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_85_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_85_Record = BnsTables::KR::content_quota_item_buy_85_Record; + #else + using content_quota_item_buy_85_Record = BnsTables::EU::content_quota_item_buy_85_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_86_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_86_Record.h new file mode 100644 index 000000000..4808b5fb1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_86_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_86_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_86_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_86_Record = BnsTables::KR::content_quota_item_buy_86_Record; + #else + using content_quota_item_buy_86_Record = BnsTables::EU::content_quota_item_buy_86_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_87_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_87_Record.h new file mode 100644 index 000000000..4cb5924e5 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_87_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_87_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_87_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_87_Record = BnsTables::KR::content_quota_item_buy_87_Record; + #else + using content_quota_item_buy_87_Record = BnsTables::EU::content_quota_item_buy_87_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_88_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_88_Record.h new file mode 100644 index 000000000..8c5b48350 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_88_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_88_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_88_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_88_Record = BnsTables::KR::content_quota_item_buy_88_Record; + #else + using content_quota_item_buy_88_Record = BnsTables::EU::content_quota_item_buy_88_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_89_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_89_Record.h new file mode 100644 index 000000000..d8eeaaa88 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_89_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_89_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_89_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_89_Record = BnsTables::KR::content_quota_item_buy_89_Record; + #else + using content_quota_item_buy_89_Record = BnsTables::EU::content_quota_item_buy_89_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_8_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_8_Record.h new file mode 100644 index 000000000..7604178d6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_8_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_8_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_8_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_8_Record = BnsTables::KR::content_quota_item_buy_8_Record; + #else + using content_quota_item_buy_8_Record = BnsTables::EU::content_quota_item_buy_8_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_90_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_90_Record.h new file mode 100644 index 000000000..fc77ac445 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_90_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_90_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_90_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_90_Record = BnsTables::KR::content_quota_item_buy_90_Record; + #else + using content_quota_item_buy_90_Record = BnsTables::EU::content_quota_item_buy_90_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_91_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_91_Record.h new file mode 100644 index 000000000..8de8a94e1 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_91_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_91_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_91_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_91_Record = BnsTables::KR::content_quota_item_buy_91_Record; + #else + using content_quota_item_buy_91_Record = BnsTables::EU::content_quota_item_buy_91_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_92_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_92_Record.h new file mode 100644 index 000000000..f1f7114d3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_92_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_92_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_92_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_92_Record = BnsTables::KR::content_quota_item_buy_92_Record; + #else + using content_quota_item_buy_92_Record = BnsTables::EU::content_quota_item_buy_92_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_93_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_93_Record.h new file mode 100644 index 000000000..a53956e9e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_93_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_93_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_93_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_93_Record = BnsTables::KR::content_quota_item_buy_93_Record; + #else + using content_quota_item_buy_93_Record = BnsTables::EU::content_quota_item_buy_93_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_94_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_94_Record.h new file mode 100644 index 000000000..9f09d485e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_94_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_94_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_94_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_94_Record = BnsTables::KR::content_quota_item_buy_94_Record; + #else + using content_quota_item_buy_94_Record = BnsTables::EU::content_quota_item_buy_94_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_95_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_95_Record.h new file mode 100644 index 000000000..099a269ec --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_95_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_95_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_95_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_95_Record = BnsTables::KR::content_quota_item_buy_95_Record; + #else + using content_quota_item_buy_95_Record = BnsTables::EU::content_quota_item_buy_95_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_96_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_96_Record.h new file mode 100644 index 000000000..e13f0c4b2 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_96_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_96_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_96_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_96_Record = BnsTables::KR::content_quota_item_buy_96_Record; + #else + using content_quota_item_buy_96_Record = BnsTables::EU::content_quota_item_buy_96_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_97_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_97_Record.h new file mode 100644 index 000000000..1631d3c3c --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_97_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_97_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_97_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_97_Record = BnsTables::KR::content_quota_item_buy_97_Record; + #else + using content_quota_item_buy_97_Record = BnsTables::EU::content_quota_item_buy_97_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_98_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_98_Record.h new file mode 100644 index 000000000..942ea331d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_98_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_98_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_98_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_98_Record = BnsTables::KR::content_quota_item_buy_98_Record; + #else + using content_quota_item_buy_98_Record = BnsTables::EU::content_quota_item_buy_98_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_99_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_99_Record.h new file mode 100644 index 000000000..33cf3294f --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_99_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_99_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_99_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_99_Record = BnsTables::KR::content_quota_item_buy_99_Record; + #else + using content_quota_item_buy_99_Record = BnsTables::EU::content_quota_item_buy_99_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_item_buy_9_Record.h b/Generated/include/Dynamic/content_quota/content_quota_item_buy_9_Record.h new file mode 100644 index 000000000..c52ded2c6 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_item_buy_9_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_item_buy_9_Record.h" +#include "../../KR/content_quota/content_quota_item_buy_9_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_item_buy_9_Record = BnsTables::KR::content_quota_item_buy_9_Record; + #else + using content_quota_item_buy_9_Record = BnsTables::EU::content_quota_item_buy_9_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_life_contents_Record.h b/Generated/include/Dynamic/content_quota/content_quota_life_contents_Record.h new file mode 100644 index 000000000..8c6421c6d --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_life_contents_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_life_contents_Record.h" +#include "../../KR/content_quota/content_quota_life_contents_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_life_contents_Record = BnsTables::KR::content_quota_life_contents_Record; + #else + using content_quota_life_contents_Record = BnsTables::EU::content_quota_life_contents_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_market_targeted_sale_Record.h b/Generated/include/Dynamic/content_quota/content_quota_market_targeted_sale_Record.h new file mode 100644 index 000000000..baaad6953 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_market_targeted_sale_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_market_targeted_sale_Record.h" +#include "../../KR/content_quota/content_quota_market_targeted_sale_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_market_targeted_sale_Record = BnsTables::KR::content_quota_market_targeted_sale_Record; + #else + using content_quota_market_targeted_sale_Record = BnsTables::EU::content_quota_market_targeted_sale_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_mentee_quest_Record.h b/Generated/include/Dynamic/content_quota/content_quota_mentee_quest_Record.h new file mode 100644 index 000000000..8ce5079aa --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_mentee_quest_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_mentee_quest_Record.h" +#include "../../KR/content_quota/content_quota_mentee_quest_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_mentee_quest_Record = BnsTables::KR::content_quota_mentee_quest_Record; + #else + using content_quota_mentee_quest_Record = BnsTables::EU::content_quota_mentee_quest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_mentor_quest_Record.h b/Generated/include/Dynamic/content_quota/content_quota_mentor_quest_Record.h new file mode 100644 index 000000000..14a78da2a --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_mentor_quest_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_mentor_quest_Record.h" +#include "../../KR/content_quota/content_quota_mentor_quest_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_mentor_quest_Record = BnsTables::KR::content_quota_mentor_quest_Record; + #else + using content_quota_mentor_quest_Record = BnsTables::EU::content_quota_mentor_quest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_public_raid_Record.h b/Generated/include/Dynamic/content_quota/content_quota_public_raid_Record.h new file mode 100644 index 000000000..3631e02c8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_public_raid_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_public_raid_Record.h" +#include "../../KR/content_quota/content_quota_public_raid_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_public_raid_Record = BnsTables::KR::content_quota_public_raid_Record; + #else + using content_quota_public_raid_Record = BnsTables::EU::content_quota_public_raid_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_quest_reward_hongmoon_Record.h b/Generated/include/Dynamic/content_quota/content_quota_quest_reward_hongmoon_Record.h new file mode 100644 index 000000000..c99a9c77b --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_quest_reward_hongmoon_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_quest_reward_hongmoon_Record.h" +#include "../../KR/content_quota/content_quota_quest_reward_hongmoon_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_quest_reward_hongmoon_Record = BnsTables::KR::content_quota_quest_reward_hongmoon_Record; + #else + using content_quota_quest_reward_hongmoon_Record = BnsTables::EU::content_quota_quest_reward_hongmoon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_quest_reward_membership_Record.h b/Generated/include/Dynamic/content_quota/content_quota_quest_reward_membership_Record.h new file mode 100644 index 000000000..894a68d76 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_quest_reward_membership_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_quest_reward_membership_Record.h" +#include "../../KR/content_quota/content_quota_quest_reward_membership_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_quest_reward_membership_Record = BnsTables::KR::content_quota_quest_reward_membership_Record; + #else + using content_quota_quest_reward_membership_Record = BnsTables::EU::content_quota_quest_reward_membership_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_quest_reward_pccafe_Record.h b/Generated/include/Dynamic/content_quota/content_quota_quest_reward_pccafe_Record.h new file mode 100644 index 000000000..2f51af616 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_quest_reward_pccafe_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_quest_reward_pccafe_Record.h" +#include "../../KR/content_quota/content_quota_quest_reward_pccafe_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_quest_reward_pccafe_Record = BnsTables::KR::content_quota_quest_reward_pccafe_Record; + #else + using content_quota_quest_reward_pccafe_Record = BnsTables::EU::content_quota_quest_reward_pccafe_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_shop_sale_Record.h b/Generated/include/Dynamic/content_quota/content_quota_shop_sale_Record.h new file mode 100644 index 000000000..bc44501b3 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_shop_sale_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_shop_sale_Record.h" +#include "../../KR/content_quota/content_quota_shop_sale_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_shop_sale_Record = BnsTables::KR::content_quota_shop_sale_Record; + #else + using content_quota_shop_sale_Record = BnsTables::EU::content_quota_shop_sale_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_specific_target_Record.h b/Generated/include/Dynamic/content_quota/content_quota_specific_target_Record.h new file mode 100644 index 000000000..b85519840 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_specific_target_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_specific_target_Record.h" +#include "../../KR/content_quota/content_quota_specific_target_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_specific_target_Record = BnsTables::KR::content_quota_specific_target_Record; + #else + using content_quota_specific_target_Record = BnsTables::EU::content_quota_specific_target_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_trade_restrict_Record.h b/Generated/include/Dynamic/content_quota/content_quota_trade_restrict_Record.h new file mode 100644 index 000000000..c1da0cef8 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_trade_restrict_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_trade_restrict_Record.h" +#include "../../KR/content_quota/content_quota_trade_restrict_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_trade_restrict_Record = BnsTables::KR::content_quota_trade_restrict_Record; + #else + using content_quota_trade_restrict_Record = BnsTables::EU::content_quota_trade_restrict_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_vitality_Record.h b/Generated/include/Dynamic/content_quota/content_quota_vitality_Record.h new file mode 100644 index 000000000..3fcaaa07e --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_vitality_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_vitality_Record.h" +#include "../../KR/content_quota/content_quota_vitality_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_vitality_Record = BnsTables::KR::content_quota_vitality_Record; + #else + using content_quota_vitality_Record = BnsTables::EU::content_quota_vitality_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/content_quota/content_quota_weekly_contents_reset_Record.h b/Generated/include/Dynamic/content_quota/content_quota_weekly_contents_reset_Record.h new file mode 100644 index 000000000..fcca53b53 --- /dev/null +++ b/Generated/include/Dynamic/content_quota/content_quota_weekly_contents_reset_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/content_quota/content_quota_weekly_contents_reset_Record.h" +#include "../../KR/content_quota/content_quota_weekly_contents_reset_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using content_quota_weekly_contents_reset_Record = BnsTables::KR::content_quota_weekly_contents_reset_Record; + #else + using content_quota_weekly_contents_reset_Record = BnsTables::EU::content_quota_weekly_contents_reset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contentrestriction/AAA_contentrestriction_RecordBase.h b/Generated/include/Dynamic/contentrestriction/AAA_contentrestriction_RecordBase.h new file mode 100644 index 000000000..142ed35e1 --- /dev/null +++ b/Generated/include/Dynamic/contentrestriction/AAA_contentrestriction_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contentrestriction/AAA_contentrestriction_RecordBase.h" +#include "../../KR/contentrestriction/AAA_contentrestriction_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contentrestriction_Record = BnsTables::KR::contentrestriction_Record; + #else + using contentrestriction_Record = BnsTables::EU::contentrestriction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contents_guide/AAA_contents_guide_RecordBase.h b/Generated/include/Dynamic/contents_guide/AAA_contents_guide_RecordBase.h new file mode 100644 index 000000000..3866f9109 --- /dev/null +++ b/Generated/include/Dynamic/contents_guide/AAA_contents_guide_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contents_guide/AAA_contents_guide_RecordBase.h" +#include "../../KR/contents_guide/AAA_contents_guide_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contents_guide_Record = BnsTables::KR::contents_guide_Record; + #else + using contents_guide_Record = BnsTables::EU::contents_guide_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contents_guide/contents_guide_boss_monster_Record.h b/Generated/include/Dynamic/contents_guide/contents_guide_boss_monster_Record.h new file mode 100644 index 000000000..cc0667ab0 --- /dev/null +++ b/Generated/include/Dynamic/contents_guide/contents_guide_boss_monster_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contents_guide/contents_guide_boss_monster_Record.h" +#include "../../KR/contents_guide/contents_guide_boss_monster_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contents_guide_boss_monster_Record = BnsTables::KR::contents_guide_boss_monster_Record; + #else + using contents_guide_boss_monster_Record = BnsTables::EU::contents_guide_boss_monster_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contents_reset/AAA_contents_reset_RecordBase.h b/Generated/include/Dynamic/contents_reset/AAA_contents_reset_RecordBase.h new file mode 100644 index 000000000..e9711000e --- /dev/null +++ b/Generated/include/Dynamic/contents_reset/AAA_contents_reset_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contents_reset/AAA_contents_reset_RecordBase.h" +#include "../../KR/contents_reset/AAA_contents_reset_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contents_reset_Record = BnsTables::KR::contents_reset_Record; + #else + using contents_reset_Record = BnsTables::EU::contents_reset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contents_schedule/AAA_contents_schedule_RecordBase.h b/Generated/include/Dynamic/contents_schedule/AAA_contents_schedule_RecordBase.h new file mode 100644 index 000000000..a0ad3d85e --- /dev/null +++ b/Generated/include/Dynamic/contents_schedule/AAA_contents_schedule_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contents_schedule/AAA_contents_schedule_RecordBase.h" +#include "../../KR/contents_schedule/AAA_contents_schedule_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contents_schedule_Record = BnsTables::KR::contents_schedule_Record; + #else + using contents_schedule_Record = BnsTables::EU::contents_schedule_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contents_schedule/contents_schedule_random_store_1_Record.h b/Generated/include/Dynamic/contents_schedule/contents_schedule_random_store_1_Record.h new file mode 100644 index 000000000..a161645dd --- /dev/null +++ b/Generated/include/Dynamic/contents_schedule/contents_schedule_random_store_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contents_schedule/contents_schedule_random_store_1_Record.h" +#include "../../KR/contents_schedule/contents_schedule_random_store_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contents_schedule_random_store_1_Record = BnsTables::KR::contents_schedule_random_store_1_Record; + #else + using contents_schedule_random_store_1_Record = BnsTables::EU::contents_schedule_random_store_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contents_schedule/contents_schedule_random_store_2_Record.h b/Generated/include/Dynamic/contents_schedule/contents_schedule_random_store_2_Record.h new file mode 100644 index 000000000..08d62e35b --- /dev/null +++ b/Generated/include/Dynamic/contents_schedule/contents_schedule_random_store_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contents_schedule/contents_schedule_random_store_2_Record.h" +#include "../../KR/contents_schedule/contents_schedule_random_store_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contents_schedule_random_store_2_Record = BnsTables::KR::contents_schedule_random_store_2_Record; + #else + using contents_schedule_random_store_2_Record = BnsTables::EU::contents_schedule_random_store_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contents_schedule/contents_schedule_treasure_board_Record.h b/Generated/include/Dynamic/contents_schedule/contents_schedule_treasure_board_Record.h new file mode 100644 index 000000000..8c9c2f82c --- /dev/null +++ b/Generated/include/Dynamic/contents_schedule/contents_schedule_treasure_board_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contents_schedule/contents_schedule_treasure_board_Record.h" +#include "../../KR/contents_schedule/contents_schedule_treasure_board_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contents_schedule_treasure_board_Record = BnsTables::KR::contents_schedule_treasure_board_Record; + #else + using contents_schedule_treasure_board_Record = BnsTables::EU::contents_schedule_treasure_board_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contents_schedule/contents_schedule_unlocated_store_Record.h b/Generated/include/Dynamic/contents_schedule/contents_schedule_unlocated_store_Record.h new file mode 100644 index 000000000..c47222e76 --- /dev/null +++ b/Generated/include/Dynamic/contents_schedule/contents_schedule_unlocated_store_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contents_schedule/contents_schedule_unlocated_store_Record.h" +#include "../../KR/contents_schedule/contents_schedule_unlocated_store_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contents_schedule_unlocated_store_Record = BnsTables::KR::contents_schedule_unlocated_store_Record; + #else + using contents_schedule_unlocated_store_Record = BnsTables::EU::contents_schedule_unlocated_store_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contentsjournal/AAA_contentsjournal_RecordBase.h b/Generated/include/Dynamic/contentsjournal/AAA_contentsjournal_RecordBase.h new file mode 100644 index 000000000..68e05f216 --- /dev/null +++ b/Generated/include/Dynamic/contentsjournal/AAA_contentsjournal_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contentsjournal/AAA_contentsjournal_RecordBase.h" +#include "../../KR/contentsjournal/AAA_contentsjournal_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contentsjournal_Record = BnsTables::KR::contentsjournal_Record; + #else + using contentsjournal_Record = BnsTables::EU::contentsjournal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h b/Generated/include/Dynamic/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h new file mode 100644 index 000000000..77cbc92a4 --- /dev/null +++ b/Generated/include/Dynamic/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h" +#include "../../KR/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contentsjournal2noti_Record = BnsTables::KR::contentsjournal2noti_Record; + #else + using contentsjournal2noti_Record = BnsTables::EU::contentsjournal2noti_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h b/Generated/include/Dynamic/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h new file mode 100644 index 000000000..0d7ae7a95 --- /dev/null +++ b/Generated/include/Dynamic/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h" +#include "../../KR/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contentsjournalrecommenditem_Record = BnsTables::KR::contentsjournalrecommenditem_Record; + #else + using contentsjournalrecommenditem_Record = BnsTables::EU::contentsjournalrecommenditem_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contextscript/AAA_contextscript_RecordBase.h b/Generated/include/Dynamic/contextscript/AAA_contextscript_RecordBase.h new file mode 100644 index 000000000..12749ccf6 --- /dev/null +++ b/Generated/include/Dynamic/contextscript/AAA_contextscript_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contextscript/AAA_contextscript_RecordBase.h" +#include "../../KR/contextscript/AAA_contextscript_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contextscript_Record = BnsTables::KR::contextscript_Record; + #else + using contextscript_Record = BnsTables::EU::contextscript_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contextscript_condition/AAA_contextscript_condition_RecordBase.h b/Generated/include/Dynamic/contextscript_condition/AAA_contextscript_condition_RecordBase.h new file mode 100644 index 000000000..6b2812f4f --- /dev/null +++ b/Generated/include/Dynamic/contextscript_condition/AAA_contextscript_condition_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contextscript_condition/AAA_contextscript_condition_RecordBase.h" +#include "../../KR/contextscript_condition/AAA_contextscript_condition_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contextscript_condition_Record = BnsTables::KR::contextscript_condition_Record; + #else + using contextscript_condition_Record = BnsTables::EU::contextscript_condition_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contextscript_decision/AAA_contextscript_decision_RecordBase.h b/Generated/include/Dynamic/contextscript_decision/AAA_contextscript_decision_RecordBase.h new file mode 100644 index 000000000..4a6708422 --- /dev/null +++ b/Generated/include/Dynamic/contextscript_decision/AAA_contextscript_decision_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contextscript_decision/AAA_contextscript_decision_RecordBase.h" +#include "../../KR/contextscript_decision/AAA_contextscript_decision_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contextscript_decision_Record = BnsTables::KR::contextscript_decision_Record; + #else + using contextscript_decision_Record = BnsTables::EU::contextscript_decision_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contextscript_layer/AAA_contextscript_layer_RecordBase.h b/Generated/include/Dynamic/contextscript_layer/AAA_contextscript_layer_RecordBase.h new file mode 100644 index 000000000..b206d13ab --- /dev/null +++ b/Generated/include/Dynamic/contextscript_layer/AAA_contextscript_layer_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contextscript_layer/AAA_contextscript_layer_RecordBase.h" +#include "../../KR/contextscript_layer/AAA_contextscript_layer_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contextscript_layer_Record = BnsTables::KR::contextscript_layer_Record; + #else + using contextscript_layer_Record = BnsTables::EU::contextscript_layer_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contextscript_result/AAA_contextscript_result_RecordBase.h b/Generated/include/Dynamic/contextscript_result/AAA_contextscript_result_RecordBase.h new file mode 100644 index 000000000..4f61f14ab --- /dev/null +++ b/Generated/include/Dynamic/contextscript_result/AAA_contextscript_result_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contextscript_result/AAA_contextscript_result_RecordBase.h" +#include "../../KR/contextscript_result/AAA_contextscript_result_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contextscript_result_Record = BnsTables::KR::contextscript_result_Record; + #else + using contextscript_result_Record = BnsTables::EU::contextscript_result_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contextscript_stance/AAA_contextscript_stance_RecordBase.h b/Generated/include/Dynamic/contextscript_stance/AAA_contextscript_stance_RecordBase.h new file mode 100644 index 000000000..6f4e15420 --- /dev/null +++ b/Generated/include/Dynamic/contextscript_stance/AAA_contextscript_stance_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contextscript_stance/AAA_contextscript_stance_RecordBase.h" +#include "../../KR/contextscript_stance/AAA_contextscript_stance_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contextscript_stance_Record = BnsTables::KR::contextscript_stance_Record; + #else + using contextscript_stance_Record = BnsTables::EU::contextscript_stance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/contributionreward/AAA_contributionreward_RecordBase.h b/Generated/include/Dynamic/contributionreward/AAA_contributionreward_RecordBase.h new file mode 100644 index 000000000..a1b7df257 --- /dev/null +++ b/Generated/include/Dynamic/contributionreward/AAA_contributionreward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/contributionreward/AAA_contributionreward_RecordBase.h" +#include "../../KR/contributionreward/AAA_contributionreward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using contributionreward_Record = BnsTables::KR::contributionreward_Record; + #else + using contributionreward_Record = BnsTables::EU::contributionreward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/cost_group/AAA_cost_group_RecordBase.h b/Generated/include/Dynamic/cost_group/AAA_cost_group_RecordBase.h new file mode 100644 index 000000000..6a690e504 --- /dev/null +++ b/Generated/include/Dynamic/cost_group/AAA_cost_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/cost_group/AAA_cost_group_RecordBase.h" +#include "../../KR/cost_group/AAA_cost_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using cost_group_Record = BnsTables::KR::cost_group_Record; + #else + using cost_group_Record = BnsTables::EU::cost_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/craft/AAA_craft_RecordBase.h b/Generated/include/Dynamic/craft/AAA_craft_RecordBase.h new file mode 100644 index 000000000..b22dc2b43 --- /dev/null +++ b/Generated/include/Dynamic/craft/AAA_craft_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/craft/AAA_craft_RecordBase.h" +#include "../../KR/craft/AAA_craft_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using craft_Record = BnsTables::KR::craft_Record; + #else + using craft_Record = BnsTables::EU::craft_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/craft2/AAA_craft2_RecordBase.h b/Generated/include/Dynamic/craft2/AAA_craft2_RecordBase.h new file mode 100644 index 000000000..265f72324 --- /dev/null +++ b/Generated/include/Dynamic/craft2/AAA_craft2_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/craft2/AAA_craft2_RecordBase.h" +#include "../../KR/craft2/AAA_craft2_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using craft2_Record = BnsTables::KR::craft2_Record; + #else + using craft2_Record = BnsTables::EU::craft2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h b/Generated/include/Dynamic/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h new file mode 100644 index 000000000..b530c8012 --- /dev/null +++ b/Generated/include/Dynamic/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h" +#include "../../KR/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using craft_case_recipe_Record = BnsTables::KR::craft_case_recipe_Record; + #else + using craft_case_recipe_Record = BnsTables::EU::craft_case_recipe_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h b/Generated/include/Dynamic/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h new file mode 100644 index 000000000..e32ff7ee5 --- /dev/null +++ b/Generated/include/Dynamic/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h" +#include "../../KR/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using craft_group_recipe_Record = BnsTables::KR::craft_group_recipe_Record; + #else + using craft_group_recipe_Record = BnsTables::EU::craft_group_recipe_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/craft_introduction/AAA_craft_introduction_RecordBase.h b/Generated/include/Dynamic/craft_introduction/AAA_craft_introduction_RecordBase.h new file mode 100644 index 000000000..4d821ae6b --- /dev/null +++ b/Generated/include/Dynamic/craft_introduction/AAA_craft_introduction_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/craft_introduction/AAA_craft_introduction_RecordBase.h" +#include "../../KR/craft_introduction/AAA_craft_introduction_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using craft_introduction_Record = BnsTables::KR::craft_introduction_Record; + #else + using craft_introduction_Record = BnsTables::EU::craft_introduction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/craft_recipe/AAA_craft_recipe_RecordBase.h b/Generated/include/Dynamic/craft_recipe/AAA_craft_recipe_RecordBase.h new file mode 100644 index 000000000..a822c8951 --- /dev/null +++ b/Generated/include/Dynamic/craft_recipe/AAA_craft_recipe_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/craft_recipe/AAA_craft_recipe_RecordBase.h" +#include "../../KR/craft_recipe/AAA_craft_recipe_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using craft_recipe_Record = BnsTables::KR::craft_recipe_Record; + #else + using craft_recipe_Record = BnsTables::EU::craft_recipe_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h b/Generated/include/Dynamic/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h new file mode 100644 index 000000000..945e0bec2 --- /dev/null +++ b/Generated/include/Dynamic/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h" +#include "../../KR/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using craft_recipe_step_Record = BnsTables::KR::craft_recipe_step_Record; + #else + using craft_recipe_step_Record = BnsTables::EU::craft_recipe_step_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/creatureappearance/AAA_creatureappearance_RecordBase.h b/Generated/include/Dynamic/creatureappearance/AAA_creatureappearance_RecordBase.h new file mode 100644 index 000000000..34c7bd03d --- /dev/null +++ b/Generated/include/Dynamic/creatureappearance/AAA_creatureappearance_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/creatureappearance/AAA_creatureappearance_RecordBase.h" +#include "../../KR/creatureappearance/AAA_creatureappearance_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using creatureappearance_Record = BnsTables::KR::creatureappearance_Record; + #else + using creatureappearance_Record = BnsTables::EU::creatureappearance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h b/Generated/include/Dynamic/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h new file mode 100644 index 000000000..c6233bbd4 --- /dev/null +++ b/Generated/include/Dynamic/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h" +#include "../../KR/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using custom_dress_design_cost_Record = BnsTables::KR::custom_dress_design_cost_Record; + #else + using custom_dress_design_cost_Record = BnsTables::EU::custom_dress_design_cost_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h b/Generated/include/Dynamic/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h new file mode 100644 index 000000000..fceebcf0a --- /dev/null +++ b/Generated/include/Dynamic/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h" +#include "../../KR/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using custom_dress_design_type_info_Record = BnsTables::KR::custom_dress_design_type_info_Record; + #else + using custom_dress_design_type_info_Record = BnsTables::EU::custom_dress_design_type_info_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customdressmotion/AAA_customdressmotion_RecordBase.h b/Generated/include/Dynamic/customdressmotion/AAA_customdressmotion_RecordBase.h new file mode 100644 index 000000000..4be0fe662 --- /dev/null +++ b/Generated/include/Dynamic/customdressmotion/AAA_customdressmotion_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customdressmotion/AAA_customdressmotion_RecordBase.h" +#include "../../KR/customdressmotion/AAA_customdressmotion_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customdressmotion_Record = BnsTables::KR::customdressmotion_Record; + #else + using customdressmotion_Record = BnsTables::EU::customdressmotion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h b/Generated/include/Dynamic/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h new file mode 100644 index 000000000..dfe2215cb --- /dev/null +++ b/Generated/include/Dynamic/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h" +#include "../../KR/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingdesignerpreset_Record = BnsTables::KR::customizingdesignerpreset_Record; + #else + using customizingdesignerpreset_Record = BnsTables::EU::customizingdesignerpreset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h b/Generated/include/Dynamic/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h new file mode 100644 index 000000000..6ab271fbf --- /dev/null +++ b/Generated/include/Dynamic/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h" +#include "../../KR/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingdetailicon_Record = BnsTables::KR::customizingdetailicon_Record; + #else + using customizingdetailicon_Record = BnsTables::EU::customizingdetailicon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h b/Generated/include/Dynamic/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h new file mode 100644 index 000000000..2ebc59ffb --- /dev/null +++ b/Generated/include/Dynamic/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h" +#include "../../KR/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingdetailslider_Record = BnsTables::KR::customizingdetailslider_Record; + #else + using customizingdetailslider_Record = BnsTables::EU::customizingdetailslider_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h b/Generated/include/Dynamic/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h new file mode 100644 index 000000000..40986d551 --- /dev/null +++ b/Generated/include/Dynamic/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h" +#include "../../KR/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingignoreparam_Record = BnsTables::KR::customizingignoreparam_Record; + #else + using customizingignoreparam_Record = BnsTables::EU::customizingignoreparam_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingpreset/AAA_customizingpreset_RecordBase.h b/Generated/include/Dynamic/customizingpreset/AAA_customizingpreset_RecordBase.h new file mode 100644 index 000000000..3cb3c292d --- /dev/null +++ b/Generated/include/Dynamic/customizingpreset/AAA_customizingpreset_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingpreset/AAA_customizingpreset_RecordBase.h" +#include "../../KR/customizingpreset/AAA_customizingpreset_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingpreset_Record = BnsTables::KR::customizingpreset_Record; + #else + using customizingpreset_Record = BnsTables::EU::customizingpreset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingpreview/AAA_customizingpreview_RecordBase.h b/Generated/include/Dynamic/customizingpreview/AAA_customizingpreview_RecordBase.h new file mode 100644 index 000000000..8115f41c7 --- /dev/null +++ b/Generated/include/Dynamic/customizingpreview/AAA_customizingpreview_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingpreview/AAA_customizingpreview_RecordBase.h" +#include "../../KR/customizingpreview/AAA_customizingpreview_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingpreview_Record = BnsTables::KR::customizingpreview_Record; + #else + using customizingpreview_Record = BnsTables::EU::customizingpreview_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingpreview/customizingpreview_costume_Record.h b/Generated/include/Dynamic/customizingpreview/customizingpreview_costume_Record.h new file mode 100644 index 000000000..b6819a17d --- /dev/null +++ b/Generated/include/Dynamic/customizingpreview/customizingpreview_costume_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingpreview/customizingpreview_costume_Record.h" +#include "../../KR/customizingpreview/customizingpreview_costume_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingpreview_costume_Record = BnsTables::KR::customizingpreview_costume_Record; + #else + using customizingpreview_costume_Record = BnsTables::EU::customizingpreview_costume_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingpreview/customizingpreview_face_look_Record.h b/Generated/include/Dynamic/customizingpreview/customizingpreview_face_look_Record.h new file mode 100644 index 000000000..038327a72 --- /dev/null +++ b/Generated/include/Dynamic/customizingpreview/customizingpreview_face_look_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingpreview/customizingpreview_face_look_Record.h" +#include "../../KR/customizingpreview/customizingpreview_face_look_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingpreview_face_look_Record = BnsTables::KR::customizingpreview_face_look_Record; + #else + using customizingpreview_face_look_Record = BnsTables::EU::customizingpreview_face_look_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingpreview/customizingpreview_light_Record.h b/Generated/include/Dynamic/customizingpreview/customizingpreview_light_Record.h new file mode 100644 index 000000000..b8b0cc045 --- /dev/null +++ b/Generated/include/Dynamic/customizingpreview/customizingpreview_light_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingpreview/customizingpreview_light_Record.h" +#include "../../KR/customizingpreview/customizingpreview_light_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingpreview_light_Record = BnsTables::KR::customizingpreview_light_Record; + #else + using customizingpreview_light_Record = BnsTables::EU::customizingpreview_light_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingpreview/customizingpreview_pose_Record.h b/Generated/include/Dynamic/customizingpreview/customizingpreview_pose_Record.h new file mode 100644 index 000000000..90b069e7e --- /dev/null +++ b/Generated/include/Dynamic/customizingpreview/customizingpreview_pose_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingpreview/customizingpreview_pose_Record.h" +#include "../../KR/customizingpreview/customizingpreview_pose_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingpreview_pose_Record = BnsTables::KR::customizingpreview_pose_Record; + #else + using customizingpreview_pose_Record = BnsTables::EU::customizingpreview_pose_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizingpreview/customizingpreview_silhouette_Record.h b/Generated/include/Dynamic/customizingpreview/customizingpreview_silhouette_Record.h new file mode 100644 index 000000000..d3454dd6c --- /dev/null +++ b/Generated/include/Dynamic/customizingpreview/customizingpreview_silhouette_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizingpreview/customizingpreview_silhouette_Record.h" +#include "../../KR/customizingpreview/customizingpreview_silhouette_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizingpreview_silhouette_Record = BnsTables::KR::customizingpreview_silhouette_Record; + #else + using customizingpreview_silhouette_Record = BnsTables::EU::customizingpreview_silhouette_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h b/Generated/include/Dynamic/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h new file mode 100644 index 000000000..abb5837a6 --- /dev/null +++ b/Generated/include/Dynamic/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h" +#include "../../KR/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using customizinguimatchparam_Record = BnsTables::KR::customizinguimatchparam_Record; + #else + using customizinguimatchparam_Record = BnsTables::EU::customizinguimatchparam_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/data_publisher_version/AAA_data_publisher_version_RecordBase.h b/Generated/include/Dynamic/data_publisher_version/AAA_data_publisher_version_RecordBase.h new file mode 100644 index 000000000..2472eefa2 --- /dev/null +++ b/Generated/include/Dynamic/data_publisher_version/AAA_data_publisher_version_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/data_publisher_version/AAA_data_publisher_version_RecordBase.h" +#include "../../KR/data_publisher_version/AAA_data_publisher_version_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using data_publisher_version_Record = BnsTables::KR::data_publisher_version_Record; + #else + using data_publisher_version_Record = BnsTables::EU::data_publisher_version_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h b/Generated/include/Dynamic/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h new file mode 100644 index 000000000..ecc1a30b5 --- /dev/null +++ b/Generated/include/Dynamic/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h" +#include "../../KR/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using default_rating_score_group_Record = BnsTables::KR::default_rating_score_group_Record; + #else + using default_rating_score_group_Record = BnsTables::EU::default_rating_score_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/dieanim/AAA_dieanim_RecordBase.h b/Generated/include/Dynamic/dieanim/AAA_dieanim_RecordBase.h new file mode 100644 index 000000000..ca3934b08 --- /dev/null +++ b/Generated/include/Dynamic/dieanim/AAA_dieanim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/dieanim/AAA_dieanim_RecordBase.h" +#include "../../KR/dieanim/AAA_dieanim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using dieanim_Record = BnsTables::KR::dieanim_Record; + #else + using dieanim_Record = BnsTables::EU::dieanim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/difficulty_type/AAA_difficulty_type_RecordBase.h b/Generated/include/Dynamic/difficulty_type/AAA_difficulty_type_RecordBase.h new file mode 100644 index 000000000..ea376d110 --- /dev/null +++ b/Generated/include/Dynamic/difficulty_type/AAA_difficulty_type_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/difficulty_type/AAA_difficulty_type_RecordBase.h" +#include "../../KR/difficulty_type/AAA_difficulty_type_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using difficulty_type_Record = BnsTables::KR::difficulty_type_Record; + #else + using difficulty_type_Record = BnsTables::EU::difficulty_type_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h b/Generated/include/Dynamic/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h new file mode 100644 index 000000000..e84c9435c --- /dev/null +++ b/Generated/include/Dynamic/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h" +#include "../../KR/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using difficulty_type_modify_Record = BnsTables::KR::difficulty_type_modify_Record; + #else + using difficulty_type_modify_Record = BnsTables::EU::difficulty_type_modify_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/discovery_area/AAA_discovery_area_RecordBase.h b/Generated/include/Dynamic/discovery_area/AAA_discovery_area_RecordBase.h new file mode 100644 index 000000000..14ff6f263 --- /dev/null +++ b/Generated/include/Dynamic/discovery_area/AAA_discovery_area_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/discovery_area/AAA_discovery_area_RecordBase.h" +#include "../../KR/discovery_area/AAA_discovery_area_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using discovery_area_Record = BnsTables::KR::discovery_area_Record; + #else + using discovery_area_Record = BnsTables::EU::discovery_area_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/district/AAA_district_RecordBase.h b/Generated/include/Dynamic/district/AAA_district_RecordBase.h new file mode 100644 index 000000000..59d7a8ba9 --- /dev/null +++ b/Generated/include/Dynamic/district/AAA_district_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/district/AAA_district_RecordBase.h" +#include "../../KR/district/AAA_district_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using district_Record = BnsTables::KR::district_Record; + #else + using district_Record = BnsTables::EU::district_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel/AAA_duel_RecordBase.h b/Generated/include/Dynamic/duel/AAA_duel_RecordBase.h new file mode 100644 index 000000000..939d9eacb --- /dev/null +++ b/Generated/include/Dynamic/duel/AAA_duel_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel/AAA_duel_RecordBase.h" +#include "../../KR/duel/AAA_duel_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_Record = BnsTables::KR::duel_Record; + #else + using duel_Record = BnsTables::EU::duel_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_bot/AAA_duel_bot_RecordBase.h b/Generated/include/Dynamic/duel_bot/AAA_duel_bot_RecordBase.h new file mode 100644 index 000000000..54232223b --- /dev/null +++ b/Generated/include/Dynamic/duel_bot/AAA_duel_bot_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_bot/AAA_duel_bot_RecordBase.h" +#include "../../KR/duel_bot/AAA_duel_bot_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_bot_Record = BnsTables::KR::duel_bot_Record; + #else + using duel_bot_Record = BnsTables::EU::duel_bot_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h b/Generated/include/Dynamic/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h new file mode 100644 index 000000000..8255fa5c6 --- /dev/null +++ b/Generated/include/Dynamic/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h" +#include "../../KR/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_bot_challenge_Record = BnsTables::KR::duel_bot_challenge_Record; + #else + using duel_bot_challenge_Record = BnsTables::EU::duel_bot_challenge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_bot_challenge/duel_bot_challenge_round_mode_Record.h b/Generated/include/Dynamic/duel_bot_challenge/duel_bot_challenge_round_mode_Record.h new file mode 100644 index 000000000..5dc559cbe --- /dev/null +++ b/Generated/include/Dynamic/duel_bot_challenge/duel_bot_challenge_round_mode_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_bot_challenge/duel_bot_challenge_round_mode_Record.h" +#include "../../KR/duel_bot_challenge/duel_bot_challenge_round_mode_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_bot_challenge_round_mode_Record = BnsTables::KR::duel_bot_challenge_round_mode_Record; + #else + using duel_bot_challenge_round_mode_Record = BnsTables::EU::duel_bot_challenge_round_mode_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_bot_challenge/duel_bot_challenge_time_attack_mode_Record.h b/Generated/include/Dynamic/duel_bot_challenge/duel_bot_challenge_time_attack_mode_Record.h new file mode 100644 index 000000000..f6daa0ff9 --- /dev/null +++ b/Generated/include/Dynamic/duel_bot_challenge/duel_bot_challenge_time_attack_mode_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_bot_challenge/duel_bot_challenge_time_attack_mode_Record.h" +#include "../../KR/duel_bot_challenge/duel_bot_challenge_time_attack_mode_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_bot_challenge_time_attack_mode_Record = BnsTables::KR::duel_bot_challenge_time_attack_mode_Record; + #else + using duel_bot_challenge_time_attack_mode_Record = BnsTables::EU::duel_bot_challenge_time_attack_mode_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h b/Generated/include/Dynamic/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h new file mode 100644 index 000000000..4a46419bf --- /dev/null +++ b/Generated/include/Dynamic/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h" +#include "../../KR/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_bot_challenge_strategic_tool_Record = BnsTables::KR::duel_bot_challenge_strategic_tool_Record; + #else + using duel_bot_challenge_strategic_tool_Record = BnsTables::EU::duel_bot_challenge_strategic_tool_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h b/Generated/include/Dynamic/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h new file mode 100644 index 000000000..9f8b98686 --- /dev/null +++ b/Generated/include/Dynamic/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h" +#include "../../KR/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_bot_training_room_Record = BnsTables::KR::duel_bot_training_room_Record; + #else + using duel_bot_training_room_Record = BnsTables::EU::duel_bot_training_room_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h b/Generated/include/Dynamic/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h new file mode 100644 index 000000000..319dfdd37 --- /dev/null +++ b/Generated/include/Dynamic/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h" +#include "../../KR/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_bot_training_room_reward_Record = BnsTables::KR::duel_bot_training_room_reward_Record; + #else + using duel_bot_training_room_reward_Record = BnsTables::EU::duel_bot_training_room_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h b/Generated/include/Dynamic/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h new file mode 100644 index 000000000..1e7f1c7e9 --- /dev/null +++ b/Generated/include/Dynamic/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h" +#include "../../KR/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_bot_training_room_version_Record = BnsTables::KR::duel_bot_training_room_version_Record; + #else + using duel_bot_training_room_version_Record = BnsTables::EU::duel_bot_training_room_version_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_grade/AAA_duel_grade_RecordBase.h b/Generated/include/Dynamic/duel_grade/AAA_duel_grade_RecordBase.h new file mode 100644 index 000000000..60fd03818 --- /dev/null +++ b/Generated/include/Dynamic/duel_grade/AAA_duel_grade_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_grade/AAA_duel_grade_RecordBase.h" +#include "../../KR/duel_grade/AAA_duel_grade_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_grade_Record = BnsTables::KR::duel_grade_Record; + #else + using duel_grade_Record = BnsTables::EU::duel_grade_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h b/Generated/include/Dynamic/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h new file mode 100644 index 000000000..68a7a600b --- /dev/null +++ b/Generated/include/Dynamic/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h" +#include "../../KR/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_npc_challenge_Record = BnsTables::KR::duel_npc_challenge_Record; + #else + using duel_npc_challenge_Record = BnsTables::EU::duel_npc_challenge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h b/Generated/include/Dynamic/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h new file mode 100644 index 000000000..0266650a9 --- /dev/null +++ b/Generated/include/Dynamic/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h" +#include "../../KR/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_npc_challenge_group_Record = BnsTables::KR::duel_npc_challenge_group_Record; + #else + using duel_npc_challenge_group_Record = BnsTables::EU::duel_npc_challenge_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h b/Generated/include/Dynamic/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h new file mode 100644 index 000000000..a8c706728 --- /dev/null +++ b/Generated/include/Dynamic/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h" +#include "../../KR/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_npc_challenge_strategic_skill_Record = BnsTables::KR::duel_npc_challenge_strategic_skill_Record; + #else + using duel_npc_challenge_strategic_skill_Record = BnsTables::EU::duel_npc_challenge_strategic_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h b/Generated/include/Dynamic/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h new file mode 100644 index 000000000..a8d1723d6 --- /dev/null +++ b/Generated/include/Dynamic/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h" +#include "../../KR/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_npc_challenge_strategic_skill_active_Record = BnsTables::KR::duel_npc_challenge_strategic_skill_active_Record; + #else + using duel_npc_challenge_strategic_skill_active_Record = BnsTables::EU::duel_npc_challenge_strategic_skill_active_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_passive_Record.h b/Generated/include/Dynamic/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_passive_Record.h new file mode 100644 index 000000000..04afeb097 --- /dev/null +++ b/Generated/include/Dynamic/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_passive_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_passive_Record.h" +#include "../../KR/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_passive_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_npc_challenge_strategic_skill_passive_Record = BnsTables::KR::duel_npc_challenge_strategic_skill_passive_Record; + #else + using duel_npc_challenge_strategic_skill_passive_Record = BnsTables::EU::duel_npc_challenge_strategic_skill_passive_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h b/Generated/include/Dynamic/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h new file mode 100644 index 000000000..a99a9a62a --- /dev/null +++ b/Generated/include/Dynamic/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h" +#include "../../KR/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using duel_observer_skill_slot_Record = BnsTables::KR::duel_observer_skill_slot_Record; + #else + using duel_observer_skill_slot_Record = BnsTables::EU::duel_observer_skill_slot_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/dungeon/AAA_dungeon_RecordBase.h b/Generated/include/Dynamic/dungeon/AAA_dungeon_RecordBase.h new file mode 100644 index 000000000..a16fa7f85 --- /dev/null +++ b/Generated/include/Dynamic/dungeon/AAA_dungeon_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/dungeon/AAA_dungeon_RecordBase.h" +#include "../../KR/dungeon/AAA_dungeon_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using dungeon_Record = BnsTables::KR::dungeon_Record; + #else + using dungeon_Record = BnsTables::EU::dungeon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/dungeon/dungeon_none_Record.h b/Generated/include/Dynamic/dungeon/dungeon_none_Record.h new file mode 100644 index 000000000..bf792009f --- /dev/null +++ b/Generated/include/Dynamic/dungeon/dungeon_none_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/dungeon/dungeon_none_Record.h" +#include "../../KR/dungeon/dungeon_none_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using dungeon_none_Record = BnsTables::KR::dungeon_none_Record; + #else + using dungeon_none_Record = BnsTables::EU::dungeon_none_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/dungeon/dungeon_normal_Record.h b/Generated/include/Dynamic/dungeon/dungeon_normal_Record.h new file mode 100644 index 000000000..09c75299c --- /dev/null +++ b/Generated/include/Dynamic/dungeon/dungeon_normal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/dungeon/dungeon_normal_Record.h" +#include "../../KR/dungeon/dungeon_normal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using dungeon_normal_Record = BnsTables::KR::dungeon_normal_Record; + #else + using dungeon_normal_Record = BnsTables::EU::dungeon_normal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/dungeon/dungeon_sealed_Record.h b/Generated/include/Dynamic/dungeon/dungeon_sealed_Record.h new file mode 100644 index 000000000..95d26f4d3 --- /dev/null +++ b/Generated/include/Dynamic/dungeon/dungeon_sealed_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/dungeon/dungeon_sealed_Record.h" +#include "../../KR/dungeon/dungeon_sealed_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using dungeon_sealed_Record = BnsTables::KR::dungeon_sealed_Record; + #else + using dungeon_sealed_Record = BnsTables::EU::dungeon_sealed_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/dungeon/dungeon_wave_Record.h b/Generated/include/Dynamic/dungeon/dungeon_wave_Record.h new file mode 100644 index 000000000..4a7d8839f --- /dev/null +++ b/Generated/include/Dynamic/dungeon/dungeon_wave_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/dungeon/dungeon_wave_Record.h" +#include "../../KR/dungeon/dungeon_wave_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using dungeon_wave_Record = BnsTables::KR::dungeon_wave_Record; + #else + using dungeon_wave_Record = BnsTables::EU::dungeon_wave_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/AAA_effect_RecordBase.h b/Generated/include/Dynamic/effect/AAA_effect_RecordBase.h new file mode 100644 index 000000000..ea5d57926 --- /dev/null +++ b/Generated/include/Dynamic/effect/AAA_effect_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/AAA_effect_RecordBase.h" +#include "../../KR/effect/AAA_effect_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_Record = BnsTables::KR::effect_Record; + #else + using effect_Record = BnsTables::EU::effect_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_accumulated_damage_from_1_Record.h b/Generated/include/Dynamic/effect/effect_accumulated_damage_from_1_Record.h new file mode 100644 index 000000000..107608a1e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_accumulated_damage_from_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_accumulated_damage_from_1_Record.h" +#include "../../KR/effect/effect_accumulated_damage_from_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_accumulated_damage_from_1_Record = BnsTables::KR::effect_accumulated_damage_from_1_Record; + #else + using effect_accumulated_damage_from_1_Record = BnsTables::EU::effect_accumulated_damage_from_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_accumulated_damage_from_2_Record.h b/Generated/include/Dynamic/effect/effect_accumulated_damage_from_2_Record.h new file mode 100644 index 000000000..b49c4d25e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_accumulated_damage_from_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_accumulated_damage_from_2_Record.h" +#include "../../KR/effect/effect_accumulated_damage_from_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_accumulated_damage_from_2_Record = BnsTables::KR::effect_accumulated_damage_from_2_Record; + #else + using effect_accumulated_damage_from_2_Record = BnsTables::EU::effect_accumulated_damage_from_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_accumulated_damage_from_3_Record.h b/Generated/include/Dynamic/effect/effect_accumulated_damage_from_3_Record.h new file mode 100644 index 000000000..9ed042053 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_accumulated_damage_from_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_accumulated_damage_from_3_Record.h" +#include "../../KR/effect/effect_accumulated_damage_from_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_accumulated_damage_from_3_Record = BnsTables::KR::effect_accumulated_damage_from_3_Record; + #else + using effect_accumulated_damage_from_3_Record = BnsTables::EU::effect_accumulated_damage_from_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_accumulated_damage_to_anyone_Record.h b/Generated/include/Dynamic/effect/effect_accumulated_damage_to_anyone_Record.h new file mode 100644 index 000000000..e88516281 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_accumulated_damage_to_anyone_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_accumulated_damage_to_anyone_Record.h" +#include "../../KR/effect/effect_accumulated_damage_to_anyone_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_accumulated_damage_to_anyone_Record = BnsTables::KR::effect_accumulated_damage_to_anyone_Record; + #else + using effect_accumulated_damage_to_anyone_Record = BnsTables::EU::effect_accumulated_damage_to_anyone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_achievement_ability_Record.h b/Generated/include/Dynamic/effect/effect_achievement_ability_Record.h new file mode 100644 index 000000000..904d898b9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_achievement_ability_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_achievement_ability_Record.h" +#include "../../KR/effect/effect_achievement_ability_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_achievement_ability_Record = BnsTables::KR::effect_achievement_ability_Record; + #else + using effect_achievement_ability_Record = BnsTables::EU::effect_achievement_ability_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_additional_hp2_Record.h b/Generated/include/Dynamic/effect/effect_additional_hp2_Record.h new file mode 100644 index 000000000..b371374ce --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_additional_hp2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_additional_hp2_Record.h" +#include "../../KR/effect/effect_additional_hp2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_additional_hp2_Record = BnsTables::KR::effect_additional_hp2_Record; + #else + using effect_additional_hp2_Record = BnsTables::EU::effect_additional_hp2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_additional_hp3_Record.h b/Generated/include/Dynamic/effect/effect_additional_hp3_Record.h new file mode 100644 index 000000000..5e9f639b8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_additional_hp3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_additional_hp3_Record.h" +#include "../../KR/effect/effect_additional_hp3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_additional_hp3_Record = BnsTables::KR::effect_additional_hp3_Record; + #else + using effect_additional_hp3_Record = BnsTables::EU::effect_additional_hp3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_additional_hp_Record.h b/Generated/include/Dynamic/effect/effect_additional_hp_Record.h new file mode 100644 index 000000000..592e1cf37 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_additional_hp_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_additional_hp_Record.h" +#include "../../KR/effect/effect_additional_hp_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_additional_hp_Record = BnsTables::KR::effect_additional_hp_Record; + #else + using effect_additional_hp_Record = BnsTables::EU::effect_additional_hp_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_additional_hp_heal_Record.h b/Generated/include/Dynamic/effect/effect_additional_hp_heal_Record.h new file mode 100644 index 000000000..be8d09fb1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_additional_hp_heal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_additional_hp_heal_Record.h" +#include "../../KR/effect/effect_additional_hp_heal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_additional_hp_heal_Record = BnsTables::KR::effect_additional_hp_heal_Record; + #else + using effect_additional_hp_heal_Record = BnsTables::EU::effect_additional_hp_heal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_air_knockback_Record.h b/Generated/include/Dynamic/effect/effect_air_knockback_Record.h new file mode 100644 index 000000000..601151df9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_air_knockback_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_air_knockback_Record.h" +#include "../../KR/effect/effect_air_knockback_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_air_knockback_Record = BnsTables::KR::effect_air_knockback_Record; + #else + using effect_air_knockback_Record = BnsTables::EU::effect_air_knockback_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_airdash_Record.h b/Generated/include/Dynamic/effect/effect_airdash_Record.h new file mode 100644 index 000000000..4ba34d4e5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_airdash_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_airdash_Record.h" +#include "../../KR/effect/effect_airdash_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_airdash_Record = BnsTables::KR::effect_airdash_Record; + #else + using effect_airdash_Record = BnsTables::EU::effect_airdash_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_applied_poison_Record.h b/Generated/include/Dynamic/effect/effect_applied_poison_Record.h new file mode 100644 index 000000000..fea7bdeba --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_applied_poison_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_applied_poison_Record.h" +#include "../../KR/effect/effect_applied_poison_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_applied_poison_Record = BnsTables::KR::effect_applied_poison_Record; + #else + using effect_applied_poison_Record = BnsTables::EU::effect_applied_poison_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_attack_glide_Record.h b/Generated/include/Dynamic/effect/effect_attack_glide_Record.h new file mode 100644 index 000000000..02e346183 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_attack_glide_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_attack_glide_Record.h" +#include "../../KR/effect/effect_attack_glide_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_attack_glide_Record = BnsTables::KR::effect_attack_glide_Record; + #else + using effect_attack_glide_Record = BnsTables::EU::effect_attack_glide_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_bind_phantom_Record.h b/Generated/include/Dynamic/effect/effect_bind_phantom_Record.h new file mode 100644 index 000000000..be789da1f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_bind_phantom_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_bind_phantom_Record.h" +#include "../../KR/effect/effect_bind_phantom_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_bind_phantom_Record = BnsTables::KR::effect_bind_phantom_Record; + #else + using effect_bind_phantom_Record = BnsTables::EU::effect_bind_phantom_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_binding_skill_step_Record.h b/Generated/include/Dynamic/effect/effect_binding_skill_step_Record.h new file mode 100644 index 000000000..4ae6620c0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_binding_skill_step_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_binding_skill_step_Record.h" +#include "../../KR/effect/effect_binding_skill_step_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_binding_skill_step_Record = BnsTables::KR::effect_binding_skill_step_Record; + #else + using effect_binding_skill_step_Record = BnsTables::EU::effect_binding_skill_step_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_bleeding_Record.h b/Generated/include/Dynamic/effect/effect_bleeding_Record.h new file mode 100644 index 000000000..165a78153 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_bleeding_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_bleeding_Record.h" +#include "../../KR/effect/effect_bleeding_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_bleeding_Record = BnsTables::KR::effect_bleeding_Record; + #else + using effect_bleeding_Record = BnsTables::EU::effect_bleeding_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_bound_Record.h b/Generated/include/Dynamic/effect/effect_bound_Record.h new file mode 100644 index 000000000..4857b2131 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_bound_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_bound_Record.h" +#include "../../KR/effect/effect_bound_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_bound_Record = BnsTables::KR::effect_bound_Record; + #else + using effect_bound_Record = BnsTables::EU::effect_bound_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_boutique_free_Record.h b/Generated/include/Dynamic/effect/effect_boutique_free_Record.h new file mode 100644 index 000000000..9c3b3c268 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_boutique_free_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_boutique_free_Record.h" +#include "../../KR/effect/effect_boutique_free_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_boutique_free_Record = BnsTables::KR::effect_boutique_free_Record; + #else + using effect_boutique_free_Record = BnsTables::EU::effect_boutique_free_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_break_gauge_block_Record.h b/Generated/include/Dynamic/effect/effect_break_gauge_block_Record.h new file mode 100644 index 000000000..d31bcdfc5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_break_gauge_block_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_break_gauge_block_Record.h" +#include "../../KR/effect/effect_break_gauge_block_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_break_gauge_block_Record = BnsTables::KR::effect_break_gauge_block_Record; + #else + using effect_break_gauge_block_Record = BnsTables::EU::effect_break_gauge_block_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_break_state_Record.h b/Generated/include/Dynamic/effect/effect_break_state_Record.h new file mode 100644 index 000000000..03fe38a1a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_break_state_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_break_state_Record.h" +#include "../../KR/effect/effect_break_state_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_break_state_Record = BnsTables::KR::effect_break_state_Record; + #else + using effect_break_state_Record = BnsTables::EU::effect_break_state_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_buff_bounce_Record.h b/Generated/include/Dynamic/effect/effect_buff_bounce_Record.h new file mode 100644 index 000000000..b2fecc798 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_buff_bounce_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_buff_bounce_Record.h" +#include "../../KR/effect/effect_buff_bounce_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_buff_bounce_Record = BnsTables::KR::effect_buff_bounce_Record; + #else + using effect_buff_bounce_Record = BnsTables::EU::effect_buff_bounce_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_buff_max_hp_Record.h b/Generated/include/Dynamic/effect/effect_buff_max_hp_Record.h new file mode 100644 index 000000000..283dae53e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_buff_max_hp_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_buff_max_hp_Record.h" +#include "../../KR/effect/effect_buff_max_hp_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_buff_max_hp_Record = BnsTables::KR::effect_buff_max_hp_Record; + #else + using effect_buff_max_hp_Record = BnsTables::EU::effect_buff_max_hp_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_buff_max_sp_Record.h b/Generated/include/Dynamic/effect/effect_buff_max_sp_Record.h new file mode 100644 index 000000000..cfd7c5e23 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_buff_max_sp_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_buff_max_sp_Record.h" +#include "../../KR/effect/effect_buff_max_sp_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_buff_max_sp_Record = BnsTables::KR::effect_buff_max_sp_Record; + #else + using effect_buff_max_sp_Record = BnsTables::EU::effect_buff_max_sp_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_buff_parry_Record.h b/Generated/include/Dynamic/effect/effect_buff_parry_Record.h new file mode 100644 index 000000000..39aac13ca --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_buff_parry_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_buff_parry_Record.h" +#include "../../KR/effect/effect_buff_parry_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_buff_parry_Record = BnsTables::KR::effect_buff_parry_Record; + #else + using effect_buff_parry_Record = BnsTables::EU::effect_buff_parry_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_burn_Record.h b/Generated/include/Dynamic/effect/effect_burn_Record.h new file mode 100644 index 000000000..318870639 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_burn_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_burn_Record.h" +#include "../../KR/effect/effect_burn_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_burn_Record = BnsTables::KR::effect_burn_Record; + #else + using effect_burn_Record = BnsTables::EU::effect_burn_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_burrow_Record.h b/Generated/include/Dynamic/effect/effect_burrow_Record.h new file mode 100644 index 000000000..d6ead1440 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_burrow_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_burrow_Record.h" +#include "../../KR/effect/effect_burrow_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_burrow_Record = BnsTables::KR::effect_burrow_Record; + #else + using effect_burrow_Record = BnsTables::EU::effect_burrow_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_burrow_scan_Record.h b/Generated/include/Dynamic/effect/effect_burrow_scan_Record.h new file mode 100644 index 000000000..0a516b034 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_burrow_scan_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_burrow_scan_Record.h" +#include "../../KR/effect/effect_burrow_scan_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_burrow_scan_Record = BnsTables::KR::effect_burrow_scan_Record; + #else + using effect_burrow_scan_Record = BnsTables::EU::effect_burrow_scan_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_cast_cancel_Record.h b/Generated/include/Dynamic/effect/effect_cast_cancel_Record.h new file mode 100644 index 000000000..a5dd7878b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_cast_cancel_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_cast_cancel_Record.h" +#include "../../KR/effect/effect_cast_cancel_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_cast_cancel_Record = BnsTables::KR::effect_cast_cancel_Record; + #else + using effect_cast_cancel_Record = BnsTables::EU::effect_cast_cancel_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_changed_property_Record.h b/Generated/include/Dynamic/effect/effect_changed_property_Record.h new file mode 100644 index 000000000..c072f089c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_changed_property_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_changed_property_Record.h" +#include "../../KR/effect/effect_changed_property_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_changed_property_Record = BnsTables::KR::effect_changed_property_Record; + #else + using effect_changed_property_Record = BnsTables::EU::effect_changed_property_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_10_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_10_Record.h new file mode 100644 index 000000000..cba346692 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_10_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_10_Record.h" +#include "../../KR/effect/effect_common_condition_event_10_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_10_Record = BnsTables::KR::effect_common_condition_event_10_Record; + #else + using effect_common_condition_event_10_Record = BnsTables::EU::effect_common_condition_event_10_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_11_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_11_Record.h new file mode 100644 index 000000000..667c3eeac --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_11_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_11_Record.h" +#include "../../KR/effect/effect_common_condition_event_11_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_11_Record = BnsTables::KR::effect_common_condition_event_11_Record; + #else + using effect_common_condition_event_11_Record = BnsTables::EU::effect_common_condition_event_11_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_12_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_12_Record.h new file mode 100644 index 000000000..de643d744 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_12_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_12_Record.h" +#include "../../KR/effect/effect_common_condition_event_12_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_12_Record = BnsTables::KR::effect_common_condition_event_12_Record; + #else + using effect_common_condition_event_12_Record = BnsTables::EU::effect_common_condition_event_12_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_13_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_13_Record.h new file mode 100644 index 000000000..1bdbda28d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_13_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_13_Record.h" +#include "../../KR/effect/effect_common_condition_event_13_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_13_Record = BnsTables::KR::effect_common_condition_event_13_Record; + #else + using effect_common_condition_event_13_Record = BnsTables::EU::effect_common_condition_event_13_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_14_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_14_Record.h new file mode 100644 index 000000000..89bd1b242 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_14_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_14_Record.h" +#include "../../KR/effect/effect_common_condition_event_14_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_14_Record = BnsTables::KR::effect_common_condition_event_14_Record; + #else + using effect_common_condition_event_14_Record = BnsTables::EU::effect_common_condition_event_14_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_15_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_15_Record.h new file mode 100644 index 000000000..2fededed7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_15_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_15_Record.h" +#include "../../KR/effect/effect_common_condition_event_15_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_15_Record = BnsTables::KR::effect_common_condition_event_15_Record; + #else + using effect_common_condition_event_15_Record = BnsTables::EU::effect_common_condition_event_15_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_16_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_16_Record.h new file mode 100644 index 000000000..51e0b9fcb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_16_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_16_Record.h" +#include "../../KR/effect/effect_common_condition_event_16_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_16_Record = BnsTables::KR::effect_common_condition_event_16_Record; + #else + using effect_common_condition_event_16_Record = BnsTables::EU::effect_common_condition_event_16_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_17_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_17_Record.h new file mode 100644 index 000000000..abae8f938 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_17_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_17_Record.h" +#include "../../KR/effect/effect_common_condition_event_17_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_17_Record = BnsTables::KR::effect_common_condition_event_17_Record; + #else + using effect_common_condition_event_17_Record = BnsTables::EU::effect_common_condition_event_17_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_18_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_18_Record.h new file mode 100644 index 000000000..8350b7589 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_18_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_18_Record.h" +#include "../../KR/effect/effect_common_condition_event_18_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_18_Record = BnsTables::KR::effect_common_condition_event_18_Record; + #else + using effect_common_condition_event_18_Record = BnsTables::EU::effect_common_condition_event_18_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_19_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_19_Record.h new file mode 100644 index 000000000..7015c8ca3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_19_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_19_Record.h" +#include "../../KR/effect/effect_common_condition_event_19_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_19_Record = BnsTables::KR::effect_common_condition_event_19_Record; + #else + using effect_common_condition_event_19_Record = BnsTables::EU::effect_common_condition_event_19_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_1_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_1_Record.h new file mode 100644 index 000000000..905e631ca --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_1_Record.h" +#include "../../KR/effect/effect_common_condition_event_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_1_Record = BnsTables::KR::effect_common_condition_event_1_Record; + #else + using effect_common_condition_event_1_Record = BnsTables::EU::effect_common_condition_event_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_20_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_20_Record.h new file mode 100644 index 000000000..ef152da25 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_20_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_20_Record.h" +#include "../../KR/effect/effect_common_condition_event_20_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_20_Record = BnsTables::KR::effect_common_condition_event_20_Record; + #else + using effect_common_condition_event_20_Record = BnsTables::EU::effect_common_condition_event_20_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_2_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_2_Record.h new file mode 100644 index 000000000..dcad57467 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_2_Record.h" +#include "../../KR/effect/effect_common_condition_event_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_2_Record = BnsTables::KR::effect_common_condition_event_2_Record; + #else + using effect_common_condition_event_2_Record = BnsTables::EU::effect_common_condition_event_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_3_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_3_Record.h new file mode 100644 index 000000000..d8089708c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_3_Record.h" +#include "../../KR/effect/effect_common_condition_event_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_3_Record = BnsTables::KR::effect_common_condition_event_3_Record; + #else + using effect_common_condition_event_3_Record = BnsTables::EU::effect_common_condition_event_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_4_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_4_Record.h new file mode 100644 index 000000000..8192ace74 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_4_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_4_Record.h" +#include "../../KR/effect/effect_common_condition_event_4_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_4_Record = BnsTables::KR::effect_common_condition_event_4_Record; + #else + using effect_common_condition_event_4_Record = BnsTables::EU::effect_common_condition_event_4_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_5_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_5_Record.h new file mode 100644 index 000000000..367e6dfc1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_5_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_5_Record.h" +#include "../../KR/effect/effect_common_condition_event_5_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_5_Record = BnsTables::KR::effect_common_condition_event_5_Record; + #else + using effect_common_condition_event_5_Record = BnsTables::EU::effect_common_condition_event_5_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_6_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_6_Record.h new file mode 100644 index 000000000..de5986148 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_6_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_6_Record.h" +#include "../../KR/effect/effect_common_condition_event_6_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_6_Record = BnsTables::KR::effect_common_condition_event_6_Record; + #else + using effect_common_condition_event_6_Record = BnsTables::EU::effect_common_condition_event_6_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_7_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_7_Record.h new file mode 100644 index 000000000..0161f51ab --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_7_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_7_Record.h" +#include "../../KR/effect/effect_common_condition_event_7_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_7_Record = BnsTables::KR::effect_common_condition_event_7_Record; + #else + using effect_common_condition_event_7_Record = BnsTables::EU::effect_common_condition_event_7_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_8_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_8_Record.h new file mode 100644 index 000000000..3f2a41618 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_8_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_8_Record.h" +#include "../../KR/effect/effect_common_condition_event_8_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_8_Record = BnsTables::KR::effect_common_condition_event_8_Record; + #else + using effect_common_condition_event_8_Record = BnsTables::EU::effect_common_condition_event_8_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_common_condition_event_9_Record.h b/Generated/include/Dynamic/effect/effect_common_condition_event_9_Record.h new file mode 100644 index 000000000..20ef7faa7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_common_condition_event_9_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_common_condition_event_9_Record.h" +#include "../../KR/effect/effect_common_condition_event_9_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_common_condition_event_9_Record = BnsTables::KR::effect_common_condition_event_9_Record; + #else + using effect_common_condition_event_9_Record = BnsTables::EU::effect_common_condition_event_9_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_completed_achievement_Record.h b/Generated/include/Dynamic/effect/effect_completed_achievement_Record.h new file mode 100644 index 000000000..b9bef5079 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_completed_achievement_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_completed_achievement_Record.h" +#include "../../KR/effect/effect_completed_achievement_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_completed_achievement_Record = BnsTables::KR::effect_completed_achievement_Record; + #else + using effect_completed_achievement_Record = BnsTables::EU::effect_completed_achievement_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_concentration_Record.h b/Generated/include/Dynamic/effect/effect_concentration_Record.h new file mode 100644 index 000000000..52c29d24b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_concentration_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_concentration_Record.h" +#include "../../KR/effect/effect_concentration_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_concentration_Record = BnsTables::KR::effect_concentration_Record; + #else + using effect_concentration_Record = BnsTables::EU::effect_concentration_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_dash_Record.h b/Generated/include/Dynamic/effect/effect_dash_Record.h new file mode 100644 index 000000000..50cf4e249 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_dash_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_dash_Record.h" +#include "../../KR/effect/effect_dash_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_dash_Record = BnsTables::KR::effect_dash_Record; + #else + using effect_dash_Record = BnsTables::EU::effect_dash_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_dash_block_Record.h b/Generated/include/Dynamic/effect/effect_dash_block_Record.h new file mode 100644 index 000000000..70897bcf0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_dash_block_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_dash_block_Record.h" +#include "../../KR/effect/effect_dash_block_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_dash_block_Record = BnsTables::KR::effect_dash_block_Record; + #else + using effect_dash_block_Record = BnsTables::EU::effect_dash_block_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_debuff_guild_battle_field_Record.h b/Generated/include/Dynamic/effect/effect_debuff_guild_battle_field_Record.h new file mode 100644 index 000000000..ba3029e90 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_debuff_guild_battle_field_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_debuff_guild_battle_field_Record.h" +#include "../../KR/effect/effect_debuff_guild_battle_field_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_debuff_guild_battle_field_Record = BnsTables::KR::effect_debuff_guild_battle_field_Record; + #else + using effect_debuff_guild_battle_field_Record = BnsTables::EU::effect_debuff_guild_battle_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_defence_Record.h b/Generated/include/Dynamic/effect/effect_defence_Record.h new file mode 100644 index 000000000..b0d7b9fb6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_defence_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_defence_Record.h" +#include "../../KR/effect/effect_defence_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_defence_Record = BnsTables::KR::effect_defence_Record; + #else + using effect_defence_Record = BnsTables::EU::effect_defence_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_defence_block_Record.h b/Generated/include/Dynamic/effect/effect_defence_block_Record.h new file mode 100644 index 000000000..4b003ab37 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_defence_block_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_defence_block_Record.h" +#include "../../KR/effect/effect_defence_block_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_defence_block_Record = BnsTables::KR::effect_defence_block_Record; + #else + using effect_defence_block_Record = BnsTables::EU::effect_defence_block_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_desire_increase_Record.h b/Generated/include/Dynamic/effect/effect_desire_increase_Record.h new file mode 100644 index 000000000..7246ce002 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_desire_increase_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_desire_increase_Record.h" +#include "../../KR/effect/effect_desire_increase_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_desire_increase_Record = BnsTables::KR::effect_desire_increase_Record; + #else + using effect_desire_increase_Record = BnsTables::EU::effect_desire_increase_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_detect_hiding_Record.h b/Generated/include/Dynamic/effect/effect_detect_hiding_Record.h new file mode 100644 index 000000000..5b63c57c5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_detect_hiding_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_detect_hiding_Record.h" +#include "../../KR/effect/effect_detect_hiding_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_detect_hiding_Record = BnsTables::KR::effect_detect_hiding_Record; + #else + using effect_detect_hiding_Record = BnsTables::EU::effect_detect_hiding_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_detection_Record.h b/Generated/include/Dynamic/effect/effect_detection_Record.h new file mode 100644 index 000000000..0bde31387 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_detection_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_detection_Record.h" +#include "../../KR/effect/effect_detection_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_detection_Record = BnsTables::KR::effect_detection_Record; + #else + using effect_detection_Record = BnsTables::EU::effect_detection_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_dexterity_Record.h b/Generated/include/Dynamic/effect/effect_dexterity_Record.h new file mode 100644 index 000000000..c81b66fbc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_dexterity_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_dexterity_Record.h" +#include "../../KR/effect/effect_dexterity_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_dexterity_Record = BnsTables::KR::effect_dexterity_Record; + #else + using effect_dexterity_Record = BnsTables::EU::effect_dexterity_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_difficulty_type_dispel_attribute_hp_damage_Record.h b/Generated/include/Dynamic/effect/effect_difficulty_type_dispel_attribute_hp_damage_Record.h new file mode 100644 index 000000000..9e3b8301a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_difficulty_type_dispel_attribute_hp_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_difficulty_type_dispel_attribute_hp_damage_Record.h" +#include "../../KR/effect/effect_difficulty_type_dispel_attribute_hp_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_difficulty_type_dispel_attribute_hp_damage_Record = BnsTables::KR::effect_difficulty_type_dispel_attribute_hp_damage_Record; + #else + using effect_difficulty_type_dispel_attribute_hp_damage_Record = BnsTables::EU::effect_difficulty_type_dispel_attribute_hp_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_dispel_attribute_Record.h b/Generated/include/Dynamic/effect/effect_dispel_attribute_Record.h new file mode 100644 index 000000000..6d41ec98a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_dispel_attribute_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_dispel_attribute_Record.h" +#include "../../KR/effect/effect_dispel_attribute_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_dispel_attribute_Record = BnsTables::KR::effect_dispel_attribute_Record; + #else + using effect_dispel_attribute_Record = BnsTables::EU::effect_dispel_attribute_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_dispel_buff_Record.h b/Generated/include/Dynamic/effect/effect_dispel_buff_Record.h new file mode 100644 index 000000000..6bbe9c4d2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_dispel_buff_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_dispel_buff_Record.h" +#include "../../KR/effect/effect_dispel_buff_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_dispel_buff_Record = BnsTables::KR::effect_dispel_buff_Record; + #else + using effect_dispel_buff_Record = BnsTables::EU::effect_dispel_buff_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_dispel_debuff_Record.h b/Generated/include/Dynamic/effect/effect_dispel_debuff_Record.h new file mode 100644 index 000000000..4ac9922ce --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_dispel_debuff_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_dispel_debuff_Record.h" +#include "../../KR/effect/effect_dispel_debuff_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_dispel_debuff_Record = BnsTables::KR::effect_dispel_debuff_Record; + #else + using effect_dispel_debuff_Record = BnsTables::EU::effect_dispel_debuff_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_dispel_type_Record.h b/Generated/include/Dynamic/effect/effect_dispel_type_Record.h new file mode 100644 index 000000000..d717e6500 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_dispel_type_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_dispel_type_Record.h" +#include "../../KR/effect/effect_dispel_type_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_dispel_type_Record = BnsTables::KR::effect_dispel_type_Record; + #else + using effect_dispel_type_Record = BnsTables::EU::effect_dispel_type_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_down_Record.h b/Generated/include/Dynamic/effect/effect_down_Record.h new file mode 100644 index 000000000..1b19c83a1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_down_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_down_Record.h" +#include "../../KR/effect/effect_down_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_down_Record = BnsTables::KR::effect_down_Record; + #else + using effect_down_Record = BnsTables::EU::effect_down_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_duel_fighter_change_Record.h b/Generated/include/Dynamic/effect/effect_duel_fighter_change_Record.h new file mode 100644 index 000000000..b2f0f804d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_duel_fighter_change_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_duel_fighter_change_Record.h" +#include "../../KR/effect/effect_duel_fighter_change_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_duel_fighter_change_Record = BnsTables::KR::effect_duel_fighter_change_Record; + #else + using effect_duel_fighter_change_Record = BnsTables::EU::effect_duel_fighter_change_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_duel_fighter_time_limit_Record.h b/Generated/include/Dynamic/effect/effect_duel_fighter_time_limit_Record.h new file mode 100644 index 000000000..68bf4c4f1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_duel_fighter_time_limit_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_duel_fighter_time_limit_Record.h" +#include "../../KR/effect/effect_duel_fighter_time_limit_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_duel_fighter_time_limit_Record = BnsTables::KR::effect_duel_fighter_time_limit_Record; + #else + using effect_duel_fighter_time_limit_Record = BnsTables::EU::effect_duel_fighter_time_limit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_duel_interference_Record.h b/Generated/include/Dynamic/effect/effect_duel_interference_Record.h new file mode 100644 index 000000000..5a0ee0c8c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_duel_interference_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_duel_interference_Record.h" +#include "../../KR/effect/effect_duel_interference_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_duel_interference_Record = BnsTables::KR::effect_duel_interference_Record; + #else + using effect_duel_interference_Record = BnsTables::EU::effect_duel_interference_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_dull_Record.h b/Generated/include/Dynamic/effect/effect_dull_Record.h new file mode 100644 index 000000000..c3e1d4e7d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_dull_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_dull_Record.h" +#include "../../KR/effect/effect_dull_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_dull_Record = BnsTables::KR::effect_dull_Record; + #else + using effect_dull_Record = BnsTables::EU::effect_dull_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_embers_Record.h b/Generated/include/Dynamic/effect/effect_embers_Record.h new file mode 100644 index 000000000..f76f6cc29 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_embers_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_embers_Record.h" +#include "../../KR/effect/effect_embers_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_embers_Record = BnsTables::KR::effect_embers_Record; + #else + using effect_embers_Record = BnsTables::EU::effect_embers_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_embers_explosion_Record.h b/Generated/include/Dynamic/effect/effect_embers_explosion_Record.h new file mode 100644 index 000000000..8d7587d2b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_embers_explosion_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_embers_explosion_Record.h" +#include "../../KR/effect/effect_embers_explosion_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_embers_explosion_Record = BnsTables::KR::effect_embers_explosion_Record; + #else + using effect_embers_explosion_Record = BnsTables::EU::effect_embers_explosion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_embers_explosion_timer_Record.h b/Generated/include/Dynamic/effect/effect_embers_explosion_timer_Record.h new file mode 100644 index 000000000..aacb4e5d5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_embers_explosion_timer_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_embers_explosion_timer_Record.h" +#include "../../KR/effect/effect_embers_explosion_timer_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_embers_explosion_timer_Record = BnsTables::KR::effect_embers_explosion_timer_Record; + #else + using effect_embers_explosion_timer_Record = BnsTables::EU::effect_embers_explosion_timer_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_enable_guild_battle_field_Record.h b/Generated/include/Dynamic/effect/effect_enable_guild_battle_field_Record.h new file mode 100644 index 000000000..10895b243 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_enable_guild_battle_field_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_enable_guild_battle_field_Record.h" +#include "../../KR/effect/effect_enable_guild_battle_field_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_enable_guild_battle_field_Record = BnsTables::KR::effect_enable_guild_battle_field_Record; + #else + using effect_enable_guild_battle_field_Record = BnsTables::EU::effect_enable_guild_battle_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_equip_Record.h b/Generated/include/Dynamic/effect/effect_equip_Record.h new file mode 100644 index 000000000..de39fe399 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_equip_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_equip_Record.h" +#include "../../KR/effect/effect_equip_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_equip_Record = BnsTables::KR::effect_equip_Record; + #else + using effect_equip_Record = BnsTables::EU::effect_equip_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_exhaustion_Record.h b/Generated/include/Dynamic/effect/effect_exhaustion_Record.h new file mode 100644 index 000000000..1c92512d6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_exhaustion_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_exhaustion_Record.h" +#include "../../KR/effect/effect_exhaustion_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_exhaustion_Record = BnsTables::KR::effect_exhaustion_Record; + #else + using effect_exhaustion_Record = BnsTables::EU::effect_exhaustion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_extend_effect_Record.h b/Generated/include/Dynamic/effect/effect_extend_effect_Record.h new file mode 100644 index 000000000..843e75d0b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_extend_effect_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_extend_effect_Record.h" +#include "../../KR/effect/effect_extend_effect_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_extend_effect_Record = BnsTables::KR::effect_extend_effect_Record; + #else + using effect_extend_effect_Record = BnsTables::EU::effect_extend_effect_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_extend_link_Record.h b/Generated/include/Dynamic/effect/effect_extend_link_Record.h new file mode 100644 index 000000000..a1bbedeb3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_extend_link_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_extend_link_Record.h" +#include "../../KR/effect/effect_extend_link_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_extend_link_Record = BnsTables::KR::effect_extend_link_Record; + #else + using effect_extend_link_Record = BnsTables::EU::effect_extend_link_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_external_injury_Record.h b/Generated/include/Dynamic/effect/effect_external_injury_Record.h new file mode 100644 index 000000000..f33e109f1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_external_injury_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_external_injury_Record.h" +#include "../../KR/effect/effect_external_injury_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_external_injury_Record = BnsTables::KR::effect_external_injury_Record; + #else + using effect_external_injury_Record = BnsTables::EU::effect_external_injury_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_external_injury_damage_Record.h b/Generated/include/Dynamic/effect/effect_external_injury_damage_Record.h new file mode 100644 index 000000000..93e149592 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_external_injury_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_external_injury_damage_Record.h" +#include "../../KR/effect/effect_external_injury_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_external_injury_damage_Record = BnsTables::KR::effect_external_injury_damage_Record; + #else + using effect_external_injury_damage_Record = BnsTables::EU::effect_external_injury_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_fall_damage_Record.h b/Generated/include/Dynamic/effect/effect_fall_damage_Record.h new file mode 100644 index 000000000..9f2f4b127 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_fall_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_fall_damage_Record.h" +#include "../../KR/effect/effect_fall_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_fall_damage_Record = BnsTables::KR::effect_fall_damage_Record; + #else + using effect_fall_damage_Record = BnsTables::EU::effect_fall_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_fall_death_Record.h b/Generated/include/Dynamic/effect/effect_fall_death_Record.h new file mode 100644 index 000000000..d35ab1948 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_fall_death_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_fall_death_Record.h" +#include "../../KR/effect/effect_fall_death_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_fall_death_Record = BnsTables::KR::effect_fall_death_Record; + #else + using effect_fall_death_Record = BnsTables::EU::effect_fall_death_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_fast_freezing_Record.h b/Generated/include/Dynamic/effect/effect_fast_freezing_Record.h new file mode 100644 index 000000000..e05e27529 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_fast_freezing_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_fast_freezing_Record.h" +#include "../../KR/effect/effect_fast_freezing_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_fast_freezing_Record = BnsTables::KR::effect_fast_freezing_Record; + #else + using effect_fast_freezing_Record = BnsTables::EU::effect_fast_freezing_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_flash_Record.h b/Generated/include/Dynamic/effect/effect_flash_Record.h new file mode 100644 index 000000000..d425a54d8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_flash_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_flash_Record.h" +#include "../../KR/effect/effect_flash_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_flash_Record = BnsTables::KR::effect_flash_Record; + #else + using effect_flash_Record = BnsTables::EU::effect_flash_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_fluctuation_time_effect_Record.h b/Generated/include/Dynamic/effect/effect_fluctuation_time_effect_Record.h new file mode 100644 index 000000000..8d469ee59 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_fluctuation_time_effect_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_fluctuation_time_effect_Record.h" +#include "../../KR/effect/effect_fluctuation_time_effect_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_fluctuation_time_effect_Record = BnsTables::KR::effect_fluctuation_time_effect_Record; + #else + using effect_fluctuation_time_effect_Record = BnsTables::EU::effect_fluctuation_time_effect_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_food_interval_hp_heal_Record.h b/Generated/include/Dynamic/effect/effect_food_interval_hp_heal_Record.h new file mode 100644 index 000000000..6458ef168 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_food_interval_hp_heal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_food_interval_hp_heal_Record.h" +#include "../../KR/effect/effect_food_interval_hp_heal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_food_interval_hp_heal_Record = BnsTables::KR::effect_food_interval_hp_heal_Record; + #else + using effect_food_interval_hp_heal_Record = BnsTables::EU::effect_food_interval_hp_heal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_force_amplification_Record.h b/Generated/include/Dynamic/effect/effect_force_amplification_Record.h new file mode 100644 index 000000000..0df70d9ed --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_force_amplification_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_force_amplification_Record.h" +#include "../../KR/effect/effect_force_amplification_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_force_amplification_Record = BnsTables::KR::effect_force_amplification_Record; + #else + using effect_force_amplification_Record = BnsTables::EU::effect_force_amplification_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_force_attack_Record.h b/Generated/include/Dynamic/effect/effect_force_attack_Record.h new file mode 100644 index 000000000..62a7149d8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_force_attack_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_force_attack_Record.h" +#include "../../KR/effect/effect_force_attack_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_force_attack_Record = BnsTables::KR::effect_force_attack_Record; + #else + using effect_force_attack_Record = BnsTables::EU::effect_force_attack_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_force_attack_hate_Record.h b/Generated/include/Dynamic/effect/effect_force_attack_hate_Record.h new file mode 100644 index 000000000..b768091d7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_force_attack_hate_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_force_attack_hate_Record.h" +#include "../../KR/effect/effect_force_attack_hate_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_force_attack_hate_Record = BnsTables::KR::effect_force_attack_hate_Record; + #else + using effect_force_attack_hate_Record = BnsTables::EU::effect_force_attack_hate_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_force_attack_hp_drain_Record.h b/Generated/include/Dynamic/effect/effect_force_attack_hp_drain_Record.h new file mode 100644 index 000000000..62c0a52ad --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_force_attack_hp_drain_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_force_attack_hp_drain_Record.h" +#include "../../KR/effect/effect_force_attack_hp_drain_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_force_attack_hp_drain_Record = BnsTables::KR::effect_force_attack_hp_drain_Record; + #else + using effect_force_attack_hp_drain_Record = BnsTables::EU::effect_force_attack_hp_drain_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_force_attack_hp_sp_drain_Record.h b/Generated/include/Dynamic/effect/effect_force_attack_hp_sp_drain_Record.h new file mode 100644 index 000000000..40ab2a522 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_force_attack_hp_sp_drain_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_force_attack_hp_sp_drain_Record.h" +#include "../../KR/effect/effect_force_attack_hp_sp_drain_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_force_attack_hp_sp_drain_Record = BnsTables::KR::effect_force_attack_hp_sp_drain_Record; + #else + using effect_force_attack_hp_sp_drain_Record = BnsTables::EU::effect_force_attack_hp_sp_drain_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_force_attack_sp_drain_Record.h b/Generated/include/Dynamic/effect/effect_force_attack_sp_drain_Record.h new file mode 100644 index 000000000..03ec215cd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_force_attack_sp_drain_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_force_attack_sp_drain_Record.h" +#include "../../KR/effect/effect_force_attack_sp_drain_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_force_attack_sp_drain_Record = BnsTables::KR::effect_force_attack_sp_drain_Record; + #else + using effect_force_attack_sp_drain_Record = BnsTables::EU::effect_force_attack_sp_drain_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_force_seed_Record.h b/Generated/include/Dynamic/effect/effect_force_seed_Record.h new file mode 100644 index 000000000..c5284e678 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_force_seed_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_force_seed_Record.h" +#include "../../KR/effect/effect_force_seed_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_force_seed_Record = BnsTables::KR::effect_force_seed_Record; + #else + using effect_force_seed_Record = BnsTables::EU::effect_force_seed_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_frostbite_Record.h b/Generated/include/Dynamic/effect/effect_frostbite_Record.h new file mode 100644 index 000000000..211359982 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_frostbite_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_frostbite_Record.h" +#include "../../KR/effect/effect_frostbite_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_frostbite_Record = BnsTables::KR::effect_frostbite_Record; + #else + using effect_frostbite_Record = BnsTables::EU::effect_frostbite_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_frostbite_drain_Record.h b/Generated/include/Dynamic/effect/effect_frostbite_drain_Record.h new file mode 100644 index 000000000..15123b4b8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_frostbite_drain_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_frostbite_drain_Record.h" +#include "../../KR/effect/effect_frostbite_drain_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_frostbite_drain_Record = BnsTables::KR::effect_frostbite_drain_Record; + #else + using effect_frostbite_drain_Record = BnsTables::EU::effect_frostbite_drain_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_100_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_100_Record.h new file mode 100644 index 000000000..3b504d954 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_100_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_100_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_100_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_100_Record = BnsTables::KR::effect_glyph_condition_event_100_Record; + #else + using effect_glyph_condition_event_100_Record = BnsTables::EU::effect_glyph_condition_event_100_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_10_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_10_Record.h new file mode 100644 index 000000000..76f742a2c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_10_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_10_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_10_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_10_Record = BnsTables::KR::effect_glyph_condition_event_10_Record; + #else + using effect_glyph_condition_event_10_Record = BnsTables::EU::effect_glyph_condition_event_10_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_11_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_11_Record.h new file mode 100644 index 000000000..b9e260d27 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_11_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_11_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_11_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_11_Record = BnsTables::KR::effect_glyph_condition_event_11_Record; + #else + using effect_glyph_condition_event_11_Record = BnsTables::EU::effect_glyph_condition_event_11_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_12_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_12_Record.h new file mode 100644 index 000000000..e9b7a5c5f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_12_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_12_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_12_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_12_Record = BnsTables::KR::effect_glyph_condition_event_12_Record; + #else + using effect_glyph_condition_event_12_Record = BnsTables::EU::effect_glyph_condition_event_12_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_13_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_13_Record.h new file mode 100644 index 000000000..0139da991 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_13_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_13_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_13_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_13_Record = BnsTables::KR::effect_glyph_condition_event_13_Record; + #else + using effect_glyph_condition_event_13_Record = BnsTables::EU::effect_glyph_condition_event_13_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_14_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_14_Record.h new file mode 100644 index 000000000..dbded268f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_14_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_14_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_14_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_14_Record = BnsTables::KR::effect_glyph_condition_event_14_Record; + #else + using effect_glyph_condition_event_14_Record = BnsTables::EU::effect_glyph_condition_event_14_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_15_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_15_Record.h new file mode 100644 index 000000000..f91e5cb45 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_15_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_15_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_15_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_15_Record = BnsTables::KR::effect_glyph_condition_event_15_Record; + #else + using effect_glyph_condition_event_15_Record = BnsTables::EU::effect_glyph_condition_event_15_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_16_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_16_Record.h new file mode 100644 index 000000000..4120fb583 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_16_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_16_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_16_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_16_Record = BnsTables::KR::effect_glyph_condition_event_16_Record; + #else + using effect_glyph_condition_event_16_Record = BnsTables::EU::effect_glyph_condition_event_16_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_17_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_17_Record.h new file mode 100644 index 000000000..869da558d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_17_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_17_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_17_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_17_Record = BnsTables::KR::effect_glyph_condition_event_17_Record; + #else + using effect_glyph_condition_event_17_Record = BnsTables::EU::effect_glyph_condition_event_17_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_18_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_18_Record.h new file mode 100644 index 000000000..0f65c9665 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_18_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_18_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_18_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_18_Record = BnsTables::KR::effect_glyph_condition_event_18_Record; + #else + using effect_glyph_condition_event_18_Record = BnsTables::EU::effect_glyph_condition_event_18_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_19_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_19_Record.h new file mode 100644 index 000000000..ef7d4a609 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_19_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_19_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_19_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_19_Record = BnsTables::KR::effect_glyph_condition_event_19_Record; + #else + using effect_glyph_condition_event_19_Record = BnsTables::EU::effect_glyph_condition_event_19_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_1_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_1_Record.h new file mode 100644 index 000000000..89badf02b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_1_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_1_Record = BnsTables::KR::effect_glyph_condition_event_1_Record; + #else + using effect_glyph_condition_event_1_Record = BnsTables::EU::effect_glyph_condition_event_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_20_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_20_Record.h new file mode 100644 index 000000000..39929b740 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_20_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_20_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_20_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_20_Record = BnsTables::KR::effect_glyph_condition_event_20_Record; + #else + using effect_glyph_condition_event_20_Record = BnsTables::EU::effect_glyph_condition_event_20_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_21_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_21_Record.h new file mode 100644 index 000000000..30b92d361 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_21_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_21_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_21_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_21_Record = BnsTables::KR::effect_glyph_condition_event_21_Record; + #else + using effect_glyph_condition_event_21_Record = BnsTables::EU::effect_glyph_condition_event_21_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_22_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_22_Record.h new file mode 100644 index 000000000..82cf0b912 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_22_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_22_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_22_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_22_Record = BnsTables::KR::effect_glyph_condition_event_22_Record; + #else + using effect_glyph_condition_event_22_Record = BnsTables::EU::effect_glyph_condition_event_22_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_23_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_23_Record.h new file mode 100644 index 000000000..5593bb81f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_23_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_23_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_23_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_23_Record = BnsTables::KR::effect_glyph_condition_event_23_Record; + #else + using effect_glyph_condition_event_23_Record = BnsTables::EU::effect_glyph_condition_event_23_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_24_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_24_Record.h new file mode 100644 index 000000000..c53e0b966 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_24_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_24_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_24_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_24_Record = BnsTables::KR::effect_glyph_condition_event_24_Record; + #else + using effect_glyph_condition_event_24_Record = BnsTables::EU::effect_glyph_condition_event_24_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_25_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_25_Record.h new file mode 100644 index 000000000..816e8b343 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_25_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_25_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_25_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_25_Record = BnsTables::KR::effect_glyph_condition_event_25_Record; + #else + using effect_glyph_condition_event_25_Record = BnsTables::EU::effect_glyph_condition_event_25_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_26_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_26_Record.h new file mode 100644 index 000000000..a203b0127 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_26_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_26_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_26_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_26_Record = BnsTables::KR::effect_glyph_condition_event_26_Record; + #else + using effect_glyph_condition_event_26_Record = BnsTables::EU::effect_glyph_condition_event_26_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_27_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_27_Record.h new file mode 100644 index 000000000..8e9b7a2cd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_27_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_27_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_27_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_27_Record = BnsTables::KR::effect_glyph_condition_event_27_Record; + #else + using effect_glyph_condition_event_27_Record = BnsTables::EU::effect_glyph_condition_event_27_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_28_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_28_Record.h new file mode 100644 index 000000000..92440429a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_28_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_28_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_28_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_28_Record = BnsTables::KR::effect_glyph_condition_event_28_Record; + #else + using effect_glyph_condition_event_28_Record = BnsTables::EU::effect_glyph_condition_event_28_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_29_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_29_Record.h new file mode 100644 index 000000000..e47a5a421 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_29_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_29_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_29_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_29_Record = BnsTables::KR::effect_glyph_condition_event_29_Record; + #else + using effect_glyph_condition_event_29_Record = BnsTables::EU::effect_glyph_condition_event_29_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_2_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_2_Record.h new file mode 100644 index 000000000..6b126116f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_2_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_2_Record = BnsTables::KR::effect_glyph_condition_event_2_Record; + #else + using effect_glyph_condition_event_2_Record = BnsTables::EU::effect_glyph_condition_event_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_30_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_30_Record.h new file mode 100644 index 000000000..df38903fc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_30_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_30_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_30_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_30_Record = BnsTables::KR::effect_glyph_condition_event_30_Record; + #else + using effect_glyph_condition_event_30_Record = BnsTables::EU::effect_glyph_condition_event_30_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_31_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_31_Record.h new file mode 100644 index 000000000..bd17fa2b5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_31_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_31_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_31_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_31_Record = BnsTables::KR::effect_glyph_condition_event_31_Record; + #else + using effect_glyph_condition_event_31_Record = BnsTables::EU::effect_glyph_condition_event_31_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_32_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_32_Record.h new file mode 100644 index 000000000..0bd99fe92 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_32_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_32_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_32_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_32_Record = BnsTables::KR::effect_glyph_condition_event_32_Record; + #else + using effect_glyph_condition_event_32_Record = BnsTables::EU::effect_glyph_condition_event_32_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_33_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_33_Record.h new file mode 100644 index 000000000..9afdc0e2d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_33_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_33_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_33_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_33_Record = BnsTables::KR::effect_glyph_condition_event_33_Record; + #else + using effect_glyph_condition_event_33_Record = BnsTables::EU::effect_glyph_condition_event_33_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_34_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_34_Record.h new file mode 100644 index 000000000..2cd0e6050 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_34_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_34_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_34_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_34_Record = BnsTables::KR::effect_glyph_condition_event_34_Record; + #else + using effect_glyph_condition_event_34_Record = BnsTables::EU::effect_glyph_condition_event_34_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_35_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_35_Record.h new file mode 100644 index 000000000..1784569f2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_35_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_35_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_35_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_35_Record = BnsTables::KR::effect_glyph_condition_event_35_Record; + #else + using effect_glyph_condition_event_35_Record = BnsTables::EU::effect_glyph_condition_event_35_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_36_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_36_Record.h new file mode 100644 index 000000000..91a8a986c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_36_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_36_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_36_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_36_Record = BnsTables::KR::effect_glyph_condition_event_36_Record; + #else + using effect_glyph_condition_event_36_Record = BnsTables::EU::effect_glyph_condition_event_36_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_37_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_37_Record.h new file mode 100644 index 000000000..befc09e49 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_37_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_37_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_37_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_37_Record = BnsTables::KR::effect_glyph_condition_event_37_Record; + #else + using effect_glyph_condition_event_37_Record = BnsTables::EU::effect_glyph_condition_event_37_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_38_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_38_Record.h new file mode 100644 index 000000000..a74b28863 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_38_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_38_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_38_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_38_Record = BnsTables::KR::effect_glyph_condition_event_38_Record; + #else + using effect_glyph_condition_event_38_Record = BnsTables::EU::effect_glyph_condition_event_38_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_39_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_39_Record.h new file mode 100644 index 000000000..20c436c41 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_39_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_39_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_39_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_39_Record = BnsTables::KR::effect_glyph_condition_event_39_Record; + #else + using effect_glyph_condition_event_39_Record = BnsTables::EU::effect_glyph_condition_event_39_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_3_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_3_Record.h new file mode 100644 index 000000000..a210c3c82 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_3_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_3_Record = BnsTables::KR::effect_glyph_condition_event_3_Record; + #else + using effect_glyph_condition_event_3_Record = BnsTables::EU::effect_glyph_condition_event_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_40_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_40_Record.h new file mode 100644 index 000000000..6a2e55b63 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_40_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_40_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_40_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_40_Record = BnsTables::KR::effect_glyph_condition_event_40_Record; + #else + using effect_glyph_condition_event_40_Record = BnsTables::EU::effect_glyph_condition_event_40_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_41_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_41_Record.h new file mode 100644 index 000000000..86727f30e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_41_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_41_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_41_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_41_Record = BnsTables::KR::effect_glyph_condition_event_41_Record; + #else + using effect_glyph_condition_event_41_Record = BnsTables::EU::effect_glyph_condition_event_41_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_42_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_42_Record.h new file mode 100644 index 000000000..724289eb2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_42_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_42_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_42_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_42_Record = BnsTables::KR::effect_glyph_condition_event_42_Record; + #else + using effect_glyph_condition_event_42_Record = BnsTables::EU::effect_glyph_condition_event_42_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_43_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_43_Record.h new file mode 100644 index 000000000..088d95843 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_43_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_43_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_43_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_43_Record = BnsTables::KR::effect_glyph_condition_event_43_Record; + #else + using effect_glyph_condition_event_43_Record = BnsTables::EU::effect_glyph_condition_event_43_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_44_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_44_Record.h new file mode 100644 index 000000000..0e7052584 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_44_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_44_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_44_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_44_Record = BnsTables::KR::effect_glyph_condition_event_44_Record; + #else + using effect_glyph_condition_event_44_Record = BnsTables::EU::effect_glyph_condition_event_44_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_45_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_45_Record.h new file mode 100644 index 000000000..82fc8ca57 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_45_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_45_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_45_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_45_Record = BnsTables::KR::effect_glyph_condition_event_45_Record; + #else + using effect_glyph_condition_event_45_Record = BnsTables::EU::effect_glyph_condition_event_45_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_46_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_46_Record.h new file mode 100644 index 000000000..eada9fe3c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_46_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_46_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_46_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_46_Record = BnsTables::KR::effect_glyph_condition_event_46_Record; + #else + using effect_glyph_condition_event_46_Record = BnsTables::EU::effect_glyph_condition_event_46_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_47_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_47_Record.h new file mode 100644 index 000000000..e9de9992c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_47_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_47_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_47_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_47_Record = BnsTables::KR::effect_glyph_condition_event_47_Record; + #else + using effect_glyph_condition_event_47_Record = BnsTables::EU::effect_glyph_condition_event_47_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_48_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_48_Record.h new file mode 100644 index 000000000..831253307 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_48_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_48_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_48_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_48_Record = BnsTables::KR::effect_glyph_condition_event_48_Record; + #else + using effect_glyph_condition_event_48_Record = BnsTables::EU::effect_glyph_condition_event_48_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_49_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_49_Record.h new file mode 100644 index 000000000..dbe963e65 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_49_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_49_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_49_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_49_Record = BnsTables::KR::effect_glyph_condition_event_49_Record; + #else + using effect_glyph_condition_event_49_Record = BnsTables::EU::effect_glyph_condition_event_49_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_4_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_4_Record.h new file mode 100644 index 000000000..224f14357 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_4_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_4_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_4_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_4_Record = BnsTables::KR::effect_glyph_condition_event_4_Record; + #else + using effect_glyph_condition_event_4_Record = BnsTables::EU::effect_glyph_condition_event_4_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_50_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_50_Record.h new file mode 100644 index 000000000..8e123c982 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_50_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_50_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_50_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_50_Record = BnsTables::KR::effect_glyph_condition_event_50_Record; + #else + using effect_glyph_condition_event_50_Record = BnsTables::EU::effect_glyph_condition_event_50_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_51_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_51_Record.h new file mode 100644 index 000000000..6ad52c3bc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_51_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_51_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_51_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_51_Record = BnsTables::KR::effect_glyph_condition_event_51_Record; + #else + using effect_glyph_condition_event_51_Record = BnsTables::EU::effect_glyph_condition_event_51_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_52_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_52_Record.h new file mode 100644 index 000000000..5dd482556 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_52_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_52_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_52_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_52_Record = BnsTables::KR::effect_glyph_condition_event_52_Record; + #else + using effect_glyph_condition_event_52_Record = BnsTables::EU::effect_glyph_condition_event_52_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_53_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_53_Record.h new file mode 100644 index 000000000..cdced63b4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_53_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_53_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_53_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_53_Record = BnsTables::KR::effect_glyph_condition_event_53_Record; + #else + using effect_glyph_condition_event_53_Record = BnsTables::EU::effect_glyph_condition_event_53_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_54_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_54_Record.h new file mode 100644 index 000000000..6121b0168 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_54_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_54_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_54_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_54_Record = BnsTables::KR::effect_glyph_condition_event_54_Record; + #else + using effect_glyph_condition_event_54_Record = BnsTables::EU::effect_glyph_condition_event_54_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_55_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_55_Record.h new file mode 100644 index 000000000..dac95f5d0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_55_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_55_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_55_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_55_Record = BnsTables::KR::effect_glyph_condition_event_55_Record; + #else + using effect_glyph_condition_event_55_Record = BnsTables::EU::effect_glyph_condition_event_55_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_56_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_56_Record.h new file mode 100644 index 000000000..8d698e8d2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_56_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_56_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_56_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_56_Record = BnsTables::KR::effect_glyph_condition_event_56_Record; + #else + using effect_glyph_condition_event_56_Record = BnsTables::EU::effect_glyph_condition_event_56_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_57_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_57_Record.h new file mode 100644 index 000000000..d0e6630ef --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_57_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_57_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_57_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_57_Record = BnsTables::KR::effect_glyph_condition_event_57_Record; + #else + using effect_glyph_condition_event_57_Record = BnsTables::EU::effect_glyph_condition_event_57_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_58_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_58_Record.h new file mode 100644 index 000000000..166392cc0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_58_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_58_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_58_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_58_Record = BnsTables::KR::effect_glyph_condition_event_58_Record; + #else + using effect_glyph_condition_event_58_Record = BnsTables::EU::effect_glyph_condition_event_58_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_59_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_59_Record.h new file mode 100644 index 000000000..f921f3c2a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_59_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_59_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_59_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_59_Record = BnsTables::KR::effect_glyph_condition_event_59_Record; + #else + using effect_glyph_condition_event_59_Record = BnsTables::EU::effect_glyph_condition_event_59_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_5_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_5_Record.h new file mode 100644 index 000000000..cc953f63e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_5_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_5_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_5_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_5_Record = BnsTables::KR::effect_glyph_condition_event_5_Record; + #else + using effect_glyph_condition_event_5_Record = BnsTables::EU::effect_glyph_condition_event_5_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_60_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_60_Record.h new file mode 100644 index 000000000..75b9f1c81 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_60_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_60_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_60_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_60_Record = BnsTables::KR::effect_glyph_condition_event_60_Record; + #else + using effect_glyph_condition_event_60_Record = BnsTables::EU::effect_glyph_condition_event_60_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_61_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_61_Record.h new file mode 100644 index 000000000..ce3d69c7d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_61_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_61_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_61_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_61_Record = BnsTables::KR::effect_glyph_condition_event_61_Record; + #else + using effect_glyph_condition_event_61_Record = BnsTables::EU::effect_glyph_condition_event_61_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_62_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_62_Record.h new file mode 100644 index 000000000..47282b22b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_62_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_62_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_62_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_62_Record = BnsTables::KR::effect_glyph_condition_event_62_Record; + #else + using effect_glyph_condition_event_62_Record = BnsTables::EU::effect_glyph_condition_event_62_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_63_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_63_Record.h new file mode 100644 index 000000000..f118b2a93 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_63_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_63_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_63_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_63_Record = BnsTables::KR::effect_glyph_condition_event_63_Record; + #else + using effect_glyph_condition_event_63_Record = BnsTables::EU::effect_glyph_condition_event_63_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_64_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_64_Record.h new file mode 100644 index 000000000..96d391fa0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_64_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_64_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_64_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_64_Record = BnsTables::KR::effect_glyph_condition_event_64_Record; + #else + using effect_glyph_condition_event_64_Record = BnsTables::EU::effect_glyph_condition_event_64_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_65_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_65_Record.h new file mode 100644 index 000000000..3f435a4d1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_65_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_65_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_65_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_65_Record = BnsTables::KR::effect_glyph_condition_event_65_Record; + #else + using effect_glyph_condition_event_65_Record = BnsTables::EU::effect_glyph_condition_event_65_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_66_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_66_Record.h new file mode 100644 index 000000000..9103d185d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_66_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_66_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_66_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_66_Record = BnsTables::KR::effect_glyph_condition_event_66_Record; + #else + using effect_glyph_condition_event_66_Record = BnsTables::EU::effect_glyph_condition_event_66_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_67_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_67_Record.h new file mode 100644 index 000000000..d21e7e3bd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_67_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_67_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_67_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_67_Record = BnsTables::KR::effect_glyph_condition_event_67_Record; + #else + using effect_glyph_condition_event_67_Record = BnsTables::EU::effect_glyph_condition_event_67_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_68_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_68_Record.h new file mode 100644 index 000000000..a29b5b8ad --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_68_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_68_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_68_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_68_Record = BnsTables::KR::effect_glyph_condition_event_68_Record; + #else + using effect_glyph_condition_event_68_Record = BnsTables::EU::effect_glyph_condition_event_68_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_69_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_69_Record.h new file mode 100644 index 000000000..df7bf946d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_69_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_69_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_69_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_69_Record = BnsTables::KR::effect_glyph_condition_event_69_Record; + #else + using effect_glyph_condition_event_69_Record = BnsTables::EU::effect_glyph_condition_event_69_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_6_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_6_Record.h new file mode 100644 index 000000000..c4de7506d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_6_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_6_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_6_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_6_Record = BnsTables::KR::effect_glyph_condition_event_6_Record; + #else + using effect_glyph_condition_event_6_Record = BnsTables::EU::effect_glyph_condition_event_6_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_70_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_70_Record.h new file mode 100644 index 000000000..178c94583 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_70_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_70_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_70_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_70_Record = BnsTables::KR::effect_glyph_condition_event_70_Record; + #else + using effect_glyph_condition_event_70_Record = BnsTables::EU::effect_glyph_condition_event_70_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_71_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_71_Record.h new file mode 100644 index 000000000..dfd1f5087 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_71_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_71_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_71_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_71_Record = BnsTables::KR::effect_glyph_condition_event_71_Record; + #else + using effect_glyph_condition_event_71_Record = BnsTables::EU::effect_glyph_condition_event_71_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_72_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_72_Record.h new file mode 100644 index 000000000..6f447f0c2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_72_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_72_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_72_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_72_Record = BnsTables::KR::effect_glyph_condition_event_72_Record; + #else + using effect_glyph_condition_event_72_Record = BnsTables::EU::effect_glyph_condition_event_72_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_73_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_73_Record.h new file mode 100644 index 000000000..03d70c804 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_73_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_73_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_73_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_73_Record = BnsTables::KR::effect_glyph_condition_event_73_Record; + #else + using effect_glyph_condition_event_73_Record = BnsTables::EU::effect_glyph_condition_event_73_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_74_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_74_Record.h new file mode 100644 index 000000000..825661869 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_74_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_74_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_74_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_74_Record = BnsTables::KR::effect_glyph_condition_event_74_Record; + #else + using effect_glyph_condition_event_74_Record = BnsTables::EU::effect_glyph_condition_event_74_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_75_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_75_Record.h new file mode 100644 index 000000000..e0a2b93f5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_75_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_75_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_75_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_75_Record = BnsTables::KR::effect_glyph_condition_event_75_Record; + #else + using effect_glyph_condition_event_75_Record = BnsTables::EU::effect_glyph_condition_event_75_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_76_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_76_Record.h new file mode 100644 index 000000000..c794eae63 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_76_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_76_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_76_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_76_Record = BnsTables::KR::effect_glyph_condition_event_76_Record; + #else + using effect_glyph_condition_event_76_Record = BnsTables::EU::effect_glyph_condition_event_76_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_77_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_77_Record.h new file mode 100644 index 000000000..b0160eacf --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_77_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_77_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_77_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_77_Record = BnsTables::KR::effect_glyph_condition_event_77_Record; + #else + using effect_glyph_condition_event_77_Record = BnsTables::EU::effect_glyph_condition_event_77_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_78_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_78_Record.h new file mode 100644 index 000000000..7906968c1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_78_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_78_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_78_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_78_Record = BnsTables::KR::effect_glyph_condition_event_78_Record; + #else + using effect_glyph_condition_event_78_Record = BnsTables::EU::effect_glyph_condition_event_78_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_79_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_79_Record.h new file mode 100644 index 000000000..85ca3c010 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_79_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_79_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_79_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_79_Record = BnsTables::KR::effect_glyph_condition_event_79_Record; + #else + using effect_glyph_condition_event_79_Record = BnsTables::EU::effect_glyph_condition_event_79_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_7_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_7_Record.h new file mode 100644 index 000000000..0747c9aab --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_7_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_7_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_7_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_7_Record = BnsTables::KR::effect_glyph_condition_event_7_Record; + #else + using effect_glyph_condition_event_7_Record = BnsTables::EU::effect_glyph_condition_event_7_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_80_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_80_Record.h new file mode 100644 index 000000000..d2286de2e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_80_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_80_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_80_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_80_Record = BnsTables::KR::effect_glyph_condition_event_80_Record; + #else + using effect_glyph_condition_event_80_Record = BnsTables::EU::effect_glyph_condition_event_80_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_81_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_81_Record.h new file mode 100644 index 000000000..c0e600b9c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_81_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_81_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_81_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_81_Record = BnsTables::KR::effect_glyph_condition_event_81_Record; + #else + using effect_glyph_condition_event_81_Record = BnsTables::EU::effect_glyph_condition_event_81_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_82_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_82_Record.h new file mode 100644 index 000000000..b70b7f0f3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_82_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_82_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_82_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_82_Record = BnsTables::KR::effect_glyph_condition_event_82_Record; + #else + using effect_glyph_condition_event_82_Record = BnsTables::EU::effect_glyph_condition_event_82_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_83_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_83_Record.h new file mode 100644 index 000000000..b779fef5f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_83_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_83_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_83_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_83_Record = BnsTables::KR::effect_glyph_condition_event_83_Record; + #else + using effect_glyph_condition_event_83_Record = BnsTables::EU::effect_glyph_condition_event_83_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_84_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_84_Record.h new file mode 100644 index 000000000..3f52da0ac --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_84_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_84_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_84_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_84_Record = BnsTables::KR::effect_glyph_condition_event_84_Record; + #else + using effect_glyph_condition_event_84_Record = BnsTables::EU::effect_glyph_condition_event_84_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_85_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_85_Record.h new file mode 100644 index 000000000..aca4cbb8a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_85_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_85_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_85_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_85_Record = BnsTables::KR::effect_glyph_condition_event_85_Record; + #else + using effect_glyph_condition_event_85_Record = BnsTables::EU::effect_glyph_condition_event_85_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_86_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_86_Record.h new file mode 100644 index 000000000..e46c7b1e3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_86_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_86_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_86_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_86_Record = BnsTables::KR::effect_glyph_condition_event_86_Record; + #else + using effect_glyph_condition_event_86_Record = BnsTables::EU::effect_glyph_condition_event_86_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_87_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_87_Record.h new file mode 100644 index 000000000..8841e5628 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_87_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_87_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_87_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_87_Record = BnsTables::KR::effect_glyph_condition_event_87_Record; + #else + using effect_glyph_condition_event_87_Record = BnsTables::EU::effect_glyph_condition_event_87_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_88_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_88_Record.h new file mode 100644 index 000000000..01d3f4ab7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_88_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_88_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_88_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_88_Record = BnsTables::KR::effect_glyph_condition_event_88_Record; + #else + using effect_glyph_condition_event_88_Record = BnsTables::EU::effect_glyph_condition_event_88_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_89_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_89_Record.h new file mode 100644 index 000000000..975decdc8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_89_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_89_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_89_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_89_Record = BnsTables::KR::effect_glyph_condition_event_89_Record; + #else + using effect_glyph_condition_event_89_Record = BnsTables::EU::effect_glyph_condition_event_89_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_8_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_8_Record.h new file mode 100644 index 000000000..d7efa4333 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_8_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_8_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_8_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_8_Record = BnsTables::KR::effect_glyph_condition_event_8_Record; + #else + using effect_glyph_condition_event_8_Record = BnsTables::EU::effect_glyph_condition_event_8_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_90_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_90_Record.h new file mode 100644 index 000000000..26228a240 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_90_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_90_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_90_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_90_Record = BnsTables::KR::effect_glyph_condition_event_90_Record; + #else + using effect_glyph_condition_event_90_Record = BnsTables::EU::effect_glyph_condition_event_90_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_91_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_91_Record.h new file mode 100644 index 000000000..10aa24f5b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_91_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_91_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_91_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_91_Record = BnsTables::KR::effect_glyph_condition_event_91_Record; + #else + using effect_glyph_condition_event_91_Record = BnsTables::EU::effect_glyph_condition_event_91_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_92_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_92_Record.h new file mode 100644 index 000000000..51a4398a1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_92_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_92_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_92_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_92_Record = BnsTables::KR::effect_glyph_condition_event_92_Record; + #else + using effect_glyph_condition_event_92_Record = BnsTables::EU::effect_glyph_condition_event_92_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_93_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_93_Record.h new file mode 100644 index 000000000..97acc42a7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_93_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_93_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_93_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_93_Record = BnsTables::KR::effect_glyph_condition_event_93_Record; + #else + using effect_glyph_condition_event_93_Record = BnsTables::EU::effect_glyph_condition_event_93_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_94_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_94_Record.h new file mode 100644 index 000000000..4b8d8c3d2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_94_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_94_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_94_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_94_Record = BnsTables::KR::effect_glyph_condition_event_94_Record; + #else + using effect_glyph_condition_event_94_Record = BnsTables::EU::effect_glyph_condition_event_94_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_95_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_95_Record.h new file mode 100644 index 000000000..73c747cb0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_95_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_95_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_95_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_95_Record = BnsTables::KR::effect_glyph_condition_event_95_Record; + #else + using effect_glyph_condition_event_95_Record = BnsTables::EU::effect_glyph_condition_event_95_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_96_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_96_Record.h new file mode 100644 index 000000000..16c8e8e8b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_96_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_96_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_96_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_96_Record = BnsTables::KR::effect_glyph_condition_event_96_Record; + #else + using effect_glyph_condition_event_96_Record = BnsTables::EU::effect_glyph_condition_event_96_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_97_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_97_Record.h new file mode 100644 index 000000000..8ae14f63f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_97_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_97_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_97_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_97_Record = BnsTables::KR::effect_glyph_condition_event_97_Record; + #else + using effect_glyph_condition_event_97_Record = BnsTables::EU::effect_glyph_condition_event_97_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_98_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_98_Record.h new file mode 100644 index 000000000..4d15ab788 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_98_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_98_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_98_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_98_Record = BnsTables::KR::effect_glyph_condition_event_98_Record; + #else + using effect_glyph_condition_event_98_Record = BnsTables::EU::effect_glyph_condition_event_98_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_99_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_99_Record.h new file mode 100644 index 000000000..803ca59e6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_99_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_99_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_99_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_99_Record = BnsTables::KR::effect_glyph_condition_event_99_Record; + #else + using effect_glyph_condition_event_99_Record = BnsTables::EU::effect_glyph_condition_event_99_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_glyph_condition_event_9_Record.h b/Generated/include/Dynamic/effect/effect_glyph_condition_event_9_Record.h new file mode 100644 index 000000000..98e4155ce --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_glyph_condition_event_9_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_glyph_condition_event_9_Record.h" +#include "../../KR/effect/effect_glyph_condition_event_9_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_glyph_condition_event_9_Record = BnsTables::KR::effect_glyph_condition_event_9_Record; + #else + using effect_glyph_condition_event_9_Record = BnsTables::EU::effect_glyph_condition_event_9_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_grade_Record.h b/Generated/include/Dynamic/effect/effect_grade_Record.h new file mode 100644 index 000000000..dc7afe10a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_grade_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_grade_Record.h" +#include "../../KR/effect/effect_grade_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_grade_Record = BnsTables::KR::effect_grade_Record; + #else + using effect_grade_Record = BnsTables::EU::effect_grade_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_guard_gauge_damage_Record.h b/Generated/include/Dynamic/effect/effect_guard_gauge_damage_Record.h new file mode 100644 index 000000000..d4ca6fee6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_guard_gauge_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_guard_gauge_damage_Record.h" +#include "../../KR/effect/effect_guard_gauge_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_guard_gauge_damage_Record = BnsTables::KR::effect_guard_gauge_damage_Record; + #else + using effect_guard_gauge_damage_Record = BnsTables::EU::effect_guard_gauge_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_guard_gauge_heal_Record.h b/Generated/include/Dynamic/effect/effect_guard_gauge_heal_Record.h new file mode 100644 index 000000000..743fe992c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_guard_gauge_heal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_guard_gauge_heal_Record.h" +#include "../../KR/effect/effect_guard_gauge_heal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_guard_gauge_heal_Record = BnsTables::KR::effect_guard_gauge_heal_Record; + #else + using effect_guard_gauge_heal_Record = BnsTables::EU::effect_guard_gauge_heal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_help_restoration_Record.h b/Generated/include/Dynamic/effect/effect_help_restoration_Record.h new file mode 100644 index 000000000..ba23edc37 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_help_restoration_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_help_restoration_Record.h" +#include "../../KR/effect/effect_help_restoration_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_help_restoration_Record = BnsTables::KR::effect_help_restoration_Record; + #else + using effect_help_restoration_Record = BnsTables::EU::effect_help_restoration_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_hide_Record.h b/Generated/include/Dynamic/effect/effect_hide_Record.h new file mode 100644 index 000000000..78e728412 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_hide_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_hide_Record.h" +#include "../../KR/effect/effect_hide_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_hide_Record = BnsTables::KR::effect_hide_Record; + #else + using effect_hide_Record = BnsTables::EU::effect_hide_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_hp_damage_Record.h b/Generated/include/Dynamic/effect/effect_hp_damage_Record.h new file mode 100644 index 000000000..f2a236cca --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_hp_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_hp_damage_Record.h" +#include "../../KR/effect/effect_hp_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_hp_damage_Record = BnsTables::KR::effect_hp_damage_Record; + #else + using effect_hp_damage_Record = BnsTables::EU::effect_hp_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_hp_drain_Record.h b/Generated/include/Dynamic/effect/effect_hp_drain_Record.h new file mode 100644 index 000000000..45b25c48d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_hp_drain_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_hp_drain_Record.h" +#include "../../KR/effect/effect_hp_drain_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_hp_drain_Record = BnsTables::KR::effect_hp_drain_Record; + #else + using effect_hp_drain_Record = BnsTables::EU::effect_hp_drain_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_hp_heal_Record.h b/Generated/include/Dynamic/effect/effect_hp_heal_Record.h new file mode 100644 index 000000000..b0ef4321e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_hp_heal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_hp_heal_Record.h" +#include "../../KR/effect/effect_hp_heal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_hp_heal_Record = BnsTables::KR::effect_hp_heal_Record; + #else + using effect_hp_heal_Record = BnsTables::EU::effect_hp_heal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_hp_heal_attack_power_Record.h b/Generated/include/Dynamic/effect/effect_hp_heal_attack_power_Record.h new file mode 100644 index 000000000..ee75ec7f5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_hp_heal_attack_power_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_hp_heal_attack_power_Record.h" +#include "../../KR/effect/effect_hp_heal_attack_power_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_hp_heal_attack_power_Record = BnsTables::KR::effect_hp_heal_attack_power_Record; + #else + using effect_hp_heal_attack_power_Record = BnsTables::EU::effect_hp_heal_attack_power_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_hp_set_fixed_value_Record.h b/Generated/include/Dynamic/effect/effect_hp_set_fixed_value_Record.h new file mode 100644 index 000000000..c38e83d83 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_hp_set_fixed_value_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_hp_set_fixed_value_Record.h" +#include "../../KR/effect/effect_hp_set_fixed_value_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_hp_set_fixed_value_Record = BnsTables::KR::effect_hp_set_fixed_value_Record; + #else + using effect_hp_set_fixed_value_Record = BnsTables::EU::effect_hp_set_fixed_value_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_hp_set_max_hp_fixed_percent_Record.h b/Generated/include/Dynamic/effect/effect_hp_set_max_hp_fixed_percent_Record.h new file mode 100644 index 000000000..a4eb0d21b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_hp_set_max_hp_fixed_percent_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_hp_set_max_hp_fixed_percent_Record.h" +#include "../../KR/effect/effect_hp_set_max_hp_fixed_percent_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_hp_set_max_hp_fixed_percent_Record = BnsTables::KR::effect_hp_set_max_hp_fixed_percent_Record; + #else + using effect_hp_set_max_hp_fixed_percent_Record = BnsTables::EU::effect_hp_set_max_hp_fixed_percent_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_hp_transfer_Record.h b/Generated/include/Dynamic/effect/effect_hp_transfer_Record.h new file mode 100644 index 000000000..fe390b701 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_hp_transfer_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_hp_transfer_Record.h" +#include "../../KR/effect/effect_hp_transfer_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_hp_transfer_Record = BnsTables::KR::effect_hp_transfer_Record; + #else + using effect_hp_transfer_Record = BnsTables::EU::effect_hp_transfer_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_immediately_exec_Record.h b/Generated/include/Dynamic/effect/effect_immediately_exec_Record.h new file mode 100644 index 000000000..e4203955e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_immediately_exec_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_immediately_exec_Record.h" +#include "../../KR/effect/effect_immediately_exec_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_immediately_exec_Record = BnsTables::KR::effect_immediately_exec_Record; + #else + using effect_immediately_exec_Record = BnsTables::EU::effect_immediately_exec_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_immune_attribute_Record.h b/Generated/include/Dynamic/effect/effect_immune_attribute_Record.h new file mode 100644 index 000000000..b9d1bc29d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_immune_attribute_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_immune_attribute_Record.h" +#include "../../KR/effect/effect_immune_attribute_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_immune_attribute_Record = BnsTables::KR::effect_immune_attribute_Record; + #else + using effect_immune_attribute_Record = BnsTables::EU::effect_immune_attribute_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_immune_debuff_Record.h b/Generated/include/Dynamic/effect/effect_immune_debuff_Record.h new file mode 100644 index 000000000..1172aa1b5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_immune_debuff_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_immune_debuff_Record.h" +#include "../../KR/effect/effect_immune_debuff_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_immune_debuff_Record = BnsTables::KR::effect_immune_debuff_Record; + #else + using effect_immune_debuff_Record = BnsTables::EU::effect_immune_debuff_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_impregnability_Record.h b/Generated/include/Dynamic/effect/effect_impregnability_Record.h new file mode 100644 index 000000000..2dafffa6a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_impregnability_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_impregnability_Record.h" +#include "../../KR/effect/effect_impregnability_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_impregnability_Record = BnsTables::KR::effect_impregnability_Record; + #else + using effect_impregnability_Record = BnsTables::EU::effect_impregnability_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_increase_caster_special_skill_gauge_Record.h b/Generated/include/Dynamic/effect/effect_increase_caster_special_skill_gauge_Record.h new file mode 100644 index 000000000..b1159e42a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_increase_caster_special_skill_gauge_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_increase_caster_special_skill_gauge_Record.h" +#include "../../KR/effect/effect_increase_caster_special_skill_gauge_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_increase_caster_special_skill_gauge_Record = BnsTables::KR::effect_increase_caster_special_skill_gauge_Record; + #else + using effect_increase_caster_special_skill_gauge_Record = BnsTables::EU::effect_increase_caster_special_skill_gauge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_increase_defence_power_Record.h b/Generated/include/Dynamic/effect/effect_increase_defence_power_Record.h new file mode 100644 index 000000000..fe4353fa1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_increase_defence_power_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_increase_defence_power_Record.h" +#include "../../KR/effect/effect_increase_defence_power_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_increase_defence_power_Record = BnsTables::KR::effect_increase_defence_power_Record; + #else + using effect_increase_defence_power_Record = BnsTables::EU::effect_increase_defence_power_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_increase_force_damage_Record.h b/Generated/include/Dynamic/effect/effect_increase_force_damage_Record.h new file mode 100644 index 000000000..b3984daf2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_increase_force_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_increase_force_damage_Record.h" +#include "../../KR/effect/effect_increase_force_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_increase_force_damage_Record = BnsTables::KR::effect_increase_force_damage_Record; + #else + using effect_increase_force_damage_Record = BnsTables::EU::effect_increase_force_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_increase_heal_Record.h b/Generated/include/Dynamic/effect/effect_increase_heal_Record.h new file mode 100644 index 000000000..52922b3fe --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_increase_heal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_increase_heal_Record.h" +#include "../../KR/effect/effect_increase_heal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_increase_heal_Record = BnsTables::KR::effect_increase_heal_Record; + #else + using effect_increase_heal_Record = BnsTables::EU::effect_increase_heal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_increase_special_skill_gauge_Record.h b/Generated/include/Dynamic/effect/effect_increase_special_skill_gauge_Record.h new file mode 100644 index 000000000..7e68c941f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_increase_special_skill_gauge_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_increase_special_skill_gauge_Record.h" +#include "../../KR/effect/effect_increase_special_skill_gauge_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_increase_special_skill_gauge_Record = BnsTables::KR::effect_increase_special_skill_gauge_Record; + #else + using effect_increase_special_skill_gauge_Record = BnsTables::EU::effect_increase_special_skill_gauge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_infinity_shot_Record.h b/Generated/include/Dynamic/effect/effect_infinity_shot_Record.h new file mode 100644 index 000000000..4b7db4b25 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_infinity_shot_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_infinity_shot_Record.h" +#include "../../KR/effect/effect_infinity_shot_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_infinity_shot_Record = BnsTables::KR::effect_infinity_shot_Record; + #else + using effect_infinity_shot_Record = BnsTables::EU::effect_infinity_shot_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_initialize_condition_event_recycle_group_Record.h b/Generated/include/Dynamic/effect/effect_initialize_condition_event_recycle_group_Record.h new file mode 100644 index 000000000..17e7f5004 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_initialize_condition_event_recycle_group_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_initialize_condition_event_recycle_group_Record.h" +#include "../../KR/effect/effect_initialize_condition_event_recycle_group_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_initialize_condition_event_recycle_group_Record = BnsTables::KR::effect_initialize_condition_event_recycle_group_Record; + #else + using effect_initialize_condition_event_recycle_group_Record = BnsTables::EU::effect_initialize_condition_event_recycle_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_initialize_recycle_group_Record.h b/Generated/include/Dynamic/effect/effect_initialize_recycle_group_Record.h new file mode 100644 index 000000000..d7d5a1ec8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_initialize_recycle_group_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_initialize_recycle_group_Record.h" +#include "../../KR/effect/effect_initialize_recycle_group_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_initialize_recycle_group_Record = BnsTables::KR::effect_initialize_recycle_group_Record; + #else + using effect_initialize_recycle_group_Record = BnsTables::EU::effect_initialize_recycle_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_instantaneous_death_Record.h b/Generated/include/Dynamic/effect/effect_instantaneous_death_Record.h new file mode 100644 index 000000000..b269bcad9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_instantaneous_death_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_instantaneous_death_Record.h" +#include "../../KR/effect/effect_instantaneous_death_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_instantaneous_death_Record = BnsTables::KR::effect_instantaneous_death_Record; + #else + using effect_instantaneous_death_Record = BnsTables::EU::effect_instantaneous_death_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_internal_force_attack_Record.h b/Generated/include/Dynamic/effect/effect_internal_force_attack_Record.h new file mode 100644 index 000000000..653ed5939 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_internal_force_attack_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_internal_force_attack_Record.h" +#include "../../KR/effect/effect_internal_force_attack_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_internal_force_attack_Record = BnsTables::KR::effect_internal_force_attack_Record; + #else + using effect_internal_force_attack_Record = BnsTables::EU::effect_internal_force_attack_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_internal_injury_Record.h b/Generated/include/Dynamic/effect/effect_internal_injury_Record.h new file mode 100644 index 000000000..b64d069b2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_internal_injury_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_internal_injury_Record.h" +#include "../../KR/effect/effect_internal_injury_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_internal_injury_Record = BnsTables::KR::effect_internal_injury_Record; + #else + using effect_internal_injury_Record = BnsTables::EU::effect_internal_injury_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_force_damage_Record.h b/Generated/include/Dynamic/effect/effect_interval_force_damage_Record.h new file mode 100644 index 000000000..64a7d2ac8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_force_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_force_damage_Record.h" +#include "../../KR/effect/effect_interval_force_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_force_damage_Record = BnsTables::KR::effect_interval_force_damage_Record; + #else + using effect_interval_force_damage_Record = BnsTables::EU::effect_interval_force_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_guard_gauge_heal_Record.h b/Generated/include/Dynamic/effect/effect_interval_guard_gauge_heal_Record.h new file mode 100644 index 000000000..35d6cb15b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_guard_gauge_heal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_guard_gauge_heal_Record.h" +#include "../../KR/effect/effect_interval_guard_gauge_heal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_guard_gauge_heal_Record = BnsTables::KR::effect_interval_guard_gauge_heal_Record; + #else + using effect_interval_guard_gauge_heal_Record = BnsTables::EU::effect_interval_guard_gauge_heal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_hp_damage_2_Record.h b/Generated/include/Dynamic/effect/effect_interval_hp_damage_2_Record.h new file mode 100644 index 000000000..363e9acd4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_hp_damage_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_hp_damage_2_Record.h" +#include "../../KR/effect/effect_interval_hp_damage_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_hp_damage_2_Record = BnsTables::KR::effect_interval_hp_damage_2_Record; + #else + using effect_interval_hp_damage_2_Record = BnsTables::EU::effect_interval_hp_damage_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_hp_damage_3_Record.h b/Generated/include/Dynamic/effect/effect_interval_hp_damage_3_Record.h new file mode 100644 index 000000000..c6614aeb8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_hp_damage_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_hp_damage_3_Record.h" +#include "../../KR/effect/effect_interval_hp_damage_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_hp_damage_3_Record = BnsTables::KR::effect_interval_hp_damage_3_Record; + #else + using effect_interval_hp_damage_3_Record = BnsTables::EU::effect_interval_hp_damage_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_hp_damage_Record.h b/Generated/include/Dynamic/effect/effect_interval_hp_damage_Record.h new file mode 100644 index 000000000..d1a55cf92 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_hp_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_hp_damage_Record.h" +#include "../../KR/effect/effect_interval_hp_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_hp_damage_Record = BnsTables::KR::effect_interval_hp_damage_Record; + #else + using effect_interval_hp_damage_Record = BnsTables::EU::effect_interval_hp_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_hp_heal_2_Record.h b/Generated/include/Dynamic/effect/effect_interval_hp_heal_2_Record.h new file mode 100644 index 000000000..041715cd8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_hp_heal_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_hp_heal_2_Record.h" +#include "../../KR/effect/effect_interval_hp_heal_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_hp_heal_2_Record = BnsTables::KR::effect_interval_hp_heal_2_Record; + #else + using effect_interval_hp_heal_2_Record = BnsTables::EU::effect_interval_hp_heal_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_hp_heal_3_Record.h b/Generated/include/Dynamic/effect/effect_interval_hp_heal_3_Record.h new file mode 100644 index 000000000..6657614f3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_hp_heal_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_hp_heal_3_Record.h" +#include "../../KR/effect/effect_interval_hp_heal_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_hp_heal_3_Record = BnsTables::KR::effect_interval_hp_heal_3_Record; + #else + using effect_interval_hp_heal_3_Record = BnsTables::EU::effect_interval_hp_heal_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_hp_heal_Record.h b/Generated/include/Dynamic/effect/effect_interval_hp_heal_Record.h new file mode 100644 index 000000000..0e00ebcfe --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_hp_heal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_hp_heal_Record.h" +#include "../../KR/effect/effect_interval_hp_heal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_hp_heal_Record = BnsTables::KR::effect_interval_hp_heal_Record; + #else + using effect_interval_hp_heal_Record = BnsTables::EU::effect_interval_hp_heal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_melee_physical_damage_Record.h b/Generated/include/Dynamic/effect/effect_interval_melee_physical_damage_Record.h new file mode 100644 index 000000000..458d9af60 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_melee_physical_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_melee_physical_damage_Record.h" +#include "../../KR/effect/effect_interval_melee_physical_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_melee_physical_damage_Record = BnsTables::KR::effect_interval_melee_physical_damage_Record; + #else + using effect_interval_melee_physical_damage_Record = BnsTables::EU::effect_interval_melee_physical_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_range_physical_damage_Record.h b/Generated/include/Dynamic/effect/effect_interval_range_physical_damage_Record.h new file mode 100644 index 000000000..57606bc09 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_range_physical_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_range_physical_damage_Record.h" +#include "../../KR/effect/effect_interval_range_physical_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_range_physical_damage_Record = BnsTables::KR::effect_interval_range_physical_damage_Record; + #else + using effect_interval_range_physical_damage_Record = BnsTables::EU::effect_interval_range_physical_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_second_gauge_point_Record.h b/Generated/include/Dynamic/effect/effect_interval_second_gauge_point_Record.h new file mode 100644 index 000000000..ecae4f6c4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_second_gauge_point_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_second_gauge_point_Record.h" +#include "../../KR/effect/effect_interval_second_gauge_point_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_second_gauge_point_Record = BnsTables::KR::effect_interval_second_gauge_point_Record; + #else + using effect_interval_second_gauge_point_Record = BnsTables::EU::effect_interval_second_gauge_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_sp_damage_Record.h b/Generated/include/Dynamic/effect/effect_interval_sp_damage_Record.h new file mode 100644 index 000000000..966adac64 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_sp_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_sp_damage_Record.h" +#include "../../KR/effect/effect_interval_sp_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_sp_damage_Record = BnsTables::KR::effect_interval_sp_damage_Record; + #else + using effect_interval_sp_damage_Record = BnsTables::EU::effect_interval_sp_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_sp_heal_2_Record.h b/Generated/include/Dynamic/effect/effect_interval_sp_heal_2_Record.h new file mode 100644 index 000000000..e8abfedfd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_sp_heal_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_sp_heal_2_Record.h" +#include "../../KR/effect/effect_interval_sp_heal_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_sp_heal_2_Record = BnsTables::KR::effect_interval_sp_heal_2_Record; + #else + using effect_interval_sp_heal_2_Record = BnsTables::EU::effect_interval_sp_heal_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_sp_heal_3_Record.h b/Generated/include/Dynamic/effect/effect_interval_sp_heal_3_Record.h new file mode 100644 index 000000000..012a7c129 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_sp_heal_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_sp_heal_3_Record.h" +#include "../../KR/effect/effect_interval_sp_heal_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_sp_heal_3_Record = BnsTables::KR::effect_interval_sp_heal_3_Record; + #else + using effect_interval_sp_heal_3_Record = BnsTables::EU::effect_interval_sp_heal_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_sp_heal_4_Record.h b/Generated/include/Dynamic/effect/effect_interval_sp_heal_4_Record.h new file mode 100644 index 000000000..72a847351 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_sp_heal_4_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_sp_heal_4_Record.h" +#include "../../KR/effect/effect_interval_sp_heal_4_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_sp_heal_4_Record = BnsTables::KR::effect_interval_sp_heal_4_Record; + #else + using effect_interval_sp_heal_4_Record = BnsTables::EU::effect_interval_sp_heal_4_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_sp_heal_5_Record.h b/Generated/include/Dynamic/effect/effect_interval_sp_heal_5_Record.h new file mode 100644 index 000000000..69eecd706 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_sp_heal_5_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_sp_heal_5_Record.h" +#include "../../KR/effect/effect_interval_sp_heal_5_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_sp_heal_5_Record = BnsTables::KR::effect_interval_sp_heal_5_Record; + #else + using effect_interval_sp_heal_5_Record = BnsTables::EU::effect_interval_sp_heal_5_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_sp_heal_6_Record.h b/Generated/include/Dynamic/effect/effect_interval_sp_heal_6_Record.h new file mode 100644 index 000000000..d75d146ac --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_sp_heal_6_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_sp_heal_6_Record.h" +#include "../../KR/effect/effect_interval_sp_heal_6_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_sp_heal_6_Record = BnsTables::KR::effect_interval_sp_heal_6_Record; + #else + using effect_interval_sp_heal_6_Record = BnsTables::EU::effect_interval_sp_heal_6_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_sp_heal_7_Record.h b/Generated/include/Dynamic/effect/effect_interval_sp_heal_7_Record.h new file mode 100644 index 000000000..494b6a110 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_sp_heal_7_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_sp_heal_7_Record.h" +#include "../../KR/effect/effect_interval_sp_heal_7_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_sp_heal_7_Record = BnsTables::KR::effect_interval_sp_heal_7_Record; + #else + using effect_interval_sp_heal_7_Record = BnsTables::EU::effect_interval_sp_heal_7_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_interval_sp_heal_Record.h b/Generated/include/Dynamic/effect/effect_interval_sp_heal_Record.h new file mode 100644 index 000000000..35dd19670 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_interval_sp_heal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_interval_sp_heal_Record.h" +#include "../../KR/effect/effect_interval_sp_heal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_interval_sp_heal_Record = BnsTables::KR::effect_interval_sp_heal_Record; + #else + using effect_interval_sp_heal_Record = BnsTables::EU::effect_interval_sp_heal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_invincible_Record.h b/Generated/include/Dynamic/effect/effect_invincible_Record.h new file mode 100644 index 000000000..1a82d313d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_invincible_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_invincible_Record.h" +#include "../../KR/effect/effect_invincible_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_invincible_Record = BnsTables::KR::effect_invincible_Record; + #else + using effect_invincible_Record = BnsTables::EU::effect_invincible_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_item_ability_Record.h b/Generated/include/Dynamic/effect/effect_item_ability_Record.h new file mode 100644 index 000000000..bf2fa8469 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_item_ability_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_item_ability_Record.h" +#include "../../KR/effect/effect_item_ability_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_item_ability_Record = BnsTables::KR::effect_item_ability_Record; + #else + using effect_item_ability_Record = BnsTables::EU::effect_item_ability_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_item_interval_hp_heal_2_Record.h b/Generated/include/Dynamic/effect/effect_item_interval_hp_heal_2_Record.h new file mode 100644 index 000000000..db5de1e2e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_item_interval_hp_heal_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_item_interval_hp_heal_2_Record.h" +#include "../../KR/effect/effect_item_interval_hp_heal_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_item_interval_hp_heal_2_Record = BnsTables::KR::effect_item_interval_hp_heal_2_Record; + #else + using effect_item_interval_hp_heal_2_Record = BnsTables::EU::effect_item_interval_hp_heal_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_item_interval_hp_heal_3_Record.h b/Generated/include/Dynamic/effect/effect_item_interval_hp_heal_3_Record.h new file mode 100644 index 000000000..93007bc69 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_item_interval_hp_heal_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_item_interval_hp_heal_3_Record.h" +#include "../../KR/effect/effect_item_interval_hp_heal_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_item_interval_hp_heal_3_Record = BnsTables::KR::effect_item_interval_hp_heal_3_Record; + #else + using effect_item_interval_hp_heal_3_Record = BnsTables::EU::effect_item_interval_hp_heal_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_item_interval_hp_heal_Record.h b/Generated/include/Dynamic/effect/effect_item_interval_hp_heal_Record.h new file mode 100644 index 000000000..69be07b50 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_item_interval_hp_heal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_item_interval_hp_heal_Record.h" +#include "../../KR/effect/effect_item_interval_hp_heal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_item_interval_hp_heal_Record = BnsTables::KR::effect_item_interval_hp_heal_Record; + #else + using effect_item_interval_hp_heal_Record = BnsTables::EU::effect_item_interval_hp_heal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_1_Record.h b/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_1_Record.h new file mode 100644 index 000000000..175c63772 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_item_interval_sp_heal_1_Record.h" +#include "../../KR/effect/effect_item_interval_sp_heal_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_item_interval_sp_heal_1_Record = BnsTables::KR::effect_item_interval_sp_heal_1_Record; + #else + using effect_item_interval_sp_heal_1_Record = BnsTables::EU::effect_item_interval_sp_heal_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_2_Record.h b/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_2_Record.h new file mode 100644 index 000000000..b16c65d0d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_item_interval_sp_heal_2_Record.h" +#include "../../KR/effect/effect_item_interval_sp_heal_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_item_interval_sp_heal_2_Record = BnsTables::KR::effect_item_interval_sp_heal_2_Record; + #else + using effect_item_interval_sp_heal_2_Record = BnsTables::EU::effect_item_interval_sp_heal_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_3_Record.h b/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_3_Record.h new file mode 100644 index 000000000..9a4f7e511 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_item_interval_sp_heal_3_Record.h" +#include "../../KR/effect/effect_item_interval_sp_heal_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_item_interval_sp_heal_3_Record = BnsTables::KR::effect_item_interval_sp_heal_3_Record; + #else + using effect_item_interval_sp_heal_3_Record = BnsTables::EU::effect_item_interval_sp_heal_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_4_Record.h b/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_4_Record.h new file mode 100644 index 000000000..02b16dcee --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_item_interval_sp_heal_4_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_item_interval_sp_heal_4_Record.h" +#include "../../KR/effect/effect_item_interval_sp_heal_4_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_item_interval_sp_heal_4_Record = BnsTables::KR::effect_item_interval_sp_heal_4_Record; + #else + using effect_item_interval_sp_heal_4_Record = BnsTables::EU::effect_item_interval_sp_heal_4_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_kneel_Record.h b/Generated/include/Dynamic/effect/effect_kneel_Record.h new file mode 100644 index 000000000..ce9f2e306 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_kneel_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_kneel_Record.h" +#include "../../KR/effect/effect_kneel_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_kneel_Record = BnsTables::KR::effect_kneel_Record; + #else + using effect_kneel_Record = BnsTables::EU::effect_kneel_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_knob_attack_Record.h b/Generated/include/Dynamic/effect/effect_knob_attack_Record.h new file mode 100644 index 000000000..8bf13aa62 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_knob_attack_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_knob_attack_Record.h" +#include "../../KR/effect/effect_knob_attack_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_knob_attack_Record = BnsTables::KR::effect_knob_attack_Record; + #else + using effect_knob_attack_Record = BnsTables::EU::effect_knob_attack_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_knockback_Record.h b/Generated/include/Dynamic/effect/effect_knockback_Record.h new file mode 100644 index 000000000..35e4118c7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_knockback_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_knockback_Record.h" +#include "../../KR/effect/effect_knockback_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_knockback_Record = BnsTables::KR::effect_knockback_Record; + #else + using effect_knockback_Record = BnsTables::EU::effect_knockback_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_link_Record.h b/Generated/include/Dynamic/effect/effect_link_Record.h new file mode 100644 index 000000000..53a633b8f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_link_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_link_Record.h" +#include "../../KR/effect/effect_link_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_link_Record = BnsTables::KR::effect_link_Record; + #else + using effect_link_Record = BnsTables::EU::effect_link_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_magnetic_seal_Record.h b/Generated/include/Dynamic/effect/effect_magnetic_seal_Record.h new file mode 100644 index 000000000..f0da92cc6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_magnetic_seal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_magnetic_seal_Record.h" +#include "../../KR/effect/effect_magnetic_seal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_magnetic_seal_Record = BnsTables::KR::effect_magnetic_seal_Record; + #else + using effect_magnetic_seal_Record = BnsTables::EU::effect_magnetic_seal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_marking_Record.h b/Generated/include/Dynamic/effect/effect_marking_Record.h new file mode 100644 index 000000000..296a586e1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_marking_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_marking_Record.h" +#include "../../KR/effect/effect_marking_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_marking_Record = BnsTables::KR::effect_marking_Record; + #else + using effect_marking_Record = BnsTables::EU::effect_marking_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_mastery_stat_equip_Record.h b/Generated/include/Dynamic/effect/effect_mastery_stat_equip_Record.h new file mode 100644 index 000000000..a1d39ecdf --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_mastery_stat_equip_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_mastery_stat_equip_Record.h" +#include "../../KR/effect/effect_mastery_stat_equip_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_mastery_stat_equip_Record = BnsTables::KR::effect_mastery_stat_equip_Record; + #else + using effect_mastery_stat_equip_Record = BnsTables::EU::effect_mastery_stat_equip_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_melee_physical_attack_Record.h b/Generated/include/Dynamic/effect/effect_melee_physical_attack_Record.h new file mode 100644 index 000000000..d1c81d78f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_melee_physical_attack_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_melee_physical_attack_Record.h" +#include "../../KR/effect/effect_melee_physical_attack_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_melee_physical_attack_Record = BnsTables::KR::effect_melee_physical_attack_Record; + #else + using effect_melee_physical_attack_Record = BnsTables::EU::effect_melee_physical_attack_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_melee_physical_attack_drain_Record.h b/Generated/include/Dynamic/effect/effect_melee_physical_attack_drain_Record.h new file mode 100644 index 000000000..a58cf8d28 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_melee_physical_attack_drain_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_melee_physical_attack_drain_Record.h" +#include "../../KR/effect/effect_melee_physical_attack_drain_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_melee_physical_attack_drain_Record = BnsTables::KR::effect_melee_physical_attack_drain_Record; + #else + using effect_melee_physical_attack_drain_Record = BnsTables::EU::effect_melee_physical_attack_drain_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_melee_physical_attack_hate_Record.h b/Generated/include/Dynamic/effect/effect_melee_physical_attack_hate_Record.h new file mode 100644 index 000000000..229f931f1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_melee_physical_attack_hate_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_melee_physical_attack_hate_Record.h" +#include "../../KR/effect/effect_melee_physical_attack_hate_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_melee_physical_attack_hate_Record = BnsTables::KR::effect_melee_physical_attack_hate_Record; + #else + using effect_melee_physical_attack_hate_Record = BnsTables::EU::effect_melee_physical_attack_hate_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_melee_physical_attack_hp_sp_drain_Record.h b/Generated/include/Dynamic/effect/effect_melee_physical_attack_hp_sp_drain_Record.h new file mode 100644 index 000000000..776f85fd8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_melee_physical_attack_hp_sp_drain_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_melee_physical_attack_hp_sp_drain_Record.h" +#include "../../KR/effect/effect_melee_physical_attack_hp_sp_drain_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_melee_physical_attack_hp_sp_drain_Record = BnsTables::KR::effect_melee_physical_attack_hp_sp_drain_Record; + #else + using effect_melee_physical_attack_hp_sp_drain_Record = BnsTables::EU::effect_melee_physical_attack_hp_sp_drain_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_melee_physical_attack_sp_drain_Record.h b/Generated/include/Dynamic/effect/effect_melee_physical_attack_sp_drain_Record.h new file mode 100644 index 000000000..11772ceab --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_melee_physical_attack_sp_drain_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_melee_physical_attack_sp_drain_Record.h" +#include "../../KR/effect/effect_melee_physical_attack_sp_drain_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_melee_physical_attack_sp_drain_Record = BnsTables::KR::effect_melee_physical_attack_sp_drain_Record; + #else + using effect_melee_physical_attack_sp_drain_Record = BnsTables::EU::effect_melee_physical_attack_sp_drain_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_midair_1_Record.h b/Generated/include/Dynamic/effect/effect_midair_1_Record.h new file mode 100644 index 000000000..739c44e79 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_midair_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_midair_1_Record.h" +#include "../../KR/effect/effect_midair_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_midair_1_Record = BnsTables::KR::effect_midair_1_Record; + #else + using effect_midair_1_Record = BnsTables::EU::effect_midair_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_midair_2_Record.h b/Generated/include/Dynamic/effect/effect_midair_2_Record.h new file mode 100644 index 000000000..d117b007f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_midair_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_midair_2_Record.h" +#include "../../KR/effect/effect_midair_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_midair_2_Record = BnsTables::KR::effect_midair_2_Record; + #else + using effect_midair_2_Record = BnsTables::EU::effect_midair_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_midair_3_Record.h b/Generated/include/Dynamic/effect/effect_midair_3_Record.h new file mode 100644 index 000000000..f6955da06 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_midair_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_midair_3_Record.h" +#include "../../KR/effect/effect_midair_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_midair_3_Record = BnsTables::KR::effect_midair_3_Record; + #else + using effect_midair_3_Record = BnsTables::EU::effect_midair_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_100_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_100_Record.h new file mode 100644 index 000000000..9db423121 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_100_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_100_Record.h" +#include "../../KR/effect/effect_modify_ability_100_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_100_Record = BnsTables::KR::effect_modify_ability_100_Record; + #else + using effect_modify_ability_100_Record = BnsTables::EU::effect_modify_ability_100_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_101_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_101_Record.h new file mode 100644 index 000000000..e060d2c7b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_101_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_101_Record.h" +#include "../../KR/effect/effect_modify_ability_101_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_101_Record = BnsTables::KR::effect_modify_ability_101_Record; + #else + using effect_modify_ability_101_Record = BnsTables::EU::effect_modify_ability_101_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_102_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_102_Record.h new file mode 100644 index 000000000..3dfe04f01 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_102_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_102_Record.h" +#include "../../KR/effect/effect_modify_ability_102_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_102_Record = BnsTables::KR::effect_modify_ability_102_Record; + #else + using effect_modify_ability_102_Record = BnsTables::EU::effect_modify_ability_102_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_103_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_103_Record.h new file mode 100644 index 000000000..285252a2c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_103_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_103_Record.h" +#include "../../KR/effect/effect_modify_ability_103_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_103_Record = BnsTables::KR::effect_modify_ability_103_Record; + #else + using effect_modify_ability_103_Record = BnsTables::EU::effect_modify_ability_103_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_104_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_104_Record.h new file mode 100644 index 000000000..6b95ef3e9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_104_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_104_Record.h" +#include "../../KR/effect/effect_modify_ability_104_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_104_Record = BnsTables::KR::effect_modify_ability_104_Record; + #else + using effect_modify_ability_104_Record = BnsTables::EU::effect_modify_ability_104_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_105_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_105_Record.h new file mode 100644 index 000000000..b10223ef4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_105_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_105_Record.h" +#include "../../KR/effect/effect_modify_ability_105_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_105_Record = BnsTables::KR::effect_modify_ability_105_Record; + #else + using effect_modify_ability_105_Record = BnsTables::EU::effect_modify_ability_105_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_106_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_106_Record.h new file mode 100644 index 000000000..4afe49537 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_106_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_106_Record.h" +#include "../../KR/effect/effect_modify_ability_106_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_106_Record = BnsTables::KR::effect_modify_ability_106_Record; + #else + using effect_modify_ability_106_Record = BnsTables::EU::effect_modify_ability_106_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_107_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_107_Record.h new file mode 100644 index 000000000..aba2c4fc0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_107_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_107_Record.h" +#include "../../KR/effect/effect_modify_ability_107_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_107_Record = BnsTables::KR::effect_modify_ability_107_Record; + #else + using effect_modify_ability_107_Record = BnsTables::EU::effect_modify_ability_107_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_108_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_108_Record.h new file mode 100644 index 000000000..09f617daa --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_108_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_108_Record.h" +#include "../../KR/effect/effect_modify_ability_108_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_108_Record = BnsTables::KR::effect_modify_ability_108_Record; + #else + using effect_modify_ability_108_Record = BnsTables::EU::effect_modify_ability_108_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_109_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_109_Record.h new file mode 100644 index 000000000..3460c1a88 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_109_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_109_Record.h" +#include "../../KR/effect/effect_modify_ability_109_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_109_Record = BnsTables::KR::effect_modify_ability_109_Record; + #else + using effect_modify_ability_109_Record = BnsTables::EU::effect_modify_ability_109_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_10_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_10_Record.h new file mode 100644 index 000000000..cef073fc0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_10_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_10_Record.h" +#include "../../KR/effect/effect_modify_ability_10_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_10_Record = BnsTables::KR::effect_modify_ability_10_Record; + #else + using effect_modify_ability_10_Record = BnsTables::EU::effect_modify_ability_10_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_110_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_110_Record.h new file mode 100644 index 000000000..3c641466b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_110_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_110_Record.h" +#include "../../KR/effect/effect_modify_ability_110_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_110_Record = BnsTables::KR::effect_modify_ability_110_Record; + #else + using effect_modify_ability_110_Record = BnsTables::EU::effect_modify_ability_110_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_111_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_111_Record.h new file mode 100644 index 000000000..8409a72db --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_111_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_111_Record.h" +#include "../../KR/effect/effect_modify_ability_111_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_111_Record = BnsTables::KR::effect_modify_ability_111_Record; + #else + using effect_modify_ability_111_Record = BnsTables::EU::effect_modify_ability_111_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_112_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_112_Record.h new file mode 100644 index 000000000..4d0230c51 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_112_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_112_Record.h" +#include "../../KR/effect/effect_modify_ability_112_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_112_Record = BnsTables::KR::effect_modify_ability_112_Record; + #else + using effect_modify_ability_112_Record = BnsTables::EU::effect_modify_ability_112_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_113_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_113_Record.h new file mode 100644 index 000000000..8c1b6956e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_113_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_113_Record.h" +#include "../../KR/effect/effect_modify_ability_113_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_113_Record = BnsTables::KR::effect_modify_ability_113_Record; + #else + using effect_modify_ability_113_Record = BnsTables::EU::effect_modify_ability_113_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_114_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_114_Record.h new file mode 100644 index 000000000..0a166340e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_114_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_114_Record.h" +#include "../../KR/effect/effect_modify_ability_114_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_114_Record = BnsTables::KR::effect_modify_ability_114_Record; + #else + using effect_modify_ability_114_Record = BnsTables::EU::effect_modify_ability_114_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_115_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_115_Record.h new file mode 100644 index 000000000..a2b22a0d4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_115_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_115_Record.h" +#include "../../KR/effect/effect_modify_ability_115_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_115_Record = BnsTables::KR::effect_modify_ability_115_Record; + #else + using effect_modify_ability_115_Record = BnsTables::EU::effect_modify_ability_115_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_116_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_116_Record.h new file mode 100644 index 000000000..19e7d904a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_116_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_116_Record.h" +#include "../../KR/effect/effect_modify_ability_116_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_116_Record = BnsTables::KR::effect_modify_ability_116_Record; + #else + using effect_modify_ability_116_Record = BnsTables::EU::effect_modify_ability_116_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_117_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_117_Record.h new file mode 100644 index 000000000..f42bb04e6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_117_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_117_Record.h" +#include "../../KR/effect/effect_modify_ability_117_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_117_Record = BnsTables::KR::effect_modify_ability_117_Record; + #else + using effect_modify_ability_117_Record = BnsTables::EU::effect_modify_ability_117_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_118_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_118_Record.h new file mode 100644 index 000000000..cd6ebca86 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_118_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_118_Record.h" +#include "../../KR/effect/effect_modify_ability_118_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_118_Record = BnsTables::KR::effect_modify_ability_118_Record; + #else + using effect_modify_ability_118_Record = BnsTables::EU::effect_modify_ability_118_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_119_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_119_Record.h new file mode 100644 index 000000000..8b814bc25 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_119_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_119_Record.h" +#include "../../KR/effect/effect_modify_ability_119_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_119_Record = BnsTables::KR::effect_modify_ability_119_Record; + #else + using effect_modify_ability_119_Record = BnsTables::EU::effect_modify_ability_119_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_11_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_11_Record.h new file mode 100644 index 000000000..a5c32df7a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_11_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_11_Record.h" +#include "../../KR/effect/effect_modify_ability_11_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_11_Record = BnsTables::KR::effect_modify_ability_11_Record; + #else + using effect_modify_ability_11_Record = BnsTables::EU::effect_modify_ability_11_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_120_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_120_Record.h new file mode 100644 index 000000000..d5ae8972b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_120_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_120_Record.h" +#include "../../KR/effect/effect_modify_ability_120_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_120_Record = BnsTables::KR::effect_modify_ability_120_Record; + #else + using effect_modify_ability_120_Record = BnsTables::EU::effect_modify_ability_120_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_121_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_121_Record.h new file mode 100644 index 000000000..396b6dee2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_121_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_121_Record.h" +#include "../../KR/effect/effect_modify_ability_121_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_121_Record = BnsTables::KR::effect_modify_ability_121_Record; + #else + using effect_modify_ability_121_Record = BnsTables::EU::effect_modify_ability_121_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_122_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_122_Record.h new file mode 100644 index 000000000..069901f90 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_122_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_122_Record.h" +#include "../../KR/effect/effect_modify_ability_122_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_122_Record = BnsTables::KR::effect_modify_ability_122_Record; + #else + using effect_modify_ability_122_Record = BnsTables::EU::effect_modify_ability_122_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_123_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_123_Record.h new file mode 100644 index 000000000..1d9f34054 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_123_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_123_Record.h" +#include "../../KR/effect/effect_modify_ability_123_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_123_Record = BnsTables::KR::effect_modify_ability_123_Record; + #else + using effect_modify_ability_123_Record = BnsTables::EU::effect_modify_ability_123_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_124_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_124_Record.h new file mode 100644 index 000000000..ce358acc0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_124_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_124_Record.h" +#include "../../KR/effect/effect_modify_ability_124_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_124_Record = BnsTables::KR::effect_modify_ability_124_Record; + #else + using effect_modify_ability_124_Record = BnsTables::EU::effect_modify_ability_124_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_125_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_125_Record.h new file mode 100644 index 000000000..4fe1849cd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_125_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_125_Record.h" +#include "../../KR/effect/effect_modify_ability_125_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_125_Record = BnsTables::KR::effect_modify_ability_125_Record; + #else + using effect_modify_ability_125_Record = BnsTables::EU::effect_modify_ability_125_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_126_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_126_Record.h new file mode 100644 index 000000000..e0a77087e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_126_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_126_Record.h" +#include "../../KR/effect/effect_modify_ability_126_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_126_Record = BnsTables::KR::effect_modify_ability_126_Record; + #else + using effect_modify_ability_126_Record = BnsTables::EU::effect_modify_ability_126_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_127_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_127_Record.h new file mode 100644 index 000000000..3b911153e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_127_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_127_Record.h" +#include "../../KR/effect/effect_modify_ability_127_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_127_Record = BnsTables::KR::effect_modify_ability_127_Record; + #else + using effect_modify_ability_127_Record = BnsTables::EU::effect_modify_ability_127_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_128_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_128_Record.h new file mode 100644 index 000000000..480fe525f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_128_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_128_Record.h" +#include "../../KR/effect/effect_modify_ability_128_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_128_Record = BnsTables::KR::effect_modify_ability_128_Record; + #else + using effect_modify_ability_128_Record = BnsTables::EU::effect_modify_ability_128_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_129_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_129_Record.h new file mode 100644 index 000000000..98112c62f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_129_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_129_Record.h" +#include "../../KR/effect/effect_modify_ability_129_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_129_Record = BnsTables::KR::effect_modify_ability_129_Record; + #else + using effect_modify_ability_129_Record = BnsTables::EU::effect_modify_ability_129_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_12_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_12_Record.h new file mode 100644 index 000000000..0cf5328b7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_12_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_12_Record.h" +#include "../../KR/effect/effect_modify_ability_12_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_12_Record = BnsTables::KR::effect_modify_ability_12_Record; + #else + using effect_modify_ability_12_Record = BnsTables::EU::effect_modify_ability_12_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_130_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_130_Record.h new file mode 100644 index 000000000..adb4b338b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_130_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_130_Record.h" +#include "../../KR/effect/effect_modify_ability_130_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_130_Record = BnsTables::KR::effect_modify_ability_130_Record; + #else + using effect_modify_ability_130_Record = BnsTables::EU::effect_modify_ability_130_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_131_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_131_Record.h new file mode 100644 index 000000000..828637e94 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_131_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_131_Record.h" +#include "../../KR/effect/effect_modify_ability_131_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_131_Record = BnsTables::KR::effect_modify_ability_131_Record; + #else + using effect_modify_ability_131_Record = BnsTables::EU::effect_modify_ability_131_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_132_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_132_Record.h new file mode 100644 index 000000000..19dac08fe --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_132_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_132_Record.h" +#include "../../KR/effect/effect_modify_ability_132_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_132_Record = BnsTables::KR::effect_modify_ability_132_Record; + #else + using effect_modify_ability_132_Record = BnsTables::EU::effect_modify_ability_132_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_133_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_133_Record.h new file mode 100644 index 000000000..1c6d69e39 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_133_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_133_Record.h" +#include "../../KR/effect/effect_modify_ability_133_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_133_Record = BnsTables::KR::effect_modify_ability_133_Record; + #else + using effect_modify_ability_133_Record = BnsTables::EU::effect_modify_ability_133_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_134_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_134_Record.h new file mode 100644 index 000000000..d8fa3f508 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_134_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_134_Record.h" +#include "../../KR/effect/effect_modify_ability_134_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_134_Record = BnsTables::KR::effect_modify_ability_134_Record; + #else + using effect_modify_ability_134_Record = BnsTables::EU::effect_modify_ability_134_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_135_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_135_Record.h new file mode 100644 index 000000000..415c55563 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_135_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_135_Record.h" +#include "../../KR/effect/effect_modify_ability_135_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_135_Record = BnsTables::KR::effect_modify_ability_135_Record; + #else + using effect_modify_ability_135_Record = BnsTables::EU::effect_modify_ability_135_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_136_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_136_Record.h new file mode 100644 index 000000000..8f2197f84 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_136_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_136_Record.h" +#include "../../KR/effect/effect_modify_ability_136_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_136_Record = BnsTables::KR::effect_modify_ability_136_Record; + #else + using effect_modify_ability_136_Record = BnsTables::EU::effect_modify_ability_136_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_137_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_137_Record.h new file mode 100644 index 000000000..5c1bc787c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_137_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_137_Record.h" +#include "../../KR/effect/effect_modify_ability_137_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_137_Record = BnsTables::KR::effect_modify_ability_137_Record; + #else + using effect_modify_ability_137_Record = BnsTables::EU::effect_modify_ability_137_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_138_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_138_Record.h new file mode 100644 index 000000000..76dcf4949 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_138_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_138_Record.h" +#include "../../KR/effect/effect_modify_ability_138_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_138_Record = BnsTables::KR::effect_modify_ability_138_Record; + #else + using effect_modify_ability_138_Record = BnsTables::EU::effect_modify_ability_138_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_139_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_139_Record.h new file mode 100644 index 000000000..7298815ab --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_139_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_139_Record.h" +#include "../../KR/effect/effect_modify_ability_139_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_139_Record = BnsTables::KR::effect_modify_ability_139_Record; + #else + using effect_modify_ability_139_Record = BnsTables::EU::effect_modify_ability_139_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_13_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_13_Record.h new file mode 100644 index 000000000..cd625a82e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_13_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_13_Record.h" +#include "../../KR/effect/effect_modify_ability_13_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_13_Record = BnsTables::KR::effect_modify_ability_13_Record; + #else + using effect_modify_ability_13_Record = BnsTables::EU::effect_modify_ability_13_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_140_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_140_Record.h new file mode 100644 index 000000000..728124325 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_140_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_140_Record.h" +#include "../../KR/effect/effect_modify_ability_140_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_140_Record = BnsTables::KR::effect_modify_ability_140_Record; + #else + using effect_modify_ability_140_Record = BnsTables::EU::effect_modify_ability_140_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_141_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_141_Record.h new file mode 100644 index 000000000..c3fdad0c5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_141_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_141_Record.h" +#include "../../KR/effect/effect_modify_ability_141_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_141_Record = BnsTables::KR::effect_modify_ability_141_Record; + #else + using effect_modify_ability_141_Record = BnsTables::EU::effect_modify_ability_141_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_142_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_142_Record.h new file mode 100644 index 000000000..76949174f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_142_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_142_Record.h" +#include "../../KR/effect/effect_modify_ability_142_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_142_Record = BnsTables::KR::effect_modify_ability_142_Record; + #else + using effect_modify_ability_142_Record = BnsTables::EU::effect_modify_ability_142_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_143_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_143_Record.h new file mode 100644 index 000000000..5abfbc7b0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_143_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_143_Record.h" +#include "../../KR/effect/effect_modify_ability_143_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_143_Record = BnsTables::KR::effect_modify_ability_143_Record; + #else + using effect_modify_ability_143_Record = BnsTables::EU::effect_modify_ability_143_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_144_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_144_Record.h new file mode 100644 index 000000000..a2ff5fd2c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_144_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_144_Record.h" +#include "../../KR/effect/effect_modify_ability_144_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_144_Record = BnsTables::KR::effect_modify_ability_144_Record; + #else + using effect_modify_ability_144_Record = BnsTables::EU::effect_modify_ability_144_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_145_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_145_Record.h new file mode 100644 index 000000000..0b5589033 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_145_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_145_Record.h" +#include "../../KR/effect/effect_modify_ability_145_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_145_Record = BnsTables::KR::effect_modify_ability_145_Record; + #else + using effect_modify_ability_145_Record = BnsTables::EU::effect_modify_ability_145_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_146_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_146_Record.h new file mode 100644 index 000000000..fe31e7339 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_146_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_146_Record.h" +#include "../../KR/effect/effect_modify_ability_146_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_146_Record = BnsTables::KR::effect_modify_ability_146_Record; + #else + using effect_modify_ability_146_Record = BnsTables::EU::effect_modify_ability_146_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_147_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_147_Record.h new file mode 100644 index 000000000..f20c74045 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_147_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_147_Record.h" +#include "../../KR/effect/effect_modify_ability_147_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_147_Record = BnsTables::KR::effect_modify_ability_147_Record; + #else + using effect_modify_ability_147_Record = BnsTables::EU::effect_modify_ability_147_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_148_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_148_Record.h new file mode 100644 index 000000000..4932a8e51 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_148_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_148_Record.h" +#include "../../KR/effect/effect_modify_ability_148_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_148_Record = BnsTables::KR::effect_modify_ability_148_Record; + #else + using effect_modify_ability_148_Record = BnsTables::EU::effect_modify_ability_148_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_149_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_149_Record.h new file mode 100644 index 000000000..c93aba748 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_149_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_149_Record.h" +#include "../../KR/effect/effect_modify_ability_149_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_149_Record = BnsTables::KR::effect_modify_ability_149_Record; + #else + using effect_modify_ability_149_Record = BnsTables::EU::effect_modify_ability_149_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_14_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_14_Record.h new file mode 100644 index 000000000..e001b281e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_14_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_14_Record.h" +#include "../../KR/effect/effect_modify_ability_14_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_14_Record = BnsTables::KR::effect_modify_ability_14_Record; + #else + using effect_modify_ability_14_Record = BnsTables::EU::effect_modify_ability_14_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_150_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_150_Record.h new file mode 100644 index 000000000..e7f188e01 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_150_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_150_Record.h" +#include "../../KR/effect/effect_modify_ability_150_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_150_Record = BnsTables::KR::effect_modify_ability_150_Record; + #else + using effect_modify_ability_150_Record = BnsTables::EU::effect_modify_ability_150_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_151_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_151_Record.h new file mode 100644 index 000000000..193e1a7fc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_151_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_151_Record.h" +#include "../../KR/effect/effect_modify_ability_151_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_151_Record = BnsTables::KR::effect_modify_ability_151_Record; + #else + using effect_modify_ability_151_Record = BnsTables::EU::effect_modify_ability_151_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_152_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_152_Record.h new file mode 100644 index 000000000..02e7ef9c0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_152_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_152_Record.h" +#include "../../KR/effect/effect_modify_ability_152_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_152_Record = BnsTables::KR::effect_modify_ability_152_Record; + #else + using effect_modify_ability_152_Record = BnsTables::EU::effect_modify_ability_152_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_153_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_153_Record.h new file mode 100644 index 000000000..d53ff37f2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_153_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_153_Record.h" +#include "../../KR/effect/effect_modify_ability_153_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_153_Record = BnsTables::KR::effect_modify_ability_153_Record; + #else + using effect_modify_ability_153_Record = BnsTables::EU::effect_modify_ability_153_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_154_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_154_Record.h new file mode 100644 index 000000000..655e6a600 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_154_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_154_Record.h" +#include "../../KR/effect/effect_modify_ability_154_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_154_Record = BnsTables::KR::effect_modify_ability_154_Record; + #else + using effect_modify_ability_154_Record = BnsTables::EU::effect_modify_ability_154_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_155_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_155_Record.h new file mode 100644 index 000000000..4d5f6c38c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_155_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_155_Record.h" +#include "../../KR/effect/effect_modify_ability_155_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_155_Record = BnsTables::KR::effect_modify_ability_155_Record; + #else + using effect_modify_ability_155_Record = BnsTables::EU::effect_modify_ability_155_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_156_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_156_Record.h new file mode 100644 index 000000000..5fd1dd8eb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_156_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_156_Record.h" +#include "../../KR/effect/effect_modify_ability_156_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_156_Record = BnsTables::KR::effect_modify_ability_156_Record; + #else + using effect_modify_ability_156_Record = BnsTables::EU::effect_modify_ability_156_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_157_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_157_Record.h new file mode 100644 index 000000000..b3282c2fe --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_157_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_157_Record.h" +#include "../../KR/effect/effect_modify_ability_157_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_157_Record = BnsTables::KR::effect_modify_ability_157_Record; + #else + using effect_modify_ability_157_Record = BnsTables::EU::effect_modify_ability_157_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_158_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_158_Record.h new file mode 100644 index 000000000..f4ccf1070 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_158_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_158_Record.h" +#include "../../KR/effect/effect_modify_ability_158_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_158_Record = BnsTables::KR::effect_modify_ability_158_Record; + #else + using effect_modify_ability_158_Record = BnsTables::EU::effect_modify_ability_158_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_159_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_159_Record.h new file mode 100644 index 000000000..d4464df6a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_159_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_159_Record.h" +#include "../../KR/effect/effect_modify_ability_159_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_159_Record = BnsTables::KR::effect_modify_ability_159_Record; + #else + using effect_modify_ability_159_Record = BnsTables::EU::effect_modify_ability_159_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_15_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_15_Record.h new file mode 100644 index 000000000..f44eeaf9d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_15_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_15_Record.h" +#include "../../KR/effect/effect_modify_ability_15_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_15_Record = BnsTables::KR::effect_modify_ability_15_Record; + #else + using effect_modify_ability_15_Record = BnsTables::EU::effect_modify_ability_15_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_160_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_160_Record.h new file mode 100644 index 000000000..fd34e3764 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_160_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_160_Record.h" +#include "../../KR/effect/effect_modify_ability_160_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_160_Record = BnsTables::KR::effect_modify_ability_160_Record; + #else + using effect_modify_ability_160_Record = BnsTables::EU::effect_modify_ability_160_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_161_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_161_Record.h new file mode 100644 index 000000000..a72927b53 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_161_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_161_Record.h" +#include "../../KR/effect/effect_modify_ability_161_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_161_Record = BnsTables::KR::effect_modify_ability_161_Record; + #else + using effect_modify_ability_161_Record = BnsTables::EU::effect_modify_ability_161_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_162_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_162_Record.h new file mode 100644 index 000000000..595961fcc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_162_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_162_Record.h" +#include "../../KR/effect/effect_modify_ability_162_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_162_Record = BnsTables::KR::effect_modify_ability_162_Record; + #else + using effect_modify_ability_162_Record = BnsTables::EU::effect_modify_ability_162_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_163_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_163_Record.h new file mode 100644 index 000000000..afb63bd3a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_163_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_163_Record.h" +#include "../../KR/effect/effect_modify_ability_163_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_163_Record = BnsTables::KR::effect_modify_ability_163_Record; + #else + using effect_modify_ability_163_Record = BnsTables::EU::effect_modify_ability_163_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_164_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_164_Record.h new file mode 100644 index 000000000..a632eefac --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_164_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_164_Record.h" +#include "../../KR/effect/effect_modify_ability_164_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_164_Record = BnsTables::KR::effect_modify_ability_164_Record; + #else + using effect_modify_ability_164_Record = BnsTables::EU::effect_modify_ability_164_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_165_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_165_Record.h new file mode 100644 index 000000000..9b8cd9d22 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_165_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_165_Record.h" +#include "../../KR/effect/effect_modify_ability_165_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_165_Record = BnsTables::KR::effect_modify_ability_165_Record; + #else + using effect_modify_ability_165_Record = BnsTables::EU::effect_modify_ability_165_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_166_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_166_Record.h new file mode 100644 index 000000000..d6699f323 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_166_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_166_Record.h" +#include "../../KR/effect/effect_modify_ability_166_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_166_Record = BnsTables::KR::effect_modify_ability_166_Record; + #else + using effect_modify_ability_166_Record = BnsTables::EU::effect_modify_ability_166_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_167_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_167_Record.h new file mode 100644 index 000000000..bf7f0d0bb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_167_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_167_Record.h" +#include "../../KR/effect/effect_modify_ability_167_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_167_Record = BnsTables::KR::effect_modify_ability_167_Record; + #else + using effect_modify_ability_167_Record = BnsTables::EU::effect_modify_ability_167_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_168_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_168_Record.h new file mode 100644 index 000000000..9179f7453 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_168_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_168_Record.h" +#include "../../KR/effect/effect_modify_ability_168_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_168_Record = BnsTables::KR::effect_modify_ability_168_Record; + #else + using effect_modify_ability_168_Record = BnsTables::EU::effect_modify_ability_168_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_169_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_169_Record.h new file mode 100644 index 000000000..3cbc70058 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_169_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_169_Record.h" +#include "../../KR/effect/effect_modify_ability_169_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_169_Record = BnsTables::KR::effect_modify_ability_169_Record; + #else + using effect_modify_ability_169_Record = BnsTables::EU::effect_modify_ability_169_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_16_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_16_Record.h new file mode 100644 index 000000000..9f55f9a87 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_16_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_16_Record.h" +#include "../../KR/effect/effect_modify_ability_16_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_16_Record = BnsTables::KR::effect_modify_ability_16_Record; + #else + using effect_modify_ability_16_Record = BnsTables::EU::effect_modify_ability_16_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_170_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_170_Record.h new file mode 100644 index 000000000..4f84c5cc1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_170_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_170_Record.h" +#include "../../KR/effect/effect_modify_ability_170_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_170_Record = BnsTables::KR::effect_modify_ability_170_Record; + #else + using effect_modify_ability_170_Record = BnsTables::EU::effect_modify_ability_170_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_171_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_171_Record.h new file mode 100644 index 000000000..7d2207add --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_171_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_171_Record.h" +#include "../../KR/effect/effect_modify_ability_171_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_171_Record = BnsTables::KR::effect_modify_ability_171_Record; + #else + using effect_modify_ability_171_Record = BnsTables::EU::effect_modify_ability_171_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_172_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_172_Record.h new file mode 100644 index 000000000..bb5b60710 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_172_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_172_Record.h" +#include "../../KR/effect/effect_modify_ability_172_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_172_Record = BnsTables::KR::effect_modify_ability_172_Record; + #else + using effect_modify_ability_172_Record = BnsTables::EU::effect_modify_ability_172_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_173_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_173_Record.h new file mode 100644 index 000000000..aaf5e3176 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_173_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_173_Record.h" +#include "../../KR/effect/effect_modify_ability_173_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_173_Record = BnsTables::KR::effect_modify_ability_173_Record; + #else + using effect_modify_ability_173_Record = BnsTables::EU::effect_modify_ability_173_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_174_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_174_Record.h new file mode 100644 index 000000000..87276f5a8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_174_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_174_Record.h" +#include "../../KR/effect/effect_modify_ability_174_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_174_Record = BnsTables::KR::effect_modify_ability_174_Record; + #else + using effect_modify_ability_174_Record = BnsTables::EU::effect_modify_ability_174_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_175_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_175_Record.h new file mode 100644 index 000000000..a7aa7a1b3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_175_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_175_Record.h" +#include "../../KR/effect/effect_modify_ability_175_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_175_Record = BnsTables::KR::effect_modify_ability_175_Record; + #else + using effect_modify_ability_175_Record = BnsTables::EU::effect_modify_ability_175_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_176_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_176_Record.h new file mode 100644 index 000000000..0ef170628 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_176_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_176_Record.h" +#include "../../KR/effect/effect_modify_ability_176_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_176_Record = BnsTables::KR::effect_modify_ability_176_Record; + #else + using effect_modify_ability_176_Record = BnsTables::EU::effect_modify_ability_176_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_177_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_177_Record.h new file mode 100644 index 000000000..cfc74dc14 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_177_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_177_Record.h" +#include "../../KR/effect/effect_modify_ability_177_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_177_Record = BnsTables::KR::effect_modify_ability_177_Record; + #else + using effect_modify_ability_177_Record = BnsTables::EU::effect_modify_ability_177_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_178_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_178_Record.h new file mode 100644 index 000000000..e760e6b1f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_178_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_178_Record.h" +#include "../../KR/effect/effect_modify_ability_178_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_178_Record = BnsTables::KR::effect_modify_ability_178_Record; + #else + using effect_modify_ability_178_Record = BnsTables::EU::effect_modify_ability_178_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_179_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_179_Record.h new file mode 100644 index 000000000..5e8c29792 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_179_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_179_Record.h" +#include "../../KR/effect/effect_modify_ability_179_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_179_Record = BnsTables::KR::effect_modify_ability_179_Record; + #else + using effect_modify_ability_179_Record = BnsTables::EU::effect_modify_ability_179_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_17_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_17_Record.h new file mode 100644 index 000000000..e606dd743 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_17_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_17_Record.h" +#include "../../KR/effect/effect_modify_ability_17_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_17_Record = BnsTables::KR::effect_modify_ability_17_Record; + #else + using effect_modify_ability_17_Record = BnsTables::EU::effect_modify_ability_17_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_180_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_180_Record.h new file mode 100644 index 000000000..bfe7599cc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_180_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_180_Record.h" +#include "../../KR/effect/effect_modify_ability_180_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_180_Record = BnsTables::KR::effect_modify_ability_180_Record; + #else + using effect_modify_ability_180_Record = BnsTables::EU::effect_modify_ability_180_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_181_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_181_Record.h new file mode 100644 index 000000000..141e8291f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_181_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_181_Record.h" +#include "../../KR/effect/effect_modify_ability_181_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_181_Record = BnsTables::KR::effect_modify_ability_181_Record; + #else + using effect_modify_ability_181_Record = BnsTables::EU::effect_modify_ability_181_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_182_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_182_Record.h new file mode 100644 index 000000000..63d1cbf2e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_182_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_182_Record.h" +#include "../../KR/effect/effect_modify_ability_182_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_182_Record = BnsTables::KR::effect_modify_ability_182_Record; + #else + using effect_modify_ability_182_Record = BnsTables::EU::effect_modify_ability_182_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_183_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_183_Record.h new file mode 100644 index 000000000..74c345adf --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_183_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_183_Record.h" +#include "../../KR/effect/effect_modify_ability_183_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_183_Record = BnsTables::KR::effect_modify_ability_183_Record; + #else + using effect_modify_ability_183_Record = BnsTables::EU::effect_modify_ability_183_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_184_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_184_Record.h new file mode 100644 index 000000000..751c41a0e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_184_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_184_Record.h" +#include "../../KR/effect/effect_modify_ability_184_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_184_Record = BnsTables::KR::effect_modify_ability_184_Record; + #else + using effect_modify_ability_184_Record = BnsTables::EU::effect_modify_ability_184_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_185_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_185_Record.h new file mode 100644 index 000000000..ba66079c6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_185_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_185_Record.h" +#include "../../KR/effect/effect_modify_ability_185_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_185_Record = BnsTables::KR::effect_modify_ability_185_Record; + #else + using effect_modify_ability_185_Record = BnsTables::EU::effect_modify_ability_185_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_186_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_186_Record.h new file mode 100644 index 000000000..ca6998d35 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_186_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_186_Record.h" +#include "../../KR/effect/effect_modify_ability_186_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_186_Record = BnsTables::KR::effect_modify_ability_186_Record; + #else + using effect_modify_ability_186_Record = BnsTables::EU::effect_modify_ability_186_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_187_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_187_Record.h new file mode 100644 index 000000000..b64aa6cfd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_187_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_187_Record.h" +#include "../../KR/effect/effect_modify_ability_187_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_187_Record = BnsTables::KR::effect_modify_ability_187_Record; + #else + using effect_modify_ability_187_Record = BnsTables::EU::effect_modify_ability_187_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_188_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_188_Record.h new file mode 100644 index 000000000..9411b4bf4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_188_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_188_Record.h" +#include "../../KR/effect/effect_modify_ability_188_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_188_Record = BnsTables::KR::effect_modify_ability_188_Record; + #else + using effect_modify_ability_188_Record = BnsTables::EU::effect_modify_ability_188_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_189_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_189_Record.h new file mode 100644 index 000000000..b51a90ecc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_189_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_189_Record.h" +#include "../../KR/effect/effect_modify_ability_189_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_189_Record = BnsTables::KR::effect_modify_ability_189_Record; + #else + using effect_modify_ability_189_Record = BnsTables::EU::effect_modify_ability_189_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_18_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_18_Record.h new file mode 100644 index 000000000..7b8ff3d6d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_18_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_18_Record.h" +#include "../../KR/effect/effect_modify_ability_18_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_18_Record = BnsTables::KR::effect_modify_ability_18_Record; + #else + using effect_modify_ability_18_Record = BnsTables::EU::effect_modify_ability_18_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_190_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_190_Record.h new file mode 100644 index 000000000..214faa1ce --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_190_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_190_Record.h" +#include "../../KR/effect/effect_modify_ability_190_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_190_Record = BnsTables::KR::effect_modify_ability_190_Record; + #else + using effect_modify_ability_190_Record = BnsTables::EU::effect_modify_ability_190_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_191_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_191_Record.h new file mode 100644 index 000000000..33adc7764 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_191_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_191_Record.h" +#include "../../KR/effect/effect_modify_ability_191_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_191_Record = BnsTables::KR::effect_modify_ability_191_Record; + #else + using effect_modify_ability_191_Record = BnsTables::EU::effect_modify_ability_191_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_192_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_192_Record.h new file mode 100644 index 000000000..2a9aca2c6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_192_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_192_Record.h" +#include "../../KR/effect/effect_modify_ability_192_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_192_Record = BnsTables::KR::effect_modify_ability_192_Record; + #else + using effect_modify_ability_192_Record = BnsTables::EU::effect_modify_ability_192_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_193_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_193_Record.h new file mode 100644 index 000000000..ebec08ca5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_193_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_193_Record.h" +#include "../../KR/effect/effect_modify_ability_193_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_193_Record = BnsTables::KR::effect_modify_ability_193_Record; + #else + using effect_modify_ability_193_Record = BnsTables::EU::effect_modify_ability_193_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_194_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_194_Record.h new file mode 100644 index 000000000..ef1b21c3e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_194_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_194_Record.h" +#include "../../KR/effect/effect_modify_ability_194_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_194_Record = BnsTables::KR::effect_modify_ability_194_Record; + #else + using effect_modify_ability_194_Record = BnsTables::EU::effect_modify_ability_194_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_195_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_195_Record.h new file mode 100644 index 000000000..f6c4993ec --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_195_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_195_Record.h" +#include "../../KR/effect/effect_modify_ability_195_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_195_Record = BnsTables::KR::effect_modify_ability_195_Record; + #else + using effect_modify_ability_195_Record = BnsTables::EU::effect_modify_ability_195_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_196_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_196_Record.h new file mode 100644 index 000000000..2425fa95b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_196_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_196_Record.h" +#include "../../KR/effect/effect_modify_ability_196_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_196_Record = BnsTables::KR::effect_modify_ability_196_Record; + #else + using effect_modify_ability_196_Record = BnsTables::EU::effect_modify_ability_196_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_197_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_197_Record.h new file mode 100644 index 000000000..924598f24 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_197_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_197_Record.h" +#include "../../KR/effect/effect_modify_ability_197_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_197_Record = BnsTables::KR::effect_modify_ability_197_Record; + #else + using effect_modify_ability_197_Record = BnsTables::EU::effect_modify_ability_197_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_198_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_198_Record.h new file mode 100644 index 000000000..8e0553fbf --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_198_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_198_Record.h" +#include "../../KR/effect/effect_modify_ability_198_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_198_Record = BnsTables::KR::effect_modify_ability_198_Record; + #else + using effect_modify_ability_198_Record = BnsTables::EU::effect_modify_ability_198_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_199_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_199_Record.h new file mode 100644 index 000000000..f6624960c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_199_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_199_Record.h" +#include "../../KR/effect/effect_modify_ability_199_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_199_Record = BnsTables::KR::effect_modify_ability_199_Record; + #else + using effect_modify_ability_199_Record = BnsTables::EU::effect_modify_ability_199_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_19_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_19_Record.h new file mode 100644 index 000000000..11caa07dd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_19_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_19_Record.h" +#include "../../KR/effect/effect_modify_ability_19_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_19_Record = BnsTables::KR::effect_modify_ability_19_Record; + #else + using effect_modify_ability_19_Record = BnsTables::EU::effect_modify_ability_19_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_1_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_1_Record.h new file mode 100644 index 000000000..2d9d3716d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_1_Record.h" +#include "../../KR/effect/effect_modify_ability_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_1_Record = BnsTables::KR::effect_modify_ability_1_Record; + #else + using effect_modify_ability_1_Record = BnsTables::EU::effect_modify_ability_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_200_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_200_Record.h new file mode 100644 index 000000000..5533bb3d0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_200_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_200_Record.h" +#include "../../KR/effect/effect_modify_ability_200_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_200_Record = BnsTables::KR::effect_modify_ability_200_Record; + #else + using effect_modify_ability_200_Record = BnsTables::EU::effect_modify_ability_200_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_201_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_201_Record.h new file mode 100644 index 000000000..010b9222c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_201_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_201_Record.h" +#include "../../KR/effect/effect_modify_ability_201_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_201_Record = BnsTables::KR::effect_modify_ability_201_Record; + #else + using effect_modify_ability_201_Record = BnsTables::EU::effect_modify_ability_201_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_202_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_202_Record.h new file mode 100644 index 000000000..696b615f3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_202_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_202_Record.h" +#include "../../KR/effect/effect_modify_ability_202_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_202_Record = BnsTables::KR::effect_modify_ability_202_Record; + #else + using effect_modify_ability_202_Record = BnsTables::EU::effect_modify_ability_202_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_203_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_203_Record.h new file mode 100644 index 000000000..4eeaec8e9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_203_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_203_Record.h" +#include "../../KR/effect/effect_modify_ability_203_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_203_Record = BnsTables::KR::effect_modify_ability_203_Record; + #else + using effect_modify_ability_203_Record = BnsTables::EU::effect_modify_ability_203_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_204_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_204_Record.h new file mode 100644 index 000000000..0015c3666 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_204_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_204_Record.h" +#include "../../KR/effect/effect_modify_ability_204_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_204_Record = BnsTables::KR::effect_modify_ability_204_Record; + #else + using effect_modify_ability_204_Record = BnsTables::EU::effect_modify_ability_204_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_205_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_205_Record.h new file mode 100644 index 000000000..201487163 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_205_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_205_Record.h" +#include "../../KR/effect/effect_modify_ability_205_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_205_Record = BnsTables::KR::effect_modify_ability_205_Record; + #else + using effect_modify_ability_205_Record = BnsTables::EU::effect_modify_ability_205_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_206_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_206_Record.h new file mode 100644 index 000000000..f6b836140 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_206_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_206_Record.h" +#include "../../KR/effect/effect_modify_ability_206_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_206_Record = BnsTables::KR::effect_modify_ability_206_Record; + #else + using effect_modify_ability_206_Record = BnsTables::EU::effect_modify_ability_206_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_207_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_207_Record.h new file mode 100644 index 000000000..e3a79064e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_207_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_207_Record.h" +#include "../../KR/effect/effect_modify_ability_207_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_207_Record = BnsTables::KR::effect_modify_ability_207_Record; + #else + using effect_modify_ability_207_Record = BnsTables::EU::effect_modify_ability_207_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_208_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_208_Record.h new file mode 100644 index 000000000..b8b8cc0ba --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_208_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_208_Record.h" +#include "../../KR/effect/effect_modify_ability_208_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_208_Record = BnsTables::KR::effect_modify_ability_208_Record; + #else + using effect_modify_ability_208_Record = BnsTables::EU::effect_modify_ability_208_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_209_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_209_Record.h new file mode 100644 index 000000000..7f2396aca --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_209_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_209_Record.h" +#include "../../KR/effect/effect_modify_ability_209_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_209_Record = BnsTables::KR::effect_modify_ability_209_Record; + #else + using effect_modify_ability_209_Record = BnsTables::EU::effect_modify_ability_209_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_20_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_20_Record.h new file mode 100644 index 000000000..7b1f85fd2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_20_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_20_Record.h" +#include "../../KR/effect/effect_modify_ability_20_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_20_Record = BnsTables::KR::effect_modify_ability_20_Record; + #else + using effect_modify_ability_20_Record = BnsTables::EU::effect_modify_ability_20_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_210_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_210_Record.h new file mode 100644 index 000000000..d2c4a7217 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_210_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_210_Record.h" +#include "../../KR/effect/effect_modify_ability_210_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_210_Record = BnsTables::KR::effect_modify_ability_210_Record; + #else + using effect_modify_ability_210_Record = BnsTables::EU::effect_modify_ability_210_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_211_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_211_Record.h new file mode 100644 index 000000000..2ae95a533 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_211_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_211_Record.h" +#include "../../KR/effect/effect_modify_ability_211_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_211_Record = BnsTables::KR::effect_modify_ability_211_Record; + #else + using effect_modify_ability_211_Record = BnsTables::EU::effect_modify_ability_211_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_212_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_212_Record.h new file mode 100644 index 000000000..01f90de66 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_212_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_212_Record.h" +#include "../../KR/effect/effect_modify_ability_212_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_212_Record = BnsTables::KR::effect_modify_ability_212_Record; + #else + using effect_modify_ability_212_Record = BnsTables::EU::effect_modify_ability_212_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_213_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_213_Record.h new file mode 100644 index 000000000..9f3acc61b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_213_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_213_Record.h" +#include "../../KR/effect/effect_modify_ability_213_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_213_Record = BnsTables::KR::effect_modify_ability_213_Record; + #else + using effect_modify_ability_213_Record = BnsTables::EU::effect_modify_ability_213_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_214_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_214_Record.h new file mode 100644 index 000000000..f0344b59a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_214_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_214_Record.h" +#include "../../KR/effect/effect_modify_ability_214_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_214_Record = BnsTables::KR::effect_modify_ability_214_Record; + #else + using effect_modify_ability_214_Record = BnsTables::EU::effect_modify_ability_214_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_215_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_215_Record.h new file mode 100644 index 000000000..bde3706af --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_215_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_215_Record.h" +#include "../../KR/effect/effect_modify_ability_215_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_215_Record = BnsTables::KR::effect_modify_ability_215_Record; + #else + using effect_modify_ability_215_Record = BnsTables::EU::effect_modify_ability_215_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_216_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_216_Record.h new file mode 100644 index 000000000..fc79c007f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_216_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_216_Record.h" +#include "../../KR/effect/effect_modify_ability_216_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_216_Record = BnsTables::KR::effect_modify_ability_216_Record; + #else + using effect_modify_ability_216_Record = BnsTables::EU::effect_modify_ability_216_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_217_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_217_Record.h new file mode 100644 index 000000000..cfe506ec8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_217_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_217_Record.h" +#include "../../KR/effect/effect_modify_ability_217_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_217_Record = BnsTables::KR::effect_modify_ability_217_Record; + #else + using effect_modify_ability_217_Record = BnsTables::EU::effect_modify_ability_217_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_218_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_218_Record.h new file mode 100644 index 000000000..2fe7dde8d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_218_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_218_Record.h" +#include "../../KR/effect/effect_modify_ability_218_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_218_Record = BnsTables::KR::effect_modify_ability_218_Record; + #else + using effect_modify_ability_218_Record = BnsTables::EU::effect_modify_ability_218_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_219_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_219_Record.h new file mode 100644 index 000000000..6440d2d2d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_219_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_219_Record.h" +#include "../../KR/effect/effect_modify_ability_219_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_219_Record = BnsTables::KR::effect_modify_ability_219_Record; + #else + using effect_modify_ability_219_Record = BnsTables::EU::effect_modify_ability_219_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_21_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_21_Record.h new file mode 100644 index 000000000..5d4572edc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_21_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_21_Record.h" +#include "../../KR/effect/effect_modify_ability_21_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_21_Record = BnsTables::KR::effect_modify_ability_21_Record; + #else + using effect_modify_ability_21_Record = BnsTables::EU::effect_modify_ability_21_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_220_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_220_Record.h new file mode 100644 index 000000000..e95ae9d80 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_220_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_220_Record.h" +#include "../../KR/effect/effect_modify_ability_220_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_220_Record = BnsTables::KR::effect_modify_ability_220_Record; + #else + using effect_modify_ability_220_Record = BnsTables::EU::effect_modify_ability_220_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_221_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_221_Record.h new file mode 100644 index 000000000..34d2381c2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_221_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_221_Record.h" +#include "../../KR/effect/effect_modify_ability_221_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_221_Record = BnsTables::KR::effect_modify_ability_221_Record; + #else + using effect_modify_ability_221_Record = BnsTables::EU::effect_modify_ability_221_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_222_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_222_Record.h new file mode 100644 index 000000000..9eef3322d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_222_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_222_Record.h" +#include "../../KR/effect/effect_modify_ability_222_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_222_Record = BnsTables::KR::effect_modify_ability_222_Record; + #else + using effect_modify_ability_222_Record = BnsTables::EU::effect_modify_ability_222_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_223_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_223_Record.h new file mode 100644 index 000000000..f6f24a0be --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_223_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_223_Record.h" +#include "../../KR/effect/effect_modify_ability_223_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_223_Record = BnsTables::KR::effect_modify_ability_223_Record; + #else + using effect_modify_ability_223_Record = BnsTables::EU::effect_modify_ability_223_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_224_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_224_Record.h new file mode 100644 index 000000000..9e61f1f4b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_224_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_224_Record.h" +#include "../../KR/effect/effect_modify_ability_224_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_224_Record = BnsTables::KR::effect_modify_ability_224_Record; + #else + using effect_modify_ability_224_Record = BnsTables::EU::effect_modify_ability_224_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_225_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_225_Record.h new file mode 100644 index 000000000..93bfeff81 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_225_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_225_Record.h" +#include "../../KR/effect/effect_modify_ability_225_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_225_Record = BnsTables::KR::effect_modify_ability_225_Record; + #else + using effect_modify_ability_225_Record = BnsTables::EU::effect_modify_ability_225_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_226_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_226_Record.h new file mode 100644 index 000000000..bcb42a776 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_226_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_226_Record.h" +#include "../../KR/effect/effect_modify_ability_226_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_226_Record = BnsTables::KR::effect_modify_ability_226_Record; + #else + using effect_modify_ability_226_Record = BnsTables::EU::effect_modify_ability_226_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_227_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_227_Record.h new file mode 100644 index 000000000..8c4c33efb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_227_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_227_Record.h" +#include "../../KR/effect/effect_modify_ability_227_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_227_Record = BnsTables::KR::effect_modify_ability_227_Record; + #else + using effect_modify_ability_227_Record = BnsTables::EU::effect_modify_ability_227_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_228_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_228_Record.h new file mode 100644 index 000000000..9573d487b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_228_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_228_Record.h" +#include "../../KR/effect/effect_modify_ability_228_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_228_Record = BnsTables::KR::effect_modify_ability_228_Record; + #else + using effect_modify_ability_228_Record = BnsTables::EU::effect_modify_ability_228_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_229_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_229_Record.h new file mode 100644 index 000000000..7c16ee057 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_229_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_229_Record.h" +#include "../../KR/effect/effect_modify_ability_229_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_229_Record = BnsTables::KR::effect_modify_ability_229_Record; + #else + using effect_modify_ability_229_Record = BnsTables::EU::effect_modify_ability_229_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_22_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_22_Record.h new file mode 100644 index 000000000..158368b28 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_22_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_22_Record.h" +#include "../../KR/effect/effect_modify_ability_22_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_22_Record = BnsTables::KR::effect_modify_ability_22_Record; + #else + using effect_modify_ability_22_Record = BnsTables::EU::effect_modify_ability_22_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_230_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_230_Record.h new file mode 100644 index 000000000..c0e51a548 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_230_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_230_Record.h" +#include "../../KR/effect/effect_modify_ability_230_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_230_Record = BnsTables::KR::effect_modify_ability_230_Record; + #else + using effect_modify_ability_230_Record = BnsTables::EU::effect_modify_ability_230_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_231_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_231_Record.h new file mode 100644 index 000000000..12577ed2f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_231_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_231_Record.h" +#include "../../KR/effect/effect_modify_ability_231_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_231_Record = BnsTables::KR::effect_modify_ability_231_Record; + #else + using effect_modify_ability_231_Record = BnsTables::EU::effect_modify_ability_231_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_232_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_232_Record.h new file mode 100644 index 000000000..61b51c0c4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_232_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_232_Record.h" +#include "../../KR/effect/effect_modify_ability_232_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_232_Record = BnsTables::KR::effect_modify_ability_232_Record; + #else + using effect_modify_ability_232_Record = BnsTables::EU::effect_modify_ability_232_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_233_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_233_Record.h new file mode 100644 index 000000000..b03114564 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_233_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_233_Record.h" +#include "../../KR/effect/effect_modify_ability_233_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_233_Record = BnsTables::KR::effect_modify_ability_233_Record; + #else + using effect_modify_ability_233_Record = BnsTables::EU::effect_modify_ability_233_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_234_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_234_Record.h new file mode 100644 index 000000000..c013074f7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_234_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_234_Record.h" +#include "../../KR/effect/effect_modify_ability_234_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_234_Record = BnsTables::KR::effect_modify_ability_234_Record; + #else + using effect_modify_ability_234_Record = BnsTables::EU::effect_modify_ability_234_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_235_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_235_Record.h new file mode 100644 index 000000000..77cf1c1a4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_235_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_235_Record.h" +#include "../../KR/effect/effect_modify_ability_235_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_235_Record = BnsTables::KR::effect_modify_ability_235_Record; + #else + using effect_modify_ability_235_Record = BnsTables::EU::effect_modify_ability_235_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_236_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_236_Record.h new file mode 100644 index 000000000..b3dd1daa8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_236_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_236_Record.h" +#include "../../KR/effect/effect_modify_ability_236_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_236_Record = BnsTables::KR::effect_modify_ability_236_Record; + #else + using effect_modify_ability_236_Record = BnsTables::EU::effect_modify_ability_236_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_237_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_237_Record.h new file mode 100644 index 000000000..a08c8ad2a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_237_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_237_Record.h" +#include "../../KR/effect/effect_modify_ability_237_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_237_Record = BnsTables::KR::effect_modify_ability_237_Record; + #else + using effect_modify_ability_237_Record = BnsTables::EU::effect_modify_ability_237_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_238_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_238_Record.h new file mode 100644 index 000000000..a2bd3fd59 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_238_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_238_Record.h" +#include "../../KR/effect/effect_modify_ability_238_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_238_Record = BnsTables::KR::effect_modify_ability_238_Record; + #else + using effect_modify_ability_238_Record = BnsTables::EU::effect_modify_ability_238_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_239_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_239_Record.h new file mode 100644 index 000000000..7f8d1095d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_239_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_239_Record.h" +#include "../../KR/effect/effect_modify_ability_239_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_239_Record = BnsTables::KR::effect_modify_ability_239_Record; + #else + using effect_modify_ability_239_Record = BnsTables::EU::effect_modify_ability_239_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_23_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_23_Record.h new file mode 100644 index 000000000..79661cf9c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_23_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_23_Record.h" +#include "../../KR/effect/effect_modify_ability_23_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_23_Record = BnsTables::KR::effect_modify_ability_23_Record; + #else + using effect_modify_ability_23_Record = BnsTables::EU::effect_modify_ability_23_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_240_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_240_Record.h new file mode 100644 index 000000000..d0aa7699c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_240_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_240_Record.h" +#include "../../KR/effect/effect_modify_ability_240_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_240_Record = BnsTables::KR::effect_modify_ability_240_Record; + #else + using effect_modify_ability_240_Record = BnsTables::EU::effect_modify_ability_240_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_241_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_241_Record.h new file mode 100644 index 000000000..b7c559525 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_241_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_241_Record.h" +#include "../../KR/effect/effect_modify_ability_241_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_241_Record = BnsTables::KR::effect_modify_ability_241_Record; + #else + using effect_modify_ability_241_Record = BnsTables::EU::effect_modify_ability_241_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_242_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_242_Record.h new file mode 100644 index 000000000..25ac7bedd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_242_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_242_Record.h" +#include "../../KR/effect/effect_modify_ability_242_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_242_Record = BnsTables::KR::effect_modify_ability_242_Record; + #else + using effect_modify_ability_242_Record = BnsTables::EU::effect_modify_ability_242_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_243_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_243_Record.h new file mode 100644 index 000000000..2d774d753 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_243_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_243_Record.h" +#include "../../KR/effect/effect_modify_ability_243_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_243_Record = BnsTables::KR::effect_modify_ability_243_Record; + #else + using effect_modify_ability_243_Record = BnsTables::EU::effect_modify_ability_243_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_244_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_244_Record.h new file mode 100644 index 000000000..23e04e25a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_244_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_244_Record.h" +#include "../../KR/effect/effect_modify_ability_244_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_244_Record = BnsTables::KR::effect_modify_ability_244_Record; + #else + using effect_modify_ability_244_Record = BnsTables::EU::effect_modify_ability_244_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_245_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_245_Record.h new file mode 100644 index 000000000..a965e0d69 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_245_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_245_Record.h" +#include "../../KR/effect/effect_modify_ability_245_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_245_Record = BnsTables::KR::effect_modify_ability_245_Record; + #else + using effect_modify_ability_245_Record = BnsTables::EU::effect_modify_ability_245_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_246_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_246_Record.h new file mode 100644 index 000000000..bf2f71432 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_246_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_246_Record.h" +#include "../../KR/effect/effect_modify_ability_246_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_246_Record = BnsTables::KR::effect_modify_ability_246_Record; + #else + using effect_modify_ability_246_Record = BnsTables::EU::effect_modify_ability_246_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_247_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_247_Record.h new file mode 100644 index 000000000..1744b6bbf --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_247_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_247_Record.h" +#include "../../KR/effect/effect_modify_ability_247_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_247_Record = BnsTables::KR::effect_modify_ability_247_Record; + #else + using effect_modify_ability_247_Record = BnsTables::EU::effect_modify_ability_247_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_248_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_248_Record.h new file mode 100644 index 000000000..3cbe05f34 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_248_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_248_Record.h" +#include "../../KR/effect/effect_modify_ability_248_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_248_Record = BnsTables::KR::effect_modify_ability_248_Record; + #else + using effect_modify_ability_248_Record = BnsTables::EU::effect_modify_ability_248_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_249_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_249_Record.h new file mode 100644 index 000000000..90e6708f4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_249_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_249_Record.h" +#include "../../KR/effect/effect_modify_ability_249_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_249_Record = BnsTables::KR::effect_modify_ability_249_Record; + #else + using effect_modify_ability_249_Record = BnsTables::EU::effect_modify_ability_249_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_24_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_24_Record.h new file mode 100644 index 000000000..bc0eac6f4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_24_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_24_Record.h" +#include "../../KR/effect/effect_modify_ability_24_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_24_Record = BnsTables::KR::effect_modify_ability_24_Record; + #else + using effect_modify_ability_24_Record = BnsTables::EU::effect_modify_ability_24_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_250_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_250_Record.h new file mode 100644 index 000000000..9a28e37bd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_250_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_250_Record.h" +#include "../../KR/effect/effect_modify_ability_250_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_250_Record = BnsTables::KR::effect_modify_ability_250_Record; + #else + using effect_modify_ability_250_Record = BnsTables::EU::effect_modify_ability_250_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_251_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_251_Record.h new file mode 100644 index 000000000..7b89461b2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_251_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_251_Record.h" +#include "../../KR/effect/effect_modify_ability_251_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_251_Record = BnsTables::KR::effect_modify_ability_251_Record; + #else + using effect_modify_ability_251_Record = BnsTables::EU::effect_modify_ability_251_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_252_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_252_Record.h new file mode 100644 index 000000000..686985206 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_252_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_252_Record.h" +#include "../../KR/effect/effect_modify_ability_252_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_252_Record = BnsTables::KR::effect_modify_ability_252_Record; + #else + using effect_modify_ability_252_Record = BnsTables::EU::effect_modify_ability_252_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_253_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_253_Record.h new file mode 100644 index 000000000..7cd449760 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_253_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_253_Record.h" +#include "../../KR/effect/effect_modify_ability_253_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_253_Record = BnsTables::KR::effect_modify_ability_253_Record; + #else + using effect_modify_ability_253_Record = BnsTables::EU::effect_modify_ability_253_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_254_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_254_Record.h new file mode 100644 index 000000000..da86ca090 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_254_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_254_Record.h" +#include "../../KR/effect/effect_modify_ability_254_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_254_Record = BnsTables::KR::effect_modify_ability_254_Record; + #else + using effect_modify_ability_254_Record = BnsTables::EU::effect_modify_ability_254_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_255_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_255_Record.h new file mode 100644 index 000000000..abb212ae2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_255_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_255_Record.h" +#include "../../KR/effect/effect_modify_ability_255_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_255_Record = BnsTables::KR::effect_modify_ability_255_Record; + #else + using effect_modify_ability_255_Record = BnsTables::EU::effect_modify_ability_255_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_256_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_256_Record.h new file mode 100644 index 000000000..9d9ace9d4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_256_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_256_Record.h" +#include "../../KR/effect/effect_modify_ability_256_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_256_Record = BnsTables::KR::effect_modify_ability_256_Record; + #else + using effect_modify_ability_256_Record = BnsTables::EU::effect_modify_ability_256_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_257_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_257_Record.h new file mode 100644 index 000000000..85c3e449d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_257_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_257_Record.h" +#include "../../KR/effect/effect_modify_ability_257_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_257_Record = BnsTables::KR::effect_modify_ability_257_Record; + #else + using effect_modify_ability_257_Record = BnsTables::EU::effect_modify_ability_257_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_258_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_258_Record.h new file mode 100644 index 000000000..1a48474dc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_258_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_258_Record.h" +#include "../../KR/effect/effect_modify_ability_258_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_258_Record = BnsTables::KR::effect_modify_ability_258_Record; + #else + using effect_modify_ability_258_Record = BnsTables::EU::effect_modify_ability_258_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_259_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_259_Record.h new file mode 100644 index 000000000..d072e2d83 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_259_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_259_Record.h" +#include "../../KR/effect/effect_modify_ability_259_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_259_Record = BnsTables::KR::effect_modify_ability_259_Record; + #else + using effect_modify_ability_259_Record = BnsTables::EU::effect_modify_ability_259_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_25_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_25_Record.h new file mode 100644 index 000000000..333f3fbe2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_25_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_25_Record.h" +#include "../../KR/effect/effect_modify_ability_25_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_25_Record = BnsTables::KR::effect_modify_ability_25_Record; + #else + using effect_modify_ability_25_Record = BnsTables::EU::effect_modify_ability_25_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_260_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_260_Record.h new file mode 100644 index 000000000..7deb4e8ac --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_260_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_260_Record.h" +#include "../../KR/effect/effect_modify_ability_260_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_260_Record = BnsTables::KR::effect_modify_ability_260_Record; + #else + using effect_modify_ability_260_Record = BnsTables::EU::effect_modify_ability_260_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_261_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_261_Record.h new file mode 100644 index 000000000..f35e1d650 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_261_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_261_Record.h" +#include "../../KR/effect/effect_modify_ability_261_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_261_Record = BnsTables::KR::effect_modify_ability_261_Record; + #else + using effect_modify_ability_261_Record = BnsTables::EU::effect_modify_ability_261_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_262_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_262_Record.h new file mode 100644 index 000000000..5b92abef5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_262_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_262_Record.h" +#include "../../KR/effect/effect_modify_ability_262_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_262_Record = BnsTables::KR::effect_modify_ability_262_Record; + #else + using effect_modify_ability_262_Record = BnsTables::EU::effect_modify_ability_262_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_263_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_263_Record.h new file mode 100644 index 000000000..54a6e3e20 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_263_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_263_Record.h" +#include "../../KR/effect/effect_modify_ability_263_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_263_Record = BnsTables::KR::effect_modify_ability_263_Record; + #else + using effect_modify_ability_263_Record = BnsTables::EU::effect_modify_ability_263_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_264_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_264_Record.h new file mode 100644 index 000000000..7751c203a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_264_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_264_Record.h" +#include "../../KR/effect/effect_modify_ability_264_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_264_Record = BnsTables::KR::effect_modify_ability_264_Record; + #else + using effect_modify_ability_264_Record = BnsTables::EU::effect_modify_ability_264_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_265_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_265_Record.h new file mode 100644 index 000000000..423991ffc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_265_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_265_Record.h" +#include "../../KR/effect/effect_modify_ability_265_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_265_Record = BnsTables::KR::effect_modify_ability_265_Record; + #else + using effect_modify_ability_265_Record = BnsTables::EU::effect_modify_ability_265_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_266_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_266_Record.h new file mode 100644 index 000000000..def216209 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_266_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_266_Record.h" +#include "../../KR/effect/effect_modify_ability_266_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_266_Record = BnsTables::KR::effect_modify_ability_266_Record; + #else + using effect_modify_ability_266_Record = BnsTables::EU::effect_modify_ability_266_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_267_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_267_Record.h new file mode 100644 index 000000000..ce34769ee --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_267_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_267_Record.h" +#include "../../KR/effect/effect_modify_ability_267_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_267_Record = BnsTables::KR::effect_modify_ability_267_Record; + #else + using effect_modify_ability_267_Record = BnsTables::EU::effect_modify_ability_267_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_268_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_268_Record.h new file mode 100644 index 000000000..bfafcf9e9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_268_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_268_Record.h" +#include "../../KR/effect/effect_modify_ability_268_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_268_Record = BnsTables::KR::effect_modify_ability_268_Record; + #else + using effect_modify_ability_268_Record = BnsTables::EU::effect_modify_ability_268_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_269_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_269_Record.h new file mode 100644 index 000000000..5caf27d58 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_269_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_269_Record.h" +#include "../../KR/effect/effect_modify_ability_269_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_269_Record = BnsTables::KR::effect_modify_ability_269_Record; + #else + using effect_modify_ability_269_Record = BnsTables::EU::effect_modify_ability_269_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_26_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_26_Record.h new file mode 100644 index 000000000..8942416f7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_26_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_26_Record.h" +#include "../../KR/effect/effect_modify_ability_26_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_26_Record = BnsTables::KR::effect_modify_ability_26_Record; + #else + using effect_modify_ability_26_Record = BnsTables::EU::effect_modify_ability_26_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_270_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_270_Record.h new file mode 100644 index 000000000..6bb9f8cb0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_270_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_270_Record.h" +#include "../../KR/effect/effect_modify_ability_270_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_270_Record = BnsTables::KR::effect_modify_ability_270_Record; + #else + using effect_modify_ability_270_Record = BnsTables::EU::effect_modify_ability_270_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_271_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_271_Record.h new file mode 100644 index 000000000..7e901a6fa --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_271_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_271_Record.h" +#include "../../KR/effect/effect_modify_ability_271_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_271_Record = BnsTables::KR::effect_modify_ability_271_Record; + #else + using effect_modify_ability_271_Record = BnsTables::EU::effect_modify_ability_271_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_272_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_272_Record.h new file mode 100644 index 000000000..8fff1ca8a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_272_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_272_Record.h" +#include "../../KR/effect/effect_modify_ability_272_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_272_Record = BnsTables::KR::effect_modify_ability_272_Record; + #else + using effect_modify_ability_272_Record = BnsTables::EU::effect_modify_ability_272_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_273_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_273_Record.h new file mode 100644 index 000000000..069de7034 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_273_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_273_Record.h" +#include "../../KR/effect/effect_modify_ability_273_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_273_Record = BnsTables::KR::effect_modify_ability_273_Record; + #else + using effect_modify_ability_273_Record = BnsTables::EU::effect_modify_ability_273_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_274_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_274_Record.h new file mode 100644 index 000000000..0c58b667a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_274_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_274_Record.h" +#include "../../KR/effect/effect_modify_ability_274_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_274_Record = BnsTables::KR::effect_modify_ability_274_Record; + #else + using effect_modify_ability_274_Record = BnsTables::EU::effect_modify_ability_274_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_275_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_275_Record.h new file mode 100644 index 000000000..b34523579 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_275_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_275_Record.h" +#include "../../KR/effect/effect_modify_ability_275_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_275_Record = BnsTables::KR::effect_modify_ability_275_Record; + #else + using effect_modify_ability_275_Record = BnsTables::EU::effect_modify_ability_275_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_276_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_276_Record.h new file mode 100644 index 000000000..8b27d71e3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_276_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_276_Record.h" +#include "../../KR/effect/effect_modify_ability_276_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_276_Record = BnsTables::KR::effect_modify_ability_276_Record; + #else + using effect_modify_ability_276_Record = BnsTables::EU::effect_modify_ability_276_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_277_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_277_Record.h new file mode 100644 index 000000000..2bb63a1c8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_277_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_277_Record.h" +#include "../../KR/effect/effect_modify_ability_277_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_277_Record = BnsTables::KR::effect_modify_ability_277_Record; + #else + using effect_modify_ability_277_Record = BnsTables::EU::effect_modify_ability_277_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_278_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_278_Record.h new file mode 100644 index 000000000..a419ac3b7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_278_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_278_Record.h" +#include "../../KR/effect/effect_modify_ability_278_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_278_Record = BnsTables::KR::effect_modify_ability_278_Record; + #else + using effect_modify_ability_278_Record = BnsTables::EU::effect_modify_ability_278_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_279_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_279_Record.h new file mode 100644 index 000000000..bb760265e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_279_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_279_Record.h" +#include "../../KR/effect/effect_modify_ability_279_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_279_Record = BnsTables::KR::effect_modify_ability_279_Record; + #else + using effect_modify_ability_279_Record = BnsTables::EU::effect_modify_ability_279_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_27_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_27_Record.h new file mode 100644 index 000000000..ef9475d0c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_27_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_27_Record.h" +#include "../../KR/effect/effect_modify_ability_27_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_27_Record = BnsTables::KR::effect_modify_ability_27_Record; + #else + using effect_modify_ability_27_Record = BnsTables::EU::effect_modify_ability_27_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_280_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_280_Record.h new file mode 100644 index 000000000..847b0e36c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_280_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_280_Record.h" +#include "../../KR/effect/effect_modify_ability_280_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_280_Record = BnsTables::KR::effect_modify_ability_280_Record; + #else + using effect_modify_ability_280_Record = BnsTables::EU::effect_modify_ability_280_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_281_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_281_Record.h new file mode 100644 index 000000000..54f059cd8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_281_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_281_Record.h" +#include "../../KR/effect/effect_modify_ability_281_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_281_Record = BnsTables::KR::effect_modify_ability_281_Record; + #else + using effect_modify_ability_281_Record = BnsTables::EU::effect_modify_ability_281_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_282_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_282_Record.h new file mode 100644 index 000000000..9165fd2da --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_282_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_282_Record.h" +#include "../../KR/effect/effect_modify_ability_282_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_282_Record = BnsTables::KR::effect_modify_ability_282_Record; + #else + using effect_modify_ability_282_Record = BnsTables::EU::effect_modify_ability_282_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_283_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_283_Record.h new file mode 100644 index 000000000..af77cade5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_283_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_283_Record.h" +#include "../../KR/effect/effect_modify_ability_283_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_283_Record = BnsTables::KR::effect_modify_ability_283_Record; + #else + using effect_modify_ability_283_Record = BnsTables::EU::effect_modify_ability_283_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_284_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_284_Record.h new file mode 100644 index 000000000..2177133a3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_284_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_284_Record.h" +#include "../../KR/effect/effect_modify_ability_284_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_284_Record = BnsTables::KR::effect_modify_ability_284_Record; + #else + using effect_modify_ability_284_Record = BnsTables::EU::effect_modify_ability_284_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_285_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_285_Record.h new file mode 100644 index 000000000..c5a025de2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_285_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_285_Record.h" +#include "../../KR/effect/effect_modify_ability_285_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_285_Record = BnsTables::KR::effect_modify_ability_285_Record; + #else + using effect_modify_ability_285_Record = BnsTables::EU::effect_modify_ability_285_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_286_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_286_Record.h new file mode 100644 index 000000000..eeaae2194 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_286_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_286_Record.h" +#include "../../KR/effect/effect_modify_ability_286_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_286_Record = BnsTables::KR::effect_modify_ability_286_Record; + #else + using effect_modify_ability_286_Record = BnsTables::EU::effect_modify_ability_286_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_287_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_287_Record.h new file mode 100644 index 000000000..ab42c488b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_287_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_287_Record.h" +#include "../../KR/effect/effect_modify_ability_287_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_287_Record = BnsTables::KR::effect_modify_ability_287_Record; + #else + using effect_modify_ability_287_Record = BnsTables::EU::effect_modify_ability_287_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_288_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_288_Record.h new file mode 100644 index 000000000..45804aab5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_288_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_288_Record.h" +#include "../../KR/effect/effect_modify_ability_288_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_288_Record = BnsTables::KR::effect_modify_ability_288_Record; + #else + using effect_modify_ability_288_Record = BnsTables::EU::effect_modify_ability_288_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_289_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_289_Record.h new file mode 100644 index 000000000..42bdb779e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_289_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_289_Record.h" +#include "../../KR/effect/effect_modify_ability_289_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_289_Record = BnsTables::KR::effect_modify_ability_289_Record; + #else + using effect_modify_ability_289_Record = BnsTables::EU::effect_modify_ability_289_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_28_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_28_Record.h new file mode 100644 index 000000000..9100c4e7d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_28_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_28_Record.h" +#include "../../KR/effect/effect_modify_ability_28_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_28_Record = BnsTables::KR::effect_modify_ability_28_Record; + #else + using effect_modify_ability_28_Record = BnsTables::EU::effect_modify_ability_28_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_290_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_290_Record.h new file mode 100644 index 000000000..1282c41f6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_290_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_290_Record.h" +#include "../../KR/effect/effect_modify_ability_290_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_290_Record = BnsTables::KR::effect_modify_ability_290_Record; + #else + using effect_modify_ability_290_Record = BnsTables::EU::effect_modify_ability_290_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_291_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_291_Record.h new file mode 100644 index 000000000..04aa57e85 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_291_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_291_Record.h" +#include "../../KR/effect/effect_modify_ability_291_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_291_Record = BnsTables::KR::effect_modify_ability_291_Record; + #else + using effect_modify_ability_291_Record = BnsTables::EU::effect_modify_ability_291_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_292_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_292_Record.h new file mode 100644 index 000000000..3e260f020 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_292_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_292_Record.h" +#include "../../KR/effect/effect_modify_ability_292_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_292_Record = BnsTables::KR::effect_modify_ability_292_Record; + #else + using effect_modify_ability_292_Record = BnsTables::EU::effect_modify_ability_292_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_293_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_293_Record.h new file mode 100644 index 000000000..f3414acdd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_293_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_293_Record.h" +#include "../../KR/effect/effect_modify_ability_293_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_293_Record = BnsTables::KR::effect_modify_ability_293_Record; + #else + using effect_modify_ability_293_Record = BnsTables::EU::effect_modify_ability_293_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_294_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_294_Record.h new file mode 100644 index 000000000..d5e9087b0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_294_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_294_Record.h" +#include "../../KR/effect/effect_modify_ability_294_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_294_Record = BnsTables::KR::effect_modify_ability_294_Record; + #else + using effect_modify_ability_294_Record = BnsTables::EU::effect_modify_ability_294_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_295_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_295_Record.h new file mode 100644 index 000000000..acbeb8618 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_295_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_295_Record.h" +#include "../../KR/effect/effect_modify_ability_295_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_295_Record = BnsTables::KR::effect_modify_ability_295_Record; + #else + using effect_modify_ability_295_Record = BnsTables::EU::effect_modify_ability_295_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_296_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_296_Record.h new file mode 100644 index 000000000..45721723d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_296_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_296_Record.h" +#include "../../KR/effect/effect_modify_ability_296_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_296_Record = BnsTables::KR::effect_modify_ability_296_Record; + #else + using effect_modify_ability_296_Record = BnsTables::EU::effect_modify_ability_296_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_297_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_297_Record.h new file mode 100644 index 000000000..97d77f220 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_297_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_297_Record.h" +#include "../../KR/effect/effect_modify_ability_297_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_297_Record = BnsTables::KR::effect_modify_ability_297_Record; + #else + using effect_modify_ability_297_Record = BnsTables::EU::effect_modify_ability_297_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_298_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_298_Record.h new file mode 100644 index 000000000..55ff63128 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_298_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_298_Record.h" +#include "../../KR/effect/effect_modify_ability_298_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_298_Record = BnsTables::KR::effect_modify_ability_298_Record; + #else + using effect_modify_ability_298_Record = BnsTables::EU::effect_modify_ability_298_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_299_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_299_Record.h new file mode 100644 index 000000000..17e367c48 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_299_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_299_Record.h" +#include "../../KR/effect/effect_modify_ability_299_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_299_Record = BnsTables::KR::effect_modify_ability_299_Record; + #else + using effect_modify_ability_299_Record = BnsTables::EU::effect_modify_ability_299_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_29_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_29_Record.h new file mode 100644 index 000000000..4c580962f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_29_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_29_Record.h" +#include "../../KR/effect/effect_modify_ability_29_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_29_Record = BnsTables::KR::effect_modify_ability_29_Record; + #else + using effect_modify_ability_29_Record = BnsTables::EU::effect_modify_ability_29_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_2_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_2_Record.h new file mode 100644 index 000000000..9c719834d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_2_Record.h" +#include "../../KR/effect/effect_modify_ability_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_2_Record = BnsTables::KR::effect_modify_ability_2_Record; + #else + using effect_modify_ability_2_Record = BnsTables::EU::effect_modify_ability_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_300_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_300_Record.h new file mode 100644 index 000000000..cb10c1915 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_300_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_300_Record.h" +#include "../../KR/effect/effect_modify_ability_300_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_300_Record = BnsTables::KR::effect_modify_ability_300_Record; + #else + using effect_modify_ability_300_Record = BnsTables::EU::effect_modify_ability_300_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_301_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_301_Record.h new file mode 100644 index 000000000..5c89debc9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_301_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_301_Record.h" +#include "../../KR/effect/effect_modify_ability_301_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_301_Record = BnsTables::KR::effect_modify_ability_301_Record; + #else + using effect_modify_ability_301_Record = BnsTables::EU::effect_modify_ability_301_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_302_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_302_Record.h new file mode 100644 index 000000000..2f21e4ee9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_302_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_302_Record.h" +#include "../../KR/effect/effect_modify_ability_302_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_302_Record = BnsTables::KR::effect_modify_ability_302_Record; + #else + using effect_modify_ability_302_Record = BnsTables::EU::effect_modify_ability_302_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_303_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_303_Record.h new file mode 100644 index 000000000..a02dc43b8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_303_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_303_Record.h" +#include "../../KR/effect/effect_modify_ability_303_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_303_Record = BnsTables::KR::effect_modify_ability_303_Record; + #else + using effect_modify_ability_303_Record = BnsTables::EU::effect_modify_ability_303_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_304_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_304_Record.h new file mode 100644 index 000000000..ae2e2d1bb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_304_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_304_Record.h" +#include "../../KR/effect/effect_modify_ability_304_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_304_Record = BnsTables::KR::effect_modify_ability_304_Record; + #else + using effect_modify_ability_304_Record = BnsTables::EU::effect_modify_ability_304_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_305_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_305_Record.h new file mode 100644 index 000000000..b1c4c6d5e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_305_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_305_Record.h" +#include "../../KR/effect/effect_modify_ability_305_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_305_Record = BnsTables::KR::effect_modify_ability_305_Record; + #else + using effect_modify_ability_305_Record = BnsTables::EU::effect_modify_ability_305_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_306_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_306_Record.h new file mode 100644 index 000000000..2de3b9847 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_306_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_306_Record.h" +#include "../../KR/effect/effect_modify_ability_306_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_306_Record = BnsTables::KR::effect_modify_ability_306_Record; + #else + using effect_modify_ability_306_Record = BnsTables::EU::effect_modify_ability_306_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_307_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_307_Record.h new file mode 100644 index 000000000..ddb8fb21a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_307_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_307_Record.h" +#include "../../KR/effect/effect_modify_ability_307_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_307_Record = BnsTables::KR::effect_modify_ability_307_Record; + #else + using effect_modify_ability_307_Record = BnsTables::EU::effect_modify_ability_307_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_308_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_308_Record.h new file mode 100644 index 000000000..572028371 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_308_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_308_Record.h" +#include "../../KR/effect/effect_modify_ability_308_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_308_Record = BnsTables::KR::effect_modify_ability_308_Record; + #else + using effect_modify_ability_308_Record = BnsTables::EU::effect_modify_ability_308_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_309_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_309_Record.h new file mode 100644 index 000000000..eccf6a776 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_309_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_309_Record.h" +#include "../../KR/effect/effect_modify_ability_309_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_309_Record = BnsTables::KR::effect_modify_ability_309_Record; + #else + using effect_modify_ability_309_Record = BnsTables::EU::effect_modify_ability_309_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_30_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_30_Record.h new file mode 100644 index 000000000..c50544a07 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_30_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_30_Record.h" +#include "../../KR/effect/effect_modify_ability_30_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_30_Record = BnsTables::KR::effect_modify_ability_30_Record; + #else + using effect_modify_ability_30_Record = BnsTables::EU::effect_modify_ability_30_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_310_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_310_Record.h new file mode 100644 index 000000000..72e5baac3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_310_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_310_Record.h" +#include "../../KR/effect/effect_modify_ability_310_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_310_Record = BnsTables::KR::effect_modify_ability_310_Record; + #else + using effect_modify_ability_310_Record = BnsTables::EU::effect_modify_ability_310_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_311_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_311_Record.h new file mode 100644 index 000000000..ca54a3813 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_311_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_311_Record.h" +#include "../../KR/effect/effect_modify_ability_311_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_311_Record = BnsTables::KR::effect_modify_ability_311_Record; + #else + using effect_modify_ability_311_Record = BnsTables::EU::effect_modify_ability_311_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_312_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_312_Record.h new file mode 100644 index 000000000..c7afc1b92 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_312_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_312_Record.h" +#include "../../KR/effect/effect_modify_ability_312_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_312_Record = BnsTables::KR::effect_modify_ability_312_Record; + #else + using effect_modify_ability_312_Record = BnsTables::EU::effect_modify_ability_312_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_313_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_313_Record.h new file mode 100644 index 000000000..a854a1427 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_313_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_313_Record.h" +#include "../../KR/effect/effect_modify_ability_313_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_313_Record = BnsTables::KR::effect_modify_ability_313_Record; + #else + using effect_modify_ability_313_Record = BnsTables::EU::effect_modify_ability_313_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_314_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_314_Record.h new file mode 100644 index 000000000..ad77a57ac --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_314_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_314_Record.h" +#include "../../KR/effect/effect_modify_ability_314_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_314_Record = BnsTables::KR::effect_modify_ability_314_Record; + #else + using effect_modify_ability_314_Record = BnsTables::EU::effect_modify_ability_314_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_315_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_315_Record.h new file mode 100644 index 000000000..b3d97f10c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_315_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_315_Record.h" +#include "../../KR/effect/effect_modify_ability_315_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_315_Record = BnsTables::KR::effect_modify_ability_315_Record; + #else + using effect_modify_ability_315_Record = BnsTables::EU::effect_modify_ability_315_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_316_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_316_Record.h new file mode 100644 index 000000000..64f3b2f05 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_316_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_316_Record.h" +#include "../../KR/effect/effect_modify_ability_316_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_316_Record = BnsTables::KR::effect_modify_ability_316_Record; + #else + using effect_modify_ability_316_Record = BnsTables::EU::effect_modify_ability_316_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_317_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_317_Record.h new file mode 100644 index 000000000..a6e066b07 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_317_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_317_Record.h" +#include "../../KR/effect/effect_modify_ability_317_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_317_Record = BnsTables::KR::effect_modify_ability_317_Record; + #else + using effect_modify_ability_317_Record = BnsTables::EU::effect_modify_ability_317_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_318_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_318_Record.h new file mode 100644 index 000000000..32b8f7b04 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_318_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_318_Record.h" +#include "../../KR/effect/effect_modify_ability_318_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_318_Record = BnsTables::KR::effect_modify_ability_318_Record; + #else + using effect_modify_ability_318_Record = BnsTables::EU::effect_modify_ability_318_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_319_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_319_Record.h new file mode 100644 index 000000000..fe1546fc7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_319_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_319_Record.h" +#include "../../KR/effect/effect_modify_ability_319_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_319_Record = BnsTables::KR::effect_modify_ability_319_Record; + #else + using effect_modify_ability_319_Record = BnsTables::EU::effect_modify_ability_319_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_31_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_31_Record.h new file mode 100644 index 000000000..c2b1d9860 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_31_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_31_Record.h" +#include "../../KR/effect/effect_modify_ability_31_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_31_Record = BnsTables::KR::effect_modify_ability_31_Record; + #else + using effect_modify_ability_31_Record = BnsTables::EU::effect_modify_ability_31_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_320_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_320_Record.h new file mode 100644 index 000000000..a09774c5c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_320_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_320_Record.h" +#include "../../KR/effect/effect_modify_ability_320_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_320_Record = BnsTables::KR::effect_modify_ability_320_Record; + #else + using effect_modify_ability_320_Record = BnsTables::EU::effect_modify_ability_320_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_321_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_321_Record.h new file mode 100644 index 000000000..8bb2b8743 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_321_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_321_Record.h" +#include "../../KR/effect/effect_modify_ability_321_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_321_Record = BnsTables::KR::effect_modify_ability_321_Record; + #else + using effect_modify_ability_321_Record = BnsTables::EU::effect_modify_ability_321_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_322_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_322_Record.h new file mode 100644 index 000000000..9179e3e1a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_322_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_322_Record.h" +#include "../../KR/effect/effect_modify_ability_322_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_322_Record = BnsTables::KR::effect_modify_ability_322_Record; + #else + using effect_modify_ability_322_Record = BnsTables::EU::effect_modify_ability_322_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_323_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_323_Record.h new file mode 100644 index 000000000..80c88d5a9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_323_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_323_Record.h" +#include "../../KR/effect/effect_modify_ability_323_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_323_Record = BnsTables::KR::effect_modify_ability_323_Record; + #else + using effect_modify_ability_323_Record = BnsTables::EU::effect_modify_ability_323_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_324_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_324_Record.h new file mode 100644 index 000000000..ffbac8a46 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_324_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_324_Record.h" +#include "../../KR/effect/effect_modify_ability_324_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_324_Record = BnsTables::KR::effect_modify_ability_324_Record; + #else + using effect_modify_ability_324_Record = BnsTables::EU::effect_modify_ability_324_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_325_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_325_Record.h new file mode 100644 index 000000000..d176a1e34 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_325_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_325_Record.h" +#include "../../KR/effect/effect_modify_ability_325_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_325_Record = BnsTables::KR::effect_modify_ability_325_Record; + #else + using effect_modify_ability_325_Record = BnsTables::EU::effect_modify_ability_325_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_326_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_326_Record.h new file mode 100644 index 000000000..2970a0ebe --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_326_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_326_Record.h" +#include "../../KR/effect/effect_modify_ability_326_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_326_Record = BnsTables::KR::effect_modify_ability_326_Record; + #else + using effect_modify_ability_326_Record = BnsTables::EU::effect_modify_ability_326_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_327_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_327_Record.h new file mode 100644 index 000000000..9ba261b0a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_327_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_327_Record.h" +#include "../../KR/effect/effect_modify_ability_327_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_327_Record = BnsTables::KR::effect_modify_ability_327_Record; + #else + using effect_modify_ability_327_Record = BnsTables::EU::effect_modify_ability_327_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_328_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_328_Record.h new file mode 100644 index 000000000..50ff389e7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_328_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_328_Record.h" +#include "../../KR/effect/effect_modify_ability_328_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_328_Record = BnsTables::KR::effect_modify_ability_328_Record; + #else + using effect_modify_ability_328_Record = BnsTables::EU::effect_modify_ability_328_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_329_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_329_Record.h new file mode 100644 index 000000000..420e219f2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_329_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_329_Record.h" +#include "../../KR/effect/effect_modify_ability_329_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_329_Record = BnsTables::KR::effect_modify_ability_329_Record; + #else + using effect_modify_ability_329_Record = BnsTables::EU::effect_modify_ability_329_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_32_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_32_Record.h new file mode 100644 index 000000000..905ba9ef0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_32_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_32_Record.h" +#include "../../KR/effect/effect_modify_ability_32_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_32_Record = BnsTables::KR::effect_modify_ability_32_Record; + #else + using effect_modify_ability_32_Record = BnsTables::EU::effect_modify_ability_32_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_330_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_330_Record.h new file mode 100644 index 000000000..fdc70fcb3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_330_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_330_Record.h" +#include "../../KR/effect/effect_modify_ability_330_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_330_Record = BnsTables::KR::effect_modify_ability_330_Record; + #else + using effect_modify_ability_330_Record = BnsTables::EU::effect_modify_ability_330_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_331_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_331_Record.h new file mode 100644 index 000000000..39c516f29 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_331_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_331_Record.h" +#include "../../KR/effect/effect_modify_ability_331_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_331_Record = BnsTables::KR::effect_modify_ability_331_Record; + #else + using effect_modify_ability_331_Record = BnsTables::EU::effect_modify_ability_331_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_332_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_332_Record.h new file mode 100644 index 000000000..149580dd0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_332_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_332_Record.h" +#include "../../KR/effect/effect_modify_ability_332_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_332_Record = BnsTables::KR::effect_modify_ability_332_Record; + #else + using effect_modify_ability_332_Record = BnsTables::EU::effect_modify_ability_332_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_333_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_333_Record.h new file mode 100644 index 000000000..85c2b4118 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_333_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_333_Record.h" +#include "../../KR/effect/effect_modify_ability_333_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_333_Record = BnsTables::KR::effect_modify_ability_333_Record; + #else + using effect_modify_ability_333_Record = BnsTables::EU::effect_modify_ability_333_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_334_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_334_Record.h new file mode 100644 index 000000000..dbb017b43 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_334_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_334_Record.h" +#include "../../KR/effect/effect_modify_ability_334_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_334_Record = BnsTables::KR::effect_modify_ability_334_Record; + #else + using effect_modify_ability_334_Record = BnsTables::EU::effect_modify_ability_334_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_335_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_335_Record.h new file mode 100644 index 000000000..61678cfc7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_335_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_335_Record.h" +#include "../../KR/effect/effect_modify_ability_335_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_335_Record = BnsTables::KR::effect_modify_ability_335_Record; + #else + using effect_modify_ability_335_Record = BnsTables::EU::effect_modify_ability_335_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_336_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_336_Record.h new file mode 100644 index 000000000..7fdac5bc0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_336_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_336_Record.h" +#include "../../KR/effect/effect_modify_ability_336_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_336_Record = BnsTables::KR::effect_modify_ability_336_Record; + #else + using effect_modify_ability_336_Record = BnsTables::EU::effect_modify_ability_336_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_337_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_337_Record.h new file mode 100644 index 000000000..52c94d805 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_337_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_337_Record.h" +#include "../../KR/effect/effect_modify_ability_337_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_337_Record = BnsTables::KR::effect_modify_ability_337_Record; + #else + using effect_modify_ability_337_Record = BnsTables::EU::effect_modify_ability_337_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_338_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_338_Record.h new file mode 100644 index 000000000..44c1c49ff --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_338_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_338_Record.h" +#include "../../KR/effect/effect_modify_ability_338_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_338_Record = BnsTables::KR::effect_modify_ability_338_Record; + #else + using effect_modify_ability_338_Record = BnsTables::EU::effect_modify_ability_338_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_339_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_339_Record.h new file mode 100644 index 000000000..8714ad3fd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_339_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_339_Record.h" +#include "../../KR/effect/effect_modify_ability_339_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_339_Record = BnsTables::KR::effect_modify_ability_339_Record; + #else + using effect_modify_ability_339_Record = BnsTables::EU::effect_modify_ability_339_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_33_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_33_Record.h new file mode 100644 index 000000000..c59e07ab7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_33_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_33_Record.h" +#include "../../KR/effect/effect_modify_ability_33_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_33_Record = BnsTables::KR::effect_modify_ability_33_Record; + #else + using effect_modify_ability_33_Record = BnsTables::EU::effect_modify_ability_33_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_340_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_340_Record.h new file mode 100644 index 000000000..3095b3fa8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_340_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_340_Record.h" +#include "../../KR/effect/effect_modify_ability_340_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_340_Record = BnsTables::KR::effect_modify_ability_340_Record; + #else + using effect_modify_ability_340_Record = BnsTables::EU::effect_modify_ability_340_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_341_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_341_Record.h new file mode 100644 index 000000000..890341a2b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_341_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_341_Record.h" +#include "../../KR/effect/effect_modify_ability_341_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_341_Record = BnsTables::KR::effect_modify_ability_341_Record; + #else + using effect_modify_ability_341_Record = BnsTables::EU::effect_modify_ability_341_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_342_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_342_Record.h new file mode 100644 index 000000000..fa9405da2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_342_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_342_Record.h" +#include "../../KR/effect/effect_modify_ability_342_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_342_Record = BnsTables::KR::effect_modify_ability_342_Record; + #else + using effect_modify_ability_342_Record = BnsTables::EU::effect_modify_ability_342_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_343_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_343_Record.h new file mode 100644 index 000000000..fead6a2ca --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_343_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_343_Record.h" +#include "../../KR/effect/effect_modify_ability_343_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_343_Record = BnsTables::KR::effect_modify_ability_343_Record; + #else + using effect_modify_ability_343_Record = BnsTables::EU::effect_modify_ability_343_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_344_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_344_Record.h new file mode 100644 index 000000000..c6d93de64 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_344_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_344_Record.h" +#include "../../KR/effect/effect_modify_ability_344_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_344_Record = BnsTables::KR::effect_modify_ability_344_Record; + #else + using effect_modify_ability_344_Record = BnsTables::EU::effect_modify_ability_344_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_345_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_345_Record.h new file mode 100644 index 000000000..f31d8d450 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_345_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_345_Record.h" +#include "../../KR/effect/effect_modify_ability_345_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_345_Record = BnsTables::KR::effect_modify_ability_345_Record; + #else + using effect_modify_ability_345_Record = BnsTables::EU::effect_modify_ability_345_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_346_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_346_Record.h new file mode 100644 index 000000000..de3f08f3f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_346_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_346_Record.h" +#include "../../KR/effect/effect_modify_ability_346_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_346_Record = BnsTables::KR::effect_modify_ability_346_Record; + #else + using effect_modify_ability_346_Record = BnsTables::EU::effect_modify_ability_346_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_347_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_347_Record.h new file mode 100644 index 000000000..59780d3cb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_347_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_347_Record.h" +#include "../../KR/effect/effect_modify_ability_347_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_347_Record = BnsTables::KR::effect_modify_ability_347_Record; + #else + using effect_modify_ability_347_Record = BnsTables::EU::effect_modify_ability_347_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_348_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_348_Record.h new file mode 100644 index 000000000..530c5201a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_348_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_348_Record.h" +#include "../../KR/effect/effect_modify_ability_348_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_348_Record = BnsTables::KR::effect_modify_ability_348_Record; + #else + using effect_modify_ability_348_Record = BnsTables::EU::effect_modify_ability_348_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_349_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_349_Record.h new file mode 100644 index 000000000..fc4373396 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_349_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_349_Record.h" +#include "../../KR/effect/effect_modify_ability_349_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_349_Record = BnsTables::KR::effect_modify_ability_349_Record; + #else + using effect_modify_ability_349_Record = BnsTables::EU::effect_modify_ability_349_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_34_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_34_Record.h new file mode 100644 index 000000000..e9ef8a4b2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_34_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_34_Record.h" +#include "../../KR/effect/effect_modify_ability_34_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_34_Record = BnsTables::KR::effect_modify_ability_34_Record; + #else + using effect_modify_ability_34_Record = BnsTables::EU::effect_modify_ability_34_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_350_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_350_Record.h new file mode 100644 index 000000000..dfb3daa6a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_350_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_350_Record.h" +#include "../../KR/effect/effect_modify_ability_350_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_350_Record = BnsTables::KR::effect_modify_ability_350_Record; + #else + using effect_modify_ability_350_Record = BnsTables::EU::effect_modify_ability_350_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_351_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_351_Record.h new file mode 100644 index 000000000..f5468447c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_351_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_351_Record.h" +#include "../../KR/effect/effect_modify_ability_351_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_351_Record = BnsTables::KR::effect_modify_ability_351_Record; + #else + using effect_modify_ability_351_Record = BnsTables::EU::effect_modify_ability_351_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_352_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_352_Record.h new file mode 100644 index 000000000..9f97090a1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_352_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_352_Record.h" +#include "../../KR/effect/effect_modify_ability_352_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_352_Record = BnsTables::KR::effect_modify_ability_352_Record; + #else + using effect_modify_ability_352_Record = BnsTables::EU::effect_modify_ability_352_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_353_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_353_Record.h new file mode 100644 index 000000000..1df73a45c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_353_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_353_Record.h" +#include "../../KR/effect/effect_modify_ability_353_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_353_Record = BnsTables::KR::effect_modify_ability_353_Record; + #else + using effect_modify_ability_353_Record = BnsTables::EU::effect_modify_ability_353_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_354_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_354_Record.h new file mode 100644 index 000000000..3f34af496 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_354_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_354_Record.h" +#include "../../KR/effect/effect_modify_ability_354_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_354_Record = BnsTables::KR::effect_modify_ability_354_Record; + #else + using effect_modify_ability_354_Record = BnsTables::EU::effect_modify_ability_354_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_355_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_355_Record.h new file mode 100644 index 000000000..805983eed --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_355_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_355_Record.h" +#include "../../KR/effect/effect_modify_ability_355_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_355_Record = BnsTables::KR::effect_modify_ability_355_Record; + #else + using effect_modify_ability_355_Record = BnsTables::EU::effect_modify_ability_355_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_356_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_356_Record.h new file mode 100644 index 000000000..a613904d4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_356_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_356_Record.h" +#include "../../KR/effect/effect_modify_ability_356_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_356_Record = BnsTables::KR::effect_modify_ability_356_Record; + #else + using effect_modify_ability_356_Record = BnsTables::EU::effect_modify_ability_356_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_357_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_357_Record.h new file mode 100644 index 000000000..e2f0cfb4d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_357_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_357_Record.h" +#include "../../KR/effect/effect_modify_ability_357_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_357_Record = BnsTables::KR::effect_modify_ability_357_Record; + #else + using effect_modify_ability_357_Record = BnsTables::EU::effect_modify_ability_357_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_358_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_358_Record.h new file mode 100644 index 000000000..547cb7e03 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_358_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_358_Record.h" +#include "../../KR/effect/effect_modify_ability_358_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_358_Record = BnsTables::KR::effect_modify_ability_358_Record; + #else + using effect_modify_ability_358_Record = BnsTables::EU::effect_modify_ability_358_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_359_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_359_Record.h new file mode 100644 index 000000000..b1cb5bea5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_359_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_359_Record.h" +#include "../../KR/effect/effect_modify_ability_359_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_359_Record = BnsTables::KR::effect_modify_ability_359_Record; + #else + using effect_modify_ability_359_Record = BnsTables::EU::effect_modify_ability_359_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_35_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_35_Record.h new file mode 100644 index 000000000..1885c5572 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_35_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_35_Record.h" +#include "../../KR/effect/effect_modify_ability_35_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_35_Record = BnsTables::KR::effect_modify_ability_35_Record; + #else + using effect_modify_ability_35_Record = BnsTables::EU::effect_modify_ability_35_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_360_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_360_Record.h new file mode 100644 index 000000000..01e90814d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_360_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_360_Record.h" +#include "../../KR/effect/effect_modify_ability_360_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_360_Record = BnsTables::KR::effect_modify_ability_360_Record; + #else + using effect_modify_ability_360_Record = BnsTables::EU::effect_modify_ability_360_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_361_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_361_Record.h new file mode 100644 index 000000000..30cf20ced --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_361_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_361_Record.h" +#include "../../KR/effect/effect_modify_ability_361_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_361_Record = BnsTables::KR::effect_modify_ability_361_Record; + #else + using effect_modify_ability_361_Record = BnsTables::EU::effect_modify_ability_361_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_362_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_362_Record.h new file mode 100644 index 000000000..b82e6709b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_362_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_362_Record.h" +#include "../../KR/effect/effect_modify_ability_362_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_362_Record = BnsTables::KR::effect_modify_ability_362_Record; + #else + using effect_modify_ability_362_Record = BnsTables::EU::effect_modify_ability_362_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_363_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_363_Record.h new file mode 100644 index 000000000..b720cac61 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_363_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_363_Record.h" +#include "../../KR/effect/effect_modify_ability_363_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_363_Record = BnsTables::KR::effect_modify_ability_363_Record; + #else + using effect_modify_ability_363_Record = BnsTables::EU::effect_modify_ability_363_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_364_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_364_Record.h new file mode 100644 index 000000000..4d7472466 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_364_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_364_Record.h" +#include "../../KR/effect/effect_modify_ability_364_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_364_Record = BnsTables::KR::effect_modify_ability_364_Record; + #else + using effect_modify_ability_364_Record = BnsTables::EU::effect_modify_ability_364_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_365_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_365_Record.h new file mode 100644 index 000000000..ba1021358 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_365_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_365_Record.h" +#include "../../KR/effect/effect_modify_ability_365_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_365_Record = BnsTables::KR::effect_modify_ability_365_Record; + #else + using effect_modify_ability_365_Record = BnsTables::EU::effect_modify_ability_365_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_366_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_366_Record.h new file mode 100644 index 000000000..aba0236fa --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_366_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_366_Record.h" +#include "../../KR/effect/effect_modify_ability_366_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_366_Record = BnsTables::KR::effect_modify_ability_366_Record; + #else + using effect_modify_ability_366_Record = BnsTables::EU::effect_modify_ability_366_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_367_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_367_Record.h new file mode 100644 index 000000000..72134aefb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_367_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_367_Record.h" +#include "../../KR/effect/effect_modify_ability_367_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_367_Record = BnsTables::KR::effect_modify_ability_367_Record; + #else + using effect_modify_ability_367_Record = BnsTables::EU::effect_modify_ability_367_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_368_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_368_Record.h new file mode 100644 index 000000000..a5a28af56 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_368_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_368_Record.h" +#include "../../KR/effect/effect_modify_ability_368_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_368_Record = BnsTables::KR::effect_modify_ability_368_Record; + #else + using effect_modify_ability_368_Record = BnsTables::EU::effect_modify_ability_368_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_369_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_369_Record.h new file mode 100644 index 000000000..041b20db4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_369_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_369_Record.h" +#include "../../KR/effect/effect_modify_ability_369_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_369_Record = BnsTables::KR::effect_modify_ability_369_Record; + #else + using effect_modify_ability_369_Record = BnsTables::EU::effect_modify_ability_369_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_36_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_36_Record.h new file mode 100644 index 000000000..6501297fd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_36_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_36_Record.h" +#include "../../KR/effect/effect_modify_ability_36_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_36_Record = BnsTables::KR::effect_modify_ability_36_Record; + #else + using effect_modify_ability_36_Record = BnsTables::EU::effect_modify_ability_36_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_370_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_370_Record.h new file mode 100644 index 000000000..bf9fe05b4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_370_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_370_Record.h" +#include "../../KR/effect/effect_modify_ability_370_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_370_Record = BnsTables::KR::effect_modify_ability_370_Record; + #else + using effect_modify_ability_370_Record = BnsTables::EU::effect_modify_ability_370_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_371_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_371_Record.h new file mode 100644 index 000000000..aca95271e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_371_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_371_Record.h" +#include "../../KR/effect/effect_modify_ability_371_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_371_Record = BnsTables::KR::effect_modify_ability_371_Record; + #else + using effect_modify_ability_371_Record = BnsTables::EU::effect_modify_ability_371_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_372_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_372_Record.h new file mode 100644 index 000000000..210a772f0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_372_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_372_Record.h" +#include "../../KR/effect/effect_modify_ability_372_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_372_Record = BnsTables::KR::effect_modify_ability_372_Record; + #else + using effect_modify_ability_372_Record = BnsTables::EU::effect_modify_ability_372_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_373_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_373_Record.h new file mode 100644 index 000000000..f87d7514e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_373_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_373_Record.h" +#include "../../KR/effect/effect_modify_ability_373_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_373_Record = BnsTables::KR::effect_modify_ability_373_Record; + #else + using effect_modify_ability_373_Record = BnsTables::EU::effect_modify_ability_373_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_374_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_374_Record.h new file mode 100644 index 000000000..0e91288e5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_374_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_374_Record.h" +#include "../../KR/effect/effect_modify_ability_374_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_374_Record = BnsTables::KR::effect_modify_ability_374_Record; + #else + using effect_modify_ability_374_Record = BnsTables::EU::effect_modify_ability_374_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_375_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_375_Record.h new file mode 100644 index 000000000..fa89542e1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_375_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_375_Record.h" +#include "../../KR/effect/effect_modify_ability_375_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_375_Record = BnsTables::KR::effect_modify_ability_375_Record; + #else + using effect_modify_ability_375_Record = BnsTables::EU::effect_modify_ability_375_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_376_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_376_Record.h new file mode 100644 index 000000000..d71a61bf7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_376_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_376_Record.h" +#include "../../KR/effect/effect_modify_ability_376_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_376_Record = BnsTables::KR::effect_modify_ability_376_Record; + #else + using effect_modify_ability_376_Record = BnsTables::EU::effect_modify_ability_376_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_377_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_377_Record.h new file mode 100644 index 000000000..bf649a3a7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_377_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_377_Record.h" +#include "../../KR/effect/effect_modify_ability_377_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_377_Record = BnsTables::KR::effect_modify_ability_377_Record; + #else + using effect_modify_ability_377_Record = BnsTables::EU::effect_modify_ability_377_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_378_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_378_Record.h new file mode 100644 index 000000000..3b53e714e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_378_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_378_Record.h" +#include "../../KR/effect/effect_modify_ability_378_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_378_Record = BnsTables::KR::effect_modify_ability_378_Record; + #else + using effect_modify_ability_378_Record = BnsTables::EU::effect_modify_ability_378_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_379_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_379_Record.h new file mode 100644 index 000000000..0ec696a02 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_379_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_379_Record.h" +#include "../../KR/effect/effect_modify_ability_379_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_379_Record = BnsTables::KR::effect_modify_ability_379_Record; + #else + using effect_modify_ability_379_Record = BnsTables::EU::effect_modify_ability_379_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_37_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_37_Record.h new file mode 100644 index 000000000..b001910d6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_37_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_37_Record.h" +#include "../../KR/effect/effect_modify_ability_37_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_37_Record = BnsTables::KR::effect_modify_ability_37_Record; + #else + using effect_modify_ability_37_Record = BnsTables::EU::effect_modify_ability_37_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_380_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_380_Record.h new file mode 100644 index 000000000..999c28694 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_380_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_380_Record.h" +#include "../../KR/effect/effect_modify_ability_380_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_380_Record = BnsTables::KR::effect_modify_ability_380_Record; + #else + using effect_modify_ability_380_Record = BnsTables::EU::effect_modify_ability_380_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_381_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_381_Record.h new file mode 100644 index 000000000..182fb079d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_381_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_381_Record.h" +#include "../../KR/effect/effect_modify_ability_381_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_381_Record = BnsTables::KR::effect_modify_ability_381_Record; + #else + using effect_modify_ability_381_Record = BnsTables::EU::effect_modify_ability_381_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_382_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_382_Record.h new file mode 100644 index 000000000..25796454d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_382_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_382_Record.h" +#include "../../KR/effect/effect_modify_ability_382_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_382_Record = BnsTables::KR::effect_modify_ability_382_Record; + #else + using effect_modify_ability_382_Record = BnsTables::EU::effect_modify_ability_382_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_383_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_383_Record.h new file mode 100644 index 000000000..857fbff16 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_383_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_383_Record.h" +#include "../../KR/effect/effect_modify_ability_383_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_383_Record = BnsTables::KR::effect_modify_ability_383_Record; + #else + using effect_modify_ability_383_Record = BnsTables::EU::effect_modify_ability_383_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_384_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_384_Record.h new file mode 100644 index 000000000..8ed5d7c33 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_384_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_384_Record.h" +#include "../../KR/effect/effect_modify_ability_384_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_384_Record = BnsTables::KR::effect_modify_ability_384_Record; + #else + using effect_modify_ability_384_Record = BnsTables::EU::effect_modify_ability_384_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_385_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_385_Record.h new file mode 100644 index 000000000..4407eb81f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_385_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_385_Record.h" +#include "../../KR/effect/effect_modify_ability_385_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_385_Record = BnsTables::KR::effect_modify_ability_385_Record; + #else + using effect_modify_ability_385_Record = BnsTables::EU::effect_modify_ability_385_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_386_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_386_Record.h new file mode 100644 index 000000000..0256428c5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_386_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_386_Record.h" +#include "../../KR/effect/effect_modify_ability_386_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_386_Record = BnsTables::KR::effect_modify_ability_386_Record; + #else + using effect_modify_ability_386_Record = BnsTables::EU::effect_modify_ability_386_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_387_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_387_Record.h new file mode 100644 index 000000000..52d05139b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_387_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_387_Record.h" +#include "../../KR/effect/effect_modify_ability_387_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_387_Record = BnsTables::KR::effect_modify_ability_387_Record; + #else + using effect_modify_ability_387_Record = BnsTables::EU::effect_modify_ability_387_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_388_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_388_Record.h new file mode 100644 index 000000000..cf3cab976 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_388_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_388_Record.h" +#include "../../KR/effect/effect_modify_ability_388_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_388_Record = BnsTables::KR::effect_modify_ability_388_Record; + #else + using effect_modify_ability_388_Record = BnsTables::EU::effect_modify_ability_388_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_389_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_389_Record.h new file mode 100644 index 000000000..ff87b2cdb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_389_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_389_Record.h" +#include "../../KR/effect/effect_modify_ability_389_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_389_Record = BnsTables::KR::effect_modify_ability_389_Record; + #else + using effect_modify_ability_389_Record = BnsTables::EU::effect_modify_ability_389_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_38_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_38_Record.h new file mode 100644 index 000000000..0dc3fcc77 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_38_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_38_Record.h" +#include "../../KR/effect/effect_modify_ability_38_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_38_Record = BnsTables::KR::effect_modify_ability_38_Record; + #else + using effect_modify_ability_38_Record = BnsTables::EU::effect_modify_ability_38_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_390_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_390_Record.h new file mode 100644 index 000000000..238e9612e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_390_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_390_Record.h" +#include "../../KR/effect/effect_modify_ability_390_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_390_Record = BnsTables::KR::effect_modify_ability_390_Record; + #else + using effect_modify_ability_390_Record = BnsTables::EU::effect_modify_ability_390_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_391_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_391_Record.h new file mode 100644 index 000000000..880556f6a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_391_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_391_Record.h" +#include "../../KR/effect/effect_modify_ability_391_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_391_Record = BnsTables::KR::effect_modify_ability_391_Record; + #else + using effect_modify_ability_391_Record = BnsTables::EU::effect_modify_ability_391_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_392_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_392_Record.h new file mode 100644 index 000000000..6ef0013ce --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_392_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_392_Record.h" +#include "../../KR/effect/effect_modify_ability_392_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_392_Record = BnsTables::KR::effect_modify_ability_392_Record; + #else + using effect_modify_ability_392_Record = BnsTables::EU::effect_modify_ability_392_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_393_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_393_Record.h new file mode 100644 index 000000000..d9aa68996 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_393_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_393_Record.h" +#include "../../KR/effect/effect_modify_ability_393_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_393_Record = BnsTables::KR::effect_modify_ability_393_Record; + #else + using effect_modify_ability_393_Record = BnsTables::EU::effect_modify_ability_393_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_394_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_394_Record.h new file mode 100644 index 000000000..ed608f33a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_394_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_394_Record.h" +#include "../../KR/effect/effect_modify_ability_394_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_394_Record = BnsTables::KR::effect_modify_ability_394_Record; + #else + using effect_modify_ability_394_Record = BnsTables::EU::effect_modify_ability_394_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_395_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_395_Record.h new file mode 100644 index 000000000..e8ed976dd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_395_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_395_Record.h" +#include "../../KR/effect/effect_modify_ability_395_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_395_Record = BnsTables::KR::effect_modify_ability_395_Record; + #else + using effect_modify_ability_395_Record = BnsTables::EU::effect_modify_ability_395_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_396_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_396_Record.h new file mode 100644 index 000000000..31a30fe34 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_396_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_396_Record.h" +#include "../../KR/effect/effect_modify_ability_396_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_396_Record = BnsTables::KR::effect_modify_ability_396_Record; + #else + using effect_modify_ability_396_Record = BnsTables::EU::effect_modify_ability_396_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_397_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_397_Record.h new file mode 100644 index 000000000..46486d39e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_397_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_397_Record.h" +#include "../../KR/effect/effect_modify_ability_397_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_397_Record = BnsTables::KR::effect_modify_ability_397_Record; + #else + using effect_modify_ability_397_Record = BnsTables::EU::effect_modify_ability_397_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_398_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_398_Record.h new file mode 100644 index 000000000..da293052c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_398_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_398_Record.h" +#include "../../KR/effect/effect_modify_ability_398_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_398_Record = BnsTables::KR::effect_modify_ability_398_Record; + #else + using effect_modify_ability_398_Record = BnsTables::EU::effect_modify_ability_398_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_399_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_399_Record.h new file mode 100644 index 000000000..a179cf854 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_399_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_399_Record.h" +#include "../../KR/effect/effect_modify_ability_399_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_399_Record = BnsTables::KR::effect_modify_ability_399_Record; + #else + using effect_modify_ability_399_Record = BnsTables::EU::effect_modify_ability_399_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_39_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_39_Record.h new file mode 100644 index 000000000..a22f1daad --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_39_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_39_Record.h" +#include "../../KR/effect/effect_modify_ability_39_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_39_Record = BnsTables::KR::effect_modify_ability_39_Record; + #else + using effect_modify_ability_39_Record = BnsTables::EU::effect_modify_ability_39_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_3_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_3_Record.h new file mode 100644 index 000000000..9e6ee0e59 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_3_Record.h" +#include "../../KR/effect/effect_modify_ability_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_3_Record = BnsTables::KR::effect_modify_ability_3_Record; + #else + using effect_modify_ability_3_Record = BnsTables::EU::effect_modify_ability_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_400_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_400_Record.h new file mode 100644 index 000000000..1fd8caf19 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_400_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_400_Record.h" +#include "../../KR/effect/effect_modify_ability_400_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_400_Record = BnsTables::KR::effect_modify_ability_400_Record; + #else + using effect_modify_ability_400_Record = BnsTables::EU::effect_modify_ability_400_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_401_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_401_Record.h new file mode 100644 index 000000000..925c26d94 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_401_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_401_Record.h" +#include "../../KR/effect/effect_modify_ability_401_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_401_Record = BnsTables::KR::effect_modify_ability_401_Record; + #else + using effect_modify_ability_401_Record = BnsTables::EU::effect_modify_ability_401_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_402_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_402_Record.h new file mode 100644 index 000000000..9b366e373 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_402_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_402_Record.h" +#include "../../KR/effect/effect_modify_ability_402_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_402_Record = BnsTables::KR::effect_modify_ability_402_Record; + #else + using effect_modify_ability_402_Record = BnsTables::EU::effect_modify_ability_402_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_403_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_403_Record.h new file mode 100644 index 000000000..31e948ce9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_403_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_403_Record.h" +#include "../../KR/effect/effect_modify_ability_403_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_403_Record = BnsTables::KR::effect_modify_ability_403_Record; + #else + using effect_modify_ability_403_Record = BnsTables::EU::effect_modify_ability_403_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_404_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_404_Record.h new file mode 100644 index 000000000..79ba2208f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_404_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_404_Record.h" +#include "../../KR/effect/effect_modify_ability_404_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_404_Record = BnsTables::KR::effect_modify_ability_404_Record; + #else + using effect_modify_ability_404_Record = BnsTables::EU::effect_modify_ability_404_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_405_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_405_Record.h new file mode 100644 index 000000000..9abc9fa82 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_405_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_405_Record.h" +#include "../../KR/effect/effect_modify_ability_405_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_405_Record = BnsTables::KR::effect_modify_ability_405_Record; + #else + using effect_modify_ability_405_Record = BnsTables::EU::effect_modify_ability_405_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_406_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_406_Record.h new file mode 100644 index 000000000..9afd09aec --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_406_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_406_Record.h" +#include "../../KR/effect/effect_modify_ability_406_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_406_Record = BnsTables::KR::effect_modify_ability_406_Record; + #else + using effect_modify_ability_406_Record = BnsTables::EU::effect_modify_ability_406_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_407_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_407_Record.h new file mode 100644 index 000000000..3cb2e6ce0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_407_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_407_Record.h" +#include "../../KR/effect/effect_modify_ability_407_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_407_Record = BnsTables::KR::effect_modify_ability_407_Record; + #else + using effect_modify_ability_407_Record = BnsTables::EU::effect_modify_ability_407_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_408_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_408_Record.h new file mode 100644 index 000000000..28a98a948 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_408_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_408_Record.h" +#include "../../KR/effect/effect_modify_ability_408_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_408_Record = BnsTables::KR::effect_modify_ability_408_Record; + #else + using effect_modify_ability_408_Record = BnsTables::EU::effect_modify_ability_408_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_409_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_409_Record.h new file mode 100644 index 000000000..d3daa0f16 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_409_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_409_Record.h" +#include "../../KR/effect/effect_modify_ability_409_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_409_Record = BnsTables::KR::effect_modify_ability_409_Record; + #else + using effect_modify_ability_409_Record = BnsTables::EU::effect_modify_ability_409_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_40_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_40_Record.h new file mode 100644 index 000000000..a4a567780 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_40_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_40_Record.h" +#include "../../KR/effect/effect_modify_ability_40_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_40_Record = BnsTables::KR::effect_modify_ability_40_Record; + #else + using effect_modify_ability_40_Record = BnsTables::EU::effect_modify_ability_40_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_410_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_410_Record.h new file mode 100644 index 000000000..240e0dcf0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_410_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_410_Record.h" +#include "../../KR/effect/effect_modify_ability_410_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_410_Record = BnsTables::KR::effect_modify_ability_410_Record; + #else + using effect_modify_ability_410_Record = BnsTables::EU::effect_modify_ability_410_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_411_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_411_Record.h new file mode 100644 index 000000000..519270f15 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_411_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_411_Record.h" +#include "../../KR/effect/effect_modify_ability_411_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_411_Record = BnsTables::KR::effect_modify_ability_411_Record; + #else + using effect_modify_ability_411_Record = BnsTables::EU::effect_modify_ability_411_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_412_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_412_Record.h new file mode 100644 index 000000000..c6ca23d09 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_412_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_412_Record.h" +#include "../../KR/effect/effect_modify_ability_412_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_412_Record = BnsTables::KR::effect_modify_ability_412_Record; + #else + using effect_modify_ability_412_Record = BnsTables::EU::effect_modify_ability_412_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_413_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_413_Record.h new file mode 100644 index 000000000..2c9b50100 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_413_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_413_Record.h" +#include "../../KR/effect/effect_modify_ability_413_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_413_Record = BnsTables::KR::effect_modify_ability_413_Record; + #else + using effect_modify_ability_413_Record = BnsTables::EU::effect_modify_ability_413_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_414_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_414_Record.h new file mode 100644 index 000000000..d4f3df4c2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_414_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_414_Record.h" +#include "../../KR/effect/effect_modify_ability_414_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_414_Record = BnsTables::KR::effect_modify_ability_414_Record; + #else + using effect_modify_ability_414_Record = BnsTables::EU::effect_modify_ability_414_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_415_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_415_Record.h new file mode 100644 index 000000000..3e02bbb5f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_415_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_415_Record.h" +#include "../../KR/effect/effect_modify_ability_415_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_415_Record = BnsTables::KR::effect_modify_ability_415_Record; + #else + using effect_modify_ability_415_Record = BnsTables::EU::effect_modify_ability_415_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_416_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_416_Record.h new file mode 100644 index 000000000..022a1a4e1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_416_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_416_Record.h" +#include "../../KR/effect/effect_modify_ability_416_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_416_Record = BnsTables::KR::effect_modify_ability_416_Record; + #else + using effect_modify_ability_416_Record = BnsTables::EU::effect_modify_ability_416_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_417_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_417_Record.h new file mode 100644 index 000000000..6c0136066 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_417_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_417_Record.h" +#include "../../KR/effect/effect_modify_ability_417_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_417_Record = BnsTables::KR::effect_modify_ability_417_Record; + #else + using effect_modify_ability_417_Record = BnsTables::EU::effect_modify_ability_417_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_418_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_418_Record.h new file mode 100644 index 000000000..e0df6f40d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_418_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_418_Record.h" +#include "../../KR/effect/effect_modify_ability_418_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_418_Record = BnsTables::KR::effect_modify_ability_418_Record; + #else + using effect_modify_ability_418_Record = BnsTables::EU::effect_modify_ability_418_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_419_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_419_Record.h new file mode 100644 index 000000000..ac585200d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_419_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_419_Record.h" +#include "../../KR/effect/effect_modify_ability_419_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_419_Record = BnsTables::KR::effect_modify_ability_419_Record; + #else + using effect_modify_ability_419_Record = BnsTables::EU::effect_modify_ability_419_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_41_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_41_Record.h new file mode 100644 index 000000000..1eeb95a29 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_41_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_41_Record.h" +#include "../../KR/effect/effect_modify_ability_41_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_41_Record = BnsTables::KR::effect_modify_ability_41_Record; + #else + using effect_modify_ability_41_Record = BnsTables::EU::effect_modify_ability_41_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_420_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_420_Record.h new file mode 100644 index 000000000..a5ce7f128 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_420_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_420_Record.h" +#include "../../KR/effect/effect_modify_ability_420_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_420_Record = BnsTables::KR::effect_modify_ability_420_Record; + #else + using effect_modify_ability_420_Record = BnsTables::EU::effect_modify_ability_420_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_421_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_421_Record.h new file mode 100644 index 000000000..62b35880a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_421_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_421_Record.h" +#include "../../KR/effect/effect_modify_ability_421_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_421_Record = BnsTables::KR::effect_modify_ability_421_Record; + #else + using effect_modify_ability_421_Record = BnsTables::EU::effect_modify_ability_421_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_422_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_422_Record.h new file mode 100644 index 000000000..03a36c999 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_422_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_422_Record.h" +#include "../../KR/effect/effect_modify_ability_422_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_422_Record = BnsTables::KR::effect_modify_ability_422_Record; + #else + using effect_modify_ability_422_Record = BnsTables::EU::effect_modify_ability_422_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_423_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_423_Record.h new file mode 100644 index 000000000..c9bb225f6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_423_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_423_Record.h" +#include "../../KR/effect/effect_modify_ability_423_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_423_Record = BnsTables::KR::effect_modify_ability_423_Record; + #else + using effect_modify_ability_423_Record = BnsTables::EU::effect_modify_ability_423_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_424_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_424_Record.h new file mode 100644 index 000000000..7b87aa541 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_424_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_424_Record.h" +#include "../../KR/effect/effect_modify_ability_424_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_424_Record = BnsTables::KR::effect_modify_ability_424_Record; + #else + using effect_modify_ability_424_Record = BnsTables::EU::effect_modify_ability_424_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_425_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_425_Record.h new file mode 100644 index 000000000..4a9d47010 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_425_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_425_Record.h" +#include "../../KR/effect/effect_modify_ability_425_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_425_Record = BnsTables::KR::effect_modify_ability_425_Record; + #else + using effect_modify_ability_425_Record = BnsTables::EU::effect_modify_ability_425_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_426_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_426_Record.h new file mode 100644 index 000000000..fdb93ed48 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_426_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_426_Record.h" +#include "../../KR/effect/effect_modify_ability_426_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_426_Record = BnsTables::KR::effect_modify_ability_426_Record; + #else + using effect_modify_ability_426_Record = BnsTables::EU::effect_modify_ability_426_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_427_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_427_Record.h new file mode 100644 index 000000000..66a360745 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_427_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_427_Record.h" +#include "../../KR/effect/effect_modify_ability_427_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_427_Record = BnsTables::KR::effect_modify_ability_427_Record; + #else + using effect_modify_ability_427_Record = BnsTables::EU::effect_modify_ability_427_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_428_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_428_Record.h new file mode 100644 index 000000000..14b86f26d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_428_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_428_Record.h" +#include "../../KR/effect/effect_modify_ability_428_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_428_Record = BnsTables::KR::effect_modify_ability_428_Record; + #else + using effect_modify_ability_428_Record = BnsTables::EU::effect_modify_ability_428_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_429_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_429_Record.h new file mode 100644 index 000000000..9292a5e1d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_429_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_429_Record.h" +#include "../../KR/effect/effect_modify_ability_429_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_429_Record = BnsTables::KR::effect_modify_ability_429_Record; + #else + using effect_modify_ability_429_Record = BnsTables::EU::effect_modify_ability_429_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_42_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_42_Record.h new file mode 100644 index 000000000..ad7dba6f6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_42_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_42_Record.h" +#include "../../KR/effect/effect_modify_ability_42_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_42_Record = BnsTables::KR::effect_modify_ability_42_Record; + #else + using effect_modify_ability_42_Record = BnsTables::EU::effect_modify_ability_42_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_430_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_430_Record.h new file mode 100644 index 000000000..c4063bf5d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_430_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_430_Record.h" +#include "../../KR/effect/effect_modify_ability_430_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_430_Record = BnsTables::KR::effect_modify_ability_430_Record; + #else + using effect_modify_ability_430_Record = BnsTables::EU::effect_modify_ability_430_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_431_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_431_Record.h new file mode 100644 index 000000000..a36363ebf --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_431_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_431_Record.h" +#include "../../KR/effect/effect_modify_ability_431_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_431_Record = BnsTables::KR::effect_modify_ability_431_Record; + #else + using effect_modify_ability_431_Record = BnsTables::EU::effect_modify_ability_431_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_432_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_432_Record.h new file mode 100644 index 000000000..8ab45859a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_432_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_432_Record.h" +#include "../../KR/effect/effect_modify_ability_432_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_432_Record = BnsTables::KR::effect_modify_ability_432_Record; + #else + using effect_modify_ability_432_Record = BnsTables::EU::effect_modify_ability_432_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_433_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_433_Record.h new file mode 100644 index 000000000..12333bdd2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_433_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_433_Record.h" +#include "../../KR/effect/effect_modify_ability_433_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_433_Record = BnsTables::KR::effect_modify_ability_433_Record; + #else + using effect_modify_ability_433_Record = BnsTables::EU::effect_modify_ability_433_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_434_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_434_Record.h new file mode 100644 index 000000000..4bceb7bd8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_434_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_434_Record.h" +#include "../../KR/effect/effect_modify_ability_434_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_434_Record = BnsTables::KR::effect_modify_ability_434_Record; + #else + using effect_modify_ability_434_Record = BnsTables::EU::effect_modify_ability_434_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_435_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_435_Record.h new file mode 100644 index 000000000..70dc0cdad --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_435_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_435_Record.h" +#include "../../KR/effect/effect_modify_ability_435_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_435_Record = BnsTables::KR::effect_modify_ability_435_Record; + #else + using effect_modify_ability_435_Record = BnsTables::EU::effect_modify_ability_435_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_436_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_436_Record.h new file mode 100644 index 000000000..53c2a8f85 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_436_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_436_Record.h" +#include "../../KR/effect/effect_modify_ability_436_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_436_Record = BnsTables::KR::effect_modify_ability_436_Record; + #else + using effect_modify_ability_436_Record = BnsTables::EU::effect_modify_ability_436_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_437_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_437_Record.h new file mode 100644 index 000000000..0fe9578db --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_437_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_437_Record.h" +#include "../../KR/effect/effect_modify_ability_437_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_437_Record = BnsTables::KR::effect_modify_ability_437_Record; + #else + using effect_modify_ability_437_Record = BnsTables::EU::effect_modify_ability_437_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_438_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_438_Record.h new file mode 100644 index 000000000..d01edd131 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_438_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_438_Record.h" +#include "../../KR/effect/effect_modify_ability_438_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_438_Record = BnsTables::KR::effect_modify_ability_438_Record; + #else + using effect_modify_ability_438_Record = BnsTables::EU::effect_modify_ability_438_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_439_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_439_Record.h new file mode 100644 index 000000000..ca04d4fd5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_439_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_439_Record.h" +#include "../../KR/effect/effect_modify_ability_439_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_439_Record = BnsTables::KR::effect_modify_ability_439_Record; + #else + using effect_modify_ability_439_Record = BnsTables::EU::effect_modify_ability_439_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_43_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_43_Record.h new file mode 100644 index 000000000..fcfa75d3e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_43_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_43_Record.h" +#include "../../KR/effect/effect_modify_ability_43_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_43_Record = BnsTables::KR::effect_modify_ability_43_Record; + #else + using effect_modify_ability_43_Record = BnsTables::EU::effect_modify_ability_43_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_440_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_440_Record.h new file mode 100644 index 000000000..6b8917b03 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_440_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_440_Record.h" +#include "../../KR/effect/effect_modify_ability_440_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_440_Record = BnsTables::KR::effect_modify_ability_440_Record; + #else + using effect_modify_ability_440_Record = BnsTables::EU::effect_modify_ability_440_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_441_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_441_Record.h new file mode 100644 index 000000000..0cac7695e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_441_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_441_Record.h" +#include "../../KR/effect/effect_modify_ability_441_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_441_Record = BnsTables::KR::effect_modify_ability_441_Record; + #else + using effect_modify_ability_441_Record = BnsTables::EU::effect_modify_ability_441_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_442_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_442_Record.h new file mode 100644 index 000000000..e2149746f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_442_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_442_Record.h" +#include "../../KR/effect/effect_modify_ability_442_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_442_Record = BnsTables::KR::effect_modify_ability_442_Record; + #else + using effect_modify_ability_442_Record = BnsTables::EU::effect_modify_ability_442_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_443_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_443_Record.h new file mode 100644 index 000000000..1555e0bbd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_443_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_443_Record.h" +#include "../../KR/effect/effect_modify_ability_443_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_443_Record = BnsTables::KR::effect_modify_ability_443_Record; + #else + using effect_modify_ability_443_Record = BnsTables::EU::effect_modify_ability_443_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_444_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_444_Record.h new file mode 100644 index 000000000..fbbe2299c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_444_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_444_Record.h" +#include "../../KR/effect/effect_modify_ability_444_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_444_Record = BnsTables::KR::effect_modify_ability_444_Record; + #else + using effect_modify_ability_444_Record = BnsTables::EU::effect_modify_ability_444_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_445_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_445_Record.h new file mode 100644 index 000000000..5c06d13bc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_445_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_445_Record.h" +#include "../../KR/effect/effect_modify_ability_445_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_445_Record = BnsTables::KR::effect_modify_ability_445_Record; + #else + using effect_modify_ability_445_Record = BnsTables::EU::effect_modify_ability_445_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_446_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_446_Record.h new file mode 100644 index 000000000..b7a898ab9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_446_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_446_Record.h" +#include "../../KR/effect/effect_modify_ability_446_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_446_Record = BnsTables::KR::effect_modify_ability_446_Record; + #else + using effect_modify_ability_446_Record = BnsTables::EU::effect_modify_ability_446_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_447_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_447_Record.h new file mode 100644 index 000000000..989c84b0c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_447_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_447_Record.h" +#include "../../KR/effect/effect_modify_ability_447_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_447_Record = BnsTables::KR::effect_modify_ability_447_Record; + #else + using effect_modify_ability_447_Record = BnsTables::EU::effect_modify_ability_447_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_448_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_448_Record.h new file mode 100644 index 000000000..07b19594b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_448_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_448_Record.h" +#include "../../KR/effect/effect_modify_ability_448_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_448_Record = BnsTables::KR::effect_modify_ability_448_Record; + #else + using effect_modify_ability_448_Record = BnsTables::EU::effect_modify_ability_448_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_449_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_449_Record.h new file mode 100644 index 000000000..c14b5b269 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_449_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_449_Record.h" +#include "../../KR/effect/effect_modify_ability_449_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_449_Record = BnsTables::KR::effect_modify_ability_449_Record; + #else + using effect_modify_ability_449_Record = BnsTables::EU::effect_modify_ability_449_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_44_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_44_Record.h new file mode 100644 index 000000000..b46bfdc08 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_44_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_44_Record.h" +#include "../../KR/effect/effect_modify_ability_44_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_44_Record = BnsTables::KR::effect_modify_ability_44_Record; + #else + using effect_modify_ability_44_Record = BnsTables::EU::effect_modify_ability_44_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_450_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_450_Record.h new file mode 100644 index 000000000..7fcfade5b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_450_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_450_Record.h" +#include "../../KR/effect/effect_modify_ability_450_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_450_Record = BnsTables::KR::effect_modify_ability_450_Record; + #else + using effect_modify_ability_450_Record = BnsTables::EU::effect_modify_ability_450_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_451_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_451_Record.h new file mode 100644 index 000000000..3f1a4b24f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_451_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_451_Record.h" +#include "../../KR/effect/effect_modify_ability_451_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_451_Record = BnsTables::KR::effect_modify_ability_451_Record; + #else + using effect_modify_ability_451_Record = BnsTables::EU::effect_modify_ability_451_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_452_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_452_Record.h new file mode 100644 index 000000000..c679c0654 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_452_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_452_Record.h" +#include "../../KR/effect/effect_modify_ability_452_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_452_Record = BnsTables::KR::effect_modify_ability_452_Record; + #else + using effect_modify_ability_452_Record = BnsTables::EU::effect_modify_ability_452_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_453_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_453_Record.h new file mode 100644 index 000000000..f8717a5f0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_453_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_453_Record.h" +#include "../../KR/effect/effect_modify_ability_453_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_453_Record = BnsTables::KR::effect_modify_ability_453_Record; + #else + using effect_modify_ability_453_Record = BnsTables::EU::effect_modify_ability_453_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_454_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_454_Record.h new file mode 100644 index 000000000..89f95aee6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_454_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_454_Record.h" +#include "../../KR/effect/effect_modify_ability_454_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_454_Record = BnsTables::KR::effect_modify_ability_454_Record; + #else + using effect_modify_ability_454_Record = BnsTables::EU::effect_modify_ability_454_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_455_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_455_Record.h new file mode 100644 index 000000000..78ac83904 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_455_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_455_Record.h" +#include "../../KR/effect/effect_modify_ability_455_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_455_Record = BnsTables::KR::effect_modify_ability_455_Record; + #else + using effect_modify_ability_455_Record = BnsTables::EU::effect_modify_ability_455_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_456_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_456_Record.h new file mode 100644 index 000000000..d17f83695 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_456_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_456_Record.h" +#include "../../KR/effect/effect_modify_ability_456_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_456_Record = BnsTables::KR::effect_modify_ability_456_Record; + #else + using effect_modify_ability_456_Record = BnsTables::EU::effect_modify_ability_456_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_457_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_457_Record.h new file mode 100644 index 000000000..8e4e1dab8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_457_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_457_Record.h" +#include "../../KR/effect/effect_modify_ability_457_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_457_Record = BnsTables::KR::effect_modify_ability_457_Record; + #else + using effect_modify_ability_457_Record = BnsTables::EU::effect_modify_ability_457_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_458_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_458_Record.h new file mode 100644 index 000000000..a8508be83 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_458_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_458_Record.h" +#include "../../KR/effect/effect_modify_ability_458_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_458_Record = BnsTables::KR::effect_modify_ability_458_Record; + #else + using effect_modify_ability_458_Record = BnsTables::EU::effect_modify_ability_458_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_459_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_459_Record.h new file mode 100644 index 000000000..9bd9f3a25 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_459_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_459_Record.h" +#include "../../KR/effect/effect_modify_ability_459_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_459_Record = BnsTables::KR::effect_modify_ability_459_Record; + #else + using effect_modify_ability_459_Record = BnsTables::EU::effect_modify_ability_459_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_45_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_45_Record.h new file mode 100644 index 000000000..de2cdde75 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_45_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_45_Record.h" +#include "../../KR/effect/effect_modify_ability_45_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_45_Record = BnsTables::KR::effect_modify_ability_45_Record; + #else + using effect_modify_ability_45_Record = BnsTables::EU::effect_modify_ability_45_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_460_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_460_Record.h new file mode 100644 index 000000000..888df3ae9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_460_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_460_Record.h" +#include "../../KR/effect/effect_modify_ability_460_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_460_Record = BnsTables::KR::effect_modify_ability_460_Record; + #else + using effect_modify_ability_460_Record = BnsTables::EU::effect_modify_ability_460_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_461_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_461_Record.h new file mode 100644 index 000000000..0ade264c2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_461_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_461_Record.h" +#include "../../KR/effect/effect_modify_ability_461_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_461_Record = BnsTables::KR::effect_modify_ability_461_Record; + #else + using effect_modify_ability_461_Record = BnsTables::EU::effect_modify_ability_461_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_462_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_462_Record.h new file mode 100644 index 000000000..bce1eec93 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_462_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_462_Record.h" +#include "../../KR/effect/effect_modify_ability_462_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_462_Record = BnsTables::KR::effect_modify_ability_462_Record; + #else + using effect_modify_ability_462_Record = BnsTables::EU::effect_modify_ability_462_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_463_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_463_Record.h new file mode 100644 index 000000000..7e4c28b09 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_463_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_463_Record.h" +#include "../../KR/effect/effect_modify_ability_463_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_463_Record = BnsTables::KR::effect_modify_ability_463_Record; + #else + using effect_modify_ability_463_Record = BnsTables::EU::effect_modify_ability_463_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_464_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_464_Record.h new file mode 100644 index 000000000..492f5521b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_464_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_464_Record.h" +#include "../../KR/effect/effect_modify_ability_464_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_464_Record = BnsTables::KR::effect_modify_ability_464_Record; + #else + using effect_modify_ability_464_Record = BnsTables::EU::effect_modify_ability_464_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_465_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_465_Record.h new file mode 100644 index 000000000..dbb000754 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_465_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_465_Record.h" +#include "../../KR/effect/effect_modify_ability_465_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_465_Record = BnsTables::KR::effect_modify_ability_465_Record; + #else + using effect_modify_ability_465_Record = BnsTables::EU::effect_modify_ability_465_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_466_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_466_Record.h new file mode 100644 index 000000000..28c0acf35 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_466_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_466_Record.h" +#include "../../KR/effect/effect_modify_ability_466_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_466_Record = BnsTables::KR::effect_modify_ability_466_Record; + #else + using effect_modify_ability_466_Record = BnsTables::EU::effect_modify_ability_466_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_467_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_467_Record.h new file mode 100644 index 000000000..3c942f69c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_467_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_467_Record.h" +#include "../../KR/effect/effect_modify_ability_467_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_467_Record = BnsTables::KR::effect_modify_ability_467_Record; + #else + using effect_modify_ability_467_Record = BnsTables::EU::effect_modify_ability_467_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_468_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_468_Record.h new file mode 100644 index 000000000..5cfacf2ad --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_468_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_468_Record.h" +#include "../../KR/effect/effect_modify_ability_468_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_468_Record = BnsTables::KR::effect_modify_ability_468_Record; + #else + using effect_modify_ability_468_Record = BnsTables::EU::effect_modify_ability_468_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_469_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_469_Record.h new file mode 100644 index 000000000..55f2bd04a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_469_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_469_Record.h" +#include "../../KR/effect/effect_modify_ability_469_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_469_Record = BnsTables::KR::effect_modify_ability_469_Record; + #else + using effect_modify_ability_469_Record = BnsTables::EU::effect_modify_ability_469_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_46_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_46_Record.h new file mode 100644 index 000000000..54da01f9e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_46_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_46_Record.h" +#include "../../KR/effect/effect_modify_ability_46_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_46_Record = BnsTables::KR::effect_modify_ability_46_Record; + #else + using effect_modify_ability_46_Record = BnsTables::EU::effect_modify_ability_46_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_470_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_470_Record.h new file mode 100644 index 000000000..fad18169b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_470_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_470_Record.h" +#include "../../KR/effect/effect_modify_ability_470_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_470_Record = BnsTables::KR::effect_modify_ability_470_Record; + #else + using effect_modify_ability_470_Record = BnsTables::EU::effect_modify_ability_470_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_471_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_471_Record.h new file mode 100644 index 000000000..8c1f0383c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_471_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_471_Record.h" +#include "../../KR/effect/effect_modify_ability_471_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_471_Record = BnsTables::KR::effect_modify_ability_471_Record; + #else + using effect_modify_ability_471_Record = BnsTables::EU::effect_modify_ability_471_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_472_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_472_Record.h new file mode 100644 index 000000000..c569ad464 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_472_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_472_Record.h" +#include "../../KR/effect/effect_modify_ability_472_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_472_Record = BnsTables::KR::effect_modify_ability_472_Record; + #else + using effect_modify_ability_472_Record = BnsTables::EU::effect_modify_ability_472_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_473_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_473_Record.h new file mode 100644 index 000000000..f24a3cb38 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_473_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_473_Record.h" +#include "../../KR/effect/effect_modify_ability_473_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_473_Record = BnsTables::KR::effect_modify_ability_473_Record; + #else + using effect_modify_ability_473_Record = BnsTables::EU::effect_modify_ability_473_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_474_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_474_Record.h new file mode 100644 index 000000000..6d85799d1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_474_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_474_Record.h" +#include "../../KR/effect/effect_modify_ability_474_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_474_Record = BnsTables::KR::effect_modify_ability_474_Record; + #else + using effect_modify_ability_474_Record = BnsTables::EU::effect_modify_ability_474_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_475_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_475_Record.h new file mode 100644 index 000000000..eb790f354 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_475_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_475_Record.h" +#include "../../KR/effect/effect_modify_ability_475_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_475_Record = BnsTables::KR::effect_modify_ability_475_Record; + #else + using effect_modify_ability_475_Record = BnsTables::EU::effect_modify_ability_475_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_476_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_476_Record.h new file mode 100644 index 000000000..cd991d244 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_476_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_476_Record.h" +#include "../../KR/effect/effect_modify_ability_476_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_476_Record = BnsTables::KR::effect_modify_ability_476_Record; + #else + using effect_modify_ability_476_Record = BnsTables::EU::effect_modify_ability_476_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_477_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_477_Record.h new file mode 100644 index 000000000..4a9714697 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_477_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_477_Record.h" +#include "../../KR/effect/effect_modify_ability_477_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_477_Record = BnsTables::KR::effect_modify_ability_477_Record; + #else + using effect_modify_ability_477_Record = BnsTables::EU::effect_modify_ability_477_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_478_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_478_Record.h new file mode 100644 index 000000000..834dceea8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_478_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_478_Record.h" +#include "../../KR/effect/effect_modify_ability_478_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_478_Record = BnsTables::KR::effect_modify_ability_478_Record; + #else + using effect_modify_ability_478_Record = BnsTables::EU::effect_modify_ability_478_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_479_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_479_Record.h new file mode 100644 index 000000000..468fac063 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_479_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_479_Record.h" +#include "../../KR/effect/effect_modify_ability_479_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_479_Record = BnsTables::KR::effect_modify_ability_479_Record; + #else + using effect_modify_ability_479_Record = BnsTables::EU::effect_modify_ability_479_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_47_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_47_Record.h new file mode 100644 index 000000000..c1f755356 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_47_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_47_Record.h" +#include "../../KR/effect/effect_modify_ability_47_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_47_Record = BnsTables::KR::effect_modify_ability_47_Record; + #else + using effect_modify_ability_47_Record = BnsTables::EU::effect_modify_ability_47_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_480_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_480_Record.h new file mode 100644 index 000000000..78bb7b95e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_480_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_480_Record.h" +#include "../../KR/effect/effect_modify_ability_480_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_480_Record = BnsTables::KR::effect_modify_ability_480_Record; + #else + using effect_modify_ability_480_Record = BnsTables::EU::effect_modify_ability_480_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_481_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_481_Record.h new file mode 100644 index 000000000..a8a2a3699 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_481_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_481_Record.h" +#include "../../KR/effect/effect_modify_ability_481_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_481_Record = BnsTables::KR::effect_modify_ability_481_Record; + #else + using effect_modify_ability_481_Record = BnsTables::EU::effect_modify_ability_481_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_482_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_482_Record.h new file mode 100644 index 000000000..e575048d0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_482_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_482_Record.h" +#include "../../KR/effect/effect_modify_ability_482_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_482_Record = BnsTables::KR::effect_modify_ability_482_Record; + #else + using effect_modify_ability_482_Record = BnsTables::EU::effect_modify_ability_482_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_483_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_483_Record.h new file mode 100644 index 000000000..0010fc0c1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_483_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_483_Record.h" +#include "../../KR/effect/effect_modify_ability_483_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_483_Record = BnsTables::KR::effect_modify_ability_483_Record; + #else + using effect_modify_ability_483_Record = BnsTables::EU::effect_modify_ability_483_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_484_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_484_Record.h new file mode 100644 index 000000000..1a669f9d8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_484_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_484_Record.h" +#include "../../KR/effect/effect_modify_ability_484_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_484_Record = BnsTables::KR::effect_modify_ability_484_Record; + #else + using effect_modify_ability_484_Record = BnsTables::EU::effect_modify_ability_484_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_485_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_485_Record.h new file mode 100644 index 000000000..4b843ceef --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_485_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_485_Record.h" +#include "../../KR/effect/effect_modify_ability_485_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_485_Record = BnsTables::KR::effect_modify_ability_485_Record; + #else + using effect_modify_ability_485_Record = BnsTables::EU::effect_modify_ability_485_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_486_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_486_Record.h new file mode 100644 index 000000000..e895c34a6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_486_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_486_Record.h" +#include "../../KR/effect/effect_modify_ability_486_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_486_Record = BnsTables::KR::effect_modify_ability_486_Record; + #else + using effect_modify_ability_486_Record = BnsTables::EU::effect_modify_ability_486_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_487_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_487_Record.h new file mode 100644 index 000000000..ab983b056 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_487_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_487_Record.h" +#include "../../KR/effect/effect_modify_ability_487_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_487_Record = BnsTables::KR::effect_modify_ability_487_Record; + #else + using effect_modify_ability_487_Record = BnsTables::EU::effect_modify_ability_487_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_488_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_488_Record.h new file mode 100644 index 000000000..982843c63 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_488_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_488_Record.h" +#include "../../KR/effect/effect_modify_ability_488_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_488_Record = BnsTables::KR::effect_modify_ability_488_Record; + #else + using effect_modify_ability_488_Record = BnsTables::EU::effect_modify_ability_488_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_489_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_489_Record.h new file mode 100644 index 000000000..b95bc429c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_489_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_489_Record.h" +#include "../../KR/effect/effect_modify_ability_489_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_489_Record = BnsTables::KR::effect_modify_ability_489_Record; + #else + using effect_modify_ability_489_Record = BnsTables::EU::effect_modify_ability_489_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_48_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_48_Record.h new file mode 100644 index 000000000..869a4780e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_48_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_48_Record.h" +#include "../../KR/effect/effect_modify_ability_48_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_48_Record = BnsTables::KR::effect_modify_ability_48_Record; + #else + using effect_modify_ability_48_Record = BnsTables::EU::effect_modify_ability_48_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_490_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_490_Record.h new file mode 100644 index 000000000..503fd407b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_490_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_490_Record.h" +#include "../../KR/effect/effect_modify_ability_490_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_490_Record = BnsTables::KR::effect_modify_ability_490_Record; + #else + using effect_modify_ability_490_Record = BnsTables::EU::effect_modify_ability_490_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_491_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_491_Record.h new file mode 100644 index 000000000..fad6982d8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_491_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_491_Record.h" +#include "../../KR/effect/effect_modify_ability_491_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_491_Record = BnsTables::KR::effect_modify_ability_491_Record; + #else + using effect_modify_ability_491_Record = BnsTables::EU::effect_modify_ability_491_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_492_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_492_Record.h new file mode 100644 index 000000000..9618af18a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_492_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_492_Record.h" +#include "../../KR/effect/effect_modify_ability_492_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_492_Record = BnsTables::KR::effect_modify_ability_492_Record; + #else + using effect_modify_ability_492_Record = BnsTables::EU::effect_modify_ability_492_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_493_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_493_Record.h new file mode 100644 index 000000000..1ca1d6df1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_493_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_493_Record.h" +#include "../../KR/effect/effect_modify_ability_493_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_493_Record = BnsTables::KR::effect_modify_ability_493_Record; + #else + using effect_modify_ability_493_Record = BnsTables::EU::effect_modify_ability_493_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_494_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_494_Record.h new file mode 100644 index 000000000..37c282b6d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_494_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_494_Record.h" +#include "../../KR/effect/effect_modify_ability_494_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_494_Record = BnsTables::KR::effect_modify_ability_494_Record; + #else + using effect_modify_ability_494_Record = BnsTables::EU::effect_modify_ability_494_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_495_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_495_Record.h new file mode 100644 index 000000000..5be0dc458 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_495_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_495_Record.h" +#include "../../KR/effect/effect_modify_ability_495_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_495_Record = BnsTables::KR::effect_modify_ability_495_Record; + #else + using effect_modify_ability_495_Record = BnsTables::EU::effect_modify_ability_495_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_496_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_496_Record.h new file mode 100644 index 000000000..dc57621ee --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_496_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_496_Record.h" +#include "../../KR/effect/effect_modify_ability_496_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_496_Record = BnsTables::KR::effect_modify_ability_496_Record; + #else + using effect_modify_ability_496_Record = BnsTables::EU::effect_modify_ability_496_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_497_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_497_Record.h new file mode 100644 index 000000000..0da84d9e8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_497_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_497_Record.h" +#include "../../KR/effect/effect_modify_ability_497_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_497_Record = BnsTables::KR::effect_modify_ability_497_Record; + #else + using effect_modify_ability_497_Record = BnsTables::EU::effect_modify_ability_497_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_498_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_498_Record.h new file mode 100644 index 000000000..47603a3b1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_498_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_498_Record.h" +#include "../../KR/effect/effect_modify_ability_498_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_498_Record = BnsTables::KR::effect_modify_ability_498_Record; + #else + using effect_modify_ability_498_Record = BnsTables::EU::effect_modify_ability_498_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_499_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_499_Record.h new file mode 100644 index 000000000..888c8eb86 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_499_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_499_Record.h" +#include "../../KR/effect/effect_modify_ability_499_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_499_Record = BnsTables::KR::effect_modify_ability_499_Record; + #else + using effect_modify_ability_499_Record = BnsTables::EU::effect_modify_ability_499_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_49_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_49_Record.h new file mode 100644 index 000000000..ecc542158 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_49_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_49_Record.h" +#include "../../KR/effect/effect_modify_ability_49_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_49_Record = BnsTables::KR::effect_modify_ability_49_Record; + #else + using effect_modify_ability_49_Record = BnsTables::EU::effect_modify_ability_49_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_4_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_4_Record.h new file mode 100644 index 000000000..a61e4e081 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_4_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_4_Record.h" +#include "../../KR/effect/effect_modify_ability_4_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_4_Record = BnsTables::KR::effect_modify_ability_4_Record; + #else + using effect_modify_ability_4_Record = BnsTables::EU::effect_modify_ability_4_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_500_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_500_Record.h new file mode 100644 index 000000000..9e58f8f10 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_500_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_500_Record.h" +#include "../../KR/effect/effect_modify_ability_500_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_500_Record = BnsTables::KR::effect_modify_ability_500_Record; + #else + using effect_modify_ability_500_Record = BnsTables::EU::effect_modify_ability_500_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_501_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_501_Record.h new file mode 100644 index 000000000..f1d0788b8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_501_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_501_Record.h" +#include "../../KR/effect/effect_modify_ability_501_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_501_Record = BnsTables::KR::effect_modify_ability_501_Record; + #else + using effect_modify_ability_501_Record = BnsTables::EU::effect_modify_ability_501_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_502_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_502_Record.h new file mode 100644 index 000000000..1776c2bb1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_502_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_502_Record.h" +#include "../../KR/effect/effect_modify_ability_502_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_502_Record = BnsTables::KR::effect_modify_ability_502_Record; + #else + using effect_modify_ability_502_Record = BnsTables::EU::effect_modify_ability_502_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_503_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_503_Record.h new file mode 100644 index 000000000..baf1c5edf --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_503_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_503_Record.h" +#include "../../KR/effect/effect_modify_ability_503_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_503_Record = BnsTables::KR::effect_modify_ability_503_Record; + #else + using effect_modify_ability_503_Record = BnsTables::EU::effect_modify_ability_503_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_504_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_504_Record.h new file mode 100644 index 000000000..cb673e0a0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_504_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_504_Record.h" +#include "../../KR/effect/effect_modify_ability_504_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_504_Record = BnsTables::KR::effect_modify_ability_504_Record; + #else + using effect_modify_ability_504_Record = BnsTables::EU::effect_modify_ability_504_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_505_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_505_Record.h new file mode 100644 index 000000000..09f627ce8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_505_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_505_Record.h" +#include "../../KR/effect/effect_modify_ability_505_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_505_Record = BnsTables::KR::effect_modify_ability_505_Record; + #else + using effect_modify_ability_505_Record = BnsTables::EU::effect_modify_ability_505_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_506_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_506_Record.h new file mode 100644 index 000000000..4d4e37a09 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_506_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_506_Record.h" +#include "../../KR/effect/effect_modify_ability_506_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_506_Record = BnsTables::KR::effect_modify_ability_506_Record; + #else + using effect_modify_ability_506_Record = BnsTables::EU::effect_modify_ability_506_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_507_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_507_Record.h new file mode 100644 index 000000000..5494acb42 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_507_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_507_Record.h" +#include "../../KR/effect/effect_modify_ability_507_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_507_Record = BnsTables::KR::effect_modify_ability_507_Record; + #else + using effect_modify_ability_507_Record = BnsTables::EU::effect_modify_ability_507_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_508_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_508_Record.h new file mode 100644 index 000000000..6fbbd98f4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_508_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_508_Record.h" +#include "../../KR/effect/effect_modify_ability_508_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_508_Record = BnsTables::KR::effect_modify_ability_508_Record; + #else + using effect_modify_ability_508_Record = BnsTables::EU::effect_modify_ability_508_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_509_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_509_Record.h new file mode 100644 index 000000000..199c1900b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_509_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_509_Record.h" +#include "../../KR/effect/effect_modify_ability_509_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_509_Record = BnsTables::KR::effect_modify_ability_509_Record; + #else + using effect_modify_ability_509_Record = BnsTables::EU::effect_modify_ability_509_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_50_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_50_Record.h new file mode 100644 index 000000000..dc16a7abd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_50_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_50_Record.h" +#include "../../KR/effect/effect_modify_ability_50_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_50_Record = BnsTables::KR::effect_modify_ability_50_Record; + #else + using effect_modify_ability_50_Record = BnsTables::EU::effect_modify_ability_50_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_510_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_510_Record.h new file mode 100644 index 000000000..42a300b1f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_510_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_510_Record.h" +#include "../../KR/effect/effect_modify_ability_510_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_510_Record = BnsTables::KR::effect_modify_ability_510_Record; + #else + using effect_modify_ability_510_Record = BnsTables::EU::effect_modify_ability_510_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_511_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_511_Record.h new file mode 100644 index 000000000..df170080b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_511_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_511_Record.h" +#include "../../KR/effect/effect_modify_ability_511_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_511_Record = BnsTables::KR::effect_modify_ability_511_Record; + #else + using effect_modify_ability_511_Record = BnsTables::EU::effect_modify_ability_511_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_512_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_512_Record.h new file mode 100644 index 000000000..7bd9ae514 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_512_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_512_Record.h" +#include "../../KR/effect/effect_modify_ability_512_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_512_Record = BnsTables::KR::effect_modify_ability_512_Record; + #else + using effect_modify_ability_512_Record = BnsTables::EU::effect_modify_ability_512_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_513_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_513_Record.h new file mode 100644 index 000000000..52eb33d65 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_513_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_513_Record.h" +#include "../../KR/effect/effect_modify_ability_513_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_513_Record = BnsTables::KR::effect_modify_ability_513_Record; + #else + using effect_modify_ability_513_Record = BnsTables::EU::effect_modify_ability_513_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_514_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_514_Record.h new file mode 100644 index 000000000..32b0a4e38 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_514_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_514_Record.h" +#include "../../KR/effect/effect_modify_ability_514_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_514_Record = BnsTables::KR::effect_modify_ability_514_Record; + #else + using effect_modify_ability_514_Record = BnsTables::EU::effect_modify_ability_514_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_515_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_515_Record.h new file mode 100644 index 000000000..18d4daecf --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_515_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_515_Record.h" +#include "../../KR/effect/effect_modify_ability_515_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_515_Record = BnsTables::KR::effect_modify_ability_515_Record; + #else + using effect_modify_ability_515_Record = BnsTables::EU::effect_modify_ability_515_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_516_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_516_Record.h new file mode 100644 index 000000000..f7f2bb071 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_516_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_516_Record.h" +#include "../../KR/effect/effect_modify_ability_516_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_516_Record = BnsTables::KR::effect_modify_ability_516_Record; + #else + using effect_modify_ability_516_Record = BnsTables::EU::effect_modify_ability_516_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_517_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_517_Record.h new file mode 100644 index 000000000..7c0a0c44a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_517_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_517_Record.h" +#include "../../KR/effect/effect_modify_ability_517_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_517_Record = BnsTables::KR::effect_modify_ability_517_Record; + #else + using effect_modify_ability_517_Record = BnsTables::EU::effect_modify_ability_517_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_518_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_518_Record.h new file mode 100644 index 000000000..94fa3ed1a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_518_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_518_Record.h" +#include "../../KR/effect/effect_modify_ability_518_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_518_Record = BnsTables::KR::effect_modify_ability_518_Record; + #else + using effect_modify_ability_518_Record = BnsTables::EU::effect_modify_ability_518_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_519_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_519_Record.h new file mode 100644 index 000000000..1479c4056 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_519_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_519_Record.h" +#include "../../KR/effect/effect_modify_ability_519_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_519_Record = BnsTables::KR::effect_modify_ability_519_Record; + #else + using effect_modify_ability_519_Record = BnsTables::EU::effect_modify_ability_519_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_51_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_51_Record.h new file mode 100644 index 000000000..0998e9526 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_51_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_51_Record.h" +#include "../../KR/effect/effect_modify_ability_51_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_51_Record = BnsTables::KR::effect_modify_ability_51_Record; + #else + using effect_modify_ability_51_Record = BnsTables::EU::effect_modify_ability_51_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_520_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_520_Record.h new file mode 100644 index 000000000..62e63bade --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_520_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_520_Record.h" +#include "../../KR/effect/effect_modify_ability_520_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_520_Record = BnsTables::KR::effect_modify_ability_520_Record; + #else + using effect_modify_ability_520_Record = BnsTables::EU::effect_modify_ability_520_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_521_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_521_Record.h new file mode 100644 index 000000000..378f239c0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_521_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_521_Record.h" +#include "../../KR/effect/effect_modify_ability_521_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_521_Record = BnsTables::KR::effect_modify_ability_521_Record; + #else + using effect_modify_ability_521_Record = BnsTables::EU::effect_modify_ability_521_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_522_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_522_Record.h new file mode 100644 index 000000000..6b7885fc4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_522_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_522_Record.h" +#include "../../KR/effect/effect_modify_ability_522_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_522_Record = BnsTables::KR::effect_modify_ability_522_Record; + #else + using effect_modify_ability_522_Record = BnsTables::EU::effect_modify_ability_522_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_523_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_523_Record.h new file mode 100644 index 000000000..5d53e4ad8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_523_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_523_Record.h" +#include "../../KR/effect/effect_modify_ability_523_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_523_Record = BnsTables::KR::effect_modify_ability_523_Record; + #else + using effect_modify_ability_523_Record = BnsTables::EU::effect_modify_ability_523_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_524_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_524_Record.h new file mode 100644 index 000000000..52153d1b2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_524_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_524_Record.h" +#include "../../KR/effect/effect_modify_ability_524_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_524_Record = BnsTables::KR::effect_modify_ability_524_Record; + #else + using effect_modify_ability_524_Record = BnsTables::EU::effect_modify_ability_524_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_525_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_525_Record.h new file mode 100644 index 000000000..9f4839542 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_525_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_525_Record.h" +#include "../../KR/effect/effect_modify_ability_525_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_525_Record = BnsTables::KR::effect_modify_ability_525_Record; + #else + using effect_modify_ability_525_Record = BnsTables::EU::effect_modify_ability_525_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_526_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_526_Record.h new file mode 100644 index 000000000..3eddf5495 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_526_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_526_Record.h" +#include "../../KR/effect/effect_modify_ability_526_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_526_Record = BnsTables::KR::effect_modify_ability_526_Record; + #else + using effect_modify_ability_526_Record = BnsTables::EU::effect_modify_ability_526_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_527_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_527_Record.h new file mode 100644 index 000000000..2462a3589 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_527_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_527_Record.h" +#include "../../KR/effect/effect_modify_ability_527_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_527_Record = BnsTables::KR::effect_modify_ability_527_Record; + #else + using effect_modify_ability_527_Record = BnsTables::EU::effect_modify_ability_527_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_528_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_528_Record.h new file mode 100644 index 000000000..7417b6a71 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_528_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_528_Record.h" +#include "../../KR/effect/effect_modify_ability_528_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_528_Record = BnsTables::KR::effect_modify_ability_528_Record; + #else + using effect_modify_ability_528_Record = BnsTables::EU::effect_modify_ability_528_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_529_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_529_Record.h new file mode 100644 index 000000000..d7d8fd4c6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_529_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_529_Record.h" +#include "../../KR/effect/effect_modify_ability_529_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_529_Record = BnsTables::KR::effect_modify_ability_529_Record; + #else + using effect_modify_ability_529_Record = BnsTables::EU::effect_modify_ability_529_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_52_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_52_Record.h new file mode 100644 index 000000000..a33f4c842 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_52_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_52_Record.h" +#include "../../KR/effect/effect_modify_ability_52_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_52_Record = BnsTables::KR::effect_modify_ability_52_Record; + #else + using effect_modify_ability_52_Record = BnsTables::EU::effect_modify_ability_52_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_530_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_530_Record.h new file mode 100644 index 000000000..2e5bcd7e3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_530_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_530_Record.h" +#include "../../KR/effect/effect_modify_ability_530_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_530_Record = BnsTables::KR::effect_modify_ability_530_Record; + #else + using effect_modify_ability_530_Record = BnsTables::EU::effect_modify_ability_530_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_531_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_531_Record.h new file mode 100644 index 000000000..a5fe897b2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_531_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_531_Record.h" +#include "../../KR/effect/effect_modify_ability_531_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_531_Record = BnsTables::KR::effect_modify_ability_531_Record; + #else + using effect_modify_ability_531_Record = BnsTables::EU::effect_modify_ability_531_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_532_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_532_Record.h new file mode 100644 index 000000000..62e555087 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_532_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_532_Record.h" +#include "../../KR/effect/effect_modify_ability_532_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_532_Record = BnsTables::KR::effect_modify_ability_532_Record; + #else + using effect_modify_ability_532_Record = BnsTables::EU::effect_modify_ability_532_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_533_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_533_Record.h new file mode 100644 index 000000000..3b038b951 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_533_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_533_Record.h" +#include "../../KR/effect/effect_modify_ability_533_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_533_Record = BnsTables::KR::effect_modify_ability_533_Record; + #else + using effect_modify_ability_533_Record = BnsTables::EU::effect_modify_ability_533_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_534_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_534_Record.h new file mode 100644 index 000000000..bcfa6c338 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_534_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_534_Record.h" +#include "../../KR/effect/effect_modify_ability_534_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_534_Record = BnsTables::KR::effect_modify_ability_534_Record; + #else + using effect_modify_ability_534_Record = BnsTables::EU::effect_modify_ability_534_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_535_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_535_Record.h new file mode 100644 index 000000000..57cc933da --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_535_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_535_Record.h" +#include "../../KR/effect/effect_modify_ability_535_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_535_Record = BnsTables::KR::effect_modify_ability_535_Record; + #else + using effect_modify_ability_535_Record = BnsTables::EU::effect_modify_ability_535_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_536_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_536_Record.h new file mode 100644 index 000000000..569304793 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_536_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_536_Record.h" +#include "../../KR/effect/effect_modify_ability_536_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_536_Record = BnsTables::KR::effect_modify_ability_536_Record; + #else + using effect_modify_ability_536_Record = BnsTables::EU::effect_modify_ability_536_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_537_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_537_Record.h new file mode 100644 index 000000000..74ce9ef30 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_537_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_537_Record.h" +#include "../../KR/effect/effect_modify_ability_537_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_537_Record = BnsTables::KR::effect_modify_ability_537_Record; + #else + using effect_modify_ability_537_Record = BnsTables::EU::effect_modify_ability_537_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_538_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_538_Record.h new file mode 100644 index 000000000..3e5fba92e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_538_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_538_Record.h" +#include "../../KR/effect/effect_modify_ability_538_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_538_Record = BnsTables::KR::effect_modify_ability_538_Record; + #else + using effect_modify_ability_538_Record = BnsTables::EU::effect_modify_ability_538_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_539_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_539_Record.h new file mode 100644 index 000000000..c8b4a778a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_539_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_539_Record.h" +#include "../../KR/effect/effect_modify_ability_539_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_539_Record = BnsTables::KR::effect_modify_ability_539_Record; + #else + using effect_modify_ability_539_Record = BnsTables::EU::effect_modify_ability_539_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_53_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_53_Record.h new file mode 100644 index 000000000..65f2c9f18 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_53_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_53_Record.h" +#include "../../KR/effect/effect_modify_ability_53_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_53_Record = BnsTables::KR::effect_modify_ability_53_Record; + #else + using effect_modify_ability_53_Record = BnsTables::EU::effect_modify_ability_53_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_540_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_540_Record.h new file mode 100644 index 000000000..a88dfc32d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_540_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_540_Record.h" +#include "../../KR/effect/effect_modify_ability_540_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_540_Record = BnsTables::KR::effect_modify_ability_540_Record; + #else + using effect_modify_ability_540_Record = BnsTables::EU::effect_modify_ability_540_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_541_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_541_Record.h new file mode 100644 index 000000000..4ea15a70f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_541_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_541_Record.h" +#include "../../KR/effect/effect_modify_ability_541_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_541_Record = BnsTables::KR::effect_modify_ability_541_Record; + #else + using effect_modify_ability_541_Record = BnsTables::EU::effect_modify_ability_541_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_542_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_542_Record.h new file mode 100644 index 000000000..8d79fa7a6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_542_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_542_Record.h" +#include "../../KR/effect/effect_modify_ability_542_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_542_Record = BnsTables::KR::effect_modify_ability_542_Record; + #else + using effect_modify_ability_542_Record = BnsTables::EU::effect_modify_ability_542_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_543_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_543_Record.h new file mode 100644 index 000000000..48dc5e458 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_543_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_543_Record.h" +#include "../../KR/effect/effect_modify_ability_543_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_543_Record = BnsTables::KR::effect_modify_ability_543_Record; + #else + using effect_modify_ability_543_Record = BnsTables::EU::effect_modify_ability_543_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_544_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_544_Record.h new file mode 100644 index 000000000..44829d245 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_544_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_544_Record.h" +#include "../../KR/effect/effect_modify_ability_544_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_544_Record = BnsTables::KR::effect_modify_ability_544_Record; + #else + using effect_modify_ability_544_Record = BnsTables::EU::effect_modify_ability_544_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_545_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_545_Record.h new file mode 100644 index 000000000..e5d9aea70 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_545_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_545_Record.h" +#include "../../KR/effect/effect_modify_ability_545_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_545_Record = BnsTables::KR::effect_modify_ability_545_Record; + #else + using effect_modify_ability_545_Record = BnsTables::EU::effect_modify_ability_545_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_546_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_546_Record.h new file mode 100644 index 000000000..6e9962204 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_546_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_546_Record.h" +#include "../../KR/effect/effect_modify_ability_546_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_546_Record = BnsTables::KR::effect_modify_ability_546_Record; + #else + using effect_modify_ability_546_Record = BnsTables::EU::effect_modify_ability_546_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_547_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_547_Record.h new file mode 100644 index 000000000..3bb4c6bd6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_547_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_547_Record.h" +#include "../../KR/effect/effect_modify_ability_547_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_547_Record = BnsTables::KR::effect_modify_ability_547_Record; + #else + using effect_modify_ability_547_Record = BnsTables::EU::effect_modify_ability_547_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_548_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_548_Record.h new file mode 100644 index 000000000..7f9c5386d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_548_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_548_Record.h" +#include "../../KR/effect/effect_modify_ability_548_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_548_Record = BnsTables::KR::effect_modify_ability_548_Record; + #else + using effect_modify_ability_548_Record = BnsTables::EU::effect_modify_ability_548_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_549_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_549_Record.h new file mode 100644 index 000000000..ec9946ee7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_549_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_549_Record.h" +#include "../../KR/effect/effect_modify_ability_549_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_549_Record = BnsTables::KR::effect_modify_ability_549_Record; + #else + using effect_modify_ability_549_Record = BnsTables::EU::effect_modify_ability_549_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_54_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_54_Record.h new file mode 100644 index 000000000..d9ecb0b4f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_54_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_54_Record.h" +#include "../../KR/effect/effect_modify_ability_54_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_54_Record = BnsTables::KR::effect_modify_ability_54_Record; + #else + using effect_modify_ability_54_Record = BnsTables::EU::effect_modify_ability_54_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_550_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_550_Record.h new file mode 100644 index 000000000..a3ce2236c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_550_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_550_Record.h" +#include "../../KR/effect/effect_modify_ability_550_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_550_Record = BnsTables::KR::effect_modify_ability_550_Record; + #else + using effect_modify_ability_550_Record = BnsTables::EU::effect_modify_ability_550_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_551_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_551_Record.h new file mode 100644 index 000000000..660b83919 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_551_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_551_Record.h" +#include "../../KR/effect/effect_modify_ability_551_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_551_Record = BnsTables::KR::effect_modify_ability_551_Record; + #else + using effect_modify_ability_551_Record = BnsTables::EU::effect_modify_ability_551_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_552_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_552_Record.h new file mode 100644 index 000000000..be4a1e463 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_552_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_552_Record.h" +#include "../../KR/effect/effect_modify_ability_552_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_552_Record = BnsTables::KR::effect_modify_ability_552_Record; + #else + using effect_modify_ability_552_Record = BnsTables::EU::effect_modify_ability_552_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_553_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_553_Record.h new file mode 100644 index 000000000..84ec575ca --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_553_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_553_Record.h" +#include "../../KR/effect/effect_modify_ability_553_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_553_Record = BnsTables::KR::effect_modify_ability_553_Record; + #else + using effect_modify_ability_553_Record = BnsTables::EU::effect_modify_ability_553_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_554_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_554_Record.h new file mode 100644 index 000000000..874b75c99 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_554_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_554_Record.h" +#include "../../KR/effect/effect_modify_ability_554_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_554_Record = BnsTables::KR::effect_modify_ability_554_Record; + #else + using effect_modify_ability_554_Record = BnsTables::EU::effect_modify_ability_554_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_555_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_555_Record.h new file mode 100644 index 000000000..16146f189 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_555_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_555_Record.h" +#include "../../KR/effect/effect_modify_ability_555_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_555_Record = BnsTables::KR::effect_modify_ability_555_Record; + #else + using effect_modify_ability_555_Record = BnsTables::EU::effect_modify_ability_555_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_556_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_556_Record.h new file mode 100644 index 000000000..38f4dd053 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_556_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_556_Record.h" +#include "../../KR/effect/effect_modify_ability_556_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_556_Record = BnsTables::KR::effect_modify_ability_556_Record; + #else + using effect_modify_ability_556_Record = BnsTables::EU::effect_modify_ability_556_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_557_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_557_Record.h new file mode 100644 index 000000000..827f7edee --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_557_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_557_Record.h" +#include "../../KR/effect/effect_modify_ability_557_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_557_Record = BnsTables::KR::effect_modify_ability_557_Record; + #else + using effect_modify_ability_557_Record = BnsTables::EU::effect_modify_ability_557_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_558_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_558_Record.h new file mode 100644 index 000000000..0813ecfd6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_558_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_558_Record.h" +#include "../../KR/effect/effect_modify_ability_558_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_558_Record = BnsTables::KR::effect_modify_ability_558_Record; + #else + using effect_modify_ability_558_Record = BnsTables::EU::effect_modify_ability_558_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_559_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_559_Record.h new file mode 100644 index 000000000..d8ce06a4b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_559_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_559_Record.h" +#include "../../KR/effect/effect_modify_ability_559_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_559_Record = BnsTables::KR::effect_modify_ability_559_Record; + #else + using effect_modify_ability_559_Record = BnsTables::EU::effect_modify_ability_559_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_55_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_55_Record.h new file mode 100644 index 000000000..6227acd72 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_55_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_55_Record.h" +#include "../../KR/effect/effect_modify_ability_55_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_55_Record = BnsTables::KR::effect_modify_ability_55_Record; + #else + using effect_modify_ability_55_Record = BnsTables::EU::effect_modify_ability_55_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_560_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_560_Record.h new file mode 100644 index 000000000..d28a77292 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_560_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_560_Record.h" +#include "../../KR/effect/effect_modify_ability_560_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_560_Record = BnsTables::KR::effect_modify_ability_560_Record; + #else + using effect_modify_ability_560_Record = BnsTables::EU::effect_modify_ability_560_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_561_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_561_Record.h new file mode 100644 index 000000000..ddb684676 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_561_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_561_Record.h" +#include "../../KR/effect/effect_modify_ability_561_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_561_Record = BnsTables::KR::effect_modify_ability_561_Record; + #else + using effect_modify_ability_561_Record = BnsTables::EU::effect_modify_ability_561_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_562_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_562_Record.h new file mode 100644 index 000000000..9c4141c97 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_562_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_562_Record.h" +#include "../../KR/effect/effect_modify_ability_562_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_562_Record = BnsTables::KR::effect_modify_ability_562_Record; + #else + using effect_modify_ability_562_Record = BnsTables::EU::effect_modify_ability_562_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_563_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_563_Record.h new file mode 100644 index 000000000..6f5df745d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_563_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_563_Record.h" +#include "../../KR/effect/effect_modify_ability_563_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_563_Record = BnsTables::KR::effect_modify_ability_563_Record; + #else + using effect_modify_ability_563_Record = BnsTables::EU::effect_modify_ability_563_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_564_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_564_Record.h new file mode 100644 index 000000000..d07b6bc88 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_564_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_564_Record.h" +#include "../../KR/effect/effect_modify_ability_564_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_564_Record = BnsTables::KR::effect_modify_ability_564_Record; + #else + using effect_modify_ability_564_Record = BnsTables::EU::effect_modify_ability_564_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_565_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_565_Record.h new file mode 100644 index 000000000..9f9778f45 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_565_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_565_Record.h" +#include "../../KR/effect/effect_modify_ability_565_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_565_Record = BnsTables::KR::effect_modify_ability_565_Record; + #else + using effect_modify_ability_565_Record = BnsTables::EU::effect_modify_ability_565_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_566_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_566_Record.h new file mode 100644 index 000000000..665c66c15 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_566_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_566_Record.h" +#include "../../KR/effect/effect_modify_ability_566_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_566_Record = BnsTables::KR::effect_modify_ability_566_Record; + #else + using effect_modify_ability_566_Record = BnsTables::EU::effect_modify_ability_566_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_567_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_567_Record.h new file mode 100644 index 000000000..62eba8d54 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_567_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_567_Record.h" +#include "../../KR/effect/effect_modify_ability_567_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_567_Record = BnsTables::KR::effect_modify_ability_567_Record; + #else + using effect_modify_ability_567_Record = BnsTables::EU::effect_modify_ability_567_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_568_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_568_Record.h new file mode 100644 index 000000000..5cf5cf617 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_568_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_568_Record.h" +#include "../../KR/effect/effect_modify_ability_568_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_568_Record = BnsTables::KR::effect_modify_ability_568_Record; + #else + using effect_modify_ability_568_Record = BnsTables::EU::effect_modify_ability_568_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_569_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_569_Record.h new file mode 100644 index 000000000..93d7c1fae --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_569_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_569_Record.h" +#include "../../KR/effect/effect_modify_ability_569_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_569_Record = BnsTables::KR::effect_modify_ability_569_Record; + #else + using effect_modify_ability_569_Record = BnsTables::EU::effect_modify_ability_569_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_56_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_56_Record.h new file mode 100644 index 000000000..dc83cb710 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_56_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_56_Record.h" +#include "../../KR/effect/effect_modify_ability_56_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_56_Record = BnsTables::KR::effect_modify_ability_56_Record; + #else + using effect_modify_ability_56_Record = BnsTables::EU::effect_modify_ability_56_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_570_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_570_Record.h new file mode 100644 index 000000000..5b0f00224 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_570_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_570_Record.h" +#include "../../KR/effect/effect_modify_ability_570_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_570_Record = BnsTables::KR::effect_modify_ability_570_Record; + #else + using effect_modify_ability_570_Record = BnsTables::EU::effect_modify_ability_570_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_571_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_571_Record.h new file mode 100644 index 000000000..742776278 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_571_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_571_Record.h" +#include "../../KR/effect/effect_modify_ability_571_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_571_Record = BnsTables::KR::effect_modify_ability_571_Record; + #else + using effect_modify_ability_571_Record = BnsTables::EU::effect_modify_ability_571_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_572_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_572_Record.h new file mode 100644 index 000000000..2b524082f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_572_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_572_Record.h" +#include "../../KR/effect/effect_modify_ability_572_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_572_Record = BnsTables::KR::effect_modify_ability_572_Record; + #else + using effect_modify_ability_572_Record = BnsTables::EU::effect_modify_ability_572_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_573_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_573_Record.h new file mode 100644 index 000000000..36da3c535 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_573_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_573_Record.h" +#include "../../KR/effect/effect_modify_ability_573_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_573_Record = BnsTables::KR::effect_modify_ability_573_Record; + #else + using effect_modify_ability_573_Record = BnsTables::EU::effect_modify_ability_573_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_574_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_574_Record.h new file mode 100644 index 000000000..b7e6301e0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_574_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_574_Record.h" +#include "../../KR/effect/effect_modify_ability_574_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_574_Record = BnsTables::KR::effect_modify_ability_574_Record; + #else + using effect_modify_ability_574_Record = BnsTables::EU::effect_modify_ability_574_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_575_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_575_Record.h new file mode 100644 index 000000000..21c0805de --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_575_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_575_Record.h" +#include "../../KR/effect/effect_modify_ability_575_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_575_Record = BnsTables::KR::effect_modify_ability_575_Record; + #else + using effect_modify_ability_575_Record = BnsTables::EU::effect_modify_ability_575_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_576_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_576_Record.h new file mode 100644 index 000000000..3efc14dc0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_576_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_576_Record.h" +#include "../../KR/effect/effect_modify_ability_576_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_576_Record = BnsTables::KR::effect_modify_ability_576_Record; + #else + using effect_modify_ability_576_Record = BnsTables::EU::effect_modify_ability_576_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_577_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_577_Record.h new file mode 100644 index 000000000..4191f2a87 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_577_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_577_Record.h" +#include "../../KR/effect/effect_modify_ability_577_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_577_Record = BnsTables::KR::effect_modify_ability_577_Record; + #else + using effect_modify_ability_577_Record = BnsTables::EU::effect_modify_ability_577_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_578_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_578_Record.h new file mode 100644 index 000000000..cbc14403d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_578_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_578_Record.h" +#include "../../KR/effect/effect_modify_ability_578_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_578_Record = BnsTables::KR::effect_modify_ability_578_Record; + #else + using effect_modify_ability_578_Record = BnsTables::EU::effect_modify_ability_578_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_579_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_579_Record.h new file mode 100644 index 000000000..7e13a3519 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_579_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_579_Record.h" +#include "../../KR/effect/effect_modify_ability_579_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_579_Record = BnsTables::KR::effect_modify_ability_579_Record; + #else + using effect_modify_ability_579_Record = BnsTables::EU::effect_modify_ability_579_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_57_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_57_Record.h new file mode 100644 index 000000000..1d065912e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_57_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_57_Record.h" +#include "../../KR/effect/effect_modify_ability_57_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_57_Record = BnsTables::KR::effect_modify_ability_57_Record; + #else + using effect_modify_ability_57_Record = BnsTables::EU::effect_modify_ability_57_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_580_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_580_Record.h new file mode 100644 index 000000000..5aad242d8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_580_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_580_Record.h" +#include "../../KR/effect/effect_modify_ability_580_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_580_Record = BnsTables::KR::effect_modify_ability_580_Record; + #else + using effect_modify_ability_580_Record = BnsTables::EU::effect_modify_ability_580_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_581_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_581_Record.h new file mode 100644 index 000000000..7976d9803 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_581_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_581_Record.h" +#include "../../KR/effect/effect_modify_ability_581_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_581_Record = BnsTables::KR::effect_modify_ability_581_Record; + #else + using effect_modify_ability_581_Record = BnsTables::EU::effect_modify_ability_581_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_582_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_582_Record.h new file mode 100644 index 000000000..54ab6eaea --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_582_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_582_Record.h" +#include "../../KR/effect/effect_modify_ability_582_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_582_Record = BnsTables::KR::effect_modify_ability_582_Record; + #else + using effect_modify_ability_582_Record = BnsTables::EU::effect_modify_ability_582_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_583_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_583_Record.h new file mode 100644 index 000000000..f9734f4a3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_583_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_583_Record.h" +#include "../../KR/effect/effect_modify_ability_583_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_583_Record = BnsTables::KR::effect_modify_ability_583_Record; + #else + using effect_modify_ability_583_Record = BnsTables::EU::effect_modify_ability_583_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_584_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_584_Record.h new file mode 100644 index 000000000..8d18daf28 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_584_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_584_Record.h" +#include "../../KR/effect/effect_modify_ability_584_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_584_Record = BnsTables::KR::effect_modify_ability_584_Record; + #else + using effect_modify_ability_584_Record = BnsTables::EU::effect_modify_ability_584_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_585_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_585_Record.h new file mode 100644 index 000000000..941d4c9b2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_585_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_585_Record.h" +#include "../../KR/effect/effect_modify_ability_585_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_585_Record = BnsTables::KR::effect_modify_ability_585_Record; + #else + using effect_modify_ability_585_Record = BnsTables::EU::effect_modify_ability_585_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_586_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_586_Record.h new file mode 100644 index 000000000..439b51ca8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_586_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_586_Record.h" +#include "../../KR/effect/effect_modify_ability_586_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_586_Record = BnsTables::KR::effect_modify_ability_586_Record; + #else + using effect_modify_ability_586_Record = BnsTables::EU::effect_modify_ability_586_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_587_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_587_Record.h new file mode 100644 index 000000000..c36ca12db --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_587_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_587_Record.h" +#include "../../KR/effect/effect_modify_ability_587_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_587_Record = BnsTables::KR::effect_modify_ability_587_Record; + #else + using effect_modify_ability_587_Record = BnsTables::EU::effect_modify_ability_587_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_588_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_588_Record.h new file mode 100644 index 000000000..f33b3cdcb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_588_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_588_Record.h" +#include "../../KR/effect/effect_modify_ability_588_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_588_Record = BnsTables::KR::effect_modify_ability_588_Record; + #else + using effect_modify_ability_588_Record = BnsTables::EU::effect_modify_ability_588_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_589_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_589_Record.h new file mode 100644 index 000000000..d9f370b4c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_589_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_589_Record.h" +#include "../../KR/effect/effect_modify_ability_589_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_589_Record = BnsTables::KR::effect_modify_ability_589_Record; + #else + using effect_modify_ability_589_Record = BnsTables::EU::effect_modify_ability_589_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_58_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_58_Record.h new file mode 100644 index 000000000..1d453c6fd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_58_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_58_Record.h" +#include "../../KR/effect/effect_modify_ability_58_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_58_Record = BnsTables::KR::effect_modify_ability_58_Record; + #else + using effect_modify_ability_58_Record = BnsTables::EU::effect_modify_ability_58_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_590_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_590_Record.h new file mode 100644 index 000000000..3107ed519 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_590_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_590_Record.h" +#include "../../KR/effect/effect_modify_ability_590_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_590_Record = BnsTables::KR::effect_modify_ability_590_Record; + #else + using effect_modify_ability_590_Record = BnsTables::EU::effect_modify_ability_590_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_591_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_591_Record.h new file mode 100644 index 000000000..c0d93e177 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_591_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_591_Record.h" +#include "../../KR/effect/effect_modify_ability_591_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_591_Record = BnsTables::KR::effect_modify_ability_591_Record; + #else + using effect_modify_ability_591_Record = BnsTables::EU::effect_modify_ability_591_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_592_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_592_Record.h new file mode 100644 index 000000000..4e13c8b43 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_592_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_592_Record.h" +#include "../../KR/effect/effect_modify_ability_592_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_592_Record = BnsTables::KR::effect_modify_ability_592_Record; + #else + using effect_modify_ability_592_Record = BnsTables::EU::effect_modify_ability_592_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_593_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_593_Record.h new file mode 100644 index 000000000..80f10bcbe --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_593_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_593_Record.h" +#include "../../KR/effect/effect_modify_ability_593_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_593_Record = BnsTables::KR::effect_modify_ability_593_Record; + #else + using effect_modify_ability_593_Record = BnsTables::EU::effect_modify_ability_593_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_594_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_594_Record.h new file mode 100644 index 000000000..d6d254c9a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_594_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_594_Record.h" +#include "../../KR/effect/effect_modify_ability_594_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_594_Record = BnsTables::KR::effect_modify_ability_594_Record; + #else + using effect_modify_ability_594_Record = BnsTables::EU::effect_modify_ability_594_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_595_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_595_Record.h new file mode 100644 index 000000000..9122d6a5f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_595_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_595_Record.h" +#include "../../KR/effect/effect_modify_ability_595_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_595_Record = BnsTables::KR::effect_modify_ability_595_Record; + #else + using effect_modify_ability_595_Record = BnsTables::EU::effect_modify_ability_595_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_596_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_596_Record.h new file mode 100644 index 000000000..32c1d12c6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_596_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_596_Record.h" +#include "../../KR/effect/effect_modify_ability_596_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_596_Record = BnsTables::KR::effect_modify_ability_596_Record; + #else + using effect_modify_ability_596_Record = BnsTables::EU::effect_modify_ability_596_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_597_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_597_Record.h new file mode 100644 index 000000000..6357558b1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_597_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_597_Record.h" +#include "../../KR/effect/effect_modify_ability_597_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_597_Record = BnsTables::KR::effect_modify_ability_597_Record; + #else + using effect_modify_ability_597_Record = BnsTables::EU::effect_modify_ability_597_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_598_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_598_Record.h new file mode 100644 index 000000000..e811019fb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_598_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_598_Record.h" +#include "../../KR/effect/effect_modify_ability_598_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_598_Record = BnsTables::KR::effect_modify_ability_598_Record; + #else + using effect_modify_ability_598_Record = BnsTables::EU::effect_modify_ability_598_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_599_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_599_Record.h new file mode 100644 index 000000000..91dbfa698 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_599_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_599_Record.h" +#include "../../KR/effect/effect_modify_ability_599_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_599_Record = BnsTables::KR::effect_modify_ability_599_Record; + #else + using effect_modify_ability_599_Record = BnsTables::EU::effect_modify_ability_599_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_59_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_59_Record.h new file mode 100644 index 000000000..c74ac6380 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_59_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_59_Record.h" +#include "../../KR/effect/effect_modify_ability_59_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_59_Record = BnsTables::KR::effect_modify_ability_59_Record; + #else + using effect_modify_ability_59_Record = BnsTables::EU::effect_modify_ability_59_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_5_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_5_Record.h new file mode 100644 index 000000000..939d216cf --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_5_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_5_Record.h" +#include "../../KR/effect/effect_modify_ability_5_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_5_Record = BnsTables::KR::effect_modify_ability_5_Record; + #else + using effect_modify_ability_5_Record = BnsTables::EU::effect_modify_ability_5_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_600_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_600_Record.h new file mode 100644 index 000000000..acf4aadca --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_600_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_600_Record.h" +#include "../../KR/effect/effect_modify_ability_600_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_600_Record = BnsTables::KR::effect_modify_ability_600_Record; + #else + using effect_modify_ability_600_Record = BnsTables::EU::effect_modify_ability_600_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_601_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_601_Record.h new file mode 100644 index 000000000..6ef5886e8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_601_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_601_Record.h" +#include "../../KR/effect/effect_modify_ability_601_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_601_Record = BnsTables::KR::effect_modify_ability_601_Record; + #else + using effect_modify_ability_601_Record = BnsTables::EU::effect_modify_ability_601_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_602_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_602_Record.h new file mode 100644 index 000000000..1b5df1caf --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_602_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_602_Record.h" +#include "../../KR/effect/effect_modify_ability_602_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_602_Record = BnsTables::KR::effect_modify_ability_602_Record; + #else + using effect_modify_ability_602_Record = BnsTables::EU::effect_modify_ability_602_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_603_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_603_Record.h new file mode 100644 index 000000000..4f502be88 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_603_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_603_Record.h" +#include "../../KR/effect/effect_modify_ability_603_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_603_Record = BnsTables::KR::effect_modify_ability_603_Record; + #else + using effect_modify_ability_603_Record = BnsTables::EU::effect_modify_ability_603_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_604_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_604_Record.h new file mode 100644 index 000000000..060a470c8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_604_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_604_Record.h" +#include "../../KR/effect/effect_modify_ability_604_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_604_Record = BnsTables::KR::effect_modify_ability_604_Record; + #else + using effect_modify_ability_604_Record = BnsTables::EU::effect_modify_ability_604_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_605_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_605_Record.h new file mode 100644 index 000000000..22aa39471 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_605_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_605_Record.h" +#include "../../KR/effect/effect_modify_ability_605_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_605_Record = BnsTables::KR::effect_modify_ability_605_Record; + #else + using effect_modify_ability_605_Record = BnsTables::EU::effect_modify_ability_605_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_606_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_606_Record.h new file mode 100644 index 000000000..930315c26 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_606_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_606_Record.h" +#include "../../KR/effect/effect_modify_ability_606_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_606_Record = BnsTables::KR::effect_modify_ability_606_Record; + #else + using effect_modify_ability_606_Record = BnsTables::EU::effect_modify_ability_606_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_607_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_607_Record.h new file mode 100644 index 000000000..ab3373ea9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_607_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_607_Record.h" +#include "../../KR/effect/effect_modify_ability_607_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_607_Record = BnsTables::KR::effect_modify_ability_607_Record; + #else + using effect_modify_ability_607_Record = BnsTables::EU::effect_modify_ability_607_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_608_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_608_Record.h new file mode 100644 index 000000000..577743d06 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_608_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_608_Record.h" +#include "../../KR/effect/effect_modify_ability_608_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_608_Record = BnsTables::KR::effect_modify_ability_608_Record; + #else + using effect_modify_ability_608_Record = BnsTables::EU::effect_modify_ability_608_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_609_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_609_Record.h new file mode 100644 index 000000000..ea7fda022 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_609_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_609_Record.h" +#include "../../KR/effect/effect_modify_ability_609_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_609_Record = BnsTables::KR::effect_modify_ability_609_Record; + #else + using effect_modify_ability_609_Record = BnsTables::EU::effect_modify_ability_609_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_60_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_60_Record.h new file mode 100644 index 000000000..364bb54a6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_60_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_60_Record.h" +#include "../../KR/effect/effect_modify_ability_60_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_60_Record = BnsTables::KR::effect_modify_ability_60_Record; + #else + using effect_modify_ability_60_Record = BnsTables::EU::effect_modify_ability_60_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_610_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_610_Record.h new file mode 100644 index 000000000..ac02cf865 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_610_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_610_Record.h" +#include "../../KR/effect/effect_modify_ability_610_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_610_Record = BnsTables::KR::effect_modify_ability_610_Record; + #else + using effect_modify_ability_610_Record = BnsTables::EU::effect_modify_ability_610_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_611_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_611_Record.h new file mode 100644 index 000000000..ca360399e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_611_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_611_Record.h" +#include "../../KR/effect/effect_modify_ability_611_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_611_Record = BnsTables::KR::effect_modify_ability_611_Record; + #else + using effect_modify_ability_611_Record = BnsTables::EU::effect_modify_ability_611_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_612_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_612_Record.h new file mode 100644 index 000000000..e31935a74 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_612_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_612_Record.h" +#include "../../KR/effect/effect_modify_ability_612_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_612_Record = BnsTables::KR::effect_modify_ability_612_Record; + #else + using effect_modify_ability_612_Record = BnsTables::EU::effect_modify_ability_612_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_613_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_613_Record.h new file mode 100644 index 000000000..840c68762 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_613_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_613_Record.h" +#include "../../KR/effect/effect_modify_ability_613_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_613_Record = BnsTables::KR::effect_modify_ability_613_Record; + #else + using effect_modify_ability_613_Record = BnsTables::EU::effect_modify_ability_613_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_614_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_614_Record.h new file mode 100644 index 000000000..e915c96ef --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_614_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_614_Record.h" +#include "../../KR/effect/effect_modify_ability_614_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_614_Record = BnsTables::KR::effect_modify_ability_614_Record; + #else + using effect_modify_ability_614_Record = BnsTables::EU::effect_modify_ability_614_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_615_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_615_Record.h new file mode 100644 index 000000000..29fdd0498 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_615_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_615_Record.h" +#include "../../KR/effect/effect_modify_ability_615_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_615_Record = BnsTables::KR::effect_modify_ability_615_Record; + #else + using effect_modify_ability_615_Record = BnsTables::EU::effect_modify_ability_615_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_616_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_616_Record.h new file mode 100644 index 000000000..f2a3dac20 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_616_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_616_Record.h" +#include "../../KR/effect/effect_modify_ability_616_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_616_Record = BnsTables::KR::effect_modify_ability_616_Record; + #else + using effect_modify_ability_616_Record = BnsTables::EU::effect_modify_ability_616_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_617_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_617_Record.h new file mode 100644 index 000000000..5ef28ea62 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_617_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_617_Record.h" +#include "../../KR/effect/effect_modify_ability_617_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_617_Record = BnsTables::KR::effect_modify_ability_617_Record; + #else + using effect_modify_ability_617_Record = BnsTables::EU::effect_modify_ability_617_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_618_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_618_Record.h new file mode 100644 index 000000000..652517912 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_618_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_618_Record.h" +#include "../../KR/effect/effect_modify_ability_618_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_618_Record = BnsTables::KR::effect_modify_ability_618_Record; + #else + using effect_modify_ability_618_Record = BnsTables::EU::effect_modify_ability_618_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_619_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_619_Record.h new file mode 100644 index 000000000..2ae0f841e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_619_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_619_Record.h" +#include "../../KR/effect/effect_modify_ability_619_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_619_Record = BnsTables::KR::effect_modify_ability_619_Record; + #else + using effect_modify_ability_619_Record = BnsTables::EU::effect_modify_ability_619_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_61_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_61_Record.h new file mode 100644 index 000000000..271456bd7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_61_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_61_Record.h" +#include "../../KR/effect/effect_modify_ability_61_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_61_Record = BnsTables::KR::effect_modify_ability_61_Record; + #else + using effect_modify_ability_61_Record = BnsTables::EU::effect_modify_ability_61_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_620_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_620_Record.h new file mode 100644 index 000000000..1e7d28121 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_620_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_620_Record.h" +#include "../../KR/effect/effect_modify_ability_620_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_620_Record = BnsTables::KR::effect_modify_ability_620_Record; + #else + using effect_modify_ability_620_Record = BnsTables::EU::effect_modify_ability_620_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_621_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_621_Record.h new file mode 100644 index 000000000..3ec010ff0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_621_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_621_Record.h" +#include "../../KR/effect/effect_modify_ability_621_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_621_Record = BnsTables::KR::effect_modify_ability_621_Record; + #else + using effect_modify_ability_621_Record = BnsTables::EU::effect_modify_ability_621_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_622_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_622_Record.h new file mode 100644 index 000000000..f0a775c48 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_622_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_622_Record.h" +#include "../../KR/effect/effect_modify_ability_622_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_622_Record = BnsTables::KR::effect_modify_ability_622_Record; + #else + using effect_modify_ability_622_Record = BnsTables::EU::effect_modify_ability_622_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_623_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_623_Record.h new file mode 100644 index 000000000..1e6b34144 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_623_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_623_Record.h" +#include "../../KR/effect/effect_modify_ability_623_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_623_Record = BnsTables::KR::effect_modify_ability_623_Record; + #else + using effect_modify_ability_623_Record = BnsTables::EU::effect_modify_ability_623_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_624_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_624_Record.h new file mode 100644 index 000000000..7be9ff6ef --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_624_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_624_Record.h" +#include "../../KR/effect/effect_modify_ability_624_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_624_Record = BnsTables::KR::effect_modify_ability_624_Record; + #else + using effect_modify_ability_624_Record = BnsTables::EU::effect_modify_ability_624_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_625_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_625_Record.h new file mode 100644 index 000000000..13992608c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_625_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_625_Record.h" +#include "../../KR/effect/effect_modify_ability_625_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_625_Record = BnsTables::KR::effect_modify_ability_625_Record; + #else + using effect_modify_ability_625_Record = BnsTables::EU::effect_modify_ability_625_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_626_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_626_Record.h new file mode 100644 index 000000000..18b5a41dc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_626_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_626_Record.h" +#include "../../KR/effect/effect_modify_ability_626_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_626_Record = BnsTables::KR::effect_modify_ability_626_Record; + #else + using effect_modify_ability_626_Record = BnsTables::EU::effect_modify_ability_626_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_627_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_627_Record.h new file mode 100644 index 000000000..2daacdf4c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_627_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_627_Record.h" +#include "../../KR/effect/effect_modify_ability_627_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_627_Record = BnsTables::KR::effect_modify_ability_627_Record; + #else + using effect_modify_ability_627_Record = BnsTables::EU::effect_modify_ability_627_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_628_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_628_Record.h new file mode 100644 index 000000000..7e1ae521a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_628_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_628_Record.h" +#include "../../KR/effect/effect_modify_ability_628_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_628_Record = BnsTables::KR::effect_modify_ability_628_Record; + #else + using effect_modify_ability_628_Record = BnsTables::EU::effect_modify_ability_628_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_629_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_629_Record.h new file mode 100644 index 000000000..57ece33c9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_629_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_629_Record.h" +#include "../../KR/effect/effect_modify_ability_629_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_629_Record = BnsTables::KR::effect_modify_ability_629_Record; + #else + using effect_modify_ability_629_Record = BnsTables::EU::effect_modify_ability_629_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_62_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_62_Record.h new file mode 100644 index 000000000..505decb4c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_62_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_62_Record.h" +#include "../../KR/effect/effect_modify_ability_62_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_62_Record = BnsTables::KR::effect_modify_ability_62_Record; + #else + using effect_modify_ability_62_Record = BnsTables::EU::effect_modify_ability_62_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_630_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_630_Record.h new file mode 100644 index 000000000..05f9b0b73 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_630_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_630_Record.h" +#include "../../KR/effect/effect_modify_ability_630_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_630_Record = BnsTables::KR::effect_modify_ability_630_Record; + #else + using effect_modify_ability_630_Record = BnsTables::EU::effect_modify_ability_630_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_631_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_631_Record.h new file mode 100644 index 000000000..3dbb60d1b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_631_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_631_Record.h" +#include "../../KR/effect/effect_modify_ability_631_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_631_Record = BnsTables::KR::effect_modify_ability_631_Record; + #else + using effect_modify_ability_631_Record = BnsTables::EU::effect_modify_ability_631_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_632_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_632_Record.h new file mode 100644 index 000000000..3d34563d3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_632_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_632_Record.h" +#include "../../KR/effect/effect_modify_ability_632_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_632_Record = BnsTables::KR::effect_modify_ability_632_Record; + #else + using effect_modify_ability_632_Record = BnsTables::EU::effect_modify_ability_632_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_633_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_633_Record.h new file mode 100644 index 000000000..d1ce7c9e6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_633_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_633_Record.h" +#include "../../KR/effect/effect_modify_ability_633_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_633_Record = BnsTables::KR::effect_modify_ability_633_Record; + #else + using effect_modify_ability_633_Record = BnsTables::EU::effect_modify_ability_633_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_634_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_634_Record.h new file mode 100644 index 000000000..81d9c03a5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_634_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_634_Record.h" +#include "../../KR/effect/effect_modify_ability_634_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_634_Record = BnsTables::KR::effect_modify_ability_634_Record; + #else + using effect_modify_ability_634_Record = BnsTables::EU::effect_modify_ability_634_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_635_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_635_Record.h new file mode 100644 index 000000000..19e3b0457 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_635_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_635_Record.h" +#include "../../KR/effect/effect_modify_ability_635_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_635_Record = BnsTables::KR::effect_modify_ability_635_Record; + #else + using effect_modify_ability_635_Record = BnsTables::EU::effect_modify_ability_635_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_636_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_636_Record.h new file mode 100644 index 000000000..0aba0584a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_636_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_636_Record.h" +#include "../../KR/effect/effect_modify_ability_636_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_636_Record = BnsTables::KR::effect_modify_ability_636_Record; + #else + using effect_modify_ability_636_Record = BnsTables::EU::effect_modify_ability_636_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_637_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_637_Record.h new file mode 100644 index 000000000..b084cdcb8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_637_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_637_Record.h" +#include "../../KR/effect/effect_modify_ability_637_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_637_Record = BnsTables::KR::effect_modify_ability_637_Record; + #else + using effect_modify_ability_637_Record = BnsTables::EU::effect_modify_ability_637_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_638_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_638_Record.h new file mode 100644 index 000000000..5e9371b69 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_638_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_638_Record.h" +#include "../../KR/effect/effect_modify_ability_638_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_638_Record = BnsTables::KR::effect_modify_ability_638_Record; + #else + using effect_modify_ability_638_Record = BnsTables::EU::effect_modify_ability_638_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_639_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_639_Record.h new file mode 100644 index 000000000..c90b5ec46 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_639_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_639_Record.h" +#include "../../KR/effect/effect_modify_ability_639_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_639_Record = BnsTables::KR::effect_modify_ability_639_Record; + #else + using effect_modify_ability_639_Record = BnsTables::EU::effect_modify_ability_639_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_63_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_63_Record.h new file mode 100644 index 000000000..8b43812d6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_63_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_63_Record.h" +#include "../../KR/effect/effect_modify_ability_63_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_63_Record = BnsTables::KR::effect_modify_ability_63_Record; + #else + using effect_modify_ability_63_Record = BnsTables::EU::effect_modify_ability_63_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_640_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_640_Record.h new file mode 100644 index 000000000..1affdbd36 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_640_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_640_Record.h" +#include "../../KR/effect/effect_modify_ability_640_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_640_Record = BnsTables::KR::effect_modify_ability_640_Record; + #else + using effect_modify_ability_640_Record = BnsTables::EU::effect_modify_ability_640_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_641_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_641_Record.h new file mode 100644 index 000000000..48454ca59 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_641_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_641_Record.h" +#include "../../KR/effect/effect_modify_ability_641_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_641_Record = BnsTables::KR::effect_modify_ability_641_Record; + #else + using effect_modify_ability_641_Record = BnsTables::EU::effect_modify_ability_641_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_642_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_642_Record.h new file mode 100644 index 000000000..9bb190593 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_642_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_642_Record.h" +#include "../../KR/effect/effect_modify_ability_642_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_642_Record = BnsTables::KR::effect_modify_ability_642_Record; + #else + using effect_modify_ability_642_Record = BnsTables::EU::effect_modify_ability_642_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_643_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_643_Record.h new file mode 100644 index 000000000..199977f9a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_643_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_643_Record.h" +#include "../../KR/effect/effect_modify_ability_643_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_643_Record = BnsTables::KR::effect_modify_ability_643_Record; + #else + using effect_modify_ability_643_Record = BnsTables::EU::effect_modify_ability_643_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_644_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_644_Record.h new file mode 100644 index 000000000..e5d708ed6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_644_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_644_Record.h" +#include "../../KR/effect/effect_modify_ability_644_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_644_Record = BnsTables::KR::effect_modify_ability_644_Record; + #else + using effect_modify_ability_644_Record = BnsTables::EU::effect_modify_ability_644_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_645_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_645_Record.h new file mode 100644 index 000000000..52bc8c5de --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_645_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_645_Record.h" +#include "../../KR/effect/effect_modify_ability_645_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_645_Record = BnsTables::KR::effect_modify_ability_645_Record; + #else + using effect_modify_ability_645_Record = BnsTables::EU::effect_modify_ability_645_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_646_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_646_Record.h new file mode 100644 index 000000000..a7498b56d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_646_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_646_Record.h" +#include "../../KR/effect/effect_modify_ability_646_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_646_Record = BnsTables::KR::effect_modify_ability_646_Record; + #else + using effect_modify_ability_646_Record = BnsTables::EU::effect_modify_ability_646_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_647_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_647_Record.h new file mode 100644 index 000000000..e70b90e34 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_647_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_647_Record.h" +#include "../../KR/effect/effect_modify_ability_647_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_647_Record = BnsTables::KR::effect_modify_ability_647_Record; + #else + using effect_modify_ability_647_Record = BnsTables::EU::effect_modify_ability_647_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_648_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_648_Record.h new file mode 100644 index 000000000..fbfbf3da6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_648_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_648_Record.h" +#include "../../KR/effect/effect_modify_ability_648_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_648_Record = BnsTables::KR::effect_modify_ability_648_Record; + #else + using effect_modify_ability_648_Record = BnsTables::EU::effect_modify_ability_648_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_649_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_649_Record.h new file mode 100644 index 000000000..8cd5b8a5d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_649_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_649_Record.h" +#include "../../KR/effect/effect_modify_ability_649_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_649_Record = BnsTables::KR::effect_modify_ability_649_Record; + #else + using effect_modify_ability_649_Record = BnsTables::EU::effect_modify_ability_649_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_64_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_64_Record.h new file mode 100644 index 000000000..fe3afc2da --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_64_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_64_Record.h" +#include "../../KR/effect/effect_modify_ability_64_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_64_Record = BnsTables::KR::effect_modify_ability_64_Record; + #else + using effect_modify_ability_64_Record = BnsTables::EU::effect_modify_ability_64_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_650_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_650_Record.h new file mode 100644 index 000000000..8b29724d6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_650_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_650_Record.h" +#include "../../KR/effect/effect_modify_ability_650_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_650_Record = BnsTables::KR::effect_modify_ability_650_Record; + #else + using effect_modify_ability_650_Record = BnsTables::EU::effect_modify_ability_650_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_65_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_65_Record.h new file mode 100644 index 000000000..cd2f2c626 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_65_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_65_Record.h" +#include "../../KR/effect/effect_modify_ability_65_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_65_Record = BnsTables::KR::effect_modify_ability_65_Record; + #else + using effect_modify_ability_65_Record = BnsTables::EU::effect_modify_ability_65_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_66_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_66_Record.h new file mode 100644 index 000000000..1e8df08de --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_66_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_66_Record.h" +#include "../../KR/effect/effect_modify_ability_66_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_66_Record = BnsTables::KR::effect_modify_ability_66_Record; + #else + using effect_modify_ability_66_Record = BnsTables::EU::effect_modify_ability_66_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_67_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_67_Record.h new file mode 100644 index 000000000..cd4e2e3b7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_67_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_67_Record.h" +#include "../../KR/effect/effect_modify_ability_67_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_67_Record = BnsTables::KR::effect_modify_ability_67_Record; + #else + using effect_modify_ability_67_Record = BnsTables::EU::effect_modify_ability_67_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_68_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_68_Record.h new file mode 100644 index 000000000..12ccb431e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_68_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_68_Record.h" +#include "../../KR/effect/effect_modify_ability_68_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_68_Record = BnsTables::KR::effect_modify_ability_68_Record; + #else + using effect_modify_ability_68_Record = BnsTables::EU::effect_modify_ability_68_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_69_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_69_Record.h new file mode 100644 index 000000000..7059c4a2c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_69_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_69_Record.h" +#include "../../KR/effect/effect_modify_ability_69_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_69_Record = BnsTables::KR::effect_modify_ability_69_Record; + #else + using effect_modify_ability_69_Record = BnsTables::EU::effect_modify_ability_69_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_6_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_6_Record.h new file mode 100644 index 000000000..586e0e836 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_6_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_6_Record.h" +#include "../../KR/effect/effect_modify_ability_6_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_6_Record = BnsTables::KR::effect_modify_ability_6_Record; + #else + using effect_modify_ability_6_Record = BnsTables::EU::effect_modify_ability_6_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_70_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_70_Record.h new file mode 100644 index 000000000..a736fe6bd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_70_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_70_Record.h" +#include "../../KR/effect/effect_modify_ability_70_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_70_Record = BnsTables::KR::effect_modify_ability_70_Record; + #else + using effect_modify_ability_70_Record = BnsTables::EU::effect_modify_ability_70_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_71_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_71_Record.h new file mode 100644 index 000000000..544f492de --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_71_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_71_Record.h" +#include "../../KR/effect/effect_modify_ability_71_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_71_Record = BnsTables::KR::effect_modify_ability_71_Record; + #else + using effect_modify_ability_71_Record = BnsTables::EU::effect_modify_ability_71_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_72_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_72_Record.h new file mode 100644 index 000000000..992cbc997 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_72_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_72_Record.h" +#include "../../KR/effect/effect_modify_ability_72_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_72_Record = BnsTables::KR::effect_modify_ability_72_Record; + #else + using effect_modify_ability_72_Record = BnsTables::EU::effect_modify_ability_72_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_73_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_73_Record.h new file mode 100644 index 000000000..b4b902f1f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_73_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_73_Record.h" +#include "../../KR/effect/effect_modify_ability_73_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_73_Record = BnsTables::KR::effect_modify_ability_73_Record; + #else + using effect_modify_ability_73_Record = BnsTables::EU::effect_modify_ability_73_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_74_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_74_Record.h new file mode 100644 index 000000000..0e0cfa4ec --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_74_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_74_Record.h" +#include "../../KR/effect/effect_modify_ability_74_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_74_Record = BnsTables::KR::effect_modify_ability_74_Record; + #else + using effect_modify_ability_74_Record = BnsTables::EU::effect_modify_ability_74_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_75_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_75_Record.h new file mode 100644 index 000000000..78dc493b6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_75_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_75_Record.h" +#include "../../KR/effect/effect_modify_ability_75_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_75_Record = BnsTables::KR::effect_modify_ability_75_Record; + #else + using effect_modify_ability_75_Record = BnsTables::EU::effect_modify_ability_75_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_76_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_76_Record.h new file mode 100644 index 000000000..8312f86d5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_76_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_76_Record.h" +#include "../../KR/effect/effect_modify_ability_76_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_76_Record = BnsTables::KR::effect_modify_ability_76_Record; + #else + using effect_modify_ability_76_Record = BnsTables::EU::effect_modify_ability_76_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_77_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_77_Record.h new file mode 100644 index 000000000..a32119811 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_77_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_77_Record.h" +#include "../../KR/effect/effect_modify_ability_77_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_77_Record = BnsTables::KR::effect_modify_ability_77_Record; + #else + using effect_modify_ability_77_Record = BnsTables::EU::effect_modify_ability_77_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_78_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_78_Record.h new file mode 100644 index 000000000..1187d97eb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_78_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_78_Record.h" +#include "../../KR/effect/effect_modify_ability_78_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_78_Record = BnsTables::KR::effect_modify_ability_78_Record; + #else + using effect_modify_ability_78_Record = BnsTables::EU::effect_modify_ability_78_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_79_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_79_Record.h new file mode 100644 index 000000000..53f16a645 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_79_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_79_Record.h" +#include "../../KR/effect/effect_modify_ability_79_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_79_Record = BnsTables::KR::effect_modify_ability_79_Record; + #else + using effect_modify_ability_79_Record = BnsTables::EU::effect_modify_ability_79_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_7_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_7_Record.h new file mode 100644 index 000000000..8e78899a2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_7_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_7_Record.h" +#include "../../KR/effect/effect_modify_ability_7_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_7_Record = BnsTables::KR::effect_modify_ability_7_Record; + #else + using effect_modify_ability_7_Record = BnsTables::EU::effect_modify_ability_7_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_80_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_80_Record.h new file mode 100644 index 000000000..a2fa3f9c7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_80_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_80_Record.h" +#include "../../KR/effect/effect_modify_ability_80_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_80_Record = BnsTables::KR::effect_modify_ability_80_Record; + #else + using effect_modify_ability_80_Record = BnsTables::EU::effect_modify_ability_80_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_81_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_81_Record.h new file mode 100644 index 000000000..ce707bbf0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_81_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_81_Record.h" +#include "../../KR/effect/effect_modify_ability_81_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_81_Record = BnsTables::KR::effect_modify_ability_81_Record; + #else + using effect_modify_ability_81_Record = BnsTables::EU::effect_modify_ability_81_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_82_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_82_Record.h new file mode 100644 index 000000000..3d3ebec56 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_82_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_82_Record.h" +#include "../../KR/effect/effect_modify_ability_82_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_82_Record = BnsTables::KR::effect_modify_ability_82_Record; + #else + using effect_modify_ability_82_Record = BnsTables::EU::effect_modify_ability_82_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_83_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_83_Record.h new file mode 100644 index 000000000..19ea067cd --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_83_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_83_Record.h" +#include "../../KR/effect/effect_modify_ability_83_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_83_Record = BnsTables::KR::effect_modify_ability_83_Record; + #else + using effect_modify_ability_83_Record = BnsTables::EU::effect_modify_ability_83_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_84_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_84_Record.h new file mode 100644 index 000000000..181e7a70c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_84_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_84_Record.h" +#include "../../KR/effect/effect_modify_ability_84_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_84_Record = BnsTables::KR::effect_modify_ability_84_Record; + #else + using effect_modify_ability_84_Record = BnsTables::EU::effect_modify_ability_84_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_85_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_85_Record.h new file mode 100644 index 000000000..520fa94df --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_85_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_85_Record.h" +#include "../../KR/effect/effect_modify_ability_85_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_85_Record = BnsTables::KR::effect_modify_ability_85_Record; + #else + using effect_modify_ability_85_Record = BnsTables::EU::effect_modify_ability_85_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_86_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_86_Record.h new file mode 100644 index 000000000..098c1eeab --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_86_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_86_Record.h" +#include "../../KR/effect/effect_modify_ability_86_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_86_Record = BnsTables::KR::effect_modify_ability_86_Record; + #else + using effect_modify_ability_86_Record = BnsTables::EU::effect_modify_ability_86_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_87_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_87_Record.h new file mode 100644 index 000000000..21c27eea9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_87_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_87_Record.h" +#include "../../KR/effect/effect_modify_ability_87_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_87_Record = BnsTables::KR::effect_modify_ability_87_Record; + #else + using effect_modify_ability_87_Record = BnsTables::EU::effect_modify_ability_87_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_88_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_88_Record.h new file mode 100644 index 000000000..6779cbb63 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_88_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_88_Record.h" +#include "../../KR/effect/effect_modify_ability_88_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_88_Record = BnsTables::KR::effect_modify_ability_88_Record; + #else + using effect_modify_ability_88_Record = BnsTables::EU::effect_modify_ability_88_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_89_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_89_Record.h new file mode 100644 index 000000000..9d0f57c4d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_89_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_89_Record.h" +#include "../../KR/effect/effect_modify_ability_89_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_89_Record = BnsTables::KR::effect_modify_ability_89_Record; + #else + using effect_modify_ability_89_Record = BnsTables::EU::effect_modify_ability_89_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_8_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_8_Record.h new file mode 100644 index 000000000..8684249d0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_8_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_8_Record.h" +#include "../../KR/effect/effect_modify_ability_8_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_8_Record = BnsTables::KR::effect_modify_ability_8_Record; + #else + using effect_modify_ability_8_Record = BnsTables::EU::effect_modify_ability_8_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_90_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_90_Record.h new file mode 100644 index 000000000..3bd70ef9a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_90_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_90_Record.h" +#include "../../KR/effect/effect_modify_ability_90_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_90_Record = BnsTables::KR::effect_modify_ability_90_Record; + #else + using effect_modify_ability_90_Record = BnsTables::EU::effect_modify_ability_90_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_91_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_91_Record.h new file mode 100644 index 000000000..c42a60f28 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_91_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_91_Record.h" +#include "../../KR/effect/effect_modify_ability_91_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_91_Record = BnsTables::KR::effect_modify_ability_91_Record; + #else + using effect_modify_ability_91_Record = BnsTables::EU::effect_modify_ability_91_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_92_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_92_Record.h new file mode 100644 index 000000000..d665d3f03 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_92_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_92_Record.h" +#include "../../KR/effect/effect_modify_ability_92_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_92_Record = BnsTables::KR::effect_modify_ability_92_Record; + #else + using effect_modify_ability_92_Record = BnsTables::EU::effect_modify_ability_92_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_93_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_93_Record.h new file mode 100644 index 000000000..bcb334b74 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_93_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_93_Record.h" +#include "../../KR/effect/effect_modify_ability_93_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_93_Record = BnsTables::KR::effect_modify_ability_93_Record; + #else + using effect_modify_ability_93_Record = BnsTables::EU::effect_modify_ability_93_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_94_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_94_Record.h new file mode 100644 index 000000000..2bae16b7b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_94_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_94_Record.h" +#include "../../KR/effect/effect_modify_ability_94_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_94_Record = BnsTables::KR::effect_modify_ability_94_Record; + #else + using effect_modify_ability_94_Record = BnsTables::EU::effect_modify_ability_94_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_95_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_95_Record.h new file mode 100644 index 000000000..9c1ec92ad --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_95_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_95_Record.h" +#include "../../KR/effect/effect_modify_ability_95_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_95_Record = BnsTables::KR::effect_modify_ability_95_Record; + #else + using effect_modify_ability_95_Record = BnsTables::EU::effect_modify_ability_95_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_96_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_96_Record.h new file mode 100644 index 000000000..38f85adfb --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_96_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_96_Record.h" +#include "../../KR/effect/effect_modify_ability_96_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_96_Record = BnsTables::KR::effect_modify_ability_96_Record; + #else + using effect_modify_ability_96_Record = BnsTables::EU::effect_modify_ability_96_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_97_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_97_Record.h new file mode 100644 index 000000000..2de724192 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_97_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_97_Record.h" +#include "../../KR/effect/effect_modify_ability_97_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_97_Record = BnsTables::KR::effect_modify_ability_97_Record; + #else + using effect_modify_ability_97_Record = BnsTables::EU::effect_modify_ability_97_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_98_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_98_Record.h new file mode 100644 index 000000000..f37888c95 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_98_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_98_Record.h" +#include "../../KR/effect/effect_modify_ability_98_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_98_Record = BnsTables::KR::effect_modify_ability_98_Record; + #else + using effect_modify_ability_98_Record = BnsTables::EU::effect_modify_ability_98_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_99_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_99_Record.h new file mode 100644 index 000000000..f6845a9db --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_99_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_99_Record.h" +#include "../../KR/effect/effect_modify_ability_99_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_99_Record = BnsTables::KR::effect_modify_ability_99_Record; + #else + using effect_modify_ability_99_Record = BnsTables::EU::effect_modify_ability_99_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_9_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_9_Record.h new file mode 100644 index 000000000..661e93a94 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_9_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_9_Record.h" +#include "../../KR/effect/effect_modify_ability_9_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_9_Record = BnsTables::KR::effect_modify_ability_9_Record; + #else + using effect_modify_ability_9_Record = BnsTables::EU::effect_modify_ability_9_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_ability_by_caster_Record.h b/Generated/include/Dynamic/effect/effect_modify_ability_by_caster_Record.h new file mode 100644 index 000000000..b1ec4eaec --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_ability_by_caster_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_ability_by_caster_Record.h" +#include "../../KR/effect/effect_modify_ability_by_caster_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_ability_by_caster_Record = BnsTables::KR::effect_modify_ability_by_caster_Record; + #else + using effect_modify_ability_by_caster_Record = BnsTables::EU::effect_modify_ability_by_caster_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_break_gauge_Record.h b/Generated/include/Dynamic/effect/effect_modify_break_gauge_Record.h new file mode 100644 index 000000000..f72194cba --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_break_gauge_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_break_gauge_Record.h" +#include "../../KR/effect/effect_modify_break_gauge_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_break_gauge_Record = BnsTables::KR::effect_modify_break_gauge_Record; + #else + using effect_modify_break_gauge_Record = BnsTables::EU::effect_modify_break_gauge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_cast_speed_Record.h b/Generated/include/Dynamic/effect/effect_modify_cast_speed_Record.h new file mode 100644 index 000000000..9e224149e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_cast_speed_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_cast_speed_Record.h" +#include "../../KR/effect/effect_modify_cast_speed_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_cast_speed_Record = BnsTables::KR::effect_modify_cast_speed_Record; + #else + using effect_modify_cast_speed_Record = BnsTables::EU::effect_modify_cast_speed_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_damage_systematization_Record.h b/Generated/include/Dynamic/effect/effect_modify_damage_systematization_Record.h new file mode 100644 index 000000000..9244e0260 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_damage_systematization_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_damage_systematization_Record.h" +#include "../../KR/effect/effect_modify_damage_systematization_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_damage_systematization_Record = BnsTables::KR::effect_modify_damage_systematization_Record; + #else + using effect_modify_damage_systematization_Record = BnsTables::EU::effect_modify_damage_systematization_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_hyper_energy_Record.h b/Generated/include/Dynamic/effect/effect_modify_hyper_energy_Record.h new file mode 100644 index 000000000..f91589d0d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_hyper_energy_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_hyper_energy_Record.h" +#include "../../KR/effect/effect_modify_hyper_energy_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_hyper_energy_Record = BnsTables::KR::effect_modify_hyper_energy_Record; + #else + using effect_modify_hyper_energy_Record = BnsTables::EU::effect_modify_hyper_energy_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_move_speed_Record.h b/Generated/include/Dynamic/effect/effect_modify_move_speed_Record.h new file mode 100644 index 000000000..2a6158ade --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_move_speed_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_move_speed_Record.h" +#include "../../KR/effect/effect_modify_move_speed_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_move_speed_Record = BnsTables::KR::effect_modify_move_speed_Record; + #else + using effect_modify_move_speed_Record = BnsTables::EU::effect_modify_move_speed_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_modify_recycle_time_Record.h b/Generated/include/Dynamic/effect/effect_modify_recycle_time_Record.h new file mode 100644 index 000000000..b5a1d7b47 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_modify_recycle_time_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_modify_recycle_time_Record.h" +#include "../../KR/effect/effect_modify_recycle_time_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_modify_recycle_time_Record = BnsTables::KR::effect_modify_recycle_time_Record; + #else + using effect_modify_recycle_time_Record = BnsTables::EU::effect_modify_recycle_time_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_none_Record.h b/Generated/include/Dynamic/effect/effect_none_Record.h new file mode 100644 index 000000000..df1dd24c6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_none_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_none_Record.h" +#include "../../KR/effect/effect_none_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_none_Record = BnsTables::KR::effect_none_Record; + #else + using effect_none_Record = BnsTables::EU::effect_none_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_npc_change_appearance_Record.h b/Generated/include/Dynamic/effect/effect_npc_change_appearance_Record.h new file mode 100644 index 000000000..93394d0dc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_npc_change_appearance_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_npc_change_appearance_Record.h" +#include "../../KR/effect/effect_npc_change_appearance_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_npc_change_appearance_Record = BnsTables::KR::effect_npc_change_appearance_Record; + #else + using effect_npc_change_appearance_Record = BnsTables::EU::effect_npc_change_appearance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_oceanic_Record.h b/Generated/include/Dynamic/effect/effect_oceanic_Record.h new file mode 100644 index 000000000..3106d8eef --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_oceanic_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_oceanic_Record.h" +#include "../../KR/effect/effect_oceanic_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_oceanic_Record = BnsTables::KR::effect_oceanic_Record; + #else + using effect_oceanic_Record = BnsTables::EU::effect_oceanic_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_opening_eyes_Record.h b/Generated/include/Dynamic/effect/effect_opening_eyes_Record.h new file mode 100644 index 000000000..b9b2f831a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_opening_eyes_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_opening_eyes_Record.h" +#include "../../KR/effect/effect_opening_eyes_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_opening_eyes_Record = BnsTables::KR::effect_opening_eyes_Record; + #else + using effect_opening_eyes_Record = BnsTables::EU::effect_opening_eyes_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_part_attack_Record.h b/Generated/include/Dynamic/effect/effect_part_attack_Record.h new file mode 100644 index 000000000..74bc0996c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_part_attack_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_part_attack_Record.h" +#include "../../KR/effect/effect_part_attack_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_part_attack_Record = BnsTables::KR::effect_part_attack_Record; + #else + using effect_part_attack_Record = BnsTables::EU::effect_part_attack_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_particle_socket_Record.h b/Generated/include/Dynamic/effect/effect_particle_socket_Record.h new file mode 100644 index 000000000..2fbcc44ee --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_particle_socket_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_particle_socket_Record.h" +#include "../../KR/effect/effect_particle_socket_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_particle_socket_Record = BnsTables::KR::effect_particle_socket_Record; + #else + using effect_particle_socket_Record = BnsTables::EU::effect_particle_socket_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_poison2_Record.h b/Generated/include/Dynamic/effect/effect_poison2_Record.h new file mode 100644 index 000000000..99bb7363f --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_poison2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_poison2_Record.h" +#include "../../KR/effect/effect_poison2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_poison2_Record = BnsTables::KR::effect_poison2_Record; + #else + using effect_poison2_Record = BnsTables::EU::effect_poison2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_poison2_explosion_Record.h b/Generated/include/Dynamic/effect/effect_poison2_explosion_Record.h new file mode 100644 index 000000000..ba0d3a404 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_poison2_explosion_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_poison2_explosion_Record.h" +#include "../../KR/effect/effect_poison2_explosion_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_poison2_explosion_Record = BnsTables::KR::effect_poison2_explosion_Record; + #else + using effect_poison2_explosion_Record = BnsTables::EU::effect_poison2_explosion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_poison_Record.h b/Generated/include/Dynamic/effect/effect_poison_Record.h new file mode 100644 index 000000000..d4bc557c1 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_poison_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_poison_Record.h" +#include "../../KR/effect/effect_poison_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_poison_Record = BnsTables::KR::effect_poison_Record; + #else + using effect_poison_Record = BnsTables::EU::effect_poison_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_poison_explosion_Record.h b/Generated/include/Dynamic/effect/effect_poison_explosion_Record.h new file mode 100644 index 000000000..01f85769d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_poison_explosion_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_poison_explosion_Record.h" +#include "../../KR/effect/effect_poison_explosion_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_poison_explosion_Record = BnsTables::KR::effect_poison_explosion_Record; + #else + using effect_poison_explosion_Record = BnsTables::EU::effect_poison_explosion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_poison_fog_Record.h b/Generated/include/Dynamic/effect/effect_poison_fog_Record.h new file mode 100644 index 000000000..36bf101fa --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_poison_fog_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_poison_fog_Record.h" +#include "../../KR/effect/effect_poison_fog_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_poison_fog_Record = BnsTables::KR::effect_poison_fog_Record; + #else + using effect_poison_fog_Record = BnsTables::EU::effect_poison_fog_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_prickblood_Record.h b/Generated/include/Dynamic/effect/effect_prickblood_Record.h new file mode 100644 index 000000000..6669df2f9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_prickblood_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_prickblood_Record.h" +#include "../../KR/effect/effect_prickblood_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_prickblood_Record = BnsTables::KR::effect_prickblood_Record; + #else + using effect_prickblood_Record = BnsTables::EU::effect_prickblood_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_provocation_Record.h b/Generated/include/Dynamic/effect/effect_provocation_Record.h new file mode 100644 index 000000000..12980d88c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_provocation_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_provocation_Record.h" +#include "../../KR/effect/effect_provocation_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_provocation_Record = BnsTables::KR::effect_provocation_Record; + #else + using effect_provocation_Record = BnsTables::EU::effect_provocation_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_put_in_sword_Record.h b/Generated/include/Dynamic/effect/effect_put_in_sword_Record.h new file mode 100644 index 000000000..c5db88f91 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_put_in_sword_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_put_in_sword_Record.h" +#include "../../KR/effect/effect_put_in_sword_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_put_in_sword_Record = BnsTables::KR::effect_put_in_sword_Record; + #else + using effect_put_in_sword_Record = BnsTables::EU::effect_put_in_sword_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_range_physical_attack_Record.h b/Generated/include/Dynamic/effect/effect_range_physical_attack_Record.h new file mode 100644 index 000000000..f7d3028a2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_range_physical_attack_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_range_physical_attack_Record.h" +#include "../../KR/effect/effect_range_physical_attack_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_range_physical_attack_Record = BnsTables::KR::effect_range_physical_attack_Record; + #else + using effect_range_physical_attack_Record = BnsTables::EU::effect_range_physical_attack_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_recall_to_caster_Record.h b/Generated/include/Dynamic/effect/effect_recall_to_caster_Record.h new file mode 100644 index 000000000..b5180a266 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_recall_to_caster_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_recall_to_caster_Record.h" +#include "../../KR/effect/effect_recall_to_caster_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_recall_to_caster_Record = BnsTables::KR::effect_recall_to_caster_Record; + #else + using effect_recall_to_caster_Record = BnsTables::EU::effect_recall_to_caster_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_recall_to_position_Record.h b/Generated/include/Dynamic/effect/effect_recall_to_position_Record.h new file mode 100644 index 000000000..cbf3cdd57 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_recall_to_position_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_recall_to_position_Record.h" +#include "../../KR/effect/effect_recall_to_position_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_recall_to_position_Record = BnsTables::KR::effect_recall_to_position_Record; + #else + using effect_recall_to_position_Record = BnsTables::EU::effect_recall_to_position_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_recharge_guild_battle_field_Record.h b/Generated/include/Dynamic/effect/effect_recharge_guild_battle_field_Record.h new file mode 100644 index 000000000..20cab1812 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_recharge_guild_battle_field_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_recharge_guild_battle_field_Record.h" +#include "../../KR/effect/effect_recharge_guild_battle_field_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_recharge_guild_battle_field_Record = BnsTables::KR::effect_recharge_guild_battle_field_Record; + #else + using effect_recharge_guild_battle_field_Record = BnsTables::EU::effect_recharge_guild_battle_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_recharge_heart_count_Record.h b/Generated/include/Dynamic/effect/effect_recharge_heart_count_Record.h new file mode 100644 index 000000000..075325086 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_recharge_heart_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_recharge_heart_count_Record.h" +#include "../../KR/effect/effect_recharge_heart_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_recharge_heart_count_Record = BnsTables::KR::effect_recharge_heart_count_Record; + #else + using effect_recharge_heart_count_Record = BnsTables::EU::effect_recharge_heart_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_recovery_content_quota_Record.h b/Generated/include/Dynamic/effect/effect_recovery_content_quota_Record.h new file mode 100644 index 000000000..d71e90221 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_recovery_content_quota_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_recovery_content_quota_Record.h" +#include "../../KR/effect/effect_recovery_content_quota_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_recovery_content_quota_Record = BnsTables::KR::effect_recovery_content_quota_Record; + #else + using effect_recovery_content_quota_Record = BnsTables::EU::effect_recovery_content_quota_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_refill_vitality_Record.h b/Generated/include/Dynamic/effect/effect_refill_vitality_Record.h new file mode 100644 index 000000000..33273e823 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_refill_vitality_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_refill_vitality_Record.h" +#include "../../KR/effect/effect_refill_vitality_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_refill_vitality_Record = BnsTables::KR::effect_refill_vitality_Record; + #else + using effect_refill_vitality_Record = BnsTables::EU::effect_refill_vitality_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_replace_position_Record.h b/Generated/include/Dynamic/effect/effect_replace_position_Record.h new file mode 100644 index 000000000..feeece299 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_replace_position_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_replace_position_Record.h" +#include "../../KR/effect/effect_replace_position_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_replace_position_Record = BnsTables::KR::effect_replace_position_Record; + #else + using effect_replace_position_Record = BnsTables::EU::effect_replace_position_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_resurrection_Record.h b/Generated/include/Dynamic/effect/effect_resurrection_Record.h new file mode 100644 index 000000000..cace5854a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_resurrection_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_resurrection_Record.h" +#include "../../KR/effect/effect_resurrection_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_resurrection_Record = BnsTables::KR::effect_resurrection_Record; + #else + using effect_resurrection_Record = BnsTables::EU::effect_resurrection_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_return_Record.h b/Generated/include/Dynamic/effect/effect_return_Record.h new file mode 100644 index 000000000..4ade425c3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_return_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_return_Record.h" +#include "../../KR/effect/effect_return_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_return_Record = BnsTables::KR::effect_return_Record; + #else + using effect_return_Record = BnsTables::EU::effect_return_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_return_sim_skill_Record.h b/Generated/include/Dynamic/effect/effect_return_sim_skill_Record.h new file mode 100644 index 000000000..f02ec95dc --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_return_sim_skill_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_return_sim_skill_Record.h" +#include "../../KR/effect/effect_return_sim_skill_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_return_sim_skill_Record = BnsTables::KR::effect_return_sim_skill_Record; + #else + using effect_return_sim_skill_Record = BnsTables::EU::effect_return_sim_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_return_to_basecamp_Record.h b/Generated/include/Dynamic/effect/effect_return_to_basecamp_Record.h new file mode 100644 index 000000000..d10bf86d5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_return_to_basecamp_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_return_to_basecamp_Record.h" +#include "../../KR/effect/effect_return_to_basecamp_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_return_to_basecamp_Record = BnsTables::KR::effect_return_to_basecamp_Record; + #else + using effect_return_to_basecamp_Record = BnsTables::EU::effect_return_to_basecamp_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_revive_except_rule_Record.h b/Generated/include/Dynamic/effect/effect_revive_except_rule_Record.h new file mode 100644 index 000000000..e35705ae2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_revive_except_rule_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_revive_except_rule_Record.h" +#include "../../KR/effect/effect_revive_except_rule_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_revive_except_rule_Record = BnsTables::KR::effect_revive_except_rule_Record; + #else + using effect_revive_except_rule_Record = BnsTables::EU::effect_revive_except_rule_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_ruin_phantom_Record.h b/Generated/include/Dynamic/effect/effect_ruin_phantom_Record.h new file mode 100644 index 000000000..65450ef44 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_ruin_phantom_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_ruin_phantom_Record.h" +#include "../../KR/effect/effect_ruin_phantom_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_ruin_phantom_Record = BnsTables::KR::effect_ruin_phantom_Record; + #else + using effect_ruin_phantom_Record = BnsTables::EU::effect_ruin_phantom_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_rupture_Record.h b/Generated/include/Dynamic/effect/effect_rupture_Record.h new file mode 100644 index 000000000..fba3f1b0e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_rupture_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_rupture_Record.h" +#include "../../KR/effect/effect_rupture_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_rupture_Record = BnsTables::KR::effect_rupture_Record; + #else + using effect_rupture_Record = BnsTables::EU::effect_rupture_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_safety_area_Record.h b/Generated/include/Dynamic/effect/effect_safety_area_Record.h new file mode 100644 index 000000000..fe0c40515 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_safety_area_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_safety_area_Record.h" +#include "../../KR/effect/effect_safety_area_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_safety_area_Record = BnsTables::KR::effect_safety_area_Record; + #else + using effect_safety_area_Record = BnsTables::EU::effect_safety_area_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_seal_military_arts_Record.h b/Generated/include/Dynamic/effect/effect_seal_military_arts_Record.h new file mode 100644 index 000000000..40da4c760 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_seal_military_arts_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_seal_military_arts_Record.h" +#include "../../KR/effect/effect_seal_military_arts_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_seal_military_arts_Record = BnsTables::KR::effect_seal_military_arts_Record; + #else + using effect_seal_military_arts_Record = BnsTables::EU::effect_seal_military_arts_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_sealed_dungeon_dispel_attribute_hp_damage_Record.h b/Generated/include/Dynamic/effect/effect_sealed_dungeon_dispel_attribute_hp_damage_Record.h new file mode 100644 index 000000000..49a938df0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_sealed_dungeon_dispel_attribute_hp_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_sealed_dungeon_dispel_attribute_hp_damage_Record.h" +#include "../../KR/effect/effect_sealed_dungeon_dispel_attribute_hp_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_sealed_dungeon_dispel_attribute_hp_damage_Record = BnsTables::KR::effect_sealed_dungeon_dispel_attribute_hp_damage_Record; + #else + using effect_sealed_dungeon_dispel_attribute_hp_damage_Record = BnsTables::EU::effect_sealed_dungeon_dispel_attribute_hp_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_second_gauge_point_Record.h b/Generated/include/Dynamic/effect/effect_second_gauge_point_Record.h new file mode 100644 index 000000000..6ac1931d7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_second_gauge_point_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_second_gauge_point_Record.h" +#include "../../KR/effect/effect_second_gauge_point_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_second_gauge_point_Record = BnsTables::KR::effect_second_gauge_point_Record; + #else + using effect_second_gauge_point_Record = BnsTables::EU::effect_second_gauge_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_set_appearance_Record.h b/Generated/include/Dynamic/effect/effect_set_appearance_Record.h new file mode 100644 index 000000000..198ad00a8 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_set_appearance_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_set_appearance_Record.h" +#include "../../KR/effect/effect_set_appearance_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_set_appearance_Record = BnsTables::KR::effect_set_appearance_Record; + #else + using effect_set_appearance_Record = BnsTables::EU::effect_set_appearance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_set_ghost_type_Record.h b/Generated/include/Dynamic/effect/effect_set_ghost_type_Record.h new file mode 100644 index 000000000..5e6a411d7 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_set_ghost_type_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_set_ghost_type_Record.h" +#include "../../KR/effect/effect_set_ghost_type_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_set_ghost_type_Record = BnsTables::KR::effect_set_ghost_type_Record; + #else + using effect_set_ghost_type_Record = BnsTables::EU::effect_set_ghost_type_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_set_immune_breaker_Record.h b/Generated/include/Dynamic/effect/effect_set_immune_breaker_Record.h new file mode 100644 index 000000000..5193272af --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_set_immune_breaker_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_set_immune_breaker_Record.h" +#include "../../KR/effect/effect_set_immune_breaker_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_set_immune_breaker_Record = BnsTables::KR::effect_set_immune_breaker_Record; + #else + using effect_set_immune_breaker_Record = BnsTables::EU::effect_set_immune_breaker_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_set_max_hate_Record.h b/Generated/include/Dynamic/effect/effect_set_max_hate_Record.h new file mode 100644 index 000000000..e65d21f4e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_set_max_hate_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_set_max_hate_Record.h" +#include "../../KR/effect/effect_set_max_hate_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_set_max_hate_Record = BnsTables::KR::effect_set_max_hate_Record; + #else + using effect_set_max_hate_Record = BnsTables::EU::effect_set_max_hate_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_set_min_hate_Record.h b/Generated/include/Dynamic/effect/effect_set_min_hate_Record.h new file mode 100644 index 000000000..71a972f9e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_set_min_hate_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_set_min_hate_Record.h" +#include "../../KR/effect/effect_set_min_hate_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_set_min_hate_Record = BnsTables::KR::effect_set_min_hate_Record; + #else + using effect_set_min_hate_Record = BnsTables::EU::effect_set_min_hate_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_set_recycle_time_Record.h b/Generated/include/Dynamic/effect/effect_set_recycle_time_Record.h new file mode 100644 index 000000000..897807c33 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_set_recycle_time_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_set_recycle_time_Record.h" +#include "../../KR/effect/effect_set_recycle_time_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_set_recycle_time_Record = BnsTables::KR::effect_set_recycle_time_Record; + #else + using effect_set_recycle_time_Record = BnsTables::EU::effect_set_recycle_time_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_set_second_gauge_point_Record.h b/Generated/include/Dynamic/effect/effect_set_second_gauge_point_Record.h new file mode 100644 index 000000000..4c5e21d63 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_set_second_gauge_point_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_set_second_gauge_point_Record.h" +#include "../../KR/effect/effect_set_second_gauge_point_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_set_second_gauge_point_Record = BnsTables::KR::effect_set_second_gauge_point_Record; + #else + using effect_set_second_gauge_point_Record = BnsTables::EU::effect_set_second_gauge_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_shooter_lock_on_Record.h b/Generated/include/Dynamic/effect/effect_shooter_lock_on_Record.h new file mode 100644 index 000000000..9f156168c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_shooter_lock_on_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_shooter_lock_on_Record.h" +#include "../../KR/effect/effect_shooter_lock_on_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_shooter_lock_on_Record = BnsTables::KR::effect_shooter_lock_on_Record; + #else + using effect_shooter_lock_on_Record = BnsTables::EU::effect_shooter_lock_on_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_shout_physical_attack_Record.h b/Generated/include/Dynamic/effect/effect_shout_physical_attack_Record.h new file mode 100644 index 000000000..7a4a416d0 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_shout_physical_attack_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_shout_physical_attack_Record.h" +#include "../../KR/effect/effect_shout_physical_attack_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_shout_physical_attack_Record = BnsTables::KR::effect_shout_physical_attack_Record; + #else + using effect_shout_physical_attack_Record = BnsTables::EU::effect_shout_physical_attack_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_silent_Record.h b/Generated/include/Dynamic/effect/effect_silent_Record.h new file mode 100644 index 000000000..08468ea88 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_silent_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_silent_Record.h" +#include "../../KR/effect/effect_silent_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_silent_Record = BnsTables::KR::effect_silent_Record; + #else + using effect_silent_Record = BnsTables::EU::effect_silent_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_smokescreen_Record.h b/Generated/include/Dynamic/effect/effect_smokescreen_Record.h new file mode 100644 index 000000000..b2476e92a --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_smokescreen_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_smokescreen_Record.h" +#include "../../KR/effect/effect_smokescreen_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_smokescreen_Record = BnsTables::KR::effect_smokescreen_Record; + #else + using effect_smokescreen_Record = BnsTables::EU::effect_smokescreen_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_soul_mask_1_Record.h b/Generated/include/Dynamic/effect/effect_soul_mask_1_Record.h new file mode 100644 index 000000000..e6ff24c6c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_soul_mask_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_soul_mask_1_Record.h" +#include "../../KR/effect/effect_soul_mask_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_soul_mask_1_Record = BnsTables::KR::effect_soul_mask_1_Record; + #else + using effect_soul_mask_1_Record = BnsTables::EU::effect_soul_mask_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_soul_mask_2_Record.h b/Generated/include/Dynamic/effect/effect_soul_mask_2_Record.h new file mode 100644 index 000000000..9bd9c6226 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_soul_mask_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_soul_mask_2_Record.h" +#include "../../KR/effect/effect_soul_mask_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_soul_mask_2_Record = BnsTables::KR::effect_soul_mask_2_Record; + #else + using effect_soul_mask_2_Record = BnsTables::EU::effect_soul_mask_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_sp_damage_Record.h b/Generated/include/Dynamic/effect/effect_sp_damage_Record.h new file mode 100644 index 000000000..be21809d4 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_sp_damage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_sp_damage_Record.h" +#include "../../KR/effect/effect_sp_damage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_sp_damage_Record = BnsTables::KR::effect_sp_damage_Record; + #else + using effect_sp_damage_Record = BnsTables::EU::effect_sp_damage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_sp_heal_Record.h b/Generated/include/Dynamic/effect/effect_sp_heal_Record.h new file mode 100644 index 000000000..a1963f561 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_sp_heal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_sp_heal_Record.h" +#include "../../KR/effect/effect_sp_heal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_sp_heal_Record = BnsTables::KR::effect_sp_heal_Record; + #else + using effect_sp_heal_Record = BnsTables::EU::effect_sp_heal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_special_deification_Record.h b/Generated/include/Dynamic/effect/effect_special_deification_Record.h new file mode 100644 index 000000000..8bb161b83 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_special_deification_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_special_deification_Record.h" +#include "../../KR/effect/effect_special_deification_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_special_deification_Record = BnsTables::KR::effect_special_deification_Record; + #else + using effect_special_deification_Record = BnsTables::EU::effect_special_deification_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_speed_physical_attack_Record.h b/Generated/include/Dynamic/effect/effect_speed_physical_attack_Record.h new file mode 100644 index 000000000..deab2951c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_speed_physical_attack_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_speed_physical_attack_Record.h" +#include "../../KR/effect/effect_speed_physical_attack_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_speed_physical_attack_Record = BnsTables::KR::effect_speed_physical_attack_Record; + #else + using effect_speed_physical_attack_Record = BnsTables::EU::effect_speed_physical_attack_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_spider_web_Record.h b/Generated/include/Dynamic/effect/effect_spider_web_Record.h new file mode 100644 index 000000000..cfd6c15a9 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_spider_web_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_spider_web_Record.h" +#include "../../KR/effect/effect_spider_web_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_spider_web_Record = BnsTables::KR::effect_spider_web_Record; + #else + using effect_spider_web_Record = BnsTables::EU::effect_spider_web_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_stagger_Record.h b/Generated/include/Dynamic/effect/effect_stagger_Record.h new file mode 100644 index 000000000..fba8d7f53 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_stagger_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_stagger_Record.h" +#include "../../KR/effect/effect_stagger_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_stagger_Record = BnsTables::KR::effect_stagger_Record; + #else + using effect_stagger_Record = BnsTables::EU::effect_stagger_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_stance_Record.h b/Generated/include/Dynamic/effect/effect_stance_Record.h new file mode 100644 index 000000000..bada8733d --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_stance_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_stance_Record.h" +#include "../../KR/effect/effect_stance_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_stance_Record = BnsTables::KR::effect_stance_Record; + #else + using effect_stance_Record = BnsTables::EU::effect_stance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_stop_second_gauge_point_Record.h b/Generated/include/Dynamic/effect/effect_stop_second_gauge_point_Record.h new file mode 100644 index 000000000..510ce9076 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_stop_second_gauge_point_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_stop_second_gauge_point_Record.h" +#include "../../KR/effect/effect_stop_second_gauge_point_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_stop_second_gauge_point_Record = BnsTables::KR::effect_stop_second_gauge_point_Record; + #else + using effect_stop_second_gauge_point_Record = BnsTables::EU::effect_stop_second_gauge_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_struggle_Record.h b/Generated/include/Dynamic/effect/effect_struggle_Record.h new file mode 100644 index 000000000..53f5b0a02 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_struggle_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_struggle_Record.h" +#include "../../KR/effect/effect_struggle_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_struggle_Record = BnsTables::KR::effect_struggle_Record; + #else + using effect_struggle_Record = BnsTables::EU::effect_struggle_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_stun_Record.h b/Generated/include/Dynamic/effect/effect_stun_Record.h new file mode 100644 index 000000000..bbca9653c --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_stun_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_stun_Record.h" +#include "../../KR/effect/effect_stun_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_stun_Record = BnsTables::KR::effect_stun_Record; + #else + using effect_stun_Record = BnsTables::EU::effect_stun_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_swoon_Record.h b/Generated/include/Dynamic/effect/effect_swoon_Record.h new file mode 100644 index 000000000..c8ddf2724 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_swoon_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_swoon_Record.h" +#include "../../KR/effect/effect_swoon_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_swoon_Record = BnsTables::KR::effect_swoon_Record; + #else + using effect_swoon_Record = BnsTables::EU::effect_swoon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_time_bomb_Record.h b/Generated/include/Dynamic/effect/effect_time_bomb_Record.h new file mode 100644 index 000000000..f655c758e --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_time_bomb_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_time_bomb_Record.h" +#include "../../KR/effect/effect_time_bomb_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_time_bomb_Record = BnsTables::KR::effect_time_bomb_Record; + #else + using effect_time_bomb_Record = BnsTables::EU::effect_time_bomb_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_transit_Record.h b/Generated/include/Dynamic/effect/effect_transit_Record.h new file mode 100644 index 000000000..bee0c5b64 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_transit_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_transit_Record.h" +#include "../../KR/effect/effect_transit_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_transit_Record = BnsTables::KR::effect_transit_Record; + #else + using effect_transit_Record = BnsTables::EU::effect_transit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_tumbling_Record.h b/Generated/include/Dynamic/effect/effect_tumbling_Record.h new file mode 100644 index 000000000..190fa8c6b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_tumbling_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_tumbling_Record.h" +#include "../../KR/effect/effect_tumbling_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_tumbling_Record = BnsTables::KR::effect_tumbling_Record; + #else + using effect_tumbling_Record = BnsTables::EU::effect_tumbling_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_unlink_Record.h b/Generated/include/Dynamic/effect/effect_unlink_Record.h new file mode 100644 index 000000000..729d070c5 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_unlink_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_unlink_Record.h" +#include "../../KR/effect/effect_unlink_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_unlink_Record = BnsTables::KR::effect_unlink_Record; + #else + using effect_unlink_Record = BnsTables::EU::effect_unlink_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_use_heart_count_Record.h b/Generated/include/Dynamic/effect/effect_use_heart_count_Record.h new file mode 100644 index 000000000..4eb9258a2 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_use_heart_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_use_heart_count_Record.h" +#include "../../KR/effect/effect_use_heart_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_use_heart_count_Record = BnsTables::KR::effect_use_heart_count_Record; + #else + using effect_use_heart_count_Record = BnsTables::EU::effect_use_heart_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_vital_attacked_Record.h b/Generated/include/Dynamic/effect/effect_vital_attacked_Record.h new file mode 100644 index 000000000..a3e80dfbe --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_vital_attacked_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_vital_attacked_Record.h" +#include "../../KR/effect/effect_vital_attacked_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_vital_attacked_Record = BnsTables::KR::effect_vital_attacked_Record; + #else + using effect_vital_attacked_Record = BnsTables::EU::effect_vital_attacked_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_wildfire_1_Record.h b/Generated/include/Dynamic/effect/effect_wildfire_1_Record.h new file mode 100644 index 000000000..63139a5e3 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_wildfire_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_wildfire_1_Record.h" +#include "../../KR/effect/effect_wildfire_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_wildfire_1_Record = BnsTables::KR::effect_wildfire_1_Record; + #else + using effect_wildfire_1_Record = BnsTables::EU::effect_wildfire_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_wildfire_1_explosion_Record.h b/Generated/include/Dynamic/effect/effect_wildfire_1_explosion_Record.h new file mode 100644 index 000000000..6f4234833 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_wildfire_1_explosion_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_wildfire_1_explosion_Record.h" +#include "../../KR/effect/effect_wildfire_1_explosion_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_wildfire_1_explosion_Record = BnsTables::KR::effect_wildfire_1_explosion_Record; + #else + using effect_wildfire_1_explosion_Record = BnsTables::EU::effect_wildfire_1_explosion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_wildfire_2_Record.h b/Generated/include/Dynamic/effect/effect_wildfire_2_Record.h new file mode 100644 index 000000000..a0b15d009 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_wildfire_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_wildfire_2_Record.h" +#include "../../KR/effect/effect_wildfire_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_wildfire_2_Record = BnsTables::KR::effect_wildfire_2_Record; + #else + using effect_wildfire_2_Record = BnsTables::EU::effect_wildfire_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_wildfire_2_explosion_Record.h b/Generated/include/Dynamic/effect/effect_wildfire_2_explosion_Record.h new file mode 100644 index 000000000..cea1376af --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_wildfire_2_explosion_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_wildfire_2_explosion_Record.h" +#include "../../KR/effect/effect_wildfire_2_explosion_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_wildfire_2_explosion_Record = BnsTables::KR::effect_wildfire_2_explosion_Record; + #else + using effect_wildfire_2_explosion_Record = BnsTables::EU::effect_wildfire_2_explosion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_wildfire_3_Record.h b/Generated/include/Dynamic/effect/effect_wildfire_3_Record.h new file mode 100644 index 000000000..21f881e8b --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_wildfire_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_wildfire_3_Record.h" +#include "../../KR/effect/effect_wildfire_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_wildfire_3_Record = BnsTables::KR::effect_wildfire_3_Record; + #else + using effect_wildfire_3_Record = BnsTables::EU::effect_wildfire_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect/effect_wildfire_3_explosion_Record.h b/Generated/include/Dynamic/effect/effect_wildfire_3_explosion_Record.h new file mode 100644 index 000000000..2059c49d6 --- /dev/null +++ b/Generated/include/Dynamic/effect/effect_wildfire_3_explosion_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect/effect_wildfire_3_explosion_Record.h" +#include "../../KR/effect/effect_wildfire_3_explosion_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_wildfire_3_explosion_Record = BnsTables::KR::effect_wildfire_3_explosion_Record; + #else + using effect_wildfire_3_explosion_Record = BnsTables::EU::effect_wildfire_3_explosion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect_group/AAA_effect_group_RecordBase.h b/Generated/include/Dynamic/effect_group/AAA_effect_group_RecordBase.h new file mode 100644 index 000000000..2ba1df6f8 --- /dev/null +++ b/Generated/include/Dynamic/effect_group/AAA_effect_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect_group/AAA_effect_group_RecordBase.h" +#include "../../KR/effect_group/AAA_effect_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_group_Record = BnsTables::KR::effect_group_Record; + #else + using effect_group_Record = BnsTables::EU::effect_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/effect_list/AAA_effect_list_RecordBase.h b/Generated/include/Dynamic/effect_list/AAA_effect_list_RecordBase.h new file mode 100644 index 000000000..b28abf108 --- /dev/null +++ b/Generated/include/Dynamic/effect_list/AAA_effect_list_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/effect_list/AAA_effect_list_RecordBase.h" +#include "../../KR/effect_list/AAA_effect_list_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using effect_list_Record = BnsTables::KR::effect_list_Record; + #else + using effect_list_Record = BnsTables::EU::effect_list_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/emoticon/AAA_emoticon_RecordBase.h b/Generated/include/Dynamic/emoticon/AAA_emoticon_RecordBase.h new file mode 100644 index 000000000..003c00958 --- /dev/null +++ b/Generated/include/Dynamic/emoticon/AAA_emoticon_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/emoticon/AAA_emoticon_RecordBase.h" +#include "../../KR/emoticon/AAA_emoticon_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using emoticon_Record = BnsTables::KR::emoticon_Record; + #else + using emoticon_Record = BnsTables::EU::emoticon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/emoticon/emoticon_emoticon_Record.h b/Generated/include/Dynamic/emoticon/emoticon_emoticon_Record.h new file mode 100644 index 000000000..15a19cbd2 --- /dev/null +++ b/Generated/include/Dynamic/emoticon/emoticon_emoticon_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/emoticon/emoticon_emoticon_Record.h" +#include "../../KR/emoticon/emoticon_emoticon_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using emoticon_emoticon_Record = BnsTables::KR::emoticon_emoticon_Record; + #else + using emoticon_emoticon_Record = BnsTables::EU::emoticon_emoticon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/emoticon/emoticon_profile_Record.h b/Generated/include/Dynamic/emoticon/emoticon_profile_Record.h new file mode 100644 index 000000000..f93083dcd --- /dev/null +++ b/Generated/include/Dynamic/emoticon/emoticon_profile_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/emoticon/emoticon_profile_Record.h" +#include "../../KR/emoticon/emoticon_profile_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using emoticon_profile_Record = BnsTables::KR::emoticon_profile_Record; + #else + using emoticon_profile_Record = BnsTables::EU::emoticon_profile_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/energy_point/AAA_energy_point_RecordBase.h b/Generated/include/Dynamic/energy_point/AAA_energy_point_RecordBase.h new file mode 100644 index 000000000..f1292df51 --- /dev/null +++ b/Generated/include/Dynamic/energy_point/AAA_energy_point_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/energy_point/AAA_energy_point_RecordBase.h" +#include "../../KR/energy_point/AAA_energy_point_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using energy_point_Record = BnsTables::KR::energy_point_Record; + #else + using energy_point_Record = BnsTables::EU::energy_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/energy_point_reward/AAA_energy_point_reward_RecordBase.h b/Generated/include/Dynamic/energy_point_reward/AAA_energy_point_reward_RecordBase.h new file mode 100644 index 000000000..0112f57ce --- /dev/null +++ b/Generated/include/Dynamic/energy_point_reward/AAA_energy_point_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/energy_point_reward/AAA_energy_point_reward_RecordBase.h" +#include "../../KR/energy_point_reward/AAA_energy_point_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using energy_point_reward_Record = BnsTables::KR::energy_point_reward_Record; + #else + using energy_point_reward_Record = BnsTables::EU::energy_point_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/env_entrance/AAA_env_entrance_RecordBase.h b/Generated/include/Dynamic/env_entrance/AAA_env_entrance_RecordBase.h new file mode 100644 index 000000000..8d85c5596 --- /dev/null +++ b/Generated/include/Dynamic/env_entrance/AAA_env_entrance_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/env_entrance/AAA_env_entrance_RecordBase.h" +#include "../../KR/env_entrance/AAA_env_entrance_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using env_entrance_Record = BnsTables::KR::env_entrance_Record; + #else + using env_entrance_Record = BnsTables::EU::env_entrance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/envresponse/AAA_envresponse_RecordBase.h b/Generated/include/Dynamic/envresponse/AAA_envresponse_RecordBase.h new file mode 100644 index 000000000..eea88e9f1 --- /dev/null +++ b/Generated/include/Dynamic/envresponse/AAA_envresponse_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/envresponse/AAA_envresponse_RecordBase.h" +#include "../../KR/envresponse/AAA_envresponse_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using envresponse_Record = BnsTables::KR::envresponse_Record; + #else + using envresponse_Record = BnsTables::EU::envresponse_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h b/Generated/include/Dynamic/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h new file mode 100644 index 000000000..28aba578f --- /dev/null +++ b/Generated/include/Dynamic/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h" +#include "../../KR/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using equip_gem_piece_Record = BnsTables::KR::equip_gem_piece_Record; + #else + using equip_gem_piece_Record = BnsTables::EU::equip_gem_piece_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/equip_item_group/AAA_equip_item_group_RecordBase.h b/Generated/include/Dynamic/equip_item_group/AAA_equip_item_group_RecordBase.h new file mode 100644 index 000000000..3dd925a22 --- /dev/null +++ b/Generated/include/Dynamic/equip_item_group/AAA_equip_item_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/equip_item_group/AAA_equip_item_group_RecordBase.h" +#include "../../KR/equip_item_group/AAA_equip_item_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using equip_item_group_Record = BnsTables::KR::equip_item_group_Record; + #else + using equip_item_group_Record = BnsTables::EU::equip_item_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/equip_item_guide/AAA_equip_item_guide_RecordBase.h b/Generated/include/Dynamic/equip_item_guide/AAA_equip_item_guide_RecordBase.h new file mode 100644 index 000000000..7dec64dbc --- /dev/null +++ b/Generated/include/Dynamic/equip_item_guide/AAA_equip_item_guide_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/equip_item_guide/AAA_equip_item_guide_RecordBase.h" +#include "../../KR/equip_item_guide/AAA_equip_item_guide_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using equip_item_guide_Record = BnsTables::KR::equip_item_guide_Record; + #else + using equip_item_guide_Record = BnsTables::EU::equip_item_guide_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h b/Generated/include/Dynamic/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h new file mode 100644 index 000000000..788f493dd --- /dev/null +++ b/Generated/include/Dynamic/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h" +#include "../../KR/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using equip_item_guide_item_list_Record = BnsTables::KR::equip_item_guide_item_list_Record; + #else + using equip_item_guide_item_list_Record = BnsTables::EU::equip_item_guide_item_list_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/event_contents/AAA_event_contents_RecordBase.h b/Generated/include/Dynamic/event_contents/AAA_event_contents_RecordBase.h new file mode 100644 index 000000000..9f5f080b1 --- /dev/null +++ b/Generated/include/Dynamic/event_contents/AAA_event_contents_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/event_contents/AAA_event_contents_RecordBase.h" +#include "../../KR/event_contents/AAA_event_contents_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using event_contents_Record = BnsTables::KR::event_contents_Record; + #else + using event_contents_Record = BnsTables::EU::event_contents_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/event_skill/AAA_event_skill_RecordBase.h b/Generated/include/Dynamic/event_skill/AAA_event_skill_RecordBase.h new file mode 100644 index 000000000..1a06472ce --- /dev/null +++ b/Generated/include/Dynamic/event_skill/AAA_event_skill_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/event_skill/AAA_event_skill_RecordBase.h" +#include "../../KR/event_skill/AAA_event_skill_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using event_skill_Record = BnsTables::KR::event_skill_Record; + #else + using event_skill_Record = BnsTables::EU::event_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/expand_inventory/AAA_expand_inventory_RecordBase.h b/Generated/include/Dynamic/expand_inventory/AAA_expand_inventory_RecordBase.h new file mode 100644 index 000000000..850d66cba --- /dev/null +++ b/Generated/include/Dynamic/expand_inventory/AAA_expand_inventory_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/expand_inventory/AAA_expand_inventory_RecordBase.h" +#include "../../KR/expand_inventory/AAA_expand_inventory_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using expand_inventory_Record = BnsTables::KR::expand_inventory_Record; + #else + using expand_inventory_Record = BnsTables::EU::expand_inventory_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/expand_random_store/AAA_expand_random_store_RecordBase.h b/Generated/include/Dynamic/expand_random_store/AAA_expand_random_store_RecordBase.h new file mode 100644 index 000000000..62cc4bff7 --- /dev/null +++ b/Generated/include/Dynamic/expand_random_store/AAA_expand_random_store_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/expand_random_store/AAA_expand_random_store_RecordBase.h" +#include "../../KR/expand_random_store/AAA_expand_random_store_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using expand_random_store_Record = BnsTables::KR::expand_random_store_Record; + #else + using expand_random_store_Record = BnsTables::EU::expand_random_store_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h b/Generated/include/Dynamic/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h new file mode 100644 index 000000000..c82d1dbb9 --- /dev/null +++ b/Generated/include/Dynamic/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h" +#include "../../KR/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using expand_relic_inventory_Record = BnsTables::KR::expand_relic_inventory_Record; + #else + using expand_relic_inventory_Record = BnsTables::EU::expand_relic_inventory_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/expand_relic_page/AAA_expand_relic_page_RecordBase.h b/Generated/include/Dynamic/expand_relic_page/AAA_expand_relic_page_RecordBase.h new file mode 100644 index 000000000..eacfc0222 --- /dev/null +++ b/Generated/include/Dynamic/expand_relic_page/AAA_expand_relic_page_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/expand_relic_page/AAA_expand_relic_page_RecordBase.h" +#include "../../KR/expand_relic_page/AAA_expand_relic_page_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using expand_relic_page_Record = BnsTables::KR::expand_relic_page_Record; + #else + using expand_relic_page_Record = BnsTables::EU::expand_relic_page_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/expand_skill_page/AAA_expand_skill_page_RecordBase.h b/Generated/include/Dynamic/expand_skill_page/AAA_expand_skill_page_RecordBase.h new file mode 100644 index 000000000..e86203c2a --- /dev/null +++ b/Generated/include/Dynamic/expand_skill_page/AAA_expand_skill_page_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/expand_skill_page/AAA_expand_skill_page_RecordBase.h" +#include "../../KR/expand_skill_page/AAA_expand_skill_page_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using expand_skill_page_Record = BnsTables::KR::expand_skill_page_Record; + #else + using expand_skill_page_Record = BnsTables::EU::expand_skill_page_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h b/Generated/include/Dynamic/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h new file mode 100644 index 000000000..c5c9e9409 --- /dev/null +++ b/Generated/include/Dynamic/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h" +#include "../../KR/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using extract_skill_train_by_item_Record = BnsTables::KR::extract_skill_train_by_item_Record; + #else + using extract_skill_train_by_item_Record = BnsTables::EU::extract_skill_train_by_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/faction/AAA_faction_RecordBase.h b/Generated/include/Dynamic/faction/AAA_faction_RecordBase.h new file mode 100644 index 000000000..d2f39bd2f --- /dev/null +++ b/Generated/include/Dynamic/faction/AAA_faction_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/faction/AAA_faction_RecordBase.h" +#include "../../KR/faction/AAA_faction_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using faction_Record = BnsTables::KR::faction_Record; + #else + using faction_Record = BnsTables::EU::faction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h b/Generated/include/Dynamic/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h new file mode 100644 index 000000000..6f2b418b6 --- /dev/null +++ b/Generated/include/Dynamic/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h" +#include "../../KR/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using faction_battle_field_zone_Record = BnsTables::KR::faction_battle_field_zone_Record; + #else + using faction_battle_field_zone_Record = BnsTables::EU::faction_battle_field_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/faction_level/AAA_faction_level_RecordBase.h b/Generated/include/Dynamic/faction_level/AAA_faction_level_RecordBase.h new file mode 100644 index 000000000..838eb5387 --- /dev/null +++ b/Generated/include/Dynamic/faction_level/AAA_faction_level_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/faction_level/AAA_faction_level_RecordBase.h" +#include "../../KR/faction_level/AAA_faction_level_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using faction_level_Record = BnsTables::KR::faction_level_Record; + #else + using faction_level_Record = BnsTables::EU::faction_level_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/feedback/AAA_feedback_RecordBase.h b/Generated/include/Dynamic/feedback/AAA_feedback_RecordBase.h new file mode 100644 index 000000000..e9c38b13f --- /dev/null +++ b/Generated/include/Dynamic/feedback/AAA_feedback_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/feedback/AAA_feedback_RecordBase.h" +#include "../../KR/feedback/AAA_feedback_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using feedback_Record = BnsTables::KR::feedback_Record; + #else + using feedback_Record = BnsTables::EU::feedback_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h b/Generated/include/Dynamic/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h new file mode 100644 index 000000000..616950af5 --- /dev/null +++ b/Generated/include/Dynamic/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h" +#include "../../KR/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using feedback_boss_npc_Record = BnsTables::KR::feedback_boss_npc_Record; + #else + using feedback_boss_npc_Record = BnsTables::EU::feedback_boss_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/feedback_rank/AAA_feedback_rank_RecordBase.h b/Generated/include/Dynamic/feedback_rank/AAA_feedback_rank_RecordBase.h new file mode 100644 index 000000000..f7b2b1661 --- /dev/null +++ b/Generated/include/Dynamic/feedback_rank/AAA_feedback_rank_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/feedback_rank/AAA_feedback_rank_RecordBase.h" +#include "../../KR/feedback_rank/AAA_feedback_rank_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using feedback_rank_Record = BnsTables::KR::feedback_rank_Record; + #else + using feedback_rank_Record = BnsTables::EU::feedback_rank_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h b/Generated/include/Dynamic/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h new file mode 100644 index 000000000..46efad1f6 --- /dev/null +++ b/Generated/include/Dynamic/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h" +#include "../../KR/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using feedback_skill_score_Record = BnsTables::KR::feedback_skill_score_Record; + #else + using feedback_skill_score_Record = BnsTables::EU::feedback_skill_score_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h b/Generated/include/Dynamic/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h new file mode 100644 index 000000000..09acd31bb --- /dev/null +++ b/Generated/include/Dynamic/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h" +#include "../../KR/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using field_item_move_anim_Record = BnsTables::KR::field_item_move_anim_Record; + #else + using field_item_move_anim_Record = BnsTables::EU::field_item_move_anim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/field_zone/AAA_field_zone_RecordBase.h b/Generated/include/Dynamic/field_zone/AAA_field_zone_RecordBase.h new file mode 100644 index 000000000..cc59aeacb --- /dev/null +++ b/Generated/include/Dynamic/field_zone/AAA_field_zone_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/field_zone/AAA_field_zone_RecordBase.h" +#include "../../KR/field_zone/AAA_field_zone_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using field_zone_Record = BnsTables::KR::field_zone_Record; + #else + using field_zone_Record = BnsTables::EU::field_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/field_zone/field_zone_guild_battle_field_entrance_Record.h b/Generated/include/Dynamic/field_zone/field_zone_guild_battle_field_entrance_Record.h new file mode 100644 index 000000000..a472a979e --- /dev/null +++ b/Generated/include/Dynamic/field_zone/field_zone_guild_battle_field_entrance_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/field_zone/field_zone_guild_battle_field_entrance_Record.h" +#include "../../KR/field_zone/field_zone_guild_battle_field_entrance_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using field_zone_guild_battle_field_entrance_Record = BnsTables::KR::field_zone_guild_battle_field_entrance_Record; + #else + using field_zone_guild_battle_field_entrance_Record = BnsTables::EU::field_zone_guild_battle_field_entrance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/field_zone/field_zone_normal_Record.h b/Generated/include/Dynamic/field_zone/field_zone_normal_Record.h new file mode 100644 index 000000000..b42e12352 --- /dev/null +++ b/Generated/include/Dynamic/field_zone/field_zone_normal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/field_zone/field_zone_normal_Record.h" +#include "../../KR/field_zone/field_zone_normal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using field_zone_normal_Record = BnsTables::KR::field_zone_normal_Record; + #else + using field_zone_normal_Record = BnsTables::EU::field_zone_normal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h b/Generated/include/Dynamic/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h new file mode 100644 index 000000000..6cbf8b078 --- /dev/null +++ b/Generated/include/Dynamic/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h" +#include "../../KR/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fieldbossspawn_Record = BnsTables::KR::fieldbossspawn_Record; + #else + using fieldbossspawn_Record = BnsTables::EU::fieldbossspawn_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fielditem/AAA_fielditem_RecordBase.h b/Generated/include/Dynamic/fielditem/AAA_fielditem_RecordBase.h new file mode 100644 index 000000000..ad05c959d --- /dev/null +++ b/Generated/include/Dynamic/fielditem/AAA_fielditem_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fielditem/AAA_fielditem_RecordBase.h" +#include "../../KR/fielditem/AAA_fielditem_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fielditem_Record = BnsTables::KR::fielditem_Record; + #else + using fielditem_Record = BnsTables::EU::fielditem_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fielditemdrop/AAA_fielditemdrop_RecordBase.h b/Generated/include/Dynamic/fielditemdrop/AAA_fielditemdrop_RecordBase.h new file mode 100644 index 000000000..34bc89aa4 --- /dev/null +++ b/Generated/include/Dynamic/fielditemdrop/AAA_fielditemdrop_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fielditemdrop/AAA_fielditemdrop_RecordBase.h" +#include "../../KR/fielditemdrop/AAA_fielditemdrop_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fielditemdrop_Record = BnsTables::KR::fielditemdrop_Record; + #else + using fielditemdrop_Record = BnsTables::EU::fielditemdrop_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fielditemdrop/fielditemdrop_env_Record.h b/Generated/include/Dynamic/fielditemdrop/fielditemdrop_env_Record.h new file mode 100644 index 000000000..d7b86ede5 --- /dev/null +++ b/Generated/include/Dynamic/fielditemdrop/fielditemdrop_env_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fielditemdrop/fielditemdrop_env_Record.h" +#include "../../KR/fielditemdrop/fielditemdrop_env_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fielditemdrop_env_Record = BnsTables::KR::fielditemdrop_env_Record; + #else + using fielditemdrop_env_Record = BnsTables::EU::fielditemdrop_env_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fielditemdrop/fielditemdrop_npc_Record.h b/Generated/include/Dynamic/fielditemdrop/fielditemdrop_npc_Record.h new file mode 100644 index 000000000..97cd78f89 --- /dev/null +++ b/Generated/include/Dynamic/fielditemdrop/fielditemdrop_npc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fielditemdrop/fielditemdrop_npc_Record.h" +#include "../../KR/fielditemdrop/fielditemdrop_npc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fielditemdrop_npc_Record = BnsTables::KR::fielditemdrop_npc_Record; + #else + using fielditemdrop_npc_Record = BnsTables::EU::fielditemdrop_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fielditemdrop/fielditemdrop_npc_deadbody_Record.h b/Generated/include/Dynamic/fielditemdrop/fielditemdrop_npc_deadbody_Record.h new file mode 100644 index 000000000..f3c480846 --- /dev/null +++ b/Generated/include/Dynamic/fielditemdrop/fielditemdrop_npc_deadbody_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fielditemdrop/fielditemdrop_npc_deadbody_Record.h" +#include "../../KR/fielditemdrop/fielditemdrop_npc_deadbody_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fielditemdrop_npc_deadbody_Record = BnsTables::KR::fielditemdrop_npc_deadbody_Record; + #else + using fielditemdrop_npc_deadbody_Record = BnsTables::EU::fielditemdrop_npc_deadbody_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fielditemdrop/fielditemdrop_quest_Record.h b/Generated/include/Dynamic/fielditemdrop/fielditemdrop_quest_Record.h new file mode 100644 index 000000000..3f43cf240 --- /dev/null +++ b/Generated/include/Dynamic/fielditemdrop/fielditemdrop_quest_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fielditemdrop/fielditemdrop_quest_Record.h" +#include "../../KR/fielditemdrop/fielditemdrop_quest_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fielditemdrop_quest_Record = BnsTables::KR::fielditemdrop_quest_Record; + #else + using fielditemdrop_quest_Record = BnsTables::EU::fielditemdrop_quest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/AAA_filter_RecordBase.h b/Generated/include/Dynamic/filter/AAA_filter_RecordBase.h new file mode 100644 index 000000000..9b5d2260c --- /dev/null +++ b/Generated/include/Dynamic/filter/AAA_filter_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/AAA_filter_RecordBase.h" +#include "../../KR/filter/AAA_filter_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_Record = BnsTables::KR::filter_Record; + #else + using filter_Record = BnsTables::EU::filter_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_act_sequence_Record.h b/Generated/include/Dynamic/filter/filter_act_sequence_Record.h new file mode 100644 index 000000000..bf1e7ac7b --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_act_sequence_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_act_sequence_Record.h" +#include "../../KR/filter/filter_act_sequence_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_act_sequence_Record = BnsTables::KR::filter_act_sequence_Record; + #else + using filter_act_sequence_Record = BnsTables::EU::filter_act_sequence_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_active_faction_Record.h b/Generated/include/Dynamic/filter/filter_active_faction_Record.h new file mode 100644 index 000000000..63874d00a --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_active_faction_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_active_faction_Record.h" +#include "../../KR/filter/filter_active_faction_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_active_faction_Record = BnsTables::KR::filter_active_faction_Record; + #else + using filter_active_faction_Record = BnsTables::EU::filter_active_faction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_cinematic_Record.h b/Generated/include/Dynamic/filter/filter_cinematic_Record.h new file mode 100644 index 000000000..6f3984f87 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_cinematic_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_cinematic_Record.h" +#include "../../KR/filter/filter_cinematic_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_cinematic_Record = BnsTables::KR::filter_cinematic_Record; + #else + using filter_cinematic_Record = BnsTables::EU::filter_cinematic_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_content_quota_charge_Record.h b/Generated/include/Dynamic/filter/filter_content_quota_charge_Record.h new file mode 100644 index 000000000..140809068 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_content_quota_charge_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_content_quota_charge_Record.h" +#include "../../KR/filter/filter_content_quota_charge_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_content_quota_charge_Record = BnsTables::KR::filter_content_quota_charge_Record; + #else + using filter_content_quota_charge_Record = BnsTables::EU::filter_content_quota_charge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_deactivated_faction_Record.h b/Generated/include/Dynamic/filter/filter_deactivated_faction_Record.h new file mode 100644 index 000000000..19bb3884d --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_deactivated_faction_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_deactivated_faction_Record.h" +#include "../../KR/filter/filter_deactivated_faction_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_deactivated_faction_Record = BnsTables::KR::filter_deactivated_faction_Record; + #else + using filter_deactivated_faction_Record = BnsTables::EU::filter_deactivated_faction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_dungeon_Record.h b/Generated/include/Dynamic/filter/filter_dungeon_Record.h new file mode 100644 index 000000000..f45534f31 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_dungeon_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_dungeon_Record.h" +#include "../../KR/filter/filter_dungeon_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_dungeon_Record = BnsTables::KR::filter_dungeon_Record; + #else + using filter_dungeon_Record = BnsTables::EU::filter_dungeon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_effect_attribute_Record.h b/Generated/include/Dynamic/filter/filter_effect_attribute_Record.h new file mode 100644 index 000000000..14e33ae52 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_effect_attribute_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_effect_attribute_Record.h" +#include "../../KR/filter/filter_effect_attribute_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_effect_attribute_Record = BnsTables::KR::filter_effect_attribute_Record; + #else + using filter_effect_attribute_Record = BnsTables::EU::filter_effect_attribute_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_effect_flag_Record.h b/Generated/include/Dynamic/filter/filter_effect_flag_Record.h new file mode 100644 index 000000000..575fe25d3 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_effect_flag_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_effect_flag_Record.h" +#include "../../KR/filter/filter_effect_flag_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_effect_flag_Record = BnsTables::KR::filter_effect_flag_Record; + #else + using filter_effect_flag_Record = BnsTables::EU::filter_effect_flag_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_effect_id_Record.h b/Generated/include/Dynamic/filter/filter_effect_id_Record.h new file mode 100644 index 000000000..4196b9aee --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_effect_id_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_effect_id_Record.h" +#include "../../KR/filter/filter_effect_id_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_effect_id_Record = BnsTables::KR::filter_effect_id_Record; + #else + using filter_effect_id_Record = BnsTables::EU::filter_effect_id_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_effect_stack_count_Record.h b/Generated/include/Dynamic/filter/filter_effect_stack_count_Record.h new file mode 100644 index 000000000..9eb20e7a3 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_effect_stack_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_effect_stack_count_Record.h" +#include "../../KR/filter/filter_effect_stack_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_effect_stack_count_Record = BnsTables::KR::filter_effect_stack_count_Record; + #else + using filter_effect_stack_count_Record = BnsTables::EU::filter_effect_stack_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_env_Record.h b/Generated/include/Dynamic/filter/filter_env_Record.h new file mode 100644 index 000000000..bd8f71c48 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_env_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_env_Record.h" +#include "../../KR/filter/filter_env_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_env_Record = BnsTables::KR::filter_env_Record; + #else + using filter_env_Record = BnsTables::EU::filter_env_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_env_hp_percent_Record.h b/Generated/include/Dynamic/filter/filter_env_hp_percent_Record.h new file mode 100644 index 000000000..7674f4f49 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_env_hp_percent_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_env_hp_percent_Record.h" +#include "../../KR/filter/filter_env_hp_percent_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_env_hp_percent_Record = BnsTables::KR::filter_env_hp_percent_Record; + #else + using filter_env_hp_percent_Record = BnsTables::EU::filter_env_hp_percent_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_env_id_Record.h b/Generated/include/Dynamic/filter/filter_env_id_Record.h new file mode 100644 index 000000000..362f0ba02 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_env_id_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_env_id_Record.h" +#include "../../KR/filter/filter_env_id_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_env_id_Record = BnsTables::KR::filter_env_id_Record; + #else + using filter_env_id_Record = BnsTables::EU::filter_env_id_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_env_prestate_Record.h b/Generated/include/Dynamic/filter/filter_env_prestate_Record.h new file mode 100644 index 000000000..fb7c29b6b --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_env_prestate_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_env_prestate_Record.h" +#include "../../KR/filter/filter_env_prestate_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_env_prestate_Record = BnsTables::KR::filter_env_prestate_Record; + #else + using filter_env_prestate_Record = BnsTables::EU::filter_env_prestate_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_env_state_Record.h b/Generated/include/Dynamic/filter/filter_env_state_Record.h new file mode 100644 index 000000000..e11c39a7f --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_env_state_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_env_state_Record.h" +#include "../../KR/filter/filter_env_state_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_env_state_Record = BnsTables::KR::filter_env_state_Record; + #else + using filter_env_state_Record = BnsTables::EU::filter_env_state_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_faction_Record.h b/Generated/include/Dynamic/filter/filter_faction_Record.h new file mode 100644 index 000000000..9445b6844 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_faction_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_faction_Record.h" +#include "../../KR/filter/filter_faction_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_faction_Record = BnsTables::KR::filter_faction_Record; + #else + using filter_faction_Record = BnsTables::EU::filter_faction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_faction_level_Record.h b/Generated/include/Dynamic/filter/filter_faction_level_Record.h new file mode 100644 index 000000000..a98bb55b6 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_faction_level_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_faction_level_Record.h" +#include "../../KR/filter/filter_faction_level_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_faction_level_Record = BnsTables::KR::filter_faction_level_Record; + #else + using filter_faction_level_Record = BnsTables::EU::filter_faction_level_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_faction_reputation_Record.h b/Generated/include/Dynamic/filter/filter_faction_reputation_Record.h new file mode 100644 index 000000000..7715f2540 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_faction_reputation_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_faction_reputation_Record.h" +#include "../../KR/filter/filter_faction_reputation_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_faction_reputation_Record = BnsTables::KR::filter_faction_reputation_Record; + #else + using filter_faction_reputation_Record = BnsTables::EU::filter_faction_reputation_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_field_item_Record.h b/Generated/include/Dynamic/filter/filter_field_item_Record.h new file mode 100644 index 000000000..001e289b0 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_field_item_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_field_item_Record.h" +#include "../../KR/filter/filter_field_item_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_field_item_Record = BnsTables::KR::filter_field_item_Record; + #else + using filter_field_item_Record = BnsTables::EU::filter_field_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_inventory_Record.h b/Generated/include/Dynamic/filter/filter_inventory_Record.h new file mode 100644 index 000000000..a5dce342e --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_inventory_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_inventory_Record.h" +#include "../../KR/filter/filter_inventory_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_inventory_Record = BnsTables::KR::filter_inventory_Record; + #else + using filter_inventory_Record = BnsTables::EU::filter_inventory_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_job_Record.h b/Generated/include/Dynamic/filter/filter_job_Record.h new file mode 100644 index 000000000..31a64823b --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_job_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_job_Record.h" +#include "../../KR/filter/filter_job_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_job_Record = BnsTables::KR::filter_job_Record; + #else + using filter_job_Record = BnsTables::EU::filter_job_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_job_style_Record.h b/Generated/include/Dynamic/filter/filter_job_style_Record.h new file mode 100644 index 000000000..59de155fc --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_job_style_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_job_style_Record.h" +#include "../../KR/filter/filter_job_style_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_job_style_Record = BnsTables::KR::filter_job_style_Record; + #else + using filter_job_style_Record = BnsTables::EU::filter_job_style_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_link_laser_terminate_reason_Record.h b/Generated/include/Dynamic/filter/filter_link_laser_terminate_reason_Record.h new file mode 100644 index 000000000..ce2f58509 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_link_laser_terminate_reason_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_link_laser_terminate_reason_Record.h" +#include "../../KR/filter/filter_link_laser_terminate_reason_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_link_laser_terminate_reason_Record = BnsTables::KR::filter_link_laser_terminate_reason_Record; + #else + using filter_link_laser_terminate_reason_Record = BnsTables::EU::filter_link_laser_terminate_reason_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_not_npc_Record.h b/Generated/include/Dynamic/filter/filter_not_npc_Record.h new file mode 100644 index 000000000..b787217cd --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_not_npc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_not_npc_Record.h" +#include "../../KR/filter/filter_not_npc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_not_npc_Record = BnsTables::KR::filter_not_npc_Record; + #else + using filter_not_npc_Record = BnsTables::EU::filter_not_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_not_summoned_Record.h b/Generated/include/Dynamic/filter/filter_not_summoned_Record.h new file mode 100644 index 000000000..4ae569e14 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_not_summoned_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_not_summoned_Record.h" +#include "../../KR/filter/filter_not_summoned_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_not_summoned_Record = BnsTables::KR::filter_not_summoned_Record; + #else + using filter_not_summoned_Record = BnsTables::EU::filter_not_summoned_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_npc_Record.h b/Generated/include/Dynamic/filter/filter_npc_Record.h new file mode 100644 index 000000000..412a65ec5 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_npc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_npc_Record.h" +#include "../../KR/filter/filter_npc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_npc_Record = BnsTables::KR::filter_npc_Record; + #else + using filter_npc_Record = BnsTables::EU::filter_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_npc_convoy_Record.h b/Generated/include/Dynamic/filter/filter_npc_convoy_Record.h new file mode 100644 index 000000000..4bc4784e0 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_npc_convoy_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_npc_convoy_Record.h" +#include "../../KR/filter/filter_npc_convoy_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_npc_convoy_Record = BnsTables::KR::filter_npc_convoy_Record; + #else + using filter_npc_convoy_Record = BnsTables::EU::filter_npc_convoy_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_npc_id_Record.h b/Generated/include/Dynamic/filter/filter_npc_id_Record.h new file mode 100644 index 000000000..580171a3a --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_npc_id_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_npc_id_Record.h" +#include "../../KR/filter/filter_npc_id_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_npc_id_Record = BnsTables::KR::filter_npc_id_Record; + #else + using filter_npc_id_Record = BnsTables::EU::filter_npc_id_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_party_leader_Record.h b/Generated/include/Dynamic/filter/filter_party_leader_Record.h new file mode 100644 index 000000000..359ab91dc --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_party_leader_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_party_leader_Record.h" +#include "../../KR/filter/filter_party_leader_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_party_leader_Record = BnsTables::KR::filter_party_leader_Record; + #else + using filter_party_leader_Record = BnsTables::EU::filter_party_leader_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_party_member_Record.h b/Generated/include/Dynamic/filter/filter_party_member_Record.h new file mode 100644 index 000000000..4217dbecf --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_party_member_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_party_member_Record.h" +#include "../../KR/filter/filter_party_member_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_party_member_Record = BnsTables::KR::filter_party_member_Record; + #else + using filter_party_member_Record = BnsTables::EU::filter_party_member_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_pc_Record.h b/Generated/include/Dynamic/filter/filter_pc_Record.h new file mode 100644 index 000000000..2a0555be9 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_pc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_pc_Record.h" +#include "../../KR/filter/filter_pc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_pc_Record = BnsTables::KR::filter_pc_Record; + #else + using filter_pc_Record = BnsTables::EU::filter_pc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_prop_Record.h b/Generated/include/Dynamic/filter/filter_prop_Record.h new file mode 100644 index 000000000..19bf5d4b3 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_prop_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_prop_Record.h" +#include "../../KR/filter/filter_prop_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_prop_Record = BnsTables::KR::filter_prop_Record; + #else + using filter_prop_Record = BnsTables::EU::filter_prop_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_prop_flag_Record.h b/Generated/include/Dynamic/filter/filter_prop_flag_Record.h new file mode 100644 index 000000000..23815301c --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_prop_flag_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_prop_flag_Record.h" +#include "../../KR/filter/filter_prop_flag_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_prop_flag_Record = BnsTables::KR::filter_prop_flag_Record; + #else + using filter_prop_flag_Record = BnsTables::EU::filter_prop_flag_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_prop_percent_Record.h b/Generated/include/Dynamic/filter/filter_prop_percent_Record.h new file mode 100644 index 000000000..b903206a7 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_prop_percent_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_prop_percent_Record.h" +#include "../../KR/filter/filter_prop_percent_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_prop_percent_Record = BnsTables::KR::filter_prop_percent_Record; + #else + using filter_prop_percent_Record = BnsTables::EU::filter_prop_percent_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_quest_complete_Record.h b/Generated/include/Dynamic/filter/filter_quest_complete_Record.h new file mode 100644 index 000000000..b5d93d287 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_quest_complete_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_quest_complete_Record.h" +#include "../../KR/filter/filter_quest_complete_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_quest_complete_Record = BnsTables::KR::filter_quest_complete_Record; + #else + using filter_quest_complete_Record = BnsTables::EU::filter_quest_complete_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_quest_not_complete_Record.h b/Generated/include/Dynamic/filter/filter_quest_not_complete_Record.h new file mode 100644 index 000000000..19a32ef6e --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_quest_not_complete_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_quest_not_complete_Record.h" +#include "../../KR/filter/filter_quest_not_complete_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_quest_not_complete_Record = BnsTables::KR::filter_quest_not_complete_Record; + #else + using filter_quest_not_complete_Record = BnsTables::EU::filter_quest_not_complete_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_race_Record.h b/Generated/include/Dynamic/filter/filter_race_Record.h new file mode 100644 index 000000000..633c8ccb4 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_race_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_race_Record.h" +#include "../../KR/filter/filter_race_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_race_Record = BnsTables::KR::filter_race_Record; + #else + using filter_race_Record = BnsTables::EU::filter_race_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_sex_Record.h b/Generated/include/Dynamic/filter/filter_sex_Record.h new file mode 100644 index 000000000..d9ff6c5d8 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_sex_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_sex_Record.h" +#include "../../KR/filter/filter_sex_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_sex_Record = BnsTables::KR::filter_sex_Record; + #else + using filter_sex_Record = BnsTables::EU::filter_sex_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_skill3_Record.h b/Generated/include/Dynamic/filter/filter_skill3_Record.h new file mode 100644 index 000000000..e7f809014 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_skill3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_skill3_Record.h" +#include "../../KR/filter/filter_skill3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_skill3_Record = BnsTables::KR::filter_skill3_Record; + #else + using filter_skill3_Record = BnsTables::EU::filter_skill3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_skill3_id_Record.h b/Generated/include/Dynamic/filter/filter_skill3_id_Record.h new file mode 100644 index 000000000..dd3ac718f --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_skill3_id_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_skill3_id_Record.h" +#include "../../KR/filter/filter_skill3_id_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_skill3_id_Record = BnsTables::KR::filter_skill3_id_Record; + #else + using filter_skill3_id_Record = BnsTables::EU::filter_skill3_id_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_skill_Record.h b/Generated/include/Dynamic/filter/filter_skill_Record.h new file mode 100644 index 000000000..f769d0b0f --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_skill_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_skill_Record.h" +#include "../../KR/filter/filter_skill_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_skill_Record = BnsTables::KR::filter_skill_Record; + #else + using filter_skill_Record = BnsTables::EU::filter_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_skill_id_Record.h b/Generated/include/Dynamic/filter/filter_skill_id_Record.h new file mode 100644 index 000000000..1d840de4d --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_skill_id_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_skill_id_Record.h" +#include "../../KR/filter/filter_skill_id_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_skill_id_Record = BnsTables::KR::filter_skill_id_Record; + #else + using filter_skill_id_Record = BnsTables::EU::filter_skill_id_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_stance_Record.h b/Generated/include/Dynamic/filter/filter_stance_Record.h new file mode 100644 index 000000000..b6c1cf910 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_stance_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_stance_Record.h" +#include "../../KR/filter/filter_stance_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_stance_Record = BnsTables::KR::filter_stance_Record; + #else + using filter_stance_Record = BnsTables::EU::filter_stance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_summoned_Record.h b/Generated/include/Dynamic/filter/filter_summoned_Record.h new file mode 100644 index 000000000..4072280e9 --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_summoned_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_summoned_Record.h" +#include "../../KR/filter/filter_summoned_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_summoned_Record = BnsTables::KR::filter_summoned_Record; + #else + using filter_summoned_Record = BnsTables::EU::filter_summoned_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/filter/filter_weapon_type_Record.h b/Generated/include/Dynamic/filter/filter_weapon_type_Record.h new file mode 100644 index 000000000..f11baf08b --- /dev/null +++ b/Generated/include/Dynamic/filter/filter_weapon_type_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/filter/filter_weapon_type_Record.h" +#include "../../KR/filter/filter_weapon_type_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using filter_weapon_type_Record = BnsTables::KR::filter_weapon_type_Record; + #else + using filter_weapon_type_Record = BnsTables::EU::filter_weapon_type_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fish/AAA_fish_RecordBase.h b/Generated/include/Dynamic/fish/AAA_fish_RecordBase.h new file mode 100644 index 000000000..89d978155 --- /dev/null +++ b/Generated/include/Dynamic/fish/AAA_fish_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fish/AAA_fish_RecordBase.h" +#include "../../KR/fish/AAA_fish_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fish_Record = BnsTables::KR::fish_Record; + #else + using fish_Record = BnsTables::EU::fish_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fishgrade/AAA_fishgrade_RecordBase.h b/Generated/include/Dynamic/fishgrade/AAA_fishgrade_RecordBase.h new file mode 100644 index 000000000..d44edefeb --- /dev/null +++ b/Generated/include/Dynamic/fishgrade/AAA_fishgrade_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fishgrade/AAA_fishgrade_RecordBase.h" +#include "../../KR/fishgrade/AAA_fishgrade_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fishgrade_Record = BnsTables::KR::fishgrade_Record; + #else + using fishgrade_Record = BnsTables::EU::fishgrade_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fishing_field/AAA_fishing_field_RecordBase.h b/Generated/include/Dynamic/fishing_field/AAA_fishing_field_RecordBase.h new file mode 100644 index 000000000..065ee3faa --- /dev/null +++ b/Generated/include/Dynamic/fishing_field/AAA_fishing_field_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fishing_field/AAA_fishing_field_RecordBase.h" +#include "../../KR/fishing_field/AAA_fishing_field_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fishing_field_Record = BnsTables::KR::fishing_field_Record; + #else + using fishing_field_Record = BnsTables::EU::fishing_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fishing_field_group/AAA_fishing_field_group_RecordBase.h b/Generated/include/Dynamic/fishing_field_group/AAA_fishing_field_group_RecordBase.h new file mode 100644 index 000000000..8fcc8b15e --- /dev/null +++ b/Generated/include/Dynamic/fishing_field_group/AAA_fishing_field_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fishing_field_group/AAA_fishing_field_group_RecordBase.h" +#include "../../KR/fishing_field_group/AAA_fishing_field_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fishing_field_group_Record = BnsTables::KR::fishing_field_group_Record; + #else + using fishing_field_group_Record = BnsTables::EU::fishing_field_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fishing_paste/AAA_fishing_paste_RecordBase.h b/Generated/include/Dynamic/fishing_paste/AAA_fishing_paste_RecordBase.h new file mode 100644 index 000000000..912407c32 --- /dev/null +++ b/Generated/include/Dynamic/fishing_paste/AAA_fishing_paste_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fishing_paste/AAA_fishing_paste_RecordBase.h" +#include "../../KR/fishing_paste/AAA_fishing_paste_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fishing_paste_Record = BnsTables::KR::fishing_paste_Record; + #else + using fishing_paste_Record = BnsTables::EU::fishing_paste_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/fishing_show/AAA_fishing_show_RecordBase.h b/Generated/include/Dynamic/fishing_show/AAA_fishing_show_RecordBase.h new file mode 100644 index 000000000..725b38c85 --- /dev/null +++ b/Generated/include/Dynamic/fishing_show/AAA_fishing_show_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/fishing_show/AAA_fishing_show_RecordBase.h" +#include "../../KR/fishing_show/AAA_fishing_show_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using fishing_show_Record = BnsTables::KR::fishing_show_Record; + #else + using fishing_show_Record = BnsTables::EU::fishing_show_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/flying_circus_game/AAA_flying_circus_game_RecordBase.h b/Generated/include/Dynamic/flying_circus_game/AAA_flying_circus_game_RecordBase.h new file mode 100644 index 000000000..1003d0eea --- /dev/null +++ b/Generated/include/Dynamic/flying_circus_game/AAA_flying_circus_game_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/flying_circus_game/AAA_flying_circus_game_RecordBase.h" +#include "../../KR/flying_circus_game/AAA_flying_circus_game_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using flying_circus_game_Record = BnsTables::KR::flying_circus_game_Record; + #else + using flying_circus_game_Record = BnsTables::EU::flying_circus_game_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/game_menu_control/AAA_game_menu_control_RecordBase.h b/Generated/include/Dynamic/game_menu_control/AAA_game_menu_control_RecordBase.h new file mode 100644 index 000000000..ca70011d1 --- /dev/null +++ b/Generated/include/Dynamic/game_menu_control/AAA_game_menu_control_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/game_menu_control/AAA_game_menu_control_RecordBase.h" +#include "../../KR/game_menu_control/AAA_game_menu_control_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using game_menu_control_Record = BnsTables::KR::game_menu_control_Record; + #else + using game_menu_control_Record = BnsTables::EU::game_menu_control_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/game_message/AAA_game_message_RecordBase.h b/Generated/include/Dynamic/game_message/AAA_game_message_RecordBase.h new file mode 100644 index 000000000..7bf80e187 --- /dev/null +++ b/Generated/include/Dynamic/game_message/AAA_game_message_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/game_message/AAA_game_message_RecordBase.h" +#include "../../KR/game_message/AAA_game_message_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using game_message_Record = BnsTables::KR::game_message_Record; + #else + using game_message_Record = BnsTables::EU::game_message_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/gathersource/AAA_gathersource_RecordBase.h b/Generated/include/Dynamic/gathersource/AAA_gathersource_RecordBase.h new file mode 100644 index 000000000..a1d49067c --- /dev/null +++ b/Generated/include/Dynamic/gathersource/AAA_gathersource_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/gathersource/AAA_gathersource_RecordBase.h" +#include "../../KR/gathersource/AAA_gathersource_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using gathersource_Record = BnsTables::KR::gathersource_Record; + #else + using gathersource_Record = BnsTables::EU::gathersource_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/glyph/AAA_glyph_RecordBase.h b/Generated/include/Dynamic/glyph/AAA_glyph_RecordBase.h new file mode 100644 index 000000000..c16bbb548 --- /dev/null +++ b/Generated/include/Dynamic/glyph/AAA_glyph_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/glyph/AAA_glyph_RecordBase.h" +#include "../../KR/glyph/AAA_glyph_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using glyph_Record = BnsTables::KR::glyph_Record; + #else + using glyph_Record = BnsTables::EU::glyph_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/glyph_page/AAA_glyph_page_RecordBase.h b/Generated/include/Dynamic/glyph_page/AAA_glyph_page_RecordBase.h new file mode 100644 index 000000000..81ea4d6cb --- /dev/null +++ b/Generated/include/Dynamic/glyph_page/AAA_glyph_page_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/glyph_page/AAA_glyph_page_RecordBase.h" +#include "../../KR/glyph_page/AAA_glyph_page_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using glyph_page_Record = BnsTables::KR::glyph_page_Record; + #else + using glyph_page_Record = BnsTables::EU::glyph_page_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/glyph_reward/AAA_glyph_reward_RecordBase.h b/Generated/include/Dynamic/glyph_reward/AAA_glyph_reward_RecordBase.h new file mode 100644 index 000000000..e8342f8cd --- /dev/null +++ b/Generated/include/Dynamic/glyph_reward/AAA_glyph_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/glyph_reward/AAA_glyph_reward_RecordBase.h" +#include "../../KR/glyph_reward/AAA_glyph_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using glyph_reward_Record = BnsTables::KR::glyph_reward_Record; + #else + using glyph_reward_Record = BnsTables::EU::glyph_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/glyph_slot/AAA_glyph_slot_RecordBase.h b/Generated/include/Dynamic/glyph_slot/AAA_glyph_slot_RecordBase.h new file mode 100644 index 000000000..bfb1863f0 --- /dev/null +++ b/Generated/include/Dynamic/glyph_slot/AAA_glyph_slot_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/glyph_slot/AAA_glyph_slot_RecordBase.h" +#include "../../KR/glyph_slot/AAA_glyph_slot_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using glyph_slot_Record = BnsTables::KR::glyph_slot_Record; + #else + using glyph_slot_Record = BnsTables::EU::glyph_slot_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h b/Generated/include/Dynamic/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h new file mode 100644 index 000000000..a20ae566d --- /dev/null +++ b/Generated/include/Dynamic/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h" +#include "../../KR/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using gm_spawn_npc_Record = BnsTables::KR::gm_spawn_npc_Record; + #else + using gm_spawn_npc_Record = BnsTables::EU::gm_spawn_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/goldenticket/AAA_goldenticket_RecordBase.h b/Generated/include/Dynamic/goldenticket/AAA_goldenticket_RecordBase.h new file mode 100644 index 000000000..2ac7426df --- /dev/null +++ b/Generated/include/Dynamic/goldenticket/AAA_goldenticket_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/goldenticket/AAA_goldenticket_RecordBase.h" +#include "../../KR/goldenticket/AAA_goldenticket_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using goldenticket_Record = BnsTables::KR::goldenticket_Record; + #else + using goldenticket_Record = BnsTables::EU::goldenticket_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/goodsicon/AAA_goodsicon_RecordBase.h b/Generated/include/Dynamic/goodsicon/AAA_goodsicon_RecordBase.h new file mode 100644 index 000000000..bbd6317c8 --- /dev/null +++ b/Generated/include/Dynamic/goodsicon/AAA_goodsicon_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/goodsicon/AAA_goodsicon_RecordBase.h" +#include "../../KR/goodsicon/AAA_goodsicon_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using goodsicon_Record = BnsTables::KR::goodsicon_Record; + #else + using goodsicon_Record = BnsTables::EU::goodsicon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/gradebenefits/AAA_gradebenefits_RecordBase.h b/Generated/include/Dynamic/gradebenefits/AAA_gradebenefits_RecordBase.h new file mode 100644 index 000000000..728136213 --- /dev/null +++ b/Generated/include/Dynamic/gradebenefits/AAA_gradebenefits_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/gradebenefits/AAA_gradebenefits_RecordBase.h" +#include "../../KR/gradebenefits/AAA_gradebenefits_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using gradebenefits_Record = BnsTables::KR::gradebenefits_Record; + #else + using gradebenefits_Record = BnsTables::EU::gradebenefits_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guide_movie/AAA_guide_movie_RecordBase.h b/Generated/include/Dynamic/guide_movie/AAA_guide_movie_RecordBase.h new file mode 100644 index 000000000..8dd9171c2 --- /dev/null +++ b/Generated/include/Dynamic/guide_movie/AAA_guide_movie_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guide_movie/AAA_guide_movie_RecordBase.h" +#include "../../KR/guide_movie/AAA_guide_movie_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guide_movie_Record = BnsTables::KR::guide_movie_Record; + #else + using guide_movie_Record = BnsTables::EU::guide_movie_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guide_movie/guide_movie_dungeon_Record.h b/Generated/include/Dynamic/guide_movie/guide_movie_dungeon_Record.h new file mode 100644 index 000000000..a34089448 --- /dev/null +++ b/Generated/include/Dynamic/guide_movie/guide_movie_dungeon_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guide_movie/guide_movie_dungeon_Record.h" +#include "../../KR/guide_movie/guide_movie_dungeon_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guide_movie_dungeon_Record = BnsTables::KR::guide_movie_dungeon_Record; + #else + using guide_movie_dungeon_Record = BnsTables::EU::guide_movie_dungeon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guide_movie/guide_movie_enter_zone_Record.h b/Generated/include/Dynamic/guide_movie/guide_movie_enter_zone_Record.h new file mode 100644 index 000000000..307294868 --- /dev/null +++ b/Generated/include/Dynamic/guide_movie/guide_movie_enter_zone_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guide_movie/guide_movie_enter_zone_Record.h" +#include "../../KR/guide_movie/guide_movie_enter_zone_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guide_movie_enter_zone_Record = BnsTables::KR::guide_movie_enter_zone_Record; + #else + using guide_movie_enter_zone_Record = BnsTables::EU::guide_movie_enter_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guide_movie/guide_movie_level_Record.h b/Generated/include/Dynamic/guide_movie/guide_movie_level_Record.h new file mode 100644 index 000000000..c9da33fc5 --- /dev/null +++ b/Generated/include/Dynamic/guide_movie/guide_movie_level_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guide_movie/guide_movie_level_Record.h" +#include "../../KR/guide_movie/guide_movie_level_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guide_movie_level_Record = BnsTables::KR::guide_movie_level_Record; + #else + using guide_movie_level_Record = BnsTables::EU::guide_movie_level_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guide_movie/guide_movie_quest_Record.h b/Generated/include/Dynamic/guide_movie/guide_movie_quest_Record.h new file mode 100644 index 000000000..8679b9675 --- /dev/null +++ b/Generated/include/Dynamic/guide_movie/guide_movie_quest_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guide_movie/guide_movie_quest_Record.h" +#include "../../KR/guide_movie/guide_movie_quest_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guide_movie_quest_Record = BnsTables::KR::guide_movie_quest_Record; + #else + using guide_movie_quest_Record = BnsTables::EU::guide_movie_quest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guild_bank_item/AAA_guild_bank_item_RecordBase.h b/Generated/include/Dynamic/guild_bank_item/AAA_guild_bank_item_RecordBase.h new file mode 100644 index 000000000..fd5ccc6fc --- /dev/null +++ b/Generated/include/Dynamic/guild_bank_item/AAA_guild_bank_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guild_bank_item/AAA_guild_bank_item_RecordBase.h" +#include "../../KR/guild_bank_item/AAA_guild_bank_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guild_bank_item_Record = BnsTables::KR::guild_bank_item_Record; + #else + using guild_bank_item_Record = BnsTables::EU::guild_bank_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h b/Generated/include/Dynamic/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h new file mode 100644 index 000000000..05f076417 --- /dev/null +++ b/Generated/include/Dynamic/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h" +#include "../../KR/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guild_battle_field_zone_Record = BnsTables::KR::guild_battle_field_zone_Record; + #else + using guild_battle_field_zone_Record = BnsTables::EU::guild_battle_field_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guild_combat/AAA_guild_combat_RecordBase.h b/Generated/include/Dynamic/guild_combat/AAA_guild_combat_RecordBase.h new file mode 100644 index 000000000..7ab0ffbfd --- /dev/null +++ b/Generated/include/Dynamic/guild_combat/AAA_guild_combat_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guild_combat/AAA_guild_combat_RecordBase.h" +#include "../../KR/guild_combat/AAA_guild_combat_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guild_combat_Record = BnsTables::KR::guild_combat_Record; + #else + using guild_combat_Record = BnsTables::EU::guild_combat_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h b/Generated/include/Dynamic/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h new file mode 100644 index 000000000..8ffc44cf8 --- /dev/null +++ b/Generated/include/Dynamic/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h" +#include "../../KR/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guild_craft_recipe_Record = BnsTables::KR::guild_craft_recipe_Record; + #else + using guild_craft_recipe_Record = BnsTables::EU::guild_craft_recipe_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guild_discount/AAA_guild_discount_RecordBase.h b/Generated/include/Dynamic/guild_discount/AAA_guild_discount_RecordBase.h new file mode 100644 index 000000000..b8150d6e8 --- /dev/null +++ b/Generated/include/Dynamic/guild_discount/AAA_guild_discount_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guild_discount/AAA_guild_discount_RecordBase.h" +#include "../../KR/guild_discount/AAA_guild_discount_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guild_discount_Record = BnsTables::KR::guild_discount_Record; + #else + using guild_discount_Record = BnsTables::EU::guild_discount_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h b/Generated/include/Dynamic/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h new file mode 100644 index 000000000..2b3f0d38a --- /dev/null +++ b/Generated/include/Dynamic/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h" +#include "../../KR/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guild_member_grade_authority_Record = BnsTables::KR::guild_member_grade_authority_Record; + #else + using guild_member_grade_authority_Record = BnsTables::EU::guild_member_grade_authority_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guildbenefit/AAA_guildbenefit_RecordBase.h b/Generated/include/Dynamic/guildbenefit/AAA_guildbenefit_RecordBase.h new file mode 100644 index 000000000..5b82f4797 --- /dev/null +++ b/Generated/include/Dynamic/guildbenefit/AAA_guildbenefit_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guildbenefit/AAA_guildbenefit_RecordBase.h" +#include "../../KR/guildbenefit/AAA_guildbenefit_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guildbenefit_Record = BnsTables::KR::guildbenefit_Record; + #else + using guildbenefit_Record = BnsTables::EU::guildbenefit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h b/Generated/include/Dynamic/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h new file mode 100644 index 000000000..3f074da59 --- /dev/null +++ b/Generated/include/Dynamic/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h" +#include "../../KR/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guildcustomizepreset_Record = BnsTables::KR::guildcustomizepreset_Record; + #else + using guildcustomizepreset_Record = BnsTables::EU::guildcustomizepreset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h b/Generated/include/Dynamic/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h new file mode 100644 index 000000000..b896cf6ea --- /dev/null +++ b/Generated/include/Dynamic/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h" +#include "../../KR/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guildcustomizeuimatchparam_Record = BnsTables::KR::guildcustomizeuimatchparam_Record; + #else + using guildcustomizeuimatchparam_Record = BnsTables::EU::guildcustomizeuimatchparam_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guildlevel/AAA_guildlevel_RecordBase.h b/Generated/include/Dynamic/guildlevel/AAA_guildlevel_RecordBase.h new file mode 100644 index 000000000..a26e16d99 --- /dev/null +++ b/Generated/include/Dynamic/guildlevel/AAA_guildlevel_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guildlevel/AAA_guildlevel_RecordBase.h" +#include "../../KR/guildlevel/AAA_guildlevel_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guildlevel_Record = BnsTables::KR::guildlevel_Record; + #else + using guildlevel_Record = BnsTables::EU::guildlevel_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h b/Generated/include/Dynamic/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h new file mode 100644 index 000000000..7f64cf647 --- /dev/null +++ b/Generated/include/Dynamic/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h" +#include "../../KR/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guilduniformcomponent_Record = BnsTables::KR::guilduniformcomponent_Record; + #else + using guilduniformcomponent_Record = BnsTables::EU::guilduniformcomponent_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h b/Generated/include/Dynamic/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h new file mode 100644 index 000000000..6e2b6a44c --- /dev/null +++ b/Generated/include/Dynamic/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h" +#include "../../KR/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guilduniformparamtypecategory_Record = BnsTables::KR::guilduniformparamtypecategory_Record; + #else + using guilduniformparamtypecategory_Record = BnsTables::EU::guilduniformparamtypecategory_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h b/Generated/include/Dynamic/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h new file mode 100644 index 000000000..774555d9d --- /dev/null +++ b/Generated/include/Dynamic/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h" +#include "../../KR/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guilduniformpreset_Record = BnsTables::KR::guilduniformpreset_Record; + #else + using guilduniformpreset_Record = BnsTables::EU::guilduniformpreset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h b/Generated/include/Dynamic/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h new file mode 100644 index 000000000..263b099f8 --- /dev/null +++ b/Generated/include/Dynamic/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h" +#include "../../KR/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guilduniformrecipe_Record = BnsTables::KR::guilduniformrecipe_Record; + #else + using guilduniformrecipe_Record = BnsTables::EU::guilduniformrecipe_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h b/Generated/include/Dynamic/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h new file mode 100644 index 000000000..8ade00425 --- /dev/null +++ b/Generated/include/Dynamic/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h" +#include "../../KR/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guilduniformregistrationquota_Record = BnsTables::KR::guilduniformregistrationquota_Record; + #else + using guilduniformregistrationquota_Record = BnsTables::EU::guilduniformregistrationquota_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/guilduniformslider/AAA_guilduniformslider_RecordBase.h b/Generated/include/Dynamic/guilduniformslider/AAA_guilduniformslider_RecordBase.h new file mode 100644 index 000000000..9aaf04a2d --- /dev/null +++ b/Generated/include/Dynamic/guilduniformslider/AAA_guilduniformslider_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/guilduniformslider/AAA_guilduniformslider_RecordBase.h" +#include "../../KR/guilduniformslider/AAA_guilduniformslider_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using guilduniformslider_Record = BnsTables::KR::guilduniformslider_Record; + #else + using guilduniformslider_Record = BnsTables::EU::guilduniformslider_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h b/Generated/include/Dynamic/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h new file mode 100644 index 000000000..1ef97cf9d --- /dev/null +++ b/Generated/include/Dynamic/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h" +#include "../../KR/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using hyper_racing_game_Record = BnsTables::KR::hyper_racing_game_Record; + #else + using hyper_racing_game_Record = BnsTables::EU::hyper_racing_game_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h b/Generated/include/Dynamic/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h new file mode 100644 index 000000000..2f3f47a60 --- /dev/null +++ b/Generated/include/Dynamic/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h" +#include "../../KR/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using hyper_racing_game_reward_Record = BnsTables::KR::hyper_racing_game_reward_Record; + #else + using hyper_racing_game_reward_Record = BnsTables::EU::hyper_racing_game_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/icontexture/AAA_icontexture_RecordBase.h b/Generated/include/Dynamic/icontexture/AAA_icontexture_RecordBase.h new file mode 100644 index 000000000..e0def09ef --- /dev/null +++ b/Generated/include/Dynamic/icontexture/AAA_icontexture_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/icontexture/AAA_icontexture_RecordBase.h" +#include "../../KR/icontexture/AAA_icontexture_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using icontexture_Record = BnsTables::KR::icontexture_Record; + #else + using icontexture_Record = BnsTables::EU::icontexture_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/indicator_idle/AAA_indicator_idle_RecordBase.h b/Generated/include/Dynamic/indicator_idle/AAA_indicator_idle_RecordBase.h new file mode 100644 index 000000000..c6921bd18 --- /dev/null +++ b/Generated/include/Dynamic/indicator_idle/AAA_indicator_idle_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/indicator_idle/AAA_indicator_idle_RecordBase.h" +#include "../../KR/indicator_idle/AAA_indicator_idle_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using indicator_idle_Record = BnsTables::KR::indicator_idle_Record; + #else + using indicator_idle_Record = BnsTables::EU::indicator_idle_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/indicator_image/AAA_indicator_image_RecordBase.h b/Generated/include/Dynamic/indicator_image/AAA_indicator_image_RecordBase.h new file mode 100644 index 000000000..f5a1ac02c --- /dev/null +++ b/Generated/include/Dynamic/indicator_image/AAA_indicator_image_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/indicator_image/AAA_indicator_image_RecordBase.h" +#include "../../KR/indicator_image/AAA_indicator_image_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using indicator_image_Record = BnsTables::KR::indicator_image_Record; + #else + using indicator_image_Record = BnsTables::EU::indicator_image_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/indicator_social/AAA_indicator_social_RecordBase.h b/Generated/include/Dynamic/indicator_social/AAA_indicator_social_RecordBase.h new file mode 100644 index 000000000..ea1a3a7ce --- /dev/null +++ b/Generated/include/Dynamic/indicator_social/AAA_indicator_social_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/indicator_social/AAA_indicator_social_RecordBase.h" +#include "../../KR/indicator_social/AAA_indicator_social_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using indicator_social_Record = BnsTables::KR::indicator_social_Record; + #else + using indicator_social_Record = BnsTables::EU::indicator_social_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h b/Generated/include/Dynamic/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h new file mode 100644 index 000000000..94311b385 --- /dev/null +++ b/Generated/include/Dynamic/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h" +#include "../../KR/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ingame_shop_item_Record = BnsTables::KR::ingame_shop_item_Record; + #else + using ingame_shop_item_Record = BnsTables::EU::ingame_shop_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h b/Generated/include/Dynamic/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h new file mode 100644 index 000000000..2b4c4e008 --- /dev/null +++ b/Generated/include/Dynamic/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h" +#include "../../KR/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ingame_shop_tab_Record = BnsTables::KR::ingame_shop_tab_Record; + #else + using ingame_shop_tab_Record = BnsTables::EU::ingame_shop_tab_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/interdungeonlist/AAA_interdungeonlist_RecordBase.h b/Generated/include/Dynamic/interdungeonlist/AAA_interdungeonlist_RecordBase.h new file mode 100644 index 000000000..99ec38308 --- /dev/null +++ b/Generated/include/Dynamic/interdungeonlist/AAA_interdungeonlist_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/interdungeonlist/AAA_interdungeonlist_RecordBase.h" +#include "../../KR/interdungeonlist/AAA_interdungeonlist_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using interdungeonlist_Record = BnsTables::KR::interdungeonlist_Record; + #else + using interdungeonlist_Record = BnsTables::EU::interdungeonlist_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item/AAA_item_RecordBase.h b/Generated/include/Dynamic/item/AAA_item_RecordBase.h new file mode 100644 index 000000000..302080728 --- /dev/null +++ b/Generated/include/Dynamic/item/AAA_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item/AAA_item_RecordBase.h" +#include "../../KR/item/AAA_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_Record = BnsTables::KR::item_Record; + #else + using item_Record = BnsTables::EU::item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item/item_accessory_Record.h b/Generated/include/Dynamic/item/item_accessory_Record.h new file mode 100644 index 000000000..76615006c --- /dev/null +++ b/Generated/include/Dynamic/item/item_accessory_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item/item_accessory_Record.h" +#include "../../KR/item/item_accessory_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_accessory_Record = BnsTables::KR::item_accessory_Record; + #else + using item_accessory_Record = BnsTables::EU::item_accessory_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item/item_costume_Record.h b/Generated/include/Dynamic/item/item_costume_Record.h new file mode 100644 index 000000000..5c84a1bb4 --- /dev/null +++ b/Generated/include/Dynamic/item/item_costume_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item/item_costume_Record.h" +#include "../../KR/item/item_costume_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_costume_Record = BnsTables::KR::item_costume_Record; + #else + using item_costume_Record = BnsTables::EU::item_costume_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item/item_enchant_Record.h b/Generated/include/Dynamic/item/item_enchant_Record.h new file mode 100644 index 000000000..e3799c856 --- /dev/null +++ b/Generated/include/Dynamic/item/item_enchant_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item/item_enchant_Record.h" +#include "../../KR/item/item_enchant_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_enchant_Record = BnsTables::KR::item_enchant_Record; + #else + using item_enchant_Record = BnsTables::EU::item_enchant_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item/item_gem_Record.h b/Generated/include/Dynamic/item/item_gem_Record.h new file mode 100644 index 000000000..54adecd57 --- /dev/null +++ b/Generated/include/Dynamic/item/item_gem_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item/item_gem_Record.h" +#include "../../KR/item/item_gem_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_gem_Record = BnsTables::KR::item_gem_Record; + #else + using item_gem_Record = BnsTables::EU::item_gem_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item/item_grocery_Record.h b/Generated/include/Dynamic/item/item_grocery_Record.h new file mode 100644 index 000000000..ef9807eab --- /dev/null +++ b/Generated/include/Dynamic/item/item_grocery_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item/item_grocery_Record.h" +#include "../../KR/item/item_grocery_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_grocery_Record = BnsTables::KR::item_grocery_Record; + #else + using item_grocery_Record = BnsTables::EU::item_grocery_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item/item_weapon_Record.h b/Generated/include/Dynamic/item/item_weapon_Record.h new file mode 100644 index 000000000..0bf136b59 --- /dev/null +++ b/Generated/include/Dynamic/item/item_weapon_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item/item_weapon_Record.h" +#include "../../KR/item/item_weapon_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_weapon_Record = BnsTables::KR::item_weapon_Record; + #else + using item_weapon_Record = BnsTables::EU::item_weapon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_brand/AAA_item_brand_RecordBase.h b/Generated/include/Dynamic/item_brand/AAA_item_brand_RecordBase.h new file mode 100644 index 000000000..13e8245ce --- /dev/null +++ b/Generated/include/Dynamic/item_brand/AAA_item_brand_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_brand/AAA_item_brand_RecordBase.h" +#include "../../KR/item_brand/AAA_item_brand_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_brand_Record = BnsTables::KR::item_brand_Record; + #else + using item_brand_Record = BnsTables::EU::item_brand_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h b/Generated/include/Dynamic/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h new file mode 100644 index 000000000..ba2420ca7 --- /dev/null +++ b/Generated/include/Dynamic/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h" +#include "../../KR/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_brand_tooltip_Record = BnsTables::KR::item_brand_tooltip_Record; + #else + using item_brand_tooltip_Record = BnsTables::EU::item_brand_tooltip_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_buy_price/AAA_item_buy_price_RecordBase.h b/Generated/include/Dynamic/item_buy_price/AAA_item_buy_price_RecordBase.h new file mode 100644 index 000000000..906f29d68 --- /dev/null +++ b/Generated/include/Dynamic/item_buy_price/AAA_item_buy_price_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_buy_price/AAA_item_buy_price_RecordBase.h" +#include "../../KR/item_buy_price/AAA_item_buy_price_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_buy_price_Record = BnsTables::KR::item_buy_price_Record; + #else + using item_buy_price_Record = BnsTables::EU::item_buy_price_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_combat/AAA_item_combat_RecordBase.h b/Generated/include/Dynamic/item_combat/AAA_item_combat_RecordBase.h new file mode 100644 index 000000000..9b10f42d5 --- /dev/null +++ b/Generated/include/Dynamic/item_combat/AAA_item_combat_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_combat/AAA_item_combat_RecordBase.h" +#include "../../KR/item_combat/AAA_item_combat_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_combat_Record = BnsTables::KR::item_combat_Record; + #else + using item_combat_Record = BnsTables::EU::item_combat_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_combination/AAA_item_combination_RecordBase.h b/Generated/include/Dynamic/item_combination/AAA_item_combination_RecordBase.h new file mode 100644 index 000000000..4603d62a7 --- /dev/null +++ b/Generated/include/Dynamic/item_combination/AAA_item_combination_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_combination/AAA_item_combination_RecordBase.h" +#include "../../KR/item_combination/AAA_item_combination_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_combination_Record = BnsTables::KR::item_combination_Record; + #else + using item_combination_Record = BnsTables::EU::item_combination_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h b/Generated/include/Dynamic/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h new file mode 100644 index 000000000..860df86a3 --- /dev/null +++ b/Generated/include/Dynamic/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h" +#include "../../KR/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_combination_mileage_Record = BnsTables::KR::item_combination_mileage_Record; + #else + using item_combination_mileage_Record = BnsTables::EU::item_combination_mileage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_event/AAA_item_event_RecordBase.h b/Generated/include/Dynamic/item_event/AAA_item_event_RecordBase.h new file mode 100644 index 000000000..088ad9f5c --- /dev/null +++ b/Generated/include/Dynamic/item_event/AAA_item_event_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_event/AAA_item_event_RecordBase.h" +#include "../../KR/item_event/AAA_item_event_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_event_Record = BnsTables::KR::item_event_Record; + #else + using item_event_Record = BnsTables::EU::item_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_fusion/AAA_item_fusion_RecordBase.h b/Generated/include/Dynamic/item_fusion/AAA_item_fusion_RecordBase.h new file mode 100644 index 000000000..928d4bc8c --- /dev/null +++ b/Generated/include/Dynamic/item_fusion/AAA_item_fusion_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_fusion/AAA_item_fusion_RecordBase.h" +#include "../../KR/item_fusion/AAA_item_fusion_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_fusion_Record = BnsTables::KR::item_fusion_Record; + #else + using item_fusion_Record = BnsTables::EU::item_fusion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_graph/AAA_item_graph_RecordBase.h b/Generated/include/Dynamic/item_graph/AAA_item_graph_RecordBase.h new file mode 100644 index 000000000..c078ec794 --- /dev/null +++ b/Generated/include/Dynamic/item_graph/AAA_item_graph_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_graph/AAA_item_graph_RecordBase.h" +#include "../../KR/item_graph/AAA_item_graph_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_graph_Record = BnsTables::KR::item_graph_Record; + #else + using item_graph_Record = BnsTables::EU::item_graph_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_graph/item_graph_edge_Record.h b/Generated/include/Dynamic/item_graph/item_graph_edge_Record.h new file mode 100644 index 000000000..99ed56ab0 --- /dev/null +++ b/Generated/include/Dynamic/item_graph/item_graph_edge_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_graph/item_graph_edge_Record.h" +#include "../../KR/item_graph/item_graph_edge_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_graph_edge_Record = BnsTables::KR::item_graph_edge_Record; + #else + using item_graph_edge_Record = BnsTables::EU::item_graph_edge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_graph/item_graph_seed_Record.h b/Generated/include/Dynamic/item_graph/item_graph_seed_Record.h new file mode 100644 index 000000000..d240584e8 --- /dev/null +++ b/Generated/include/Dynamic/item_graph/item_graph_seed_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_graph/item_graph_seed_Record.h" +#include "../../KR/item_graph/item_graph_seed_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_graph_seed_Record = BnsTables::KR::item_graph_seed_Record; + #else + using item_graph_seed_Record = BnsTables::EU::item_graph_seed_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h b/Generated/include/Dynamic/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h new file mode 100644 index 000000000..e5648b48b --- /dev/null +++ b/Generated/include/Dynamic/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h" +#include "../../KR/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_graph_seed_group_Record = BnsTables::KR::item_graph_seed_group_Record; + #else + using item_graph_seed_group_Record = BnsTables::EU::item_graph_seed_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_group/AAA_item_group_RecordBase.h b/Generated/include/Dynamic/item_group/AAA_item_group_RecordBase.h new file mode 100644 index 000000000..a32ae3e30 --- /dev/null +++ b/Generated/include/Dynamic/item_group/AAA_item_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_group/AAA_item_group_RecordBase.h" +#include "../../KR/item_group/AAA_item_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_group_Record = BnsTables::KR::item_group_Record; + #else + using item_group_Record = BnsTables::EU::item_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_improve/AAA_item_improve_RecordBase.h b/Generated/include/Dynamic/item_improve/AAA_item_improve_RecordBase.h new file mode 100644 index 000000000..ca5d743b4 --- /dev/null +++ b/Generated/include/Dynamic/item_improve/AAA_item_improve_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_improve/AAA_item_improve_RecordBase.h" +#include "../../KR/item_improve/AAA_item_improve_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_improve_Record = BnsTables::KR::item_improve_Record; + #else + using item_improve_Record = BnsTables::EU::item_improve_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_improve_option/AAA_item_improve_option_RecordBase.h b/Generated/include/Dynamic/item_improve_option/AAA_item_improve_option_RecordBase.h new file mode 100644 index 000000000..a99e6dec9 --- /dev/null +++ b/Generated/include/Dynamic/item_improve_option/AAA_item_improve_option_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_improve_option/AAA_item_improve_option_RecordBase.h" +#include "../../KR/item_improve_option/AAA_item_improve_option_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_improve_option_Record = BnsTables::KR::item_improve_option_Record; + #else + using item_improve_option_Record = BnsTables::EU::item_improve_option_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h b/Generated/include/Dynamic/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h new file mode 100644 index 000000000..1749df3ce --- /dev/null +++ b/Generated/include/Dynamic/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h" +#include "../../KR/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_improve_option_list_Record = BnsTables::KR::item_improve_option_list_Record; + #else + using item_improve_option_list_Record = BnsTables::EU::item_improve_option_list_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h b/Generated/include/Dynamic/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h new file mode 100644 index 000000000..81ca2d595 --- /dev/null +++ b/Generated/include/Dynamic/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h" +#include "../../KR/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_improve_set_bonus_Record = BnsTables::KR::item_improve_set_bonus_Record; + #else + using item_improve_set_bonus_Record = BnsTables::EU::item_improve_set_bonus_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_improve_succession/AAA_item_improve_succession_RecordBase.h b/Generated/include/Dynamic/item_improve_succession/AAA_item_improve_succession_RecordBase.h new file mode 100644 index 000000000..70e215874 --- /dev/null +++ b/Generated/include/Dynamic/item_improve_succession/AAA_item_improve_succession_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_improve_succession/AAA_item_improve_succession_RecordBase.h" +#include "../../KR/item_improve_succession/AAA_item_improve_succession_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_improve_succession_Record = BnsTables::KR::item_improve_succession_Record; + #else + using item_improve_succession_Record = BnsTables::EU::item_improve_succession_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h b/Generated/include/Dynamic/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h new file mode 100644 index 000000000..99b6ec5c1 --- /dev/null +++ b/Generated/include/Dynamic/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h" +#include "../../KR/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_random_ability_section_Record = BnsTables::KR::item_random_ability_section_Record; + #else + using item_random_ability_section_Record = BnsTables::EU::item_random_ability_section_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h b/Generated/include/Dynamic/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h new file mode 100644 index 000000000..05ac7d462 --- /dev/null +++ b/Generated/include/Dynamic/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h" +#include "../../KR/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_random_ability_slot_Record = BnsTables::KR::item_random_ability_slot_Record; + #else + using item_random_ability_slot_Record = BnsTables::EU::item_random_ability_slot_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_random_option_group/AAA_item_random_option_group_RecordBase.h b/Generated/include/Dynamic/item_random_option_group/AAA_item_random_option_group_RecordBase.h new file mode 100644 index 000000000..4da97c941 --- /dev/null +++ b/Generated/include/Dynamic/item_random_option_group/AAA_item_random_option_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_random_option_group/AAA_item_random_option_group_RecordBase.h" +#include "../../KR/item_random_option_group/AAA_item_random_option_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_random_option_group_Record = BnsTables::KR::item_random_option_group_Record; + #else + using item_random_option_group_Record = BnsTables::EU::item_random_option_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_stage_number/AAA_item_stage_number_RecordBase.h b/Generated/include/Dynamic/item_stage_number/AAA_item_stage_number_RecordBase.h new file mode 100644 index 000000000..4f3048986 --- /dev/null +++ b/Generated/include/Dynamic/item_stage_number/AAA_item_stage_number_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_stage_number/AAA_item_stage_number_RecordBase.h" +#include "../../KR/item_stage_number/AAA_item_stage_number_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_stage_number_Record = BnsTables::KR::item_stage_number_Record; + #else + using item_stage_number_Record = BnsTables::EU::item_stage_number_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h b/Generated/include/Dynamic/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h new file mode 100644 index 000000000..becb5cd7a --- /dev/null +++ b/Generated/include/Dynamic/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h" +#include "../../KR/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_transform_retry_cost_Record = BnsTables::KR::item_transform_retry_cost_Record; + #else + using item_transform_retry_cost_Record = BnsTables::EU::item_transform_retry_cost_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/item_usable_group/AAA_item_usable_group_RecordBase.h b/Generated/include/Dynamic/item_usable_group/AAA_item_usable_group_RecordBase.h new file mode 100644 index 000000000..76467874a --- /dev/null +++ b/Generated/include/Dynamic/item_usable_group/AAA_item_usable_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/item_usable_group/AAA_item_usable_group_RecordBase.h" +#include "../../KR/item_usable_group/AAA_item_usable_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using item_usable_group_Record = BnsTables::KR::item_usable_group_Record; + #else + using item_usable_group_Record = BnsTables::EU::item_usable_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemcategory/AAA_itemcategory_RecordBase.h b/Generated/include/Dynamic/itemcategory/AAA_itemcategory_RecordBase.h new file mode 100644 index 000000000..2ae056172 --- /dev/null +++ b/Generated/include/Dynamic/itemcategory/AAA_itemcategory_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemcategory/AAA_itemcategory_RecordBase.h" +#include "../../KR/itemcategory/AAA_itemcategory_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemcategory_Record = BnsTables::KR::itemcategory_Record; + #else + using itemcategory_Record = BnsTables::EU::itemcategory_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemexchange/AAA_itemexchange_RecordBase.h b/Generated/include/Dynamic/itemexchange/AAA_itemexchange_RecordBase.h new file mode 100644 index 000000000..635489e91 --- /dev/null +++ b/Generated/include/Dynamic/itemexchange/AAA_itemexchange_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemexchange/AAA_itemexchange_RecordBase.h" +#include "../../KR/itemexchange/AAA_itemexchange_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemexchange_Record = BnsTables::KR::itemexchange_Record; + #else + using itemexchange_Record = BnsTables::EU::itemexchange_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemgearscore/AAA_itemgearscore_RecordBase.h b/Generated/include/Dynamic/itemgearscore/AAA_itemgearscore_RecordBase.h new file mode 100644 index 000000000..36f5faca9 --- /dev/null +++ b/Generated/include/Dynamic/itemgearscore/AAA_itemgearscore_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemgearscore/AAA_itemgearscore_RecordBase.h" +#include "../../KR/itemgearscore/AAA_itemgearscore_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemgearscore_Record = BnsTables::KR::itemgearscore_Record; + #else + using itemgearscore_Record = BnsTables::EU::itemgearscore_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemgrowth/AAA_itemgrowth_RecordBase.h b/Generated/include/Dynamic/itemgrowth/AAA_itemgrowth_RecordBase.h new file mode 100644 index 000000000..4d6ffbff8 --- /dev/null +++ b/Generated/include/Dynamic/itemgrowth/AAA_itemgrowth_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemgrowth/AAA_itemgrowth_RecordBase.h" +#include "../../KR/itemgrowth/AAA_itemgrowth_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemgrowth_Record = BnsTables::KR::itemgrowth_Record; + #else + using itemgrowth_Record = BnsTables::EU::itemgrowth_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h b/Generated/include/Dynamic/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h new file mode 100644 index 000000000..f3b56939a --- /dev/null +++ b/Generated/include/Dynamic/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h" +#include "../../KR/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itempouchmesh2_Record = BnsTables::KR::itempouchmesh2_Record; + #else + using itempouchmesh2_Record = BnsTables::EU::itempouchmesh2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h b/Generated/include/Dynamic/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h new file mode 100644 index 000000000..be3d5dddd --- /dev/null +++ b/Generated/include/Dynamic/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h" +#include "../../KR/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemrewardskill3_Record = BnsTables::KR::itemrewardskill3_Record; + #else + using itemrewardskill3_Record = BnsTables::EU::itemrewardskill3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h b/Generated/include/Dynamic/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h new file mode 100644 index 000000000..c23fbf110 --- /dev/null +++ b/Generated/include/Dynamic/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h" +#include "../../KR/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemrewardskillacquireroute_Record = BnsTables::KR::itemrewardskillacquireroute_Record; + #else + using itemrewardskillacquireroute_Record = BnsTables::EU::itemrewardskillacquireroute_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemskill/AAA_itemskill_RecordBase.h b/Generated/include/Dynamic/itemskill/AAA_itemskill_RecordBase.h new file mode 100644 index 000000000..29f1d4424 --- /dev/null +++ b/Generated/include/Dynamic/itemskill/AAA_itemskill_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemskill/AAA_itemskill_RecordBase.h" +#include "../../KR/itemskill/AAA_itemskill_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemskill_Record = BnsTables::KR::itemskill_Record; + #else + using itemskill_Record = BnsTables::EU::itemskill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemsound/AAA_itemsound_RecordBase.h b/Generated/include/Dynamic/itemsound/AAA_itemsound_RecordBase.h new file mode 100644 index 000000000..91962875e --- /dev/null +++ b/Generated/include/Dynamic/itemsound/AAA_itemsound_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemsound/AAA_itemsound_RecordBase.h" +#include "../../KR/itemsound/AAA_itemsound_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemsound_Record = BnsTables::KR::itemsound_Record; + #else + using itemsound_Record = BnsTables::EU::itemsound_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemspirit/AAA_itemspirit_RecordBase.h b/Generated/include/Dynamic/itemspirit/AAA_itemspirit_RecordBase.h new file mode 100644 index 000000000..32eb7d696 --- /dev/null +++ b/Generated/include/Dynamic/itemspirit/AAA_itemspirit_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemspirit/AAA_itemspirit_RecordBase.h" +#include "../../KR/itemspirit/AAA_itemspirit_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemspirit_Record = BnsTables::KR::itemspirit_Record; + #else + using itemspirit_Record = BnsTables::EU::itemspirit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h b/Generated/include/Dynamic/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h new file mode 100644 index 000000000..d76a9c9f9 --- /dev/null +++ b/Generated/include/Dynamic/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h" +#include "../../KR/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemtransformrecipe_Record = BnsTables::KR::itemtransformrecipe_Record; + #else + using itemtransformrecipe_Record = BnsTables::EU::itemtransformrecipe_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemtransformrecipemileage/AAA_itemtransformrecipemileage_RecordBase.h b/Generated/include/Dynamic/itemtransformrecipemileage/AAA_itemtransformrecipemileage_RecordBase.h new file mode 100644 index 000000000..39521fa5a --- /dev/null +++ b/Generated/include/Dynamic/itemtransformrecipemileage/AAA_itemtransformrecipemileage_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once + +#include "../../KR/itemtransformrecipemileage/AAA_itemtransformrecipemileage_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemtransformrecipemileage_Record = BnsTables::KR::itemtransformrecipemileage_Record; + #else + struct itemtransformrecipemileage_Record {}; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h b/Generated/include/Dynamic/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h new file mode 100644 index 000000000..383fd782c --- /dev/null +++ b/Generated/include/Dynamic/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h" +#include "../../KR/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemtransformupgradeitem_Record = BnsTables::KR::itemtransformupgradeitem_Record; + #else + using itemtransformupgradeitem_Record = BnsTables::EU::itemtransformupgradeitem_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/itemusablerelation/AAA_itemusablerelation_RecordBase.h b/Generated/include/Dynamic/itemusablerelation/AAA_itemusablerelation_RecordBase.h new file mode 100644 index 000000000..2ea69f504 --- /dev/null +++ b/Generated/include/Dynamic/itemusablerelation/AAA_itemusablerelation_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/itemusablerelation/AAA_itemusablerelation_RecordBase.h" +#include "../../KR/itemusablerelation/AAA_itemusablerelation_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using itemusablerelation_Record = BnsTables::KR::itemusablerelation_Record; + #else + using itemusablerelation_Record = BnsTables::EU::itemusablerelation_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h b/Generated/include/Dynamic/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h new file mode 100644 index 000000000..155bee5ab --- /dev/null +++ b/Generated/include/Dynamic/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h" +#include "../../KR/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using jackpot_boss_zone_Record = BnsTables::KR::jackpot_boss_zone_Record; + #else + using jackpot_boss_zone_Record = BnsTables::EU::jackpot_boss_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/job/AAA_job_RecordBase.h b/Generated/include/Dynamic/job/AAA_job_RecordBase.h new file mode 100644 index 000000000..d1c7f5a18 --- /dev/null +++ b/Generated/include/Dynamic/job/AAA_job_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/job/AAA_job_RecordBase.h" +#include "../../KR/job/AAA_job_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using job_Record = BnsTables::KR::job_Record; + #else + using job_Record = BnsTables::EU::job_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/job_change/AAA_job_change_RecordBase.h b/Generated/include/Dynamic/job_change/AAA_job_change_RecordBase.h new file mode 100644 index 000000000..21a8cf894 --- /dev/null +++ b/Generated/include/Dynamic/job_change/AAA_job_change_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/job_change/AAA_job_change_RecordBase.h" +#include "../../KR/job_change/AAA_job_change_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using job_change_Record = BnsTables::KR::job_change_Record; + #else + using job_change_Record = BnsTables::EU::job_change_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h b/Generated/include/Dynamic/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h new file mode 100644 index 000000000..fd7b9bb2c --- /dev/null +++ b/Generated/include/Dynamic/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h" +#include "../../KR/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using job_change_item_exchange_group_Record = BnsTables::KR::job_change_item_exchange_group_Record; + #else + using job_change_item_exchange_group_Record = BnsTables::EU::job_change_item_exchange_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h b/Generated/include/Dynamic/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h new file mode 100644 index 000000000..2031063d4 --- /dev/null +++ b/Generated/include/Dynamic/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h" +#include "../../KR/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using job_change_item_exchange_type_Record = BnsTables::KR::job_change_item_exchange_type_Record; + #else + using job_change_item_exchange_type_Record = BnsTables::EU::job_change_item_exchange_type_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/job_change_quest/AAA_job_change_quest_RecordBase.h b/Generated/include/Dynamic/job_change_quest/AAA_job_change_quest_RecordBase.h new file mode 100644 index 000000000..035321e4a --- /dev/null +++ b/Generated/include/Dynamic/job_change_quest/AAA_job_change_quest_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/job_change_quest/AAA_job_change_quest_RecordBase.h" +#include "../../KR/job_change_quest/AAA_job_change_quest_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using job_change_quest_Record = BnsTables::KR::job_change_quest_Record; + #else + using job_change_quest_Record = BnsTables::EU::job_change_quest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/job_change_quota/AAA_job_change_quota_RecordBase.h b/Generated/include/Dynamic/job_change_quota/AAA_job_change_quota_RecordBase.h new file mode 100644 index 000000000..6058f83f8 --- /dev/null +++ b/Generated/include/Dynamic/job_change_quota/AAA_job_change_quota_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/job_change_quota/AAA_job_change_quota_RecordBase.h" +#include "../../KR/job_change_quota/AAA_job_change_quota_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using job_change_quota_Record = BnsTables::KR::job_change_quota_Record; + #else + using job_change_quota_Record = BnsTables::EU::job_change_quota_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/job_style/AAA_job_style_RecordBase.h b/Generated/include/Dynamic/job_style/AAA_job_style_RecordBase.h new file mode 100644 index 000000000..bc9bae9f2 --- /dev/null +++ b/Generated/include/Dynamic/job_style/AAA_job_style_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/job_style/AAA_job_style_RecordBase.h" +#include "../../KR/job_style/AAA_job_style_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using job_style_Record = BnsTables::KR::job_style_Record; + #else + using job_style_Record = BnsTables::EU::job_style_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/job_style_specialization/AAA_job_style_specialization_RecordBase.h b/Generated/include/Dynamic/job_style_specialization/AAA_job_style_specialization_RecordBase.h new file mode 100644 index 000000000..7ce3f860d --- /dev/null +++ b/Generated/include/Dynamic/job_style_specialization/AAA_job_style_specialization_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/job_style_specialization/AAA_job_style_specialization_RecordBase.h" +#include "../../KR/job_style_specialization/AAA_job_style_specialization_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using job_style_specialization_Record = BnsTables::KR::job_style_specialization_Record; + #else + using job_style_specialization_Record = BnsTables::EU::job_style_specialization_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/jobskillset/AAA_jobskillset_RecordBase.h b/Generated/include/Dynamic/jobskillset/AAA_jobskillset_RecordBase.h new file mode 100644 index 000000000..9d36b64e3 --- /dev/null +++ b/Generated/include/Dynamic/jobskillset/AAA_jobskillset_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/jobskillset/AAA_jobskillset_RecordBase.h" +#include "../../KR/jobskillset/AAA_jobskillset_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using jobskillset_Record = BnsTables::KR::jobskillset_Record; + #else + using jobskillset_Record = BnsTables::EU::jobskillset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/jobspecialization/AAA_jobspecialization_RecordBase.h b/Generated/include/Dynamic/jobspecialization/AAA_jobspecialization_RecordBase.h new file mode 100644 index 000000000..468c52f60 --- /dev/null +++ b/Generated/include/Dynamic/jobspecialization/AAA_jobspecialization_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/jobspecialization/AAA_jobspecialization_RecordBase.h" +#include "../../KR/jobspecialization/AAA_jobspecialization_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using jobspecialization_Record = BnsTables::KR::jobspecialization_Record; + #else + using jobspecialization_Record = BnsTables::EU::jobspecialization_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h b/Generated/include/Dynamic/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h new file mode 100644 index 000000000..5961a70e4 --- /dev/null +++ b/Generated/include/Dynamic/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h" +#include "../../KR/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using jobstylestandidle_Record = BnsTables::KR::jobstylestandidle_Record; + #else + using jobstylestandidle_Record = BnsTables::EU::jobstylestandidle_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h b/Generated/include/Dynamic/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h new file mode 100644 index 000000000..e8d68a8a0 --- /dev/null +++ b/Generated/include/Dynamic/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h" +#include "../../KR/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using jumpingcharacter_Record = BnsTables::KR::jumpingcharacter_Record; + #else + using jumpingcharacter_Record = BnsTables::EU::jumpingcharacter_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h b/Generated/include/Dynamic/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h new file mode 100644 index 000000000..e68857749 --- /dev/null +++ b/Generated/include/Dynamic/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h" +#include "../../KR/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using jumpingcharacter2_Record = BnsTables::KR::jumpingcharacter2_Record; + #else + using jumpingcharacter2_Record = BnsTables::EU::jumpingcharacter2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/key_cap/AAA_key_cap_RecordBase.h b/Generated/include/Dynamic/key_cap/AAA_key_cap_RecordBase.h new file mode 100644 index 000000000..0bd1c7a11 --- /dev/null +++ b/Generated/include/Dynamic/key_cap/AAA_key_cap_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/key_cap/AAA_key_cap_RecordBase.h" +#include "../../KR/key_cap/AAA_key_cap_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using key_cap_Record = BnsTables::KR::key_cap_Record; + #else + using key_cap_Record = BnsTables::EU::key_cap_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/key_command/AAA_key_command_RecordBase.h b/Generated/include/Dynamic/key_command/AAA_key_command_RecordBase.h new file mode 100644 index 000000000..e946876e0 --- /dev/null +++ b/Generated/include/Dynamic/key_command/AAA_key_command_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/key_command/AAA_key_command_RecordBase.h" +#include "../../KR/key_command/AAA_key_command_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using key_command_Record = BnsTables::KR::key_command_Record; + #else + using key_command_Record = BnsTables::EU::key_command_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/level/AAA_level_RecordBase.h b/Generated/include/Dynamic/level/AAA_level_RecordBase.h new file mode 100644 index 000000000..328213958 --- /dev/null +++ b/Generated/include/Dynamic/level/AAA_level_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/level/AAA_level_RecordBase.h" +#include "../../KR/level/AAA_level_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using level_Record = BnsTables::KR::level_Record; + #else + using level_Record = BnsTables::EU::level_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/levelupreward/AAA_levelupreward_RecordBase.h b/Generated/include/Dynamic/levelupreward/AAA_levelupreward_RecordBase.h new file mode 100644 index 000000000..255ef62bb --- /dev/null +++ b/Generated/include/Dynamic/levelupreward/AAA_levelupreward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/levelupreward/AAA_levelupreward_RecordBase.h" +#include "../../KR/levelupreward/AAA_levelupreward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using levelupreward_Record = BnsTables::KR::levelupreward_Record; + #else + using levelupreward_Record = BnsTables::EU::levelupreward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/linkmoveanim/AAA_linkmoveanim_RecordBase.h b/Generated/include/Dynamic/linkmoveanim/AAA_linkmoveanim_RecordBase.h new file mode 100644 index 000000000..caddf03a7 --- /dev/null +++ b/Generated/include/Dynamic/linkmoveanim/AAA_linkmoveanim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/linkmoveanim/AAA_linkmoveanim_RecordBase.h" +#include "../../KR/linkmoveanim/AAA_linkmoveanim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using linkmoveanim_Record = BnsTables::KR::linkmoveanim_Record; + #else + using linkmoveanim_Record = BnsTables::EU::linkmoveanim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/loadingimage/AAA_loadingimage_RecordBase.h b/Generated/include/Dynamic/loadingimage/AAA_loadingimage_RecordBase.h new file mode 100644 index 000000000..02b99de9c --- /dev/null +++ b/Generated/include/Dynamic/loadingimage/AAA_loadingimage_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/loadingimage/AAA_loadingimage_RecordBase.h" +#include "../../KR/loadingimage/AAA_loadingimage_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using loadingimage_Record = BnsTables::KR::loadingimage_Record; + #else + using loadingimage_Record = BnsTables::EU::loadingimage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/lobby_pc/AAA_lobby_pc_RecordBase.h b/Generated/include/Dynamic/lobby_pc/AAA_lobby_pc_RecordBase.h new file mode 100644 index 000000000..2cec0daaa --- /dev/null +++ b/Generated/include/Dynamic/lobby_pc/AAA_lobby_pc_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/lobby_pc/AAA_lobby_pc_RecordBase.h" +#include "../../KR/lobby_pc/AAA_lobby_pc_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using lobby_pc_Record = BnsTables::KR::lobby_pc_Record; + #else + using lobby_pc_Record = BnsTables::EU::lobby_pc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/map_area/AAA_map_area_RecordBase.h b/Generated/include/Dynamic/map_area/AAA_map_area_RecordBase.h new file mode 100644 index 000000000..c84313b1d --- /dev/null +++ b/Generated/include/Dynamic/map_area/AAA_map_area_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/map_area/AAA_map_area_RecordBase.h" +#include "../../KR/map_area/AAA_map_area_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using map_area_Record = BnsTables::KR::map_area_Record; + #else + using map_area_Record = BnsTables::EU::map_area_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/map_group_1/AAA_map_group_1_RecordBase.h b/Generated/include/Dynamic/map_group_1/AAA_map_group_1_RecordBase.h new file mode 100644 index 000000000..46854d484 --- /dev/null +++ b/Generated/include/Dynamic/map_group_1/AAA_map_group_1_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/map_group_1/AAA_map_group_1_RecordBase.h" +#include "../../KR/map_group_1/AAA_map_group_1_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using map_group_1_Record = BnsTables::KR::map_group_1_Record; + #else + using map_group_1_Record = BnsTables::EU::map_group_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h b/Generated/include/Dynamic/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h new file mode 100644 index 000000000..d21288890 --- /dev/null +++ b/Generated/include/Dynamic/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h" +#include "../../KR/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using map_group_1_guide_Record = BnsTables::KR::map_group_1_guide_Record; + #else + using map_group_1_guide_Record = BnsTables::EU::map_group_1_guide_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/map_group_2/AAA_map_group_2_RecordBase.h b/Generated/include/Dynamic/map_group_2/AAA_map_group_2_RecordBase.h new file mode 100644 index 000000000..534cec22f --- /dev/null +++ b/Generated/include/Dynamic/map_group_2/AAA_map_group_2_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/map_group_2/AAA_map_group_2_RecordBase.h" +#include "../../KR/map_group_2/AAA_map_group_2_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using map_group_2_Record = BnsTables::KR::map_group_2_Record; + #else + using map_group_2_Record = BnsTables::EU::map_group_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapinfo/AAA_mapinfo_RecordBase.h b/Generated/include/Dynamic/mapinfo/AAA_mapinfo_RecordBase.h new file mode 100644 index 000000000..196a31b33 --- /dev/null +++ b/Generated/include/Dynamic/mapinfo/AAA_mapinfo_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapinfo/AAA_mapinfo_RecordBase.h" +#include "../../KR/mapinfo/AAA_mapinfo_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapinfo_Record = BnsTables::KR::mapinfo_Record; + #else + using mapinfo_Record = BnsTables::EU::mapinfo_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapoverlay/AAA_mapoverlay_RecordBase.h b/Generated/include/Dynamic/mapoverlay/AAA_mapoverlay_RecordBase.h new file mode 100644 index 000000000..2ffae6060 --- /dev/null +++ b/Generated/include/Dynamic/mapoverlay/AAA_mapoverlay_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapoverlay/AAA_mapoverlay_RecordBase.h" +#include "../../KR/mapoverlay/AAA_mapoverlay_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapoverlay_Record = BnsTables::KR::mapoverlay_Record; + #else + using mapoverlay_Record = BnsTables::EU::mapoverlay_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/AAA_mapunit_RecordBase.h b/Generated/include/Dynamic/mapunit/AAA_mapunit_RecordBase.h new file mode 100644 index 000000000..46c764de9 --- /dev/null +++ b/Generated/include/Dynamic/mapunit/AAA_mapunit_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/AAA_mapunit_RecordBase.h" +#include "../../KR/mapunit/AAA_mapunit_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_Record = BnsTables::KR::mapunit_Record; + #else + using mapunit_Record = BnsTables::EU::mapunit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_airdash_Record.h b/Generated/include/Dynamic/mapunit/mapunit_airdash_Record.h new file mode 100644 index 000000000..2f39346b5 --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_airdash_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_airdash_Record.h" +#include "../../KR/mapunit/mapunit_airdash_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_airdash_Record = BnsTables::KR::mapunit_airdash_Record; + #else + using mapunit_airdash_Record = BnsTables::EU::mapunit_airdash_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_attraction_Record.h b/Generated/include/Dynamic/mapunit/mapunit_attraction_Record.h new file mode 100644 index 000000000..cfde6c2e5 --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_attraction_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_attraction_Record.h" +#include "../../KR/mapunit/mapunit_attraction_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_attraction_Record = BnsTables::KR::mapunit_attraction_Record; + #else + using mapunit_attraction_Record = BnsTables::EU::mapunit_attraction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_boss_Record.h b/Generated/include/Dynamic/mapunit/mapunit_boss_Record.h new file mode 100644 index 000000000..90b13a888 --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_boss_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_boss_Record.h" +#include "../../KR/mapunit/mapunit_boss_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_boss_Record = BnsTables::KR::mapunit_boss_Record; + #else + using mapunit_boss_Record = BnsTables::EU::mapunit_boss_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_env_Record.h b/Generated/include/Dynamic/mapunit/mapunit_env_Record.h new file mode 100644 index 000000000..33d4d46d5 --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_env_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_env_Record.h" +#include "../../KR/mapunit/mapunit_env_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_env_Record = BnsTables::KR::mapunit_env_Record; + #else + using mapunit_env_Record = BnsTables::EU::mapunit_env_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_fishing_field_Record.h b/Generated/include/Dynamic/mapunit/mapunit_fishing_field_Record.h new file mode 100644 index 000000000..e20442763 --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_fishing_field_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_fishing_field_Record.h" +#include "../../KR/mapunit/mapunit_fishing_field_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_fishing_field_Record = BnsTables::KR::mapunit_fishing_field_Record; + #else + using mapunit_fishing_field_Record = BnsTables::EU::mapunit_fishing_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_guild_battle_field_portal_Record.h b/Generated/include/Dynamic/mapunit/mapunit_guild_battle_field_portal_Record.h new file mode 100644 index 000000000..eaa94924b --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_guild_battle_field_portal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_guild_battle_field_portal_Record.h" +#include "../../KR/mapunit/mapunit_guild_battle_field_portal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_guild_battle_field_portal_Record = BnsTables::KR::mapunit_guild_battle_field_portal_Record; + #else + using mapunit_guild_battle_field_portal_Record = BnsTables::EU::mapunit_guild_battle_field_portal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_link_Record.h b/Generated/include/Dynamic/mapunit/mapunit_link_Record.h new file mode 100644 index 000000000..58d5fa79d --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_link_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_link_Record.h" +#include "../../KR/mapunit/mapunit_link_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_link_Record = BnsTables::KR::mapunit_link_Record; + #else + using mapunit_link_Record = BnsTables::EU::mapunit_link_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_npc_Record.h b/Generated/include/Dynamic/mapunit/mapunit_npc_Record.h new file mode 100644 index 000000000..bc2c0dcbb --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_npc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_npc_Record.h" +#include "../../KR/mapunit/mapunit_npc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_npc_Record = BnsTables::KR::mapunit_npc_Record; + #else + using mapunit_npc_Record = BnsTables::EU::mapunit_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_npc_group_Record.h b/Generated/include/Dynamic/mapunit/mapunit_npc_group_Record.h new file mode 100644 index 000000000..36c753d63 --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_npc_group_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_npc_group_Record.h" +#include "../../KR/mapunit/mapunit_npc_group_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_npc_group_Record = BnsTables::KR::mapunit_npc_group_Record; + #else + using mapunit_npc_group_Record = BnsTables::EU::mapunit_npc_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_party_battle_startpoint_alpha_Record.h b/Generated/include/Dynamic/mapunit/mapunit_party_battle_startpoint_alpha_Record.h new file mode 100644 index 000000000..eba61d75c --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_party_battle_startpoint_alpha_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_party_battle_startpoint_alpha_Record.h" +#include "../../KR/mapunit/mapunit_party_battle_startpoint_alpha_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_party_battle_startpoint_alpha_Record = BnsTables::KR::mapunit_party_battle_startpoint_alpha_Record; + #else + using mapunit_party_battle_startpoint_alpha_Record = BnsTables::EU::mapunit_party_battle_startpoint_alpha_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_party_battle_startpoint_beta_Record.h b/Generated/include/Dynamic/mapunit/mapunit_party_battle_startpoint_beta_Record.h new file mode 100644 index 000000000..2a7654b04 --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_party_battle_startpoint_beta_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_party_battle_startpoint_beta_Record.h" +#include "../../KR/mapunit/mapunit_party_battle_startpoint_beta_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_party_battle_startpoint_beta_Record = BnsTables::KR::mapunit_party_battle_startpoint_beta_Record; + #else + using mapunit_party_battle_startpoint_beta_Record = BnsTables::EU::mapunit_party_battle_startpoint_beta_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_quest_Record.h b/Generated/include/Dynamic/mapunit/mapunit_quest_Record.h new file mode 100644 index 000000000..464382d7c --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_quest_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_quest_Record.h" +#include "../../KR/mapunit/mapunit_quest_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_quest_Record = BnsTables::KR::mapunit_quest_Record; + #else + using mapunit_quest_Record = BnsTables::EU::mapunit_quest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mapunit/mapunit_static_Record.h b/Generated/include/Dynamic/mapunit/mapunit_static_Record.h new file mode 100644 index 000000000..eeee14f17 --- /dev/null +++ b/Generated/include/Dynamic/mapunit/mapunit_static_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mapunit/mapunit_static_Record.h" +#include "../../KR/mapunit/mapunit_static_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mapunit_static_Record = BnsTables::KR::mapunit_static_Record; + #else + using mapunit_static_Record = BnsTables::EU::mapunit_static_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/market_category_2_group/AAA_market_category_2_group_RecordBase.h b/Generated/include/Dynamic/market_category_2_group/AAA_market_category_2_group_RecordBase.h new file mode 100644 index 000000000..95e9103b7 --- /dev/null +++ b/Generated/include/Dynamic/market_category_2_group/AAA_market_category_2_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/market_category_2_group/AAA_market_category_2_group_RecordBase.h" +#include "../../KR/market_category_2_group/AAA_market_category_2_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using market_category_2_group_Record = BnsTables::KR::market_category_2_group_Record; + #else + using market_category_2_group_Record = BnsTables::EU::market_category_2_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/market_category_2_group/market_category_2_group_favorite_Record.h b/Generated/include/Dynamic/market_category_2_group/market_category_2_group_favorite_Record.h new file mode 100644 index 000000000..08189e900 --- /dev/null +++ b/Generated/include/Dynamic/market_category_2_group/market_category_2_group_favorite_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/market_category_2_group/market_category_2_group_favorite_Record.h" +#include "../../KR/market_category_2_group/market_category_2_group_favorite_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using market_category_2_group_favorite_Record = BnsTables::KR::market_category_2_group_favorite_Record; + #else + using market_category_2_group_favorite_Record = BnsTables::EU::market_category_2_group_favorite_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/market_category_2_group/market_category_2_group_market_category_2_Record.h b/Generated/include/Dynamic/market_category_2_group/market_category_2_group_market_category_2_Record.h new file mode 100644 index 000000000..a0f4356fd --- /dev/null +++ b/Generated/include/Dynamic/market_category_2_group/market_category_2_group_market_category_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/market_category_2_group/market_category_2_group_market_category_2_Record.h" +#include "../../KR/market_category_2_group/market_category_2_group_market_category_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using market_category_2_group_market_category_2_Record = BnsTables::KR::market_category_2_group_market_category_2_Record; + #else + using market_category_2_group_market_category_2_Record = BnsTables::EU::market_category_2_group_market_category_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/market_category_2_group/market_category_2_group_world_boss_Record.h b/Generated/include/Dynamic/market_category_2_group/market_category_2_group_world_boss_Record.h new file mode 100644 index 000000000..9631aaaf2 --- /dev/null +++ b/Generated/include/Dynamic/market_category_2_group/market_category_2_group_world_boss_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/market_category_2_group/market_category_2_group_world_boss_Record.h" +#include "../../KR/market_category_2_group/market_category_2_group_world_boss_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using market_category_2_group_world_boss_Record = BnsTables::KR::market_category_2_group_world_boss_Record; + #else + using market_category_2_group_world_boss_Record = BnsTables::EU::market_category_2_group_world_boss_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/market_category_3_group/AAA_market_category_3_group_RecordBase.h b/Generated/include/Dynamic/market_category_3_group/AAA_market_category_3_group_RecordBase.h new file mode 100644 index 000000000..de0fd6fd4 --- /dev/null +++ b/Generated/include/Dynamic/market_category_3_group/AAA_market_category_3_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/market_category_3_group/AAA_market_category_3_group_RecordBase.h" +#include "../../KR/market_category_3_group/AAA_market_category_3_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using market_category_3_group_Record = BnsTables::KR::market_category_3_group_Record; + #else + using market_category_3_group_Record = BnsTables::EU::market_category_3_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h b/Generated/include/Dynamic/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h new file mode 100644 index 000000000..3298595c3 --- /dev/null +++ b/Generated/include/Dynamic/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h" +#include "../../KR/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using market_register_amount_tax_rate_Record = BnsTables::KR::market_register_amount_tax_rate_Record; + #else + using market_register_amount_tax_rate_Record = BnsTables::EU::market_register_amount_tax_rate_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h b/Generated/include/Dynamic/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h new file mode 100644 index 000000000..072ac3db2 --- /dev/null +++ b/Generated/include/Dynamic/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h" +#include "../../KR/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using market_sale_income_tax_rate_Record = BnsTables::KR::market_sale_income_tax_rate_Record; + #else + using market_sale_income_tax_rate_Record = BnsTables::EU::market_sale_income_tax_rate_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h b/Generated/include/Dynamic/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h new file mode 100644 index 000000000..9d36a576e --- /dev/null +++ b/Generated/include/Dynamic/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h" +#include "../../KR/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using market_targeted_sale_income_tax_Record = BnsTables::KR::market_targeted_sale_income_tax_Record; + #else + using market_targeted_sale_income_tax_Record = BnsTables::EU::market_targeted_sale_income_tax_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mastery_ability/AAA_mastery_ability_RecordBase.h b/Generated/include/Dynamic/mastery_ability/AAA_mastery_ability_RecordBase.h new file mode 100644 index 000000000..25e760532 --- /dev/null +++ b/Generated/include/Dynamic/mastery_ability/AAA_mastery_ability_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mastery_ability/AAA_mastery_ability_RecordBase.h" +#include "../../KR/mastery_ability/AAA_mastery_ability_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mastery_ability_Record = BnsTables::KR::mastery_ability_Record; + #else + using mastery_ability_Record = BnsTables::EU::mastery_ability_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mastery_grade/AAA_mastery_grade_RecordBase.h b/Generated/include/Dynamic/mastery_grade/AAA_mastery_grade_RecordBase.h new file mode 100644 index 000000000..2c1976c9f --- /dev/null +++ b/Generated/include/Dynamic/mastery_grade/AAA_mastery_grade_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mastery_grade/AAA_mastery_grade_RecordBase.h" +#include "../../KR/mastery_grade/AAA_mastery_grade_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mastery_grade_Record = BnsTables::KR::mastery_grade_Record; + #else + using mastery_grade_Record = BnsTables::EU::mastery_grade_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mastery_level/AAA_mastery_level_RecordBase.h b/Generated/include/Dynamic/mastery_level/AAA_mastery_level_RecordBase.h new file mode 100644 index 000000000..9e1423d4e --- /dev/null +++ b/Generated/include/Dynamic/mastery_level/AAA_mastery_level_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mastery_level/AAA_mastery_level_RecordBase.h" +#include "../../KR/mastery_level/AAA_mastery_level_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mastery_level_Record = BnsTables::KR::mastery_level_Record; + #else + using mastery_level_Record = BnsTables::EU::mastery_level_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h b/Generated/include/Dynamic/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h new file mode 100644 index 000000000..40b0a31ab --- /dev/null +++ b/Generated/include/Dynamic/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h" +#include "../../KR/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mastery_stat_point_Record = BnsTables::KR::mastery_stat_point_Record; + #else + using mastery_stat_point_Record = BnsTables::EU::mastery_stat_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h b/Generated/include/Dynamic/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h new file mode 100644 index 000000000..36eee7504 --- /dev/null +++ b/Generated/include/Dynamic/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h" +#include "../../KR/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mastery_stat_point_pick_Record = BnsTables::KR::mastery_stat_point_pick_Record; + #else + using mastery_stat_point_pick_Record = BnsTables::EU::mastery_stat_point_pick_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/membership_benefit/AAA_membership_benefit_RecordBase.h b/Generated/include/Dynamic/membership_benefit/AAA_membership_benefit_RecordBase.h new file mode 100644 index 000000000..a82abc01b --- /dev/null +++ b/Generated/include/Dynamic/membership_benefit/AAA_membership_benefit_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/membership_benefit/AAA_membership_benefit_RecordBase.h" +#include "../../KR/membership_benefit/AAA_membership_benefit_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using membership_benefit_Record = BnsTables::KR::membership_benefit_Record; + #else + using membership_benefit_Record = BnsTables::EU::membership_benefit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mentoring/AAA_mentoring_RecordBase.h b/Generated/include/Dynamic/mentoring/AAA_mentoring_RecordBase.h new file mode 100644 index 000000000..c71e15ce9 --- /dev/null +++ b/Generated/include/Dynamic/mentoring/AAA_mentoring_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mentoring/AAA_mentoring_RecordBase.h" +#include "../../KR/mentoring/AAA_mentoring_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mentoring_Record = BnsTables::KR::mentoring_Record; + #else + using mentoring_Record = BnsTables::EU::mentoring_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/mileageplan/AAA_mileageplan_RecordBase.h b/Generated/include/Dynamic/mileageplan/AAA_mileageplan_RecordBase.h new file mode 100644 index 000000000..39e0191ca --- /dev/null +++ b/Generated/include/Dynamic/mileageplan/AAA_mileageplan_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/mileageplan/AAA_mileageplan_RecordBase.h" +#include "../../KR/mileageplan/AAA_mileageplan_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using mileageplan_Record = BnsTables::KR::mileageplan_Record; + #else + using mileageplan_Record = BnsTables::EU::mileageplan_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/moveanim/AAA_moveanim_RecordBase.h b/Generated/include/Dynamic/moveanim/AAA_moveanim_RecordBase.h new file mode 100644 index 000000000..10f7be27c --- /dev/null +++ b/Generated/include/Dynamic/moveanim/AAA_moveanim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/moveanim/AAA_moveanim_RecordBase.h" +#include "../../KR/moveanim/AAA_moveanim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using moveanim_Record = BnsTables::KR::moveanim_Record; + #else + using moveanim_Record = BnsTables::EU::moveanim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/moveanimtransit/AAA_moveanimtransit_RecordBase.h b/Generated/include/Dynamic/moveanimtransit/AAA_moveanimtransit_RecordBase.h new file mode 100644 index 000000000..9d5eadad4 --- /dev/null +++ b/Generated/include/Dynamic/moveanimtransit/AAA_moveanimtransit_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/moveanimtransit/AAA_moveanimtransit_RecordBase.h" +#include "../../KR/moveanimtransit/AAA_moveanimtransit_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using moveanimtransit_Record = BnsTables::KR::moveanimtransit_Record; + #else + using moveanimtransit_Record = BnsTables::EU::moveanimtransit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/newbie_care/AAA_newbie_care_RecordBase.h b/Generated/include/Dynamic/newbie_care/AAA_newbie_care_RecordBase.h new file mode 100644 index 000000000..66c45cdba --- /dev/null +++ b/Generated/include/Dynamic/newbie_care/AAA_newbie_care_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/newbie_care/AAA_newbie_care_RecordBase.h" +#include "../../KR/newbie_care/AAA_newbie_care_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using newbie_care_Record = BnsTables::KR::newbie_care_Record; + #else + using newbie_care_Record = BnsTables::EU::newbie_care_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npc/AAA_npc_RecordBase.h b/Generated/include/Dynamic/npc/AAA_npc_RecordBase.h new file mode 100644 index 000000000..7e073036f --- /dev/null +++ b/Generated/include/Dynamic/npc/AAA_npc_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npc/AAA_npc_RecordBase.h" +#include "../../KR/npc/AAA_npc_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npc_Record = BnsTables::KR::npc_Record; + #else + using npc_Record = BnsTables::EU::npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h b/Generated/include/Dynamic/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h new file mode 100644 index 000000000..6a8cb44e9 --- /dev/null +++ b/Generated/include/Dynamic/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h" +#include "../../KR/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npc_sealed_dungeon_reward_Record = BnsTables::KR::npc_sealed_dungeon_reward_Record; + #else + using npc_sealed_dungeon_reward_Record = BnsTables::EU::npc_sealed_dungeon_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h b/Generated/include/Dynamic/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h new file mode 100644 index 000000000..ae5587a3c --- /dev/null +++ b/Generated/include/Dynamic/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h" +#include "../../KR/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npccombatmoveanim_Record = BnsTables::KR::npccombatmoveanim_Record; + #else + using npccombatmoveanim_Record = BnsTables::EU::npccombatmoveanim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h b/Generated/include/Dynamic/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h new file mode 100644 index 000000000..871cfede3 --- /dev/null +++ b/Generated/include/Dynamic/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h" +#include "../../KR/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npcindicatormoveanim_Record = BnsTables::KR::npcindicatormoveanim_Record; + #else + using npcindicatormoveanim_Record = BnsTables::EU::npcindicatormoveanim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npcmoveanim/AAA_npcmoveanim_RecordBase.h b/Generated/include/Dynamic/npcmoveanim/AAA_npcmoveanim_RecordBase.h new file mode 100644 index 000000000..6981a543d --- /dev/null +++ b/Generated/include/Dynamic/npcmoveanim/AAA_npcmoveanim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npcmoveanim/AAA_npcmoveanim_RecordBase.h" +#include "../../KR/npcmoveanim/AAA_npcmoveanim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npcmoveanim_Record = BnsTables::KR::npcmoveanim_Record; + #else + using npcmoveanim_Record = BnsTables::EU::npcmoveanim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npcresponse/AAA_npcresponse_RecordBase.h b/Generated/include/Dynamic/npcresponse/AAA_npcresponse_RecordBase.h new file mode 100644 index 000000000..97e452e28 --- /dev/null +++ b/Generated/include/Dynamic/npcresponse/AAA_npcresponse_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npcresponse/AAA_npcresponse_RecordBase.h" +#include "../../KR/npcresponse/AAA_npcresponse_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npcresponse_Record = BnsTables::KR::npcresponse_Record; + #else + using npcresponse_Record = BnsTables::EU::npcresponse_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/AAA_npctalkmessage_RecordBase.h b/Generated/include/Dynamic/npctalkmessage/AAA_npctalkmessage_RecordBase.h new file mode 100644 index 000000000..a46fa8995 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/AAA_npctalkmessage_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/AAA_npctalkmessage_RecordBase.h" +#include "../../KR/npctalkmessage/AAA_npctalkmessage_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_Record = BnsTables::KR::npctalkmessage_Record; + #else + using npctalkmessage_Record = BnsTables::EU::npctalkmessage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_auction_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_auction_Record.h new file mode 100644 index 000000000..c20dd768b --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_auction_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_auction_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_auction_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_auction_Record = BnsTables::KR::npctalkmessage_auction_Record; + #else + using npctalkmessage_auction_Record = BnsTables::EU::npctalkmessage_auction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_branch_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_branch_Record.h new file mode 100644 index 000000000..248772a06 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_branch_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_branch_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_branch_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_branch_Record = BnsTables::KR::npctalkmessage_branch_Record; + #else + using npctalkmessage_branch_Record = BnsTables::EU::npctalkmessage_branch_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_contribute_guild_reputation_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_contribute_guild_reputation_Record.h new file mode 100644 index 000000000..74c9cc8a6 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_contribute_guild_reputation_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_contribute_guild_reputation_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_contribute_guild_reputation_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_contribute_guild_reputation_Record = BnsTables::KR::npctalkmessage_contribute_guild_reputation_Record; + #else + using npctalkmessage_contribute_guild_reputation_Record = BnsTables::EU::npctalkmessage_contribute_guild_reputation_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_craft_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_craft_Record.h new file mode 100644 index 000000000..535d0221b --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_craft_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_craft_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_craft_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_craft_Record = BnsTables::KR::npctalkmessage_craft_Record; + #else + using npctalkmessage_craft_Record = BnsTables::EU::npctalkmessage_craft_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_create_guild_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_create_guild_Record.h new file mode 100644 index 000000000..a884d5c10 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_create_guild_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_create_guild_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_create_guild_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_create_guild_Record = BnsTables::KR::npctalkmessage_create_guild_Record; + #else + using npctalkmessage_create_guild_Record = BnsTables::EU::npctalkmessage_create_guild_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_delivery_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_delivery_Record.h new file mode 100644 index 000000000..a76ecc3df --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_delivery_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_delivery_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_delivery_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_delivery_Record = BnsTables::KR::npctalkmessage_delivery_Record; + #else + using npctalkmessage_delivery_Record = BnsTables::EU::npctalkmessage_delivery_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_dungeon_progress_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_dungeon_progress_Record.h new file mode 100644 index 000000000..e6232169d --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_dungeon_progress_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_dungeon_progress_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_dungeon_progress_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_dungeon_progress_Record = BnsTables::KR::npctalkmessage_dungeon_progress_Record; + #else + using npctalkmessage_dungeon_progress_Record = BnsTables::EU::npctalkmessage_dungeon_progress_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_faction_coin_exchange_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_faction_coin_exchange_Record.h new file mode 100644 index 000000000..25eebe309 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_faction_coin_exchange_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_faction_coin_exchange_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_faction_coin_exchange_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_faction_coin_exchange_Record = BnsTables::KR::npctalkmessage_faction_coin_exchange_Record; + #else + using npctalkmessage_faction_coin_exchange_Record = BnsTables::EU::npctalkmessage_faction_coin_exchange_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_guild_customize_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_guild_customize_Record.h new file mode 100644 index 000000000..aab6f563b --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_guild_customize_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_guild_customize_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_guild_customize_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_guild_customize_Record = BnsTables::KR::npctalkmessage_guild_customize_Record; + #else + using npctalkmessage_guild_customize_Record = BnsTables::EU::npctalkmessage_guild_customize_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_job_change_join_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_job_change_join_Record.h new file mode 100644 index 000000000..f3f9e769e --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_job_change_join_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_job_change_join_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_job_change_join_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_job_change_join_Record = BnsTables::KR::npctalkmessage_job_change_join_Record; + #else + using npctalkmessage_job_change_join_Record = BnsTables::EU::npctalkmessage_job_change_join_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_job_change_show_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_job_change_show_Record.h new file mode 100644 index 000000000..4343dca85 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_job_change_show_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_job_change_show_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_job_change_show_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_job_change_show_Record = BnsTables::KR::npctalkmessage_job_change_show_Record; + #else + using npctalkmessage_job_change_show_Record = BnsTables::EU::npctalkmessage_job_change_show_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_join_faction_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_join_faction_Record.h new file mode 100644 index 000000000..87100f0f8 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_join_faction_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_join_faction_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_join_faction_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_join_faction_Record = BnsTables::KR::npctalkmessage_join_faction_Record; + #else + using npctalkmessage_join_faction_Record = BnsTables::EU::npctalkmessage_join_faction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_make_summoned_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_make_summoned_Record.h new file mode 100644 index 000000000..6c0b94776 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_make_summoned_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_make_summoned_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_make_summoned_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_make_summoned_Record = BnsTables::KR::npctalkmessage_make_summoned_Record; + #else + using npctalkmessage_make_summoned_Record = BnsTables::EU::npctalkmessage_make_summoned_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_questmessage_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_questmessage_Record.h new file mode 100644 index 000000000..77b8efb62 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_questmessage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_questmessage_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_questmessage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_questmessage_Record = BnsTables::KR::npctalkmessage_questmessage_Record; + #else + using npctalkmessage_questmessage_Record = BnsTables::EU::npctalkmessage_questmessage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_randomoption_reset_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_randomoption_reset_Record.h new file mode 100644 index 000000000..f916faaeb --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_randomoption_reset_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_randomoption_reset_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_randomoption_reset_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_randomoption_reset_Record = BnsTables::KR::npctalkmessage_randomoption_reset_Record; + #else + using npctalkmessage_randomoption_reset_Record = BnsTables::EU::npctalkmessage_randomoption_reset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_select_join_faction_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_select_join_faction_Record.h new file mode 100644 index 000000000..e5a3775ad --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_select_join_faction_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_select_join_faction_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_select_join_faction_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_select_join_faction_Record = BnsTables::KR::npctalkmessage_select_join_faction_Record; + #else + using npctalkmessage_select_join_faction_Record = BnsTables::EU::npctalkmessage_select_join_faction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_store_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_store_Record.h new file mode 100644 index 000000000..2096eee26 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_store_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_store_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_store_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_store_Record = BnsTables::KR::npctalkmessage_store_Record; + #else + using npctalkmessage_store_Record = BnsTables::EU::npctalkmessage_store_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_summoned_beauty_shop_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_summoned_beauty_shop_Record.h new file mode 100644 index 000000000..69ee30f1a --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_summoned_beauty_shop_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_summoned_beauty_shop_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_summoned_beauty_shop_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_summoned_beauty_shop_Record = BnsTables::KR::npctalkmessage_summoned_beauty_shop_Record; + #else + using npctalkmessage_summoned_beauty_shop_Record = BnsTables::EU::npctalkmessage_summoned_beauty_shop_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_summoned_name_change_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_summoned_name_change_Record.h new file mode 100644 index 000000000..d07718c8a --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_summoned_name_change_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_summoned_name_change_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_summoned_name_change_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_summoned_name_change_Record = BnsTables::KR::npctalkmessage_summoned_name_change_Record; + #else + using npctalkmessage_summoned_name_change_Record = BnsTables::EU::npctalkmessage_summoned_name_change_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_teleport_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_teleport_Record.h new file mode 100644 index 000000000..a2e0c62e1 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_teleport_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_teleport_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_teleport_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_teleport_Record = BnsTables::KR::npctalkmessage_teleport_Record; + #else + using npctalkmessage_teleport_Record = BnsTables::EU::npctalkmessage_teleport_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_transfer_faction_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_transfer_faction_Record.h new file mode 100644 index 000000000..730c9c2b8 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_transfer_faction_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_transfer_faction_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_transfer_faction_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_transfer_faction_Record = BnsTables::KR::npctalkmessage_transfer_faction_Record; + #else + using npctalkmessage_transfer_faction_Record = BnsTables::EU::npctalkmessage_transfer_faction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/npctalkmessage/npctalkmessage_warehouse_Record.h b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_warehouse_Record.h new file mode 100644 index 000000000..1b611a368 --- /dev/null +++ b/Generated/include/Dynamic/npctalkmessage/npctalkmessage_warehouse_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/npctalkmessage/npctalkmessage_warehouse_Record.h" +#include "../../KR/npctalkmessage/npctalkmessage_warehouse_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using npctalkmessage_warehouse_Record = BnsTables::KR::npctalkmessage_warehouse_Record; + #else + using npctalkmessage_warehouse_Record = BnsTables::EU::npctalkmessage_warehouse_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h b/Generated/include/Dynamic/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h new file mode 100644 index 000000000..70ed3a861 --- /dev/null +++ b/Generated/include/Dynamic/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h" +#include "../../KR/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using override_contents_rule_config_Record = BnsTables::KR::override_contents_rule_config_Record; + #else + using override_contents_rule_config_Record = BnsTables::EU::override_contents_rule_config_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h b/Generated/include/Dynamic/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h new file mode 100644 index 000000000..99235977b --- /dev/null +++ b/Generated/include/Dynamic/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h" +#include "../../KR/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using party_battle_field_zone_Record = BnsTables::KR::party_battle_field_zone_Record; + #else + using party_battle_field_zone_Record = BnsTables::EU::party_battle_field_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h b/Generated/include/Dynamic/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h new file mode 100644 index 000000000..95ec152a6 --- /dev/null +++ b/Generated/include/Dynamic/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h" +#include "../../KR/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using party_battle_field_zone_capture_the_flag_Record = BnsTables::KR::party_battle_field_zone_capture_the_flag_Record; + #else + using party_battle_field_zone_capture_the_flag_Record = BnsTables::EU::party_battle_field_zone_capture_the_flag_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h b/Generated/include/Dynamic/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h new file mode 100644 index 000000000..e907f7c5d --- /dev/null +++ b/Generated/include/Dynamic/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h" +#include "../../KR/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using party_battle_field_zone_lead_the_ball_Record = BnsTables::KR::party_battle_field_zone_lead_the_ball_Record; + #else + using party_battle_field_zone_lead_the_ball_Record = BnsTables::EU::party_battle_field_zone_lead_the_ball_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h b/Generated/include/Dynamic/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h new file mode 100644 index 000000000..b57bca4c6 --- /dev/null +++ b/Generated/include/Dynamic/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h" +#include "../../KR/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using party_battle_field_zone_occupation_war_Record = BnsTables::KR::party_battle_field_zone_occupation_war_Record; + #else + using party_battle_field_zone_occupation_war_Record = BnsTables::EU::party_battle_field_zone_occupation_war_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/partychatchannel/AAA_partychatchannel_RecordBase.h b/Generated/include/Dynamic/partychatchannel/AAA_partychatchannel_RecordBase.h new file mode 100644 index 000000000..1278464d5 --- /dev/null +++ b/Generated/include/Dynamic/partychatchannel/AAA_partychatchannel_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/partychatchannel/AAA_partychatchannel_RecordBase.h" +#include "../../KR/partychatchannel/AAA_partychatchannel_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using partychatchannel_Record = BnsTables::KR::partychatchannel_Record; + #else + using partychatchannel_Record = BnsTables::EU::partychatchannel_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/partychatchannel/partychatchannel_main_faction_Record.h b/Generated/include/Dynamic/partychatchannel/partychatchannel_main_faction_Record.h new file mode 100644 index 000000000..17f45ac2d --- /dev/null +++ b/Generated/include/Dynamic/partychatchannel/partychatchannel_main_faction_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/partychatchannel/partychatchannel_main_faction_Record.h" +#include "../../KR/partychatchannel/partychatchannel_main_faction_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using partychatchannel_main_faction_Record = BnsTables::KR::partychatchannel_main_faction_Record; + #else + using partychatchannel_main_faction_Record = BnsTables::EU::partychatchannel_main_faction_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/partychatchannel/partychatchannel_normal_Record.h b/Generated/include/Dynamic/partychatchannel/partychatchannel_normal_Record.h new file mode 100644 index 000000000..1605ca9cc --- /dev/null +++ b/Generated/include/Dynamic/partychatchannel/partychatchannel_normal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/partychatchannel/partychatchannel_normal_Record.h" +#include "../../KR/partychatchannel/partychatchannel_normal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using partychatchannel_normal_Record = BnsTables::KR::partychatchannel_normal_Record; + #else + using partychatchannel_normal_Record = BnsTables::EU::partychatchannel_normal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/partymatch/AAA_partymatch_RecordBase.h b/Generated/include/Dynamic/partymatch/AAA_partymatch_RecordBase.h new file mode 100644 index 000000000..eb1d364d4 --- /dev/null +++ b/Generated/include/Dynamic/partymatch/AAA_partymatch_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/partymatch/AAA_partymatch_RecordBase.h" +#include "../../KR/partymatch/AAA_partymatch_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using partymatch_Record = BnsTables::KR::partymatch_Record; + #else + using partymatch_Record = BnsTables::EU::partymatch_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h b/Generated/include/Dynamic/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h new file mode 100644 index 000000000..02027708b --- /dev/null +++ b/Generated/include/Dynamic/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h" +#include "../../KR/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using passive_effect_move_anim_Record = BnsTables::KR::passive_effect_move_anim_Record; + #else + using passive_effect_move_anim_Record = BnsTables::EU::passive_effect_move_anim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pc/AAA_pc_RecordBase.h b/Generated/include/Dynamic/pc/AAA_pc_RecordBase.h new file mode 100644 index 000000000..077fb742e --- /dev/null +++ b/Generated/include/Dynamic/pc/AAA_pc_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pc/AAA_pc_RecordBase.h" +#include "../../KR/pc/AAA_pc_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pc_Record = BnsTables::KR::pc_Record; + #else + using pc_Record = BnsTables::EU::pc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pc_appearance/AAA_pc_appearance_RecordBase.h b/Generated/include/Dynamic/pc_appearance/AAA_pc_appearance_RecordBase.h new file mode 100644 index 000000000..78e3cff5e --- /dev/null +++ b/Generated/include/Dynamic/pc_appearance/AAA_pc_appearance_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pc_appearance/AAA_pc_appearance_RecordBase.h" +#include "../../KR/pc_appearance/AAA_pc_appearance_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pc_appearance_Record = BnsTables::KR::pc_appearance_Record; + #else + using pc_appearance_Record = BnsTables::EU::pc_appearance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h b/Generated/include/Dynamic/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h new file mode 100644 index 000000000..4a031ddc3 --- /dev/null +++ b/Generated/include/Dynamic/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h" +#include "../../KR/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pc_cam_dist_Record = BnsTables::KR::pc_cam_dist_Record; + #else + using pc_cam_dist_Record = BnsTables::EU::pc_cam_dist_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h b/Generated/include/Dynamic/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h new file mode 100644 index 000000000..99dd40490 --- /dev/null +++ b/Generated/include/Dynamic/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h" +#include "../../KR/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pc_hidden_character_Record = BnsTables::KR::pc_hidden_character_Record; + #else + using pc_hidden_character_Record = BnsTables::EU::pc_hidden_character_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h b/Generated/include/Dynamic/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h new file mode 100644 index 000000000..4041648b7 --- /dev/null +++ b/Generated/include/Dynamic/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h" +#include "../../KR/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pc_race_sex_job_Record = BnsTables::KR::pc_race_sex_job_Record; + #else + using pc_race_sex_job_Record = BnsTables::EU::pc_race_sex_job_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pc_voice/AAA_pc_voice_RecordBase.h b/Generated/include/Dynamic/pc_voice/AAA_pc_voice_RecordBase.h new file mode 100644 index 000000000..596fd9d24 --- /dev/null +++ b/Generated/include/Dynamic/pc_voice/AAA_pc_voice_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pc_voice/AAA_pc_voice_RecordBase.h" +#include "../../KR/pc_voice/AAA_pc_voice_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pc_voice_Record = BnsTables::KR::pc_voice_Record; + #else + using pc_voice_Record = BnsTables::EU::pc_voice_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pc_voice_set/AAA_pc_voice_set_RecordBase.h b/Generated/include/Dynamic/pc_voice_set/AAA_pc_voice_set_RecordBase.h new file mode 100644 index 000000000..944b61ae9 --- /dev/null +++ b/Generated/include/Dynamic/pc_voice_set/AAA_pc_voice_set_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pc_voice_set/AAA_pc_voice_set_RecordBase.h" +#include "../../KR/pc_voice_set/AAA_pc_voice_set_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pc_voice_set_Record = BnsTables::KR::pc_voice_set_Record; + #else + using pc_voice_set_Record = BnsTables::EU::pc_voice_set_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pccafebenefits/AAA_pccafebenefits_RecordBase.h b/Generated/include/Dynamic/pccafebenefits/AAA_pccafebenefits_RecordBase.h new file mode 100644 index 000000000..46fdac9e0 --- /dev/null +++ b/Generated/include/Dynamic/pccafebenefits/AAA_pccafebenefits_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pccafebenefits/AAA_pccafebenefits_RecordBase.h" +#include "../../KR/pccafebenefits/AAA_pccafebenefits_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pccafebenefits_Record = BnsTables::KR::pccafebenefits_Record; + #else + using pccafebenefits_Record = BnsTables::EU::pccafebenefits_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h b/Generated/include/Dynamic/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h new file mode 100644 index 000000000..3c3aa648a --- /dev/null +++ b/Generated/include/Dynamic/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h" +#include "../../KR/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pcinitialsetting_Record = BnsTables::KR::pcinitialsetting_Record; + #else + using pcinitialsetting_Record = BnsTables::EU::pcinitialsetting_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pcskill3/AAA_pcskill3_RecordBase.h b/Generated/include/Dynamic/pcskill3/AAA_pcskill3_RecordBase.h new file mode 100644 index 000000000..e4b1a34cd --- /dev/null +++ b/Generated/include/Dynamic/pcskill3/AAA_pcskill3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pcskill3/AAA_pcskill3_RecordBase.h" +#include "../../KR/pcskill3/AAA_pcskill3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pcskill3_Record = BnsTables::KR::pcskill3_Record; + #else + using pcskill3_Record = BnsTables::EU::pcskill3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pet/AAA_pet_RecordBase.h b/Generated/include/Dynamic/pet/AAA_pet_RecordBase.h new file mode 100644 index 000000000..7a96c9416 --- /dev/null +++ b/Generated/include/Dynamic/pet/AAA_pet_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pet/AAA_pet_RecordBase.h" +#include "../../KR/pet/AAA_pet_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pet_Record = BnsTables::KR::pet_Record; + #else + using pet_Record = BnsTables::EU::pet_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h b/Generated/include/Dynamic/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h new file mode 100644 index 000000000..80e90b848 --- /dev/null +++ b/Generated/include/Dynamic/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h" +#include "../../KR/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using pet_food_recovery_Record = BnsTables::KR::pet_food_recovery_Record; + #else + using pet_food_recovery_Record = BnsTables::EU::pet_food_recovery_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/petition_faq_list/AAA_petition_faq_list_RecordBase.h b/Generated/include/Dynamic/petition_faq_list/AAA_petition_faq_list_RecordBase.h new file mode 100644 index 000000000..bf2917959 --- /dev/null +++ b/Generated/include/Dynamic/petition_faq_list/AAA_petition_faq_list_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/petition_faq_list/AAA_petition_faq_list_RecordBase.h" +#include "../../KR/petition_faq_list/AAA_petition_faq_list_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using petition_faq_list_Record = BnsTables::KR::petition_faq_list_Record; + #else + using petition_faq_list_Record = BnsTables::EU::petition_faq_list_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/phantomsword3/AAA_phantomsword3_RecordBase.h b/Generated/include/Dynamic/phantomsword3/AAA_phantomsword3_RecordBase.h new file mode 100644 index 000000000..f71eab8ed --- /dev/null +++ b/Generated/include/Dynamic/phantomsword3/AAA_phantomsword3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/phantomsword3/AAA_phantomsword3_RecordBase.h" +#include "../../KR/phantomsword3/AAA_phantomsword3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using phantomsword3_Record = BnsTables::KR::phantomsword3_Record; + #else + using phantomsword3_Record = BnsTables::EU::phantomsword3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/posetransit/AAA_posetransit_RecordBase.h b/Generated/include/Dynamic/posetransit/AAA_posetransit_RecordBase.h new file mode 100644 index 000000000..4634de966 --- /dev/null +++ b/Generated/include/Dynamic/posetransit/AAA_posetransit_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/posetransit/AAA_posetransit_RecordBase.h" +#include "../../KR/posetransit/AAA_posetransit_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using posetransit_Record = BnsTables::KR::posetransit_Record; + #else + using posetransit_Record = BnsTables::EU::posetransit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/public_raid/AAA_public_raid_RecordBase.h b/Generated/include/Dynamic/public_raid/AAA_public_raid_RecordBase.h new file mode 100644 index 000000000..2ef7bb83d --- /dev/null +++ b/Generated/include/Dynamic/public_raid/AAA_public_raid_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/public_raid/AAA_public_raid_RecordBase.h" +#include "../../KR/public_raid/AAA_public_raid_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using public_raid_Record = BnsTables::KR::public_raid_Record; + #else + using public_raid_Record = BnsTables::EU::public_raid_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/public_raid/public_raid_guerrilla_event_Record.h b/Generated/include/Dynamic/public_raid/public_raid_guerrilla_event_Record.h new file mode 100644 index 000000000..873b2b46d --- /dev/null +++ b/Generated/include/Dynamic/public_raid/public_raid_guerrilla_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/public_raid/public_raid_guerrilla_event_Record.h" +#include "../../KR/public_raid/public_raid_guerrilla_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using public_raid_guerrilla_event_Record = BnsTables::KR::public_raid_guerrilla_event_Record; + #else + using public_raid_guerrilla_event_Record = BnsTables::EU::public_raid_guerrilla_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/public_raid/public_raid_inter_battle_field_Record.h b/Generated/include/Dynamic/public_raid/public_raid_inter_battle_field_Record.h new file mode 100644 index 000000000..133489f38 --- /dev/null +++ b/Generated/include/Dynamic/public_raid/public_raid_inter_battle_field_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/public_raid/public_raid_inter_battle_field_Record.h" +#include "../../KR/public_raid/public_raid_inter_battle_field_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using public_raid_inter_battle_field_Record = BnsTables::KR::public_raid_inter_battle_field_Record; + #else + using public_raid_inter_battle_field_Record = BnsTables::EU::public_raid_inter_battle_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/public_raid/public_raid_public_raid_1_Record.h b/Generated/include/Dynamic/public_raid/public_raid_public_raid_1_Record.h new file mode 100644 index 000000000..91d4912a5 --- /dev/null +++ b/Generated/include/Dynamic/public_raid/public_raid_public_raid_1_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/public_raid/public_raid_public_raid_1_Record.h" +#include "../../KR/public_raid/public_raid_public_raid_1_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using public_raid_public_raid_1_Record = BnsTables::KR::public_raid_public_raid_1_Record; + #else + using public_raid_public_raid_1_Record = BnsTables::EU::public_raid_public_raid_1_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/public_raid/public_raid_public_raid_2_Record.h b/Generated/include/Dynamic/public_raid/public_raid_public_raid_2_Record.h new file mode 100644 index 000000000..91f4880b2 --- /dev/null +++ b/Generated/include/Dynamic/public_raid/public_raid_public_raid_2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/public_raid/public_raid_public_raid_2_Record.h" +#include "../../KR/public_raid/public_raid_public_raid_2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using public_raid_public_raid_2_Record = BnsTables::KR::public_raid_public_raid_2_Record; + #else + using public_raid_public_raid_2_Record = BnsTables::EU::public_raid_public_raid_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/public_raid/public_raid_public_raid_3_Record.h b/Generated/include/Dynamic/public_raid/public_raid_public_raid_3_Record.h new file mode 100644 index 000000000..f43c77324 --- /dev/null +++ b/Generated/include/Dynamic/public_raid/public_raid_public_raid_3_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/public_raid/public_raid_public_raid_3_Record.h" +#include "../../KR/public_raid/public_raid_public_raid_3_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using public_raid_public_raid_3_Record = BnsTables::KR::public_raid_public_raid_3_Record; + #else + using public_raid_public_raid_3_Record = BnsTables::EU::public_raid_public_raid_3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/public_raid/public_raid_public_raid_4_Record.h b/Generated/include/Dynamic/public_raid/public_raid_public_raid_4_Record.h new file mode 100644 index 000000000..d490915d6 --- /dev/null +++ b/Generated/include/Dynamic/public_raid/public_raid_public_raid_4_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/public_raid/public_raid_public_raid_4_Record.h" +#include "../../KR/public_raid/public_raid_public_raid_4_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using public_raid_public_raid_4_Record = BnsTables::KR::public_raid_public_raid_4_Record; + #else + using public_raid_public_raid_4_Record = BnsTables::EU::public_raid_public_raid_4_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/public_raid/public_raid_public_raid_5_Record.h b/Generated/include/Dynamic/public_raid/public_raid_public_raid_5_Record.h new file mode 100644 index 000000000..afdaa252d --- /dev/null +++ b/Generated/include/Dynamic/public_raid/public_raid_public_raid_5_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/public_raid/public_raid_public_raid_5_Record.h" +#include "../../KR/public_raid/public_raid_public_raid_5_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using public_raid_public_raid_5_Record = BnsTables::KR::public_raid_public_raid_5_Record; + #else + using public_raid_public_raid_5_Record = BnsTables::EU::public_raid_public_raid_5_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/public_raid_event/AAA_public_raid_event_RecordBase.h b/Generated/include/Dynamic/public_raid_event/AAA_public_raid_event_RecordBase.h new file mode 100644 index 000000000..2b53ac03b --- /dev/null +++ b/Generated/include/Dynamic/public_raid_event/AAA_public_raid_event_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/public_raid_event/AAA_public_raid_event_RecordBase.h" +#include "../../KR/public_raid_event/AAA_public_raid_event_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using public_raid_event_Record = BnsTables::KR::public_raid_event_Record; + #else + using public_raid_event_Record = BnsTables::EU::public_raid_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/public_raid_event/public_raid_event_score_event_Record.h b/Generated/include/Dynamic/public_raid_event/public_raid_event_score_event_Record.h new file mode 100644 index 000000000..226b0fe03 --- /dev/null +++ b/Generated/include/Dynamic/public_raid_event/public_raid_event_score_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/public_raid_event/public_raid_event_score_event_Record.h" +#include "../../KR/public_raid_event/public_raid_event_score_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using public_raid_event_score_event_Record = BnsTables::KR::public_raid_event_score_event_Record; + #else + using public_raid_event_score_event_Record = BnsTables::EU::public_raid_event_score_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest/AAA_quest_RecordBase.h b/Generated/include/Dynamic/quest/AAA_quest_RecordBase.h new file mode 100644 index 000000000..a7576e22c --- /dev/null +++ b/Generated/include/Dynamic/quest/AAA_quest_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest/AAA_quest_RecordBase.h" +#include "../../KR/quest/AAA_quest_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_Record = BnsTables::KR::quest_Record; + #else + using quest_Record = BnsTables::EU::quest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_acquisition/AAA_quest_acquisition_RecordBase.h b/Generated/include/Dynamic/quest_acquisition/AAA_quest_acquisition_RecordBase.h new file mode 100644 index 000000000..bbbc9fada --- /dev/null +++ b/Generated/include/Dynamic/quest_acquisition/AAA_quest_acquisition_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_acquisition/AAA_quest_acquisition_RecordBase.h" +#include "../../KR/quest_acquisition/AAA_quest_acquisition_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_acquisition_Record = BnsTables::KR::quest_acquisition_Record; + #else + using quest_acquisition_Record = BnsTables::EU::quest_acquisition_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h b/Generated/include/Dynamic/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h new file mode 100644 index 000000000..b600a0612 --- /dev/null +++ b/Generated/include/Dynamic/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h" +#include "../../KR/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_acquisition_loss_Record = BnsTables::KR::quest_acquisition_loss_Record; + #else + using quest_acquisition_loss_Record = BnsTables::EU::quest_acquisition_loss_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h b/Generated/include/Dynamic/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h new file mode 100644 index 000000000..756bfc7ee --- /dev/null +++ b/Generated/include/Dynamic/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h" +#include "../../KR/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_basic_reward_Record = BnsTables::KR::quest_basic_reward_Record; + #else + using quest_basic_reward_Record = BnsTables::EU::quest_basic_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_case_val/AAA_quest_case_val_RecordBase.h b/Generated/include/Dynamic/quest_case_val/AAA_quest_case_val_RecordBase.h new file mode 100644 index 000000000..8be5be427 --- /dev/null +++ b/Generated/include/Dynamic/quest_case_val/AAA_quest_case_val_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_case_val/AAA_quest_case_val_RecordBase.h" +#include "../../KR/quest_case_val/AAA_quest_case_val_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_case_val_Record = BnsTables::KR::quest_case_val_Record; + #else + using quest_case_val_Record = BnsTables::EU::quest_case_val_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_complete/AAA_quest_complete_RecordBase.h b/Generated/include/Dynamic/quest_complete/AAA_quest_complete_RecordBase.h new file mode 100644 index 000000000..de3c9917a --- /dev/null +++ b/Generated/include/Dynamic/quest_complete/AAA_quest_complete_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_complete/AAA_quest_complete_RecordBase.h" +#include "../../KR/quest_complete/AAA_quest_complete_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_complete_Record = BnsTables::KR::quest_complete_Record; + #else + using quest_complete_Record = BnsTables::EU::quest_complete_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_completion/AAA_quest_completion_RecordBase.h b/Generated/include/Dynamic/quest_completion/AAA_quest_completion_RecordBase.h new file mode 100644 index 000000000..7c26d8888 --- /dev/null +++ b/Generated/include/Dynamic/quest_completion/AAA_quest_completion_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_completion/AAA_quest_completion_RecordBase.h" +#include "../../KR/quest_completion/AAA_quest_completion_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_completion_Record = BnsTables::KR::quest_completion_Record; + #else + using quest_completion_Record = BnsTables::EU::quest_completion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h b/Generated/include/Dynamic/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h new file mode 100644 index 000000000..acf21b8ed --- /dev/null +++ b/Generated/include/Dynamic/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h" +#include "../../KR/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_completion_loss_Record = BnsTables::KR::quest_completion_loss_Record; + #else + using quest_completion_loss_Record = BnsTables::EU::quest_completion_loss_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_destination/AAA_quest_destination_RecordBase.h b/Generated/include/Dynamic/quest_destination/AAA_quest_destination_RecordBase.h new file mode 100644 index 000000000..839a342d1 --- /dev/null +++ b/Generated/include/Dynamic/quest_destination/AAA_quest_destination_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_destination/AAA_quest_destination_RecordBase.h" +#include "../../KR/quest_destination/AAA_quest_destination_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_destination_Record = BnsTables::KR::quest_destination_Record; + #else + using quest_destination_Record = BnsTables::EU::quest_destination_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_filter/AAA_quest_filter_RecordBase.h b/Generated/include/Dynamic/quest_filter/AAA_quest_filter_RecordBase.h new file mode 100644 index 000000000..a43a9a1e1 --- /dev/null +++ b/Generated/include/Dynamic/quest_filter/AAA_quest_filter_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_filter/AAA_quest_filter_RecordBase.h" +#include "../../KR/quest_filter/AAA_quest_filter_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_filter_Record = BnsTables::KR::quest_filter_Record; + #else + using quest_filter_Record = BnsTables::EU::quest_filter_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_filter_set/AAA_quest_filter_set_RecordBase.h b/Generated/include/Dynamic/quest_filter_set/AAA_quest_filter_set_RecordBase.h new file mode 100644 index 000000000..15177804e --- /dev/null +++ b/Generated/include/Dynamic/quest_filter_set/AAA_quest_filter_set_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_filter_set/AAA_quest_filter_set_RecordBase.h" +#include "../../KR/quest_filter_set/AAA_quest_filter_set_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_filter_set_Record = BnsTables::KR::quest_filter_set_Record; + #else + using quest_filter_set_Record = BnsTables::EU::quest_filter_set_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h b/Generated/include/Dynamic/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h new file mode 100644 index 000000000..ba845ac29 --- /dev/null +++ b/Generated/include/Dynamic/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h" +#include "../../KR/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_fixed_reward_Record = BnsTables::KR::quest_fixed_reward_Record; + #else + using quest_fixed_reward_Record = BnsTables::EU::quest_fixed_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h b/Generated/include/Dynamic/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h new file mode 100644 index 000000000..b67c3f8f0 --- /dev/null +++ b/Generated/include/Dynamic/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h" +#include "../../KR/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_giveup_loss_Record = BnsTables::KR::quest_giveup_loss_Record; + #else + using quest_giveup_loss_Record = BnsTables::EU::quest_giveup_loss_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_mission/AAA_quest_mission_RecordBase.h b/Generated/include/Dynamic/quest_mission/AAA_quest_mission_RecordBase.h new file mode 100644 index 000000000..ff8557cb3 --- /dev/null +++ b/Generated/include/Dynamic/quest_mission/AAA_quest_mission_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_mission/AAA_quest_mission_RecordBase.h" +#include "../../KR/quest_mission/AAA_quest_mission_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_mission_Record = BnsTables::KR::quest_mission_Record; + #else + using quest_mission_Record = BnsTables::EU::quest_mission_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_mission_step/AAA_quest_mission_step_RecordBase.h b/Generated/include/Dynamic/quest_mission_step/AAA_quest_mission_step_RecordBase.h new file mode 100644 index 000000000..c19dacce5 --- /dev/null +++ b/Generated/include/Dynamic/quest_mission_step/AAA_quest_mission_step_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_mission_step/AAA_quest_mission_step_RecordBase.h" +#include "../../KR/quest_mission_step/AAA_quest_mission_step_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_mission_step_Record = BnsTables::KR::quest_mission_step_Record; + #else + using quest_mission_step_Record = BnsTables::EU::quest_mission_step_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h b/Generated/include/Dynamic/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h new file mode 100644 index 000000000..b66323bb3 --- /dev/null +++ b/Generated/include/Dynamic/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h" +#include "../../KR/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_mission_step_fail_Record = BnsTables::KR::quest_mission_step_fail_Record; + #else + using quest_mission_step_fail_Record = BnsTables::EU::quest_mission_step_fail_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h b/Generated/include/Dynamic/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h new file mode 100644 index 000000000..18ad6a2d5 --- /dev/null +++ b/Generated/include/Dynamic/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h" +#include "../../KR/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_mission_step_success_Record = BnsTables::KR::quest_mission_step_success_Record; + #else + using quest_mission_step_success_Record = BnsTables::EU::quest_mission_step_success_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_next_quest/AAA_quest_next_quest_RecordBase.h b/Generated/include/Dynamic/quest_next_quest/AAA_quest_next_quest_RecordBase.h new file mode 100644 index 000000000..27331b697 --- /dev/null +++ b/Generated/include/Dynamic/quest_next_quest/AAA_quest_next_quest_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_next_quest/AAA_quest_next_quest_RecordBase.h" +#include "../../KR/quest_next_quest/AAA_quest_next_quest_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_next_quest_Record = BnsTables::KR::quest_next_quest_Record; + #else + using quest_next_quest_Record = BnsTables::EU::quest_next_quest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h b/Generated/include/Dynamic/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h new file mode 100644 index 000000000..c24f28f1e --- /dev/null +++ b/Generated/include/Dynamic/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h" +#include "../../KR/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_not_acquire_Record = BnsTables::KR::quest_not_acquire_Record; + #else + using quest_not_acquire_Record = BnsTables::EU::quest_not_acquire_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h b/Generated/include/Dynamic/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h new file mode 100644 index 000000000..9ca17f674 --- /dev/null +++ b/Generated/include/Dynamic/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h" +#include "../../KR/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_optional_reward_Record = BnsTables::KR::quest_optional_reward_Record; + #else + using quest_optional_reward_Record = BnsTables::EU::quest_optional_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h b/Generated/include/Dynamic/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h new file mode 100644 index 000000000..d26764fa0 --- /dev/null +++ b/Generated/include/Dynamic/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h" +#include "../../KR/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_reaction_set_Record = BnsTables::KR::quest_reaction_set_Record; + #else + using quest_reaction_set_Record = BnsTables::EU::quest_reaction_set_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h b/Generated/include/Dynamic/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h new file mode 100644 index 000000000..6ee5b31ed --- /dev/null +++ b/Generated/include/Dynamic/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h" +#include "../../KR/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_sealed_dungeon_reward_Record = BnsTables::KR::quest_sealed_dungeon_reward_Record; + #else + using quest_sealed_dungeon_reward_Record = BnsTables::EU::quest_sealed_dungeon_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_transit/AAA_quest_transit_RecordBase.h b/Generated/include/Dynamic/quest_transit/AAA_quest_transit_RecordBase.h new file mode 100644 index 000000000..928480c44 --- /dev/null +++ b/Generated/include/Dynamic/quest_transit/AAA_quest_transit_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_transit/AAA_quest_transit_RecordBase.h" +#include "../../KR/quest_transit/AAA_quest_transit_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_transit_Record = BnsTables::KR::quest_transit_Record; + #else + using quest_transit_Record = BnsTables::EU::quest_transit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h b/Generated/include/Dynamic/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h new file mode 100644 index 000000000..68fee5618 --- /dev/null +++ b/Generated/include/Dynamic/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h" +#include "../../KR/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using quest_tutorial_case_Record = BnsTables::KR::quest_tutorial_case_Record; + #else + using quest_tutorial_case_Record = BnsTables::EU::quest_tutorial_case_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/questbonusreward/AAA_questbonusreward_RecordBase.h b/Generated/include/Dynamic/questbonusreward/AAA_questbonusreward_RecordBase.h new file mode 100644 index 000000000..5f3e38381 --- /dev/null +++ b/Generated/include/Dynamic/questbonusreward/AAA_questbonusreward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/questbonusreward/AAA_questbonusreward_RecordBase.h" +#include "../../KR/questbonusreward/AAA_questbonusreward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using questbonusreward_Record = BnsTables::KR::questbonusreward_Record; + #else + using questbonusreward_Record = BnsTables::EU::questbonusreward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h b/Generated/include/Dynamic/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h new file mode 100644 index 000000000..e7dc2f6df --- /dev/null +++ b/Generated/include/Dynamic/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h" +#include "../../KR/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using questbonusrewardsetting_Record = BnsTables::KR::questbonusrewardsetting_Record; + #else + using questbonusrewardsetting_Record = BnsTables::EU::questbonusrewardsetting_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/questbonusrewardsetting/questbonusrewardsetting_difficulty_type_Record.h b/Generated/include/Dynamic/questbonusrewardsetting/questbonusrewardsetting_difficulty_type_Record.h new file mode 100644 index 000000000..646af7058 --- /dev/null +++ b/Generated/include/Dynamic/questbonusrewardsetting/questbonusrewardsetting_difficulty_type_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/questbonusrewardsetting/questbonusrewardsetting_difficulty_type_Record.h" +#include "../../KR/questbonusrewardsetting/questbonusrewardsetting_difficulty_type_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using questbonusrewardsetting_difficulty_type_Record = BnsTables::KR::questbonusrewardsetting_difficulty_type_Record; + #else + using questbonusrewardsetting_difficulty_type_Record = BnsTables::EU::questbonusrewardsetting_difficulty_type_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/questbonusrewardsetting/questbonusrewardsetting_ignore_difficulty_Record.h b/Generated/include/Dynamic/questbonusrewardsetting/questbonusrewardsetting_ignore_difficulty_Record.h new file mode 100644 index 000000000..5c76d89f2 --- /dev/null +++ b/Generated/include/Dynamic/questbonusrewardsetting/questbonusrewardsetting_ignore_difficulty_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/questbonusrewardsetting/questbonusrewardsetting_ignore_difficulty_Record.h" +#include "../../KR/questbonusrewardsetting/questbonusrewardsetting_ignore_difficulty_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using questbonusrewardsetting_ignore_difficulty_Record = BnsTables::KR::questbonusrewardsetting_ignore_difficulty_Record; + #else + using questbonusrewardsetting_ignore_difficulty_Record = BnsTables::EU::questbonusrewardsetting_ignore_difficulty_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/questbonusrewardsetting/questbonusrewardsetting_sealed_level_Record.h b/Generated/include/Dynamic/questbonusrewardsetting/questbonusrewardsetting_sealed_level_Record.h new file mode 100644 index 000000000..8c6f6a748 --- /dev/null +++ b/Generated/include/Dynamic/questbonusrewardsetting/questbonusrewardsetting_sealed_level_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/questbonusrewardsetting/questbonusrewardsetting_sealed_level_Record.h" +#include "../../KR/questbonusrewardsetting/questbonusrewardsetting_sealed_level_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using questbonusrewardsetting_sealed_level_Record = BnsTables::KR::questbonusrewardsetting_sealed_level_Record; + #else + using questbonusrewardsetting_sealed_level_Record = BnsTables::EU::questbonusrewardsetting_sealed_level_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/questreward/AAA_questreward_RecordBase.h b/Generated/include/Dynamic/questreward/AAA_questreward_RecordBase.h new file mode 100644 index 000000000..447a46d4b --- /dev/null +++ b/Generated/include/Dynamic/questreward/AAA_questreward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/questreward/AAA_questreward_RecordBase.h" +#include "../../KR/questreward/AAA_questreward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using questreward_Record = BnsTables::KR::questreward_Record; + #else + using questreward_Record = BnsTables::EU::questreward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/questrewardskill3/AAA_questrewardskill3_RecordBase.h b/Generated/include/Dynamic/questrewardskill3/AAA_questrewardskill3_RecordBase.h new file mode 100644 index 000000000..fb394176f --- /dev/null +++ b/Generated/include/Dynamic/questrewardskill3/AAA_questrewardskill3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/questrewardskill3/AAA_questrewardskill3_RecordBase.h" +#include "../../KR/questrewardskill3/AAA_questrewardskill3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using questrewardskill3_Record = BnsTables::KR::questrewardskill3_Record; + #else + using questrewardskill3_Record = BnsTables::EU::questrewardskill3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/questwarp/AAA_questwarp_RecordBase.h b/Generated/include/Dynamic/questwarp/AAA_questwarp_RecordBase.h new file mode 100644 index 000000000..d88a8e930 --- /dev/null +++ b/Generated/include/Dynamic/questwarp/AAA_questwarp_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/questwarp/AAA_questwarp_RecordBase.h" +#include "../../KR/questwarp/AAA_questwarp_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using questwarp_Record = BnsTables::KR::questwarp_Record; + #else + using questwarp_Record = BnsTables::EU::questwarp_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/race/AAA_race_RecordBase.h b/Generated/include/Dynamic/race/AAA_race_RecordBase.h new file mode 100644 index 000000000..6b1804cc8 --- /dev/null +++ b/Generated/include/Dynamic/race/AAA_race_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/race/AAA_race_RecordBase.h" +#include "../../KR/race/AAA_race_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using race_Record = BnsTables::KR::race_Record; + #else + using race_Record = BnsTables::EU::race_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h b/Generated/include/Dynamic/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h new file mode 100644 index 000000000..6dea592bd --- /dev/null +++ b/Generated/include/Dynamic/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h" +#include "../../KR/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using race2_attributes_info_Record = BnsTables::KR::race2_attributes_info_Record; + #else + using race2_attributes_info_Record = BnsTables::EU::race2_attributes_info_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/racoon_store/AAA_racoon_store_RecordBase.h b/Generated/include/Dynamic/racoon_store/AAA_racoon_store_RecordBase.h new file mode 100644 index 000000000..099d002b7 --- /dev/null +++ b/Generated/include/Dynamic/racoon_store/AAA_racoon_store_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/racoon_store/AAA_racoon_store_RecordBase.h" +#include "../../KR/racoon_store/AAA_racoon_store_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using racoon_store_Record = BnsTables::KR::racoon_store_Record; + #else + using racoon_store_Record = BnsTables::EU::racoon_store_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/racoon_store_item/AAA_racoon_store_item_RecordBase.h b/Generated/include/Dynamic/racoon_store_item/AAA_racoon_store_item_RecordBase.h new file mode 100644 index 000000000..ec6b32653 --- /dev/null +++ b/Generated/include/Dynamic/racoon_store_item/AAA_racoon_store_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/racoon_store_item/AAA_racoon_store_item_RecordBase.h" +#include "../../KR/racoon_store_item/AAA_racoon_store_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using racoon_store_item_Record = BnsTables::KR::racoon_store_item_Record; + #else + using racoon_store_item_Record = BnsTables::EU::racoon_store_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/raid_dungeon/AAA_raid_dungeon_RecordBase.h b/Generated/include/Dynamic/raid_dungeon/AAA_raid_dungeon_RecordBase.h new file mode 100644 index 000000000..485052a57 --- /dev/null +++ b/Generated/include/Dynamic/raid_dungeon/AAA_raid_dungeon_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/raid_dungeon/AAA_raid_dungeon_RecordBase.h" +#include "../../KR/raid_dungeon/AAA_raid_dungeon_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using raid_dungeon_Record = BnsTables::KR::raid_dungeon_Record; + #else + using raid_dungeon_Record = BnsTables::EU::raid_dungeon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/random_distribution/AAA_random_distribution_RecordBase.h b/Generated/include/Dynamic/random_distribution/AAA_random_distribution_RecordBase.h new file mode 100644 index 000000000..fb016f477 --- /dev/null +++ b/Generated/include/Dynamic/random_distribution/AAA_random_distribution_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/random_distribution/AAA_random_distribution_RecordBase.h" +#include "../../KR/random_distribution/AAA_random_distribution_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using random_distribution_Record = BnsTables::KR::random_distribution_Record; + #else + using random_distribution_Record = BnsTables::EU::random_distribution_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/random_store_item/AAA_random_store_item_RecordBase.h b/Generated/include/Dynamic/random_store_item/AAA_random_store_item_RecordBase.h new file mode 100644 index 000000000..911206d52 --- /dev/null +++ b/Generated/include/Dynamic/random_store_item/AAA_random_store_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/random_store_item/AAA_random_store_item_RecordBase.h" +#include "../../KR/random_store_item/AAA_random_store_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using random_store_item_Record = BnsTables::KR::random_store_item_Record; + #else + using random_store_item_Record = BnsTables::EU::random_store_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/random_store_item_display/AAA_random_store_item_display_RecordBase.h b/Generated/include/Dynamic/random_store_item_display/AAA_random_store_item_display_RecordBase.h new file mode 100644 index 000000000..4635d1a05 --- /dev/null +++ b/Generated/include/Dynamic/random_store_item_display/AAA_random_store_item_display_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/random_store_item_display/AAA_random_store_item_display_RecordBase.h" +#include "../../KR/random_store_item_display/AAA_random_store_item_display_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using random_store_item_display_Record = BnsTables::KR::random_store_item_display_Record; + #else + using random_store_item_display_Record = BnsTables::EU::random_store_item_display_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/randombox_preview/AAA_randombox_preview_RecordBase.h b/Generated/include/Dynamic/randombox_preview/AAA_randombox_preview_RecordBase.h new file mode 100644 index 000000000..67c6fa488 --- /dev/null +++ b/Generated/include/Dynamic/randombox_preview/AAA_randombox_preview_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/randombox_preview/AAA_randombox_preview_RecordBase.h" +#include "../../KR/randombox_preview/AAA_randombox_preview_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using randombox_preview_Record = BnsTables::KR::randombox_preview_Record; + #else + using randombox_preview_Record = BnsTables::EU::randombox_preview_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/randomstore/AAA_randomstore_RecordBase.h b/Generated/include/Dynamic/randomstore/AAA_randomstore_RecordBase.h new file mode 100644 index 000000000..86568a280 --- /dev/null +++ b/Generated/include/Dynamic/randomstore/AAA_randomstore_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/randomstore/AAA_randomstore_RecordBase.h" +#include "../../KR/randomstore/AAA_randomstore_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using randomstore_Record = BnsTables::KR::randomstore_Record; + #else + using randomstore_Record = BnsTables::EU::randomstore_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h b/Generated/include/Dynamic/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h new file mode 100644 index 000000000..f86e2399c --- /dev/null +++ b/Generated/include/Dynamic/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h" +#include "../../KR/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using randomstoredrawreward_Record = BnsTables::KR::randomstoredrawreward_Record; + #else + using randomstoredrawreward_Record = BnsTables::EU::randomstoredrawreward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ranking2_contents/AAA_ranking2_contents_RecordBase.h b/Generated/include/Dynamic/ranking2_contents/AAA_ranking2_contents_RecordBase.h new file mode 100644 index 000000000..9250a9031 --- /dev/null +++ b/Generated/include/Dynamic/ranking2_contents/AAA_ranking2_contents_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ranking2_contents/AAA_ranking2_contents_RecordBase.h" +#include "../../KR/ranking2_contents/AAA_ranking2_contents_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ranking2_contents_Record = BnsTables::KR::ranking2_contents_Record; + #else + using ranking2_contents_Record = BnsTables::EU::ranking2_contents_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h b/Generated/include/Dynamic/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h new file mode 100644 index 000000000..dccbfee61 --- /dev/null +++ b/Generated/include/Dynamic/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h" +#include "../../KR/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ranking2_effect_reward_Record = BnsTables::KR::ranking2_effect_reward_Record; + #else + using ranking2_effect_reward_Record = BnsTables::EU::ranking2_effect_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ranking2_reward/AAA_ranking2_reward_RecordBase.h b/Generated/include/Dynamic/ranking2_reward/AAA_ranking2_reward_RecordBase.h new file mode 100644 index 000000000..f1e5fd059 --- /dev/null +++ b/Generated/include/Dynamic/ranking2_reward/AAA_ranking2_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ranking2_reward/AAA_ranking2_reward_RecordBase.h" +#include "../../KR/ranking2_reward/AAA_ranking2_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ranking2_reward_Record = BnsTables::KR::ranking2_reward_Record; + #else + using ranking2_reward_Record = BnsTables::EU::ranking2_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h b/Generated/include/Dynamic/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h new file mode 100644 index 000000000..b6e9f519a --- /dev/null +++ b/Generated/include/Dynamic/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h" +#include "../../KR/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ranking2_reward_group_Record = BnsTables::KR::ranking2_reward_group_Record; + #else + using ranking2_reward_group_Record = BnsTables::EU::ranking2_reward_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ranking2_season/AAA_ranking2_season_RecordBase.h b/Generated/include/Dynamic/ranking2_season/AAA_ranking2_season_RecordBase.h new file mode 100644 index 000000000..d69688c54 --- /dev/null +++ b/Generated/include/Dynamic/ranking2_season/AAA_ranking2_season_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ranking2_season/AAA_ranking2_season_RecordBase.h" +#include "../../KR/ranking2_season/AAA_ranking2_season_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ranking2_season_Record = BnsTables::KR::ranking2_season_Record; + #else + using ranking2_season_Record = BnsTables::EU::ranking2_season_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h b/Generated/include/Dynamic/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h new file mode 100644 index 000000000..6d887c2c8 --- /dev/null +++ b/Generated/include/Dynamic/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h" +#include "../../KR/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ranking2_season_group_Record = BnsTables::KR::ranking2_season_group_Record; + #else + using ranking2_season_group_Record = BnsTables::EU::ranking2_season_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h b/Generated/include/Dynamic/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h new file mode 100644 index 000000000..498276f21 --- /dev/null +++ b/Generated/include/Dynamic/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h" +#include "../../KR/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ranking2_season_schedule_Record = BnsTables::KR::ranking2_season_schedule_Record; + #else + using ranking2_season_schedule_Record = BnsTables::EU::ranking2_season_schedule_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ranking2_tier/AAA_ranking2_tier_RecordBase.h b/Generated/include/Dynamic/ranking2_tier/AAA_ranking2_tier_RecordBase.h new file mode 100644 index 000000000..de101a786 --- /dev/null +++ b/Generated/include/Dynamic/ranking2_tier/AAA_ranking2_tier_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ranking2_tier/AAA_ranking2_tier_RecordBase.h" +#include "../../KR/ranking2_tier/AAA_ranking2_tier_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ranking2_tier_Record = BnsTables::KR::ranking2_tier_Record; + #else + using ranking2_tier_Record = BnsTables::EU::ranking2_tier_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/rankingpvestage/AAA_rankingpvestage_RecordBase.h b/Generated/include/Dynamic/rankingpvestage/AAA_rankingpvestage_RecordBase.h new file mode 100644 index 000000000..8a60fab66 --- /dev/null +++ b/Generated/include/Dynamic/rankingpvestage/AAA_rankingpvestage_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/rankingpvestage/AAA_rankingpvestage_RecordBase.h" +#include "../../KR/rankingpvestage/AAA_rankingpvestage_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using rankingpvestage_Record = BnsTables::KR::rankingpvestage_Record; + #else + using rankingpvestage_Record = BnsTables::EU::rankingpvestage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/rankingreward/AAA_rankingreward_RecordBase.h b/Generated/include/Dynamic/rankingreward/AAA_rankingreward_RecordBase.h new file mode 100644 index 000000000..5424752fd --- /dev/null +++ b/Generated/include/Dynamic/rankingreward/AAA_rankingreward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/rankingreward/AAA_rankingreward_RecordBase.h" +#include "../../KR/rankingreward/AAA_rankingreward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using rankingreward_Record = BnsTables::KR::rankingreward_Record; + #else + using rankingreward_Record = BnsTables::EU::rankingreward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h b/Generated/include/Dynamic/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h new file mode 100644 index 000000000..acff6f318 --- /dev/null +++ b/Generated/include/Dynamic/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h" +#include "../../KR/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using rankingrewardgroup_Record = BnsTables::KR::rankingrewardgroup_Record; + #else + using rankingrewardgroup_Record = BnsTables::EU::rankingrewardgroup_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h b/Generated/include/Dynamic/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h new file mode 100644 index 000000000..60bca15f4 --- /dev/null +++ b/Generated/include/Dynamic/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h" +#include "../../KR/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using relic_enhance_cost_Record = BnsTables::KR::relic_enhance_cost_Record; + #else + using relic_enhance_cost_Record = BnsTables::EU::relic_enhance_cost_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/relic_option/AAA_relic_option_RecordBase.h b/Generated/include/Dynamic/relic_option/AAA_relic_option_RecordBase.h new file mode 100644 index 000000000..30ce3c35f --- /dev/null +++ b/Generated/include/Dynamic/relic_option/AAA_relic_option_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/relic_option/AAA_relic_option_RecordBase.h" +#include "../../KR/relic_option/AAA_relic_option_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using relic_option_Record = BnsTables::KR::relic_option_Record; + #else + using relic_option_Record = BnsTables::EU::relic_option_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/relic_set_item/AAA_relic_set_item_RecordBase.h b/Generated/include/Dynamic/relic_set_item/AAA_relic_set_item_RecordBase.h new file mode 100644 index 000000000..ac28aec77 --- /dev/null +++ b/Generated/include/Dynamic/relic_set_item/AAA_relic_set_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/relic_set_item/AAA_relic_set_item_RecordBase.h" +#include "../../KR/relic_set_item/AAA_relic_set_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using relic_set_item_Record = BnsTables::KR::relic_set_item_Record; + #else + using relic_set_item_Record = BnsTables::EU::relic_set_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/relic_symbol/AAA_relic_symbol_RecordBase.h b/Generated/include/Dynamic/relic_symbol/AAA_relic_symbol_RecordBase.h new file mode 100644 index 000000000..602c0049a --- /dev/null +++ b/Generated/include/Dynamic/relic_symbol/AAA_relic_symbol_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/relic_symbol/AAA_relic_symbol_RecordBase.h" +#include "../../KR/relic_symbol/AAA_relic_symbol_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using relic_symbol_Record = BnsTables::KR::relic_symbol_Record; + #else + using relic_symbol_Record = BnsTables::EU::relic_symbol_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/relic_synthesis/AAA_relic_synthesis_RecordBase.h b/Generated/include/Dynamic/relic_synthesis/AAA_relic_synthesis_RecordBase.h new file mode 100644 index 000000000..2de73470a --- /dev/null +++ b/Generated/include/Dynamic/relic_synthesis/AAA_relic_synthesis_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/relic_synthesis/AAA_relic_synthesis_RecordBase.h" +#include "../../KR/relic_synthesis/AAA_relic_synthesis_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using relic_synthesis_Record = BnsTables::KR::relic_synthesis_Record; + #else + using relic_synthesis_Record = BnsTables::EU::relic_synthesis_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/relic_system/AAA_relic_system_RecordBase.h b/Generated/include/Dynamic/relic_system/AAA_relic_system_RecordBase.h new file mode 100644 index 000000000..146ca56c6 --- /dev/null +++ b/Generated/include/Dynamic/relic_system/AAA_relic_system_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/relic_system/AAA_relic_system_RecordBase.h" +#include "../../KR/relic_system/AAA_relic_system_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using relic_system_Record = BnsTables::KR::relic_system_Record; + #else + using relic_system_Record = BnsTables::EU::relic_system_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/reward/AAA_reward_RecordBase.h b/Generated/include/Dynamic/reward/AAA_reward_RecordBase.h new file mode 100644 index 000000000..c114e6367 --- /dev/null +++ b/Generated/include/Dynamic/reward/AAA_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/reward/AAA_reward_RecordBase.h" +#include "../../KR/reward/AAA_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using reward_Record = BnsTables::KR::reward_Record; + #else + using reward_Record = BnsTables::EU::reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h b/Generated/include/Dynamic/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h new file mode 100644 index 000000000..40eb58eb2 --- /dev/null +++ b/Generated/include/Dynamic/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h" +#include "../../KR/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using sealed_dungeon_gimmick_Record = BnsTables::KR::sealed_dungeon_gimmick_Record; + #else + using sealed_dungeon_gimmick_Record = BnsTables::EU::sealed_dungeon_gimmick_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h b/Generated/include/Dynamic/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h new file mode 100644 index 000000000..5bb228d06 --- /dev/null +++ b/Generated/include/Dynamic/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h" +#include "../../KR/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using sealed_dungeon_level_Record = BnsTables::KR::sealed_dungeon_level_Record; + #else + using sealed_dungeon_level_Record = BnsTables::EU::sealed_dungeon_level_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h b/Generated/include/Dynamic/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h new file mode 100644 index 000000000..8fe1fdc6d --- /dev/null +++ b/Generated/include/Dynamic/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h" +#include "../../KR/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using sealed_dungeon_modify_Record = BnsTables::KR::sealed_dungeon_modify_Record; + #else + using sealed_dungeon_modify_Record = BnsTables::EU::sealed_dungeon_modify_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h b/Generated/include/Dynamic/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h new file mode 100644 index 000000000..1042f94fb --- /dev/null +++ b/Generated/include/Dynamic/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h" +#include "../../KR/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using sealed_dungeon_reward_Record = BnsTables::KR::sealed_dungeon_reward_Record; + #else + using sealed_dungeon_reward_Record = BnsTables::EU::sealed_dungeon_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/season_ability_goal/AAA_season_ability_goal_RecordBase.h b/Generated/include/Dynamic/season_ability_goal/AAA_season_ability_goal_RecordBase.h new file mode 100644 index 000000000..5310594ac --- /dev/null +++ b/Generated/include/Dynamic/season_ability_goal/AAA_season_ability_goal_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/season_ability_goal/AAA_season_ability_goal_RecordBase.h" +#include "../../KR/season_ability_goal/AAA_season_ability_goal_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using season_ability_goal_Record = BnsTables::KR::season_ability_goal_Record; + #else + using season_ability_goal_Record = BnsTables::EU::season_ability_goal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/season_contents/AAA_season_contents_RecordBase.h b/Generated/include/Dynamic/season_contents/AAA_season_contents_RecordBase.h new file mode 100644 index 000000000..1246ddd89 --- /dev/null +++ b/Generated/include/Dynamic/season_contents/AAA_season_contents_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/season_contents/AAA_season_contents_RecordBase.h" +#include "../../KR/season_contents/AAA_season_contents_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using season_contents_Record = BnsTables::KR::season_contents_Record; + #else + using season_contents_Record = BnsTables::EU::season_contents_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/secret_treasure/AAA_secret_treasure_RecordBase.h b/Generated/include/Dynamic/secret_treasure/AAA_secret_treasure_RecordBase.h new file mode 100644 index 000000000..13dd74c03 --- /dev/null +++ b/Generated/include/Dynamic/secret_treasure/AAA_secret_treasure_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/secret_treasure/AAA_secret_treasure_RecordBase.h" +#include "../../KR/secret_treasure/AAA_secret_treasure_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using secret_treasure_Record = BnsTables::KR::secret_treasure_Record; + #else + using secret_treasure_Record = BnsTables::EU::secret_treasure_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/set_item/AAA_set_item_RecordBase.h b/Generated/include/Dynamic/set_item/AAA_set_item_RecordBase.h new file mode 100644 index 000000000..3bc55af49 --- /dev/null +++ b/Generated/include/Dynamic/set_item/AAA_set_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/set_item/AAA_set_item_RecordBase.h" +#include "../../KR/set_item/AAA_set_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using set_item_Record = BnsTables::KR::set_item_Record; + #else + using set_item_Record = BnsTables::EU::set_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/simple_field/AAA_simple_field_RecordBase.h b/Generated/include/Dynamic/simple_field/AAA_simple_field_RecordBase.h new file mode 100644 index 000000000..dac275c7d --- /dev/null +++ b/Generated/include/Dynamic/simple_field/AAA_simple_field_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/simple_field/AAA_simple_field_RecordBase.h" +#include "../../KR/simple_field/AAA_simple_field_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using simple_field_Record = BnsTables::KR::simple_field_Record; + #else + using simple_field_Record = BnsTables::EU::simple_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill/AAA_skill_RecordBase.h b/Generated/include/Dynamic/skill/AAA_skill_RecordBase.h new file mode 100644 index 000000000..87142f4e8 --- /dev/null +++ b/Generated/include/Dynamic/skill/AAA_skill_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill/AAA_skill_RecordBase.h" +#include "../../KR/skill/AAA_skill_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_Record = BnsTables::KR::skill_Record; + #else + using skill_Record = BnsTables::EU::skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill/skill_action_Record.h b/Generated/include/Dynamic/skill/skill_action_Record.h new file mode 100644 index 000000000..0f98416b5 --- /dev/null +++ b/Generated/include/Dynamic/skill/skill_action_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill/skill_action_Record.h" +#include "../../KR/skill/skill_action_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_action_Record = BnsTables::KR::skill_action_Record; + #else + using skill_action_Record = BnsTables::EU::skill_action_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill/skill_active_skill_Record.h b/Generated/include/Dynamic/skill/skill_active_skill_Record.h new file mode 100644 index 000000000..d57cf2bd3 --- /dev/null +++ b/Generated/include/Dynamic/skill/skill_active_skill_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill/skill_active_skill_Record.h" +#include "../../KR/skill/skill_active_skill_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_active_skill_Record = BnsTables::KR::skill_active_skill_Record; + #else + using skill_active_skill_Record = BnsTables::EU::skill_active_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill/skill_passive_skill_Record.h b/Generated/include/Dynamic/skill/skill_passive_skill_Record.h new file mode 100644 index 000000000..a936040ad --- /dev/null +++ b/Generated/include/Dynamic/skill/skill_passive_skill_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill/skill_passive_skill_Record.h" +#include "../../KR/skill/skill_passive_skill_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_passive_skill_Record = BnsTables::KR::skill_passive_skill_Record; + #else + using skill_passive_skill_Record = BnsTables::EU::skill_passive_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill3/AAA_skill3_RecordBase.h b/Generated/include/Dynamic/skill3/AAA_skill3_RecordBase.h new file mode 100644 index 000000000..8b78d6045 --- /dev/null +++ b/Generated/include/Dynamic/skill3/AAA_skill3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill3/AAA_skill3_RecordBase.h" +#include "../../KR/skill3/AAA_skill3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill3_Record = BnsTables::KR::skill3_Record; + #else + using skill3_Record = BnsTables::EU::skill3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill3/skill3_action_Record.h b/Generated/include/Dynamic/skill3/skill3_action_Record.h new file mode 100644 index 000000000..802ec3f4e --- /dev/null +++ b/Generated/include/Dynamic/skill3/skill3_action_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill3/skill3_action_Record.h" +#include "../../KR/skill3/skill3_action_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill3_action_Record = BnsTables::KR::skill3_action_Record; + #else + using skill3_action_Record = BnsTables::EU::skill3_action_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill3/skill3_active_skill_Record.h b/Generated/include/Dynamic/skill3/skill3_active_skill_Record.h new file mode 100644 index 000000000..14e636ec9 --- /dev/null +++ b/Generated/include/Dynamic/skill3/skill3_active_skill_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill3/skill3_active_skill_Record.h" +#include "../../KR/skill3/skill3_active_skill_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill3_active_skill_Record = BnsTables::KR::skill3_active_skill_Record; + #else + using skill3_active_skill_Record = BnsTables::EU::skill3_active_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill3/skill3_passive_skill_Record.h b/Generated/include/Dynamic/skill3/skill3_passive_skill_Record.h new file mode 100644 index 000000000..7986a267d --- /dev/null +++ b/Generated/include/Dynamic/skill3/skill3_passive_skill_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill3/skill3_passive_skill_Record.h" +#include "../../KR/skill3/skill3_passive_skill_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill3_passive_skill_Record = BnsTables::KR::skill3_passive_skill_Record; + #else + using skill3_passive_skill_Record = BnsTables::EU::skill3_passive_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h b/Generated/include/Dynamic/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h new file mode 100644 index 000000000..746b9b168 --- /dev/null +++ b/Generated/include/Dynamic/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h" +#include "../../KR/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_arcane_info_Record = BnsTables::KR::skill_arcane_info_Record; + #else + using skill_arcane_info_Record = BnsTables::EU::skill_arcane_info_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_build_up/AAA_skill_build_up_RecordBase.h b/Generated/include/Dynamic/skill_build_up/AAA_skill_build_up_RecordBase.h new file mode 100644 index 000000000..8315d0004 --- /dev/null +++ b/Generated/include/Dynamic/skill_build_up/AAA_skill_build_up_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_build_up/AAA_skill_build_up_RecordBase.h" +#include "../../KR/skill_build_up/AAA_skill_build_up_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_build_up_Record = BnsTables::KR::skill_build_up_Record; + #else + using skill_build_up_Record = BnsTables::EU::skill_build_up_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h b/Generated/include/Dynamic/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h new file mode 100644 index 000000000..5fe0650a5 --- /dev/null +++ b/Generated/include/Dynamic/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h" +#include "../../KR/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_build_up_group_Record = BnsTables::KR::skill_build_up_group_Record; + #else + using skill_build_up_group_Record = BnsTables::EU::skill_build_up_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h b/Generated/include/Dynamic/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h new file mode 100644 index 000000000..491a9befb --- /dev/null +++ b/Generated/include/Dynamic/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h" +#include "../../KR/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_build_up_group_list_Record = BnsTables::KR::skill_build_up_group_list_Record; + #else + using skill_build_up_group_list_Record = BnsTables::EU::skill_build_up_group_list_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h b/Generated/include/Dynamic/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h new file mode 100644 index 000000000..793c2aa84 --- /dev/null +++ b/Generated/include/Dynamic/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h" +#include "../../KR/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_by_equipment_Record = BnsTables::KR::skill_by_equipment_Record; + #else + using skill_by_equipment_Record = BnsTables::EU::skill_by_equipment_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_combo_2/AAA_skill_combo_2_RecordBase.h b/Generated/include/Dynamic/skill_combo_2/AAA_skill_combo_2_RecordBase.h new file mode 100644 index 000000000..27af2bf43 --- /dev/null +++ b/Generated/include/Dynamic/skill_combo_2/AAA_skill_combo_2_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_combo_2/AAA_skill_combo_2_RecordBase.h" +#include "../../KR/skill_combo_2/AAA_skill_combo_2_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_combo_2_Record = BnsTables::KR::skill_combo_2_Record; + #else + using skill_combo_2_Record = BnsTables::EU::skill_combo_2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_inheritance/AAA_skill_inheritance_RecordBase.h b/Generated/include/Dynamic/skill_inheritance/AAA_skill_inheritance_RecordBase.h new file mode 100644 index 000000000..3b87a6023 --- /dev/null +++ b/Generated/include/Dynamic/skill_inheritance/AAA_skill_inheritance_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_inheritance/AAA_skill_inheritance_RecordBase.h" +#include "../../KR/skill_inheritance/AAA_skill_inheritance_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_inheritance_Record = BnsTables::KR::skill_inheritance_Record; + #else + using skill_inheritance_Record = BnsTables::EU::skill_inheritance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_message/AAA_skill_message_RecordBase.h b/Generated/include/Dynamic/skill_message/AAA_skill_message_RecordBase.h new file mode 100644 index 000000000..5dbfcd913 --- /dev/null +++ b/Generated/include/Dynamic/skill_message/AAA_skill_message_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_message/AAA_skill_message_RecordBase.h" +#include "../../KR/skill_message/AAA_skill_message_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_message_Record = BnsTables::KR::skill_message_Record; + #else + using skill_message_Record = BnsTables::EU::skill_message_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_modify_info/AAA_skill_modify_info_RecordBase.h b/Generated/include/Dynamic/skill_modify_info/AAA_skill_modify_info_RecordBase.h new file mode 100644 index 000000000..1f1e81cbf --- /dev/null +++ b/Generated/include/Dynamic/skill_modify_info/AAA_skill_modify_info_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_modify_info/AAA_skill_modify_info_RecordBase.h" +#include "../../KR/skill_modify_info/AAA_skill_modify_info_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_modify_info_Record = BnsTables::KR::skill_modify_info_Record; + #else + using skill_modify_info_Record = BnsTables::EU::skill_modify_info_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_modify_info/skill_modify_info_normal_Record.h b/Generated/include/Dynamic/skill_modify_info/skill_modify_info_normal_Record.h new file mode 100644 index 000000000..69a1ed4b6 --- /dev/null +++ b/Generated/include/Dynamic/skill_modify_info/skill_modify_info_normal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_modify_info/skill_modify_info_normal_Record.h" +#include "../../KR/skill_modify_info/skill_modify_info_normal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_modify_info_normal_Record = BnsTables::KR::skill_modify_info_normal_Record; + #else + using skill_modify_info_normal_Record = BnsTables::EU::skill_modify_info_normal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_modify_info/skill_modify_info_skill_Record.h b/Generated/include/Dynamic/skill_modify_info/skill_modify_info_skill_Record.h new file mode 100644 index 000000000..171df18ce --- /dev/null +++ b/Generated/include/Dynamic/skill_modify_info/skill_modify_info_skill_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_modify_info/skill_modify_info_skill_Record.h" +#include "../../KR/skill_modify_info/skill_modify_info_skill_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_modify_info_skill_Record = BnsTables::KR::skill_modify_info_skill_Record; + #else + using skill_modify_info_skill_Record = BnsTables::EU::skill_modify_info_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_modify_info/skill_modify_info_skillsystematization_Record.h b/Generated/include/Dynamic/skill_modify_info/skill_modify_info_skillsystematization_Record.h new file mode 100644 index 000000000..1e1575c92 --- /dev/null +++ b/Generated/include/Dynamic/skill_modify_info/skill_modify_info_skillsystematization_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_modify_info/skill_modify_info_skillsystematization_Record.h" +#include "../../KR/skill_modify_info/skill_modify_info_skillsystematization_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_modify_info_skillsystematization_Record = BnsTables::KR::skill_modify_info_skillsystematization_Record; + #else + using skill_modify_info_skillsystematization_Record = BnsTables::EU::skill_modify_info_skillsystematization_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h b/Generated/include/Dynamic/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h new file mode 100644 index 000000000..41ed3ee2c --- /dev/null +++ b/Generated/include/Dynamic/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h" +#include "../../KR/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_modify_info_group_Record = BnsTables::KR::skill_modify_info_group_Record; + #else + using skill_modify_info_group_Record = BnsTables::EU::skill_modify_info_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h b/Generated/include/Dynamic/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h new file mode 100644 index 000000000..8bbb74c61 --- /dev/null +++ b/Generated/include/Dynamic/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h" +#include "../../KR/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_train_by_item_Record = BnsTables::KR::skill_train_by_item_Record; + #else + using skill_train_by_item_Record = BnsTables::EU::skill_train_by_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h b/Generated/include/Dynamic/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h new file mode 100644 index 000000000..0bfb0a99b --- /dev/null +++ b/Generated/include/Dynamic/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h" +#include "../../KR/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_train_by_item_list_Record = BnsTables::KR::skill_train_by_item_list_Record; + #else + using skill_train_by_item_list_Record = BnsTables::EU::skill_train_by_item_list_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_train_category/AAA_skill_train_category_RecordBase.h b/Generated/include/Dynamic/skill_train_category/AAA_skill_train_category_RecordBase.h new file mode 100644 index 000000000..1fb956010 --- /dev/null +++ b/Generated/include/Dynamic/skill_train_category/AAA_skill_train_category_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_train_category/AAA_skill_train_category_RecordBase.h" +#include "../../KR/skill_train_category/AAA_skill_train_category_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_train_category_Record = BnsTables::KR::skill_train_category_Record; + #else + using skill_train_category_Record = BnsTables::EU::skill_train_category_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h b/Generated/include/Dynamic/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h new file mode 100644 index 000000000..5a41c6111 --- /dev/null +++ b/Generated/include/Dynamic/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h" +#include "../../KR/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_train_combo_action_Record = BnsTables::KR::skill_train_combo_action_Record; + #else + using skill_train_combo_action_Record = BnsTables::EU::skill_train_combo_action_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h b/Generated/include/Dynamic/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h new file mode 100644 index 000000000..e0f794639 --- /dev/null +++ b/Generated/include/Dynamic/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h" +#include "../../KR/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_train_simple_context_flow_Record = BnsTables::KR::skill_train_simple_context_flow_Record; + #else + using skill_train_simple_context_flow_Record = BnsTables::EU::skill_train_simple_context_flow_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_training_room/AAA_skill_training_room_RecordBase.h b/Generated/include/Dynamic/skill_training_room/AAA_skill_training_room_RecordBase.h new file mode 100644 index 000000000..d6c50448d --- /dev/null +++ b/Generated/include/Dynamic/skill_training_room/AAA_skill_training_room_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_training_room/AAA_skill_training_room_RecordBase.h" +#include "../../KR/skill_training_room/AAA_skill_training_room_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_training_room_Record = BnsTables::KR::skill_training_room_Record; + #else + using skill_training_room_Record = BnsTables::EU::skill_training_room_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h b/Generated/include/Dynamic/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h new file mode 100644 index 000000000..8f83ef1bb --- /dev/null +++ b/Generated/include/Dynamic/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h" +#include "../../KR/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_training_room_group_Record = BnsTables::KR::skill_training_room_group_Record; + #else + using skill_training_room_group_Record = BnsTables::EU::skill_training_room_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h b/Generated/include/Dynamic/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h new file mode 100644 index 000000000..57c602f71 --- /dev/null +++ b/Generated/include/Dynamic/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h" +#include "../../KR/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_training_room_subject_Record = BnsTables::KR::skill_training_room_subject_Record; + #else + using skill_training_room_subject_Record = BnsTables::EU::skill_training_room_subject_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h b/Generated/include/Dynamic/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h new file mode 100644 index 000000000..35afd2b6f --- /dev/null +++ b/Generated/include/Dynamic/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h" +#include "../../KR/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_training_room_subject_boss_training_Record = BnsTables::KR::skill_training_room_subject_boss_training_Record; + #else + using skill_training_room_subject_boss_training_Record = BnsTables::EU::skill_training_room_subject_boss_training_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_training_room_subject/skill_training_room_subject_class_training_Record.h b/Generated/include/Dynamic/skill_training_room_subject/skill_training_room_subject_class_training_Record.h new file mode 100644 index 000000000..cdea81682 --- /dev/null +++ b/Generated/include/Dynamic/skill_training_room_subject/skill_training_room_subject_class_training_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_training_room_subject/skill_training_room_subject_class_training_Record.h" +#include "../../KR/skill_training_room_subject/skill_training_room_subject_class_training_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_training_room_subject_class_training_Record = BnsTables::KR::skill_training_room_subject_class_training_Record; + #else + using skill_training_room_subject_class_training_Record = BnsTables::EU::skill_training_room_subject_class_training_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h b/Generated/include/Dynamic/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h new file mode 100644 index 000000000..07334fa9b --- /dev/null +++ b/Generated/include/Dynamic/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h" +#include "../../KR/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_training_sequence_Record = BnsTables::KR::skill_training_sequence_Record; + #else + using skill_training_sequence_Record = BnsTables::EU::skill_training_sequence_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h b/Generated/include/Dynamic/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h new file mode 100644 index 000000000..d4b0838c2 --- /dev/null +++ b/Generated/include/Dynamic/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h" +#include "../../KR/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_training_sequence_step_Record = BnsTables::KR::skill_training_sequence_step_Record; + #else + using skill_training_sequence_step_Record = BnsTables::EU::skill_training_sequence_step_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skill_trait/AAA_skill_trait_RecordBase.h b/Generated/include/Dynamic/skill_trait/AAA_skill_trait_RecordBase.h new file mode 100644 index 000000000..a5f104f61 --- /dev/null +++ b/Generated/include/Dynamic/skill_trait/AAA_skill_trait_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skill_trait/AAA_skill_trait_RecordBase.h" +#include "../../KR/skill_trait/AAA_skill_trait_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skill_trait_Record = BnsTables::KR::skill_trait_Record; + #else + using skill_trait_Record = BnsTables::EU::skill_trait_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h b/Generated/include/Dynamic/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h new file mode 100644 index 000000000..d26908922 --- /dev/null +++ b/Generated/include/Dynamic/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h" +#include "../../KR/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillacquirecondition_Record = BnsTables::KR::skillacquirecondition_Record; + #else + using skillacquirecondition_Record = BnsTables::EU::skillacquirecondition_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillattributerule/AAA_skillattributerule_RecordBase.h b/Generated/include/Dynamic/skillattributerule/AAA_skillattributerule_RecordBase.h new file mode 100644 index 000000000..e8b08a5a4 --- /dev/null +++ b/Generated/include/Dynamic/skillattributerule/AAA_skillattributerule_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillattributerule/AAA_skillattributerule_RecordBase.h" +#include "../../KR/skillattributerule/AAA_skillattributerule_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillattributerule_Record = BnsTables::KR::skillattributerule_Record; + #else + using skillattributerule_Record = BnsTables::EU::skillattributerule_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h b/Generated/include/Dynamic/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h new file mode 100644 index 000000000..1d18ac3ed --- /dev/null +++ b/Generated/include/Dynamic/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h" +#include "../../KR/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillbookcatalogueitem_Record = BnsTables::KR::skillbookcatalogueitem_Record; + #else + using skillbookcatalogueitem_Record = BnsTables::EU::skillbookcatalogueitem_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h b/Generated/include/Dynamic/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h new file mode 100644 index 000000000..fe8042ea7 --- /dev/null +++ b/Generated/include/Dynamic/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h" +#include "../../KR/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillcastcondition3_Record = BnsTables::KR::skillcastcondition3_Record; + #else + using skillcastcondition3_Record = BnsTables::EU::skillcastcondition3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillcontext/AAA_skillcontext_RecordBase.h b/Generated/include/Dynamic/skillcontext/AAA_skillcontext_RecordBase.h new file mode 100644 index 000000000..fef496df3 --- /dev/null +++ b/Generated/include/Dynamic/skillcontext/AAA_skillcontext_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillcontext/AAA_skillcontext_RecordBase.h" +#include "../../KR/skillcontext/AAA_skillcontext_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillcontext_Record = BnsTables::KR::skillcontext_Record; + #else + using skillcontext_Record = BnsTables::EU::skillcontext_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h b/Generated/include/Dynamic/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h new file mode 100644 index 000000000..e75204ddb --- /dev/null +++ b/Generated/include/Dynamic/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h" +#include "../../KR/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skilldashattribute3_Record = BnsTables::KR::skilldashattribute3_Record; + #else + using skilldashattribute3_Record = BnsTables::EU::skilldashattribute3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h b/Generated/include/Dynamic/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h new file mode 100644 index 000000000..dc9a947bc --- /dev/null +++ b/Generated/include/Dynamic/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h" +#include "../../KR/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillgatherrange3_Record = BnsTables::KR::skillgatherrange3_Record; + #else + using skillgatherrange3_Record = BnsTables::EU::skillgatherrange3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h b/Generated/include/Dynamic/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h new file mode 100644 index 000000000..6b8d25242 --- /dev/null +++ b/Generated/include/Dynamic/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h" +#include "../../KR/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillmodifylimit_Record = BnsTables::KR::skillmodifylimit_Record; + #else + using skillmodifylimit_Record = BnsTables::EU::skillmodifylimit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h b/Generated/include/Dynamic/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h new file mode 100644 index 000000000..6d9cc5ca7 --- /dev/null +++ b/Generated/include/Dynamic/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h" +#include "../../KR/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillresultcontroll3_Record = BnsTables::KR::skillresultcontroll3_Record; + #else + using skillresultcontroll3_Record = BnsTables::EU::skillresultcontroll3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillshow3/AAA_skillshow3_RecordBase.h b/Generated/include/Dynamic/skillshow3/AAA_skillshow3_RecordBase.h new file mode 100644 index 000000000..aeb63ef2c --- /dev/null +++ b/Generated/include/Dynamic/skillshow3/AAA_skillshow3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillshow3/AAA_skillshow3_RecordBase.h" +#include "../../KR/skillshow3/AAA_skillshow3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillshow3_Record = BnsTables::KR::skillshow3_Record; + #else + using skillshow3_Record = BnsTables::EU::skillshow3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillskin/AAA_skillskin_RecordBase.h b/Generated/include/Dynamic/skillskin/AAA_skillskin_RecordBase.h new file mode 100644 index 000000000..cc62c36cf --- /dev/null +++ b/Generated/include/Dynamic/skillskin/AAA_skillskin_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillskin/AAA_skillskin_RecordBase.h" +#include "../../KR/skillskin/AAA_skillskin_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillskin_Record = BnsTables::KR::skillskin_Record; + #else + using skillskin_Record = BnsTables::EU::skillskin_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillskineffect/AAA_skillskineffect_RecordBase.h b/Generated/include/Dynamic/skillskineffect/AAA_skillskineffect_RecordBase.h new file mode 100644 index 000000000..f6ba7b205 --- /dev/null +++ b/Generated/include/Dynamic/skillskineffect/AAA_skillskineffect_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillskineffect/AAA_skillskineffect_RecordBase.h" +#include "../../KR/skillskineffect/AAA_skillskineffect_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillskineffect_Record = BnsTables::KR::skillskineffect_Record; + #else + using skillskineffect_Record = BnsTables::EU::skillskineffect_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillstyle/AAA_skillstyle_RecordBase.h b/Generated/include/Dynamic/skillstyle/AAA_skillstyle_RecordBase.h new file mode 100644 index 000000000..60e9286b1 --- /dev/null +++ b/Generated/include/Dynamic/skillstyle/AAA_skillstyle_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillstyle/AAA_skillstyle_RecordBase.h" +#include "../../KR/skillstyle/AAA_skillstyle_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillstyle_Record = BnsTables::KR::skillstyle_Record; + #else + using skillstyle_Record = BnsTables::EU::skillstyle_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillsystematization/AAA_skillsystematization_RecordBase.h b/Generated/include/Dynamic/skillsystematization/AAA_skillsystematization_RecordBase.h new file mode 100644 index 000000000..2a7bbd1ac --- /dev/null +++ b/Generated/include/Dynamic/skillsystematization/AAA_skillsystematization_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillsystematization/AAA_skillsystematization_RecordBase.h" +#include "../../KR/skillsystematization/AAA_skillsystematization_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillsystematization_Record = BnsTables::KR::skillsystematization_Record; + #else + using skillsystematization_Record = BnsTables::EU::skillsystematization_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h b/Generated/include/Dynamic/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h new file mode 100644 index 000000000..983b103b4 --- /dev/null +++ b/Generated/include/Dynamic/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h" +#include "../../KR/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillsystematizationfiltergroup_Record = BnsTables::KR::skillsystematizationfiltergroup_Record; + #else + using skillsystematizationfiltergroup_Record = BnsTables::EU::skillsystematizationfiltergroup_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h b/Generated/include/Dynamic/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h new file mode 100644 index 000000000..d31833492 --- /dev/null +++ b/Generated/include/Dynamic/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h" +#include "../../KR/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skillsystematizationgroup_Record = BnsTables::KR::skillsystematizationgroup_Record; + #else + using skillsystematizationgroup_Record = BnsTables::EU::skillsystematizationgroup_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h b/Generated/include/Dynamic/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h new file mode 100644 index 000000000..df24e4cf4 --- /dev/null +++ b/Generated/include/Dynamic/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h" +#include "../../KR/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skilltargetfilter3_Record = BnsTables::KR::skilltargetfilter3_Record; + #else + using skilltargetfilter3_Record = BnsTables::EU::skilltargetfilter3_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skilltooltip/AAA_skilltooltip_RecordBase.h b/Generated/include/Dynamic/skilltooltip/AAA_skilltooltip_RecordBase.h new file mode 100644 index 000000000..c3557e8cf --- /dev/null +++ b/Generated/include/Dynamic/skilltooltip/AAA_skilltooltip_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skilltooltip/AAA_skilltooltip_RecordBase.h" +#include "../../KR/skilltooltip/AAA_skilltooltip_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skilltooltip_Record = BnsTables::KR::skilltooltip_Record; + #else + using skilltooltip_Record = BnsTables::EU::skilltooltip_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h b/Generated/include/Dynamic/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h new file mode 100644 index 000000000..6df9516ef --- /dev/null +++ b/Generated/include/Dynamic/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h" +#include "../../KR/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skilltooltipattribute_Record = BnsTables::KR::skilltooltipattribute_Record; + #else + using skilltooltipattribute_Record = BnsTables::EU::skilltooltipattribute_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skipquest/AAA_skipquest_RecordBase.h b/Generated/include/Dynamic/skipquest/AAA_skipquest_RecordBase.h new file mode 100644 index 000000000..4e2a73111 --- /dev/null +++ b/Generated/include/Dynamic/skipquest/AAA_skipquest_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skipquest/AAA_skipquest_RecordBase.h" +#include "../../KR/skipquest/AAA_skipquest_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skipquest_Record = BnsTables::KR::skipquest_Record; + #else + using skipquest_Record = BnsTables::EU::skipquest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skipquest/skipquest_epic_Record.h b/Generated/include/Dynamic/skipquest/skipquest_epic_Record.h new file mode 100644 index 000000000..69dc8871b --- /dev/null +++ b/Generated/include/Dynamic/skipquest/skipquest_epic_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skipquest/skipquest_epic_Record.h" +#include "../../KR/skipquest/skipquest_epic_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skipquest_epic_Record = BnsTables::KR::skipquest_epic_Record; + #else + using skipquest_epic_Record = BnsTables::EU::skipquest_epic_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skipquest/skipquest_job_Record.h b/Generated/include/Dynamic/skipquest/skipquest_job_Record.h new file mode 100644 index 000000000..6b91d7074 --- /dev/null +++ b/Generated/include/Dynamic/skipquest/skipquest_job_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skipquest/skipquest_job_Record.h" +#include "../../KR/skipquest/skipquest_job_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skipquest_job_Record = BnsTables::KR::skipquest_job_Record; + #else + using skipquest_job_Record = BnsTables::EU::skipquest_job_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skipquest/skipquest_normal_Record.h b/Generated/include/Dynamic/skipquest/skipquest_normal_Record.h new file mode 100644 index 000000000..2e3990c32 --- /dev/null +++ b/Generated/include/Dynamic/skipquest/skipquest_normal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skipquest/skipquest_normal_Record.h" +#include "../../KR/skipquest/skipquest_normal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skipquest_normal_Record = BnsTables::KR::skipquest_normal_Record; + #else + using skipquest_normal_Record = BnsTables::EU::skipquest_normal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/skipteleport/AAA_skipteleport_RecordBase.h b/Generated/include/Dynamic/skipteleport/AAA_skipteleport_RecordBase.h new file mode 100644 index 000000000..d0b7ff7b9 --- /dev/null +++ b/Generated/include/Dynamic/skipteleport/AAA_skipteleport_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/skipteleport/AAA_skipteleport_RecordBase.h" +#include "../../KR/skipteleport/AAA_skipteleport_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using skipteleport_Record = BnsTables::KR::skipteleport_Record; + #else + using skipteleport_Record = BnsTables::EU::skipteleport_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/slatescroll/AAA_slatescroll_RecordBase.h b/Generated/include/Dynamic/slatescroll/AAA_slatescroll_RecordBase.h new file mode 100644 index 000000000..efa2b3ddf --- /dev/null +++ b/Generated/include/Dynamic/slatescroll/AAA_slatescroll_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/slatescroll/AAA_slatescroll_RecordBase.h" +#include "../../KR/slatescroll/AAA_slatescroll_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using slatescroll_Record = BnsTables::KR::slatescroll_Record; + #else + using slatescroll_Record = BnsTables::EU::slatescroll_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/slatescrollstone/AAA_slatescrollstone_RecordBase.h b/Generated/include/Dynamic/slatescrollstone/AAA_slatescrollstone_RecordBase.h new file mode 100644 index 000000000..ecb03d2d8 --- /dev/null +++ b/Generated/include/Dynamic/slatescrollstone/AAA_slatescrollstone_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/slatescrollstone/AAA_slatescrollstone_RecordBase.h" +#include "../../KR/slatescrollstone/AAA_slatescrollstone_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using slatescrollstone_Record = BnsTables::KR::slatescrollstone_Record; + #else + using slatescrollstone_Record = BnsTables::EU::slatescrollstone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/slatestone/AAA_slatestone_RecordBase.h b/Generated/include/Dynamic/slatestone/AAA_slatestone_RecordBase.h new file mode 100644 index 000000000..a8a4a3f27 --- /dev/null +++ b/Generated/include/Dynamic/slatestone/AAA_slatestone_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/slatestone/AAA_slatestone_RecordBase.h" +#include "../../KR/slatestone/AAA_slatestone_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using slatestone_Record = BnsTables::KR::slatestone_Record; + #else + using slatestone_Record = BnsTables::EU::slatestone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h b/Generated/include/Dynamic/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h new file mode 100644 index 000000000..9246e9bb5 --- /dev/null +++ b/Generated/include/Dynamic/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h" +#include "../../KR/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using smart_drop_reward_Record = BnsTables::KR::smart_drop_reward_Record; + #else + using smart_drop_reward_Record = BnsTables::EU::smart_drop_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/social/AAA_social_RecordBase.h b/Generated/include/Dynamic/social/AAA_social_RecordBase.h new file mode 100644 index 000000000..1a4ee6723 --- /dev/null +++ b/Generated/include/Dynamic/social/AAA_social_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/social/AAA_social_RecordBase.h" +#include "../../KR/social/AAA_social_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using social_Record = BnsTables::KR::social_Record; + #else + using social_Record = BnsTables::EU::social_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/soul_boost_event/AAA_soul_boost_event_RecordBase.h b/Generated/include/Dynamic/soul_boost_event/AAA_soul_boost_event_RecordBase.h new file mode 100644 index 000000000..9200fe613 --- /dev/null +++ b/Generated/include/Dynamic/soul_boost_event/AAA_soul_boost_event_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/soul_boost_event/AAA_soul_boost_event_RecordBase.h" +#include "../../KR/soul_boost_event/AAA_soul_boost_event_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using soul_boost_event_Record = BnsTables::KR::soul_boost_event_Record; + #else + using soul_boost_event_Record = BnsTables::EU::soul_boost_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h b/Generated/include/Dynamic/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h new file mode 100644 index 000000000..5b7f12424 --- /dev/null +++ b/Generated/include/Dynamic/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h" +#include "../../KR/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using soul_boost_grade_reward_Record = BnsTables::KR::soul_boost_grade_reward_Record; + #else + using soul_boost_grade_reward_Record = BnsTables::EU::soul_boost_grade_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h b/Generated/include/Dynamic/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h new file mode 100644 index 000000000..deca6cde9 --- /dev/null +++ b/Generated/include/Dynamic/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h" +#include "../../KR/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using soul_boost_mission_Record = BnsTables::KR::soul_boost_mission_Record; + #else + using soul_boost_mission_Record = BnsTables::EU::soul_boost_mission_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h b/Generated/include/Dynamic/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h new file mode 100644 index 000000000..3d16a8751 --- /dev/null +++ b/Generated/include/Dynamic/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h" +#include "../../KR/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using soul_boost_mission_step_Record = BnsTables::KR::soul_boost_mission_step_Record; + #else + using soul_boost_mission_step_Record = BnsTables::EU::soul_boost_mission_step_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h b/Generated/include/Dynamic/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h new file mode 100644 index 000000000..65c466186 --- /dev/null +++ b/Generated/include/Dynamic/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h" +#include "../../KR/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using soul_boost_mission_task_Record = BnsTables::KR::soul_boost_mission_task_Record; + #else + using soul_boost_mission_task_Record = BnsTables::EU::soul_boost_mission_task_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/soul_boost_season/AAA_soul_boost_season_RecordBase.h b/Generated/include/Dynamic/soul_boost_season/AAA_soul_boost_season_RecordBase.h new file mode 100644 index 000000000..5cdddf843 --- /dev/null +++ b/Generated/include/Dynamic/soul_boost_season/AAA_soul_boost_season_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/soul_boost_season/AAA_soul_boost_season_RecordBase.h" +#include "../../KR/soul_boost_season/AAA_soul_boost_season_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using soul_boost_season_Record = BnsTables::KR::soul_boost_season_Record; + #else + using soul_boost_season_Record = BnsTables::EU::soul_boost_season_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h b/Generated/include/Dynamic/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h new file mode 100644 index 000000000..f763ac012 --- /dev/null +++ b/Generated/include/Dynamic/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h" +#include "../../KR/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using soul_npc_skill_Record = BnsTables::KR::soul_npc_skill_Record; + #else + using soul_npc_skill_Record = BnsTables::EU::soul_npc_skill_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/soulmaskset/AAA_soulmaskset_RecordBase.h b/Generated/include/Dynamic/soulmaskset/AAA_soulmaskset_RecordBase.h new file mode 100644 index 000000000..8c4a9dec4 --- /dev/null +++ b/Generated/include/Dynamic/soulmaskset/AAA_soulmaskset_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/soulmaskset/AAA_soulmaskset_RecordBase.h" +#include "../../KR/soulmaskset/AAA_soulmaskset_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using soulmaskset_Record = BnsTables::KR::soulmaskset_Record; + #else + using soulmaskset_Record = BnsTables::EU::soulmaskset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h b/Generated/include/Dynamic/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h new file mode 100644 index 000000000..fb2d2ff58 --- /dev/null +++ b/Generated/include/Dynamic/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h" +#include "../../KR/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using special_skill_gauge_Record = BnsTables::KR::special_skill_gauge_Record; + #else + using special_skill_gauge_Record = BnsTables::EU::special_skill_gauge_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/stance/AAA_stance_RecordBase.h b/Generated/include/Dynamic/stance/AAA_stance_RecordBase.h new file mode 100644 index 000000000..f52decc9a --- /dev/null +++ b/Generated/include/Dynamic/stance/AAA_stance_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/stance/AAA_stance_RecordBase.h" +#include "../../KR/stance/AAA_stance_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using stance_Record = BnsTables::KR::stance_Record; + #else + using stance_Record = BnsTables::EU::stance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/stancetransit/AAA_stancetransit_RecordBase.h b/Generated/include/Dynamic/stancetransit/AAA_stancetransit_RecordBase.h new file mode 100644 index 000000000..0089da862 --- /dev/null +++ b/Generated/include/Dynamic/stancetransit/AAA_stancetransit_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/stancetransit/AAA_stancetransit_RecordBase.h" +#include "../../KR/stancetransit/AAA_stancetransit_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using stancetransit_Record = BnsTables::KR::stancetransit_Record; + #else + using stancetransit_Record = BnsTables::EU::stancetransit_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/standidle/AAA_standidle_RecordBase.h b/Generated/include/Dynamic/standidle/AAA_standidle_RecordBase.h new file mode 100644 index 000000000..3ddff0642 --- /dev/null +++ b/Generated/include/Dynamic/standidle/AAA_standidle_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/standidle/AAA_standidle_RecordBase.h" +#include "../../KR/standidle/AAA_standidle_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using standidle_Record = BnsTables::KR::standidle_Record; + #else + using standidle_Record = BnsTables::EU::standidle_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/star_words/AAA_star_words_RecordBase.h b/Generated/include/Dynamic/star_words/AAA_star_words_RecordBase.h new file mode 100644 index 000000000..513e9260f --- /dev/null +++ b/Generated/include/Dynamic/star_words/AAA_star_words_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/star_words/AAA_star_words_RecordBase.h" +#include "../../KR/star_words/AAA_star_words_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using star_words_Record = BnsTables::KR::star_words_Record; + #else + using star_words_Record = BnsTables::EU::star_words_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/statesocial/AAA_statesocial_RecordBase.h b/Generated/include/Dynamic/statesocial/AAA_statesocial_RecordBase.h new file mode 100644 index 000000000..ded2913e3 --- /dev/null +++ b/Generated/include/Dynamic/statesocial/AAA_statesocial_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/statesocial/AAA_statesocial_RecordBase.h" +#include "../../KR/statesocial/AAA_statesocial_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using statesocial_Record = BnsTables::KR::statesocial_Record; + #else + using statesocial_Record = BnsTables::EU::statesocial_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/static_chat_channel/AAA_static_chat_channel_RecordBase.h b/Generated/include/Dynamic/static_chat_channel/AAA_static_chat_channel_RecordBase.h new file mode 100644 index 000000000..8ad89429e --- /dev/null +++ b/Generated/include/Dynamic/static_chat_channel/AAA_static_chat_channel_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/static_chat_channel/AAA_static_chat_channel_RecordBase.h" +#include "../../KR/static_chat_channel/AAA_static_chat_channel_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using static_chat_channel_Record = BnsTables::KR::static_chat_channel_Record; + #else + using static_chat_channel_Record = BnsTables::EU::static_chat_channel_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/store/AAA_store_RecordBase.h b/Generated/include/Dynamic/store/AAA_store_RecordBase.h new file mode 100644 index 000000000..1c149e1f4 --- /dev/null +++ b/Generated/include/Dynamic/store/AAA_store_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/store/AAA_store_RecordBase.h" +#include "../../KR/store/AAA_store_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using store_Record = BnsTables::KR::store_Record; + #else + using store_Record = BnsTables::EU::store_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/store2/AAA_store2_RecordBase.h b/Generated/include/Dynamic/store2/AAA_store2_RecordBase.h new file mode 100644 index 000000000..c836ea637 --- /dev/null +++ b/Generated/include/Dynamic/store2/AAA_store2_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/store2/AAA_store2_RecordBase.h" +#include "../../KR/store2/AAA_store2_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using store2_Record = BnsTables::KR::store2_Record; + #else + using store2_Record = BnsTables::EU::store2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/store_by_item/AAA_store_by_item_RecordBase.h b/Generated/include/Dynamic/store_by_item/AAA_store_by_item_RecordBase.h new file mode 100644 index 000000000..0c1c51cc8 --- /dev/null +++ b/Generated/include/Dynamic/store_by_item/AAA_store_by_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/store_by_item/AAA_store_by_item_RecordBase.h" +#include "../../KR/store_by_item/AAA_store_by_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using store_by_item_Record = BnsTables::KR::store_by_item_Record; + #else + using store_by_item_Record = BnsTables::EU::store_by_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summoned/AAA_summoned_RecordBase.h b/Generated/include/Dynamic/summoned/AAA_summoned_RecordBase.h new file mode 100644 index 000000000..ae5feb7b8 --- /dev/null +++ b/Generated/include/Dynamic/summoned/AAA_summoned_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summoned/AAA_summoned_RecordBase.h" +#include "../../KR/summoned/AAA_summoned_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summoned_Record = BnsTables::KR::summoned_Record; + #else + using summoned_Record = BnsTables::EU::summoned_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summoned_appearance/AAA_summoned_appearance_RecordBase.h b/Generated/include/Dynamic/summoned_appearance/AAA_summoned_appearance_RecordBase.h new file mode 100644 index 000000000..4e606d8d4 --- /dev/null +++ b/Generated/include/Dynamic/summoned_appearance/AAA_summoned_appearance_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summoned_appearance/AAA_summoned_appearance_RecordBase.h" +#include "../../KR/summoned_appearance/AAA_summoned_appearance_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summoned_appearance_Record = BnsTables::KR::summoned_appearance_Record; + #else + using summoned_appearance_Record = BnsTables::EU::summoned_appearance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summoned_sequence/AAA_summoned_sequence_RecordBase.h b/Generated/include/Dynamic/summoned_sequence/AAA_summoned_sequence_RecordBase.h new file mode 100644 index 000000000..ec74b9537 --- /dev/null +++ b/Generated/include/Dynamic/summoned_sequence/AAA_summoned_sequence_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summoned_sequence/AAA_summoned_sequence_RecordBase.h" +#include "../../KR/summoned_sequence/AAA_summoned_sequence_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summoned_sequence_Record = BnsTables::KR::summoned_sequence_Record; + #else + using summoned_sequence_Record = BnsTables::EU::summoned_sequence_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h b/Generated/include/Dynamic/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h new file mode 100644 index 000000000..1008024c9 --- /dev/null +++ b/Generated/include/Dynamic/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h" +#include "../../KR/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summoned_sequence_action_Record = BnsTables::KR::summoned_sequence_action_Record; + #else + using summoned_sequence_action_Record = BnsTables::EU::summoned_sequence_action_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h b/Generated/include/Dynamic/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h new file mode 100644 index 000000000..9c0745d7f --- /dev/null +++ b/Generated/include/Dynamic/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h" +#include "../../KR/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summoned_sequence_melee_Record = BnsTables::KR::summoned_sequence_melee_Record; + #else + using summoned_sequence_melee_Record = BnsTables::EU::summoned_sequence_melee_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h b/Generated/include/Dynamic/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h new file mode 100644 index 000000000..58f40bb7b --- /dev/null +++ b/Generated/include/Dynamic/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h" +#include "../../KR/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summoned_sequence_range_Record = BnsTables::KR::summoned_sequence_range_Record; + #else + using summoned_sequence_range_Record = BnsTables::EU::summoned_sequence_range_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h b/Generated/include/Dynamic/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h new file mode 100644 index 000000000..2fae524fa --- /dev/null +++ b/Generated/include/Dynamic/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h" +#include "../../KR/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summoned_sequence_range_sim_Record = BnsTables::KR::summoned_sequence_range_sim_Record; + #else + using summoned_sequence_range_sim_Record = BnsTables::EU::summoned_sequence_range_sim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h b/Generated/include/Dynamic/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h new file mode 100644 index 000000000..b3e4cf11f --- /dev/null +++ b/Generated/include/Dynamic/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h" +#include "../../KR/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summonedbeautyshop_Record = BnsTables::KR::summonedbeautyshop_Record; + #else + using summonedbeautyshop_Record = BnsTables::EU::summonedbeautyshop_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h b/Generated/include/Dynamic/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h new file mode 100644 index 000000000..c6867eefd --- /dev/null +++ b/Generated/include/Dynamic/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h" +#include "../../KR/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summoneddesignerpreset_Record = BnsTables::KR::summoneddesignerpreset_Record; + #else + using summoneddesignerpreset_Record = BnsTables::EU::summoneddesignerpreset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h b/Generated/include/Dynamic/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h new file mode 100644 index 000000000..8c96ae10a --- /dev/null +++ b/Generated/include/Dynamic/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h" +#include "../../KR/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summonedjobstylestandidle_Record = BnsTables::KR::summonedjobstylestandidle_Record; + #else + using summonedjobstylestandidle_Record = BnsTables::EU::summonedjobstylestandidle_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summonedlevel/AAA_summonedlevel_RecordBase.h b/Generated/include/Dynamic/summonedlevel/AAA_summonedlevel_RecordBase.h new file mode 100644 index 000000000..263384f79 --- /dev/null +++ b/Generated/include/Dynamic/summonedlevel/AAA_summonedlevel_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summonedlevel/AAA_summonedlevel_RecordBase.h" +#include "../../KR/summonedlevel/AAA_summonedlevel_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summonedlevel_Record = BnsTables::KR::summonedlevel_Record; + #else + using summonedlevel_Record = BnsTables::EU::summonedlevel_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h b/Generated/include/Dynamic/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h new file mode 100644 index 000000000..2c63fb5a5 --- /dev/null +++ b/Generated/include/Dynamic/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h" +#include "../../KR/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summonedmasterylevel_Record = BnsTables::KR::summonedmasterylevel_Record; + #else + using summonedmasterylevel_Record = BnsTables::EU::summonedmasterylevel_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h b/Generated/include/Dynamic/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h new file mode 100644 index 000000000..cb94f789a --- /dev/null +++ b/Generated/include/Dynamic/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h" +#include "../../KR/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summonedmoveanim_Record = BnsTables::KR::summonedmoveanim_Record; + #else + using summonedmoveanim_Record = BnsTables::EU::summonedmoveanim_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summonedpreset/AAA_summonedpreset_RecordBase.h b/Generated/include/Dynamic/summonedpreset/AAA_summonedpreset_RecordBase.h new file mode 100644 index 000000000..8c1f39b5d --- /dev/null +++ b/Generated/include/Dynamic/summonedpreset/AAA_summonedpreset_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summonedpreset/AAA_summonedpreset_RecordBase.h" +#include "../../KR/summonedpreset/AAA_summonedpreset_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summonedpreset_Record = BnsTables::KR::summonedpreset_Record; + #else + using summonedpreset_Record = BnsTables::EU::summonedpreset_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/summonedstandidle/AAA_summonedstandidle_RecordBase.h b/Generated/include/Dynamic/summonedstandidle/AAA_summonedstandidle_RecordBase.h new file mode 100644 index 000000000..713c5251f --- /dev/null +++ b/Generated/include/Dynamic/summonedstandidle/AAA_summonedstandidle_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/summonedstandidle/AAA_summonedstandidle_RecordBase.h" +#include "../../KR/summonedstandidle/AAA_summonedstandidle_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using summonedstandidle_Record = BnsTables::KR::summonedstandidle_Record; + #else + using summonedstandidle_Record = BnsTables::EU::summonedstandidle_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/survey/AAA_survey_RecordBase.h b/Generated/include/Dynamic/survey/AAA_survey_RecordBase.h new file mode 100644 index 000000000..8d5f1968a --- /dev/null +++ b/Generated/include/Dynamic/survey/AAA_survey_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/survey/AAA_survey_RecordBase.h" +#include "../../KR/survey/AAA_survey_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using survey_Record = BnsTables::KR::survey_Record; + #else + using survey_Record = BnsTables::EU::survey_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/surveyquestions/AAA_surveyquestions_RecordBase.h b/Generated/include/Dynamic/surveyquestions/AAA_surveyquestions_RecordBase.h new file mode 100644 index 000000000..ef3c6b367 --- /dev/null +++ b/Generated/include/Dynamic/surveyquestions/AAA_surveyquestions_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/surveyquestions/AAA_surveyquestions_RecordBase.h" +#include "../../KR/surveyquestions/AAA_surveyquestions_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using surveyquestions_Record = BnsTables::KR::surveyquestions_Record; + #else + using surveyquestions_Record = BnsTables::EU::surveyquestions_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h b/Generated/include/Dynamic/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h new file mode 100644 index 000000000..14b35a4b4 --- /dev/null +++ b/Generated/include/Dynamic/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h" +#include "../../KR/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using surveyquestions_question_Record = BnsTables::KR::surveyquestions_question_Record; + #else + using surveyquestions_question_Record = BnsTables::EU::surveyquestions_question_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h b/Generated/include/Dynamic/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h new file mode 100644 index 000000000..2ec467485 --- /dev/null +++ b/Generated/include/Dynamic/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h" +#include "../../KR/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using surveyquestions_questionexample_Record = BnsTables::KR::surveyquestions_questionexample_Record; + #else + using surveyquestions_questionexample_Record = BnsTables::EU::surveyquestions_questionexample_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/talksocial/AAA_talksocial_RecordBase.h b/Generated/include/Dynamic/talksocial/AAA_talksocial_RecordBase.h new file mode 100644 index 000000000..557786b37 --- /dev/null +++ b/Generated/include/Dynamic/talksocial/AAA_talksocial_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/talksocial/AAA_talksocial_RecordBase.h" +#include "../../KR/talksocial/AAA_talksocial_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using talksocial_Record = BnsTables::KR::talksocial_Record; + #else + using talksocial_Record = BnsTables::EU::talksocial_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/teen_body_material/AAA_teen_body_material_RecordBase.h b/Generated/include/Dynamic/teen_body_material/AAA_teen_body_material_RecordBase.h new file mode 100644 index 000000000..3ccf31950 --- /dev/null +++ b/Generated/include/Dynamic/teen_body_material/AAA_teen_body_material_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/teen_body_material/AAA_teen_body_material_RecordBase.h" +#include "../../KR/teen_body_material/AAA_teen_body_material_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using teen_body_material_Record = BnsTables::KR::teen_body_material_Record; + #else + using teen_body_material_Record = BnsTables::EU::teen_body_material_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/teleport/AAA_teleport_RecordBase.h b/Generated/include/Dynamic/teleport/AAA_teleport_RecordBase.h new file mode 100644 index 000000000..1b26e04fe --- /dev/null +++ b/Generated/include/Dynamic/teleport/AAA_teleport_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/teleport/AAA_teleport_RecordBase.h" +#include "../../KR/teleport/AAA_teleport_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using teleport_Record = BnsTables::KR::teleport_Record; + #else + using teleport_Record = BnsTables::EU::teleport_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/tencent_quest/AAA_tencent_quest_RecordBase.h b/Generated/include/Dynamic/tencent_quest/AAA_tencent_quest_RecordBase.h new file mode 100644 index 000000000..c9e47f4ba --- /dev/null +++ b/Generated/include/Dynamic/tencent_quest/AAA_tencent_quest_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/tencent_quest/AAA_tencent_quest_RecordBase.h" +#include "../../KR/tencent_quest/AAA_tencent_quest_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using tencent_quest_Record = BnsTables::KR::tencent_quest_Record; + #else + using tencent_quest_Record = BnsTables::EU::tencent_quest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/tendency_field/AAA_tendency_field_RecordBase.h b/Generated/include/Dynamic/tendency_field/AAA_tendency_field_RecordBase.h new file mode 100644 index 000000000..5198d95c0 --- /dev/null +++ b/Generated/include/Dynamic/tendency_field/AAA_tendency_field_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/tendency_field/AAA_tendency_field_RecordBase.h" +#include "../../KR/tendency_field/AAA_tendency_field_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using tendency_field_Record = BnsTables::KR::tendency_field_Record; + #else + using tendency_field_Record = BnsTables::EU::tendency_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/tendency_field/tendency_field_buyudo_Record.h b/Generated/include/Dynamic/tendency_field/tendency_field_buyudo_Record.h new file mode 100644 index 000000000..a22c7d108 --- /dev/null +++ b/Generated/include/Dynamic/tendency_field/tendency_field_buyudo_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/tendency_field/tendency_field_buyudo_Record.h" +#include "../../KR/tendency_field/tendency_field_buyudo_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using tendency_field_buyudo_Record = BnsTables::KR::tendency_field_buyudo_Record; + #else + using tendency_field_buyudo_Record = BnsTables::EU::tendency_field_buyudo_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/tendency_field/tendency_field_normal_Record.h b/Generated/include/Dynamic/tendency_field/tendency_field_normal_Record.h new file mode 100644 index 000000000..63be7b317 --- /dev/null +++ b/Generated/include/Dynamic/tendency_field/tendency_field_normal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/tendency_field/tendency_field_normal_Record.h" +#include "../../KR/tendency_field/tendency_field_normal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using tendency_field_normal_Record = BnsTables::KR::tendency_field_normal_Record; + #else + using tendency_field_normal_Record = BnsTables::EU::tendency_field_normal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/terrain/AAA_terrain_RecordBase.h b/Generated/include/Dynamic/terrain/AAA_terrain_RecordBase.h new file mode 100644 index 000000000..aa2663542 --- /dev/null +++ b/Generated/include/Dynamic/terrain/AAA_terrain_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/terrain/AAA_terrain_RecordBase.h" +#include "../../KR/terrain/AAA_terrain_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using terrain_Record = BnsTables::KR::terrain_Record; + #else + using terrain_Record = BnsTables::EU::terrain_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/text/AAA_text_RecordBase.h b/Generated/include/Dynamic/text/AAA_text_RecordBase.h new file mode 100644 index 000000000..bd03768ca --- /dev/null +++ b/Generated/include/Dynamic/text/AAA_text_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/text/AAA_text_RecordBase.h" +#include "../../KR/text/AAA_text_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using text_Record = BnsTables::KR::text_Record; + #else + using text_Record = BnsTables::EU::text_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h b/Generated/include/Dynamic/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h new file mode 100644 index 000000000..c1f483c58 --- /dev/null +++ b/Generated/include/Dynamic/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h" +#include "../../KR/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using time_limit_field_zone_Record = BnsTables::KR::time_limit_field_zone_Record; + #else + using time_limit_field_zone_Record = BnsTables::EU::time_limit_field_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h b/Generated/include/Dynamic/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h new file mode 100644 index 000000000..7a2f2b66e --- /dev/null +++ b/Generated/include/Dynamic/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h" +#include "../../KR/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using timezoneinfomation_Record = BnsTables::KR::timezoneinfomation_Record; + #else + using timezoneinfomation_Record = BnsTables::EU::timezoneinfomation_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/trainskillversion/AAA_trainskillversion_RecordBase.h b/Generated/include/Dynamic/trainskillversion/AAA_trainskillversion_RecordBase.h new file mode 100644 index 000000000..6ce54b733 --- /dev/null +++ b/Generated/include/Dynamic/trainskillversion/AAA_trainskillversion_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/trainskillversion/AAA_trainskillversion_RecordBase.h" +#include "../../KR/trainskillversion/AAA_trainskillversion_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using trainskillversion_Record = BnsTables::KR::trainskillversion_Record; + #else + using trainskillversion_Record = BnsTables::EU::trainskillversion_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/treasure_board_page/AAA_treasure_board_page_RecordBase.h b/Generated/include/Dynamic/treasure_board_page/AAA_treasure_board_page_RecordBase.h new file mode 100644 index 000000000..15f20e159 --- /dev/null +++ b/Generated/include/Dynamic/treasure_board_page/AAA_treasure_board_page_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/treasure_board_page/AAA_treasure_board_page_RecordBase.h" +#include "../../KR/treasure_board_page/AAA_treasure_board_page_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using treasure_board_page_Record = BnsTables::KR::treasure_board_page_Record; + #else + using treasure_board_page_Record = BnsTables::EU::treasure_board_page_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h b/Generated/include/Dynamic/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h new file mode 100644 index 000000000..149d4d1d1 --- /dev/null +++ b/Generated/include/Dynamic/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h" +#include "../../KR/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using treasure_board_reward_Record = BnsTables::KR::treasure_board_reward_Record; + #else + using treasure_board_reward_Record = BnsTables::EU::treasure_board_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/treasure_board_season/AAA_treasure_board_season_RecordBase.h b/Generated/include/Dynamic/treasure_board_season/AAA_treasure_board_season_RecordBase.h new file mode 100644 index 000000000..0a64ead00 --- /dev/null +++ b/Generated/include/Dynamic/treasure_board_season/AAA_treasure_board_season_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/treasure_board_season/AAA_treasure_board_season_RecordBase.h" +#include "../../KR/treasure_board_season/AAA_treasure_board_season_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using treasure_board_season_Record = BnsTables::KR::treasure_board_season_Record; + #else + using treasure_board_season_Record = BnsTables::EU::treasure_board_season_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h b/Generated/include/Dynamic/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h new file mode 100644 index 000000000..b01f9e0b4 --- /dev/null +++ b/Generated/include/Dynamic/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h" +#include "../../KR/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using tutorialskillsequence_Record = BnsTables::KR::tutorialskillsequence_Record; + #else + using tutorialskillsequence_Record = BnsTables::EU::tutorialskillsequence_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h b/Generated/include/Dynamic/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h new file mode 100644 index 000000000..d72ee9a00 --- /dev/null +++ b/Generated/include/Dynamic/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h" +#include "../../KR/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using tutorialskillsequence_step_Record = BnsTables::KR::tutorialskillsequence_step_Record; + #else + using tutorialskillsequence_step_Record = BnsTables::EU::tutorialskillsequence_step_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ui_command/AAA_ui_command_RecordBase.h b/Generated/include/Dynamic/ui_command/AAA_ui_command_RecordBase.h new file mode 100644 index 000000000..5e2f05f45 --- /dev/null +++ b/Generated/include/Dynamic/ui_command/AAA_ui_command_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ui_command/AAA_ui_command_RecordBase.h" +#include "../../KR/ui_command/AAA_ui_command_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ui_command_Record = BnsTables::KR::ui_command_Record; + #else + using ui_command_Record = BnsTables::EU::ui_command_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/ui_context_command/AAA_ui_context_command_RecordBase.h b/Generated/include/Dynamic/ui_context_command/AAA_ui_context_command_RecordBase.h new file mode 100644 index 000000000..f1373577e --- /dev/null +++ b/Generated/include/Dynamic/ui_context_command/AAA_ui_context_command_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/ui_context_command/AAA_ui_context_command_RecordBase.h" +#include "../../KR/ui_context_command/AAA_ui_context_command_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using ui_context_command_Record = BnsTables::KR::ui_context_command_Record; + #else + using ui_context_command_Record = BnsTables::EU::ui_context_command_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/unlocated_store/AAA_unlocated_store_RecordBase.h b/Generated/include/Dynamic/unlocated_store/AAA_unlocated_store_RecordBase.h new file mode 100644 index 000000000..bec7ca349 --- /dev/null +++ b/Generated/include/Dynamic/unlocated_store/AAA_unlocated_store_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/unlocated_store/AAA_unlocated_store_RecordBase.h" +#include "../../KR/unlocated_store/AAA_unlocated_store_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using unlocated_store_Record = BnsTables::KR::unlocated_store_Record; + #else + using unlocated_store_Record = BnsTables::EU::unlocated_store_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h b/Generated/include/Dynamic/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h new file mode 100644 index 000000000..35a1eff5d --- /dev/null +++ b/Generated/include/Dynamic/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h" +#include "../../KR/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using unlocated_store_ui_Record = BnsTables::KR::unlocated_store_ui_Record; + #else + using unlocated_store_ui_Record = BnsTables::EU::unlocated_store_ui_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/user_command/AAA_user_command_RecordBase.h b/Generated/include/Dynamic/user_command/AAA_user_command_RecordBase.h new file mode 100644 index 000000000..2202ef0bd --- /dev/null +++ b/Generated/include/Dynamic/user_command/AAA_user_command_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/user_command/AAA_user_command_RecordBase.h" +#include "../../KR/user_command/AAA_user_command_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using user_command_Record = BnsTables::KR::user_command_Record; + #else + using user_command_Record = BnsTables::EU::user_command_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/user_command/user_command_command_Record.h b/Generated/include/Dynamic/user_command/user_command_command_Record.h new file mode 100644 index 000000000..b3a4c01ed --- /dev/null +++ b/Generated/include/Dynamic/user_command/user_command_command_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/user_command/user_command_command_Record.h" +#include "../../KR/user_command/user_command_command_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using user_command_command_Record = BnsTables::KR::user_command_command_Record; + #else + using user_command_command_Record = BnsTables::EU::user_command_command_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/user_command/user_command_emoticon_Record.h b/Generated/include/Dynamic/user_command/user_command_emoticon_Record.h new file mode 100644 index 000000000..bad8183e4 --- /dev/null +++ b/Generated/include/Dynamic/user_command/user_command_emoticon_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/user_command/user_command_emoticon_Record.h" +#include "../../KR/user_command/user_command_emoticon_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using user_command_emoticon_Record = BnsTables::KR::user_command_emoticon_Record; + #else + using user_command_emoticon_Record = BnsTables::EU::user_command_emoticon_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/user_command/user_command_social_Record.h b/Generated/include/Dynamic/user_command/user_command_social_Record.h new file mode 100644 index 000000000..297b47285 --- /dev/null +++ b/Generated/include/Dynamic/user_command/user_command_social_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/user_command/user_command_social_Record.h" +#include "../../KR/user_command/user_command_social_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using user_command_social_Record = BnsTables::KR::user_command_social_Record; + #else + using user_command_social_Record = BnsTables::EU::user_command_social_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/user_command/user_command_system_social_Record.h b/Generated/include/Dynamic/user_command/user_command_system_social_Record.h new file mode 100644 index 000000000..8e5719467 --- /dev/null +++ b/Generated/include/Dynamic/user_command/user_command_system_social_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/user_command/user_command_system_social_Record.h" +#include "../../KR/user_command/user_command_system_social_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using user_command_system_social_Record = BnsTables::KR::user_command_system_social_Record; + #else + using user_command_system_social_Record = BnsTables::EU::user_command_system_social_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/user_reporting_system/AAA_user_reporting_system_RecordBase.h b/Generated/include/Dynamic/user_reporting_system/AAA_user_reporting_system_RecordBase.h new file mode 100644 index 000000000..d2096e5ef --- /dev/null +++ b/Generated/include/Dynamic/user_reporting_system/AAA_user_reporting_system_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/user_reporting_system/AAA_user_reporting_system_RecordBase.h" +#include "../../KR/user_reporting_system/AAA_user_reporting_system_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using user_reporting_system_Record = BnsTables::KR::user_reporting_system_Record; + #else + using user_reporting_system_Record = BnsTables::EU::user_reporting_system_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/vehicle/AAA_vehicle_RecordBase.h b/Generated/include/Dynamic/vehicle/AAA_vehicle_RecordBase.h new file mode 100644 index 000000000..cdab0d936 --- /dev/null +++ b/Generated/include/Dynamic/vehicle/AAA_vehicle_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/vehicle/AAA_vehicle_RecordBase.h" +#include "../../KR/vehicle/AAA_vehicle_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using vehicle_Record = BnsTables::KR::vehicle_Record; + #else + using vehicle_Record = BnsTables::EU::vehicle_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h b/Generated/include/Dynamic/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h new file mode 100644 index 000000000..e18d0878b --- /dev/null +++ b/Generated/include/Dynamic/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h" +#include "../../KR/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using vehicle_appearance_Record = BnsTables::KR::vehicle_appearance_Record; + #else + using vehicle_appearance_Record = BnsTables::EU::vehicle_appearance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/virtual_item/AAA_virtual_item_RecordBase.h b/Generated/include/Dynamic/virtual_item/AAA_virtual_item_RecordBase.h new file mode 100644 index 000000000..9860e07ef --- /dev/null +++ b/Generated/include/Dynamic/virtual_item/AAA_virtual_item_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/virtual_item/AAA_virtual_item_RecordBase.h" +#include "../../KR/virtual_item/AAA_virtual_item_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using virtual_item_Record = BnsTables::KR::virtual_item_Record; + #else + using virtual_item_Record = BnsTables::EU::virtual_item_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/wantedmission/AAA_wantedmission_RecordBase.h b/Generated/include/Dynamic/wantedmission/AAA_wantedmission_RecordBase.h new file mode 100644 index 000000000..4fb470696 --- /dev/null +++ b/Generated/include/Dynamic/wantedmission/AAA_wantedmission_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/wantedmission/AAA_wantedmission_RecordBase.h" +#include "../../KR/wantedmission/AAA_wantedmission_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using wantedmission_Record = BnsTables::KR::wantedmission_Record; + #else + using wantedmission_Record = BnsTables::EU::wantedmission_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/war_field/AAA_war_field_RecordBase.h b/Generated/include/Dynamic/war_field/AAA_war_field_RecordBase.h new file mode 100644 index 000000000..0d0114a67 --- /dev/null +++ b/Generated/include/Dynamic/war_field/AAA_war_field_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/war_field/AAA_war_field_RecordBase.h" +#include "../../KR/war_field/AAA_war_field_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using war_field_Record = BnsTables::KR::war_field_Record; + #else + using war_field_Record = BnsTables::EU::war_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h b/Generated/include/Dynamic/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h new file mode 100644 index 000000000..f925718f7 --- /dev/null +++ b/Generated/include/Dynamic/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h" +#include "../../KR/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using wave_dungeon_reward_Record = BnsTables::KR::wave_dungeon_reward_Record; + #else + using wave_dungeon_reward_Record = BnsTables::EU::wave_dungeon_reward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h b/Generated/include/Dynamic/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h new file mode 100644 index 000000000..ee99d2a80 --- /dev/null +++ b/Generated/include/Dynamic/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h" +#include "../../KR/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using wave_dungeon_reward_box_Record = BnsTables::KR::wave_dungeon_reward_box_Record; + #else + using wave_dungeon_reward_box_Record = BnsTables::EU::wave_dungeon_reward_box_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h b/Generated/include/Dynamic/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h new file mode 100644 index 000000000..d30b92d7d --- /dev/null +++ b/Generated/include/Dynamic/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h" +#include "../../KR/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using wave_dungeon_strategy_Record = BnsTables::KR::wave_dungeon_strategy_Record; + #else + using wave_dungeon_strategy_Record = BnsTables::EU::wave_dungeon_strategy_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h b/Generated/include/Dynamic/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h new file mode 100644 index 000000000..fca1d6410 --- /dev/null +++ b/Generated/include/Dynamic/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h" +#include "../../KR/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using weapon_appearance_change_cost_Record = BnsTables::KR::weapon_appearance_change_cost_Record; + #else + using weapon_appearance_change_cost_Record = BnsTables::EU::weapon_appearance_change_cost_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h b/Generated/include/Dynamic/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h new file mode 100644 index 000000000..aac5c1090 --- /dev/null +++ b/Generated/include/Dynamic/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h" +#include "../../KR/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using weapon_gem_effect_Record = BnsTables::KR::weapon_gem_effect_Record; + #else + using weapon_gem_effect_Record = BnsTables::EU::weapon_gem_effect_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/weapon_tempered/AAA_weapon_tempered_RecordBase.h b/Generated/include/Dynamic/weapon_tempered/AAA_weapon_tempered_RecordBase.h new file mode 100644 index 000000000..a773b18dc --- /dev/null +++ b/Generated/include/Dynamic/weapon_tempered/AAA_weapon_tempered_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/weapon_tempered/AAA_weapon_tempered_RecordBase.h" +#include "../../KR/weapon_tempered/AAA_weapon_tempered_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using weapon_tempered_Record = BnsTables::KR::weapon_tempered_Record; + #else + using weapon_tempered_Record = BnsTables::EU::weapon_tempered_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/weapongemslot/AAA_weapongemslot_RecordBase.h b/Generated/include/Dynamic/weapongemslot/AAA_weapongemslot_RecordBase.h new file mode 100644 index 000000000..271f1b118 --- /dev/null +++ b/Generated/include/Dynamic/weapongemslot/AAA_weapongemslot_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/weapongemslot/AAA_weapongemslot_RecordBase.h" +#include "../../KR/weapongemslot/AAA_weapongemslot_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using weapongemslot_Record = BnsTables::KR::weapongemslot_Record; + #else + using weapongemslot_Record = BnsTables::EU::weapongemslot_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/weeklytimetable/AAA_weeklytimetable_RecordBase.h b/Generated/include/Dynamic/weeklytimetable/AAA_weeklytimetable_RecordBase.h new file mode 100644 index 000000000..3382261c5 --- /dev/null +++ b/Generated/include/Dynamic/weeklytimetable/AAA_weeklytimetable_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/weeklytimetable/AAA_weeklytimetable_RecordBase.h" +#include "../../KR/weeklytimetable/AAA_weeklytimetable_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using weeklytimetable_Record = BnsTables::KR::weeklytimetable_Record; + #else + using weeklytimetable_Record = BnsTables::EU::weeklytimetable_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/world_account_card/AAA_world_account_card_RecordBase.h b/Generated/include/Dynamic/world_account_card/AAA_world_account_card_RecordBase.h new file mode 100644 index 000000000..86450b57f --- /dev/null +++ b/Generated/include/Dynamic/world_account_card/AAA_world_account_card_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/world_account_card/AAA_world_account_card_RecordBase.h" +#include "../../KR/world_account_card/AAA_world_account_card_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using world_account_card_Record = BnsTables::KR::world_account_card_Record; + #else + using world_account_card_Record = BnsTables::EU::world_account_card_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h b/Generated/include/Dynamic/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h new file mode 100644 index 000000000..1f3aa5430 --- /dev/null +++ b/Generated/include/Dynamic/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h" +#include "../../KR/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using world_account_card_collection_Record = BnsTables::KR::world_account_card_collection_Record; + #else + using world_account_card_collection_Record = BnsTables::EU::world_account_card_collection_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h b/Generated/include/Dynamic/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h new file mode 100644 index 000000000..0ae6ac9ee --- /dev/null +++ b/Generated/include/Dynamic/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h" +#include "../../KR/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using world_account_card_cumulative_Record = BnsTables::KR::world_account_card_cumulative_Record; + #else + using world_account_card_cumulative_Record = BnsTables::EU::world_account_card_cumulative_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/world_account_combination/AAA_world_account_combination_RecordBase.h b/Generated/include/Dynamic/world_account_combination/AAA_world_account_combination_RecordBase.h new file mode 100644 index 000000000..fe4d084c7 --- /dev/null +++ b/Generated/include/Dynamic/world_account_combination/AAA_world_account_combination_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/world_account_combination/AAA_world_account_combination_RecordBase.h" +#include "../../KR/world_account_combination/AAA_world_account_combination_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using world_account_combination_Record = BnsTables::KR::world_account_combination_Record; + #else + using world_account_combination_Record = BnsTables::EU::world_account_combination_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/world_account_museum/AAA_world_account_museum_RecordBase.h b/Generated/include/Dynamic/world_account_museum/AAA_world_account_museum_RecordBase.h new file mode 100644 index 000000000..ffdfe3608 --- /dev/null +++ b/Generated/include/Dynamic/world_account_museum/AAA_world_account_museum_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/world_account_museum/AAA_world_account_museum_RecordBase.h" +#include "../../KR/world_account_museum/AAA_world_account_museum_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using world_account_museum_Record = BnsTables::KR::world_account_museum_Record; + #else + using world_account_museum_Record = BnsTables::EU::world_account_museum_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/world_achievement/AAA_world_achievement_RecordBase.h b/Generated/include/Dynamic/world_achievement/AAA_world_achievement_RecordBase.h new file mode 100644 index 000000000..101b81062 --- /dev/null +++ b/Generated/include/Dynamic/world_achievement/AAA_world_achievement_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/world_achievement/AAA_world_achievement_RecordBase.h" +#include "../../KR/world_achievement/AAA_world_achievement_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using world_achievement_Record = BnsTables::KR::world_achievement_Record; + #else + using world_achievement_Record = BnsTables::EU::world_achievement_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/world_achievement_season/AAA_world_achievement_season_RecordBase.h b/Generated/include/Dynamic/world_achievement_season/AAA_world_achievement_season_RecordBase.h new file mode 100644 index 000000000..b3ec3f066 --- /dev/null +++ b/Generated/include/Dynamic/world_achievement_season/AAA_world_achievement_season_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/world_achievement_season/AAA_world_achievement_season_RecordBase.h" +#include "../../KR/world_achievement_season/AAA_world_achievement_season_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using world_achievement_season_Record = BnsTables::KR::world_achievement_season_Record; + #else + using world_achievement_season_Record = BnsTables::EU::world_achievement_season_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/world_group/AAA_world_group_RecordBase.h b/Generated/include/Dynamic/world_group/AAA_world_group_RecordBase.h new file mode 100644 index 000000000..ab0f26bbe --- /dev/null +++ b/Generated/include/Dynamic/world_group/AAA_world_group_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/world_group/AAA_world_group_RecordBase.h" +#include "../../KR/world_group/AAA_world_group_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using world_group_Record = BnsTables::KR::world_group_Record; + #else + using world_group_Record = BnsTables::EU::world_group_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h b/Generated/include/Dynamic/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h new file mode 100644 index 000000000..842e63ee2 --- /dev/null +++ b/Generated/include/Dynamic/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h" +#include "../../KR/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using worldaccountexpedition_Record = BnsTables::KR::worldaccountexpedition_Record; + #else + using worldaccountexpedition_Record = BnsTables::EU::worldaccountexpedition_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/worldbossreward/AAA_worldbossreward_RecordBase.h b/Generated/include/Dynamic/worldbossreward/AAA_worldbossreward_RecordBase.h new file mode 100644 index 000000000..7fe3e14ac --- /dev/null +++ b/Generated/include/Dynamic/worldbossreward/AAA_worldbossreward_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/worldbossreward/AAA_worldbossreward_RecordBase.h" +#include "../../KR/worldbossreward/AAA_worldbossreward_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using worldbossreward_Record = BnsTables::KR::worldbossreward_Record; + #else + using worldbossreward_Record = BnsTables::EU::worldbossreward_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/worldbossspawn/AAA_worldbossspawn_RecordBase.h b/Generated/include/Dynamic/worldbossspawn/AAA_worldbossspawn_RecordBase.h new file mode 100644 index 000000000..5d5dd0fc1 --- /dev/null +++ b/Generated/include/Dynamic/worldbossspawn/AAA_worldbossspawn_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/worldbossspawn/AAA_worldbossspawn_RecordBase.h" +#include "../../KR/worldbossspawn/AAA_worldbossspawn_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using worldbossspawn_Record = BnsTables::KR::worldbossspawn_Record; + #else + using worldbossspawn_Record = BnsTables::EU::worldbossspawn_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/worldbossspawngroup/AAA_worldbossspawngroup_RecordBase.h b/Generated/include/Dynamic/worldbossspawngroup/AAA_worldbossspawngroup_RecordBase.h new file mode 100644 index 000000000..4b0440348 --- /dev/null +++ b/Generated/include/Dynamic/worldbossspawngroup/AAA_worldbossspawngroup_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once + +#include "../../KR/worldbossspawngroup/AAA_worldbossspawngroup_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using worldbossspawngroup_Record = BnsTables::KR::worldbossspawngroup_Record; + #else + struct worldbossspawngroup_Record {}; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zone/AAA_zone_RecordBase.h b/Generated/include/Dynamic/zone/AAA_zone_RecordBase.h new file mode 100644 index 000000000..d6407f83d --- /dev/null +++ b/Generated/include/Dynamic/zone/AAA_zone_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zone/AAA_zone_RecordBase.h" +#include "../../KR/zone/AAA_zone_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zone_Record = BnsTables::KR::zone_Record; + #else + using zone_Record = BnsTables::EU::zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonearea/AAA_zonearea_RecordBase.h b/Generated/include/Dynamic/zonearea/AAA_zonearea_RecordBase.h new file mode 100644 index 000000000..8c87bc8df --- /dev/null +++ b/Generated/include/Dynamic/zonearea/AAA_zonearea_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonearea/AAA_zonearea_RecordBase.h" +#include "../../KR/zonearea/AAA_zonearea_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonearea_Record = BnsTables::KR::zonearea_Record; + #else + using zonearea_Record = BnsTables::EU::zonearea_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonebasecamp/AAA_zonebasecamp_RecordBase.h b/Generated/include/Dynamic/zonebasecamp/AAA_zonebasecamp_RecordBase.h new file mode 100644 index 000000000..bb22b4d7f --- /dev/null +++ b/Generated/include/Dynamic/zonebasecamp/AAA_zonebasecamp_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonebasecamp/AAA_zonebasecamp_RecordBase.h" +#include "../../KR/zonebasecamp/AAA_zonebasecamp_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonebasecamp_Record = BnsTables::KR::zonebasecamp_Record; + #else + using zonebasecamp_Record = BnsTables::EU::zonebasecamp_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonecampfire/AAA_zonecampfire_RecordBase.h b/Generated/include/Dynamic/zonecampfire/AAA_zonecampfire_RecordBase.h new file mode 100644 index 000000000..66346bb75 --- /dev/null +++ b/Generated/include/Dynamic/zonecampfire/AAA_zonecampfire_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonecampfire/AAA_zonecampfire_RecordBase.h" +#include "../../KR/zonecampfire/AAA_zonecampfire_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonecampfire_Record = BnsTables::KR::zonecampfire_Record; + #else + using zonecampfire_Record = BnsTables::EU::zonecampfire_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonecellattribute/AAA_zonecellattribute_RecordBase.h b/Generated/include/Dynamic/zonecellattribute/AAA_zonecellattribute_RecordBase.h new file mode 100644 index 000000000..1bf43f803 --- /dev/null +++ b/Generated/include/Dynamic/zonecellattribute/AAA_zonecellattribute_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonecellattribute/AAA_zonecellattribute_RecordBase.h" +#include "../../KR/zonecellattribute/AAA_zonecellattribute_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonecellattribute_Record = BnsTables::KR::zonecellattribute_Record; + #else + using zonecellattribute_Record = BnsTables::EU::zonecellattribute_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonechannelchange/AAA_zonechannelchange_RecordBase.h b/Generated/include/Dynamic/zonechannelchange/AAA_zonechannelchange_RecordBase.h new file mode 100644 index 000000000..0f10bbe59 --- /dev/null +++ b/Generated/include/Dynamic/zonechannelchange/AAA_zonechannelchange_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonechannelchange/AAA_zonechannelchange_RecordBase.h" +#include "../../KR/zonechannelchange/AAA_zonechannelchange_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonechannelchange_Record = BnsTables::KR::zonechannelchange_Record; + #else + using zonechannelchange_Record = BnsTables::EU::zonechannelchange_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneconvoy/AAA_zoneconvoy_RecordBase.h b/Generated/include/Dynamic/zoneconvoy/AAA_zoneconvoy_RecordBase.h new file mode 100644 index 000000000..69fdac17a --- /dev/null +++ b/Generated/include/Dynamic/zoneconvoy/AAA_zoneconvoy_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneconvoy/AAA_zoneconvoy_RecordBase.h" +#include "../../KR/zoneconvoy/AAA_zoneconvoy_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneconvoy_Record = BnsTables::KR::zoneconvoy_Record; + #else + using zoneconvoy_Record = BnsTables::EU::zoneconvoy_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/AAA_zoneenv2_RecordBase.h b/Generated/include/Dynamic/zoneenv2/AAA_zoneenv2_RecordBase.h new file mode 100644 index 000000000..ea1817445 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/AAA_zoneenv2_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/AAA_zoneenv2_RecordBase.h" +#include "../../KR/zoneenv2/AAA_zoneenv2_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_Record = BnsTables::KR::zoneenv2_Record; + #else + using zoneenv2_Record = BnsTables::EU::zoneenv2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_airdash_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_airdash_Record.h new file mode 100644 index 000000000..1eea5b797 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_airdash_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_airdash_Record.h" +#include "../../KR/zoneenv2/zoneenv2_airdash_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_airdash_Record = BnsTables::KR::zoneenv2_airdash_Record; + #else + using zoneenv2_airdash_Record = BnsTables::EU::zoneenv2_airdash_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_airdash_leave_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_airdash_leave_Record.h new file mode 100644 index 000000000..09ab3ce80 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_airdash_leave_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_airdash_leave_Record.h" +#include "../../KR/zoneenv2/zoneenv2_airdash_leave_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_airdash_leave_Record = BnsTables::KR::zoneenv2_airdash_leave_Record; + #else + using zoneenv2_airdash_leave_Record = BnsTables::EU::zoneenv2_airdash_leave_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_attraction_popup_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_attraction_popup_Record.h new file mode 100644 index 000000000..8a8fbaa53 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_attraction_popup_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_attraction_popup_Record.h" +#include "../../KR/zoneenv2/zoneenv2_attraction_popup_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_attraction_popup_Record = BnsTables::KR::zoneenv2_attraction_popup_Record; + #else + using zoneenv2_attraction_popup_Record = BnsTables::EU::zoneenv2_attraction_popup_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_board_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_board_Record.h new file mode 100644 index 000000000..4ff75eb98 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_board_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_board_Record.h" +#include "../../KR/zoneenv2/zoneenv2_board_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_board_Record = BnsTables::KR::zoneenv2_board_Record; + #else + using zoneenv2_board_Record = BnsTables::EU::zoneenv2_board_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_button_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_button_Record.h new file mode 100644 index 000000000..3006cf4ff --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_button_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_button_Record.h" +#include "../../KR/zoneenv2/zoneenv2_button_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_button_Record = BnsTables::KR::zoneenv2_button_Record; + #else + using zoneenv2_button_Record = BnsTables::EU::zoneenv2_button_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_chest_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_chest_Record.h new file mode 100644 index 000000000..8ae6ff079 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_chest_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_chest_Record.h" +#include "../../KR/zoneenv2/zoneenv2_chest_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_chest_Record = BnsTables::KR::zoneenv2_chest_Record; + #else + using zoneenv2_chest_Record = BnsTables::EU::zoneenv2_chest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_control_point_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_control_point_Record.h new file mode 100644 index 000000000..18d6c666c --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_control_point_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_control_point_Record.h" +#include "../../KR/zoneenv2/zoneenv2_control_point_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_control_point_Record = BnsTables::KR::zoneenv2_control_point_Record; + #else + using zoneenv2_control_point_Record = BnsTables::EU::zoneenv2_control_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_deck_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_deck_Record.h new file mode 100644 index 000000000..5d4b27db2 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_deck_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_deck_Record.h" +#include "../../KR/zoneenv2/zoneenv2_deck_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_deck_Record = BnsTables::KR::zoneenv2_deck_Record; + #else + using zoneenv2_deck_Record = BnsTables::EU::zoneenv2_deck_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_effect_region_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_effect_region_Record.h new file mode 100644 index 000000000..d02cafd5c --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_effect_region_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_effect_region_Record.h" +#include "../../KR/zoneenv2/zoneenv2_effect_region_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_effect_region_Record = BnsTables::KR::zoneenv2_effect_region_Record; + #else + using zoneenv2_effect_region_Record = BnsTables::EU::zoneenv2_effect_region_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_enter_arena_dungeonlobby_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_enter_arena_dungeonlobby_Record.h new file mode 100644 index 000000000..2ca412756 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_enter_arena_dungeonlobby_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_enter_arena_dungeonlobby_Record.h" +#include "../../KR/zoneenv2/zoneenv2_enter_arena_dungeonlobby_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_enter_arena_dungeonlobby_Record = BnsTables::KR::zoneenv2_enter_arena_dungeonlobby_Record; + #else + using zoneenv2_enter_arena_dungeonlobby_Record = BnsTables::EU::zoneenv2_enter_arena_dungeonlobby_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_fall_death_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_fall_death_Record.h new file mode 100644 index 000000000..397c10edf --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_fall_death_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_fall_death_Record.h" +#include "../../KR/zoneenv2/zoneenv2_fall_death_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_fall_death_Record = BnsTables::KR::zoneenv2_fall_death_Record; + #else + using zoneenv2_fall_death_Record = BnsTables::EU::zoneenv2_fall_death_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_fishing_point_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_fishing_point_Record.h new file mode 100644 index 000000000..0f4c6a747 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_fishing_point_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_fishing_point_Record.h" +#include "../../KR/zoneenv2/zoneenv2_fishing_point_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_fishing_point_Record = BnsTables::KR::zoneenv2_fishing_point_Record; + #else + using zoneenv2_fishing_point_Record = BnsTables::EU::zoneenv2_fishing_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_foot_switch_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_foot_switch_Record.h new file mode 100644 index 000000000..a6726b51c --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_foot_switch_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_foot_switch_Record.h" +#include "../../KR/zoneenv2/zoneenv2_foot_switch_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_foot_switch_Record = BnsTables::KR::zoneenv2_foot_switch_Record; + #else + using zoneenv2_foot_switch_Record = BnsTables::EU::zoneenv2_foot_switch_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_gate_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_gate_Record.h new file mode 100644 index 000000000..7d27b3d9f --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_gate_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_gate_Record.h" +#include "../../KR/zoneenv2/zoneenv2_gate_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_gate_Record = BnsTables::KR::zoneenv2_gate_Record; + #else + using zoneenv2_gate_Record = BnsTables::EU::zoneenv2_gate_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_multiple_loop_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_multiple_loop_Record.h new file mode 100644 index 000000000..0b13d9ed0 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_multiple_loop_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_multiple_loop_Record.h" +#include "../../KR/zoneenv2/zoneenv2_multiple_loop_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_multiple_loop_Record = BnsTables::KR::zoneenv2_multiple_loop_Record; + #else + using zoneenv2_multiple_loop_Record = BnsTables::EU::zoneenv2_multiple_loop_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_oceanic_region_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_oceanic_region_Record.h new file mode 100644 index 000000000..cb910cb09 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_oceanic_region_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_oceanic_region_Record.h" +#include "../../KR/zoneenv2/zoneenv2_oceanic_region_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_oceanic_region_Record = BnsTables::KR::zoneenv2_oceanic_region_Record; + #else + using zoneenv2_oceanic_region_Record = BnsTables::EU::zoneenv2_oceanic_region_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_portal_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_portal_Record.h new file mode 100644 index 000000000..cc78a7729 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_portal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_portal_Record.h" +#include "../../KR/zoneenv2/zoneenv2_portal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_portal_Record = BnsTables::KR::zoneenv2_portal_Record; + #else + using zoneenv2_portal_Record = BnsTables::EU::zoneenv2_portal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_portal_list_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_portal_list_Record.h new file mode 100644 index 000000000..647a19032 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_portal_list_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_portal_list_Record.h" +#include "../../KR/zoneenv2/zoneenv2_portal_list_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_portal_list_Record = BnsTables::KR::zoneenv2_portal_list_Record; + #else + using zoneenv2_portal_list_Record = BnsTables::EU::zoneenv2_portal_list_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_pot_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_pot_Record.h new file mode 100644 index 000000000..5478bf02e --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_pot_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_pot_Record.h" +#include "../../KR/zoneenv2/zoneenv2_pot_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_pot_Record = BnsTables::KR::zoneenv2_pot_Record; + #else + using zoneenv2_pot_Record = BnsTables::EU::zoneenv2_pot_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_refiner_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_refiner_Record.h new file mode 100644 index 000000000..59a6513b8 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_refiner_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_refiner_Record.h" +#include "../../KR/zoneenv2/zoneenv2_refiner_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_refiner_Record = BnsTables::KR::zoneenv2_refiner_Record; + #else + using zoneenv2_refiner_Record = BnsTables::EU::zoneenv2_refiner_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2/zoneenv2_wall_Record.h b/Generated/include/Dynamic/zoneenv2/zoneenv2_wall_Record.h new file mode 100644 index 000000000..14f875d82 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2/zoneenv2_wall_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2/zoneenv2_wall_Record.h" +#include "../../KR/zoneenv2/zoneenv2_wall_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2_wall_Record = BnsTables::KR::zoneenv2_wall_Record; + #else + using zoneenv2_wall_Record = BnsTables::EU::zoneenv2_wall_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/AAA_zoneenv2place_RecordBase.h b/Generated/include/Dynamic/zoneenv2place/AAA_zoneenv2place_RecordBase.h new file mode 100644 index 000000000..9f95118f1 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/AAA_zoneenv2place_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/AAA_zoneenv2place_RecordBase.h" +#include "../../KR/zoneenv2place/AAA_zoneenv2place_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_Record = BnsTables::KR::zoneenv2place_Record; + #else + using zoneenv2place_Record = BnsTables::EU::zoneenv2place_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_airdash_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_airdash_Record.h new file mode 100644 index 000000000..da4f75376 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_airdash_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_airdash_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_airdash_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_airdash_Record = BnsTables::KR::zoneenv2place_airdash_Record; + #else + using zoneenv2place_airdash_Record = BnsTables::EU::zoneenv2place_airdash_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_airdash_leave_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_airdash_leave_Record.h new file mode 100644 index 000000000..cb4444606 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_airdash_leave_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_airdash_leave_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_airdash_leave_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_airdash_leave_Record = BnsTables::KR::zoneenv2place_airdash_leave_Record; + #else + using zoneenv2place_airdash_leave_Record = BnsTables::EU::zoneenv2place_airdash_leave_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_attraction_popup_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_attraction_popup_Record.h new file mode 100644 index 000000000..63b54c74a --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_attraction_popup_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_attraction_popup_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_attraction_popup_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_attraction_popup_Record = BnsTables::KR::zoneenv2place_attraction_popup_Record; + #else + using zoneenv2place_attraction_popup_Record = BnsTables::EU::zoneenv2place_attraction_popup_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_board_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_board_Record.h new file mode 100644 index 000000000..eb372f509 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_board_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_board_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_board_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_board_Record = BnsTables::KR::zoneenv2place_board_Record; + #else + using zoneenv2place_board_Record = BnsTables::EU::zoneenv2place_board_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_button_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_button_Record.h new file mode 100644 index 000000000..faf2da331 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_button_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_button_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_button_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_button_Record = BnsTables::KR::zoneenv2place_button_Record; + #else + using zoneenv2place_button_Record = BnsTables::EU::zoneenv2place_button_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_chest_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_chest_Record.h new file mode 100644 index 000000000..d442f77fe --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_chest_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_chest_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_chest_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_chest_Record = BnsTables::KR::zoneenv2place_chest_Record; + #else + using zoneenv2place_chest_Record = BnsTables::EU::zoneenv2place_chest_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_control_point_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_control_point_Record.h new file mode 100644 index 000000000..831ce4046 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_control_point_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_control_point_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_control_point_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_control_point_Record = BnsTables::KR::zoneenv2place_control_point_Record; + #else + using zoneenv2place_control_point_Record = BnsTables::EU::zoneenv2place_control_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_deck_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_deck_Record.h new file mode 100644 index 000000000..4798946c8 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_deck_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_deck_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_deck_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_deck_Record = BnsTables::KR::zoneenv2place_deck_Record; + #else + using zoneenv2place_deck_Record = BnsTables::EU::zoneenv2place_deck_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_effect_region_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_effect_region_Record.h new file mode 100644 index 000000000..fdb88cd57 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_effect_region_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_effect_region_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_effect_region_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_effect_region_Record = BnsTables::KR::zoneenv2place_effect_region_Record; + #else + using zoneenv2place_effect_region_Record = BnsTables::EU::zoneenv2place_effect_region_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_enter_arena_dungeonlobby_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_enter_arena_dungeonlobby_Record.h new file mode 100644 index 000000000..763023bb4 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_enter_arena_dungeonlobby_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_enter_arena_dungeonlobby_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_enter_arena_dungeonlobby_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_enter_arena_dungeonlobby_Record = BnsTables::KR::zoneenv2place_enter_arena_dungeonlobby_Record; + #else + using zoneenv2place_enter_arena_dungeonlobby_Record = BnsTables::EU::zoneenv2place_enter_arena_dungeonlobby_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_fall_death_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_fall_death_Record.h new file mode 100644 index 000000000..4287909d6 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_fall_death_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_fall_death_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_fall_death_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_fall_death_Record = BnsTables::KR::zoneenv2place_fall_death_Record; + #else + using zoneenv2place_fall_death_Record = BnsTables::EU::zoneenv2place_fall_death_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_fishing_point_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_fishing_point_Record.h new file mode 100644 index 000000000..f21393360 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_fishing_point_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_fishing_point_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_fishing_point_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_fishing_point_Record = BnsTables::KR::zoneenv2place_fishing_point_Record; + #else + using zoneenv2place_fishing_point_Record = BnsTables::EU::zoneenv2place_fishing_point_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_foot_switch_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_foot_switch_Record.h new file mode 100644 index 000000000..8a52ac8f4 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_foot_switch_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_foot_switch_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_foot_switch_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_foot_switch_Record = BnsTables::KR::zoneenv2place_foot_switch_Record; + #else + using zoneenv2place_foot_switch_Record = BnsTables::EU::zoneenv2place_foot_switch_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_gate_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_gate_Record.h new file mode 100644 index 000000000..4bcc8275c --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_gate_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_gate_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_gate_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_gate_Record = BnsTables::KR::zoneenv2place_gate_Record; + #else + using zoneenv2place_gate_Record = BnsTables::EU::zoneenv2place_gate_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_multiple_loop_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_multiple_loop_Record.h new file mode 100644 index 000000000..44b60e6ae --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_multiple_loop_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_multiple_loop_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_multiple_loop_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_multiple_loop_Record = BnsTables::KR::zoneenv2place_multiple_loop_Record; + #else + using zoneenv2place_multiple_loop_Record = BnsTables::EU::zoneenv2place_multiple_loop_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_oceanic_region_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_oceanic_region_Record.h new file mode 100644 index 000000000..2d4a70a86 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_oceanic_region_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_oceanic_region_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_oceanic_region_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_oceanic_region_Record = BnsTables::KR::zoneenv2place_oceanic_region_Record; + #else + using zoneenv2place_oceanic_region_Record = BnsTables::EU::zoneenv2place_oceanic_region_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_portal_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_portal_Record.h new file mode 100644 index 000000000..c3dd48a23 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_portal_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_portal_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_portal_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_portal_Record = BnsTables::KR::zoneenv2place_portal_Record; + #else + using zoneenv2place_portal_Record = BnsTables::EU::zoneenv2place_portal_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_pot_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_pot_Record.h new file mode 100644 index 000000000..89018549a --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_pot_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_pot_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_pot_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_pot_Record = BnsTables::KR::zoneenv2place_pot_Record; + #else + using zoneenv2place_pot_Record = BnsTables::EU::zoneenv2place_pot_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_refiner_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_refiner_Record.h new file mode 100644 index 000000000..5eeabbe48 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_refiner_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_refiner_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_refiner_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_refiner_Record = BnsTables::KR::zoneenv2place_refiner_Record; + #else + using zoneenv2place_refiner_Record = BnsTables::EU::zoneenv2place_refiner_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2place/zoneenv2place_wall_Record.h b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_wall_Record.h new file mode 100644 index 000000000..67b7e849f --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2place/zoneenv2place_wall_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2place/zoneenv2place_wall_Record.h" +#include "../../KR/zoneenv2place/zoneenv2place_wall_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2place_wall_Record = BnsTables::KR::zoneenv2place_wall_Record; + #else + using zoneenv2place_wall_Record = BnsTables::EU::zoneenv2place_wall_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h b/Generated/include/Dynamic/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h new file mode 100644 index 000000000..3ed152039 --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h" +#include "../../KR/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2spawn_Record = BnsTables::KR::zoneenv2spawn_Record; + #else + using zoneenv2spawn_Record = BnsTables::EU::zoneenv2spawn_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h b/Generated/include/Dynamic/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h new file mode 100644 index 000000000..f7554344b --- /dev/null +++ b/Generated/include/Dynamic/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h" +#include "../../KR/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneenv2spawnrandomgroup_Record = BnsTables::KR::zoneenv2spawnrandomgroup_Record; + #else + using zoneenv2spawnrandomgroup_Record = BnsTables::EU::zoneenv2spawnrandomgroup_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneevent/AAA_zoneevent_RecordBase.h b/Generated/include/Dynamic/zoneevent/AAA_zoneevent_RecordBase.h new file mode 100644 index 000000000..7a310f4a1 --- /dev/null +++ b/Generated/include/Dynamic/zoneevent/AAA_zoneevent_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneevent/AAA_zoneevent_RecordBase.h" +#include "../../KR/zoneevent/AAA_zoneevent_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneevent_Record = BnsTables::KR::zoneevent_Record; + #else + using zoneevent_Record = BnsTables::EU::zoneevent_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneevent/zoneevent_faction_kill_count_Record.h b/Generated/include/Dynamic/zoneevent/zoneevent_faction_kill_count_Record.h new file mode 100644 index 000000000..8f2ccee61 --- /dev/null +++ b/Generated/include/Dynamic/zoneevent/zoneevent_faction_kill_count_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneevent/zoneevent_faction_kill_count_Record.h" +#include "../../KR/zoneevent/zoneevent_faction_kill_count_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneevent_faction_kill_count_Record = BnsTables::KR::zoneevent_faction_kill_count_Record; + #else + using zoneevent_faction_kill_count_Record = BnsTables::EU::zoneevent_faction_kill_count_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneevent/zoneevent_kill_npc_Record.h b/Generated/include/Dynamic/zoneevent/zoneevent_kill_npc_Record.h new file mode 100644 index 000000000..afa495490 --- /dev/null +++ b/Generated/include/Dynamic/zoneevent/zoneevent_kill_npc_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneevent/zoneevent_kill_npc_Record.h" +#include "../../KR/zoneevent/zoneevent_kill_npc_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneevent_kill_npc_Record = BnsTables::KR::zoneevent_kill_npc_Record; + #else + using zoneevent_kill_npc_Record = BnsTables::EU::zoneevent_kill_npc_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneex/AAA_zoneex_RecordBase.h b/Generated/include/Dynamic/zoneex/AAA_zoneex_RecordBase.h new file mode 100644 index 000000000..52a69e403 --- /dev/null +++ b/Generated/include/Dynamic/zoneex/AAA_zoneex_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneex/AAA_zoneex_RecordBase.h" +#include "../../KR/zoneex/AAA_zoneex_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneex_Record = BnsTables::KR::zoneex_Record; + #else + using zoneex_Record = BnsTables::EU::zoneex_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonegathersource/AAA_zonegathersource_RecordBase.h b/Generated/include/Dynamic/zonegathersource/AAA_zonegathersource_RecordBase.h new file mode 100644 index 000000000..8d0efb270 --- /dev/null +++ b/Generated/include/Dynamic/zonegathersource/AAA_zonegathersource_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonegathersource/AAA_zonegathersource_RecordBase.h" +#include "../../KR/zonegathersource/AAA_zonegathersource_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonegathersource_Record = BnsTables::KR::zonegathersource_Record; + #else + using zonegathersource_Record = BnsTables::EU::zonegathersource_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonepathway/AAA_zonepathway_RecordBase.h b/Generated/include/Dynamic/zonepathway/AAA_zonepathway_RecordBase.h new file mode 100644 index 000000000..b9a5a40b4 --- /dev/null +++ b/Generated/include/Dynamic/zonepathway/AAA_zonepathway_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonepathway/AAA_zonepathway_RecordBase.h" +#include "../../KR/zonepathway/AAA_zonepathway_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonepathway_Record = BnsTables::KR::zonepathway_Record; + #else + using zonepathway_Record = BnsTables::EU::zonepathway_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonepcspawn/AAA_zonepcspawn_RecordBase.h b/Generated/include/Dynamic/zonepcspawn/AAA_zonepcspawn_RecordBase.h new file mode 100644 index 000000000..75b98ff15 --- /dev/null +++ b/Generated/include/Dynamic/zonepcspawn/AAA_zonepcspawn_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonepcspawn/AAA_zonepcspawn_RecordBase.h" +#include "../../KR/zonepcspawn/AAA_zonepcspawn_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonepcspawn_Record = BnsTables::KR::zonepcspawn_Record; + #else + using zonepcspawn_Record = BnsTables::EU::zonepcspawn_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonerespawn/AAA_zonerespawn_RecordBase.h b/Generated/include/Dynamic/zonerespawn/AAA_zonerespawn_RecordBase.h new file mode 100644 index 000000000..f94dca8ba --- /dev/null +++ b/Generated/include/Dynamic/zonerespawn/AAA_zonerespawn_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonerespawn/AAA_zonerespawn_RecordBase.h" +#include "../../KR/zonerespawn/AAA_zonerespawn_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonerespawn_Record = BnsTables::KR::zonerespawn_Record; + #else + using zonerespawn_Record = BnsTables::EU::zonerespawn_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonerule/AAA_zonerule_RecordBase.h b/Generated/include/Dynamic/zonerule/AAA_zonerule_RecordBase.h new file mode 100644 index 000000000..5ad1461eb --- /dev/null +++ b/Generated/include/Dynamic/zonerule/AAA_zonerule_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonerule/AAA_zonerule_RecordBase.h" +#include "../../KR/zonerule/AAA_zonerule_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonerule_Record = BnsTables::KR::zonerule_Record; + #else + using zonerule_Record = BnsTables::EU::zonerule_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h b/Generated/include/Dynamic/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h new file mode 100644 index 000000000..800738d8a --- /dev/null +++ b/Generated/include/Dynamic/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h" +#include "../../KR/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneteleportposition_Record = BnsTables::KR::zoneteleportposition_Record; + #else + using zoneteleportposition_Record = BnsTables::EU::zoneteleportposition_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h b/Generated/include/Dynamic/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h new file mode 100644 index 000000000..26fbb7850 --- /dev/null +++ b/Generated/include/Dynamic/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h" +#include "../../KR/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zoneteleportswitch_Record = BnsTables::KR::zoneteleportswitch_Record; + #else + using zoneteleportswitch_Record = BnsTables::EU::zoneteleportswitch_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h b/Generated/include/Dynamic/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h new file mode 100644 index 000000000..320db46b8 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h" +#include "../../KR/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_Record = BnsTables::KR::zonetriggereventcond_Record; + #else + using zonetriggereventcond_Record = BnsTables::EU::zonetriggereventcond_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_boss_challenge_boss_npc_killed_event_Record.h b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_boss_challenge_boss_npc_killed_event_Record.h new file mode 100644 index 000000000..756ed1f07 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_boss_challenge_boss_npc_killed_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/zonetriggereventcond_boss_challenge_boss_npc_killed_event_Record.h" +#include "../../KR/zonetriggereventcond/zonetriggereventcond_boss_challenge_boss_npc_killed_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_boss_challenge_boss_npc_killed_event_Record = BnsTables::KR::zonetriggereventcond_boss_challenge_boss_npc_killed_event_Record; + #else + using zonetriggereventcond_boss_challenge_boss_npc_killed_event_Record = BnsTables::EU::zonetriggereventcond_boss_challenge_boss_npc_killed_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_boss_challenge_round_score_event_Record.h b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_boss_challenge_round_score_event_Record.h new file mode 100644 index 000000000..33036c64e --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_boss_challenge_round_score_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/zonetriggereventcond_boss_challenge_round_score_event_Record.h" +#include "../../KR/zonetriggereventcond/zonetriggereventcond_boss_challenge_round_score_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_boss_challenge_round_score_event_Record = BnsTables::KR::zonetriggereventcond_boss_challenge_round_score_event_Record; + #else + using zonetriggereventcond_boss_challenge_round_score_event_Record = BnsTables::EU::zonetriggereventcond_boss_challenge_round_score_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_boss_challenge_timeout_event_Record.h b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_boss_challenge_timeout_event_Record.h new file mode 100644 index 000000000..ec0387a51 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_boss_challenge_timeout_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/zonetriggereventcond_boss_challenge_timeout_event_Record.h" +#include "../../KR/zonetriggereventcond/zonetriggereventcond_boss_challenge_timeout_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_boss_challenge_timeout_event_Record = BnsTables::KR::zonetriggereventcond_boss_challenge_timeout_event_Record; + #else + using zonetriggereventcond_boss_challenge_timeout_event_Record = BnsTables::EU::zonetriggereventcond_boss_challenge_timeout_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_killed_event2_Record.h b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_killed_event2_Record.h new file mode 100644 index 000000000..5543f6f2f --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_killed_event2_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/zonetriggereventcond_npc_killed_event2_Record.h" +#include "../../KR/zonetriggereventcond/zonetriggereventcond_npc_killed_event2_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_npc_killed_event2_Record = BnsTables::KR::zonetriggereventcond_npc_killed_event2_Record; + #else + using zonetriggereventcond_npc_killed_event2_Record = BnsTables::EU::zonetriggereventcond_npc_killed_event2_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_killed_event_Record.h b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_killed_event_Record.h new file mode 100644 index 000000000..aca10f511 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_killed_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/zonetriggereventcond_npc_killed_event_Record.h" +#include "../../KR/zonetriggereventcond/zonetriggereventcond_npc_killed_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_npc_killed_event_Record = BnsTables::KR::zonetriggereventcond_npc_killed_event_Record; + #else + using zonetriggereventcond_npc_killed_event_Record = BnsTables::EU::zonetriggereventcond_npc_killed_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_survived_score_decision_timeout_event_Record.h b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_survived_score_decision_timeout_event_Record.h new file mode 100644 index 000000000..c09f0fd3d --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_survived_score_decision_timeout_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/zonetriggereventcond_npc_survived_score_decision_timeout_event_Record.h" +#include "../../KR/zonetriggereventcond/zonetriggereventcond_npc_survived_score_decision_timeout_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_npc_survived_score_decision_timeout_event_Record = BnsTables::KR::zonetriggereventcond_npc_survived_score_decision_timeout_event_Record; + #else + using zonetriggereventcond_npc_survived_score_decision_timeout_event_Record = BnsTables::EU::zonetriggereventcond_npc_survived_score_decision_timeout_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_survived_timeout_event_Record.h b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_survived_timeout_event_Record.h new file mode 100644 index 000000000..32aae38ce --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_npc_survived_timeout_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/zonetriggereventcond_npc_survived_timeout_event_Record.h" +#include "../../KR/zonetriggereventcond/zonetriggereventcond_npc_survived_timeout_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_npc_survived_timeout_event_Record = BnsTables::KR::zonetriggereventcond_npc_survived_timeout_event_Record; + #else + using zonetriggereventcond_npc_survived_timeout_event_Record = BnsTables::EU::zonetriggereventcond_npc_survived_timeout_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_random_time_interval_event_Record.h b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_random_time_interval_event_Record.h new file mode 100644 index 000000000..e225c0769 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_random_time_interval_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/zonetriggereventcond_random_time_interval_event_Record.h" +#include "../../KR/zonetriggereventcond/zonetriggereventcond_random_time_interval_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_random_time_interval_event_Record = BnsTables::KR::zonetriggereventcond_random_time_interval_event_Record; + #else + using zonetriggereventcond_random_time_interval_event_Record = BnsTables::EU::zonetriggereventcond_random_time_interval_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_timeout_event_Record.h b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_timeout_event_Record.h new file mode 100644 index 000000000..bfcd86856 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_timeout_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/zonetriggereventcond_timeout_event_Record.h" +#include "../../KR/zonetriggereventcond/zonetriggereventcond_timeout_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_timeout_event_Record = BnsTables::KR::zonetriggereventcond_timeout_event_Record; + #else + using zonetriggereventcond_timeout_event_Record = BnsTables::EU::zonetriggereventcond_timeout_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_weekly_event_Record.h b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_weekly_event_Record.h new file mode 100644 index 000000000..44dadaabf --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventcond/zonetriggereventcond_weekly_event_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventcond/zonetriggereventcond_weekly_event_Record.h" +#include "../../KR/zonetriggereventcond/zonetriggereventcond_weekly_event_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventcond_weekly_event_Record = BnsTables::KR::zonetriggereventcond_weekly_event_Record; + #else + using zonetriggereventcond_weekly_event_Record = BnsTables::EU::zonetriggereventcond_weekly_event_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h b/Generated/include/Dynamic/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h new file mode 100644 index 000000000..6bc483e69 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h" +#include "../../KR/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventstage_Record = BnsTables::KR::zonetriggereventstage_Record; + #else + using zonetriggereventstage_Record = BnsTables::EU::zonetriggereventstage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_Record.h b/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_Record.h new file mode 100644 index 000000000..dafb69ff4 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventstage/zonetriggereventstage_stage_Record.h" +#include "../../KR/zonetriggereventstage/zonetriggereventstage_stage_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventstage_stage_Record = BnsTables::KR::zonetriggereventstage_stage_Record; + #else + using zonetriggereventstage_stage_Record = BnsTables::EU::zonetriggereventstage_stage_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_classic_field_Record.h b/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_classic_field_Record.h new file mode 100644 index 000000000..6446b5e00 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_classic_field_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_classic_field_Record.h" +#include "../../KR/zonetriggereventstage/zonetriggereventstage_stage_stand_by_classic_field_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventstage_stage_stand_by_classic_field_Record = BnsTables::KR::zonetriggereventstage_stage_stand_by_classic_field_Record; + #else + using zonetriggereventstage_stage_stand_by_classic_field_Record = BnsTables::EU::zonetriggereventstage_stage_stand_by_classic_field_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record.h b/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record.h new file mode 100644 index 000000000..0b02f9026 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record.h" +#include "../../KR/zonetriggereventstage/zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record = BnsTables::KR::zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record; + #else + using zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record = BnsTables::EU::zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_instant_zone_Record.h b/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_instant_zone_Record.h new file mode 100644 index 000000000..15f0dc3a0 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_instant_zone_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_instant_zone_Record.h" +#include "../../KR/zonetriggereventstage/zonetriggereventstage_stage_stand_by_instant_zone_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventstage_stage_stand_by_instant_zone_Record = BnsTables::KR::zonetriggereventstage_stage_stand_by_instant_zone_Record; + #else + using zonetriggereventstage_stage_stand_by_instant_zone_Record = BnsTables::EU::zonetriggereventstage_stage_stand_by_instant_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h b/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h new file mode 100644 index 000000000..b8bc17031 --- /dev/null +++ b/Generated/include/Dynamic/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h @@ -0,0 +1,14 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h" +#include "../../KR/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h" + +namespace BnsTables::Dynamic { + #ifdef BNSKR + using zonetriggereventstage_stage_stand_by_persistant_zone_Record = BnsTables::KR::zonetriggereventstage_stage_stand_by_persistant_zone_Record; + #else + using zonetriggereventstage_stage_stand_by_persistant_zone_Record = BnsTables::EU::zonetriggereventstage_stage_stand_by_persistant_zone_Record; + #endif +} \ No newline at end of file diff --git a/Generated/include/EU/BnsTableNames.h b/Generated/include/EU/BnsTableNames.h index 7c3e4eb25..89743dba6 100644 --- a/Generated/include/EU/BnsTableNames.h +++ b/Generated/include/EU/BnsTableNames.h @@ -6,7 +6,7 @@ #include #include "../BnsCustomProperties.h" namespace BnsTables::EU { - const __int16 TableCount = 486; + const __int16 TableCount = 493; enum class TableNameEnum : __int16 { ability_list = 1, abnormalcamera = 2, @@ -69,443 +69,450 @@ namespace BnsTables::EU { closet_collecting_grade = 59, closet_group = 60, collecting = 61, - commonanim = 62, - condition_event = 63, - constellation = 64, - constellation_star = 65, - constellation_star_option = 66, - content_quota = 67, - contentrestriction = 68, - contents_guide = 69, - contentsjournal2noti = 70, - contentsjournal = 71, - contentsjournalrecommenditem = 72, - contents_reset = 73, - contents_schedule = 74, - contextscript = 75, - contributionreward = 76, - cost_group = 77, - craft2 = 78, - craft_case_recipe = 79, - craft = 80, - craft_group_recipe = 81, - craft_introduction = 82, - craft_recipe = 83, - craft_recipe_step = 84, - creatureappearance = 85, - custom_dress_design_cost = 86, - custom_dress_design_type_info = 87, - customdressmotion = 88, - customizingdesignerpreset = 89, - customizingdetailicon = 90, - customizingdetailslider = 91, - customizingignoreparam = 92, - customizingpreset = 93, - customizingpreview = 94, - customizinguimatchparam = 95, - default_rating_score_group = 96, - dieanim = 97, - difficulty_type = 98, - difficulty_type_modify = 99, - discovery_area = 100, - district = 101, - duel_bot_challenge = 102, - duel_bot_challenge_strategic_tool = 103, - duel_bot = 104, - duel_bot_training_room = 105, - duel_bot_training_room_reward = 106, - duel_bot_training_room_version = 107, - duel = 108, - duel_grade = 109, - duel_npc_challenge = 110, - duel_npc_challenge_group = 111, - duel_npc_challenge_strategic_skill = 112, - duel_observer_skill_slot = 113, - dungeon = 114, - effect = 115, - effect_group = 116, - effect_list = 117, - emoticon = 118, - energy_point = 119, - energy_point_reward = 120, - env_entrance = 121, - envresponse = 122, - equip_gem_piece = 123, - equip_item_group = 124, - equip_item_guide = 125, - equip_item_guide_item_list = 126, - event_contents = 127, - event_skill = 128, - expand_inventory = 129, - expand_random_store = 130, - expand_relic_inventory = 131, - expand_relic_page = 132, - expand_skill_page = 133, - extract_skill_train_by_item = 134, - faction_battle_field_zone = 135, - faction = 136, - faction_level = 137, - feedback_boss_npc = 138, - feedback = 139, - feedback_rank = 140, - feedback_skill_score = 141, - fieldbossspawn = 142, - fielditem = 143, - fielditemdrop = 144, - field_item_move_anim = 145, - field_zone = 146, - filter = 147, - fish = 148, - fishgrade = 149, - fishing_field = 150, - fishing_field_group = 151, - fishing_paste = 152, - fishing_show = 153, - flying_circus_game = 154, - game_menu_control = 155, - game_message = 156, - gathersource = 157, - glyph = 158, - glyph_page = 159, - glyph_reward = 160, - glyph_slot = 161, - gm_spawn_npc = 162, - goodsicon = 163, - gradebenefits = 164, - guide_movie = 165, - guild_bank_item = 166, - guild_battle_field_zone = 167, - guildbenefit = 168, - guild_combat = 169, - guild_craft_recipe = 170, - guildcustomizepreset = 171, - guildcustomizeuimatchparam = 172, - guild_discount = 173, - guildlevel = 174, - guild_member_grade_authority = 175, - guilduniformcomponent = 176, - guilduniformparamtypecategory = 177, - guilduniformpreset = 178, - guilduniformrecipe = 179, - guilduniformregistrationquota = 180, - guilduniformslider = 181, - hyper_racing_game = 182, - hyper_racing_game_reward = 183, - icontexture = 184, - indicator_idle = 185, - indicator_image = 186, - indicator_social = 187, - ingame_shop_item = 188, - ingame_shop_tab = 189, - interdungeonlist = 190, - item_brand = 191, - item_brand_tooltip = 192, - item_buy_price = 193, - itemcategory = 194, - item_combat = 195, - item_combination = 196, - item_combination_mileage = 197, - item = 198, - item_event = 199, - itemexchange = 200, - item_fusion = 201, - itemgearscore = 202, - item_graph = 203, - item_graph_seed_group = 204, - item_group = 205, - itemgrowth = 206, - item_improve = 207, - item_improve_option = 208, - item_improve_option_list = 209, - item_improve_set_bonus = 210, - item_improve_succession = 211, - itempouchmesh2 = 212, - item_random_ability_section = 213, - item_random_ability_slot = 214, - item_random_option_group = 215, - itemrewardskill3 = 216, - itemrewardskillacquireroute = 217, - itemskill = 218, - itemsound = 219, - itemspirit = 220, - item_stage_number = 221, - itemtransformrecipe = 222, - item_transform_retry_cost = 223, - itemtransformupgradeitem = 224, - item_usable_group = 225, - itemusablerelation = 226, - jackpot_boss_zone = 227, - job_change = 228, - job_change_item_exchange_group = 229, - job_change_item_exchange_type = 230, - job_change_quest = 231, - job_change_quota = 232, - job = 233, - jobskillset = 234, - job_style = 235, - job_style_specialization = 236, - jobstylestandidle = 237, - jumpingcharacter2 = 238, - jumpingcharacter = 239, - key_cap = 240, - key_command = 241, - level = 242, - linkmoveanim = 243, - loadingimage = 244, - lobby_pc = 245, - map_area = 246, - map_group_1 = 247, - map_group_1_guide = 248, - map_group_2 = 249, - mapinfo = 250, - mapoverlay = 251, - mapunit = 252, - market_category_2_group = 253, - market_category_3_group = 254, - market_register_amount_tax_rate = 255, - market_sale_income_tax_rate = 256, - market_targeted_sale_income_tax = 257, - mastery_ability = 258, - mastery_grade = 259, - mastery_level = 260, - mastery_stat_point = 261, - mastery_stat_point_pick = 262, - membership_benefit = 263, - mentoring = 264, - mileageplan = 265, - moveanim = 266, - moveanimtransit = 267, - newbie_care = 268, - npccombatmoveanim = 269, - npc = 270, - npcindicatormoveanim = 271, - npcmoveanim = 272, - npcresponse = 273, - npc_sealed_dungeon_reward = 274, - npctalkmessage = 275, - party_battle_field_zone = 276, - partychatchannel = 277, - partymatch = 278, - passive_effect_move_anim = 279, - pc_appearance = 280, - pccafebenefits = 281, - pc_cam_dist = 282, - pc = 283, - pc_hidden_character = 284, - pcinitialsetting = 285, - pc_race_sex_job = 286, - pcskill3 = 287, - pc_voice = 288, - pc_voice_set = 289, - pet = 290, - pet_food_recovery = 291, - petition_faq_list = 292, - phantomsword3 = 293, - posetransit = 294, - public_raid = 295, - public_raid_event = 296, - questbonusreward = 297, - questbonusrewardsetting = 298, - quest = 299, - questreward = 300, - questrewardskill3 = 301, - quest_sealed_dungeon_reward = 302, - questwarp = 303, - race2_attributes_info = 304, - race = 305, - racoon_store = 306, - racoon_store_item = 307, - raid_dungeon = 308, - randombox_preview = 309, - random_distribution = 310, - randomstore = 311, - randomstoredrawreward = 312, - random_store_item = 313, - random_store_item_display = 314, - ranking2_contents = 315, - ranking2_effect_reward = 316, - ranking2_reward = 317, - ranking2_reward_group = 318, - ranking2_season = 319, - ranking2_season_group = 320, - ranking2_season_schedule = 321, - ranking2_tier = 322, - rankingpvestage = 323, - rankingreward = 324, - rankingrewardgroup = 325, - relic_enhance_cost = 326, - relic_option = 327, - relic_set_item = 328, - relic_symbol = 329, - relic_synthesis = 330, - relic_system = 331, - reward = 332, - sealed_dungeon_gimmick = 333, - sealed_dungeon_level = 334, - sealed_dungeon_modify = 335, - sealed_dungeon_reward = 336, - season_ability_goal = 337, - season_contents = 338, - secret_treasure = 339, - set_item = 340, - simple_field = 341, - skill3 = 342, - skillacquirecondition = 343, - skill_arcane_info = 344, - skillattributerule = 345, - skillbookcatalogueitem = 346, - skill_build_up = 347, - skill_build_up_group = 348, - skill_build_up_group_list = 349, - skill_by_equipment = 350, - skillcastcondition3 = 351, - skill_combo_2 = 352, - skillcontext = 353, - skilldashattribute3 = 354, - skill = 355, - skillgatherrange3 = 356, - skill_inheritance = 357, - skill_message = 358, - skill_modify_info = 359, - skill_modify_info_group = 360, - skillmodifylimit = 361, - skillresultcontroll3 = 362, - skillshow3 = 363, - skillskin = 364, - skillskineffect = 365, - skillstyle = 366, - skillsystematization = 367, - skillsystematizationfiltergroup = 368, - skillsystematizationgroup = 369, - skilltargetfilter3 = 370, - skilltooltipattribute = 371, - skilltooltip = 372, - skill_train_by_item = 373, - skill_train_by_item_list = 374, - skill_train_category = 375, - skill_train_combo_action = 376, - skill_training_room = 377, - skill_training_room_group = 378, - skill_training_room_subject = 379, - skill_training_sequence = 380, - skill_train_simple_context_flow = 381, - skill_trait = 382, - skipquest = 383, - skipteleport = 384, - slatescroll = 385, - slatescrollstone = 386, - slatestone = 387, - smart_drop_reward = 388, - social = 389, - soul_boost_event = 390, - soul_boost_grade_reward = 391, - soul_boost_mission = 392, - soul_boost_mission_step = 393, - soul_boost_mission_task = 394, - soul_boost_season = 395, - soulmaskset = 396, - soul_npc_skill = 397, - special_skill_gauge = 398, - stance = 399, - stancetransit = 400, - standidle = 401, - star_words = 402, - statesocial = 403, - static_chat_channel = 404, - store2 = 405, - store_by_item = 406, - store = 407, - summoned_appearance = 408, - summonedbeautyshop = 409, - summoned = 410, - summoneddesignerpreset = 411, - summonedjobstylestandidle = 412, - summonedlevel = 413, - summonedmasterylevel = 414, - summonedmoveanim = 415, - summonedpreset = 416, - summoned_sequence = 417, - summonedstandidle = 418, - survey = 419, - surveyquestions = 420, - talksocial = 421, - teen_body_material = 422, - teleport = 423, - tencent_quest = 424, - tendency_field = 425, - terrain = 426, - text = 427, - time_limit_field_zone = 428, - timezoneinfomation = 429, - trainskillversion = 430, - treasure_board_page = 431, - treasure_board_reward = 432, - treasure_board_season = 433, - tutorialskillsequence = 434, - ui_command = 435, - ui_context_command = 436, - unlocated_store = 437, - unlocated_store_ui = 438, - user_command = 439, - user_reporting_system = 440, - vehicle_appearance = 441, - vehicle = 442, - virtual_item = 443, - wantedmission = 444, - war_field = 445, - wave_dungeon_reward_box = 446, - wave_dungeon_reward = 447, - wave_dungeon_strategy = 448, - weapon_appearance_change_cost = 449, - weapon_gem_effect = 450, - weapongemslot = 451, - weapon_tempered = 452, - weeklytimetable = 453, - world_account_card_collection = 454, - world_account_card_cumulative = 455, - world_account_card = 456, - world_account_combination = 457, - worldaccountexpedition = 458, - world_account_museum = 459, - world_achievement = 460, - world_achievement_season = 461, - worldbossreward = 462, - worldbossspawn = 463, - world_group = 464, - zonearea = 465, - zonebasecamp = 466, - zonecampfire = 467, - zonecellattribute = 468, - zonechannelchange = 469, - zoneconvoy = 470, - zone = 471, - zoneenv2 = 472, - zoneenv2place = 473, - zoneenv2spawn = 474, - zoneenv2spawnrandomgroup = 475, - zoneevent = 476, - zoneex = 477, - zonegathersource = 478, - zonepathway = 479, - zonepcspawn = 480, - zonerespawn = 481, - zonerule = 482, - zoneteleportposition = 483, - zoneteleportswitch = 484, - zonetriggereventcond = 485, - zonetriggereventstage = 486, + combat_power_compliment = 62, + combat_power = 63, + commonanim = 64, + condition_event = 65, + constellation = 66, + constellation_star = 67, + constellation_star_option = 68, + content_quota = 69, + contentrestriction = 70, + contents_guide = 71, + contentsjournal2noti = 72, + contentsjournal = 73, + contentsjournalrecommenditem = 74, + contents_reset = 75, + contents_schedule = 76, + contextscript = 77, + contributionreward = 78, + cost_group = 79, + craft2 = 80, + craft_case_recipe = 81, + craft = 82, + craft_group_recipe = 83, + craft_introduction = 84, + craft_recipe = 85, + craft_recipe_step = 86, + creatureappearance = 87, + custom_dress_design_cost = 88, + custom_dress_design_type_info = 89, + customdressmotion = 90, + customizingdesignerpreset = 91, + customizingdetailicon = 92, + customizingdetailslider = 93, + customizingignoreparam = 94, + customizingpreset = 95, + customizingpreview = 96, + customizinguimatchparam = 97, + data_publisher_version = 98, + default_rating_score_group = 99, + dieanim = 100, + difficulty_type = 101, + difficulty_type_modify = 102, + discovery_area = 103, + district = 104, + duel_bot_challenge = 105, + duel_bot_challenge_strategic_tool = 106, + duel_bot = 107, + duel_bot_training_room = 108, + duel_bot_training_room_reward = 109, + duel_bot_training_room_version = 110, + duel = 111, + duel_grade = 112, + duel_npc_challenge = 113, + duel_npc_challenge_group = 114, + duel_npc_challenge_strategic_skill = 115, + duel_observer_skill_slot = 116, + dungeon = 117, + effect = 118, + effect_group = 119, + effect_list = 120, + emoticon = 121, + energy_point = 122, + energy_point_reward = 123, + env_entrance = 124, + envresponse = 125, + equip_gem_piece = 126, + equip_item_group = 127, + equip_item_guide = 128, + equip_item_guide_item_list = 129, + event_contents = 130, + event_skill = 131, + expand_inventory = 132, + expand_random_store = 133, + expand_relic_inventory = 134, + expand_relic_page = 135, + expand_skill_page = 136, + extract_skill_train_by_item = 137, + faction_battle_field_zone = 138, + faction = 139, + faction_level = 140, + feedback_boss_npc = 141, + feedback = 142, + feedback_rank = 143, + feedback_skill_score = 144, + fieldbossspawn = 145, + fielditem = 146, + fielditemdrop = 147, + field_item_move_anim = 148, + field_zone = 149, + filter = 150, + fish = 151, + fishgrade = 152, + fishing_field = 153, + fishing_field_group = 154, + fishing_paste = 155, + fishing_show = 156, + flying_circus_game = 157, + game_menu_control = 158, + game_message = 159, + gathersource = 160, + glyph = 161, + glyph_page = 162, + glyph_reward = 163, + glyph_slot = 164, + gm_spawn_npc = 165, + goldenticket = 166, + goodsicon = 167, + gradebenefits = 168, + guide_movie = 169, + guild_bank_item = 170, + guild_battle_field_zone = 171, + guildbenefit = 172, + guild_combat = 173, + guild_craft_recipe = 174, + guildcustomizepreset = 175, + guildcustomizeuimatchparam = 176, + guild_discount = 177, + guildlevel = 178, + guild_member_grade_authority = 179, + guilduniformcomponent = 180, + guilduniformparamtypecategory = 181, + guilduniformpreset = 182, + guilduniformrecipe = 183, + guilduniformregistrationquota = 184, + guilduniformslider = 185, + hyper_racing_game = 186, + hyper_racing_game_reward = 187, + icontexture = 188, + indicator_idle = 189, + indicator_image = 190, + indicator_social = 191, + ingame_shop_item = 192, + ingame_shop_tab = 193, + interdungeonlist = 194, + item_brand = 195, + item_brand_tooltip = 196, + item_buy_price = 197, + itemcategory = 198, + item_combat = 199, + item_combination = 200, + item_combination_mileage = 201, + item = 202, + item_event = 203, + itemexchange = 204, + item_fusion = 205, + itemgearscore = 206, + item_graph = 207, + item_graph_seed_group = 208, + item_group = 209, + itemgrowth = 210, + item_improve = 211, + item_improve_option = 212, + item_improve_option_list = 213, + item_improve_set_bonus = 214, + item_improve_succession = 215, + itempouchmesh2 = 216, + item_random_ability_section = 217, + item_random_ability_slot = 218, + item_random_option_group = 219, + itemrewardskill3 = 220, + itemrewardskillacquireroute = 221, + itemskill = 222, + itemsound = 223, + itemspirit = 224, + item_stage_number = 225, + itemtransformrecipe = 226, + item_transform_retry_cost = 227, + itemtransformupgradeitem = 228, + item_usable_group = 229, + itemusablerelation = 230, + jackpot_boss_zone = 231, + job_change = 232, + job_change_item_exchange_group = 233, + job_change_item_exchange_type = 234, + job_change_quest = 235, + job_change_quota = 236, + job = 237, + jobskillset = 238, + jobspecialization = 239, + job_style = 240, + job_style_specialization = 241, + jobstylestandidle = 242, + jumpingcharacter2 = 243, + jumpingcharacter = 244, + key_cap = 245, + key_command = 246, + level = 247, + levelupreward = 248, + linkmoveanim = 249, + loadingimage = 250, + lobby_pc = 251, + map_area = 252, + map_group_1 = 253, + map_group_1_guide = 254, + map_group_2 = 255, + mapinfo = 256, + mapoverlay = 257, + mapunit = 258, + market_category_2_group = 259, + market_category_3_group = 260, + market_register_amount_tax_rate = 261, + market_sale_income_tax_rate = 262, + market_targeted_sale_income_tax = 263, + mastery_ability = 264, + mastery_grade = 265, + mastery_level = 266, + mastery_stat_point = 267, + mastery_stat_point_pick = 268, + membership_benefit = 269, + mentoring = 270, + mileageplan = 271, + moveanim = 272, + moveanimtransit = 273, + newbie_care = 274, + npccombatmoveanim = 275, + npc = 276, + npcindicatormoveanim = 277, + npcmoveanim = 278, + npcresponse = 279, + npc_sealed_dungeon_reward = 280, + npctalkmessage = 281, + override_contents_rule_config = 282, + party_battle_field_zone = 283, + partychatchannel = 284, + partymatch = 285, + passive_effect_move_anim = 286, + pc_appearance = 287, + pccafebenefits = 288, + pc_cam_dist = 289, + pc = 290, + pc_hidden_character = 291, + pcinitialsetting = 292, + pc_race_sex_job = 293, + pcskill3 = 294, + pc_voice = 295, + pc_voice_set = 296, + pet = 297, + pet_food_recovery = 298, + petition_faq_list = 299, + phantomsword3 = 300, + posetransit = 301, + public_raid = 302, + public_raid_event = 303, + questbonusreward = 304, + questbonusrewardsetting = 305, + quest = 306, + questreward = 307, + questrewardskill3 = 308, + quest_sealed_dungeon_reward = 309, + questwarp = 310, + race2_attributes_info = 311, + race = 312, + racoon_store = 313, + racoon_store_item = 314, + raid_dungeon = 315, + randombox_preview = 316, + random_distribution = 317, + randomstore = 318, + randomstoredrawreward = 319, + random_store_item = 320, + random_store_item_display = 321, + ranking2_contents = 322, + ranking2_effect_reward = 323, + ranking2_reward = 324, + ranking2_reward_group = 325, + ranking2_season = 326, + ranking2_season_group = 327, + ranking2_season_schedule = 328, + ranking2_tier = 329, + rankingpvestage = 330, + rankingreward = 331, + rankingrewardgroup = 332, + relic_enhance_cost = 333, + relic_option = 334, + relic_set_item = 335, + relic_symbol = 336, + relic_synthesis = 337, + relic_system = 338, + reward = 339, + sealed_dungeon_gimmick = 340, + sealed_dungeon_level = 341, + sealed_dungeon_modify = 342, + sealed_dungeon_reward = 343, + season_ability_goal = 344, + season_contents = 345, + secret_treasure = 346, + set_item = 347, + simple_field = 348, + skill3 = 349, + skillacquirecondition = 350, + skill_arcane_info = 351, + skillattributerule = 352, + skillbookcatalogueitem = 353, + skill_build_up = 354, + skill_build_up_group = 355, + skill_build_up_group_list = 356, + skill_by_equipment = 357, + skillcastcondition3 = 358, + skill_combo_2 = 359, + skillcontext = 360, + skilldashattribute3 = 361, + skill = 362, + skillgatherrange3 = 363, + skill_inheritance = 364, + skill_message = 365, + skill_modify_info = 366, + skill_modify_info_group = 367, + skillmodifylimit = 368, + skillresultcontroll3 = 369, + skillshow3 = 370, + skillskin = 371, + skillskineffect = 372, + skillstyle = 373, + skillsystematization = 374, + skillsystematizationfiltergroup = 375, + skillsystematizationgroup = 376, + skilltargetfilter3 = 377, + skilltooltipattribute = 378, + skilltooltip = 379, + skill_train_by_item = 380, + skill_train_by_item_list = 381, + skill_train_category = 382, + skill_train_combo_action = 383, + skill_training_room = 384, + skill_training_room_group = 385, + skill_training_room_subject = 386, + skill_training_sequence = 387, + skill_train_simple_context_flow = 388, + skill_trait = 389, + skipquest = 390, + skipteleport = 391, + slatescroll = 392, + slatescrollstone = 393, + slatestone = 394, + smart_drop_reward = 395, + social = 396, + soul_boost_event = 397, + soul_boost_grade_reward = 398, + soul_boost_mission = 399, + soul_boost_mission_step = 400, + soul_boost_mission_task = 401, + soul_boost_season = 402, + soulmaskset = 403, + soul_npc_skill = 404, + special_skill_gauge = 405, + stance = 406, + stancetransit = 407, + standidle = 408, + star_words = 409, + statesocial = 410, + static_chat_channel = 411, + store2 = 412, + store_by_item = 413, + store = 414, + summoned_appearance = 415, + summonedbeautyshop = 416, + summoned = 417, + summoneddesignerpreset = 418, + summonedjobstylestandidle = 419, + summonedlevel = 420, + summonedmasterylevel = 421, + summonedmoveanim = 422, + summonedpreset = 423, + summoned_sequence = 424, + summonedstandidle = 425, + survey = 426, + surveyquestions = 427, + talksocial = 428, + teen_body_material = 429, + teleport = 430, + tencent_quest = 431, + tendency_field = 432, + terrain = 433, + text = 434, + time_limit_field_zone = 435, + timezoneinfomation = 436, + trainskillversion = 437, + treasure_board_page = 438, + treasure_board_reward = 439, + treasure_board_season = 440, + tutorialskillsequence = 441, + ui_command = 442, + ui_context_command = 443, + unlocated_store = 444, + unlocated_store_ui = 445, + user_command = 446, + user_reporting_system = 447, + vehicle_appearance = 448, + vehicle = 449, + virtual_item = 450, + wantedmission = 451, + war_field = 452, + wave_dungeon_reward_box = 453, + wave_dungeon_reward = 454, + wave_dungeon_strategy = 455, + weapon_appearance_change_cost = 456, + weapon_gem_effect = 457, + weapongemslot = 458, + weapon_tempered = 459, + weeklytimetable = 460, + world_account_card_collection = 461, + world_account_card_cumulative = 462, + world_account_card = 463, + world_account_combination = 464, + worldaccountexpedition = 465, + world_account_museum = 466, + world_achievement = 467, + world_achievement_season = 468, + worldbossreward = 469, + worldbossspawn = 470, + world_group = 471, + zonearea = 472, + zonebasecamp = 473, + zonecampfire = 474, + zonecellattribute = 475, + zonechannelchange = 476, + zoneconvoy = 477, + zone = 478, + zoneenv2 = 479, + zoneenv2place = 480, + zoneenv2spawn = 481, + zoneenv2spawnrandomgroup = 482, + zoneevent = 483, + zoneex = 484, + zonegathersource = 485, + zonepathway = 486, + zonepcspawn = 487, + zonerespawn = 488, + zonerule = 489, + zoneteleportposition = 490, + zoneteleportswitch = 491, + zonetriggereventcond = 492, + zonetriggereventstage = 493, }; class TableNames { public: static const BnsTables::Shared::TableVersion GetTableVersion(__int16 id) { const std::unordered_map<__int16, BnsTables::Shared::TableVersion> VersionsForIds = { - {1, BnsTables::Shared::TableVersion(5, 0)}, + {1, BnsTables::Shared::TableVersion(6, 0)}, {2, BnsTables::Shared::TableVersion(0, 3)}, {3, BnsTables::Shared::TableVersion(0, 40)}, {4, BnsTables::Shared::TableVersion(2, 0)}, {5, BnsTables::Shared::TableVersion(0, 1)}, - {6, BnsTables::Shared::TableVersion(3, 2)}, + {6, BnsTables::Shared::TableVersion(3, 3)}, {7, BnsTables::Shared::TableVersion(5, 1)}, {8, BnsTables::Shared::TableVersion(0, 1)}, {9, BnsTables::Shared::TableVersion(0, 2)}, @@ -514,10 +521,10 @@ namespace BnsTables::EU { {12, BnsTables::Shared::TableVersion(0, 10)}, {13, BnsTables::Shared::TableVersion(6, 0)}, {14, BnsTables::Shared::TableVersion(1, 0)}, - {15, BnsTables::Shared::TableVersion(0, 12)}, - {16, BnsTables::Shared::TableVersion(0, 1)}, + {15, BnsTables::Shared::TableVersion(0, 14)}, + {16, BnsTables::Shared::TableVersion(0, 3)}, {17, BnsTables::Shared::TableVersion(0, 3)}, - {18, BnsTables::Shared::TableVersion(1, 9)}, + {18, BnsTables::Shared::TableVersion(2, 0)}, {19, BnsTables::Shared::TableVersion(2, 0)}, {20, BnsTables::Shared::TableVersion(0, 4)}, {21, BnsTables::Shared::TableVersion(0, 2)}, @@ -561,431 +568,438 @@ namespace BnsTables::EU { {59, BnsTables::Shared::TableVersion(0, 2)}, {60, BnsTables::Shared::TableVersion(2, 1)}, {61, BnsTables::Shared::TableVersion(1, 0)}, - {62, BnsTables::Shared::TableVersion(0, 5)}, - {63, BnsTables::Shared::TableVersion(2, 2)}, - {64, BnsTables::Shared::TableVersion(2, 3)}, - {65, BnsTables::Shared::TableVersion(2, 3)}, - {66, BnsTables::Shared::TableVersion(2, 0)}, - {67, BnsTables::Shared::TableVersion(10, 1)}, - {68, BnsTables::Shared::TableVersion(3, 0)}, - {69, BnsTables::Shared::TableVersion(0, 5)}, - {70, BnsTables::Shared::TableVersion(0, 2)}, - {71, BnsTables::Shared::TableVersion(0, 10)}, - {72, BnsTables::Shared::TableVersion(0, 3)}, - {73, BnsTables::Shared::TableVersion(4, 0)}, - {74, BnsTables::Shared::TableVersion(1, 0)}, - {75, BnsTables::Shared::TableVersion(0, 50)}, - {76, BnsTables::Shared::TableVersion(0, 13)}, - {77, BnsTables::Shared::TableVersion(0, 4)}, - {78, BnsTables::Shared::TableVersion(0, 1)}, - {79, BnsTables::Shared::TableVersion(0, 5)}, - {80, BnsTables::Shared::TableVersion(0, 5)}, - {81, BnsTables::Shared::TableVersion(0, 4)}, - {82, BnsTables::Shared::TableVersion(0, 1)}, - {83, BnsTables::Shared::TableVersion(0, 12)}, - {84, BnsTables::Shared::TableVersion(0, 3)}, - {85, BnsTables::Shared::TableVersion(1, 0)}, + {62, BnsTables::Shared::TableVersion(1, 0)}, + {63, BnsTables::Shared::TableVersion(2, 5)}, + {64, BnsTables::Shared::TableVersion(0, 5)}, + {65, BnsTables::Shared::TableVersion(2, 2)}, + {66, BnsTables::Shared::TableVersion(2, 3)}, + {67, BnsTables::Shared::TableVersion(2, 3)}, + {68, BnsTables::Shared::TableVersion(2, 0)}, + {69, BnsTables::Shared::TableVersion(11, 0)}, + {70, BnsTables::Shared::TableVersion(4, 0)}, + {71, BnsTables::Shared::TableVersion(0, 5)}, + {72, BnsTables::Shared::TableVersion(0, 2)}, + {73, BnsTables::Shared::TableVersion(0, 10)}, + {74, BnsTables::Shared::TableVersion(0, 3)}, + {75, BnsTables::Shared::TableVersion(4, 0)}, + {76, BnsTables::Shared::TableVersion(1, 0)}, + {77, BnsTables::Shared::TableVersion(0, 50)}, + {78, BnsTables::Shared::TableVersion(0, 13)}, + {79, BnsTables::Shared::TableVersion(1, 0)}, + {80, BnsTables::Shared::TableVersion(0, 1)}, + {81, BnsTables::Shared::TableVersion(1, 0)}, + {82, BnsTables::Shared::TableVersion(0, 5)}, + {83, BnsTables::Shared::TableVersion(0, 4)}, + {84, BnsTables::Shared::TableVersion(0, 1)}, + {85, BnsTables::Shared::TableVersion(0, 12)}, {86, BnsTables::Shared::TableVersion(0, 3)}, - {87, BnsTables::Shared::TableVersion(0, 2)}, - {88, BnsTables::Shared::TableVersion(0, 2)}, - {89, BnsTables::Shared::TableVersion(0, 7)}, - {90, BnsTables::Shared::TableVersion(2, 0)}, - {91, BnsTables::Shared::TableVersion(1, 0)}, - {92, BnsTables::Shared::TableVersion(0, 2)}, - {93, BnsTables::Shared::TableVersion(0, 8)}, - {94, BnsTables::Shared::TableVersion(0, 5)}, - {95, BnsTables::Shared::TableVersion(0, 1)}, - {96, BnsTables::Shared::TableVersion(1, 0)}, - {97, BnsTables::Shared::TableVersion(0, 3)}, - {98, BnsTables::Shared::TableVersion(0, 3)}, - {99, BnsTables::Shared::TableVersion(0, 2)}, - {100, BnsTables::Shared::TableVersion(0, 10)}, + {87, BnsTables::Shared::TableVersion(1, 0)}, + {88, BnsTables::Shared::TableVersion(0, 3)}, + {89, BnsTables::Shared::TableVersion(0, 2)}, + {90, BnsTables::Shared::TableVersion(0, 2)}, + {91, BnsTables::Shared::TableVersion(0, 7)}, + {92, BnsTables::Shared::TableVersion(2, 0)}, + {93, BnsTables::Shared::TableVersion(1, 0)}, + {94, BnsTables::Shared::TableVersion(0, 2)}, + {95, BnsTables::Shared::TableVersion(0, 8)}, + {96, BnsTables::Shared::TableVersion(0, 5)}, + {97, BnsTables::Shared::TableVersion(0, 1)}, + {98, BnsTables::Shared::TableVersion(1, 0)}, + {99, BnsTables::Shared::TableVersion(1, 0)}, + {100, BnsTables::Shared::TableVersion(0, 3)}, {101, BnsTables::Shared::TableVersion(0, 3)}, - {102, BnsTables::Shared::TableVersion(0, 41)}, - {103, BnsTables::Shared::TableVersion(0, 7)}, - {104, BnsTables::Shared::TableVersion(2, 0)}, - {105, BnsTables::Shared::TableVersion(0, 12)}, - {106, BnsTables::Shared::TableVersion(0, 4)}, - {107, BnsTables::Shared::TableVersion(0, 2)}, - {108, BnsTables::Shared::TableVersion(0, 35)}, - {109, BnsTables::Shared::TableVersion(0, 3)}, - {110, BnsTables::Shared::TableVersion(2, 1)}, - {111, BnsTables::Shared::TableVersion(1, 4)}, - {112, BnsTables::Shared::TableVersion(2, 0)}, - {113, BnsTables::Shared::TableVersion(0, 12)}, - {114, BnsTables::Shared::TableVersion(9, 11)}, - {115, BnsTables::Shared::TableVersion(45, 1)}, - {116, BnsTables::Shared::TableVersion(0, 7)}, - {117, BnsTables::Shared::TableVersion(1, 1)}, - {118, BnsTables::Shared::TableVersion(0, 5)}, - {119, BnsTables::Shared::TableVersion(0, 2)}, - {120, BnsTables::Shared::TableVersion(0, 3)}, - {121, BnsTables::Shared::TableVersion(1, 0)}, + {102, BnsTables::Shared::TableVersion(0, 2)}, + {103, BnsTables::Shared::TableVersion(0, 10)}, + {104, BnsTables::Shared::TableVersion(0, 3)}, + {105, BnsTables::Shared::TableVersion(0, 41)}, + {106, BnsTables::Shared::TableVersion(0, 7)}, + {107, BnsTables::Shared::TableVersion(2, 0)}, + {108, BnsTables::Shared::TableVersion(0, 12)}, + {109, BnsTables::Shared::TableVersion(0, 4)}, + {110, BnsTables::Shared::TableVersion(0, 2)}, + {111, BnsTables::Shared::TableVersion(0, 35)}, + {112, BnsTables::Shared::TableVersion(0, 3)}, + {113, BnsTables::Shared::TableVersion(2, 1)}, + {114, BnsTables::Shared::TableVersion(2, 0)}, + {115, BnsTables::Shared::TableVersion(2, 0)}, + {116, BnsTables::Shared::TableVersion(0, 12)}, + {117, BnsTables::Shared::TableVersion(10, 1)}, + {118, BnsTables::Shared::TableVersion(45, 1)}, + {119, BnsTables::Shared::TableVersion(0, 7)}, + {120, BnsTables::Shared::TableVersion(1, 1)}, + {121, BnsTables::Shared::TableVersion(0, 5)}, {122, BnsTables::Shared::TableVersion(0, 2)}, - {123, BnsTables::Shared::TableVersion(0, 2)}, - {124, BnsTables::Shared::TableVersion(1, 1)}, - {125, BnsTables::Shared::TableVersion(1, 2)}, - {126, BnsTables::Shared::TableVersion(1, 0)}, - {127, BnsTables::Shared::TableVersion(0, 5)}, - {128, BnsTables::Shared::TableVersion(0, 6)}, - {129, BnsTables::Shared::TableVersion(2, 0)}, - {130, BnsTables::Shared::TableVersion(0, 3)}, - {131, BnsTables::Shared::TableVersion(1, 0)}, - {132, BnsTables::Shared::TableVersion(1, 0)}, - {133, BnsTables::Shared::TableVersion(0, 1)}, - {134, BnsTables::Shared::TableVersion(2, 0)}, - {135, BnsTables::Shared::TableVersion(2, 0)}, - {136, BnsTables::Shared::TableVersion(0, 20)}, - {137, BnsTables::Shared::TableVersion(0, 4)}, - {138, BnsTables::Shared::TableVersion(1, 2)}, - {139, BnsTables::Shared::TableVersion(4, 5)}, - {140, BnsTables::Shared::TableVersion(1, 1)}, - {141, BnsTables::Shared::TableVersion(1, 0)}, - {142, BnsTables::Shared::TableVersion(0, 6)}, - {143, BnsTables::Shared::TableVersion(1, 0)}, - {144, BnsTables::Shared::TableVersion(0, 9)}, - {145, BnsTables::Shared::TableVersion(0, 5)}, - {146, BnsTables::Shared::TableVersion(0, 16)}, - {147, BnsTables::Shared::TableVersion(3, 1)}, - {148, BnsTables::Shared::TableVersion(0, 17)}, - {149, BnsTables::Shared::TableVersion(0, 5)}, - {150, BnsTables::Shared::TableVersion(0, 9)}, - {151, BnsTables::Shared::TableVersion(0, 1)}, - {152, BnsTables::Shared::TableVersion(0, 4)}, - {153, BnsTables::Shared::TableVersion(0, 12)}, + {123, BnsTables::Shared::TableVersion(0, 3)}, + {124, BnsTables::Shared::TableVersion(1, 0)}, + {125, BnsTables::Shared::TableVersion(0, 2)}, + {126, BnsTables::Shared::TableVersion(0, 2)}, + {127, BnsTables::Shared::TableVersion(1, 1)}, + {128, BnsTables::Shared::TableVersion(1, 2)}, + {129, BnsTables::Shared::TableVersion(1, 0)}, + {130, BnsTables::Shared::TableVersion(0, 5)}, + {131, BnsTables::Shared::TableVersion(0, 6)}, + {132, BnsTables::Shared::TableVersion(3, 0)}, + {133, BnsTables::Shared::TableVersion(0, 3)}, + {134, BnsTables::Shared::TableVersion(1, 0)}, + {135, BnsTables::Shared::TableVersion(1, 0)}, + {136, BnsTables::Shared::TableVersion(0, 1)}, + {137, BnsTables::Shared::TableVersion(2, 0)}, + {138, BnsTables::Shared::TableVersion(2, 0)}, + {139, BnsTables::Shared::TableVersion(0, 20)}, + {140, BnsTables::Shared::TableVersion(0, 4)}, + {141, BnsTables::Shared::TableVersion(1, 2)}, + {142, BnsTables::Shared::TableVersion(5, 0)}, + {143, BnsTables::Shared::TableVersion(1, 1)}, + {144, BnsTables::Shared::TableVersion(1, 0)}, + {145, BnsTables::Shared::TableVersion(0, 6)}, + {146, BnsTables::Shared::TableVersion(1, 0)}, + {147, BnsTables::Shared::TableVersion(0, 9)}, + {148, BnsTables::Shared::TableVersion(0, 5)}, + {149, BnsTables::Shared::TableVersion(0, 16)}, + {150, BnsTables::Shared::TableVersion(3, 1)}, + {151, BnsTables::Shared::TableVersion(0, 17)}, + {152, BnsTables::Shared::TableVersion(0, 5)}, + {153, BnsTables::Shared::TableVersion(0, 9)}, {154, BnsTables::Shared::TableVersion(0, 1)}, - {155, BnsTables::Shared::TableVersion(2, 2)}, - {156, BnsTables::Shared::TableVersion(3, 0)}, - {157, BnsTables::Shared::TableVersion(0, 7)}, - {158, BnsTables::Shared::TableVersion(7, 0)}, - {159, BnsTables::Shared::TableVersion(1, 2)}, - {160, BnsTables::Shared::TableVersion(5, 0)}, - {161, BnsTables::Shared::TableVersion(5, 0)}, - {162, BnsTables::Shared::TableVersion(1, 0)}, - {163, BnsTables::Shared::TableVersion(0, 1)}, - {164, BnsTables::Shared::TableVersion(4, 1)}, - {165, BnsTables::Shared::TableVersion(0, 3)}, - {166, BnsTables::Shared::TableVersion(0, 2)}, - {167, BnsTables::Shared::TableVersion(0, 18)}, - {168, BnsTables::Shared::TableVersion(0, 4)}, - {169, BnsTables::Shared::TableVersion(1, 0)}, - {170, BnsTables::Shared::TableVersion(0, 3)}, - {171, BnsTables::Shared::TableVersion(0, 2)}, - {172, BnsTables::Shared::TableVersion(0, 1)}, - {173, BnsTables::Shared::TableVersion(2, 0)}, - {174, BnsTables::Shared::TableVersion(1, 11)}, - {175, BnsTables::Shared::TableVersion(0, 11)}, - {176, BnsTables::Shared::TableVersion(0, 8)}, - {177, BnsTables::Shared::TableVersion(0, 4)}, - {178, BnsTables::Shared::TableVersion(0, 2)}, - {179, BnsTables::Shared::TableVersion(0, 1)}, - {180, BnsTables::Shared::TableVersion(0, 2)}, + {155, BnsTables::Shared::TableVersion(0, 4)}, + {156, BnsTables::Shared::TableVersion(0, 12)}, + {157, BnsTables::Shared::TableVersion(0, 1)}, + {158, BnsTables::Shared::TableVersion(2, 2)}, + {159, BnsTables::Shared::TableVersion(3, 0)}, + {160, BnsTables::Shared::TableVersion(1, 0)}, + {161, BnsTables::Shared::TableVersion(8, 0)}, + {162, BnsTables::Shared::TableVersion(2, 0)}, + {163, BnsTables::Shared::TableVersion(7, 0)}, + {164, BnsTables::Shared::TableVersion(5, 0)}, + {165, BnsTables::Shared::TableVersion(1, 0)}, + {166, BnsTables::Shared::TableVersion(1, 0)}, + {167, BnsTables::Shared::TableVersion(0, 1)}, + {168, BnsTables::Shared::TableVersion(4, 1)}, + {169, BnsTables::Shared::TableVersion(0, 3)}, + {170, BnsTables::Shared::TableVersion(0, 2)}, + {171, BnsTables::Shared::TableVersion(0, 18)}, + {172, BnsTables::Shared::TableVersion(0, 4)}, + {173, BnsTables::Shared::TableVersion(1, 0)}, + {174, BnsTables::Shared::TableVersion(0, 3)}, + {175, BnsTables::Shared::TableVersion(0, 2)}, + {176, BnsTables::Shared::TableVersion(0, 1)}, + {177, BnsTables::Shared::TableVersion(2, 0)}, + {178, BnsTables::Shared::TableVersion(1, 11)}, + {179, BnsTables::Shared::TableVersion(0, 11)}, + {180, BnsTables::Shared::TableVersion(0, 8)}, {181, BnsTables::Shared::TableVersion(0, 4)}, - {182, BnsTables::Shared::TableVersion(2, 0)}, - {183, BnsTables::Shared::TableVersion(1, 0)}, - {184, BnsTables::Shared::TableVersion(0, 8)}, - {185, BnsTables::Shared::TableVersion(0, 1)}, - {186, BnsTables::Shared::TableVersion(0, 30)}, - {187, BnsTables::Shared::TableVersion(0, 18)}, - {188, BnsTables::Shared::TableVersion(1, 0)}, - {189, BnsTables::Shared::TableVersion(1, 0)}, - {190, BnsTables::Shared::TableVersion(5, 0)}, - {191, BnsTables::Shared::TableVersion(2, 0)}, - {192, BnsTables::Shared::TableVersion(0, 9)}, - {193, BnsTables::Shared::TableVersion(4, 1)}, - {194, BnsTables::Shared::TableVersion(0, 1)}, - {195, BnsTables::Shared::TableVersion(3, 0)}, - {196, BnsTables::Shared::TableVersion(3, 0)}, - {197, BnsTables::Shared::TableVersion(1, 0)}, - {198, BnsTables::Shared::TableVersion(61, 1)}, - {199, BnsTables::Shared::TableVersion(2, 1)}, - {200, BnsTables::Shared::TableVersion(1, 6)}, - {201, BnsTables::Shared::TableVersion(0, 3)}, - {202, BnsTables::Shared::TableVersion(0, 4)}, - {203, BnsTables::Shared::TableVersion(1, 16)}, - {204, BnsTables::Shared::TableVersion(0, 1)}, - {205, BnsTables::Shared::TableVersion(1, 3)}, - {206, BnsTables::Shared::TableVersion(0, 5)}, - {207, BnsTables::Shared::TableVersion(6, 5)}, - {208, BnsTables::Shared::TableVersion(4, 2)}, - {209, BnsTables::Shared::TableVersion(5, 2)}, - {210, BnsTables::Shared::TableVersion(6, 0)}, - {211, BnsTables::Shared::TableVersion(2, 0)}, - {212, BnsTables::Shared::TableVersion(0, 5)}, - {213, BnsTables::Shared::TableVersion(0, 3)}, - {214, BnsTables::Shared::TableVersion(0, 3)}, - {215, BnsTables::Shared::TableVersion(8, 1)}, - {216, BnsTables::Shared::TableVersion(1, 0)}, - {217, BnsTables::Shared::TableVersion(0, 2)}, - {218, BnsTables::Shared::TableVersion(0, 13)}, - {219, BnsTables::Shared::TableVersion(0, 2)}, - {220, BnsTables::Shared::TableVersion(0, 8)}, - {221, BnsTables::Shared::TableVersion(1, 1)}, - {222, BnsTables::Shared::TableVersion(5, 4)}, - {223, BnsTables::Shared::TableVersion(0, 1)}, - {224, BnsTables::Shared::TableVersion(0, 1)}, - {225, BnsTables::Shared::TableVersion(0, 2)}, - {226, BnsTables::Shared::TableVersion(0, 5)}, - {227, BnsTables::Shared::TableVersion(0, 5)}, - {228, BnsTables::Shared::TableVersion(3, 2)}, - {229, BnsTables::Shared::TableVersion(2, 3)}, - {230, BnsTables::Shared::TableVersion(1, 1)}, - {231, BnsTables::Shared::TableVersion(2, 0)}, - {232, BnsTables::Shared::TableVersion(1, 0)}, - {233, BnsTables::Shared::TableVersion(0, 61)}, - {234, BnsTables::Shared::TableVersion(0, 3)}, - {235, BnsTables::Shared::TableVersion(0, 16)}, + {182, BnsTables::Shared::TableVersion(0, 2)}, + {183, BnsTables::Shared::TableVersion(0, 1)}, + {184, BnsTables::Shared::TableVersion(0, 2)}, + {185, BnsTables::Shared::TableVersion(0, 4)}, + {186, BnsTables::Shared::TableVersion(2, 0)}, + {187, BnsTables::Shared::TableVersion(1, 0)}, + {188, BnsTables::Shared::TableVersion(0, 8)}, + {189, BnsTables::Shared::TableVersion(0, 1)}, + {190, BnsTables::Shared::TableVersion(0, 30)}, + {191, BnsTables::Shared::TableVersion(0, 18)}, + {192, BnsTables::Shared::TableVersion(1, 0)}, + {193, BnsTables::Shared::TableVersion(1, 0)}, + {194, BnsTables::Shared::TableVersion(5, 0)}, + {195, BnsTables::Shared::TableVersion(2, 0)}, + {196, BnsTables::Shared::TableVersion(0, 10)}, + {197, BnsTables::Shared::TableVersion(6, 0)}, + {198, BnsTables::Shared::TableVersion(0, 1)}, + {199, BnsTables::Shared::TableVersion(3, 0)}, + {200, BnsTables::Shared::TableVersion(3, 0)}, + {201, BnsTables::Shared::TableVersion(1, 0)}, + {202, BnsTables::Shared::TableVersion(65, 0)}, + {203, BnsTables::Shared::TableVersion(2, 1)}, + {204, BnsTables::Shared::TableVersion(1, 6)}, + {205, BnsTables::Shared::TableVersion(0, 3)}, + {206, BnsTables::Shared::TableVersion(0, 4)}, + {207, BnsTables::Shared::TableVersion(1, 16)}, + {208, BnsTables::Shared::TableVersion(0, 1)}, + {209, BnsTables::Shared::TableVersion(1, 3)}, + {210, BnsTables::Shared::TableVersion(0, 5)}, + {211, BnsTables::Shared::TableVersion(8, 0)}, + {212, BnsTables::Shared::TableVersion(5, 0)}, + {213, BnsTables::Shared::TableVersion(6, 0)}, + {214, BnsTables::Shared::TableVersion(6, 0)}, + {215, BnsTables::Shared::TableVersion(4, 0)}, + {216, BnsTables::Shared::TableVersion(0, 5)}, + {217, BnsTables::Shared::TableVersion(0, 3)}, + {218, BnsTables::Shared::TableVersion(0, 3)}, + {219, BnsTables::Shared::TableVersion(9, 0)}, + {220, BnsTables::Shared::TableVersion(1, 0)}, + {221, BnsTables::Shared::TableVersion(0, 2)}, + {222, BnsTables::Shared::TableVersion(0, 13)}, + {223, BnsTables::Shared::TableVersion(0, 2)}, + {224, BnsTables::Shared::TableVersion(0, 8)}, + {225, BnsTables::Shared::TableVersion(1, 1)}, + {226, BnsTables::Shared::TableVersion(5, 4)}, + {227, BnsTables::Shared::TableVersion(0, 1)}, + {228, BnsTables::Shared::TableVersion(0, 1)}, + {229, BnsTables::Shared::TableVersion(0, 2)}, + {230, BnsTables::Shared::TableVersion(0, 5)}, + {231, BnsTables::Shared::TableVersion(0, 5)}, + {232, BnsTables::Shared::TableVersion(3, 2)}, + {233, BnsTables::Shared::TableVersion(2, 3)}, + {234, BnsTables::Shared::TableVersion(1, 1)}, + {235, BnsTables::Shared::TableVersion(2, 0)}, {236, BnsTables::Shared::TableVersion(1, 0)}, - {237, BnsTables::Shared::TableVersion(0, 7)}, - {238, BnsTables::Shared::TableVersion(0, 1)}, - {239, BnsTables::Shared::TableVersion(0, 5)}, - {240, BnsTables::Shared::TableVersion(0, 13)}, - {241, BnsTables::Shared::TableVersion(1, 3)}, - {242, BnsTables::Shared::TableVersion(1, 0)}, - {243, BnsTables::Shared::TableVersion(0, 2)}, - {244, BnsTables::Shared::TableVersion(0, 9)}, - {245, BnsTables::Shared::TableVersion(0, 11)}, - {246, BnsTables::Shared::TableVersion(0, 2)}, - {247, BnsTables::Shared::TableVersion(0, 7)}, - {248, BnsTables::Shared::TableVersion(0, 1)}, - {249, BnsTables::Shared::TableVersion(0, 1)}, - {250, BnsTables::Shared::TableVersion(1, 5)}, - {251, BnsTables::Shared::TableVersion(0, 8)}, - {252, BnsTables::Shared::TableVersion(1, 81)}, - {253, BnsTables::Shared::TableVersion(0, 3)}, - {254, BnsTables::Shared::TableVersion(1, 2)}, - {255, BnsTables::Shared::TableVersion(0, 2)}, - {256, BnsTables::Shared::TableVersion(0, 5)}, - {257, BnsTables::Shared::TableVersion(1, 0)}, - {258, BnsTables::Shared::TableVersion(0, 15)}, - {259, BnsTables::Shared::TableVersion(0, 1)}, - {260, BnsTables::Shared::TableVersion(2, 0)}, - {261, BnsTables::Shared::TableVersion(0, 5)}, - {262, BnsTables::Shared::TableVersion(0, 5)}, - {263, BnsTables::Shared::TableVersion(4, 0)}, - {264, BnsTables::Shared::TableVersion(0, 3)}, + {237, BnsTables::Shared::TableVersion(0, 61)}, + {238, BnsTables::Shared::TableVersion(0, 3)}, + {239, BnsTables::Shared::TableVersion(0, 4)}, + {240, BnsTables::Shared::TableVersion(0, 16)}, + {241, BnsTables::Shared::TableVersion(1, 0)}, + {242, BnsTables::Shared::TableVersion(0, 7)}, + {243, BnsTables::Shared::TableVersion(0, 1)}, + {244, BnsTables::Shared::TableVersion(1, 0)}, + {245, BnsTables::Shared::TableVersion(0, 13)}, + {246, BnsTables::Shared::TableVersion(1, 3)}, + {247, BnsTables::Shared::TableVersion(2, 0)}, + {248, BnsTables::Shared::TableVersion(2, 0)}, + {249, BnsTables::Shared::TableVersion(0, 2)}, + {250, BnsTables::Shared::TableVersion(0, 9)}, + {251, BnsTables::Shared::TableVersion(0, 11)}, + {252, BnsTables::Shared::TableVersion(0, 2)}, + {253, BnsTables::Shared::TableVersion(0, 7)}, + {254, BnsTables::Shared::TableVersion(0, 1)}, + {255, BnsTables::Shared::TableVersion(0, 1)}, + {256, BnsTables::Shared::TableVersion(1, 5)}, + {257, BnsTables::Shared::TableVersion(0, 8)}, + {258, BnsTables::Shared::TableVersion(1, 81)}, + {259, BnsTables::Shared::TableVersion(0, 3)}, + {260, BnsTables::Shared::TableVersion(1, 2)}, + {261, BnsTables::Shared::TableVersion(0, 2)}, + {262, BnsTables::Shared::TableVersion(2, 0)}, + {263, BnsTables::Shared::TableVersion(1, 0)}, + {264, BnsTables::Shared::TableVersion(1, 0)}, {265, BnsTables::Shared::TableVersion(0, 1)}, - {266, BnsTables::Shared::TableVersion(0, 4)}, - {267, BnsTables::Shared::TableVersion(0, 3)}, - {268, BnsTables::Shared::TableVersion(1, 0)}, - {269, BnsTables::Shared::TableVersion(0, 1)}, - {270, BnsTables::Shared::TableVersion(5, 3)}, + {266, BnsTables::Shared::TableVersion(2, 0)}, + {267, BnsTables::Shared::TableVersion(0, 5)}, + {268, BnsTables::Shared::TableVersion(0, 5)}, + {269, BnsTables::Shared::TableVersion(7, 0)}, + {270, BnsTables::Shared::TableVersion(0, 3)}, {271, BnsTables::Shared::TableVersion(0, 1)}, - {272, BnsTables::Shared::TableVersion(0, 3)}, - {273, BnsTables::Shared::TableVersion(0, 5)}, - {274, BnsTables::Shared::TableVersion(1, 1)}, - {275, BnsTables::Shared::TableVersion(0, 61)}, - {276, BnsTables::Shared::TableVersion(1, 22)}, - {277, BnsTables::Shared::TableVersion(0, 99)}, - {278, BnsTables::Shared::TableVersion(0, 6)}, - {279, BnsTables::Shared::TableVersion(0, 3)}, - {280, BnsTables::Shared::TableVersion(0, 7)}, - {281, BnsTables::Shared::TableVersion(1, 0)}, - {282, BnsTables::Shared::TableVersion(0, 5)}, - {283, BnsTables::Shared::TableVersion(4, 0)}, - {284, BnsTables::Shared::TableVersion(0, 1)}, - {285, BnsTables::Shared::TableVersion(2, 2)}, + {272, BnsTables::Shared::TableVersion(0, 4)}, + {273, BnsTables::Shared::TableVersion(0, 3)}, + {274, BnsTables::Shared::TableVersion(1, 0)}, + {275, BnsTables::Shared::TableVersion(0, 1)}, + {276, BnsTables::Shared::TableVersion(7, 0)}, + {277, BnsTables::Shared::TableVersion(0, 1)}, + {278, BnsTables::Shared::TableVersion(0, 3)}, + {279, BnsTables::Shared::TableVersion(0, 5)}, + {280, BnsTables::Shared::TableVersion(1, 1)}, + {281, BnsTables::Shared::TableVersion(0, 61)}, + {282, BnsTables::Shared::TableVersion(3, 0)}, + {283, BnsTables::Shared::TableVersion(1, 22)}, + {284, BnsTables::Shared::TableVersion(1, 0)}, + {285, BnsTables::Shared::TableVersion(0, 6)}, {286, BnsTables::Shared::TableVersion(0, 3)}, - {287, BnsTables::Shared::TableVersion(0, 4)}, - {288, BnsTables::Shared::TableVersion(0, 3)}, + {287, BnsTables::Shared::TableVersion(0, 7)}, + {288, BnsTables::Shared::TableVersion(1, 0)}, {289, BnsTables::Shared::TableVersion(0, 5)}, - {290, BnsTables::Shared::TableVersion(0, 7)}, - {291, BnsTables::Shared::TableVersion(1, 0)}, - {292, BnsTables::Shared::TableVersion(0, 4)}, - {293, BnsTables::Shared::TableVersion(1, 19)}, - {294, BnsTables::Shared::TableVersion(0, 7)}, - {295, BnsTables::Shared::TableVersion(5, 4)}, - {296, BnsTables::Shared::TableVersion(0, 3)}, - {297, BnsTables::Shared::TableVersion(0, 1)}, - {298, BnsTables::Shared::TableVersion(3, 0)}, - {299, BnsTables::Shared::TableVersion(11, 0)}, - {300, BnsTables::Shared::TableVersion(6, 1)}, - {301, BnsTables::Shared::TableVersion(0, 3)}, - {302, BnsTables::Shared::TableVersion(1, 0)}, - {303, BnsTables::Shared::TableVersion(1, 0)}, - {304, BnsTables::Shared::TableVersion(1, 1)}, - {305, BnsTables::Shared::TableVersion(0, 9)}, - {306, BnsTables::Shared::TableVersion(2, 0)}, - {307, BnsTables::Shared::TableVersion(3, 0)}, - {308, BnsTables::Shared::TableVersion(6, 12)}, - {309, BnsTables::Shared::TableVersion(0, 5)}, - {310, BnsTables::Shared::TableVersion(0, 4)}, - {311, BnsTables::Shared::TableVersion(0, 8)}, - {312, BnsTables::Shared::TableVersion(0, 2)}, - {313, BnsTables::Shared::TableVersion(0, 2)}, - {314, BnsTables::Shared::TableVersion(0, 3)}, - {315, BnsTables::Shared::TableVersion(10, 0)}, - {316, BnsTables::Shared::TableVersion(1, 0)}, - {317, BnsTables::Shared::TableVersion(4, 0)}, - {318, BnsTables::Shared::TableVersion(3, 0)}, - {319, BnsTables::Shared::TableVersion(9, 3)}, - {320, BnsTables::Shared::TableVersion(4, 0)}, - {321, BnsTables::Shared::TableVersion(6, 0)}, - {322, BnsTables::Shared::TableVersion(2, 5)}, - {323, BnsTables::Shared::TableVersion(1, 1)}, - {324, BnsTables::Shared::TableVersion(0, 5)}, - {325, BnsTables::Shared::TableVersion(0, 6)}, - {326, BnsTables::Shared::TableVersion(1, 0)}, - {327, BnsTables::Shared::TableVersion(5, 0)}, - {328, BnsTables::Shared::TableVersion(4, 0)}, - {329, BnsTables::Shared::TableVersion(0, 5)}, - {330, BnsTables::Shared::TableVersion(1, 0)}, - {331, BnsTables::Shared::TableVersion(2, 0)}, - {332, BnsTables::Shared::TableVersion(2, 47)}, - {333, BnsTables::Shared::TableVersion(1, 1)}, - {334, BnsTables::Shared::TableVersion(1, 1)}, - {335, BnsTables::Shared::TableVersion(6, 4)}, - {336, BnsTables::Shared::TableVersion(1, 2)}, - {337, BnsTables::Shared::TableVersion(0, 6)}, - {338, BnsTables::Shared::TableVersion(0, 13)}, - {339, BnsTables::Shared::TableVersion(0, 1)}, - {340, BnsTables::Shared::TableVersion(1, 19)}, - {341, BnsTables::Shared::TableVersion(0, 61)}, - {342, BnsTables::Shared::TableVersion(10, 8)}, - {343, BnsTables::Shared::TableVersion(0, 13)}, - {344, BnsTables::Shared::TableVersion(2, 1)}, - {345, BnsTables::Shared::TableVersion(0, 7)}, - {346, BnsTables::Shared::TableVersion(0, 3)}, - {347, BnsTables::Shared::TableVersion(2, 0)}, - {348, BnsTables::Shared::TableVersion(3, 1)}, - {349, BnsTables::Shared::TableVersion(4, 0)}, - {350, BnsTables::Shared::TableVersion(0, 10)}, - {351, BnsTables::Shared::TableVersion(7, 0)}, - {352, BnsTables::Shared::TableVersion(0, 5)}, - {353, BnsTables::Shared::TableVersion(1, 13)}, - {354, BnsTables::Shared::TableVersion(0, 3)}, - {355, BnsTables::Shared::TableVersion(4, 0)}, - {356, BnsTables::Shared::TableVersion(0, 16)}, - {357, BnsTables::Shared::TableVersion(0, 4)}, - {358, BnsTables::Shared::TableVersion(0, 1)}, - {359, BnsTables::Shared::TableVersion(0, 3)}, - {360, BnsTables::Shared::TableVersion(0, 4)}, - {361, BnsTables::Shared::TableVersion(0, 4)}, - {362, BnsTables::Shared::TableVersion(0, 8)}, - {363, BnsTables::Shared::TableVersion(2, 10)}, - {364, BnsTables::Shared::TableVersion(1, 1)}, - {365, BnsTables::Shared::TableVersion(1, 1)}, - {366, BnsTables::Shared::TableVersion(0, 1)}, - {367, BnsTables::Shared::TableVersion(0, 7)}, - {368, BnsTables::Shared::TableVersion(0, 1)}, - {369, BnsTables::Shared::TableVersion(0, 3)}, - {370, BnsTables::Shared::TableVersion(0, 3)}, - {371, BnsTables::Shared::TableVersion(0, 10)}, - {372, BnsTables::Shared::TableVersion(0, 15)}, - {373, BnsTables::Shared::TableVersion(6, 1)}, - {374, BnsTables::Shared::TableVersion(2, 2)}, - {375, BnsTables::Shared::TableVersion(0, 39)}, - {376, BnsTables::Shared::TableVersion(0, 2)}, - {377, BnsTables::Shared::TableVersion(0, 9)}, - {378, BnsTables::Shared::TableVersion(0, 12)}, - {379, BnsTables::Shared::TableVersion(0, 11)}, - {380, BnsTables::Shared::TableVersion(0, 5)}, - {381, BnsTables::Shared::TableVersion(0, 5)}, - {382, BnsTables::Shared::TableVersion(0, 11)}, - {383, BnsTables::Shared::TableVersion(0, 1)}, - {384, BnsTables::Shared::TableVersion(0, 1)}, - {385, BnsTables::Shared::TableVersion(0, 4)}, - {386, BnsTables::Shared::TableVersion(0, 1)}, - {387, BnsTables::Shared::TableVersion(2, 0)}, - {388, BnsTables::Shared::TableVersion(3, 0)}, - {389, BnsTables::Shared::TableVersion(0, 25)}, - {390, BnsTables::Shared::TableVersion(8, 1)}, - {391, BnsTables::Shared::TableVersion(2, 0)}, - {392, BnsTables::Shared::TableVersion(6, 0)}, - {393, BnsTables::Shared::TableVersion(8, 1)}, - {394, BnsTables::Shared::TableVersion(8, 0)}, - {395, BnsTables::Shared::TableVersion(6, 1)}, - {396, BnsTables::Shared::TableVersion(0, 7)}, - {397, BnsTables::Shared::TableVersion(0, 4)}, - {398, BnsTables::Shared::TableVersion(0, 1)}, - {399, BnsTables::Shared::TableVersion(0, 295)}, - {400, BnsTables::Shared::TableVersion(0, 1)}, - {401, BnsTables::Shared::TableVersion(0, 10)}, - {402, BnsTables::Shared::TableVersion(3, 2)}, - {403, BnsTables::Shared::TableVersion(0, 1)}, - {404, BnsTables::Shared::TableVersion(1, 1)}, - {405, BnsTables::Shared::TableVersion(2, 0)}, - {406, BnsTables::Shared::TableVersion(0, 4)}, - {407, BnsTables::Shared::TableVersion(0, 8)}, - {408, BnsTables::Shared::TableVersion(0, 8)}, - {409, BnsTables::Shared::TableVersion(0, 1)}, - {410, BnsTables::Shared::TableVersion(0, 6)}, - {411, BnsTables::Shared::TableVersion(0, 3)}, - {412, BnsTables::Shared::TableVersion(0, 1)}, - {413, BnsTables::Shared::TableVersion(0, 28)}, - {414, BnsTables::Shared::TableVersion(0, 15)}, - {415, BnsTables::Shared::TableVersion(0, 1)}, - {416, BnsTables::Shared::TableVersion(0, 4)}, - {417, BnsTables::Shared::TableVersion(0, 5)}, + {290, BnsTables::Shared::TableVersion(6, 0)}, + {291, BnsTables::Shared::TableVersion(0, 1)}, + {292, BnsTables::Shared::TableVersion(3, 0)}, + {293, BnsTables::Shared::TableVersion(0, 3)}, + {294, BnsTables::Shared::TableVersion(0, 4)}, + {295, BnsTables::Shared::TableVersion(0, 3)}, + {296, BnsTables::Shared::TableVersion(0, 5)}, + {297, BnsTables::Shared::TableVersion(0, 8)}, + {298, BnsTables::Shared::TableVersion(1, 0)}, + {299, BnsTables::Shared::TableVersion(0, 4)}, + {300, BnsTables::Shared::TableVersion(1, 19)}, + {301, BnsTables::Shared::TableVersion(0, 7)}, + {302, BnsTables::Shared::TableVersion(5, 4)}, + {303, BnsTables::Shared::TableVersion(0, 3)}, + {304, BnsTables::Shared::TableVersion(0, 1)}, + {305, BnsTables::Shared::TableVersion(3, 0)}, + {306, BnsTables::Shared::TableVersion(11, 0)}, + {307, BnsTables::Shared::TableVersion(6, 1)}, + {308, BnsTables::Shared::TableVersion(0, 3)}, + {309, BnsTables::Shared::TableVersion(1, 0)}, + {310, BnsTables::Shared::TableVersion(1, 0)}, + {311, BnsTables::Shared::TableVersion(1, 1)}, + {312, BnsTables::Shared::TableVersion(0, 9)}, + {313, BnsTables::Shared::TableVersion(2, 0)}, + {314, BnsTables::Shared::TableVersion(3, 0)}, + {315, BnsTables::Shared::TableVersion(6, 12)}, + {316, BnsTables::Shared::TableVersion(0, 5)}, + {317, BnsTables::Shared::TableVersion(0, 4)}, + {318, BnsTables::Shared::TableVersion(0, 8)}, + {319, BnsTables::Shared::TableVersion(0, 2)}, + {320, BnsTables::Shared::TableVersion(0, 2)}, + {321, BnsTables::Shared::TableVersion(0, 3)}, + {322, BnsTables::Shared::TableVersion(10, 0)}, + {323, BnsTables::Shared::TableVersion(1, 0)}, + {324, BnsTables::Shared::TableVersion(4, 0)}, + {325, BnsTables::Shared::TableVersion(3, 0)}, + {326, BnsTables::Shared::TableVersion(9, 3)}, + {327, BnsTables::Shared::TableVersion(4, 0)}, + {328, BnsTables::Shared::TableVersion(6, 0)}, + {329, BnsTables::Shared::TableVersion(2, 5)}, + {330, BnsTables::Shared::TableVersion(1, 1)}, + {331, BnsTables::Shared::TableVersion(0, 5)}, + {332, BnsTables::Shared::TableVersion(0, 6)}, + {333, BnsTables::Shared::TableVersion(1, 0)}, + {334, BnsTables::Shared::TableVersion(5, 0)}, + {335, BnsTables::Shared::TableVersion(4, 0)}, + {336, BnsTables::Shared::TableVersion(0, 5)}, + {337, BnsTables::Shared::TableVersion(1, 0)}, + {338, BnsTables::Shared::TableVersion(2, 0)}, + {339, BnsTables::Shared::TableVersion(2, 47)}, + {340, BnsTables::Shared::TableVersion(1, 1)}, + {341, BnsTables::Shared::TableVersion(1, 1)}, + {342, BnsTables::Shared::TableVersion(6, 4)}, + {343, BnsTables::Shared::TableVersion(1, 2)}, + {344, BnsTables::Shared::TableVersion(0, 6)}, + {345, BnsTables::Shared::TableVersion(0, 13)}, + {346, BnsTables::Shared::TableVersion(0, 1)}, + {347, BnsTables::Shared::TableVersion(1, 19)}, + {348, BnsTables::Shared::TableVersion(0, 61)}, + {349, BnsTables::Shared::TableVersion(10, 10)}, + {350, BnsTables::Shared::TableVersion(0, 2)}, + {351, BnsTables::Shared::TableVersion(4, 0)}, + {352, BnsTables::Shared::TableVersion(0, 7)}, + {353, BnsTables::Shared::TableVersion(5, 0)}, + {354, BnsTables::Shared::TableVersion(2, 0)}, + {355, BnsTables::Shared::TableVersion(3, 1)}, + {356, BnsTables::Shared::TableVersion(4, 0)}, + {357, BnsTables::Shared::TableVersion(0, 10)}, + {358, BnsTables::Shared::TableVersion(7, 0)}, + {359, BnsTables::Shared::TableVersion(0, 5)}, + {360, BnsTables::Shared::TableVersion(1, 13)}, + {361, BnsTables::Shared::TableVersion(0, 3)}, + {362, BnsTables::Shared::TableVersion(4, 0)}, + {363, BnsTables::Shared::TableVersion(0, 17)}, + {364, BnsTables::Shared::TableVersion(0, 4)}, + {365, BnsTables::Shared::TableVersion(0, 1)}, + {366, BnsTables::Shared::TableVersion(0, 3)}, + {367, BnsTables::Shared::TableVersion(0, 4)}, + {368, BnsTables::Shared::TableVersion(0, 4)}, + {369, BnsTables::Shared::TableVersion(0, 8)}, + {370, BnsTables::Shared::TableVersion(2, 10)}, + {371, BnsTables::Shared::TableVersion(1, 1)}, + {372, BnsTables::Shared::TableVersion(1, 1)}, + {373, BnsTables::Shared::TableVersion(0, 2)}, + {374, BnsTables::Shared::TableVersion(0, 7)}, + {375, BnsTables::Shared::TableVersion(0, 1)}, + {376, BnsTables::Shared::TableVersion(0, 3)}, + {377, BnsTables::Shared::TableVersion(0, 3)}, + {378, BnsTables::Shared::TableVersion(0, 10)}, + {379, BnsTables::Shared::TableVersion(0, 15)}, + {380, BnsTables::Shared::TableVersion(7, 0)}, + {381, BnsTables::Shared::TableVersion(2, 2)}, + {382, BnsTables::Shared::TableVersion(1, 0)}, + {383, BnsTables::Shared::TableVersion(0, 2)}, + {384, BnsTables::Shared::TableVersion(0, 9)}, + {385, BnsTables::Shared::TableVersion(0, 12)}, + {386, BnsTables::Shared::TableVersion(0, 11)}, + {387, BnsTables::Shared::TableVersion(0, 5)}, + {388, BnsTables::Shared::TableVersion(0, 5)}, + {389, BnsTables::Shared::TableVersion(0, 11)}, + {390, BnsTables::Shared::TableVersion(1, 0)}, + {391, BnsTables::Shared::TableVersion(1, 0)}, + {392, BnsTables::Shared::TableVersion(0, 4)}, + {393, BnsTables::Shared::TableVersion(0, 1)}, + {394, BnsTables::Shared::TableVersion(2, 0)}, + {395, BnsTables::Shared::TableVersion(3, 1)}, + {396, BnsTables::Shared::TableVersion(0, 25)}, + {397, BnsTables::Shared::TableVersion(8, 1)}, + {398, BnsTables::Shared::TableVersion(2, 0)}, + {399, BnsTables::Shared::TableVersion(6, 0)}, + {400, BnsTables::Shared::TableVersion(8, 1)}, + {401, BnsTables::Shared::TableVersion(8, 0)}, + {402, BnsTables::Shared::TableVersion(6, 1)}, + {403, BnsTables::Shared::TableVersion(0, 7)}, + {404, BnsTables::Shared::TableVersion(0, 4)}, + {405, BnsTables::Shared::TableVersion(0, 1)}, + {406, BnsTables::Shared::TableVersion(0, 295)}, + {407, BnsTables::Shared::TableVersion(0, 1)}, + {408, BnsTables::Shared::TableVersion(0, 10)}, + {409, BnsTables::Shared::TableVersion(4, 4)}, + {410, BnsTables::Shared::TableVersion(0, 1)}, + {411, BnsTables::Shared::TableVersion(1, 1)}, + {412, BnsTables::Shared::TableVersion(2, 0)}, + {413, BnsTables::Shared::TableVersion(0, 4)}, + {414, BnsTables::Shared::TableVersion(0, 8)}, + {415, BnsTables::Shared::TableVersion(0, 8)}, + {416, BnsTables::Shared::TableVersion(0, 1)}, + {417, BnsTables::Shared::TableVersion(0, 6)}, {418, BnsTables::Shared::TableVersion(0, 3)}, - {419, BnsTables::Shared::TableVersion(0, 6)}, - {420, BnsTables::Shared::TableVersion(0, 1)}, - {421, BnsTables::Shared::TableVersion(2, 1)}, - {422, BnsTables::Shared::TableVersion(0, 3)}, - {423, BnsTables::Shared::TableVersion(1, 2)}, - {424, BnsTables::Shared::TableVersion(0, 2)}, - {425, BnsTables::Shared::TableVersion(0, 22)}, - {426, BnsTables::Shared::TableVersion(0, 11)}, - {427, BnsTables::Shared::TableVersion(0, 6)}, - {428, BnsTables::Shared::TableVersion(1, 0)}, - {429, BnsTables::Shared::TableVersion(0, 1)}, - {430, BnsTables::Shared::TableVersion(0, 1)}, - {431, BnsTables::Shared::TableVersion(1, 1)}, - {432, BnsTables::Shared::TableVersion(0, 3)}, - {433, BnsTables::Shared::TableVersion(0, 2)}, - {434, BnsTables::Shared::TableVersion(0, 7)}, - {435, BnsTables::Shared::TableVersion(0, 61)}, - {436, BnsTables::Shared::TableVersion(0, 45)}, - {437, BnsTables::Shared::TableVersion(2, 0)}, - {438, BnsTables::Shared::TableVersion(0, 1)}, - {439, BnsTables::Shared::TableVersion(0, 41)}, - {440, BnsTables::Shared::TableVersion(1, 1)}, - {441, BnsTables::Shared::TableVersion(0, 8)}, - {442, BnsTables::Shared::TableVersion(4, 0)}, - {443, BnsTables::Shared::TableVersion(0, 3)}, - {444, BnsTables::Shared::TableVersion(1, 4)}, - {445, BnsTables::Shared::TableVersion(0, 3)}, - {446, BnsTables::Shared::TableVersion(1, 0)}, - {447, BnsTables::Shared::TableVersion(2, 0)}, - {448, BnsTables::Shared::TableVersion(2, 1)}, - {449, BnsTables::Shared::TableVersion(0, 3)}, - {450, BnsTables::Shared::TableVersion(0, 2)}, - {451, BnsTables::Shared::TableVersion(0, 2)}, - {452, BnsTables::Shared::TableVersion(1, 0)}, + {419, BnsTables::Shared::TableVersion(0, 1)}, + {420, BnsTables::Shared::TableVersion(2, 0)}, + {421, BnsTables::Shared::TableVersion(1, 0)}, + {422, BnsTables::Shared::TableVersion(0, 1)}, + {423, BnsTables::Shared::TableVersion(0, 4)}, + {424, BnsTables::Shared::TableVersion(0, 5)}, + {425, BnsTables::Shared::TableVersion(0, 3)}, + {426, BnsTables::Shared::TableVersion(0, 6)}, + {427, BnsTables::Shared::TableVersion(0, 1)}, + {428, BnsTables::Shared::TableVersion(2, 1)}, + {429, BnsTables::Shared::TableVersion(0, 3)}, + {430, BnsTables::Shared::TableVersion(1, 2)}, + {431, BnsTables::Shared::TableVersion(0, 2)}, + {432, BnsTables::Shared::TableVersion(0, 22)}, + {433, BnsTables::Shared::TableVersion(0, 11)}, + {434, BnsTables::Shared::TableVersion(0, 6)}, + {435, BnsTables::Shared::TableVersion(1, 0)}, + {436, BnsTables::Shared::TableVersion(0, 1)}, + {437, BnsTables::Shared::TableVersion(0, 1)}, + {438, BnsTables::Shared::TableVersion(1, 1)}, + {439, BnsTables::Shared::TableVersion(0, 3)}, + {440, BnsTables::Shared::TableVersion(0, 2)}, + {441, BnsTables::Shared::TableVersion(0, 7)}, + {442, BnsTables::Shared::TableVersion(0, 61)}, + {443, BnsTables::Shared::TableVersion(0, 45)}, + {444, BnsTables::Shared::TableVersion(2, 0)}, + {445, BnsTables::Shared::TableVersion(0, 1)}, + {446, BnsTables::Shared::TableVersion(0, 41)}, + {447, BnsTables::Shared::TableVersion(1, 1)}, + {448, BnsTables::Shared::TableVersion(0, 8)}, + {449, BnsTables::Shared::TableVersion(4, 0)}, + {450, BnsTables::Shared::TableVersion(0, 3)}, + {451, BnsTables::Shared::TableVersion(1, 4)}, + {452, BnsTables::Shared::TableVersion(0, 3)}, {453, BnsTables::Shared::TableVersion(1, 0)}, - {454, BnsTables::Shared::TableVersion(4, 0)}, - {455, BnsTables::Shared::TableVersion(2, 0)}, - {456, BnsTables::Shared::TableVersion(0, 5)}, - {457, BnsTables::Shared::TableVersion(3, 0)}, - {458, BnsTables::Shared::TableVersion(5, 1)}, - {459, BnsTables::Shared::TableVersion(2, 0)}, + {454, BnsTables::Shared::TableVersion(2, 0)}, + {455, BnsTables::Shared::TableVersion(2, 1)}, + {456, BnsTables::Shared::TableVersion(0, 3)}, + {457, BnsTables::Shared::TableVersion(0, 2)}, + {458, BnsTables::Shared::TableVersion(0, 2)}, + {459, BnsTables::Shared::TableVersion(1, 0)}, {460, BnsTables::Shared::TableVersion(1, 0)}, - {461, BnsTables::Shared::TableVersion(1, 1)}, - {462, BnsTables::Shared::TableVersion(2, 4)}, - {463, BnsTables::Shared::TableVersion(3, 3)}, - {464, BnsTables::Shared::TableVersion(1, 2)}, - {465, BnsTables::Shared::TableVersion(0, 55)}, - {466, BnsTables::Shared::TableVersion(0, 5)}, - {467, BnsTables::Shared::TableVersion(0, 3)}, - {468, BnsTables::Shared::TableVersion(0, 3)}, - {469, BnsTables::Shared::TableVersion(1, 0)}, - {470, BnsTables::Shared::TableVersion(0, 6)}, - {471, BnsTables::Shared::TableVersion(9, 1)}, - {472, BnsTables::Shared::TableVersion(5, 0)}, - {473, BnsTables::Shared::TableVersion(1, 0)}, - {474, BnsTables::Shared::TableVersion(0, 9)}, - {475, BnsTables::Shared::TableVersion(0, 2)}, - {476, BnsTables::Shared::TableVersion(0, 5)}, - {477, BnsTables::Shared::TableVersion(0, 4)}, - {478, BnsTables::Shared::TableVersion(0, 5)}, - {479, BnsTables::Shared::TableVersion(1, 52)}, - {480, BnsTables::Shared::TableVersion(0, 49)}, - {481, BnsTables::Shared::TableVersion(0, 46)}, - {482, BnsTables::Shared::TableVersion(10, 0)}, - {483, BnsTables::Shared::TableVersion(0, 2)}, - {484, BnsTables::Shared::TableVersion(0, 6)}, - {485, BnsTables::Shared::TableVersion(3, 1)}, - {486, BnsTables::Shared::TableVersion(1, 1)}, + {461, BnsTables::Shared::TableVersion(4, 0)}, + {462, BnsTables::Shared::TableVersion(2, 0)}, + {463, BnsTables::Shared::TableVersion(0, 5)}, + {464, BnsTables::Shared::TableVersion(3, 0)}, + {465, BnsTables::Shared::TableVersion(5, 1)}, + {466, BnsTables::Shared::TableVersion(2, 0)}, + {467, BnsTables::Shared::TableVersion(1, 0)}, + {468, BnsTables::Shared::TableVersion(1, 1)}, + {469, BnsTables::Shared::TableVersion(3, 0)}, + {470, BnsTables::Shared::TableVersion(3, 3)}, + {471, BnsTables::Shared::TableVersion(1, 4)}, + {472, BnsTables::Shared::TableVersion(0, 55)}, + {473, BnsTables::Shared::TableVersion(0, 5)}, + {474, BnsTables::Shared::TableVersion(0, 3)}, + {475, BnsTables::Shared::TableVersion(0, 3)}, + {476, BnsTables::Shared::TableVersion(1, 0)}, + {477, BnsTables::Shared::TableVersion(0, 6)}, + {478, BnsTables::Shared::TableVersion(9, 1)}, + {479, BnsTables::Shared::TableVersion(5, 0)}, + {480, BnsTables::Shared::TableVersion(1, 0)}, + {481, BnsTables::Shared::TableVersion(0, 9)}, + {482, BnsTables::Shared::TableVersion(0, 2)}, + {483, BnsTables::Shared::TableVersion(0, 5)}, + {484, BnsTables::Shared::TableVersion(0, 4)}, + {485, BnsTables::Shared::TableVersion(0, 5)}, + {486, BnsTables::Shared::TableVersion(1, 52)}, + {487, BnsTables::Shared::TableVersion(0, 49)}, + {488, BnsTables::Shared::TableVersion(0, 46)}, + {489, BnsTables::Shared::TableVersion(10, 1)}, + {490, BnsTables::Shared::TableVersion(0, 2)}, + {491, BnsTables::Shared::TableVersion(0, 6)}, + {492, BnsTables::Shared::TableVersion(3, 1)}, + {493, BnsTables::Shared::TableVersion(2, 1)}, }; auto it = VersionsForIds.find(id); @@ -995,7 +1009,7 @@ namespace BnsTables::EU { return BnsTables::Shared::TableVersion(); } static const std::wstring GetTableName(__int16 id) { - const std::unordered_map<__int16, std::wstring> NamesForIds = { + static const std::unordered_map<__int16, std::wstring>* NamesForIds = new std::unordered_map<__int16, std::wstring>({ {1, L"ability-list"}, {2, L"abnormalcamera"}, {3, L"abnormalmoveanim"}, @@ -1057,441 +1071,448 @@ namespace BnsTables::EU { {59, L"closet-collecting-grade"}, {60, L"closet-group"}, {61, L"collecting"}, - {62, L"commonanim"}, - {63, L"condition-event"}, - {64, L"constellation"}, - {65, L"constellation-star"}, - {66, L"constellation-star-option"}, - {67, L"content-quota"}, - {68, L"contentrestriction"}, - {69, L"contents-guide"}, - {70, L"contentsjournal2noti"}, - {71, L"contentsjournal"}, - {72, L"contentsjournalrecommenditem"}, - {73, L"contents-reset"}, - {74, L"contents-schedule"}, - {75, L"contextscript"}, - {76, L"contributionreward"}, - {77, L"cost-group"}, - {78, L"craft2"}, - {79, L"craft-case-recipe"}, - {80, L"craft"}, - {81, L"craft-group-recipe"}, - {82, L"craft-introduction"}, - {83, L"craft-recipe"}, - {84, L"craft-recipe-step"}, - {85, L"creatureappearance"}, - {86, L"custom-dress-design-cost"}, - {87, L"custom-dress-design-type-info"}, - {88, L"customdressmotion"}, - {89, L"customizingdesignerpreset"}, - {90, L"customizingdetailicon"}, - {91, L"customizingdetailslider"}, - {92, L"customizingignoreparam"}, - {93, L"customizingpreset"}, - {94, L"customizingpreview"}, - {95, L"customizinguimatchparam"}, - {96, L"default-rating-score-group"}, - {97, L"dieanim"}, - {98, L"difficulty-type"}, - {99, L"difficulty-type-modify"}, - {100, L"discovery-area"}, - {101, L"district"}, - {102, L"duel-bot-challenge"}, - {103, L"duel-bot-challenge-strategic-tool"}, - {104, L"duel-bot"}, - {105, L"duel-bot-training-room"}, - {106, L"duel-bot-training-room-reward"}, - {107, L"duel-bot-training-room-version"}, - {108, L"duel"}, - {109, L"duel-grade"}, - {110, L"duel-npc-challenge"}, - {111, L"duel-npc-challenge-group"}, - {112, L"duel-npc-challenge-strategic-skill"}, - {113, L"duel-observer-skill-slot"}, - {114, L"dungeon"}, - {115, L"effect"}, - {116, L"effect-group"}, - {117, L"effect-list"}, - {118, L"emoticon"}, - {119, L"energy-point"}, - {120, L"energy-point-reward"}, - {121, L"env-entrance"}, - {122, L"envresponse"}, - {123, L"equip-gem-piece"}, - {124, L"equip-item-group"}, - {125, L"equip-item-guide"}, - {126, L"equip-item-guide-item-list"}, - {127, L"event-contents"}, - {128, L"event-skill"}, - {129, L"expand-inventory"}, - {130, L"expand-random-store"}, - {131, L"expand-relic-inventory"}, - {132, L"expand-relic-page"}, - {133, L"expand-skill-page"}, - {134, L"extract-skill-train-by-item"}, - {135, L"faction-battle-field-zone"}, - {136, L"faction"}, - {137, L"faction-level"}, - {138, L"feedback-boss-npc"}, - {139, L"feedback"}, - {140, L"feedback-rank"}, - {141, L"feedback-skill-score"}, - {142, L"fieldbossspawn"}, - {143, L"fielditem"}, - {144, L"fielditemdrop"}, - {145, L"field-item-move-anim"}, - {146, L"field-zone"}, - {147, L"filter"}, - {148, L"fish"}, - {149, L"fishgrade"}, - {150, L"fishing-field"}, - {151, L"fishing-field-group"}, - {152, L"fishing-paste"}, - {153, L"fishing-show"}, - {154, L"flying-circus-game"}, - {155, L"game-menu-control"}, - {156, L"game-message"}, - {157, L"gathersource"}, - {158, L"glyph"}, - {159, L"glyph-page"}, - {160, L"glyph-reward"}, - {161, L"glyph-slot"}, - {162, L"gm-spawn-npc"}, - {163, L"goodsicon"}, - {164, L"gradebenefits"}, - {165, L"guide-movie"}, - {166, L"guild-bank-item"}, - {167, L"guild-battle-field-zone"}, - {168, L"guildbenefit"}, - {169, L"guild-combat"}, - {170, L"guild-craft-recipe"}, - {171, L"guildcustomizepreset"}, - {172, L"guildcustomizeuimatchparam"}, - {173, L"guild-discount"}, - {174, L"guildlevel"}, - {175, L"guild-member-grade-authority"}, - {176, L"guilduniformcomponent"}, - {177, L"guilduniformparamtypecategory"}, - {178, L"guilduniformpreset"}, - {179, L"guilduniformrecipe"}, - {180, L"guilduniformregistrationquota"}, - {181, L"guilduniformslider"}, - {182, L"hyper-racing-game"}, - {183, L"hyper-racing-game-reward"}, - {184, L"icontexture"}, - {185, L"indicator-idle"}, - {186, L"indicator-image"}, - {187, L"indicator-social"}, - {188, L"ingame-shop-item"}, - {189, L"ingame-shop-tab"}, - {190, L"interdungeonlist"}, - {191, L"item-brand"}, - {192, L"item-brand-tooltip"}, - {193, L"item-buy-price"}, - {194, L"itemcategory"}, - {195, L"item-combat"}, - {196, L"item-combination"}, - {197, L"item-combination-mileage"}, - {198, L"item"}, - {199, L"item-event"}, - {200, L"itemexchange"}, - {201, L"item-fusion"}, - {202, L"itemgearscore"}, - {203, L"item-graph"}, - {204, L"item-graph-seed-group"}, - {205, L"item-group"}, - {206, L"itemgrowth"}, - {207, L"item-improve"}, - {208, L"item-improve-option"}, - {209, L"item-improve-option-list"}, - {210, L"item-improve-set-bonus"}, - {211, L"item-improve-succession"}, - {212, L"itempouchmesh2"}, - {213, L"item-random-ability-section"}, - {214, L"item-random-ability-slot"}, - {215, L"item-random-option-group"}, - {216, L"itemrewardskill3"}, - {217, L"itemrewardskillacquireroute"}, - {218, L"itemskill"}, - {219, L"itemsound"}, - {220, L"itemspirit"}, - {221, L"item-stage-number"}, - {222, L"itemtransformrecipe"}, - {223, L"item-transform-retry-cost"}, - {224, L"itemtransformupgradeitem"}, - {225, L"item-usable-group"}, - {226, L"itemusablerelation"}, - {227, L"jackpot-boss-zone"}, - {228, L"job-change"}, - {229, L"job-change-item-exchange-group"}, - {230, L"job-change-item-exchange-type"}, - {231, L"job-change-quest"}, - {232, L"job-change-quota"}, - {233, L"job"}, - {234, L"jobskillset"}, - {235, L"job-style"}, - {236, L"job-style-specialization"}, - {237, L"jobstylestandidle"}, - {238, L"jumpingcharacter2"}, - {239, L"jumpingcharacter"}, - {240, L"key-cap"}, - {241, L"key-command"}, - {242, L"level"}, - {243, L"linkmoveanim"}, - {244, L"loadingimage"}, - {245, L"lobby-pc"}, - {246, L"map-area"}, - {247, L"map-group-1"}, - {248, L"map-group-1-guide"}, - {249, L"map-group-2"}, - {250, L"mapinfo"}, - {251, L"mapoverlay"}, - {252, L"mapunit"}, - {253, L"market-category-2-group"}, - {254, L"market-category-3-group"}, - {255, L"market-register-amount-tax-rate"}, - {256, L"market-sale-income-tax-rate"}, - {257, L"market-targeted-sale-income-tax"}, - {258, L"mastery-ability"}, - {259, L"mastery-grade"}, - {260, L"mastery-level"}, - {261, L"mastery-stat-point"}, - {262, L"mastery-stat-point-pick"}, - {263, L"membership-benefit"}, - {264, L"mentoring"}, - {265, L"mileageplan"}, - {266, L"moveanim"}, - {267, L"moveanimtransit"}, - {268, L"newbie-care"}, - {269, L"npccombatmoveanim"}, - {270, L"npc"}, - {271, L"npcindicatormoveanim"}, - {272, L"npcmoveanim"}, - {273, L"npcresponse"}, - {274, L"npc-sealed-dungeon-reward"}, - {275, L"npctalkmessage"}, - {276, L"party-battle-field-zone"}, - {277, L"partychatchannel"}, - {278, L"partymatch"}, - {279, L"passive-effect-move-anim"}, - {280, L"pc-appearance"}, - {281, L"pccafebenefits"}, - {282, L"pc-cam-dist"}, - {283, L"pc"}, - {284, L"pc-hidden-character"}, - {285, L"pcinitialsetting"}, - {286, L"pc-race-sex-job"}, - {287, L"pcskill3"}, - {288, L"pc-voice"}, - {289, L"pc-voice-set"}, - {290, L"pet"}, - {291, L"pet-food-recovery"}, - {292, L"petition-faq-list"}, - {293, L"phantomsword3"}, - {294, L"posetransit"}, - {295, L"public-raid"}, - {296, L"public-raid-event"}, - {297, L"questbonusreward"}, - {298, L"questbonusrewardsetting"}, - {299, L"quest"}, - {300, L"questreward"}, - {301, L"questrewardskill3"}, - {302, L"quest-sealed-dungeon-reward"}, - {303, L"questwarp"}, - {304, L"race2-attributes-info"}, - {305, L"race"}, - {306, L"racoon-store"}, - {307, L"racoon-store-item"}, - {308, L"raid-dungeon"}, - {309, L"randombox-preview"}, - {310, L"random-distribution"}, - {311, L"randomstore"}, - {312, L"randomstoredrawreward"}, - {313, L"random-store-item"}, - {314, L"random-store-item-display"}, - {315, L"ranking2-contents"}, - {316, L"ranking2-effect-reward"}, - {317, L"ranking2-reward"}, - {318, L"ranking2-reward-group"}, - {319, L"ranking2-season"}, - {320, L"ranking2-season-group"}, - {321, L"ranking2-season-schedule"}, - {322, L"ranking2-tier"}, - {323, L"rankingpvestage"}, - {324, L"rankingreward"}, - {325, L"rankingrewardgroup"}, - {326, L"relic-enhance-cost"}, - {327, L"relic-option"}, - {328, L"relic-set-item"}, - {329, L"relic-symbol"}, - {330, L"relic-synthesis"}, - {331, L"relic-system"}, - {332, L"reward"}, - {333, L"sealed-dungeon-gimmick"}, - {334, L"sealed-dungeon-level"}, - {335, L"sealed-dungeon-modify"}, - {336, L"sealed-dungeon-reward"}, - {337, L"season-ability-goal"}, - {338, L"season-contents"}, - {339, L"secret-treasure"}, - {340, L"set-item"}, - {341, L"simple-field"}, - {342, L"skill3"}, - {343, L"skillacquirecondition"}, - {344, L"skill-arcane-info"}, - {345, L"skillattributerule"}, - {346, L"skillbookcatalogueitem"}, - {347, L"skill-build-up"}, - {348, L"skill-build-up-group"}, - {349, L"skill-build-up-group-list"}, - {350, L"skill-by-equipment"}, - {351, L"skillcastcondition3"}, - {352, L"skill-combo-2"}, - {353, L"skillcontext"}, - {354, L"skilldashattribute3"}, - {355, L"skill"}, - {356, L"skillgatherrange3"}, - {357, L"skill-inheritance"}, - {358, L"skill-message"}, - {359, L"skill-modify-info"}, - {360, L"skill-modify-info-group"}, - {361, L"skillmodifylimit"}, - {362, L"skillresultcontroll3"}, - {363, L"skillshow3"}, - {364, L"skillskin"}, - {365, L"skillskineffect"}, - {366, L"skillstyle"}, - {367, L"skillsystematization"}, - {368, L"skillsystematizationfiltergroup"}, - {369, L"skillsystematizationgroup"}, - {370, L"skilltargetfilter3"}, - {371, L"skilltooltipattribute"}, - {372, L"skilltooltip"}, - {373, L"skill-train-by-item"}, - {374, L"skill-train-by-item-list"}, - {375, L"skill-train-category"}, - {376, L"skill-train-combo-action"}, - {377, L"skill-training-room"}, - {378, L"skill-training-room-group"}, - {379, L"skill-training-room-subject"}, - {380, L"skill-training-sequence"}, - {381, L"skill-train-simple-context-flow"}, - {382, L"skill-trait"}, - {383, L"skipquest"}, - {384, L"skipteleport"}, - {385, L"slatescroll"}, - {386, L"slatescrollstone"}, - {387, L"slatestone"}, - {388, L"smart-drop-reward"}, - {389, L"social"}, - {390, L"soul-boost-event"}, - {391, L"soul-boost-grade-reward"}, - {392, L"soul-boost-mission"}, - {393, L"soul-boost-mission-step"}, - {394, L"soul-boost-mission-task"}, - {395, L"soul-boost-season"}, - {396, L"soulmaskset"}, - {397, L"soul-npc-skill"}, - {398, L"special-skill-gauge"}, - {399, L"stance"}, - {400, L"stancetransit"}, - {401, L"standidle"}, - {402, L"star-words"}, - {403, L"statesocial"}, - {404, L"static-chat-channel"}, - {405, L"store2"}, - {406, L"store-by-item"}, - {407, L"store"}, - {408, L"summoned-appearance"}, - {409, L"summonedbeautyshop"}, - {410, L"summoned"}, - {411, L"summoneddesignerpreset"}, - {412, L"summonedjobstylestandidle"}, - {413, L"summonedlevel"}, - {414, L"summonedmasterylevel"}, - {415, L"summonedmoveanim"}, - {416, L"summonedpreset"}, - {417, L"summoned-sequence"}, - {418, L"summonedstandidle"}, - {419, L"survey"}, - {420, L"surveyquestions"}, - {421, L"talksocial"}, - {422, L"teen-body-material"}, - {423, L"teleport"}, - {424, L"tencent-quest"}, - {425, L"tendency-field"}, - {426, L"terrain"}, - {427, L"text"}, - {428, L"time-limit-field-zone"}, - {429, L"timezoneinfomation"}, - {430, L"trainskillversion"}, - {431, L"treasure-board-page"}, - {432, L"treasure-board-reward"}, - {433, L"treasure-board-season"}, - {434, L"tutorialskillsequence"}, - {435, L"ui-command"}, - {436, L"ui-context-command"}, - {437, L"unlocated-store"}, - {438, L"unlocated-store-ui"}, - {439, L"user-command"}, - {440, L"user-reporting-system"}, - {441, L"vehicle-appearance"}, - {442, L"vehicle"}, - {443, L"virtual-item"}, - {444, L"wantedmission"}, - {445, L"war-field"}, - {446, L"wave-dungeon-reward-box"}, - {447, L"wave-dungeon-reward"}, - {448, L"wave-dungeon-strategy"}, - {449, L"weapon-appearance-change-cost"}, - {450, L"weapon-gem-effect"}, - {451, L"weapongemslot"}, - {452, L"weapon-tempered"}, - {453, L"weeklytimetable"}, - {454, L"world-account-card-collection"}, - {455, L"world-account-card-cumulative"}, - {456, L"world-account-card"}, - {457, L"world-account-combination"}, - {458, L"worldaccountexpedition"}, - {459, L"world-account-museum"}, - {460, L"world-achievement"}, - {461, L"world-achievement-season"}, - {462, L"worldbossreward"}, - {463, L"worldbossspawn"}, - {464, L"world-group"}, - {465, L"zonearea"}, - {466, L"zonebasecamp"}, - {467, L"zonecampfire"}, - {468, L"zonecellattribute"}, - {469, L"zonechannelchange"}, - {470, L"zoneconvoy"}, - {471, L"zone"}, - {472, L"zoneenv2"}, - {473, L"zoneenv2place"}, - {474, L"zoneenv2spawn"}, - {475, L"zoneenv2spawnrandomgroup"}, - {476, L"zoneevent"}, - {477, L"zoneex"}, - {478, L"zonegathersource"}, - {479, L"zonepathway"}, - {480, L"zonepcspawn"}, - {481, L"zonerespawn"}, - {482, L"zonerule"}, - {483, L"zoneteleportposition"}, - {484, L"zoneteleportswitch"}, - {485, L"zonetriggereventcond"}, - {486, L"zonetriggereventstage"}, + {62, L"combat-power-compliment"}, + {63, L"combat-power"}, + {64, L"commonanim"}, + {65, L"condition-event"}, + {66, L"constellation"}, + {67, L"constellation-star"}, + {68, L"constellation-star-option"}, + {69, L"content-quota"}, + {70, L"contentrestriction"}, + {71, L"contents-guide"}, + {72, L"contentsjournal2noti"}, + {73, L"contentsjournal"}, + {74, L"contentsjournalrecommenditem"}, + {75, L"contents-reset"}, + {76, L"contents-schedule"}, + {77, L"contextscript"}, + {78, L"contributionreward"}, + {79, L"cost-group"}, + {80, L"craft2"}, + {81, L"craft-case-recipe"}, + {82, L"craft"}, + {83, L"craft-group-recipe"}, + {84, L"craft-introduction"}, + {85, L"craft-recipe"}, + {86, L"craft-recipe-step"}, + {87, L"creatureappearance"}, + {88, L"custom-dress-design-cost"}, + {89, L"custom-dress-design-type-info"}, + {90, L"customdressmotion"}, + {91, L"customizingdesignerpreset"}, + {92, L"customizingdetailicon"}, + {93, L"customizingdetailslider"}, + {94, L"customizingignoreparam"}, + {95, L"customizingpreset"}, + {96, L"customizingpreview"}, + {97, L"customizinguimatchparam"}, + {98, L"data-publisher-version"}, + {99, L"default-rating-score-group"}, + {100, L"dieanim"}, + {101, L"difficulty-type"}, + {102, L"difficulty-type-modify"}, + {103, L"discovery-area"}, + {104, L"district"}, + {105, L"duel-bot-challenge"}, + {106, L"duel-bot-challenge-strategic-tool"}, + {107, L"duel-bot"}, + {108, L"duel-bot-training-room"}, + {109, L"duel-bot-training-room-reward"}, + {110, L"duel-bot-training-room-version"}, + {111, L"duel"}, + {112, L"duel-grade"}, + {113, L"duel-npc-challenge"}, + {114, L"duel-npc-challenge-group"}, + {115, L"duel-npc-challenge-strategic-skill"}, + {116, L"duel-observer-skill-slot"}, + {117, L"dungeon"}, + {118, L"effect"}, + {119, L"effect-group"}, + {120, L"effect-list"}, + {121, L"emoticon"}, + {122, L"energy-point"}, + {123, L"energy-point-reward"}, + {124, L"env-entrance"}, + {125, L"envresponse"}, + {126, L"equip-gem-piece"}, + {127, L"equip-item-group"}, + {128, L"equip-item-guide"}, + {129, L"equip-item-guide-item-list"}, + {130, L"event-contents"}, + {131, L"event-skill"}, + {132, L"expand-inventory"}, + {133, L"expand-random-store"}, + {134, L"expand-relic-inventory"}, + {135, L"expand-relic-page"}, + {136, L"expand-skill-page"}, + {137, L"extract-skill-train-by-item"}, + {138, L"faction-battle-field-zone"}, + {139, L"faction"}, + {140, L"faction-level"}, + {141, L"feedback-boss-npc"}, + {142, L"feedback"}, + {143, L"feedback-rank"}, + {144, L"feedback-skill-score"}, + {145, L"fieldbossspawn"}, + {146, L"fielditem"}, + {147, L"fielditemdrop"}, + {148, L"field-item-move-anim"}, + {149, L"field-zone"}, + {150, L"filter"}, + {151, L"fish"}, + {152, L"fishgrade"}, + {153, L"fishing-field"}, + {154, L"fishing-field-group"}, + {155, L"fishing-paste"}, + {156, L"fishing-show"}, + {157, L"flying-circus-game"}, + {158, L"game-menu-control"}, + {159, L"game-message"}, + {160, L"gathersource"}, + {161, L"glyph"}, + {162, L"glyph-page"}, + {163, L"glyph-reward"}, + {164, L"glyph-slot"}, + {165, L"gm-spawn-npc"}, + {166, L"goldenticket"}, + {167, L"goodsicon"}, + {168, L"gradebenefits"}, + {169, L"guide-movie"}, + {170, L"guild-bank-item"}, + {171, L"guild-battle-field-zone"}, + {172, L"guildbenefit"}, + {173, L"guild-combat"}, + {174, L"guild-craft-recipe"}, + {175, L"guildcustomizepreset"}, + {176, L"guildcustomizeuimatchparam"}, + {177, L"guild-discount"}, + {178, L"guildlevel"}, + {179, L"guild-member-grade-authority"}, + {180, L"guilduniformcomponent"}, + {181, L"guilduniformparamtypecategory"}, + {182, L"guilduniformpreset"}, + {183, L"guilduniformrecipe"}, + {184, L"guilduniformregistrationquota"}, + {185, L"guilduniformslider"}, + {186, L"hyper-racing-game"}, + {187, L"hyper-racing-game-reward"}, + {188, L"icontexture"}, + {189, L"indicator-idle"}, + {190, L"indicator-image"}, + {191, L"indicator-social"}, + {192, L"ingame-shop-item"}, + {193, L"ingame-shop-tab"}, + {194, L"interdungeonlist"}, + {195, L"item-brand"}, + {196, L"item-brand-tooltip"}, + {197, L"item-buy-price"}, + {198, L"itemcategory"}, + {199, L"item-combat"}, + {200, L"item-combination"}, + {201, L"item-combination-mileage"}, + {202, L"item"}, + {203, L"item-event"}, + {204, L"itemexchange"}, + {205, L"item-fusion"}, + {206, L"itemgearscore"}, + {207, L"item-graph"}, + {208, L"item-graph-seed-group"}, + {209, L"item-group"}, + {210, L"itemgrowth"}, + {211, L"item-improve"}, + {212, L"item-improve-option"}, + {213, L"item-improve-option-list"}, + {214, L"item-improve-set-bonus"}, + {215, L"item-improve-succession"}, + {216, L"itempouchmesh2"}, + {217, L"item-random-ability-section"}, + {218, L"item-random-ability-slot"}, + {219, L"item-random-option-group"}, + {220, L"itemrewardskill3"}, + {221, L"itemrewardskillacquireroute"}, + {222, L"itemskill"}, + {223, L"itemsound"}, + {224, L"itemspirit"}, + {225, L"item-stage-number"}, + {226, L"itemtransformrecipe"}, + {227, L"item-transform-retry-cost"}, + {228, L"itemtransformupgradeitem"}, + {229, L"item-usable-group"}, + {230, L"itemusablerelation"}, + {231, L"jackpot-boss-zone"}, + {232, L"job-change"}, + {233, L"job-change-item-exchange-group"}, + {234, L"job-change-item-exchange-type"}, + {235, L"job-change-quest"}, + {236, L"job-change-quota"}, + {237, L"job"}, + {238, L"jobskillset"}, + {239, L"jobspecialization"}, + {240, L"job-style"}, + {241, L"job-style-specialization"}, + {242, L"jobstylestandidle"}, + {243, L"jumpingcharacter2"}, + {244, L"jumpingcharacter"}, + {245, L"key-cap"}, + {246, L"key-command"}, + {247, L"level"}, + {248, L"levelupreward"}, + {249, L"linkmoveanim"}, + {250, L"loadingimage"}, + {251, L"lobby-pc"}, + {252, L"map-area"}, + {253, L"map-group-1"}, + {254, L"map-group-1-guide"}, + {255, L"map-group-2"}, + {256, L"mapinfo"}, + {257, L"mapoverlay"}, + {258, L"mapunit"}, + {259, L"market-category-2-group"}, + {260, L"market-category-3-group"}, + {261, L"market-register-amount-tax-rate"}, + {262, L"market-sale-income-tax-rate"}, + {263, L"market-targeted-sale-income-tax"}, + {264, L"mastery-ability"}, + {265, L"mastery-grade"}, + {266, L"mastery-level"}, + {267, L"mastery-stat-point"}, + {268, L"mastery-stat-point-pick"}, + {269, L"membership-benefit"}, + {270, L"mentoring"}, + {271, L"mileageplan"}, + {272, L"moveanim"}, + {273, L"moveanimtransit"}, + {274, L"newbie-care"}, + {275, L"npccombatmoveanim"}, + {276, L"npc"}, + {277, L"npcindicatormoveanim"}, + {278, L"npcmoveanim"}, + {279, L"npcresponse"}, + {280, L"npc-sealed-dungeon-reward"}, + {281, L"npctalkmessage"}, + {282, L"override-contents-rule-config"}, + {283, L"party-battle-field-zone"}, + {284, L"partychatchannel"}, + {285, L"partymatch"}, + {286, L"passive-effect-move-anim"}, + {287, L"pc-appearance"}, + {288, L"pccafebenefits"}, + {289, L"pc-cam-dist"}, + {290, L"pc"}, + {291, L"pc-hidden-character"}, + {292, L"pcinitialsetting"}, + {293, L"pc-race-sex-job"}, + {294, L"pcskill3"}, + {295, L"pc-voice"}, + {296, L"pc-voice-set"}, + {297, L"pet"}, + {298, L"pet-food-recovery"}, + {299, L"petition-faq-list"}, + {300, L"phantomsword3"}, + {301, L"posetransit"}, + {302, L"public-raid"}, + {303, L"public-raid-event"}, + {304, L"questbonusreward"}, + {305, L"questbonusrewardsetting"}, + {306, L"quest"}, + {307, L"questreward"}, + {308, L"questrewardskill3"}, + {309, L"quest-sealed-dungeon-reward"}, + {310, L"questwarp"}, + {311, L"race2-attributes-info"}, + {312, L"race"}, + {313, L"racoon-store"}, + {314, L"racoon-store-item"}, + {315, L"raid-dungeon"}, + {316, L"randombox-preview"}, + {317, L"random-distribution"}, + {318, L"randomstore"}, + {319, L"randomstoredrawreward"}, + {320, L"random-store-item"}, + {321, L"random-store-item-display"}, + {322, L"ranking2-contents"}, + {323, L"ranking2-effect-reward"}, + {324, L"ranking2-reward"}, + {325, L"ranking2-reward-group"}, + {326, L"ranking2-season"}, + {327, L"ranking2-season-group"}, + {328, L"ranking2-season-schedule"}, + {329, L"ranking2-tier"}, + {330, L"rankingpvestage"}, + {331, L"rankingreward"}, + {332, L"rankingrewardgroup"}, + {333, L"relic-enhance-cost"}, + {334, L"relic-option"}, + {335, L"relic-set-item"}, + {336, L"relic-symbol"}, + {337, L"relic-synthesis"}, + {338, L"relic-system"}, + {339, L"reward"}, + {340, L"sealed-dungeon-gimmick"}, + {341, L"sealed-dungeon-level"}, + {342, L"sealed-dungeon-modify"}, + {343, L"sealed-dungeon-reward"}, + {344, L"season-ability-goal"}, + {345, L"season-contents"}, + {346, L"secret-treasure"}, + {347, L"set-item"}, + {348, L"simple-field"}, + {349, L"skill3"}, + {350, L"skillacquirecondition"}, + {351, L"skill-arcane-info"}, + {352, L"skillattributerule"}, + {353, L"skillbookcatalogueitem"}, + {354, L"skill-build-up"}, + {355, L"skill-build-up-group"}, + {356, L"skill-build-up-group-list"}, + {357, L"skill-by-equipment"}, + {358, L"skillcastcondition3"}, + {359, L"skill-combo-2"}, + {360, L"skillcontext"}, + {361, L"skilldashattribute3"}, + {362, L"skill"}, + {363, L"skillgatherrange3"}, + {364, L"skill-inheritance"}, + {365, L"skill-message"}, + {366, L"skill-modify-info"}, + {367, L"skill-modify-info-group"}, + {368, L"skillmodifylimit"}, + {369, L"skillresultcontroll3"}, + {370, L"skillshow3"}, + {371, L"skillskin"}, + {372, L"skillskineffect"}, + {373, L"skillstyle"}, + {374, L"skillsystematization"}, + {375, L"skillsystematizationfiltergroup"}, + {376, L"skillsystematizationgroup"}, + {377, L"skilltargetfilter3"}, + {378, L"skilltooltipattribute"}, + {379, L"skilltooltip"}, + {380, L"skill-train-by-item"}, + {381, L"skill-train-by-item-list"}, + {382, L"skill-train-category"}, + {383, L"skill-train-combo-action"}, + {384, L"skill-training-room"}, + {385, L"skill-training-room-group"}, + {386, L"skill-training-room-subject"}, + {387, L"skill-training-sequence"}, + {388, L"skill-train-simple-context-flow"}, + {389, L"skill-trait"}, + {390, L"skipquest"}, + {391, L"skipteleport"}, + {392, L"slatescroll"}, + {393, L"slatescrollstone"}, + {394, L"slatestone"}, + {395, L"smart-drop-reward"}, + {396, L"social"}, + {397, L"soul-boost-event"}, + {398, L"soul-boost-grade-reward"}, + {399, L"soul-boost-mission"}, + {400, L"soul-boost-mission-step"}, + {401, L"soul-boost-mission-task"}, + {402, L"soul-boost-season"}, + {403, L"soulmaskset"}, + {404, L"soul-npc-skill"}, + {405, L"special-skill-gauge"}, + {406, L"stance"}, + {407, L"stancetransit"}, + {408, L"standidle"}, + {409, L"star-words"}, + {410, L"statesocial"}, + {411, L"static-chat-channel"}, + {412, L"store2"}, + {413, L"store-by-item"}, + {414, L"store"}, + {415, L"summoned-appearance"}, + {416, L"summonedbeautyshop"}, + {417, L"summoned"}, + {418, L"summoneddesignerpreset"}, + {419, L"summonedjobstylestandidle"}, + {420, L"summonedlevel"}, + {421, L"summonedmasterylevel"}, + {422, L"summonedmoveanim"}, + {423, L"summonedpreset"}, + {424, L"summoned-sequence"}, + {425, L"summonedstandidle"}, + {426, L"survey"}, + {427, L"surveyquestions"}, + {428, L"talksocial"}, + {429, L"teen-body-material"}, + {430, L"teleport"}, + {431, L"tencent-quest"}, + {432, L"tendency-field"}, + {433, L"terrain"}, + {434, L"text"}, + {435, L"time-limit-field-zone"}, + {436, L"timezoneinfomation"}, + {437, L"trainskillversion"}, + {438, L"treasure-board-page"}, + {439, L"treasure-board-reward"}, + {440, L"treasure-board-season"}, + {441, L"tutorialskillsequence"}, + {442, L"ui-command"}, + {443, L"ui-context-command"}, + {444, L"unlocated-store"}, + {445, L"unlocated-store-ui"}, + {446, L"user-command"}, + {447, L"user-reporting-system"}, + {448, L"vehicle-appearance"}, + {449, L"vehicle"}, + {450, L"virtual-item"}, + {451, L"wantedmission"}, + {452, L"war-field"}, + {453, L"wave-dungeon-reward-box"}, + {454, L"wave-dungeon-reward"}, + {455, L"wave-dungeon-strategy"}, + {456, L"weapon-appearance-change-cost"}, + {457, L"weapon-gem-effect"}, + {458, L"weapongemslot"}, + {459, L"weapon-tempered"}, + {460, L"weeklytimetable"}, + {461, L"world-account-card-collection"}, + {462, L"world-account-card-cumulative"}, + {463, L"world-account-card"}, + {464, L"world-account-combination"}, + {465, L"worldaccountexpedition"}, + {466, L"world-account-museum"}, + {467, L"world-achievement"}, + {468, L"world-achievement-season"}, + {469, L"worldbossreward"}, + {470, L"worldbossspawn"}, + {471, L"world-group"}, + {472, L"zonearea"}, + {473, L"zonebasecamp"}, + {474, L"zonecampfire"}, + {475, L"zonecellattribute"}, + {476, L"zonechannelchange"}, + {477, L"zoneconvoy"}, + {478, L"zone"}, + {479, L"zoneenv2"}, + {480, L"zoneenv2place"}, + {481, L"zoneenv2spawn"}, + {482, L"zoneenv2spawnrandomgroup"}, + {483, L"zoneevent"}, + {484, L"zoneex"}, + {485, L"zonegathersource"}, + {486, L"zonepathway"}, + {487, L"zonepcspawn"}, + {488, L"zonerespawn"}, + {489, L"zonerule"}, + {490, L"zoneteleportposition"}, + {491, L"zoneteleportswitch"}, + {492, L"zonetriggereventcond"}, + {493, L"zonetriggereventstage"}, - }; - auto it = NamesForIds.find(id); - if (it != NamesForIds.end()) { + }); + auto it = NamesForIds->find(id); + if (it != NamesForIds->end()) { return it->second; } return L""; } static const __int16 GetTableId(std::wstring name) { - const std::unordered_map IdsForNames = { + static const std::unordered_map* IdsForNames = new std::unordered_map({ {L"ability-list", 1}, {L"abnormalcamera", 2}, {L"abnormalmoveanim", 3}, @@ -1553,435 +1574,442 @@ namespace BnsTables::EU { {L"closet-collecting-grade", 59}, {L"closet-group", 60}, {L"collecting", 61}, - {L"commonanim", 62}, - {L"condition-event", 63}, - {L"constellation", 64}, - {L"constellation-star", 65}, - {L"constellation-star-option", 66}, - {L"content-quota", 67}, - {L"contentrestriction", 68}, - {L"contents-guide", 69}, - {L"contentsjournal2noti", 70}, - {L"contentsjournal", 71}, - {L"contentsjournalrecommenditem", 72}, - {L"contents-reset", 73}, - {L"contents-schedule", 74}, - {L"contextscript", 75}, - {L"contributionreward", 76}, - {L"cost-group", 77}, - {L"craft2", 78}, - {L"craft-case-recipe", 79}, - {L"craft", 80}, - {L"craft-group-recipe", 81}, - {L"craft-introduction", 82}, - {L"craft-recipe", 83}, - {L"craft-recipe-step", 84}, - {L"creatureappearance", 85}, - {L"custom-dress-design-cost", 86}, - {L"custom-dress-design-type-info", 87}, - {L"customdressmotion", 88}, - {L"customizingdesignerpreset", 89}, - {L"customizingdetailicon", 90}, - {L"customizingdetailslider", 91}, - {L"customizingignoreparam", 92}, - {L"customizingpreset", 93}, - {L"customizingpreview", 94}, - {L"customizinguimatchparam", 95}, - {L"default-rating-score-group", 96}, - {L"dieanim", 97}, - {L"difficulty-type", 98}, - {L"difficulty-type-modify", 99}, - {L"discovery-area", 100}, - {L"district", 101}, - {L"duel-bot-challenge", 102}, - {L"duel-bot-challenge-strategic-tool", 103}, - {L"duel-bot", 104}, - {L"duel-bot-training-room", 105}, - {L"duel-bot-training-room-reward", 106}, - {L"duel-bot-training-room-version", 107}, - {L"duel", 108}, - {L"duel-grade", 109}, - {L"duel-npc-challenge", 110}, - {L"duel-npc-challenge-group", 111}, - {L"duel-npc-challenge-strategic-skill", 112}, - {L"duel-observer-skill-slot", 113}, - {L"dungeon", 114}, - {L"effect", 115}, - {L"effect-group", 116}, - {L"effect-list", 117}, - {L"emoticon", 118}, - {L"energy-point", 119}, - {L"energy-point-reward", 120}, - {L"env-entrance", 121}, - {L"envresponse", 122}, - {L"equip-gem-piece", 123}, - {L"equip-item-group", 124}, - {L"equip-item-guide", 125}, - {L"equip-item-guide-item-list", 126}, - {L"event-contents", 127}, - {L"event-skill", 128}, - {L"expand-inventory", 129}, - {L"expand-random-store", 130}, - {L"expand-relic-inventory", 131}, - {L"expand-relic-page", 132}, - {L"expand-skill-page", 133}, - {L"extract-skill-train-by-item", 134}, - {L"faction-battle-field-zone", 135}, - {L"faction", 136}, - {L"faction-level", 137}, - {L"feedback-boss-npc", 138}, - {L"feedback", 139}, - {L"feedback-rank", 140}, - {L"feedback-skill-score", 141}, - {L"fieldbossspawn", 142}, - {L"fielditem", 143}, - {L"fielditemdrop", 144}, - {L"field-item-move-anim", 145}, - {L"field-zone", 146}, - {L"filter", 147}, - {L"fish", 148}, - {L"fishgrade", 149}, - {L"fishing-field", 150}, - {L"fishing-field-group", 151}, - {L"fishing-paste", 152}, - {L"fishing-show", 153}, - {L"flying-circus-game", 154}, - {L"game-menu-control", 155}, - {L"game-message", 156}, - {L"gathersource", 157}, - {L"glyph", 158}, - {L"glyph-page", 159}, - {L"glyph-reward", 160}, - {L"glyph-slot", 161}, - {L"gm-spawn-npc", 162}, - {L"goodsicon", 163}, - {L"gradebenefits", 164}, - {L"guide-movie", 165}, - {L"guild-bank-item", 166}, - {L"guild-battle-field-zone", 167}, - {L"guildbenefit", 168}, - {L"guild-combat", 169}, - {L"guild-craft-recipe", 170}, - {L"guildcustomizepreset", 171}, - {L"guildcustomizeuimatchparam", 172}, - {L"guild-discount", 173}, - {L"guildlevel", 174}, - {L"guild-member-grade-authority", 175}, - {L"guilduniformcomponent", 176}, - {L"guilduniformparamtypecategory", 177}, - {L"guilduniformpreset", 178}, - {L"guilduniformrecipe", 179}, - {L"guilduniformregistrationquota", 180}, - {L"guilduniformslider", 181}, - {L"hyper-racing-game", 182}, - {L"hyper-racing-game-reward", 183}, - {L"icontexture", 184}, - {L"indicator-idle", 185}, - {L"indicator-image", 186}, - {L"indicator-social", 187}, - {L"ingame-shop-item", 188}, - {L"ingame-shop-tab", 189}, - {L"interdungeonlist", 190}, - {L"item-brand", 191}, - {L"item-brand-tooltip", 192}, - {L"item-buy-price", 193}, - {L"itemcategory", 194}, - {L"item-combat", 195}, - {L"item-combination", 196}, - {L"item-combination-mileage", 197}, - {L"item", 198}, - {L"item-event", 199}, - {L"itemexchange", 200}, - {L"item-fusion", 201}, - {L"itemgearscore", 202}, - {L"item-graph", 203}, - {L"item-graph-seed-group", 204}, - {L"item-group", 205}, - {L"itemgrowth", 206}, - {L"item-improve", 207}, - {L"item-improve-option", 208}, - {L"item-improve-option-list", 209}, - {L"item-improve-set-bonus", 210}, - {L"item-improve-succession", 211}, - {L"itempouchmesh2", 212}, - {L"item-random-ability-section", 213}, - {L"item-random-ability-slot", 214}, - {L"item-random-option-group", 215}, - {L"itemrewardskill3", 216}, - {L"itemrewardskillacquireroute", 217}, - {L"itemskill", 218}, - {L"itemsound", 219}, - {L"itemspirit", 220}, - {L"item-stage-number", 221}, - {L"itemtransformrecipe", 222}, - {L"item-transform-retry-cost", 223}, - {L"itemtransformupgradeitem", 224}, - {L"item-usable-group", 225}, - {L"itemusablerelation", 226}, - {L"jackpot-boss-zone", 227}, - {L"job-change", 228}, - {L"job-change-item-exchange-group", 229}, - {L"job-change-item-exchange-type", 230}, - {L"job-change-quest", 231}, - {L"job-change-quota", 232}, - {L"job", 233}, - {L"jobskillset", 234}, - {L"job-style", 235}, - {L"job-style-specialization", 236}, - {L"jobstylestandidle", 237}, - {L"jumpingcharacter2", 238}, - {L"jumpingcharacter", 239}, - {L"key-cap", 240}, - {L"key-command", 241}, - {L"level", 242}, - {L"linkmoveanim", 243}, - {L"loadingimage", 244}, - {L"lobby-pc", 245}, - {L"map-area", 246}, - {L"map-group-1", 247}, - {L"map-group-1-guide", 248}, - {L"map-group-2", 249}, - {L"mapinfo", 250}, - {L"mapoverlay", 251}, - {L"mapunit", 252}, - {L"market-category-2-group", 253}, - {L"market-category-3-group", 254}, - {L"market-register-amount-tax-rate", 255}, - {L"market-sale-income-tax-rate", 256}, - {L"market-targeted-sale-income-tax", 257}, - {L"mastery-ability", 258}, - {L"mastery-grade", 259}, - {L"mastery-level", 260}, - {L"mastery-stat-point", 261}, - {L"mastery-stat-point-pick", 262}, - {L"membership-benefit", 263}, - {L"mentoring", 264}, - {L"mileageplan", 265}, - {L"moveanim", 266}, - {L"moveanimtransit", 267}, - {L"newbie-care", 268}, - {L"npccombatmoveanim", 269}, - {L"npc", 270}, - {L"npcindicatormoveanim", 271}, - {L"npcmoveanim", 272}, - {L"npcresponse", 273}, - {L"npc-sealed-dungeon-reward", 274}, - {L"npctalkmessage", 275}, - {L"party-battle-field-zone", 276}, - {L"partychatchannel", 277}, - {L"partymatch", 278}, - {L"passive-effect-move-anim", 279}, - {L"pc-appearance", 280}, - {L"pccafebenefits", 281}, - {L"pc-cam-dist", 282}, - {L"pc", 283}, - {L"pc-hidden-character", 284}, - {L"pcinitialsetting", 285}, - {L"pc-race-sex-job", 286}, - {L"pcskill3", 287}, - {L"pc-voice", 288}, - {L"pc-voice-set", 289}, - {L"pet", 290}, - {L"pet-food-recovery", 291}, - {L"petition-faq-list", 292}, - {L"phantomsword3", 293}, - {L"posetransit", 294}, - {L"public-raid", 295}, - {L"public-raid-event", 296}, - {L"questbonusreward", 297}, - {L"questbonusrewardsetting", 298}, - {L"quest", 299}, - {L"questreward", 300}, - {L"questrewardskill3", 301}, - {L"quest-sealed-dungeon-reward", 302}, - {L"questwarp", 303}, - {L"race2-attributes-info", 304}, - {L"race", 305}, - {L"racoon-store", 306}, - {L"racoon-store-item", 307}, - {L"raid-dungeon", 308}, - {L"randombox-preview", 309}, - {L"random-distribution", 310}, - {L"randomstore", 311}, - {L"randomstoredrawreward", 312}, - {L"random-store-item", 313}, - {L"random-store-item-display", 314}, - {L"ranking2-contents", 315}, - {L"ranking2-effect-reward", 316}, - {L"ranking2-reward", 317}, - {L"ranking2-reward-group", 318}, - {L"ranking2-season", 319}, - {L"ranking2-season-group", 320}, - {L"ranking2-season-schedule", 321}, - {L"ranking2-tier", 322}, - {L"rankingpvestage", 323}, - {L"rankingreward", 324}, - {L"rankingrewardgroup", 325}, - {L"relic-enhance-cost", 326}, - {L"relic-option", 327}, - {L"relic-set-item", 328}, - {L"relic-symbol", 329}, - {L"relic-synthesis", 330}, - {L"relic-system", 331}, - {L"reward", 332}, - {L"sealed-dungeon-gimmick", 333}, - {L"sealed-dungeon-level", 334}, - {L"sealed-dungeon-modify", 335}, - {L"sealed-dungeon-reward", 336}, - {L"season-ability-goal", 337}, - {L"season-contents", 338}, - {L"secret-treasure", 339}, - {L"set-item", 340}, - {L"simple-field", 341}, - {L"skill3", 342}, - {L"skillacquirecondition", 343}, - {L"skill-arcane-info", 344}, - {L"skillattributerule", 345}, - {L"skillbookcatalogueitem", 346}, - {L"skill-build-up", 347}, - {L"skill-build-up-group", 348}, - {L"skill-build-up-group-list", 349}, - {L"skill-by-equipment", 350}, - {L"skillcastcondition3", 351}, - {L"skill-combo-2", 352}, - {L"skillcontext", 353}, - {L"skilldashattribute3", 354}, - {L"skill", 355}, - {L"skillgatherrange3", 356}, - {L"skill-inheritance", 357}, - {L"skill-message", 358}, - {L"skill-modify-info", 359}, - {L"skill-modify-info-group", 360}, - {L"skillmodifylimit", 361}, - {L"skillresultcontroll3", 362}, - {L"skillshow3", 363}, - {L"skillskin", 364}, - {L"skillskineffect", 365}, - {L"skillstyle", 366}, - {L"skillsystematization", 367}, - {L"skillsystematizationfiltergroup", 368}, - {L"skillsystematizationgroup", 369}, - {L"skilltargetfilter3", 370}, - {L"skilltooltipattribute", 371}, - {L"skilltooltip", 372}, - {L"skill-train-by-item", 373}, - {L"skill-train-by-item-list", 374}, - {L"skill-train-category", 375}, - {L"skill-train-combo-action", 376}, - {L"skill-training-room", 377}, - {L"skill-training-room-group", 378}, - {L"skill-training-room-subject", 379}, - {L"skill-training-sequence", 380}, - {L"skill-train-simple-context-flow", 381}, - {L"skill-trait", 382}, - {L"skipquest", 383}, - {L"skipteleport", 384}, - {L"slatescroll", 385}, - {L"slatescrollstone", 386}, - {L"slatestone", 387}, - {L"smart-drop-reward", 388}, - {L"social", 389}, - {L"soul-boost-event", 390}, - {L"soul-boost-grade-reward", 391}, - {L"soul-boost-mission", 392}, - {L"soul-boost-mission-step", 393}, - {L"soul-boost-mission-task", 394}, - {L"soul-boost-season", 395}, - {L"soulmaskset", 396}, - {L"soul-npc-skill", 397}, - {L"special-skill-gauge", 398}, - {L"stance", 399}, - {L"stancetransit", 400}, - {L"standidle", 401}, - {L"star-words", 402}, - {L"statesocial", 403}, - {L"static-chat-channel", 404}, - {L"store2", 405}, - {L"store-by-item", 406}, - {L"store", 407}, - {L"summoned-appearance", 408}, - {L"summonedbeautyshop", 409}, - {L"summoned", 410}, - {L"summoneddesignerpreset", 411}, - {L"summonedjobstylestandidle", 412}, - {L"summonedlevel", 413}, - {L"summonedmasterylevel", 414}, - {L"summonedmoveanim", 415}, - {L"summonedpreset", 416}, - {L"summoned-sequence", 417}, - {L"summonedstandidle", 418}, - {L"survey", 419}, - {L"surveyquestions", 420}, - {L"talksocial", 421}, - {L"teen-body-material", 422}, - {L"teleport", 423}, - {L"tencent-quest", 424}, - {L"tendency-field", 425}, - {L"terrain", 426}, - {L"text", 427}, - {L"time-limit-field-zone", 428}, - {L"timezoneinfomation", 429}, - {L"trainskillversion", 430}, - {L"treasure-board-page", 431}, - {L"treasure-board-reward", 432}, - {L"treasure-board-season", 433}, - {L"tutorialskillsequence", 434}, - {L"ui-command", 435}, - {L"ui-context-command", 436}, - {L"unlocated-store", 437}, - {L"unlocated-store-ui", 438}, - {L"user-command", 439}, - {L"user-reporting-system", 440}, - {L"vehicle-appearance", 441}, - {L"vehicle", 442}, - {L"virtual-item", 443}, - {L"wantedmission", 444}, - {L"war-field", 445}, - {L"wave-dungeon-reward-box", 446}, - {L"wave-dungeon-reward", 447}, - {L"wave-dungeon-strategy", 448}, - {L"weapon-appearance-change-cost", 449}, - {L"weapon-gem-effect", 450}, - {L"weapongemslot", 451}, - {L"weapon-tempered", 452}, - {L"weeklytimetable", 453}, - {L"world-account-card-collection", 454}, - {L"world-account-card-cumulative", 455}, - {L"world-account-card", 456}, - {L"world-account-combination", 457}, - {L"worldaccountexpedition", 458}, - {L"world-account-museum", 459}, - {L"world-achievement", 460}, - {L"world-achievement-season", 461}, - {L"worldbossreward", 462}, - {L"worldbossspawn", 463}, - {L"world-group", 464}, - {L"zonearea", 465}, - {L"zonebasecamp", 466}, - {L"zonecampfire", 467}, - {L"zonecellattribute", 468}, - {L"zonechannelchange", 469}, - {L"zoneconvoy", 470}, - {L"zone", 471}, - {L"zoneenv2", 472}, - {L"zoneenv2place", 473}, - {L"zoneenv2spawn", 474}, - {L"zoneenv2spawnrandomgroup", 475}, - {L"zoneevent", 476}, - {L"zoneex", 477}, - {L"zonegathersource", 478}, - {L"zonepathway", 479}, - {L"zonepcspawn", 480}, - {L"zonerespawn", 481}, - {L"zonerule", 482}, - {L"zoneteleportposition", 483}, - {L"zoneteleportswitch", 484}, - {L"zonetriggereventcond", 485}, - {L"zonetriggereventstage", 486}, + {L"combat-power-compliment", 62}, + {L"combat-power", 63}, + {L"commonanim", 64}, + {L"condition-event", 65}, + {L"constellation", 66}, + {L"constellation-star", 67}, + {L"constellation-star-option", 68}, + {L"content-quota", 69}, + {L"contentrestriction", 70}, + {L"contents-guide", 71}, + {L"contentsjournal2noti", 72}, + {L"contentsjournal", 73}, + {L"contentsjournalrecommenditem", 74}, + {L"contents-reset", 75}, + {L"contents-schedule", 76}, + {L"contextscript", 77}, + {L"contributionreward", 78}, + {L"cost-group", 79}, + {L"craft2", 80}, + {L"craft-case-recipe", 81}, + {L"craft", 82}, + {L"craft-group-recipe", 83}, + {L"craft-introduction", 84}, + {L"craft-recipe", 85}, + {L"craft-recipe-step", 86}, + {L"creatureappearance", 87}, + {L"custom-dress-design-cost", 88}, + {L"custom-dress-design-type-info", 89}, + {L"customdressmotion", 90}, + {L"customizingdesignerpreset", 91}, + {L"customizingdetailicon", 92}, + {L"customizingdetailslider", 93}, + {L"customizingignoreparam", 94}, + {L"customizingpreset", 95}, + {L"customizingpreview", 96}, + {L"customizinguimatchparam", 97}, + {L"data-publisher-version", 98}, + {L"default-rating-score-group", 99}, + {L"dieanim", 100}, + {L"difficulty-type", 101}, + {L"difficulty-type-modify", 102}, + {L"discovery-area", 103}, + {L"district", 104}, + {L"duel-bot-challenge", 105}, + {L"duel-bot-challenge-strategic-tool", 106}, + {L"duel-bot", 107}, + {L"duel-bot-training-room", 108}, + {L"duel-bot-training-room-reward", 109}, + {L"duel-bot-training-room-version", 110}, + {L"duel", 111}, + {L"duel-grade", 112}, + {L"duel-npc-challenge", 113}, + {L"duel-npc-challenge-group", 114}, + {L"duel-npc-challenge-strategic-skill", 115}, + {L"duel-observer-skill-slot", 116}, + {L"dungeon", 117}, + {L"effect", 118}, + {L"effect-group", 119}, + {L"effect-list", 120}, + {L"emoticon", 121}, + {L"energy-point", 122}, + {L"energy-point-reward", 123}, + {L"env-entrance", 124}, + {L"envresponse", 125}, + {L"equip-gem-piece", 126}, + {L"equip-item-group", 127}, + {L"equip-item-guide", 128}, + {L"equip-item-guide-item-list", 129}, + {L"event-contents", 130}, + {L"event-skill", 131}, + {L"expand-inventory", 132}, + {L"expand-random-store", 133}, + {L"expand-relic-inventory", 134}, + {L"expand-relic-page", 135}, + {L"expand-skill-page", 136}, + {L"extract-skill-train-by-item", 137}, + {L"faction-battle-field-zone", 138}, + {L"faction", 139}, + {L"faction-level", 140}, + {L"feedback-boss-npc", 141}, + {L"feedback", 142}, + {L"feedback-rank", 143}, + {L"feedback-skill-score", 144}, + {L"fieldbossspawn", 145}, + {L"fielditem", 146}, + {L"fielditemdrop", 147}, + {L"field-item-move-anim", 148}, + {L"field-zone", 149}, + {L"filter", 150}, + {L"fish", 151}, + {L"fishgrade", 152}, + {L"fishing-field", 153}, + {L"fishing-field-group", 154}, + {L"fishing-paste", 155}, + {L"fishing-show", 156}, + {L"flying-circus-game", 157}, + {L"game-menu-control", 158}, + {L"game-message", 159}, + {L"gathersource", 160}, + {L"glyph", 161}, + {L"glyph-page", 162}, + {L"glyph-reward", 163}, + {L"glyph-slot", 164}, + {L"gm-spawn-npc", 165}, + {L"goldenticket", 166}, + {L"goodsicon", 167}, + {L"gradebenefits", 168}, + {L"guide-movie", 169}, + {L"guild-bank-item", 170}, + {L"guild-battle-field-zone", 171}, + {L"guildbenefit", 172}, + {L"guild-combat", 173}, + {L"guild-craft-recipe", 174}, + {L"guildcustomizepreset", 175}, + {L"guildcustomizeuimatchparam", 176}, + {L"guild-discount", 177}, + {L"guildlevel", 178}, + {L"guild-member-grade-authority", 179}, + {L"guilduniformcomponent", 180}, + {L"guilduniformparamtypecategory", 181}, + {L"guilduniformpreset", 182}, + {L"guilduniformrecipe", 183}, + {L"guilduniformregistrationquota", 184}, + {L"guilduniformslider", 185}, + {L"hyper-racing-game", 186}, + {L"hyper-racing-game-reward", 187}, + {L"icontexture", 188}, + {L"indicator-idle", 189}, + {L"indicator-image", 190}, + {L"indicator-social", 191}, + {L"ingame-shop-item", 192}, + {L"ingame-shop-tab", 193}, + {L"interdungeonlist", 194}, + {L"item-brand", 195}, + {L"item-brand-tooltip", 196}, + {L"item-buy-price", 197}, + {L"itemcategory", 198}, + {L"item-combat", 199}, + {L"item-combination", 200}, + {L"item-combination-mileage", 201}, + {L"item", 202}, + {L"item-event", 203}, + {L"itemexchange", 204}, + {L"item-fusion", 205}, + {L"itemgearscore", 206}, + {L"item-graph", 207}, + {L"item-graph-seed-group", 208}, + {L"item-group", 209}, + {L"itemgrowth", 210}, + {L"item-improve", 211}, + {L"item-improve-option", 212}, + {L"item-improve-option-list", 213}, + {L"item-improve-set-bonus", 214}, + {L"item-improve-succession", 215}, + {L"itempouchmesh2", 216}, + {L"item-random-ability-section", 217}, + {L"item-random-ability-slot", 218}, + {L"item-random-option-group", 219}, + {L"itemrewardskill3", 220}, + {L"itemrewardskillacquireroute", 221}, + {L"itemskill", 222}, + {L"itemsound", 223}, + {L"itemspirit", 224}, + {L"item-stage-number", 225}, + {L"itemtransformrecipe", 226}, + {L"item-transform-retry-cost", 227}, + {L"itemtransformupgradeitem", 228}, + {L"item-usable-group", 229}, + {L"itemusablerelation", 230}, + {L"jackpot-boss-zone", 231}, + {L"job-change", 232}, + {L"job-change-item-exchange-group", 233}, + {L"job-change-item-exchange-type", 234}, + {L"job-change-quest", 235}, + {L"job-change-quota", 236}, + {L"job", 237}, + {L"jobskillset", 238}, + {L"jobspecialization", 239}, + {L"job-style", 240}, + {L"job-style-specialization", 241}, + {L"jobstylestandidle", 242}, + {L"jumpingcharacter2", 243}, + {L"jumpingcharacter", 244}, + {L"key-cap", 245}, + {L"key-command", 246}, + {L"level", 247}, + {L"levelupreward", 248}, + {L"linkmoveanim", 249}, + {L"loadingimage", 250}, + {L"lobby-pc", 251}, + {L"map-area", 252}, + {L"map-group-1", 253}, + {L"map-group-1-guide", 254}, + {L"map-group-2", 255}, + {L"mapinfo", 256}, + {L"mapoverlay", 257}, + {L"mapunit", 258}, + {L"market-category-2-group", 259}, + {L"market-category-3-group", 260}, + {L"market-register-amount-tax-rate", 261}, + {L"market-sale-income-tax-rate", 262}, + {L"market-targeted-sale-income-tax", 263}, + {L"mastery-ability", 264}, + {L"mastery-grade", 265}, + {L"mastery-level", 266}, + {L"mastery-stat-point", 267}, + {L"mastery-stat-point-pick", 268}, + {L"membership-benefit", 269}, + {L"mentoring", 270}, + {L"mileageplan", 271}, + {L"moveanim", 272}, + {L"moveanimtransit", 273}, + {L"newbie-care", 274}, + {L"npccombatmoveanim", 275}, + {L"npc", 276}, + {L"npcindicatormoveanim", 277}, + {L"npcmoveanim", 278}, + {L"npcresponse", 279}, + {L"npc-sealed-dungeon-reward", 280}, + {L"npctalkmessage", 281}, + {L"override-contents-rule-config", 282}, + {L"party-battle-field-zone", 283}, + {L"partychatchannel", 284}, + {L"partymatch", 285}, + {L"passive-effect-move-anim", 286}, + {L"pc-appearance", 287}, + {L"pccafebenefits", 288}, + {L"pc-cam-dist", 289}, + {L"pc", 290}, + {L"pc-hidden-character", 291}, + {L"pcinitialsetting", 292}, + {L"pc-race-sex-job", 293}, + {L"pcskill3", 294}, + {L"pc-voice", 295}, + {L"pc-voice-set", 296}, + {L"pet", 297}, + {L"pet-food-recovery", 298}, + {L"petition-faq-list", 299}, + {L"phantomsword3", 300}, + {L"posetransit", 301}, + {L"public-raid", 302}, + {L"public-raid-event", 303}, + {L"questbonusreward", 304}, + {L"questbonusrewardsetting", 305}, + {L"quest", 306}, + {L"questreward", 307}, + {L"questrewardskill3", 308}, + {L"quest-sealed-dungeon-reward", 309}, + {L"questwarp", 310}, + {L"race2-attributes-info", 311}, + {L"race", 312}, + {L"racoon-store", 313}, + {L"racoon-store-item", 314}, + {L"raid-dungeon", 315}, + {L"randombox-preview", 316}, + {L"random-distribution", 317}, + {L"randomstore", 318}, + {L"randomstoredrawreward", 319}, + {L"random-store-item", 320}, + {L"random-store-item-display", 321}, + {L"ranking2-contents", 322}, + {L"ranking2-effect-reward", 323}, + {L"ranking2-reward", 324}, + {L"ranking2-reward-group", 325}, + {L"ranking2-season", 326}, + {L"ranking2-season-group", 327}, + {L"ranking2-season-schedule", 328}, + {L"ranking2-tier", 329}, + {L"rankingpvestage", 330}, + {L"rankingreward", 331}, + {L"rankingrewardgroup", 332}, + {L"relic-enhance-cost", 333}, + {L"relic-option", 334}, + {L"relic-set-item", 335}, + {L"relic-symbol", 336}, + {L"relic-synthesis", 337}, + {L"relic-system", 338}, + {L"reward", 339}, + {L"sealed-dungeon-gimmick", 340}, + {L"sealed-dungeon-level", 341}, + {L"sealed-dungeon-modify", 342}, + {L"sealed-dungeon-reward", 343}, + {L"season-ability-goal", 344}, + {L"season-contents", 345}, + {L"secret-treasure", 346}, + {L"set-item", 347}, + {L"simple-field", 348}, + {L"skill3", 349}, + {L"skillacquirecondition", 350}, + {L"skill-arcane-info", 351}, + {L"skillattributerule", 352}, + {L"skillbookcatalogueitem", 353}, + {L"skill-build-up", 354}, + {L"skill-build-up-group", 355}, + {L"skill-build-up-group-list", 356}, + {L"skill-by-equipment", 357}, + {L"skillcastcondition3", 358}, + {L"skill-combo-2", 359}, + {L"skillcontext", 360}, + {L"skilldashattribute3", 361}, + {L"skill", 362}, + {L"skillgatherrange3", 363}, + {L"skill-inheritance", 364}, + {L"skill-message", 365}, + {L"skill-modify-info", 366}, + {L"skill-modify-info-group", 367}, + {L"skillmodifylimit", 368}, + {L"skillresultcontroll3", 369}, + {L"skillshow3", 370}, + {L"skillskin", 371}, + {L"skillskineffect", 372}, + {L"skillstyle", 373}, + {L"skillsystematization", 374}, + {L"skillsystematizationfiltergroup", 375}, + {L"skillsystematizationgroup", 376}, + {L"skilltargetfilter3", 377}, + {L"skilltooltipattribute", 378}, + {L"skilltooltip", 379}, + {L"skill-train-by-item", 380}, + {L"skill-train-by-item-list", 381}, + {L"skill-train-category", 382}, + {L"skill-train-combo-action", 383}, + {L"skill-training-room", 384}, + {L"skill-training-room-group", 385}, + {L"skill-training-room-subject", 386}, + {L"skill-training-sequence", 387}, + {L"skill-train-simple-context-flow", 388}, + {L"skill-trait", 389}, + {L"skipquest", 390}, + {L"skipteleport", 391}, + {L"slatescroll", 392}, + {L"slatescrollstone", 393}, + {L"slatestone", 394}, + {L"smart-drop-reward", 395}, + {L"social", 396}, + {L"soul-boost-event", 397}, + {L"soul-boost-grade-reward", 398}, + {L"soul-boost-mission", 399}, + {L"soul-boost-mission-step", 400}, + {L"soul-boost-mission-task", 401}, + {L"soul-boost-season", 402}, + {L"soulmaskset", 403}, + {L"soul-npc-skill", 404}, + {L"special-skill-gauge", 405}, + {L"stance", 406}, + {L"stancetransit", 407}, + {L"standidle", 408}, + {L"star-words", 409}, + {L"statesocial", 410}, + {L"static-chat-channel", 411}, + {L"store2", 412}, + {L"store-by-item", 413}, + {L"store", 414}, + {L"summoned-appearance", 415}, + {L"summonedbeautyshop", 416}, + {L"summoned", 417}, + {L"summoneddesignerpreset", 418}, + {L"summonedjobstylestandidle", 419}, + {L"summonedlevel", 420}, + {L"summonedmasterylevel", 421}, + {L"summonedmoveanim", 422}, + {L"summonedpreset", 423}, + {L"summoned-sequence", 424}, + {L"summonedstandidle", 425}, + {L"survey", 426}, + {L"surveyquestions", 427}, + {L"talksocial", 428}, + {L"teen-body-material", 429}, + {L"teleport", 430}, + {L"tencent-quest", 431}, + {L"tendency-field", 432}, + {L"terrain", 433}, + {L"text", 434}, + {L"time-limit-field-zone", 435}, + {L"timezoneinfomation", 436}, + {L"trainskillversion", 437}, + {L"treasure-board-page", 438}, + {L"treasure-board-reward", 439}, + {L"treasure-board-season", 440}, + {L"tutorialskillsequence", 441}, + {L"ui-command", 442}, + {L"ui-context-command", 443}, + {L"unlocated-store", 444}, + {L"unlocated-store-ui", 445}, + {L"user-command", 446}, + {L"user-reporting-system", 447}, + {L"vehicle-appearance", 448}, + {L"vehicle", 449}, + {L"virtual-item", 450}, + {L"wantedmission", 451}, + {L"war-field", 452}, + {L"wave-dungeon-reward-box", 453}, + {L"wave-dungeon-reward", 454}, + {L"wave-dungeon-strategy", 455}, + {L"weapon-appearance-change-cost", 456}, + {L"weapon-gem-effect", 457}, + {L"weapongemslot", 458}, + {L"weapon-tempered", 459}, + {L"weeklytimetable", 460}, + {L"world-account-card-collection", 461}, + {L"world-account-card-cumulative", 462}, + {L"world-account-card", 463}, + {L"world-account-combination", 464}, + {L"worldaccountexpedition", 465}, + {L"world-account-museum", 466}, + {L"world-achievement", 467}, + {L"world-achievement-season", 468}, + {L"worldbossreward", 469}, + {L"worldbossspawn", 470}, + {L"world-group", 471}, + {L"zonearea", 472}, + {L"zonebasecamp", 473}, + {L"zonecampfire", 474}, + {L"zonecellattribute", 475}, + {L"zonechannelchange", 476}, + {L"zoneconvoy", 477}, + {L"zone", 478}, + {L"zoneenv2", 479}, + {L"zoneenv2place", 480}, + {L"zoneenv2spawn", 481}, + {L"zoneenv2spawnrandomgroup", 482}, + {L"zoneevent", 483}, + {L"zoneex", 484}, + {L"zonegathersource", 485}, + {L"zonepathway", 486}, + {L"zonepcspawn", 487}, + {L"zonerespawn", 488}, + {L"zonerule", 489}, + {L"zoneteleportposition", 490}, + {L"zoneteleportswitch", 491}, + {L"zonetriggereventcond", 492}, + {L"zonetriggereventstage", 493}, - }; - auto it = IdsForNames.find(name); - if (it != IdsForNames.end()) { + }); + auto it = IdsForNames->find(name); + if (it != IdsForNames->end()) { return it->second; } return -1; diff --git a/Generated/include/EU/ability_list/AAA_ability_list_RecordBase.h b/Generated/include/EU/ability_list/AAA_ability_list_RecordBase.h index a40fa36f0..e04fc42ea 100644 --- a/Generated/include/EU/ability_list/AAA_ability_list_RecordBase.h +++ b/Generated/include/EU/ability_list/AAA_ability_list_RecordBase.h @@ -28,20 +28,137 @@ __int16 ability_weight[20]; __int32 ability_weight_Size() const {return 20;}; __int32 ability_total_weight; signed char ability_total_count; -char Pad0[1]; -__int16 ability_value_min[20]; +char Pad0[3]; +__int32 ability_value_min[20]; __int32 ability_value_min_Size() const {return 20;}; -__int16 ability_value_max[20]; +__int32 ability_value_max[20]; __int32 ability_value_max_Size() const {return 20;}; -char Pad1[2]; BnsTables::Shared::TableRef ability_value_distribution[20]; __int32 ability_value_distribution_Size() const {return 20;}; -int ability_value_distribution_tableId() const {return 310;}; +int ability_value_distribution_tableId() const {return 317;}; bool draw_enable; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } static __int16 TableId() { return 1; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/abnormalcamera/AAA_abnormalcamera_RecordBase.h b/Generated/include/EU/abnormalcamera/AAA_abnormalcamera_RecordBase.h index e42fda7c3..575c05356 100644 --- a/Generated/include/EU/abnormalcamera/AAA_abnormalcamera_RecordBase.h +++ b/Generated/include/EU/abnormalcamera/AAA_abnormalcamera_RecordBase.h @@ -39,6 +39,66 @@ float height_near; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 2; } static __int32 SubType() { return -1; } + enum class idle_type { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; + + enum class camera_type { + forcibly_pose = 0, + zoom_near_far = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h b/Generated/include/EU/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h index 6c78845dc..8b8262b3a 100644 --- a/Generated/include/EU/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h +++ b/Generated/include/EU/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h @@ -86,6 +86,90 @@ wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 40); } static __int16 TableId() { return 3; } static __int32 SubType() { return -1; } + enum class idle_type { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; + + enum class pose_type { + standing = 0, + dead = 1, + dead_back = 2, + dead_front = 3, + stagger = 4, + down = 5, + front_down = 6, + air = 7, + air_back = 8, + kneel = 9, + burrow = 10, + picking = 11, + mount_linker = 12, + mount_linkee = 13, + catch_val = 14, + catched = 15, + catch_nonehuman = 16, + catched_nonehuman = 17, + catch_friend = 18, + catched_friend = 19, + hardwall = 20, + ironfotess = 21, + sit = 22, + bomb_kneel = 23, + inhalation_catch_sword = 24, + inhalation_catch_nonehuman_sword = 25, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/account_level/AAA_account_level_RecordBase.h b/Generated/include/EU/account_level/AAA_account_level_RecordBase.h index 1c707a1ad..935d0dd08 100644 --- a/Generated/include/EU/account_level/AAA_account_level_RecordBase.h +++ b/Generated/include/EU/account_level/AAA_account_level_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; __int64 exp; signed char ability[8]; __int32 ability_Size() const {return 8;}; @@ -41,6 +41,83 @@ signed char badge_inventory_size; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 4; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/account_post_charge/AAA_account_post_charge_RecordBase.h b/Generated/include/EU/account_post_charge/AAA_account_post_charge_RecordBase.h index f5a16e6c4..0970e20d2 100644 --- a/Generated/include/EU/account_post_charge/AAA_account_post_charge_RecordBase.h +++ b/Generated/include/EU/account_post_charge/AAA_account_post_charge_RecordBase.h @@ -24,13 +24,14 @@ namespace BnsTables::EU { __int32 charge_money; BnsTables::Shared::TableRef charge_item[2]; __int32 charge_item_Size() const {return 2;}; -int charge_item_tableId() const {return 198;}; +int charge_item_tableId() const {return 202;}; __int32 charge_item_amount[2]; __int32 charge_item_amount_Size() const {return 2;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 5; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/achievement/AAA_achievement_RecordBase.h b/Generated/include/EU/achievement/AAA_achievement_RecordBase.h index 6053b3e6b..dcc8b8d30 100644 --- a/Generated/include/EU/achievement/AAA_achievement_RecordBase.h +++ b/Generated/include/EU/achievement/AAA_achievement_RecordBase.h @@ -24,8 +24,9 @@ signed char job; __declspec(align(8)) Key key; wchar_t* alias; bool deprecated; +bool gold_server_deprecated; bool complete_from_client; -char Pad0[2]; +char Pad0[1]; BnsTables::Shared::TableRef register_ref[5]; __int32 register_ref_Size() const {return 5;}; int register_ref_tableId() const {return 7;}; @@ -38,7 +39,7 @@ bool progress_show; char Pad2[3]; BnsTables::Shared::TableRef step_complete_reward_item[5]; __int32 step_complete_reward_item_Size() const {return 5;}; -int step_complete_reward_item_tableId() const {return 198;}; +int step_complete_reward_item_tableId() const {return 202;}; __int16 step_complete_reward_item_count[5]; __int32 step_complete_reward_item_count_Size() const {return 5;}; char Pad3[2]; @@ -50,7 +51,7 @@ signed char step_complete_reward_type; char Pad5[3]; BnsTables::Shared::TableRef step_complete_reward_final_item[5]; __int32 step_complete_reward_final_item_Size() const {return 5;}; -int step_complete_reward_final_item_tableId() const {return 198;}; +int step_complete_reward_final_item_tableId() const {return 202;}; __int16 step_complete_reward_final_item_count[5]; __int32 step_complete_reward_final_item_count_Size() const {return 5;}; __int16 current_step_score; @@ -58,7 +59,7 @@ signed char ability; char Pad6[1]; __int16 ability_value; BnsTables::Shared::TableRef completed_effect; -int completed_effect_tableId() const {return 115;}; +int completed_effect_tableId() const {return 118;}; signed char completed_effect_category; char Pad7[1]; __int16 completed_effect_order; @@ -70,32 +71,130 @@ signed char category_1; signed char category_2; char Pad8[2]; BnsTables::Shared::TableRef map_group_1; -int map_group_1_tableId() const {return 247;}; +int map_group_1_tableId() const {return 253;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; BnsTables::Shared::TableRef title_name; -int title_name_tableId() const {return 427;}; +int title_name_tableId() const {return 434;}; BnsTables::Shared::TableRef title_image_text; -int title_image_text_tableId() const {return 427;}; +int title_image_text_tableId() const {return 434;}; BnsTables::Shared::TableRef title_thumbnail_icon_text; -int title_thumbnail_icon_text_tableId() const {return 427;}; +int title_thumbnail_icon_text_tableId() const {return 434;}; __int16 sort_no; char Pad9[2]; BnsTables::Shared::TableRef completed_game_message; -int completed_game_message_tableId() const {return 156;}; +int completed_game_message_tableId() const {return 159;}; BnsTables::Shared::TableRef talk_social; -int talk_social_tableId() const {return 421;}; +int talk_social_tableId() const {return 428;}; BnsTables::Shared::IconRef title_chat_ui_icon; wchar_t* title_thumbnail_frame_fx; signed char title_grade; signed char title_infield_ui_border_effect; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 2); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 3); } static __int16 TableId() { return 6; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class register_type { + none = 0, + above = 1, + below = 2, + bits_on = 3, + }; + + enum class step_complete_reward_game_cash_type { + game_cash = 0, + blue = 1, + red = 2, + }; + + enum class step_complete_reward_type { + invalid = 0, + item = 1, + game_cash = 2, + skill_build_up_point = 3, + }; + + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + attack_hit_value = 2, + attack_pierce_value = 3, + attack_damage_modify_diff = 4, + max_hp = 5, + defend_power_creature_value = 6, + defend_dodge_value = 7, + defend_parry_value = 8, + defend_damage_modify_diff = 9, + }; + + enum class completed_effect_category { + value_0 = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + value_6 = 6, + }; + + enum class category_1 { + none = 0, + growth = 1, + item = 2, + combat = 3, + economy = 4, + community = 5, + }; + + enum class category_2 { + none = 0, + level_up = 1, + quest = 2, + acquire_skill = 3, + consumable = 4, + collect = 5, + growth = 6, + decompose = 7, + repair = 8, + equip_gem = 9, + attach_gem = 10, + dungeon = 11, + faction = 12, + etc = 13, + auction = 14, + production = 15, + social_action = 16, + picture = 17, + event = 18, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/achievement_register/AAA_achievement_register_RecordBase.h b/Generated/include/EU/achievement_register/AAA_achievement_register_RecordBase.h index a8745cecd..afa32f4ca 100644 --- a/Generated/include/EU/achievement_register/AAA_achievement_register_RecordBase.h +++ b/Generated/include/EU/achievement_register/AAA_achievement_register_RecordBase.h @@ -114,11 +114,176 @@ BnsTables::Shared::TableRef achievement[8]; __int32 achievement_Size() const {return 8;}; int achievement_tableId() const {return 6;}; BnsTables::Shared::TableRef register_name; -int register_name_tableId() const {return 427;}; +int register_name_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 1); } static __int16 TableId() { return 7; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; + + enum class min_sealed_level_op { + none = 0, + or_more = 1, + or_less = 2, + over = 3, + under = 4, + equal = 5, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class reset_type { + none = 0, + daily = 1, + weekly = 2, + monthly = 3, + }; + + enum class reset_by_acquire_time { + none = 0, + daily = 1, + weekly = 2, + }; + + enum class duel_type { + none = 0, + solo = 1, + team = 2, + }; + + enum class env2_state { + none = 0, + open = 1, + close = 2, + empty = 3, + step_1 = 4, + step_2 = 5, + step_3 = 6, + step_4 = 7, + step_5 = 8, + step_6 = 9, + step_7 = 10, + }; + + enum class result { + none = 0, + blank = 1, + normal = 2, + rare = 3, + premium = 4, + }; + + enum class party_battle_type { + none = 0, + occupation_war = 1, + capture_the_flag = 2, + lead_the_ball = 3, + }; + + enum class fish_size_grade { + fish_grade_1 = 0, + fish_grade_2 = 1, + fish_grade_3 = 2, + fish_grade_4 = 3, + fish_grade_5 = 4, + fish_grade_6 = 5, + fish_grade_7 = 6, + fish_grade_8 = 7, + fish_grade_9 = 8, + fish_grade_10 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/achievement_register/achievement_register_acquire_specific_fish_count_Record.h b/Generated/include/EU/achievement_register/achievement_register_acquire_specific_fish_count_Record.h index 6620b7088..e07f9d97f 100644 --- a/Generated/include/EU/achievement_register/achievement_register_acquire_specific_fish_count_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_acquire_specific_fish_count_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef fish; -int fish_tableId() const {return 148;}; +int fish_tableId() const {return 151;}; static __int32 SubType() { return 68; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_attach_equip_gem_piece_Record.h b/Generated/include/EU/achievement_register/achievement_register_attach_equip_gem_piece_Record.h index 93fdd3039..09b12a61f 100644 --- a/Generated/include/EU/achievement_register/achievement_register_attach_equip_gem_piece_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_attach_equip_gem_piece_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef primary_item_brand; -int primary_item_brand_tableId() const {return 191;}; +int primary_item_brand_tableId() const {return 195;}; BnsTables::Shared::TableRef secondary_item_brand; -int secondary_item_brand_tableId() const {return 191;}; +int secondary_item_brand_tableId() const {return 195;}; signed char primary_item_grade; signed char secondary_item_grade; diff --git a/Generated/include/EU/achievement_register/achievement_register_attach_gem_to_weapon_Record.h b/Generated/include/EU/achievement_register/achievement_register_attach_gem_to_weapon_Record.h index 63e58d28f..614ce81a0 100644 --- a/Generated/include/EU/achievement_register/achievement_register_attach_gem_to_weapon_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_attach_gem_to_weapon_Record.h @@ -10,11 +10,11 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef weapon_brand; -int weapon_brand_tableId() const {return 191;}; +int weapon_brand_tableId() const {return 195;}; signed char weapon_grade; char Pad_sub_0[3]; BnsTables::Shared::TableRef weapon_gem_brand; -int weapon_gem_brand_tableId() const {return 191;}; +int weapon_gem_brand_tableId() const {return 195;}; signed char weapon_gem_grade; signed char weapon_gem_level; diff --git a/Generated/include/EU/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h b/Generated/include/EU/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h index 64868100a..a648af133 100644 --- a/Generated/include/EU/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h @@ -10,15 +10,15 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef weapon_brand; -int weapon_brand_tableId() const {return 191;}; +int weapon_brand_tableId() const {return 195;}; signed char weapon_grade; char Pad_sub_0[3]; BnsTables::Shared::TableRef weapon_gem[8]; __int32 weapon_gem_Size() const {return 8;}; -int weapon_gem_tableId() const {return 198;}; +int weapon_gem_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; static __int32 SubType() { return 38; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_awakening_item_Record.h b/Generated/include/EU/achievement_register/achievement_register_awakening_item_Record.h index 82da510c5..8c908f44f 100644 --- a/Generated/include/EU/achievement_register/achievement_register_awakening_item_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_awakening_item_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef item_brand; -int item_brand_tableId() const {return 191;}; +int item_brand_tableId() const {return 195;}; signed char equip_type; static __int32 SubType() { return 39; } diff --git a/Generated/include/EU/achievement_register/achievement_register_decompose_item_Record.h b/Generated/include/EU/achievement_register/achievement_register_decompose_item_Record.h index cb5c2db27..6868c86c0 100644 --- a/Generated/include/EU/achievement_register/achievement_register_decompose_item_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_decompose_item_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef item_brand; -int item_brand_tableId() const {return 191;}; +int item_brand_tableId() const {return 195;}; signed char item_grade; signed char item_level; signed char equip_type; diff --git a/Generated/include/EU/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h b/Generated/include/EU/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h index 856038409..38d5f480e 100644 --- a/Generated/include/EU/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef item_brand; -int item_brand_tableId() const {return 191;}; +int item_brand_tableId() const {return 195;}; signed char item_grade; signed char item_level; signed char equip_type[8]; @@ -18,7 +18,7 @@ __int32 equip_type_Size() const {return 8;}; char Pad_sub_0[2]; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; static __int32 SubType() { return 35; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_decompose_item_n_Record.h b/Generated/include/EU/achievement_register/achievement_register_decompose_item_n_Record.h index dfa85acaa..8602bd2a9 100644 --- a/Generated/include/EU/achievement_register/achievement_register_decompose_item_n_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_decompose_item_n_Record.h @@ -11,10 +11,10 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef item[8]; __int32 item_Size() const {return 8;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; static __int32 SubType() { return 34; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h b/Generated/include/EU/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h index 7a3461eb4..dcd67abf0 100644 --- a/Generated/include/EU/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h @@ -10,14 +10,14 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef weapon_gem_brand; -int weapon_gem_brand_tableId() const {return 191;}; +int weapon_gem_brand_tableId() const {return 195;}; signed char weapon_gem_grade; signed char weapon_gem_level[8]; __int32 weapon_gem_level_Size() const {return 8;}; char Pad_sub_0[3]; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; static __int32 SubType() { return 36; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_defend_npc_skill_Record.h b/Generated/include/EU/achievement_register/achievement_register_defend_npc_skill_Record.h index 6eded6641..988c84bab 100644 --- a/Generated/include/EU/achievement_register/achievement_register_defend_npc_skill_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_defend_npc_skill_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef npc_skill; -int npc_skill_tableId() const {return 342;}; +int npc_skill_tableId() const {return 349;}; __int32 skill_id[8]; __int32 skill_id_Size() const {return 8;}; diff --git a/Generated/include/EU/achievement_register/achievement_register_detach_post_attachment_item_Record.h b/Generated/include/EU/achievement_register/achievement_register_detach_post_attachment_item_Record.h index 91d066b64..4c0335c71 100644 --- a/Generated/include/EU/achievement_register/achievement_register_detach_post_attachment_item_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_detach_post_attachment_item_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; static __int32 SubType() { return 48; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h b/Generated/include/EU/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h index 41b532042..385830fa8 100644 --- a/Generated/include/EU/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h @@ -11,10 +11,10 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef item[8]; __int32 item_Size() const {return 8;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; static __int32 SubType() { return 49; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_equip_item_brand_n_Record.h b/Generated/include/EU/achievement_register/achievement_register_equip_item_brand_n_Record.h index 77a33e8cd..b0badbd47 100644 --- a/Generated/include/EU/achievement_register/achievement_register_equip_item_brand_n_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_equip_item_brand_n_Record.h @@ -11,14 +11,14 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef item_brand[8]; __int32 item_brand_Size() const {return 8;}; -int item_brand_tableId() const {return 191;}; +int item_brand_tableId() const {return 195;}; signed char equip_type[8]; __int32 equip_type_Size() const {return 8;}; signed char item_min_level[8]; __int32 item_min_level_Size() const {return 8;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; static __int32 SubType() { return 4; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_equip_item_n_Record.h b/Generated/include/EU/achievement_register/achievement_register_equip_item_n_Record.h index 8761dd1fe..6bbbc4002 100644 --- a/Generated/include/EU/achievement_register/achievement_register_equip_item_n_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_equip_item_n_Record.h @@ -11,10 +11,10 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef item[8]; __int32 item_Size() const {return 8;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; static __int32 SubType() { return 5; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_exchange_faction_score_count_Record.h b/Generated/include/EU/achievement_register/achievement_register_exchange_faction_score_count_Record.h index 3e1267bac..1321a5fa7 100644 --- a/Generated/include/EU/achievement_register/achievement_register_exchange_faction_score_count_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_exchange_faction_score_count_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; signed char min_exchange_score; static __int32 SubType() { return 21; } diff --git a/Generated/include/EU/achievement_register/achievement_register_get_contribution_count_Record.h b/Generated/include/EU/achievement_register/achievement_register_get_contribution_count_Record.h index d460c9fda..72a3bff3a 100644 --- a/Generated/include/EU/achievement_register/achievement_register_get_contribution_count_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_get_contribution_count_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef npc[8]; __int32 npc_Size() const {return 8;}; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; static __int32 SubType() { return 25; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_get_contribution_score_Record.h b/Generated/include/EU/achievement_register/achievement_register_get_contribution_score_Record.h index a8fb118b8..f7b4be931 100644 --- a/Generated/include/EU/achievement_register/achievement_register_get_contribution_score_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_get_contribution_score_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef npc[8]; __int32 npc_Size() const {return 8;}; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; static __int32 SubType() { return 26; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_growth_item_Record.h b/Generated/include/EU/achievement_register/achievement_register_growth_item_Record.h index 60009f588..7ea0549ee 100644 --- a/Generated/include/EU/achievement_register/achievement_register_growth_item_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_growth_item_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef seed_item_brand; -int seed_item_brand_tableId() const {return 191;}; +int seed_item_brand_tableId() const {return 195;}; BnsTables::Shared::TableRef feed_item_brand; -int feed_item_brand_tableId() const {return 191;}; +int feed_item_brand_tableId() const {return 195;}; signed char seed_item_before_level; signed char seed_item_growth_level; signed char feed_item_level; diff --git a/Generated/include/EU/achievement_register/achievement_register_kill_boss_npc_Record.h b/Generated/include/EU/achievement_register/achievement_register_kill_boss_npc_Record.h index ad7760a33..2d4925510 100644 --- a/Generated/include/EU/achievement_register/achievement_register_kill_boss_npc_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_kill_boss_npc_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef boss_npc[8]; __int32 boss_npc_Size() const {return 8;}; -int boss_npc_tableId() const {return 270;}; +int boss_npc_tableId() const {return 276;}; bool first_attacker; bool last_attacker; signed char max_level; diff --git a/Generated/include/EU/achievement_register/achievement_register_kill_npc_Record.h b/Generated/include/EU/achievement_register/achievement_register_kill_npc_Record.h index 56a1f080f..fcf970102 100644 --- a/Generated/include/EU/achievement_register/achievement_register_kill_npc_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_kill_npc_Record.h @@ -11,9 +11,9 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef npc[8]; __int32 npc_Size() const {return 8;}; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; BnsTables::Shared::TableRef faction; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_kill_pc_Record.h b/Generated/include/EU/achievement_register/achievement_register_kill_pc_Record.h index bf8a72180..85b7e72e6 100644 --- a/Generated/include/EU/achievement_register/achievement_register_kill_pc_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_kill_pc_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef faction; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; signed char race; signed char target_job; signed char above_level; diff --git a/Generated/include/EU/achievement_register/achievement_register_manipulate_env_Record.h b/Generated/include/EU/achievement_register/achievement_register_manipulate_env_Record.h index 923d68614..779b45a7c 100644 --- a/Generated/include/EU/achievement_register/achievement_register_manipulate_env_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_manipulate_env_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef env2[8]; __int32 env2_Size() const {return 8;}; -int env2_tableId() const {return 472;}; +int env2_tableId() const {return 479;}; signed char env2_state[8]; __int32 env2_state_Size() const {return 8;}; diff --git a/Generated/include/EU/achievement_register/achievement_register_quest_complete_Record.h b/Generated/include/EU/achievement_register/achievement_register_quest_complete_Record.h index d56b6d273..388fab370 100644 --- a/Generated/include/EU/achievement_register/achievement_register_quest_complete_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_quest_complete_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 299;}; +int quest_tableId() const {return 306;}; static __int32 SubType() { return 15; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_repair_item_Record.h b/Generated/include/EU/achievement_register/achievement_register_repair_item_Record.h index 40fb71fe3..02c42f2dd 100644 --- a/Generated/include/EU/achievement_register/achievement_register_repair_item_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_repair_item_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef item_brand; -int item_brand_tableId() const {return 191;}; +int item_brand_tableId() const {return 195;}; signed char item_grade; static __int32 SubType() { return 43; } diff --git a/Generated/include/EU/achievement_register/achievement_register_skill_training_subject_complete_Record.h b/Generated/include/EU/achievement_register/achievement_register_skill_training_subject_complete_Record.h index 6fe8860bc..b9c309002 100644 --- a/Generated/include/EU/achievement_register/achievement_register_skill_training_subject_complete_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_skill_training_subject_complete_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef skill_training_room_group; -int skill_training_room_group_tableId() const {return 378;}; +int skill_training_room_group_tableId() const {return 385;}; static __int32 SubType() { return 64; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_take_craft_item_Record.h b/Generated/include/EU/achievement_register/achievement_register_take_craft_item_Record.h index 55ded1010..a83126fd4 100644 --- a/Generated/include/EU/achievement_register/achievement_register_take_craft_item_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_take_craft_item_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; static __int32 SubType() { return 51; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_take_craft_item_n_Record.h b/Generated/include/EU/achievement_register/achievement_register_take_craft_item_n_Record.h index c825cfeb4..614bb9522 100644 --- a/Generated/include/EU/achievement_register/achievement_register_take_craft_item_n_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_take_craft_item_n_Record.h @@ -11,10 +11,10 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef item[8]; __int32 item_Size() const {return 8;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; static __int32 SubType() { return 52; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_teleport_count_Record.h b/Generated/include/EU/achievement_register/achievement_register_teleport_count_Record.h index dec842a26..c889e48be 100644 --- a/Generated/include/EU/achievement_register/achievement_register_teleport_count_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_teleport_count_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 423;}; +int teleport_tableId() const {return 430;}; static __int32 SubType() { return 22; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_transform_item_Record.h b/Generated/include/EU/achievement_register/achievement_register_transform_item_Record.h index 9a8a8e60a..245837c63 100644 --- a/Generated/include/EU/achievement_register/achievement_register_transform_item_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_transform_item_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; signed char result; static __int32 SubType() { return 41; } diff --git a/Generated/include/EU/achievement_register/achievement_register_transform_item_brand_Record.h b/Generated/include/EU/achievement_register/achievement_register_transform_item_brand_Record.h index 46bb15823..44f3bec8d 100644 --- a/Generated/include/EU/achievement_register/achievement_register_transform_item_brand_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_transform_item_brand_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef item_brand; -int item_brand_tableId() const {return 191;}; +int item_brand_tableId() const {return 195;}; signed char item_grade; signed char equip_type; signed char result; diff --git a/Generated/include/EU/achievement_register/achievement_register_use_gadget_to_npc_Record.h b/Generated/include/EU/achievement_register/achievement_register_use_gadget_to_npc_Record.h index be111dcaa..440bef8d4 100644 --- a/Generated/include/EU/achievement_register/achievement_register_use_gadget_to_npc_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_use_gadget_to_npc_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef gadget; -int gadget_tableId() const {return 143;}; +int gadget_tableId() const {return 146;}; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; static __int32 SubType() { return 14; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_use_grocery_Record.h b/Generated/include/EU/achievement_register/achievement_register_use_grocery_Record.h index 8eae7ef8f..928ef17b1 100644 --- a/Generated/include/EU/achievement_register/achievement_register_use_grocery_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_use_grocery_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef item[8]; __int32 item_Size() const {return 8;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; static __int32 SubType() { return 6; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_use_grocery_brand_n_Record.h b/Generated/include/EU/achievement_register/achievement_register_use_grocery_brand_n_Record.h index d525f967c..2aee868e4 100644 --- a/Generated/include/EU/achievement_register/achievement_register_use_grocery_brand_n_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_use_grocery_brand_n_Record.h @@ -11,10 +11,10 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef item_brand[8]; __int32 item_brand_Size() const {return 8;}; -int item_brand_tableId() const {return 191;}; +int item_brand_tableId() const {return 195;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; static __int32 SubType() { return 8; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_use_grocery_n_Record.h b/Generated/include/EU/achievement_register/achievement_register_use_grocery_n_Record.h index f399402e5..7871566b8 100644 --- a/Generated/include/EU/achievement_register/achievement_register_use_grocery_n_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_use_grocery_n_Record.h @@ -11,10 +11,10 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef item[8]; __int32 item_Size() const {return 8;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; static __int32 SubType() { return 7; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_use_skill_to_npc_Record.h b/Generated/include/EU/achievement_register/achievement_register_use_skill_to_npc_Record.h index 8e04d4e2b..e1415dbf9 100644 --- a/Generated/include/EU/achievement_register/achievement_register_use_skill_to_npc_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_use_skill_to_npc_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::EU { __int32 skill_id_Size() const {return 8;}; BnsTables::Shared::TableRef npc[4]; __int32 npc_Size() const {return 4;}; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; static __int32 SubType() { return 10; } }; diff --git a/Generated/include/EU/achievement_register/achievement_register_zero_durability_Record.h b/Generated/include/EU/achievement_register/achievement_register_zero_durability_Record.h index ea1e987a1..9ecfcec3c 100644 --- a/Generated/include/EU/achievement_register/achievement_register_zero_durability_Record.h +++ b/Generated/include/EU/achievement_register/achievement_register_zero_durability_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef item_brand; -int item_brand_tableId() const {return 191;}; +int item_brand_tableId() const {return 195;}; signed char item_grade; static __int32 SubType() { return 42; } diff --git a/Generated/include/EU/acquire_route/AAA_acquire_route_RecordBase.h b/Generated/include/EU/acquire_route/AAA_acquire_route_RecordBase.h index d6c71b9a1..a1f6e99f5 100644 --- a/Generated/include/EU/acquire_route/AAA_acquire_route_RecordBase.h +++ b/Generated/include/EU/acquire_route/AAA_acquire_route_RecordBase.h @@ -25,13 +25,51 @@ signed char category; char Pad0[3]; BnsTables::Shared::TableRef route_text[5]; __int32 route_text_Size() const {return 5;}; -int route_text_tableId() const {return 427;}; +int route_text_tableId() const {return 434;}; BnsTables::Shared::ExplicitTableRef route_ref[5]; __int32 route_ref_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 8; } static __int32 SubType() { return -1; } + enum class category { + None = 0, + NormalQuest = 1, + FactionQuest = 2, + EpicQuest = 3, + JobQuest = 4, + NormalDailyQuest = 5, + NormalWeeklyQuest = 6, + FactionDailyQuest = 7, + FactionWeeklyQuest = 8, + AttractionQuest = 9, + Production = 10, + GuildCraft = 11, + PieceTransform = 12, + MysteriousStore = 13, + DuelBotChallenge = 14, + SpecialTransform = 15, + WeaponGemTransform = 16, + MaterialTransform = 17, + CostumeTransform = 18, + PetLegendTransform = 19, + ChallengeToday = 20, + FieldStore = 21, + AttractionStore = 22, + DungeonStore = 23, + Store = 24, + RefinerEnv = 25, + FieldEnv = 26, + RankingReward = 27, + FieldNpc = 28, + DungeonNpc = 29, + RaidNpc = 30, + LegendaryBox = 31, + Deduction_Attraction = 32, + Deduction_Dungeon = 33, + Deduction_Field = 34, + Deduction_Worldmap = 35, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/acquire_route_list/AAA_acquire_route_list_RecordBase.h b/Generated/include/EU/acquire_route_list/AAA_acquire_route_list_RecordBase.h index f0cd00f7c..a43c011ca 100644 --- a/Generated/include/EU/acquire_route_list/AAA_acquire_route_list_RecordBase.h +++ b/Generated/include/EU/acquire_route_list/AAA_acquire_route_list_RecordBase.h @@ -31,6 +31,7 @@ int acquire_route_full_tableId() const {return 8;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 9; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h b/Generated/include/EU/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h index 31b4fad73..2c6b23506 100644 --- a/Generated/include/EU/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h +++ b/Generated/include/EU/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h @@ -29,33 +29,96 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef weekly_time_table; -int weekly_time_table_tableId() const {return 453;}; +int weekly_time_table_tableId() const {return 460;}; signed char alarm_type; char Pad0[3]; BnsTables::Shared::TableRef start_gamemessage; -int start_gamemessage_tableId() const {return 156;}; +int start_gamemessage_tableId() const {return 159;}; BnsTables::Shared::TableRef start_gamemessage_remain; -int start_gamemessage_remain_tableId() const {return 156;}; +int start_gamemessage_remain_tableId() const {return 159;}; BnsTables::Shared::TableRef end_gamemessage; -int end_gamemessage_tableId() const {return 156;}; +int end_gamemessage_tableId() const {return 159;}; BnsTables::Shared::TableRef end_gamemessage_remain; -int end_gamemessage_remain_tableId() const {return 156;}; +int end_gamemessage_remain_tableId() const {return 159;}; BnsTables::Shared::TableRef clock_alarm_desc_start; -int clock_alarm_desc_start_tableId() const {return 427;}; +int clock_alarm_desc_start_tableId() const {return 434;}; BnsTables::Shared::TableRef clock_alarm_desc_progressing; -int clock_alarm_desc_progressing_tableId() const {return 427;}; +int clock_alarm_desc_progressing_tableId() const {return 434;}; BnsTables::Shared::TableRef clock_alarm_desc_end; -int clock_alarm_desc_end_tableId() const {return 427;}; +int clock_alarm_desc_end_tableId() const {return 434;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef hud_icon_tooltip_desc; -int hud_icon_tooltip_desc_tableId() const {return 427;}; +int hud_icon_tooltip_desc_tableId() const {return 434;}; wchar_t* hud_icon_normal; wchar_t* hud_icon_activated; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 3); } static __int16 TableId() { return 10; } static __int32 SubType() { return -1; } + enum class alarm_type { + none = 0, + bns_tv_end = 1, + fevertime_duel_end = 2, + fevertime_party_battle_field_end = 3, + fevertime_tendency_field_end = 4, + championship_duel_end = 5, + guild_battle_field_end = 6, + guild_combat_end = 7, + peaktime_end = 8, + invade_town_end = 9, + training_duel_end = 10, + training_party_battle_field_end = 11, + faction_battle_field_end = 12, + public_raid_entrance_end = 13, + public_raid_2_entrance_end = 14, + public_raid_3_entrance_end = 15, + public_raid_5_entrance_end = 16, + timelimit_duel_solo_end = 17, + timelimit_duel_tagmatch_end = 18, + battleroyal_entrance_end = 19, + boardgacha_end = 20, + bns_tv_start = 21, + fevertime_duel_start = 22, + fevertime_party_battle_field_start = 23, + fevertime_tendency_field_start = 24, + championship_duel_start = 25, + guild_battle_field_start = 26, + guild_combat_start = 27, + peaktime_start = 28, + invade_town_start = 29, + training_duel_start = 30, + training_party_battle_field_start = 31, + faction_battle_field_start = 32, + public_raid_entrance_start = 33, + public_raid_2_entrance_start = 34, + public_raid_3_entrance_start = 35, + public_raid_5_entrance_start = 36, + timelimit_duel_solo_start = 37, + timelimit_duel_tagmatch_start = 38, + battleroyal_entrance_start = 39, + boardgacha_start = 40, + attendance_playable = 41, + attendance_reset = 42, + random_store_reset = 43, + daily_quest_reset = 44, + weekly_quest_reset = 45, + daily_dungeon_reset = 46, + raid_dungeon_reset = 47, + goods_store_today_goods_reset = 48, + attendance_time_table_reset = 49, + public_raid_entrance_notify = 50, + public_raid_2_entrance_notify = 51, + public_raid_3_entrance_notify = 52, + public_raid_5_entrance_notify = 53, + battleroyal_entrance_notify = 54, + life_contents_time_table_reset = 55, + energy_point_reward_reset = 56, + dungeon_bonus_reward_reset = 57, + start_new_type = 58, + worldboss = 59, + alarm_message_time_table = 60, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h b/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h index c0060daa9..62ab8366d 100644 --- a/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h +++ b/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef party_battle_field_zone; -int party_battle_field_zone_tableId() const {return 276;}; +int party_battle_field_zone_tableId() const {return 283;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h b/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h index d53940a6f..596ae3ef9 100644 --- a/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h +++ b/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 295;}; +int public_raid_tableId() const {return 302;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h b/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h index 03523f11d..fa6612d2f 100644 --- a/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h +++ b/Generated/include/EU/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef world_boss_spawn; -int world_boss_spawn_tableId() const {return 463;}; +int world_boss_spawn_tableId() const {return 470;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/appearance_item/AAA_appearance_item_RecordBase.h b/Generated/include/EU/appearance_item/AAA_appearance_item_RecordBase.h index 8650cb5f7..e030c0e02 100644 --- a/Generated/include/EU/appearance_item/AAA_appearance_item_RecordBase.h +++ b/Generated/include/EU/appearance_item/AAA_appearance_item_RecordBase.h @@ -40,6 +40,12 @@ wchar_t* balloon_widget; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } static __int16 TableId() { return 11; } static __int32 SubType() { return -1; } + enum class appearance_type { + Normal = 0, + Idle = 1, + Hypermove = 2, + UI = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h b/Generated/include/EU/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h index 7d9528eb0..222698185 100644 --- a/Generated/include/EU/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h +++ b/Generated/include/EU/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h @@ -24,6 +24,7 @@ namespace BnsTables::EU { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } static __int16 TableId() { return 12; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/arenaportal/AAA_arenaportal_RecordBase.h b/Generated/include/EU/arenaportal/AAA_arenaportal_RecordBase.h index 2c00277a3..28ddd0cb3 100644 --- a/Generated/include/EU/arenaportal/AAA_arenaportal_RecordBase.h +++ b/Generated/include/EU/arenaportal/AAA_arenaportal_RecordBase.h @@ -29,23 +29,40 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef faction[2]; __int32 faction_Size() const {return 2;}; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; signed char required_quest_check; char Pad0[3]; BnsTables::Shared::TableRef required_quest[6]; __int32 required_quest_Size() const {return 6;}; -int required_quest_tableId() const {return 299;}; +int required_quest_tableId() const {return 306;}; signed char required_min_level; char Pad1[1]; __int16 required_min_faction_level; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; float position_x; float position_y; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } static __int16 TableId() { return 13; } static __int32 SubType() { return -1; } + enum class required_quest_check { + and_val = 0, + or_val = 1, + }; + + enum class public_raid_mode { + public_raid_1 = 0, + public_raid_2 = 1, + public_raid_2_party_mode = 2, + public_raid_2_championship = 3, + public_raid_2_party_mode_championship = 4, + public_raid_3 = 5, + public_raid_4 = 6, + public_raid_5 = 7, + inter_battle_field = 8, + guerrilla_event = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/arenaportal/arenaportal_duel_Record.h b/Generated/include/EU/arenaportal/arenaportal_duel_Record.h index a7e3821f8..758ab34f6 100644 --- a/Generated/include/EU/arenaportal/arenaportal_duel_Record.h +++ b/Generated/include/EU/arenaportal/arenaportal_duel_Record.h @@ -11,16 +11,16 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef death_match_1vs1[4]; __int32 death_match_1vs1_Size() const {return 4;}; -int death_match_1vs1_tableId() const {return 108;}; +int death_match_1vs1_tableId() const {return 111;}; BnsTables::Shared::TableRef death_match_unrated[4]; __int32 death_match_unrated_Size() const {return 4;}; -int death_match_unrated_tableId() const {return 108;}; +int death_match_unrated_tableId() const {return 111;}; BnsTables::Shared::TableRef tag_match_3vs3[4]; __int32 tag_match_3vs3_Size() const {return 4;}; -int tag_match_3vs3_tableId() const {return 108;}; +int tag_match_3vs3_tableId() const {return 111;}; BnsTables::Shared::TableRef tag_match_unrated[4]; __int32 tag_match_unrated_Size() const {return 4;}; -int tag_match_unrated_tableId() const {return 108;}; +int tag_match_unrated_tableId() const {return 111;}; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/EU/arenaportal/arenaportal_public_raid_Record.h b/Generated/include/EU/arenaportal/arenaportal_public_raid_Record.h index 27aca2fe1..ee1211d5f 100644 --- a/Generated/include/EU/arenaportal/arenaportal_public_raid_Record.h +++ b/Generated/include/EU/arenaportal/arenaportal_public_raid_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::EU { signed char public_raid_mode; char Pad_sub_0[3]; BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 295;}; +int public_raid_tableId() const {return 302;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/attachment/AAA_attachment_RecordBase.h b/Generated/include/EU/attachment/AAA_attachment_RecordBase.h index 07a95f4f6..2c34b6cdc 100644 --- a/Generated/include/EU/attachment/AAA_attachment_RecordBase.h +++ b/Generated/include/EU/attachment/AAA_attachment_RecordBase.h @@ -34,6 +34,10 @@ wchar_t* detach_show; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 14; } static __int32 SubType() { return -1; } + enum class skel_index { + none = 0, + launcher_l = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/attendance/AAA_attendance_RecordBase.h b/Generated/include/EU/attendance/AAA_attendance_RecordBase.h index 38a27afee..900af140c 100644 --- a/Generated/include/EU/attendance/AAA_attendance_RecordBase.h +++ b/Generated/include/EU/attendance/AAA_attendance_RecordBase.h @@ -26,6 +26,8 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; wchar_t* alias; +signed char server_type; +char Pad0[3]; wchar_t* background_texture; wchar_t* background_sub_texture; __int16 background_texture_width; @@ -35,7 +37,7 @@ __int32 slot_index_Size() const {return 120;}; float slot_offset_x; float slot_offset_y; __int16 slot_column_count; -char Pad0[2]; +char Pad1[2]; float slot_gap_x; float slot_gap_y; wchar_t* player_unit_imageset; @@ -69,9 +71,13 @@ wchar_t* goal_icon_back_particle_ref; wchar_t* background_particle_ref; float background_particle_scale; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 14); } static __int16 TableId() { return 15; } static __int32 SubType() { return -1; } + enum class server_type { + none = 0, + nck_neo_gold = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/attraction_group/AAA_attraction_group_RecordBase.h b/Generated/include/EU/attraction_group/AAA_attraction_group_RecordBase.h index 0c1560a29..f89b8f388 100644 --- a/Generated/include/EU/attraction_group/AAA_attraction_group_RecordBase.h +++ b/Generated/include/EU/attraction_group/AAA_attraction_group_RecordBase.h @@ -22,9 +22,10 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 16; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/attraction_reward/AAA_attraction_reward_RecordBase.h b/Generated/include/EU/attraction_reward/AAA_attraction_reward_RecordBase.h index f9154edff..1f54d9f4a 100644 --- a/Generated/include/EU/attraction_reward/AAA_attraction_reward_RecordBase.h +++ b/Generated/include/EU/attraction_reward/AAA_attraction_reward_RecordBase.h @@ -25,7 +25,7 @@ __int16 id; wchar_t* alias; BnsTables::Shared::TableRef reward_item[3]; __int32 reward_item_Size() const {return 3;}; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; signed char reward_item_count[3]; __int32 reward_item_count_Size() const {return 3;}; char Pad0[1]; @@ -34,6 +34,11 @@ __int32 reward_exp; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 17; } static __int32 SubType() { return -1; } + enum class reward_contents_type { + none = 0, + battle_royal_field = 1, + battle_royal_field_for_party = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h b/Generated/include/EU/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h index 583ce31ad..2a54671a3 100644 --- a/Generated/include/EU/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h +++ b/Generated/include/EU/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h @@ -32,6 +32,7 @@ namespace BnsTables::EU { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 19; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/attraction_shortcut/attraction_shortcut_duel_npc_challenge_Record.h b/Generated/include/EU/attraction_shortcut/attraction_shortcut_duel_npc_challenge_Record.h index fca91d456..4dc3898d2 100644 --- a/Generated/include/EU/attraction_shortcut/attraction_shortcut_duel_npc_challenge_Record.h +++ b/Generated/include/EU/attraction_shortcut/attraction_shortcut_duel_npc_challenge_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef duel_npc_challenge; -int duel_npc_challenge_tableId() const {return 110;}; +int duel_npc_challenge_tableId() const {return 113;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/EU/attraction_shortcut/attraction_shortcut_dungeon_Record.h b/Generated/include/EU/attraction_shortcut/attraction_shortcut_dungeon_Record.h index b0630f133..671285843 100644 --- a/Generated/include/EU/attraction_shortcut/attraction_shortcut_dungeon_Record.h +++ b/Generated/include/EU/attraction_shortcut/attraction_shortcut_dungeon_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/EU/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h b/Generated/include/EU/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h index 377f8d339..dbf76c93b 100644 --- a/Generated/include/EU/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h +++ b/Generated/include/EU/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef time_limit_field_zone; -int time_limit_field_zone_tableId() const {return 428;}; +int time_limit_field_zone_tableId() const {return 435;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h b/Generated/include/EU/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h index 97d8cb599..6e1b2159f 100644 --- a/Generated/include/EU/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h +++ b/Generated/include/EU/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h @@ -21,6 +21,8 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; wchar_t* alias; +signed char publisher; +char Pad0[3]; BnsTables::Shared::ExplicitTableRef reward_item_common[24]; __int32 reward_item_common_Size() const {return 24;}; signed char reward_item_common_category[24]; @@ -83,14 +85,115 @@ signed char bonus_reward_item_hard_condition_type[24]; __int32 bonus_reward_item_hard_condition_type_Size() const {return 24;}; signed char bonus_reward_difficulty_type[3]; __int32 bonus_reward_difficulty_type_Size() const {return 3;}; -char Pad0[1]; +char Pad1[1]; BnsTables::Shared::TableRef bonus_reward_quota[3]; __int32 bonus_reward_quota_Size() const {return 3;}; -int bonus_reward_quota_tableId() const {return 67;}; +int bonus_reward_quota_tableId() const {return 69;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 9); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 18; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class reward_item_hard_category { + none = 0, + costume = 1, + weapon = 2, + equip_gem = 3, + accessory = 4, + etc = 5, + }; + + enum class reward_item_hard_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class bonus_reward_difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h b/Generated/include/EU/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h index c53592fd4..1d08b8d8b 100644 --- a/Generated/include/EU/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h +++ b/Generated/include/EU/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h @@ -33,6 +33,10 @@ signed char recommend_setting_cast_condition_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 21; } static __int32 SubType() { return -1; } + enum class recommend_setting_cast_condition_op { + or_val = 0, + and_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h b/Generated/include/EU/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h index 33e0d618a..764603c7a 100644 --- a/Generated/include/EU/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h +++ b/Generated/include/EU/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { wchar_t* alias; wchar_t* name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; signed char sort_id; signed char unique_group; signed char target_type; @@ -49,6 +49,475 @@ signed char check_around_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 20; } static __int32 SubType() { return -1; } + enum class target_type { + caster = 0, + target = 1, + summoned = 2, + }; + + enum class check_around_op { + eq = 0, + neq = 1, + gt = 2, + ge = 3, + lt = 4, + le = 5, + }; + + enum class check_fail_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + }; + + enum class check_fail_effect_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class check_npc_grade2 { + none = 0, + boss = 1, + champion = 2, + normal = 3, + follower = 4, + tool = 5, + weakest = 6, + weak = 7, + regular = 8, + strong = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h b/Generated/include/EU/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h index e5663caaf..c1b6e9e1d 100644 --- a/Generated/include/EU/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h +++ b/Generated/include/EU/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h @@ -32,6 +32,10 @@ signed char cast_condition_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 23; } static __int32 SubType() { return -1; } + enum class cast_condition_op { + or_val = 0, + and_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h b/Generated/include/EU/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h index 00d9a392e..8e1b5596f 100644 --- a/Generated/include/EU/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h +++ b/Generated/include/EU/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h @@ -95,6 +95,480 @@ signed char check_around_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } static __int16 TableId() { return 22; } static __int32 SubType() { return -1; } + enum class check_around_target_type { + caster = 0, + target = 1, + summoned = 2, + }; + + enum class check_around_op { + eq = 0, + neq = 1, + gt = 2, + ge = 3, + lt = 4, + le = 5, + }; + + enum class check_caster_fail_effect_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class check_caster_recycle_skill_op { + or_val = 0, + and_val = 1, + }; + + enum class check_caster_fail_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + }; + + enum class check_target_npc_grade2 { + none = 0, + boss = 1, + champion = 2, + normal = 3, + follower = 4, + tool = 5, + weakest = 6, + weak = 7, + regular = 8, + strong = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h b/Generated/include/EU/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h index d527343bc..e4055fc91 100644 --- a/Generated/include/EU/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h +++ b/Generated/include/EU/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h @@ -22,13 +22,14 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* name; BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 423;}; +int teleport_tableId() const {return 430;}; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 24; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/autotargetparameter/AAA_autotargetparameter_RecordBase.h b/Generated/include/EU/autotargetparameter/AAA_autotargetparameter_RecordBase.h index 06fc35e81..f16a03ba9 100644 --- a/Generated/include/EU/autotargetparameter/AAA_autotargetparameter_RecordBase.h +++ b/Generated/include/EU/autotargetparameter/AAA_autotargetparameter_RecordBase.h @@ -49,6 +49,69 @@ float swoon_delay; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 25; } static __int32 SubType() { return -1; } + enum class stance_type { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class sensitivity_level { + low = 0, + medium = 1, + high = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/badge_appearance/AAA_badge_appearance_RecordBase.h b/Generated/include/EU/badge_appearance/AAA_badge_appearance_RecordBase.h index 175b07f0f..14479db70 100644 --- a/Generated/include/EU/badge_appearance/AAA_badge_appearance_RecordBase.h +++ b/Generated/include/EU/badge_appearance/AAA_badge_appearance_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::EU { signed char apperance_type; char Pad0[3]; BnsTables::Shared::TableRef item_alias; -int item_alias_tableId() const {return 198;}; +int item_alias_tableId() const {return 202;}; __int32 set_score[14]; __int32 set_score_Size() const {return 14;}; wchar_t* apperance_begin_show[14]; @@ -35,6 +35,10 @@ __int32 apperance_end_show_Size() const {return 14;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 26; } static __int32 SubType() { return -1; } + enum class apperance_type { + Default_val = 0, + Item = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/badge_set_item/AAA_badge_set_item_RecordBase.h b/Generated/include/EU/badge_set_item/AAA_badge_set_item_RecordBase.h index eec29732c..228b9bb17 100644 --- a/Generated/include/EU/badge_set_item/AAA_badge_set_item_RecordBase.h +++ b/Generated/include/EU/badge_set_item/AAA_badge_set_item_RecordBase.h @@ -23,13 +23,14 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef effect[2]; __int32 effect_Size() const {return 2;}; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 27; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h b/Generated/include/EU/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h index 8e3fa72f7..373dac0d6 100644 --- a/Generated/include/EU/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h +++ b/Generated/include/EU/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef required_item[8]; __int32 required_item_Size() const {return 8;}; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; __int16 required_item_count[8]; __int32 required_item_count_Size() const {return 8;}; __int32 money_cost; @@ -31,6 +31,7 @@ __int32 money_cost; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 28; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h b/Generated/include/EU/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h index 46d054d66..cbe007fbf 100644 --- a/Generated/include/EU/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h +++ b/Generated/include/EU/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h @@ -25,7 +25,7 @@ __int32 score; wchar_t* alias; BnsTables::Shared::TableRef result_item[80]; __int32 result_item_Size() const {return 80;}; -int result_item_tableId() const {return 198;}; +int result_item_tableId() const {return 202;}; __int16 result_item_rate[80]; __int32 result_item_rate_Size() const {return 80;}; __int32 result_item_rate_sum_by_grade[9]; @@ -34,6 +34,80 @@ __int32 result_item_rate_sum_by_grade_Size() const {return 9;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } static __int16 TableId() { return 29; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/battle_field_grade/AAA_battle_field_grade_RecordBase.h b/Generated/include/EU/battle_field_grade/AAA_battle_field_grade_RecordBase.h index 6797c1125..377d958ba 100644 --- a/Generated/include/EU/battle_field_grade/AAA_battle_field_grade_RecordBase.h +++ b/Generated/include/EU/battle_field_grade/AAA_battle_field_grade_RecordBase.h @@ -25,19 +25,53 @@ signed char grade; __int16 point_bonus_percent; char Pad0[2]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef medium_icon; BnsTables::Shared::IconRef small_icon; BnsTables::Shared::IconRef extrasmall_icon; BnsTables::Shared::TableRef grade_level_up_message; -int grade_level_up_message_tableId() const {return 156;}; +int grade_level_up_message_tableId() const {return 159;}; BnsTables::Shared::TableRef grade_level_down_message; -int grade_level_down_message_tableId() const {return 156;}; +int grade_level_down_message_tableId() const {return 159;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 30; } static __int32 SubType() { return -1; } + enum class season_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + sealed_dungeon_total = 17, + sealed_dungeon_1 = 18, + sealed_dungeon_2 = 19, + sealed_dungeon_3 = 20, + sealed_dungeon_4 = 21, + sealed_dungeon_5 = 22, + sealed_dungeon_6 = 23, + wave_dungeon_1 = 24, + wave_dungeon_2 = 25, + solo_dungeon_3_best_record = 26, + solo_dungeon_4_best_record = 27, + solo_dungeon_5_best_record = 28, + tier_total = 29, + hyper_racing_game = 30, + duel_npc_challenge = 31, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/battle_royal_field/AAA_battle_royal_field_RecordBase.h b/Generated/include/EU/battle_royal_field/AAA_battle_royal_field_RecordBase.h index 967687119..bd3e19997 100644 --- a/Generated/include/EU/battle_royal_field/AAA_battle_royal_field_RecordBase.h +++ b/Generated/include/EU/battle_royal_field/AAA_battle_royal_field_RecordBase.h @@ -22,15 +22,15 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 295;}; +int public_raid_tableId() const {return 302;}; signed char required_level; signed char required_mastery_level; signed char required_member_count_party_mode_matching; signed char required_party_count_party_mode_matching; BnsTables::Shared::TableRef available_party_mode_matching_weekly_time; -int available_party_mode_matching_weekly_time_tableId() const {return 453;}; +int available_party_mode_matching_weekly_time_tableId() const {return 460;}; __int16 waiting_duration_second; char Pad0[2]; __int32 stand_by_duration; @@ -39,9 +39,9 @@ BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; __int32 waiting_time_before_move; BnsTables::Shared::TableRef enter_pc_spawn; -int enter_pc_spawn_tableId() const {return 480;}; +int enter_pc_spawn_tableId() const {return 487;}; BnsTables::Shared::TableRef extra_skill_context_script; -int extra_skill_context_script_tableId() const {return 75;}; +int extra_skill_context_script_tableId() const {return 77;}; bool enable_infinite_hyper_energy; char Pad1[3]; __int32 waiting_time_before_start; @@ -49,15 +49,16 @@ float camera_max_distance; float start_condition_guide_timer_delay; float survivor_escape_delay; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 21); } static __int16 TableId() { return 32; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h b/Generated/include/EU/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h index 361802fde..3cf7d6f08 100644 --- a/Generated/include/EU/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h +++ b/Generated/include/EU/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h @@ -23,12 +23,13 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef effect[4]; __int32 effect_Size() const {return 4;}; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; __int16 radius; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } static __int16 TableId() { return 33; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h b/Generated/include/EU/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h index 8a87b0c9f..2e15ba91a 100644 --- a/Generated/include/EU/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h +++ b/Generated/include/EU/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h @@ -34,6 +34,7 @@ __int32 toxic_event_area_radius_Size() const {return 10;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } static __int16 TableId() { return 35; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h b/Generated/include/EU/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h index f7b3d12bb..5e385465c 100644 --- a/Generated/include/EU/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h +++ b/Generated/include/EU/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h @@ -25,6 +25,7 @@ namespace BnsTables::EU { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 36; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/battlemessage/AAA_battlemessage_RecordBase.h b/Generated/include/EU/battlemessage/AAA_battlemessage_RecordBase.h index c12d46ff7..5db894218 100644 --- a/Generated/include/EU/battlemessage/AAA_battlemessage_RecordBase.h +++ b/Generated/include/EU/battlemessage/AAA_battlemessage_RecordBase.h @@ -23,11 +23,54 @@ signed char effect_type; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef game_message; -int game_message_tableId() const {return 156;}; +int game_message_tableId() const {return 159;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 31; } static __int32 SubType() { return -1; } + enum class object_type { + player_attack = 0, + player_attacked = 1, + other = 2, + none_caster = 3, + }; + + enum class skill_result_type { + hit = 0, + cri = 1, + parry = 2, + pparry = 3, + counter = 4, + miss = 5, + dodge = 6, + bounce = 7, + none_skill = 8, + }; + + enum class effect_type { + none_effect = 0, + instant_damage = 1, + attach_damage = 2, + interval_damage = 3, + attach_fail_damage = 4, + detach_damage = 5, + wall_damage = 6, + instant_hp = 7, + interval_hp = 8, + instant_sp = 9, + interval_sp = 10, + instant_sp_damage = 11, + interval_sp_damage = 12, + instant_hp_drain = 13, + instant_sp_drain = 14, + instant_hp_sp_drain = 15, + attach = 16, + attach_fail = 17, + interval = 18, + detach = 19, + exhaustion = 20, + dead = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h b/Generated/include/EU/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h index 533a31d28..76d39058e 100644 --- a/Generated/include/EU/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h +++ b/Generated/include/EU/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h @@ -31,6 +31,7 @@ wchar_t* mark_particle; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 34; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/benefit_ability/AAA_benefit_ability_RecordBase.h b/Generated/include/EU/benefit_ability/AAA_benefit_ability_RecordBase.h index 03bce5ab0..1d6280749 100644 --- a/Generated/include/EU/benefit_ability/AAA_benefit_ability_RecordBase.h +++ b/Generated/include/EU/benefit_ability/AAA_benefit_ability_RecordBase.h @@ -24,6 +24,7 @@ namespace BnsTables::EU { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } static __int16 TableId() { return 37; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h b/Generated/include/EU/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h index de6b4c1e7..57c3f3500 100644 --- a/Generated/include/EU/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h +++ b/Generated/include/EU/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h @@ -27,11 +27,88 @@ __int32 ability_value_Size() const {return 4;}; __int32 ability_base_value[4]; __int32 ability_base_value_Size() const {return 4;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 38; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h b/Generated/include/EU/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h index d0ff14978..c03140a02 100644 --- a/Generated/include/EU/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h +++ b/Generated/include/EU/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h @@ -25,11 +25,15 @@ __int32 reward_Size() const {return 4;}; __int32 reward_value[4]; __int32 reward_value_Size() const {return 4;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 39; } static __int32 SubType() { return -1; } + enum class reward { + none = 0, + combat_exp = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/board_gacha/AAA_board_gacha_RecordBase.h b/Generated/include/EU/board_gacha/AAA_board_gacha_RecordBase.h index 66add70eb..408ebf497 100644 --- a/Generated/include/EU/board_gacha/AAA_board_gacha_RecordBase.h +++ b/Generated/include/EU/board_gacha/AAA_board_gacha_RecordBase.h @@ -30,12 +30,12 @@ signed char result_top_rank_count; signed char top_rank_history_count; char Pad2[2]; BnsTables::Shared::TableRef cost_item; -int cost_item_tableId() const {return 198;}; +int cost_item_tableId() const {return 202;}; __int16 cost_item_count; bool instant_payment_enable; char Pad3[1]; BnsTables::Shared::TableRef instant_payment_item; -int instant_payment_item_tableId() const {return 198;}; +int instant_payment_item_tableId() const {return 202;}; wchar_t* board_image_player; wchar_t* board_image_other_pc; wchar_t* board_image_special; @@ -63,6 +63,7 @@ wchar_t* font_recieve_reward_list_item_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } static __int16 TableId() { return 40; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h b/Generated/include/EU/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h index d5690e5b5..8e1ab2cc3 100644 --- a/Generated/include/EU/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h +++ b/Generated/include/EU/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h @@ -26,21 +26,28 @@ __int16 rank_min; __int16 rank_max; __int16 participation_count; BnsTables::Shared::TableRef reward_item; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int16 reward_item_count; char Pad1[2]; BnsTables::Shared::TableRef lucky_reward_item[5]; __int32 lucky_reward_item_Size() const {return 5;}; -int lucky_reward_item_tableId() const {return 198;}; +int lucky_reward_item_tableId() const {return 202;}; __int16 lucky_reward_item_count[5]; __int32 lucky_reward_item_count_Size() const {return 5;}; char Pad2[2]; BnsTables::Shared::TableRef lucky_reward_represent_item; -int lucky_reward_represent_item_tableId() const {return 198;}; +int lucky_reward_represent_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 41; } static __int32 SubType() { return -1; } + enum class reward_type { + none = 0, + rank = 1, + line = 2, + lucky = 3, + participation = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/boast/AAA_boast_RecordBase.h b/Generated/include/EU/boast/AAA_boast_RecordBase.h index e9bbda8f3..e849a562f 100644 --- a/Generated/include/EU/boast/AAA_boast_RecordBase.h +++ b/Generated/include/EU/boast/AAA_boast_RecordBase.h @@ -27,12 +27,13 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; float result_show_delay_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } static __int16 TableId() { return 42; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/boast/boast_duel_Record.h b/Generated/include/EU/boast/boast_duel_Record.h index ef3465ffb..bdd504b8b 100644 --- a/Generated/include/EU/boast/boast_duel_Record.h +++ b/Generated/include/EU/boast/boast_duel_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef duel; -int duel_tableId() const {return 108;}; +int duel_tableId() const {return 111;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/boast/boast_npc_kill_Record.h b/Generated/include/EU/boast/boast_npc_kill_Record.h index 0b7a9eca6..bd73a6e40 100644 --- a/Generated/include/EU/boast/boast_npc_kill_Record.h +++ b/Generated/include/EU/boast/boast_npc_kill_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/EU/boast_event/AAA_boast_event_RecordBase.h b/Generated/include/EU/boast_event/AAA_boast_event_RecordBase.h index 53e5dfd31..1b8abdb84 100644 --- a/Generated/include/EU/boast_event/AAA_boast_event_RecordBase.h +++ b/Generated/include/EU/boast_event/AAA_boast_event_RecordBase.h @@ -42,6 +42,15 @@ signed char broadcast; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } static __int16 TableId() { return 43; } static __int32 SubType() { return -1; } + enum class broadcast { + guild = 0, + world = 1, + }; + + enum class op_type { + or_more = 0, + equal = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/boast_event/boast_event_acquire_env_reward_Record.h b/Generated/include/EU/boast_event/boast_event_acquire_env_reward_Record.h index 5e460cdfc..a9443beb7 100644 --- a/Generated/include/EU/boast_event/boast_event_acquire_env_reward_Record.h +++ b/Generated/include/EU/boast_event/boast_event_acquire_env_reward_Record.h @@ -11,9 +11,9 @@ namespace BnsTables::EU { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_from_env; -int boast_from_env_tableId() const {return 472;}; +int boast_from_env_tableId() const {return 479;}; BnsTables::Shared::TableRef boast_item; -int boast_item_tableId() const {return 198;}; +int boast_item_tableId() const {return 202;}; static __int32 SubType() { return 6; } }; diff --git a/Generated/include/EU/boast_event/boast_event_acquire_item_reward_Record.h b/Generated/include/EU/boast_event/boast_event_acquire_item_reward_Record.h index 8cdf3a18c..ddca794b3 100644 --- a/Generated/include/EU/boast_event/boast_event_acquire_item_reward_Record.h +++ b/Generated/include/EU/boast_event/boast_event_acquire_item_reward_Record.h @@ -11,9 +11,9 @@ namespace BnsTables::EU { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_from_decomposed_item; -int boast_from_decomposed_item_tableId() const {return 198;}; +int boast_from_decomposed_item_tableId() const {return 202;}; BnsTables::Shared::TableRef boast_item; -int boast_item_tableId() const {return 198;}; +int boast_item_tableId() const {return 202;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/EU/boast_event/boast_event_acquire_npc_reward_Record.h b/Generated/include/EU/boast_event/boast_event_acquire_npc_reward_Record.h index 35d3146a3..d74316f6e 100644 --- a/Generated/include/EU/boast_event/boast_event_acquire_npc_reward_Record.h +++ b/Generated/include/EU/boast_event/boast_event_acquire_npc_reward_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_item; -int boast_item_tableId() const {return 198;}; +int boast_item_tableId() const {return 202;}; static __int32 SubType() { return 7; } }; diff --git a/Generated/include/EU/boast_event/boast_event_awakening_item_Record.h b/Generated/include/EU/boast_event/boast_event_awakening_item_Record.h index a68d165be..15f7af97f 100644 --- a/Generated/include/EU/boast_event/boast_event_awakening_item_Record.h +++ b/Generated/include/EU/boast_event/boast_event_awakening_item_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_item; -int boast_item_tableId() const {return 198;}; +int boast_item_tableId() const {return 202;}; static __int32 SubType() { return 4; } }; diff --git a/Generated/include/EU/boast_event/boast_event_buy_random_store_item_Record.h b/Generated/include/EU/boast_event/boast_event_buy_random_store_item_Record.h index 2ddbf2735..2fdd52785 100644 --- a/Generated/include/EU/boast_event/boast_event_buy_random_store_item_Record.h +++ b/Generated/include/EU/boast_event/boast_event_buy_random_store_item_Record.h @@ -11,9 +11,9 @@ namespace BnsTables::EU { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_from_random_store; -int boast_from_random_store_tableId() const {return 311;}; +int boast_from_random_store_tableId() const {return 318;}; BnsTables::Shared::TableRef boast_item; -int boast_item_tableId() const {return 198;}; +int boast_item_tableId() const {return 202;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/boast_event/boast_event_transform_item_Record.h b/Generated/include/EU/boast_event/boast_event_transform_item_Record.h index 26ff060f8..7db2bac25 100644 --- a/Generated/include/EU/boast_event/boast_event_transform_item_Record.h +++ b/Generated/include/EU/boast_event/boast_event_transform_item_Record.h @@ -11,9 +11,9 @@ namespace BnsTables::EU { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_from_recipe; -int boast_from_recipe_tableId() const {return 222;}; +int boast_from_recipe_tableId() const {return 226;}; BnsTables::Shared::TableRef boast_item; -int boast_item_tableId() const {return 198;}; +int boast_item_tableId() const {return 202;}; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/EU/boast_event/boast_event_transform_item_convert_Record.h b/Generated/include/EU/boast_event/boast_event_transform_item_convert_Record.h index c9bf8e2de..4aa95f9b0 100644 --- a/Generated/include/EU/boast_event/boast_event_transform_item_convert_Record.h +++ b/Generated/include/EU/boast_event/boast_event_transform_item_convert_Record.h @@ -11,9 +11,9 @@ namespace BnsTables::EU { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_from_recipe; -int boast_from_recipe_tableId() const {return 222;}; +int boast_from_recipe_tableId() const {return 226;}; BnsTables::Shared::TableRef boast_item; -int boast_item_tableId() const {return 198;}; +int boast_item_tableId() const {return 202;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/boast_event/boast_event_treasureboard_reward_Record.h b/Generated/include/EU/boast_event/boast_event_treasureboard_reward_Record.h index 52011d012..d9c51389e 100644 --- a/Generated/include/EU/boast_event/boast_event_treasureboard_reward_Record.h +++ b/Generated/include/EU/boast_event/boast_event_treasureboard_reward_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_item; -int boast_item_tableId() const {return 198;}; +int boast_item_tableId() const {return 202;}; static __int32 SubType() { return 11; } }; diff --git a/Generated/include/EU/boast_event/boast_event_treasureboard_season_reward_Record.h b/Generated/include/EU/boast_event/boast_event_treasureboard_season_reward_Record.h index 84af717e0..770d8f958 100644 --- a/Generated/include/EU/boast_event/boast_event_treasureboard_season_reward_Record.h +++ b/Generated/include/EU/boast_event/boast_event_treasureboard_season_reward_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_item; -int boast_item_tableId() const {return 198;}; +int boast_item_tableId() const {return 202;}; static __int32 SubType() { return 10; } }; diff --git a/Generated/include/EU/boss_challenge/AAA_boss_challenge_RecordBase.h b/Generated/include/EU/boss_challenge/AAA_boss_challenge_RecordBase.h index 48d2ee652..2077ec072 100644 --- a/Generated/include/EU/boss_challenge/AAA_boss_challenge_RecordBase.h +++ b/Generated/include/EU/boss_challenge/AAA_boss_challenge_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; __int16 require_score; __int16 last_round; wchar_t* alias; @@ -29,20 +29,20 @@ BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 299;}; +int attraction_quest_tableId() const {return 306;}; bool enable_heart_count; signed char max_instant_heart_count; signed char required_level; signed char required_mastery_level; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; char Pad0[3]; BnsTables::Shared::TableRef boss_challenge_name2; -int boss_challenge_name2_tableId() const {return 427;}; +int boss_challenge_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef boss_challenge_desc; -int boss_challenge_desc_tableId() const {return 427;}; +int boss_challenge_desc_tableId() const {return 434;}; signed char ui_text_grade; char Pad1[3]; BnsTables::Shared::TableRef reward_summary; @@ -54,20 +54,24 @@ signed char recommand_mastery_level_max; __int16 recommend_attack_power; char Pad2[2]; BnsTables::Shared::TableRef standard_gear_weapon; -int standard_gear_weapon_tableId() const {return 198;}; +int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 299;}; +int display_quests_tableId() const {return 306;}; bool enable_infinite_hyper_energy; char Pad3[3]; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 427;}; +int tactic_tableId() const {return 434;}; BnsTables::Shared::TableRef recommend_alias; -int recommend_alias_tableId() const {return 72;}; +int recommend_alias_tableId() const {return 74;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } static __int16 TableId() { return 44; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h b/Generated/include/EU/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h index 61b27e090..42b7dec53 100644 --- a/Generated/include/EU/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h +++ b/Generated/include/EU/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h @@ -24,12 +24,13 @@ __int16 round; wchar_t* alias; BnsTables::Shared::TableRef spawn_effect[2]; __int32 spawn_effect_Size() const {return 2;}; -int spawn_effect_tableId() const {return 115;}; +int spawn_effect_tableId() const {return 118;}; __int32 boss_spawn_delay; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 45; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/bossnpc/AAA_bossnpc_RecordBase.h b/Generated/include/EU/bossnpc/AAA_bossnpc_RecordBase.h index 5e57ef612..506983e89 100644 --- a/Generated/include/EU/bossnpc/AAA_bossnpc_RecordBase.h +++ b/Generated/include/EU/bossnpc/AAA_bossnpc_RecordBase.h @@ -29,7 +29,7 @@ __int32 sp_show_Size() const {return 3;}; wchar_t* immune_breaker_disabale_show; __int32 berserk_sequence_invoke_time; BnsTables::Shared::TableRef difficulty_type_modify; -int difficulty_type_modify_tableId() const {return 99;}; +int difficulty_type_modify_tableId() const {return 102;}; bool use_second_gauge; char Pad1[1]; __int16 default_gp; @@ -38,7 +38,7 @@ __int32 gp_section_Size() const {return 11;}; signed char gp_section_cnt; signed char ui_style; BnsTables::Shared::TableRef ui_tooltip; -int ui_tooltip_tableId() const {return 427;}; +int ui_tooltip_tableId() const {return 434;}; wchar_t* ui_double_sided_left_imageset; wchar_t* ui_double_sided_right_imageset; __int16 ui_double_sided_left_color_r; @@ -66,6 +66,12 @@ signed char max_break_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } static __int16 TableId() { return 46; } static __int32 SubType() { return -1; } + enum class ui_style { + none = 0, + fury = 1, + absorb_level = 2, + double_sided = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/campfire/AAA_campfire_RecordBase.h b/Generated/include/EU/campfire/AAA_campfire_RecordBase.h index c34fc9c4c..4822df146 100644 --- a/Generated/include/EU/campfire/AAA_campfire_RecordBase.h +++ b/Generated/include/EU/campfire/AAA_campfire_RecordBase.h @@ -29,13 +29,14 @@ wchar_t* animset_name; wchar_t* anim_show; wchar_t* despawn_show; BnsTables::Shared::TableRef party_match; -int party_match_tableId() const {return 278;}; +int party_match_tableId() const {return 285;}; BnsTables::Shared::TableRef map_tooltip; -int map_tooltip_tableId() const {return 427;}; +int map_tooltip_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } static __int16 TableId() { return 47; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/card_collection_page/AAA_card_collection_page_RecordBase.h b/Generated/include/EU/card_collection_page/AAA_card_collection_page_RecordBase.h index 00d6ac6f4..88c8892c8 100644 --- a/Generated/include/EU/card_collection_page/AAA_card_collection_page_RecordBase.h +++ b/Generated/include/EU/card_collection_page/AAA_card_collection_page_RecordBase.h @@ -21,17 +21,18 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; __int32 cost_money; BnsTables::Shared::TableRef cost_item[4]; __int32 cost_item_Size() const {return 4;}; -int cost_item_tableId() const {return 198;}; +int cost_item_tableId() const {return 202;}; __int16 cost_item_count[4]; __int32 cost_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 48; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/cave/AAA_cave_RecordBase.h b/Generated/include/EU/cave/AAA_cave_RecordBase.h index dd67ea3b6..37b44d3f7 100644 --- a/Generated/include/EU/cave/AAA_cave_RecordBase.h +++ b/Generated/include/EU/cave/AAA_cave_RecordBase.h @@ -23,11 +23,12 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef zone[40]; __int32 zone_Size() const {return 40;}; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 50; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/cave2/AAA_cave2_RecordBase.h b/Generated/include/EU/cave2/AAA_cave2_RecordBase.h index 04bba5f49..399d7ab5d 100644 --- a/Generated/include/EU/cave2/AAA_cave2_RecordBase.h +++ b/Generated/include/EU/cave2/AAA_cave2_RecordBase.h @@ -27,7 +27,7 @@ BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef zone[16]; __int32 zone_Size() const {return 16;}; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; bool enable_heart_count; signed char max_instant_heart_count; __int16 pc_max; @@ -50,69 +50,69 @@ __int32 skill_score_recommend_use_item_point; __int16 skill_score_recommend_use_item_bonus; char Pad3[2]; BnsTables::Shared::TableRef skill_score_boss_npc; -int skill_score_boss_npc_tableId() const {return 270;}; +int skill_score_boss_npc_tableId() const {return 276;}; __int16 skill_score_boss_npc_bonus; char Pad4[2]; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 299;}; +int attraction_quest_tableId() const {return 306;}; bool ui_filter_attraction_quest_only; char Pad5[3]; BnsTables::Shared::TableRef respawn_confirm_text; -int respawn_confirm_text_tableId() const {return 427;}; +int respawn_confirm_text_tableId() const {return 434;}; BnsTables::Shared::TableRef escape_cave_confirm_text; -int escape_cave_confirm_text_tableId() const {return 427;}; +int escape_cave_confirm_text_tableId() const {return 434;}; signed char ui_text_grade; char Pad6[3]; BnsTables::Shared::TableRef cave2_name2; -int cave2_name2_tableId() const {return 427;}; +int cave2_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef cave2_desc; -int cave2_desc_tableId() const {return 427;}; +int cave2_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef arena_entrance_zone; -int arena_entrance_zone_tableId() const {return 471;}; +int arena_entrance_zone_tableId() const {return 478;}; wchar_t* arena_minimap; bool arena_disable_zone_phase; signed char required_level; signed char required_mastery_level; char Pad7[1]; BnsTables::Shared::TableRef quest_for_ignoring_required_level; -int quest_for_ignoring_required_level_tableId() const {return 299;}; +int quest_for_ignoring_required_level_tableId() const {return 306;}; BnsTables::Shared::TableRef gs_item_blade_master; -int gs_item_blade_master_tableId() const {return 198;}; +int gs_item_blade_master_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_kung_fu_fighter; -int gs_item_kung_fu_fighter_tableId() const {return 198;}; +int gs_item_kung_fu_fighter_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_force_master; -int gs_item_force_master_tableId() const {return 198;}; +int gs_item_force_master_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_destroyer; -int gs_item_destroyer_tableId() const {return 198;}; +int gs_item_destroyer_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_summoner; -int gs_item_summoner_tableId() const {return 198;}; +int gs_item_summoner_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_assassin; -int gs_item_assassin_tableId() const {return 198;}; +int gs_item_assassin_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_sword_master; -int gs_item_sword_master_tableId() const {return 198;}; +int gs_item_sword_master_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_warlock; -int gs_item_warlock_tableId() const {return 198;}; +int gs_item_warlock_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_soul_fighter; -int gs_item_soul_fighter_tableId() const {return 198;}; +int gs_item_soul_fighter_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_shooter; -int gs_item_shooter_tableId() const {return 198;}; +int gs_item_shooter_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_warrior; -int gs_item_warrior_tableId() const {return 198;}; +int gs_item_warrior_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_archer; -int gs_item_archer_tableId() const {return 198;}; +int gs_item_archer_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_spear_master; -int gs_item_spear_master_tableId() const {return 198;}; +int gs_item_spear_master_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_thunderer; -int gs_item_thunderer_tableId() const {return 198;}; +int gs_item_thunderer_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_dual_blader; -int gs_item_dual_blader_tableId() const {return 198;}; +int gs_item_dual_blader_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_bard; -int gs_item_bard_tableId() const {return 198;}; +int gs_item_bard_tableId() const {return 202;}; __int16 recommend_attack_power; char Pad8[2]; BnsTables::Shared::TableRef standard_gear_weapon; -int standard_gear_weapon_tableId() const {return 198;}; +int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; signed char recommand_level_min; @@ -121,15 +121,16 @@ signed char recommand_mastery_level_min; signed char recommand_mastery_level_max; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 299;}; +int display_quests_tableId() const {return 306;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 427;}; +int tactic_tableId() const {return 434;}; BnsTables::Shared::TableRef recommend_alias; -int recommend_alias_tableId() const {return 72;}; +int recommend_alias_tableId() const {return 74;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 37); } static __int16 TableId() { return 49; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/challenge_party/AAA_challenge_party_RecordBase.h b/Generated/include/EU/challenge_party/AAA_challenge_party_RecordBase.h index 555923e1c..9bb13a4cd 100644 --- a/Generated/include/EU/challenge_party/AAA_challenge_party_RecordBase.h +++ b/Generated/include/EU/challenge_party/AAA_challenge_party_RecordBase.h @@ -22,13 +22,13 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; wchar_t* arena_minimap; BnsTables::Shared::TableRef required_item[2]; __int32 required_item_Size() const {return 2;}; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; __int16 required_item_count[2]; __int32 required_item_count_Size() const {return 2;}; bool use_training_mode; @@ -44,6 +44,7 @@ __int32 kill_score; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 14); } static __int16 TableId() { return 53; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/challengelist/AAA_challengelist_RecordBase.h b/Generated/include/EU/challengelist/AAA_challengelist_RecordBase.h index 19d2cd612..57b1765ad 100644 --- a/Generated/include/EU/challengelist/AAA_challengelist_RecordBase.h +++ b/Generated/include/EU/challengelist/AAA_challengelist_RecordBase.h @@ -30,10 +30,10 @@ signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef challenge_quest_basic[20]; __int32 challenge_quest_basic_Size() const {return 20;}; -int challenge_quest_basic_tableId() const {return 299;}; +int challenge_quest_basic_tableId() const {return 306;}; BnsTables::Shared::TableRef challenge_quest_expansion[20]; __int32 challenge_quest_expansion_Size() const {return 20;}; -int challenge_quest_expansion_tableId() const {return 299;}; +int challenge_quest_expansion_tableId() const {return 306;}; signed char challenge_quest_grade[20]; __int32 challenge_quest_grade_Size() const {return 20;}; signed char challenge_quest_complete_count; @@ -46,14 +46,14 @@ __int32 challenge_npc_difficulty_Size() const {return 20;}; char Pad2[3]; BnsTables::Shared::TableRef challenge_npc_kill[20]; __int32 challenge_npc_kill_Size() const {return 20;}; -int challenge_npc_kill_tableId() const {return 270;}; +int challenge_npc_kill_tableId() const {return 276;}; BnsTables::Shared::ExplicitTableRef challenge_npc_attraction[20]; __int32 challenge_npc_attraction_Size() const {return 20;}; signed char challenge_npc_grade[20]; __int32 challenge_npc_grade_Size() const {return 20;}; BnsTables::Shared::TableRef challenge_npc_quest[20]; __int32 challenge_npc_quest_Size() const {return 20;}; -int challenge_npc_quest_tableId() const {return 299;}; +int challenge_npc_quest_tableId() const {return 306;}; signed char challenge_npc_total_count; signed char challenge_reward_total_count; signed char challenge_count_for_reward[20]; @@ -64,11 +64,45 @@ __int32 reward_Size() const {return 20;}; int reward_tableId() const {return 52;}; BnsTables::Shared::TableRef account_reward_quota[20]; __int32 account_reward_quota_Size() const {return 20;}; -int account_reward_quota_tableId() const {return 67;}; +int account_reward_quota_tableId() const {return 69;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 51; } static __int32 SubType() { return -1; } + enum class challenge_type { + none = 0, + sun = 1, + mon = 2, + tue = 3, + wed = 4, + thu = 5, + fri = 6, + sat = 7, + week1 = 8, + week2 = 9, + week3 = 10, + week4 = 11, + week5 = 12, + week6 = 13, + week7 = 14, + week8 = 15, + week9 = 16, + week10 = 17, + }; + + enum class challenge_npc_grade { + none = 0, + grade1 = 1, + grade2 = 2, + grade3 = 3, + }; + + enum class challenge_npc_difficulty { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/challengelistreward/AAA_challengelistreward_RecordBase.h b/Generated/include/EU/challengelistreward/AAA_challengelistreward_RecordBase.h index c21855d7e..3d2c7c764 100644 --- a/Generated/include/EU/challengelistreward/AAA_challengelistreward_RecordBase.h +++ b/Generated/include/EU/challengelistreward/AAA_challengelistreward_RecordBase.h @@ -25,7 +25,7 @@ signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef reward_item[6]; __int32 reward_item_Size() const {return 6;}; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int16 reward_item_count[6]; __int32 reward_item_count_Size() const {return 6;}; __int32 reward_money; @@ -34,6 +34,16 @@ __int32 reward_account_exp; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } static __int16 TableId() { return 52; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/character_membership/AAA_character_membership_RecordBase.h b/Generated/include/EU/character_membership/AAA_character_membership_RecordBase.h index ca67f75ab..ece6aa922 100644 --- a/Generated/include/EU/character_membership/AAA_character_membership_RecordBase.h +++ b/Generated/include/EU/character_membership/AAA_character_membership_RecordBase.h @@ -23,16 +23,20 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef membership_benefit[8]; __int32 membership_benefit_Size() const {return 8;}; -int membership_benefit_tableId() const {return 263;}; +int membership_benefit_tableId() const {return 269;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; BnsTables::Shared::IconRef icon; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } static __int16 TableId() { return 54; } static __int32 SubType() { return -1; } + enum class id { + none = 0, + market_membership = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/chat_channel_option/AAA_chat_channel_option_RecordBase.h b/Generated/include/EU/chat_channel_option/AAA_chat_channel_option_RecordBase.h index 1280695ca..af93e00b4 100644 --- a/Generated/include/EU/chat_channel_option/AAA_chat_channel_option_RecordBase.h +++ b/Generated/include/EU/chat_channel_option/AAA_chat_channel_option_RecordBase.h @@ -28,6 +28,88 @@ bool modifiable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 55; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + chat_sight = 1, + chat_party = 2, + chat_team = 3, + chat_team_leader = 4, + chat_one = 5, + chat_in_domain = 6, + chat_world = 7, + chat_faction = 8, + chat_guild = 9, + chat_guild_manager = 10, + chat_party_search = 11, + chat_npc = 12, + chat_godsay_normal = 13, + chat_godsay_campaign = 14, + chat_godsay_emergency = 15, + chat_field_dungeon = 16, + chat_qq_c2c = 17, + chat_qq_group = 18, + chat_guild_search = 19, + chat_watch = 20, + chat_friends = 21, + default_val = 22, + warning = 23, + info = 24, + party = 25, + party_match = 26, + team = 27, + faction = 28, + guild = 29, + guild_match = 30, + exhaustion = 31, + exhaustion_pc = 32, + exp_acquisition = 33, + exp_loss = 34, + levelup = 35, + money_acquisition = 36, + money_loss = 37, + item_acquisition = 38, + item_loss = 39, + skill_build_up_point_acquisition = 40, + quest_acquisition = 41, + quest_complete = 42, + talk_social = 43, + field_dungeon = 44, + qq = 45, + combat_normal = 46, + combat_critical = 47, + combat_heal = 48, + combat_defend = 49, + combat_parry = 50, + combat_abnormal = 51, + combat_attacked_normal = 52, + combat_attacked_critical = 53, + combat_target_heal = 54, + combat_target_defend = 55, + combat_target_abnormal = 56, + combat_other_normal = 57, + combat_other_critical = 58, + combat_other_heal = 59, + combat_other_defend = 60, + combat_other_abnormal = 61, + combat_party_normal = 62, + combat_party_critical = 63, + combat_party_heal = 64, + combat_party_defend = 65, + combat_party_abnormal = 66, + combat_party_attacked_normal = 67, + combat_party_attacked_critical = 68, + combat_party_target_defend = 69, + mentoring = 70, + skill = 71, + }; + + enum class group { + none = 0, + chat = 1, + chat2 = 2, + system = 3, + combat = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/cinema_result/AAA_cinema_result_RecordBase.h b/Generated/include/EU/cinema_result/AAA_cinema_result_RecordBase.h index f633b62e4..e874eccad 100644 --- a/Generated/include/EU/cinema_result/AAA_cinema_result_RecordBase.h +++ b/Generated/include/EU/cinema_result/AAA_cinema_result_RecordBase.h @@ -31,6 +31,34 @@ wchar_t* level_seq_event_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } static __int16 TableId() { return 56; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class game_mode { + none = 0, + nahando = 1, + hyper_move_contest = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/cinematic/AAA_cinematic_RecordBase.h b/Generated/include/EU/cinematic/AAA_cinematic_RecordBase.h index 1240f2358..63c2a84eb 100644 --- a/Generated/include/EU/cinematic/AAA_cinematic_RecordBase.h +++ b/Generated/include/EU/cinematic/AAA_cinematic_RecordBase.h @@ -26,7 +26,7 @@ wchar_t* cinema_resource_name; wchar_t* teen_cinema_name; wchar_t* teen_cinema_resource_name; BnsTables::Shared::TableRef costume; -int costume_tableId() const {return 198;}; +int costume_tableId() const {return 202;}; signed char skippable; bool point_camera; bool nameplate_visible; @@ -34,6 +34,13 @@ bool nameplate_visible; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } static __int16 TableId() { return 57; } static __int32 SubType() { return -1; } + enum class skippable { + none = 0, + skip = 1, + party_skip = 2, + team_skip = 3, + auto_skip = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/classic_field_zone/AAA_classic_field_zone_RecordBase.h b/Generated/include/EU/classic_field_zone/AAA_classic_field_zone_RecordBase.h index 38d2a511b..e76244fc0 100644 --- a/Generated/include/EU/classic_field_zone/AAA_classic_field_zone_RecordBase.h +++ b/Generated/include/EU/classic_field_zone/AAA_classic_field_zone_RecordBase.h @@ -23,35 +23,35 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef zone[2]; __int32 zone_Size() const {return 2;}; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 299;}; +int attraction_quest_tableId() const {return 306;}; bool ui_filter_attraction_quest_only; char Pad0[3]; BnsTables::Shared::TableRef respawn_confirm_text; -int respawn_confirm_text_tableId() const {return 427;}; +int respawn_confirm_text_tableId() const {return 434;}; BnsTables::Shared::TableRef escape_cave_confirm_text; -int escape_cave_confirm_text_tableId() const {return 427;}; +int escape_cave_confirm_text_tableId() const {return 434;}; __int16 recommend_attack_power; char Pad1[2]; BnsTables::Shared::TableRef standard_gear_weapon; -int standard_gear_weapon_tableId() const {return 198;}; +int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef classic_field_zone_name2; -int classic_field_zone_name2_tableId() const {return 427;}; +int classic_field_zone_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef classic_field_zone_desc; -int classic_field_zone_desc_tableId() const {return 427;}; +int classic_field_zone_desc_tableId() const {return 434;}; wchar_t* thumbnail_image; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; signed char ui_text_grade; char Pad2[3]; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 427;}; +int tactic_tableId() const {return 434;}; BnsTables::Shared::TableRef recommend_alias; -int recommend_alias_tableId() const {return 72;}; +int recommend_alias_tableId() const {return 74;}; signed char recommend_level_min; signed char recommend_level_max; signed char recommend_mastery_level_min; @@ -60,6 +60,7 @@ signed char recommend_mastery_level_max; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 17); } static __int16 TableId() { return 58; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h b/Generated/include/EU/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h index ff2ff7045..f0106035a 100644 --- a/Generated/include/EU/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h +++ b/Generated/include/EU/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h @@ -22,11 +22,12 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; __int32 score; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 59; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/closet_group/AAA_closet_group_RecordBase.h b/Generated/include/EU/closet_group/AAA_closet_group_RecordBase.h index 8539e95af..b645f1aa0 100644 --- a/Generated/include/EU/closet_group/AAA_closet_group_RecordBase.h +++ b/Generated/include/EU/closet_group/AAA_closet_group_RecordBase.h @@ -24,14 +24,37 @@ namespace BnsTables::EU { char Pad0[1]; __int16 sort_no; BnsTables::Shared::TableRef charge_of_item_for_instant_payment; -int charge_of_item_for_instant_payment_tableId() const {return 198;}; +int charge_of_item_for_instant_payment_tableId() const {return 202;}; BnsTables::Shared::TableRef item_to_be_paid; -int item_to_be_paid_tableId() const {return 198;}; +int item_to_be_paid_tableId() const {return 202;}; bool check_equip_characteristics; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } static __int16 TableId() { return 60; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + custom = 1, + jeryoung = 2, + daesanak = 3, + suwal = 4, + baekchung = 5, + geonwon = 6, + seorock = 7, + seongye = 8, + northland_east = 9, + npc_trade = 10, + transform = 11, + event = 12, + shop = 13, + faction = 14, + etc = 15, + cashshop = 16, + ingameshop = 17, + yongyuenshop = 18, + fashionista = 19, + unusable = 20, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/collecting/AAA_collecting_RecordBase.h b/Generated/include/EU/collecting/AAA_collecting_RecordBase.h index 974cb3e3c..f21131080 100644 --- a/Generated/include/EU/collecting/AAA_collecting_RecordBase.h +++ b/Generated/include/EU/collecting/AAA_collecting_RecordBase.h @@ -26,11 +26,103 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 61; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + category1 = 1, + category2 = 2, + category3 = 3, + category4 = 4, + category5 = 5, + category6 = 6, + category7 = 7, + category8 = 8, + category9 = 9, + category10 = 10, + category_special = 11, + }; + + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/collecting/collecting_closet_Record.h b/Generated/include/EU/collecting/collecting_closet_Record.h index 76269be94..333ea0208 100644 --- a/Generated/include/EU/collecting/collecting_closet_Record.h +++ b/Generated/include/EU/collecting/collecting_closet_Record.h @@ -22,10 +22,10 @@ __int32 collect_closet_subreplace_Size() const {return 8;}; int collect_closet_subreplace_tableId() const {return 60;}; BnsTables::Shared::TableRef collect_skill_skin[4]; __int32 collect_skill_skin_Size() const {return 4;}; -int collect_skill_skin_tableId() const {return 364;}; +int collect_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef reward_item[6]; __int32 reward_item_Size() const {return 6;}; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int16 reward_item_count[6]; __int32 reward_item_count_Size() const {return 6;}; __int32 reward_money; diff --git a/Generated/include/EU/combat_power/AAA_combat_power_RecordBase.h b/Generated/include/EU/combat_power/AAA_combat_power_RecordBase.h new file mode 100644 index 000000000..22de37986 --- /dev/null +++ b/Generated/include/EU/combat_power/AAA_combat_power_RecordBase.h @@ -0,0 +1,40 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct combat_power_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + __int64 id; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + wchar_t* alias; +__int16 version; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 5); } + static __int16 TableId() { return 63; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) combat_power_RecordPtr // : DrRecordPtr + { + combat_power_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h b/Generated/include/EU/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h new file mode 100644 index 000000000..4907f04a3 --- /dev/null +++ b/Generated/include/EU/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h @@ -0,0 +1,46 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct combat_power_compliment_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + __int16 id; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + wchar_t* alias; +signed char compliment_level; +char Pad0[3]; +__int32 compliment_start_value; +wchar_t* compliment_character_appearence_fx; +wchar_t* compliment_statwindow_badge_image_path; +wchar_t* compliment_default_desc; +wchar_t* compliment_additional_desc; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 62; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) combat_power_compliment_RecordPtr // : DrRecordPtr + { + combat_power_compliment_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/commonanim/AAA_commonanim_RecordBase.h b/Generated/include/EU/commonanim/AAA_commonanim_RecordBase.h index 772fb4468..a92c11c37 100644 --- a/Generated/include/EU/commonanim/AAA_commonanim_RecordBase.h +++ b/Generated/include/EU/commonanim/AAA_commonanim_RecordBase.h @@ -23,8 +23,17 @@ namespace BnsTables::EU { wchar_t* anim_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 62; } + static __int16 TableId() { return 64; } static __int32 SubType() { return -1; } + enum class anim_type { + dead = 0, + die = 1, + loot = 2, + mount_linker = 3, + mount_linkee = 4, + inhalation_linker = 5, + inhalation_linkee = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/condition_event/AAA_condition_event_RecordBase.h b/Generated/include/EU/condition_event/AAA_condition_event_RecordBase.h index b09f8fdbc..8794abea2 100644 --- a/Generated/include/EU/condition_event/AAA_condition_event_RecordBase.h +++ b/Generated/include/EU/condition_event/AAA_condition_event_RecordBase.h @@ -23,36 +23,45 @@ __int16 score; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; __int32 instant_event_recycle_time; BnsTables::Shared::TableRef tooltip_text_1; -int tooltip_text_1_tableId() const {return 427;}; +int tooltip_text_1_tableId() const {return 434;}; signed char tooltip_arg_type_1[4]; __int32 tooltip_arg_type_1_Size() const {return 4;}; __int32 tooltip_arg_1[4]; __int32 tooltip_arg_1_Size() const {return 4;}; BnsTables::Shared::TableRef tooltip_text_2; -int tooltip_text_2_tableId() const {return 427;}; +int tooltip_text_2_tableId() const {return 434;}; signed char tooltip_arg_type_2[4]; __int32 tooltip_arg_type_2_Size() const {return 4;}; __int32 tooltip_arg_2[4]; __int32 tooltip_arg_2_Size() const {return 4;}; BnsTables::Shared::TableRef tooltip_text_3; -int tooltip_text_3_tableId() const {return 427;}; +int tooltip_text_3_tableId() const {return 434;}; signed char tooltip_arg_type_3[4]; __int32 tooltip_arg_type_3_Size() const {return 4;}; __int32 tooltip_arg_3[4]; __int32 tooltip_arg_3_Size() const {return 4;}; BnsTables::Shared::TableRef tooltip_text_4; -int tooltip_text_4_tableId() const {return 427;}; +int tooltip_text_4_tableId() const {return 434;}; signed char tooltip_arg_type_4[4]; __int32 tooltip_arg_type_4_Size() const {return 4;}; __int32 tooltip_arg_4[4]; __int32 tooltip_arg_4_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 2); } - static __int16 TableId() { return 63; } + static __int16 TableId() { return 65; } static __int32 SubType() { return -1; } + enum class tooltip_arg_type_1 { + none = 0, + time = 1, + stack_count = 2, + percent = 3, + counter = 4, + distance = 5, + number = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/constellation/AAA_constellation_RecordBase.h b/Generated/include/EU/constellation/AAA_constellation_RecordBase.h index 161a8d19a..55612ddd0 100644 --- a/Generated/include/EU/constellation/AAA_constellation_RecordBase.h +++ b/Generated/include/EU/constellation/AAA_constellation_RecordBase.h @@ -22,17 +22,18 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; signed char star_count; char Pad0[3]; wchar_t* widget_name; signed char slot_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } - static __int16 TableId() { return 64; } + static __int16 TableId() { return 66; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/constellation_star/AAA_constellation_star_RecordBase.h b/Generated/include/EU/constellation_star/AAA_constellation_star_RecordBase.h index d262d2b17..f5fdf6861 100644 --- a/Generated/include/EU/constellation_star/AAA_constellation_star_RecordBase.h +++ b/Generated/include/EU/constellation_star/AAA_constellation_star_RecordBase.h @@ -22,17 +22,17 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; BnsTables::Shared::TableRef constellation; -int constellation_tableId() const {return 64;}; +int constellation_tableId() const {return 66;}; signed char star_type; signed char order; signed char required_pc_level; signed char required_pc_mastery_level; BnsTables::Shared::TableRef required_quest; -int required_quest_tableId() const {return 299;}; +int required_quest_tableId() const {return 306;}; __int16 required_achievement_id; __int16 required_achievement_step; __int16 activate_probability; @@ -40,7 +40,7 @@ char Pad0[2]; __int32 activate_cost_money; BnsTables::Shared::TableRef activate_cost_item[6]; __int32 activate_cost_item_Size() const {return 6;}; -int activate_cost_item_tableId() const {return 198;}; +int activate_cost_item_tableId() const {return 202;}; __int16 activate_cost_item_count[6]; __int32 activate_cost_item_count_Size() const {return 6;}; bool draw_enable; @@ -48,21 +48,22 @@ char Pad1[3]; __int32 draw_option_cost_money; BnsTables::Shared::TableRef draw_option_cost_item[6]; __int32 draw_option_cost_item_Size() const {return 6;}; -int draw_option_cost_item_tableId() const {return 198;}; +int draw_option_cost_item_tableId() const {return 202;}; __int16 draw_option_cost_item_count[6]; __int32 draw_option_cost_item_count_Size() const {return 6;}; signed char option_select_count; char Pad2[3]; BnsTables::Shared::TableRef option[50]; __int32 option_Size() const {return 50;}; -int option_tableId() const {return 66;}; +int option_tableId() const {return 68;}; __int16 option_weight[50]; __int32 option_weight_Size() const {return 50;}; __int32 option_weight_total; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } - static __int16 TableId() { return 65; } + static __int16 TableId() { return 67; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/constellation_star_option/AAA_constellation_star_option_RecordBase.h b/Generated/include/EU/constellation_star_option/AAA_constellation_star_option_RecordBase.h index ef552612a..e4d798d54 100644 --- a/Generated/include/EU/constellation_star_option/AAA_constellation_star_option_RecordBase.h +++ b/Generated/include/EU/constellation_star_option/AAA_constellation_star_option_RecordBase.h @@ -28,8 +28,85 @@ namespace BnsTables::EU { wchar_t* alias; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 66; } + static __int16 TableId() { return 68; } static __int32 SubType() { return -1; } + enum class modify_ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/constellation_star_option/constellation_star_option_effect_Record.h b/Generated/include/EU/constellation_star_option/constellation_star_option_effect_Record.h index 7b0534002..7830ed211 100644 --- a/Generated/include/EU/constellation_star_option/constellation_star_option_effect_Record.h +++ b/Generated/include/EU/constellation_star_option/constellation_star_option_effect_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef effect; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/content_quota/AAA_content_quota_RecordBase.h b/Generated/include/EU/content_quota/AAA_content_quota_RecordBase.h index 8855cde8c..003e2dc8f 100644 --- a/Generated/include/EU/content_quota/AAA_content_quota_RecordBase.h +++ b/Generated/include/EU/content_quota/AAA_content_quota_RecordBase.h @@ -368,14 +368,364 @@ namespace BnsTables::EU { content_quota_record_sub_item_buy_348 = 357, content_quota_record_sub_item_buy_349 = 358, content_quota_record_sub_item_buy_350 = 359, - content_quota_record_sub_daily_contents_reset = 360, - content_quota_record_sub_weekly_contents_reset = 361, - content_quota_record_sub_specific_target = 362, - content_quota_record_sub_trade_restrict = 363, - content_quota_record_sub_market_targeted_sale = 364, - content_quota_record_sub_fatigability = 365, - content_quota_record_sub_fatigability_pccafe = 366, - content_quota_record_sub_count = 367, + content_quota_record_sub_item_buy_351 = 360, + content_quota_record_sub_item_buy_352 = 361, + content_quota_record_sub_item_buy_353 = 362, + content_quota_record_sub_item_buy_354 = 363, + content_quota_record_sub_item_buy_355 = 364, + content_quota_record_sub_item_buy_356 = 365, + content_quota_record_sub_item_buy_357 = 366, + content_quota_record_sub_item_buy_358 = 367, + content_quota_record_sub_item_buy_359 = 368, + content_quota_record_sub_item_buy_360 = 369, + content_quota_record_sub_item_buy_361 = 370, + content_quota_record_sub_item_buy_362 = 371, + content_quota_record_sub_item_buy_363 = 372, + content_quota_record_sub_item_buy_364 = 373, + content_quota_record_sub_item_buy_365 = 374, + content_quota_record_sub_item_buy_366 = 375, + content_quota_record_sub_item_buy_367 = 376, + content_quota_record_sub_item_buy_368 = 377, + content_quota_record_sub_item_buy_369 = 378, + content_quota_record_sub_item_buy_370 = 379, + content_quota_record_sub_item_buy_371 = 380, + content_quota_record_sub_item_buy_372 = 381, + content_quota_record_sub_item_buy_373 = 382, + content_quota_record_sub_item_buy_374 = 383, + content_quota_record_sub_item_buy_375 = 384, + content_quota_record_sub_item_buy_376 = 385, + content_quota_record_sub_item_buy_377 = 386, + content_quota_record_sub_item_buy_378 = 387, + content_quota_record_sub_item_buy_379 = 388, + content_quota_record_sub_item_buy_380 = 389, + content_quota_record_sub_item_buy_381 = 390, + content_quota_record_sub_item_buy_382 = 391, + content_quota_record_sub_item_buy_383 = 392, + content_quota_record_sub_item_buy_384 = 393, + content_quota_record_sub_item_buy_385 = 394, + content_quota_record_sub_item_buy_386 = 395, + content_quota_record_sub_item_buy_387 = 396, + content_quota_record_sub_item_buy_388 = 397, + content_quota_record_sub_item_buy_389 = 398, + content_quota_record_sub_item_buy_390 = 399, + content_quota_record_sub_item_buy_391 = 400, + content_quota_record_sub_item_buy_392 = 401, + content_quota_record_sub_item_buy_393 = 402, + content_quota_record_sub_item_buy_394 = 403, + content_quota_record_sub_item_buy_395 = 404, + content_quota_record_sub_item_buy_396 = 405, + content_quota_record_sub_item_buy_397 = 406, + content_quota_record_sub_item_buy_398 = 407, + content_quota_record_sub_item_buy_399 = 408, + content_quota_record_sub_item_buy_400 = 409, + content_quota_record_sub_item_buy_401 = 410, + content_quota_record_sub_item_buy_402 = 411, + content_quota_record_sub_item_buy_403 = 412, + content_quota_record_sub_item_buy_404 = 413, + content_quota_record_sub_item_buy_405 = 414, + content_quota_record_sub_item_buy_406 = 415, + content_quota_record_sub_item_buy_407 = 416, + content_quota_record_sub_item_buy_408 = 417, + content_quota_record_sub_item_buy_409 = 418, + content_quota_record_sub_item_buy_410 = 419, + content_quota_record_sub_item_buy_411 = 420, + content_quota_record_sub_item_buy_412 = 421, + content_quota_record_sub_item_buy_413 = 422, + content_quota_record_sub_item_buy_414 = 423, + content_quota_record_sub_item_buy_415 = 424, + content_quota_record_sub_item_buy_416 = 425, + content_quota_record_sub_item_buy_417 = 426, + content_quota_record_sub_item_buy_418 = 427, + content_quota_record_sub_item_buy_419 = 428, + content_quota_record_sub_item_buy_420 = 429, + content_quota_record_sub_item_buy_421 = 430, + content_quota_record_sub_item_buy_422 = 431, + content_quota_record_sub_item_buy_423 = 432, + content_quota_record_sub_item_buy_424 = 433, + content_quota_record_sub_item_buy_425 = 434, + content_quota_record_sub_item_buy_426 = 435, + content_quota_record_sub_item_buy_427 = 436, + content_quota_record_sub_item_buy_428 = 437, + content_quota_record_sub_item_buy_429 = 438, + content_quota_record_sub_item_buy_430 = 439, + content_quota_record_sub_item_buy_431 = 440, + content_quota_record_sub_item_buy_432 = 441, + content_quota_record_sub_item_buy_433 = 442, + content_quota_record_sub_item_buy_434 = 443, + content_quota_record_sub_item_buy_435 = 444, + content_quota_record_sub_item_buy_436 = 445, + content_quota_record_sub_item_buy_437 = 446, + content_quota_record_sub_item_buy_438 = 447, + content_quota_record_sub_item_buy_439 = 448, + content_quota_record_sub_item_buy_440 = 449, + content_quota_record_sub_item_buy_441 = 450, + content_quota_record_sub_item_buy_442 = 451, + content_quota_record_sub_item_buy_443 = 452, + content_quota_record_sub_item_buy_444 = 453, + content_quota_record_sub_item_buy_445 = 454, + content_quota_record_sub_item_buy_446 = 455, + content_quota_record_sub_item_buy_447 = 456, + content_quota_record_sub_item_buy_448 = 457, + content_quota_record_sub_item_buy_449 = 458, + content_quota_record_sub_item_buy_450 = 459, + content_quota_record_sub_item_buy_451 = 460, + content_quota_record_sub_item_buy_452 = 461, + content_quota_record_sub_item_buy_453 = 462, + content_quota_record_sub_item_buy_454 = 463, + content_quota_record_sub_item_buy_455 = 464, + content_quota_record_sub_item_buy_456 = 465, + content_quota_record_sub_item_buy_457 = 466, + content_quota_record_sub_item_buy_458 = 467, + content_quota_record_sub_item_buy_459 = 468, + content_quota_record_sub_item_buy_460 = 469, + content_quota_record_sub_item_buy_461 = 470, + content_quota_record_sub_item_buy_462 = 471, + content_quota_record_sub_item_buy_463 = 472, + content_quota_record_sub_item_buy_464 = 473, + content_quota_record_sub_item_buy_465 = 474, + content_quota_record_sub_item_buy_466 = 475, + content_quota_record_sub_item_buy_467 = 476, + content_quota_record_sub_item_buy_468 = 477, + content_quota_record_sub_item_buy_469 = 478, + content_quota_record_sub_item_buy_470 = 479, + content_quota_record_sub_item_buy_471 = 480, + content_quota_record_sub_item_buy_472 = 481, + content_quota_record_sub_item_buy_473 = 482, + content_quota_record_sub_item_buy_474 = 483, + content_quota_record_sub_item_buy_475 = 484, + content_quota_record_sub_item_buy_476 = 485, + content_quota_record_sub_item_buy_477 = 486, + content_quota_record_sub_item_buy_478 = 487, + content_quota_record_sub_item_buy_479 = 488, + content_quota_record_sub_item_buy_480 = 489, + content_quota_record_sub_item_buy_481 = 490, + content_quota_record_sub_item_buy_482 = 491, + content_quota_record_sub_item_buy_483 = 492, + content_quota_record_sub_item_buy_484 = 493, + content_quota_record_sub_item_buy_485 = 494, + content_quota_record_sub_item_buy_486 = 495, + content_quota_record_sub_item_buy_487 = 496, + content_quota_record_sub_item_buy_488 = 497, + content_quota_record_sub_item_buy_489 = 498, + content_quota_record_sub_item_buy_490 = 499, + content_quota_record_sub_item_buy_491 = 500, + content_quota_record_sub_item_buy_492 = 501, + content_quota_record_sub_item_buy_493 = 502, + content_quota_record_sub_item_buy_494 = 503, + content_quota_record_sub_item_buy_495 = 504, + content_quota_record_sub_item_buy_496 = 505, + content_quota_record_sub_item_buy_497 = 506, + content_quota_record_sub_item_buy_498 = 507, + content_quota_record_sub_item_buy_499 = 508, + content_quota_record_sub_item_buy_500 = 509, + content_quota_record_sub_item_buy_501 = 510, + content_quota_record_sub_item_buy_502 = 511, + content_quota_record_sub_item_buy_503 = 512, + content_quota_record_sub_item_buy_504 = 513, + content_quota_record_sub_item_buy_505 = 514, + content_quota_record_sub_item_buy_506 = 515, + content_quota_record_sub_item_buy_507 = 516, + content_quota_record_sub_item_buy_508 = 517, + content_quota_record_sub_item_buy_509 = 518, + content_quota_record_sub_item_buy_510 = 519, + content_quota_record_sub_item_buy_511 = 520, + content_quota_record_sub_item_buy_512 = 521, + content_quota_record_sub_item_buy_513 = 522, + content_quota_record_sub_item_buy_514 = 523, + content_quota_record_sub_item_buy_515 = 524, + content_quota_record_sub_item_buy_516 = 525, + content_quota_record_sub_item_buy_517 = 526, + content_quota_record_sub_item_buy_518 = 527, + content_quota_record_sub_item_buy_519 = 528, + content_quota_record_sub_item_buy_520 = 529, + content_quota_record_sub_item_buy_521 = 530, + content_quota_record_sub_item_buy_522 = 531, + content_quota_record_sub_item_buy_523 = 532, + content_quota_record_sub_item_buy_524 = 533, + content_quota_record_sub_item_buy_525 = 534, + content_quota_record_sub_item_buy_526 = 535, + content_quota_record_sub_item_buy_527 = 536, + content_quota_record_sub_item_buy_528 = 537, + content_quota_record_sub_item_buy_529 = 538, + content_quota_record_sub_item_buy_530 = 539, + content_quota_record_sub_item_buy_531 = 540, + content_quota_record_sub_item_buy_532 = 541, + content_quota_record_sub_item_buy_533 = 542, + content_quota_record_sub_item_buy_534 = 543, + content_quota_record_sub_item_buy_535 = 544, + content_quota_record_sub_item_buy_536 = 545, + content_quota_record_sub_item_buy_537 = 546, + content_quota_record_sub_item_buy_538 = 547, + content_quota_record_sub_item_buy_539 = 548, + content_quota_record_sub_item_buy_540 = 549, + content_quota_record_sub_item_buy_541 = 550, + content_quota_record_sub_item_buy_542 = 551, + content_quota_record_sub_item_buy_543 = 552, + content_quota_record_sub_item_buy_544 = 553, + content_quota_record_sub_item_buy_545 = 554, + content_quota_record_sub_item_buy_546 = 555, + content_quota_record_sub_item_buy_547 = 556, + content_quota_record_sub_item_buy_548 = 557, + content_quota_record_sub_item_buy_549 = 558, + content_quota_record_sub_item_buy_550 = 559, + content_quota_record_sub_item_buy_551 = 560, + content_quota_record_sub_item_buy_552 = 561, + content_quota_record_sub_item_buy_553 = 562, + content_quota_record_sub_item_buy_554 = 563, + content_quota_record_sub_item_buy_555 = 564, + content_quota_record_sub_item_buy_556 = 565, + content_quota_record_sub_item_buy_557 = 566, + content_quota_record_sub_item_buy_558 = 567, + content_quota_record_sub_item_buy_559 = 568, + content_quota_record_sub_item_buy_560 = 569, + content_quota_record_sub_item_buy_561 = 570, + content_quota_record_sub_item_buy_562 = 571, + content_quota_record_sub_item_buy_563 = 572, + content_quota_record_sub_item_buy_564 = 573, + content_quota_record_sub_item_buy_565 = 574, + content_quota_record_sub_item_buy_566 = 575, + content_quota_record_sub_item_buy_567 = 576, + content_quota_record_sub_item_buy_568 = 577, + content_quota_record_sub_item_buy_569 = 578, + content_quota_record_sub_item_buy_570 = 579, + content_quota_record_sub_item_buy_571 = 580, + content_quota_record_sub_item_buy_572 = 581, + content_quota_record_sub_item_buy_573 = 582, + content_quota_record_sub_item_buy_574 = 583, + content_quota_record_sub_item_buy_575 = 584, + content_quota_record_sub_item_buy_576 = 585, + content_quota_record_sub_item_buy_577 = 586, + content_quota_record_sub_item_buy_578 = 587, + content_quota_record_sub_item_buy_579 = 588, + content_quota_record_sub_item_buy_580 = 589, + content_quota_record_sub_item_buy_581 = 590, + content_quota_record_sub_item_buy_582 = 591, + content_quota_record_sub_item_buy_583 = 592, + content_quota_record_sub_item_buy_584 = 593, + content_quota_record_sub_item_buy_585 = 594, + content_quota_record_sub_item_buy_586 = 595, + content_quota_record_sub_item_buy_587 = 596, + content_quota_record_sub_item_buy_588 = 597, + content_quota_record_sub_item_buy_589 = 598, + content_quota_record_sub_item_buy_590 = 599, + content_quota_record_sub_item_buy_591 = 600, + content_quota_record_sub_item_buy_592 = 601, + content_quota_record_sub_item_buy_593 = 602, + content_quota_record_sub_item_buy_594 = 603, + content_quota_record_sub_item_buy_595 = 604, + content_quota_record_sub_item_buy_596 = 605, + content_quota_record_sub_item_buy_597 = 606, + content_quota_record_sub_item_buy_598 = 607, + content_quota_record_sub_item_buy_599 = 608, + content_quota_record_sub_item_buy_600 = 609, + content_quota_record_sub_item_buy_601 = 610, + content_quota_record_sub_item_buy_602 = 611, + content_quota_record_sub_item_buy_603 = 612, + content_quota_record_sub_item_buy_604 = 613, + content_quota_record_sub_item_buy_605 = 614, + content_quota_record_sub_item_buy_606 = 615, + content_quota_record_sub_item_buy_607 = 616, + content_quota_record_sub_item_buy_608 = 617, + content_quota_record_sub_item_buy_609 = 618, + content_quota_record_sub_item_buy_610 = 619, + content_quota_record_sub_item_buy_611 = 620, + content_quota_record_sub_item_buy_612 = 621, + content_quota_record_sub_item_buy_613 = 622, + content_quota_record_sub_item_buy_614 = 623, + content_quota_record_sub_item_buy_615 = 624, + content_quota_record_sub_item_buy_616 = 625, + content_quota_record_sub_item_buy_617 = 626, + content_quota_record_sub_item_buy_618 = 627, + content_quota_record_sub_item_buy_619 = 628, + content_quota_record_sub_item_buy_620 = 629, + content_quota_record_sub_item_buy_621 = 630, + content_quota_record_sub_item_buy_622 = 631, + content_quota_record_sub_item_buy_623 = 632, + content_quota_record_sub_item_buy_624 = 633, + content_quota_record_sub_item_buy_625 = 634, + content_quota_record_sub_item_buy_626 = 635, + content_quota_record_sub_item_buy_627 = 636, + content_quota_record_sub_item_buy_628 = 637, + content_quota_record_sub_item_buy_629 = 638, + content_quota_record_sub_item_buy_630 = 639, + content_quota_record_sub_item_buy_631 = 640, + content_quota_record_sub_item_buy_632 = 641, + content_quota_record_sub_item_buy_633 = 642, + content_quota_record_sub_item_buy_634 = 643, + content_quota_record_sub_item_buy_635 = 644, + content_quota_record_sub_item_buy_636 = 645, + content_quota_record_sub_item_buy_637 = 646, + content_quota_record_sub_item_buy_638 = 647, + content_quota_record_sub_item_buy_639 = 648, + content_quota_record_sub_item_buy_640 = 649, + content_quota_record_sub_item_buy_641 = 650, + content_quota_record_sub_item_buy_642 = 651, + content_quota_record_sub_item_buy_643 = 652, + content_quota_record_sub_item_buy_644 = 653, + content_quota_record_sub_item_buy_645 = 654, + content_quota_record_sub_item_buy_646 = 655, + content_quota_record_sub_item_buy_647 = 656, + content_quota_record_sub_item_buy_648 = 657, + content_quota_record_sub_item_buy_649 = 658, + content_quota_record_sub_item_buy_650 = 659, + content_quota_record_sub_item_buy_651 = 660, + content_quota_record_sub_item_buy_652 = 661, + content_quota_record_sub_item_buy_653 = 662, + content_quota_record_sub_item_buy_654 = 663, + content_quota_record_sub_item_buy_655 = 664, + content_quota_record_sub_item_buy_656 = 665, + content_quota_record_sub_item_buy_657 = 666, + content_quota_record_sub_item_buy_658 = 667, + content_quota_record_sub_item_buy_659 = 668, + content_quota_record_sub_item_buy_660 = 669, + content_quota_record_sub_item_buy_661 = 670, + content_quota_record_sub_item_buy_662 = 671, + content_quota_record_sub_item_buy_663 = 672, + content_quota_record_sub_item_buy_664 = 673, + content_quota_record_sub_item_buy_665 = 674, + content_quota_record_sub_item_buy_666 = 675, + content_quota_record_sub_item_buy_667 = 676, + content_quota_record_sub_item_buy_668 = 677, + content_quota_record_sub_item_buy_669 = 678, + content_quota_record_sub_item_buy_670 = 679, + content_quota_record_sub_item_buy_671 = 680, + content_quota_record_sub_item_buy_672 = 681, + content_quota_record_sub_item_buy_673 = 682, + content_quota_record_sub_item_buy_674 = 683, + content_quota_record_sub_item_buy_675 = 684, + content_quota_record_sub_item_buy_676 = 685, + content_quota_record_sub_item_buy_677 = 686, + content_quota_record_sub_item_buy_678 = 687, + content_quota_record_sub_item_buy_679 = 688, + content_quota_record_sub_item_buy_680 = 689, + content_quota_record_sub_item_buy_681 = 690, + content_quota_record_sub_item_buy_682 = 691, + content_quota_record_sub_item_buy_683 = 692, + content_quota_record_sub_item_buy_684 = 693, + content_quota_record_sub_item_buy_685 = 694, + content_quota_record_sub_item_buy_686 = 695, + content_quota_record_sub_item_buy_687 = 696, + content_quota_record_sub_item_buy_688 = 697, + content_quota_record_sub_item_buy_689 = 698, + content_quota_record_sub_item_buy_690 = 699, + content_quota_record_sub_item_buy_691 = 700, + content_quota_record_sub_item_buy_692 = 701, + content_quota_record_sub_item_buy_693 = 702, + content_quota_record_sub_item_buy_694 = 703, + content_quota_record_sub_item_buy_695 = 704, + content_quota_record_sub_item_buy_696 = 705, + content_quota_record_sub_item_buy_697 = 706, + content_quota_record_sub_item_buy_698 = 707, + content_quota_record_sub_item_buy_699 = 708, + content_quota_record_sub_item_buy_700 = 709, + content_quota_record_sub_daily_contents_reset = 710, + content_quota_record_sub_weekly_contents_reset = 711, + content_quota_record_sub_specific_target = 712, + content_quota_record_sub_trade_restrict = 713, + content_quota_record_sub_market_targeted_sale = 714, + content_quota_record_sub_fatigability = 715, + content_quota_record_sub_fatigability_pccafe = 716, + content_quota_record_sub_count = 717, }; #pragma pack(push, 1) struct content_quota_Record : BnsTables::Shared::DrEl @@ -408,11 +758,49 @@ bool consume_key_record; char Pad3[3]; BnsTables::Shared::TableRef consume_order[4]; __int32 consume_order_Size() const {return 4;}; -int consume_order_tableId() const {return 67;}; +int consume_order_tableId() const {return 69;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 1); } - static __int16 TableId() { return 67; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(11, 0); } + static __int16 TableId() { return 69; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class target_type { + character = 0, + account = 1, + }; + + enum class charge_interval { + none = 0, + hourly = 1, + daily = 2, + weekly = 3, + }; + + enum class charge_day_of_week { + sun = 0, + mon = 1, + tue = 2, + wed = 3, + thu = 4, + fri = 5, + sat = 6, + }; + + enum class detail_content_name_by_admin { + none = 0, + time_limit_heart_basic = 1, + time_limit_heart_item = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/content_quota/content_quota_daily_contents_reset_Record.h b/Generated/include/EU/content_quota/content_quota_daily_contents_reset_Record.h index f7955958a..aadd1207c 100644 --- a/Generated/include/EU/content_quota/content_quota_daily_contents_reset_Record.h +++ b/Generated/include/EU/content_quota/content_quota_daily_contents_reset_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: - static __int32 SubType() { return 360; } + static __int32 SubType() { return 710; } }; #pragma pack(pop) } \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_fatigability_Record.h b/Generated/include/EU/content_quota/content_quota_fatigability_Record.h index b5abffcd2..3856e713b 100644 --- a/Generated/include/EU/content_quota/content_quota_fatigability_Record.h +++ b/Generated/include/EU/content_quota/content_quota_fatigability_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: - static __int32 SubType() { return 365; } + static __int32 SubType() { return 715; } }; #pragma pack(pop) } \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_fatigability_pccafe_Record.h b/Generated/include/EU/content_quota/content_quota_fatigability_pccafe_Record.h index d8f779904..e050876a1 100644 --- a/Generated/include/EU/content_quota/content_quota_fatigability_pccafe_Record.h +++ b/Generated/include/EU/content_quota/content_quota_fatigability_pccafe_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: - static __int32 SubType() { return 366; } + static __int32 SubType() { return 716; } }; #pragma pack(pop) } \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_351_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_351_Record.h new file mode 100644 index 000000000..635adaaea --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_351_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_351_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 360; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_352_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_352_Record.h new file mode 100644 index 000000000..1e799e893 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_352_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_352_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 361; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_353_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_353_Record.h new file mode 100644 index 000000000..3a450da4b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_353_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_353_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 362; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_354_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_354_Record.h new file mode 100644 index 000000000..7340c8536 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_354_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_354_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 363; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_355_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_355_Record.h new file mode 100644 index 000000000..85875fe7b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_355_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_355_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 364; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_356_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_356_Record.h new file mode 100644 index 000000000..239b85c1c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_356_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_356_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 365; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_357_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_357_Record.h new file mode 100644 index 000000000..e2d1ae7c1 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_357_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_357_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 366; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_358_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_358_Record.h new file mode 100644 index 000000000..bc4d509c5 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_358_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_358_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 367; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_359_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_359_Record.h new file mode 100644 index 000000000..b399ef0f4 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_359_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_359_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 368; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_360_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_360_Record.h new file mode 100644 index 000000000..b32df302a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_360_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_360_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 369; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_361_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_361_Record.h new file mode 100644 index 000000000..7a0b495e1 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_361_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_361_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 370; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_362_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_362_Record.h new file mode 100644 index 000000000..2b297c167 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_362_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_362_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 371; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_363_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_363_Record.h new file mode 100644 index 000000000..fdaf42b0e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_363_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_363_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 372; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_364_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_364_Record.h new file mode 100644 index 000000000..4a7a9824d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_364_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_364_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 373; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_365_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_365_Record.h new file mode 100644 index 000000000..4846fef2c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_365_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_365_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 374; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_366_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_366_Record.h new file mode 100644 index 000000000..256efaa93 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_366_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_366_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 375; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_367_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_367_Record.h new file mode 100644 index 000000000..9ca5bd58e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_367_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_367_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 376; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_368_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_368_Record.h new file mode 100644 index 000000000..7df834adf --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_368_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_368_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 377; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_369_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_369_Record.h new file mode 100644 index 000000000..f504b5bbf --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_369_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_369_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 378; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_370_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_370_Record.h new file mode 100644 index 000000000..dfd63e71d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_370_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_370_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 379; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_371_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_371_Record.h new file mode 100644 index 000000000..cb4c77b00 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_371_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_371_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 380; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_372_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_372_Record.h new file mode 100644 index 000000000..a908a620f --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_372_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_372_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 381; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_373_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_373_Record.h new file mode 100644 index 000000000..59617f0e3 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_373_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_373_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 382; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_374_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_374_Record.h new file mode 100644 index 000000000..00cbbbe3e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_374_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_374_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 383; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_375_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_375_Record.h new file mode 100644 index 000000000..4bf670b4f --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_375_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_375_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 384; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_376_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_376_Record.h new file mode 100644 index 000000000..730707cf5 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_376_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_376_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 385; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_377_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_377_Record.h new file mode 100644 index 000000000..faf0948ff --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_377_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_377_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 386; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_378_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_378_Record.h new file mode 100644 index 000000000..21874e662 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_378_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_378_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 387; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_379_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_379_Record.h new file mode 100644 index 000000000..79746ea49 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_379_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_379_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 388; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_380_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_380_Record.h new file mode 100644 index 000000000..65475b15a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_380_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_380_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 389; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_381_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_381_Record.h new file mode 100644 index 000000000..cd880d8f4 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_381_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_381_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 390; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_382_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_382_Record.h new file mode 100644 index 000000000..b5e97ad7f --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_382_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_382_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 391; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_383_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_383_Record.h new file mode 100644 index 000000000..23bdeabd0 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_383_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_383_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 392; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_384_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_384_Record.h new file mode 100644 index 000000000..1f66f4113 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_384_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_384_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 393; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_385_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_385_Record.h new file mode 100644 index 000000000..1f044f458 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_385_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_385_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 394; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_386_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_386_Record.h new file mode 100644 index 000000000..76b53b124 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_386_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_386_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 395; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_387_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_387_Record.h new file mode 100644 index 000000000..5c3b5eb59 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_387_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_387_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 396; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_388_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_388_Record.h new file mode 100644 index 000000000..6292bcfe8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_388_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_388_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 397; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_389_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_389_Record.h new file mode 100644 index 000000000..e90f2caf9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_389_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_389_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 398; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_390_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_390_Record.h new file mode 100644 index 000000000..461ff6caa --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_390_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_390_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 399; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_391_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_391_Record.h new file mode 100644 index 000000000..a63aa0cf9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_391_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_391_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 400; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_392_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_392_Record.h new file mode 100644 index 000000000..bc1204eba --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_392_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_392_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 401; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_393_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_393_Record.h new file mode 100644 index 000000000..790792c21 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_393_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_393_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 402; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_394_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_394_Record.h new file mode 100644 index 000000000..0faacdd63 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_394_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_394_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 403; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_395_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_395_Record.h new file mode 100644 index 000000000..0dadd00e2 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_395_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_395_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 404; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_396_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_396_Record.h new file mode 100644 index 000000000..bb4c70172 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_396_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_396_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 405; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_397_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_397_Record.h new file mode 100644 index 000000000..63bac9081 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_397_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_397_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 406; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_398_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_398_Record.h new file mode 100644 index 000000000..919e7c993 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_398_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_398_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 407; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_399_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_399_Record.h new file mode 100644 index 000000000..e477683fd --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_399_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_399_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 408; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_400_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_400_Record.h new file mode 100644 index 000000000..797572461 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_400_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_400_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 409; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_401_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_401_Record.h new file mode 100644 index 000000000..b5a33aa0c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_401_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_401_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 410; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_402_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_402_Record.h new file mode 100644 index 000000000..fdaa4509c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_402_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_402_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 411; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_403_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_403_Record.h new file mode 100644 index 000000000..5920fd1f0 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_403_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_403_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 412; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_404_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_404_Record.h new file mode 100644 index 000000000..4df901ff4 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_404_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_404_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 413; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_405_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_405_Record.h new file mode 100644 index 000000000..c6f0c77b6 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_405_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_405_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 414; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_406_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_406_Record.h new file mode 100644 index 000000000..3206e24b4 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_406_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_406_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 415; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_407_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_407_Record.h new file mode 100644 index 000000000..02091b158 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_407_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_407_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 416; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_408_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_408_Record.h new file mode 100644 index 000000000..303e6133c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_408_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_408_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 417; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_409_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_409_Record.h new file mode 100644 index 000000000..b9fe90f71 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_409_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_409_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 418; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_410_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_410_Record.h new file mode 100644 index 000000000..e942a6a1c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_410_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_410_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 419; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_411_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_411_Record.h new file mode 100644 index 000000000..9451b7a88 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_411_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_411_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 420; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_412_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_412_Record.h new file mode 100644 index 000000000..0c0745793 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_412_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_412_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 421; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_413_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_413_Record.h new file mode 100644 index 000000000..3fd6cb278 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_413_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_413_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 422; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_414_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_414_Record.h new file mode 100644 index 000000000..c647af55c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_414_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_414_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 423; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_415_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_415_Record.h new file mode 100644 index 000000000..aa9092a56 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_415_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_415_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 424; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_416_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_416_Record.h new file mode 100644 index 000000000..d58147856 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_416_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_416_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 425; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_417_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_417_Record.h new file mode 100644 index 000000000..6e0a9b7ad --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_417_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_417_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 426; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_418_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_418_Record.h new file mode 100644 index 000000000..942c8a1cd --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_418_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_418_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 427; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_419_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_419_Record.h new file mode 100644 index 000000000..4cfb38311 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_419_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_419_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 428; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_420_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_420_Record.h new file mode 100644 index 000000000..fd1db1f97 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_420_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_420_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 429; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_421_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_421_Record.h new file mode 100644 index 000000000..64c15f07e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_421_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_421_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 430; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_422_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_422_Record.h new file mode 100644 index 000000000..08ed6e754 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_422_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_422_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 431; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_423_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_423_Record.h new file mode 100644 index 000000000..a722b0ff8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_423_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_423_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 432; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_424_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_424_Record.h new file mode 100644 index 000000000..42ce5198a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_424_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_424_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 433; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_425_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_425_Record.h new file mode 100644 index 000000000..b8c0a206b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_425_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_425_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 434; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_426_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_426_Record.h new file mode 100644 index 000000000..661ae06ed --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_426_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_426_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 435; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_427_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_427_Record.h new file mode 100644 index 000000000..f12c7bb6d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_427_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_427_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 436; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_428_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_428_Record.h new file mode 100644 index 000000000..7c04c1e20 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_428_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_428_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 437; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_429_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_429_Record.h new file mode 100644 index 000000000..e4c220494 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_429_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_429_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 438; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_430_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_430_Record.h new file mode 100644 index 000000000..198238df0 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_430_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_430_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 439; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_431_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_431_Record.h new file mode 100644 index 000000000..8cccd5835 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_431_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_431_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 440; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_432_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_432_Record.h new file mode 100644 index 000000000..56d9f5f62 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_432_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_432_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 441; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_433_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_433_Record.h new file mode 100644 index 000000000..ee7148f2c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_433_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_433_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 442; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_434_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_434_Record.h new file mode 100644 index 000000000..8f9a646cb --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_434_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_434_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 443; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_435_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_435_Record.h new file mode 100644 index 000000000..27644bb8d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_435_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_435_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 444; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_436_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_436_Record.h new file mode 100644 index 000000000..e1d8cc1e7 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_436_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_436_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 445; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_437_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_437_Record.h new file mode 100644 index 000000000..cfbde8e6d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_437_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_437_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 446; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_438_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_438_Record.h new file mode 100644 index 000000000..3e34e2372 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_438_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_438_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 447; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_439_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_439_Record.h new file mode 100644 index 000000000..6311c1fed --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_439_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_439_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 448; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_440_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_440_Record.h new file mode 100644 index 000000000..9d274c624 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_440_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_440_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 449; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_441_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_441_Record.h new file mode 100644 index 000000000..04126f0bb --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_441_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_441_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 450; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_442_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_442_Record.h new file mode 100644 index 000000000..e29bd9099 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_442_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_442_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 451; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_443_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_443_Record.h new file mode 100644 index 000000000..866f1e20f --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_443_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_443_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 452; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_444_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_444_Record.h new file mode 100644 index 000000000..f4f00ff53 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_444_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_444_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 453; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_445_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_445_Record.h new file mode 100644 index 000000000..7ffe272a4 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_445_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_445_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 454; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_446_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_446_Record.h new file mode 100644 index 000000000..7bef8b8ed --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_446_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_446_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 455; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_447_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_447_Record.h new file mode 100644 index 000000000..04ae27d71 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_447_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_447_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 456; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_448_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_448_Record.h new file mode 100644 index 000000000..bef1bd0a8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_448_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_448_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 457; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_449_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_449_Record.h new file mode 100644 index 000000000..46751ee58 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_449_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_449_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 458; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_450_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_450_Record.h new file mode 100644 index 000000000..324bea3ba --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_450_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_450_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 459; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_451_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_451_Record.h new file mode 100644 index 000000000..4a346f383 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_451_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_451_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 460; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_452_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_452_Record.h new file mode 100644 index 000000000..ddd590552 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_452_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_452_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 461; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_453_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_453_Record.h new file mode 100644 index 000000000..09b8cf63e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_453_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_453_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 462; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_454_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_454_Record.h new file mode 100644 index 000000000..1fa84c310 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_454_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_454_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 463; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_455_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_455_Record.h new file mode 100644 index 000000000..007dd6bcf --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_455_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_455_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 464; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_456_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_456_Record.h new file mode 100644 index 000000000..ea4959a90 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_456_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_456_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 465; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_457_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_457_Record.h new file mode 100644 index 000000000..23b688185 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_457_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_457_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 466; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_458_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_458_Record.h new file mode 100644 index 000000000..0907a61c0 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_458_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_458_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 467; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_459_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_459_Record.h new file mode 100644 index 000000000..eae950643 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_459_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_459_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 468; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_460_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_460_Record.h new file mode 100644 index 000000000..a70f96bae --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_460_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_460_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 469; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_461_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_461_Record.h new file mode 100644 index 000000000..2a3a9d186 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_461_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_461_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 470; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_462_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_462_Record.h new file mode 100644 index 000000000..49735fe6d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_462_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_462_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 471; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_463_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_463_Record.h new file mode 100644 index 000000000..bcae49922 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_463_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_463_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 472; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_464_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_464_Record.h new file mode 100644 index 000000000..b8df90bac --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_464_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_464_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 473; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_465_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_465_Record.h new file mode 100644 index 000000000..1fb82ab13 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_465_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_465_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 474; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_466_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_466_Record.h new file mode 100644 index 000000000..504fba50e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_466_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_466_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 475; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_467_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_467_Record.h new file mode 100644 index 000000000..c643c1f20 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_467_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_467_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 476; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_468_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_468_Record.h new file mode 100644 index 000000000..a61fccbb7 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_468_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_468_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 477; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_469_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_469_Record.h new file mode 100644 index 000000000..d39c33b96 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_469_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_469_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 478; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_470_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_470_Record.h new file mode 100644 index 000000000..9ae666441 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_470_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_470_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 479; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_471_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_471_Record.h new file mode 100644 index 000000000..6ecc23c31 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_471_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_471_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 480; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_472_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_472_Record.h new file mode 100644 index 000000000..ea10a4d72 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_472_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_472_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 481; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_473_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_473_Record.h new file mode 100644 index 000000000..3ab30a33a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_473_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_473_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 482; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_474_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_474_Record.h new file mode 100644 index 000000000..bae97814e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_474_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_474_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 483; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_475_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_475_Record.h new file mode 100644 index 000000000..419a2a92d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_475_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_475_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 484; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_476_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_476_Record.h new file mode 100644 index 000000000..6137c09a9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_476_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_476_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 485; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_477_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_477_Record.h new file mode 100644 index 000000000..0ae05c6af --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_477_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_477_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 486; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_478_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_478_Record.h new file mode 100644 index 000000000..186357652 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_478_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_478_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 487; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_479_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_479_Record.h new file mode 100644 index 000000000..370b3ccd8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_479_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_479_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 488; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_480_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_480_Record.h new file mode 100644 index 000000000..7a8bb46aa --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_480_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_480_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 489; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_481_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_481_Record.h new file mode 100644 index 000000000..e3e75bacb --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_481_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_481_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 490; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_482_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_482_Record.h new file mode 100644 index 000000000..50575e11d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_482_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_482_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 491; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_483_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_483_Record.h new file mode 100644 index 000000000..e50d74573 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_483_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_483_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 492; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_484_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_484_Record.h new file mode 100644 index 000000000..2aa1895a9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_484_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_484_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 493; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_485_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_485_Record.h new file mode 100644 index 000000000..c66663708 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_485_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_485_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 494; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_486_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_486_Record.h new file mode 100644 index 000000000..2e76a7cd7 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_486_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_486_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 495; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_487_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_487_Record.h new file mode 100644 index 000000000..b263b931e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_487_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_487_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 496; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_488_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_488_Record.h new file mode 100644 index 000000000..2b074ce6a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_488_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_488_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 497; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_489_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_489_Record.h new file mode 100644 index 000000000..5c51f804d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_489_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_489_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 498; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_490_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_490_Record.h new file mode 100644 index 000000000..daea21c1d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_490_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_490_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 499; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_491_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_491_Record.h new file mode 100644 index 000000000..37058077a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_491_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_491_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 500; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_492_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_492_Record.h new file mode 100644 index 000000000..c08f40e77 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_492_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_492_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 501; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_493_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_493_Record.h new file mode 100644 index 000000000..155ef9fcf --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_493_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_493_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 502; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_494_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_494_Record.h new file mode 100644 index 000000000..2dd59d786 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_494_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_494_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 503; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_495_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_495_Record.h new file mode 100644 index 000000000..b31607a69 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_495_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_495_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 504; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_496_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_496_Record.h new file mode 100644 index 000000000..de4bf64e8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_496_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_496_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 505; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_497_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_497_Record.h new file mode 100644 index 000000000..0c34a9694 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_497_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_497_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 506; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_498_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_498_Record.h new file mode 100644 index 000000000..643cdf02c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_498_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_498_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 507; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_499_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_499_Record.h new file mode 100644 index 000000000..6726ea7f4 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_499_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_499_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 508; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_500_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_500_Record.h new file mode 100644 index 000000000..4aba4f86c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_500_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_500_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 509; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_501_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_501_Record.h new file mode 100644 index 000000000..b6b370c40 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_501_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_501_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 510; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_502_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_502_Record.h new file mode 100644 index 000000000..5d8e4d9c4 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_502_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_502_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 511; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_503_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_503_Record.h new file mode 100644 index 000000000..c16928a13 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_503_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_503_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 512; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_504_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_504_Record.h new file mode 100644 index 000000000..092c9bd34 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_504_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_504_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 513; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_505_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_505_Record.h new file mode 100644 index 000000000..a9c7e171a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_505_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_505_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 514; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_506_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_506_Record.h new file mode 100644 index 000000000..2e99689c8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_506_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_506_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 515; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_507_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_507_Record.h new file mode 100644 index 000000000..25dccdce5 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_507_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_507_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 516; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_508_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_508_Record.h new file mode 100644 index 000000000..c555832e6 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_508_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_508_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 517; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_509_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_509_Record.h new file mode 100644 index 000000000..9f077ad72 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_509_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_509_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 518; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_510_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_510_Record.h new file mode 100644 index 000000000..ca5a02da0 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_510_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_510_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 519; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_511_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_511_Record.h new file mode 100644 index 000000000..e59af04af --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_511_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_511_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 520; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_512_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_512_Record.h new file mode 100644 index 000000000..db337023e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_512_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_512_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 521; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_513_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_513_Record.h new file mode 100644 index 000000000..e17d4750b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_513_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_513_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 522; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_514_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_514_Record.h new file mode 100644 index 000000000..26e0dcc25 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_514_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_514_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 523; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_515_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_515_Record.h new file mode 100644 index 000000000..b8ae1b976 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_515_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_515_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 524; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_516_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_516_Record.h new file mode 100644 index 000000000..da33304fb --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_516_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_516_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 525; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_517_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_517_Record.h new file mode 100644 index 000000000..7ce05a347 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_517_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_517_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 526; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_518_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_518_Record.h new file mode 100644 index 000000000..ecbbc2ebf --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_518_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_518_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 527; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_519_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_519_Record.h new file mode 100644 index 000000000..a301ad850 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_519_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_519_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 528; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_520_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_520_Record.h new file mode 100644 index 000000000..4b8815d6b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_520_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_520_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 529; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_521_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_521_Record.h new file mode 100644 index 000000000..6c4780908 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_521_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_521_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 530; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_522_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_522_Record.h new file mode 100644 index 000000000..a395a956c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_522_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_522_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 531; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_523_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_523_Record.h new file mode 100644 index 000000000..58a96e092 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_523_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_523_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 532; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_524_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_524_Record.h new file mode 100644 index 000000000..2f3b60ee5 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_524_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_524_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 533; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_525_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_525_Record.h new file mode 100644 index 000000000..d228f0b67 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_525_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_525_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 534; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_526_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_526_Record.h new file mode 100644 index 000000000..ecb38730f --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_526_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_526_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 535; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_527_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_527_Record.h new file mode 100644 index 000000000..895afe963 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_527_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_527_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 536; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_528_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_528_Record.h new file mode 100644 index 000000000..097f6ac22 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_528_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_528_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 537; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_529_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_529_Record.h new file mode 100644 index 000000000..ad61925a1 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_529_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_529_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 538; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_530_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_530_Record.h new file mode 100644 index 000000000..5ebbb77a9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_530_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_530_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 539; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_531_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_531_Record.h new file mode 100644 index 000000000..57497b668 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_531_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_531_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 540; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_532_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_532_Record.h new file mode 100644 index 000000000..f44da21b7 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_532_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_532_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 541; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_533_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_533_Record.h new file mode 100644 index 000000000..c140312c9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_533_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_533_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 542; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_534_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_534_Record.h new file mode 100644 index 000000000..f8be72125 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_534_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_534_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 543; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_535_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_535_Record.h new file mode 100644 index 000000000..d637ad948 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_535_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_535_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 544; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_536_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_536_Record.h new file mode 100644 index 000000000..8dadf9e69 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_536_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_536_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 545; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_537_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_537_Record.h new file mode 100644 index 000000000..1c9fd8bd5 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_537_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_537_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 546; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_538_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_538_Record.h new file mode 100644 index 000000000..046e3a338 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_538_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_538_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 547; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_539_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_539_Record.h new file mode 100644 index 000000000..c5c083bcf --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_539_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_539_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 548; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_540_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_540_Record.h new file mode 100644 index 000000000..509746089 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_540_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_540_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 549; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_541_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_541_Record.h new file mode 100644 index 000000000..d1f37b9f7 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_541_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_541_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 550; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_542_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_542_Record.h new file mode 100644 index 000000000..28d811ad7 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_542_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_542_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 551; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_543_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_543_Record.h new file mode 100644 index 000000000..79f61ee4b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_543_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_543_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 552; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_544_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_544_Record.h new file mode 100644 index 000000000..e84d78a54 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_544_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_544_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 553; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_545_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_545_Record.h new file mode 100644 index 000000000..a76802c0c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_545_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_545_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 554; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_546_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_546_Record.h new file mode 100644 index 000000000..a19b7133d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_546_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_546_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 555; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_547_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_547_Record.h new file mode 100644 index 000000000..b84a9c70b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_547_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_547_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 556; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_548_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_548_Record.h new file mode 100644 index 000000000..ac2d57339 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_548_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_548_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 557; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_549_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_549_Record.h new file mode 100644 index 000000000..8d8e9a99c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_549_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_549_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 558; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_550_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_550_Record.h new file mode 100644 index 000000000..c6b0b0fae --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_550_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_550_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 559; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_551_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_551_Record.h new file mode 100644 index 000000000..4d279dce8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_551_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_551_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 560; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_552_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_552_Record.h new file mode 100644 index 000000000..ca8e73523 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_552_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_552_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 561; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_553_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_553_Record.h new file mode 100644 index 000000000..6c205d0b9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_553_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_553_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 562; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_554_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_554_Record.h new file mode 100644 index 000000000..8233161e8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_554_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_554_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 563; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_555_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_555_Record.h new file mode 100644 index 000000000..ba3ee2b03 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_555_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_555_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 564; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_556_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_556_Record.h new file mode 100644 index 000000000..97e157a72 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_556_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_556_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 565; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_557_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_557_Record.h new file mode 100644 index 000000000..58c8a4e4b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_557_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_557_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 566; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_558_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_558_Record.h new file mode 100644 index 000000000..55d96f53b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_558_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_558_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 567; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_559_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_559_Record.h new file mode 100644 index 000000000..59cef0a0e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_559_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_559_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 568; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_560_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_560_Record.h new file mode 100644 index 000000000..08c267e1e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_560_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_560_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 569; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_561_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_561_Record.h new file mode 100644 index 000000000..d3cf64993 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_561_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_561_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 570; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_562_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_562_Record.h new file mode 100644 index 000000000..fb3491347 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_562_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_562_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 571; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_563_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_563_Record.h new file mode 100644 index 000000000..bd986b435 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_563_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_563_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 572; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_564_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_564_Record.h new file mode 100644 index 000000000..af43113d4 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_564_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_564_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 573; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_565_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_565_Record.h new file mode 100644 index 000000000..bda1a4593 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_565_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_565_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 574; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_566_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_566_Record.h new file mode 100644 index 000000000..18f6648e8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_566_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_566_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 575; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_567_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_567_Record.h new file mode 100644 index 000000000..420119a1c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_567_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_567_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 576; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_568_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_568_Record.h new file mode 100644 index 000000000..ae665046e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_568_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_568_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 577; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_569_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_569_Record.h new file mode 100644 index 000000000..41f0f44d8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_569_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_569_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 578; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_570_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_570_Record.h new file mode 100644 index 000000000..8d14ea6ae --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_570_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_570_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 579; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_571_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_571_Record.h new file mode 100644 index 000000000..a42efaf1c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_571_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_571_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 580; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_572_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_572_Record.h new file mode 100644 index 000000000..dcf57e177 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_572_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_572_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 581; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_573_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_573_Record.h new file mode 100644 index 000000000..9dc2f2838 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_573_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_573_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 582; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_574_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_574_Record.h new file mode 100644 index 000000000..e760a5f7b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_574_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_574_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 583; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_575_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_575_Record.h new file mode 100644 index 000000000..d4b575be9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_575_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_575_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 584; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_576_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_576_Record.h new file mode 100644 index 000000000..2ee304bcf --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_576_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_576_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 585; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_577_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_577_Record.h new file mode 100644 index 000000000..fccad9368 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_577_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_577_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 586; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_578_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_578_Record.h new file mode 100644 index 000000000..83ea50845 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_578_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_578_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 587; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_579_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_579_Record.h new file mode 100644 index 000000000..1ae0631ac --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_579_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_579_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 588; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_580_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_580_Record.h new file mode 100644 index 000000000..9877d78e6 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_580_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_580_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 589; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_581_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_581_Record.h new file mode 100644 index 000000000..875a21e96 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_581_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_581_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 590; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_582_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_582_Record.h new file mode 100644 index 000000000..e9806ed58 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_582_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_582_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 591; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_583_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_583_Record.h new file mode 100644 index 000000000..a4013fdb5 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_583_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_583_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 592; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_584_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_584_Record.h new file mode 100644 index 000000000..a9453c4ed --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_584_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_584_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 593; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_585_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_585_Record.h new file mode 100644 index 000000000..99381f928 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_585_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_585_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 594; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_586_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_586_Record.h new file mode 100644 index 000000000..87e07680d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_586_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_586_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 595; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_587_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_587_Record.h new file mode 100644 index 000000000..2670a74e0 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_587_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_587_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 596; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_588_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_588_Record.h new file mode 100644 index 000000000..1cdc214be --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_588_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_588_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 597; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_589_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_589_Record.h new file mode 100644 index 000000000..5d10e5050 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_589_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_589_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 598; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_590_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_590_Record.h new file mode 100644 index 000000000..8cc65b42b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_590_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_590_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 599; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_591_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_591_Record.h new file mode 100644 index 000000000..cbb39942e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_591_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_591_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 600; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_592_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_592_Record.h new file mode 100644 index 000000000..71ed241a3 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_592_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_592_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 601; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_593_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_593_Record.h new file mode 100644 index 000000000..04ec776dd --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_593_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_593_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 602; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_594_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_594_Record.h new file mode 100644 index 000000000..eaefbd277 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_594_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_594_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 603; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_595_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_595_Record.h new file mode 100644 index 000000000..ce08eac51 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_595_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_595_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 604; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_596_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_596_Record.h new file mode 100644 index 000000000..79d325c87 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_596_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_596_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 605; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_597_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_597_Record.h new file mode 100644 index 000000000..756f11f18 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_597_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_597_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 606; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_598_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_598_Record.h new file mode 100644 index 000000000..4dc001d06 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_598_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_598_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 607; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_599_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_599_Record.h new file mode 100644 index 000000000..65bed6fe1 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_599_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_599_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 608; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_600_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_600_Record.h new file mode 100644 index 000000000..19bffafd9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_600_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_600_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 609; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_601_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_601_Record.h new file mode 100644 index 000000000..922110bf8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_601_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_601_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 610; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_602_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_602_Record.h new file mode 100644 index 000000000..908d68f7e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_602_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_602_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 611; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_603_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_603_Record.h new file mode 100644 index 000000000..4ee01d81b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_603_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_603_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 612; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_604_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_604_Record.h new file mode 100644 index 000000000..7f3195548 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_604_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_604_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 613; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_605_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_605_Record.h new file mode 100644 index 000000000..ab65dd6ce --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_605_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_605_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 614; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_606_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_606_Record.h new file mode 100644 index 000000000..858451884 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_606_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_606_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 615; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_607_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_607_Record.h new file mode 100644 index 000000000..1a8c6c88f --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_607_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_607_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 616; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_608_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_608_Record.h new file mode 100644 index 000000000..26cfa2e3c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_608_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_608_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 617; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_609_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_609_Record.h new file mode 100644 index 000000000..67ed1373e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_609_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_609_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 618; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_610_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_610_Record.h new file mode 100644 index 000000000..4ee8d302e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_610_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_610_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 619; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_611_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_611_Record.h new file mode 100644 index 000000000..4c0190e5b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_611_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_611_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 620; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_612_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_612_Record.h new file mode 100644 index 000000000..9f8696379 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_612_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_612_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 621; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_613_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_613_Record.h new file mode 100644 index 000000000..b8a232220 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_613_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_613_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 622; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_614_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_614_Record.h new file mode 100644 index 000000000..2100965ba --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_614_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_614_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 623; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_615_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_615_Record.h new file mode 100644 index 000000000..f4708214a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_615_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_615_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 624; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_616_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_616_Record.h new file mode 100644 index 000000000..89a07f274 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_616_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_616_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 625; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_617_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_617_Record.h new file mode 100644 index 000000000..b4c7ad47a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_617_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_617_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 626; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_618_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_618_Record.h new file mode 100644 index 000000000..35c947394 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_618_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_618_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 627; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_619_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_619_Record.h new file mode 100644 index 000000000..9aad82192 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_619_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_619_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 628; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_620_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_620_Record.h new file mode 100644 index 000000000..1f9d8e8bd --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_620_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_620_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 629; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_621_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_621_Record.h new file mode 100644 index 000000000..ee24bbf38 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_621_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_621_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 630; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_622_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_622_Record.h new file mode 100644 index 000000000..61d37468d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_622_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_622_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 631; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_623_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_623_Record.h new file mode 100644 index 000000000..121f77339 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_623_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_623_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 632; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_624_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_624_Record.h new file mode 100644 index 000000000..037a475a3 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_624_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_624_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 633; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_625_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_625_Record.h new file mode 100644 index 000000000..02fe1890f --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_625_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_625_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 634; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_626_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_626_Record.h new file mode 100644 index 000000000..518f0f33c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_626_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_626_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 635; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_627_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_627_Record.h new file mode 100644 index 000000000..e24c14f43 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_627_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_627_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 636; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_628_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_628_Record.h new file mode 100644 index 000000000..1130350c2 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_628_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_628_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 637; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_629_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_629_Record.h new file mode 100644 index 000000000..dd3376cd1 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_629_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_629_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 638; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_630_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_630_Record.h new file mode 100644 index 000000000..5f3daf619 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_630_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_630_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 639; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_631_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_631_Record.h new file mode 100644 index 000000000..64f54ed1f --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_631_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_631_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 640; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_632_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_632_Record.h new file mode 100644 index 000000000..cea1ed068 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_632_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_632_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 641; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_633_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_633_Record.h new file mode 100644 index 000000000..39b39fc61 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_633_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_633_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 642; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_634_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_634_Record.h new file mode 100644 index 000000000..31fb353fd --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_634_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_634_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 643; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_635_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_635_Record.h new file mode 100644 index 000000000..ddcf0e71a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_635_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_635_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 644; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_636_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_636_Record.h new file mode 100644 index 000000000..a9a16d47d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_636_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_636_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 645; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_637_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_637_Record.h new file mode 100644 index 000000000..c10ba2ed9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_637_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_637_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 646; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_638_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_638_Record.h new file mode 100644 index 000000000..55d550020 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_638_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_638_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 647; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_639_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_639_Record.h new file mode 100644 index 000000000..1093024c2 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_639_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_639_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 648; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_640_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_640_Record.h new file mode 100644 index 000000000..f9c7d1eb8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_640_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_640_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 649; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_641_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_641_Record.h new file mode 100644 index 000000000..a0420d2f9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_641_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_641_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 650; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_642_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_642_Record.h new file mode 100644 index 000000000..5bf1c01cc --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_642_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_642_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 651; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_643_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_643_Record.h new file mode 100644 index 000000000..a058c7674 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_643_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_643_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 652; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_644_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_644_Record.h new file mode 100644 index 000000000..26de2867c --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_644_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_644_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 653; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_645_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_645_Record.h new file mode 100644 index 000000000..b94bd530b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_645_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_645_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 654; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_646_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_646_Record.h new file mode 100644 index 000000000..e72e57c9b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_646_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_646_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 655; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_647_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_647_Record.h new file mode 100644 index 000000000..b7149fd94 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_647_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_647_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 656; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_648_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_648_Record.h new file mode 100644 index 000000000..1c4067d35 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_648_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_648_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 657; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_649_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_649_Record.h new file mode 100644 index 000000000..57b764485 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_649_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_649_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 658; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_650_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_650_Record.h new file mode 100644 index 000000000..ab59238a9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_650_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_650_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 659; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_651_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_651_Record.h new file mode 100644 index 000000000..22b36ae77 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_651_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_651_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 660; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_652_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_652_Record.h new file mode 100644 index 000000000..49314d1a9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_652_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_652_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 661; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_653_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_653_Record.h new file mode 100644 index 000000000..313f57642 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_653_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_653_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 662; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_654_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_654_Record.h new file mode 100644 index 000000000..3705a0d81 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_654_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_654_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 663; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_655_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_655_Record.h new file mode 100644 index 000000000..901db57a8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_655_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_655_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 664; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_656_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_656_Record.h new file mode 100644 index 000000000..214cdad8b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_656_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_656_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 665; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_657_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_657_Record.h new file mode 100644 index 000000000..3108baafc --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_657_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_657_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 666; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_658_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_658_Record.h new file mode 100644 index 000000000..ed39650f2 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_658_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_658_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 667; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_659_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_659_Record.h new file mode 100644 index 000000000..02d8cc69d --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_659_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_659_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 668; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_660_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_660_Record.h new file mode 100644 index 000000000..cdbbbcd5a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_660_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_660_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 669; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_661_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_661_Record.h new file mode 100644 index 000000000..585d4abbf --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_661_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_661_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 670; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_662_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_662_Record.h new file mode 100644 index 000000000..4a5533ec5 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_662_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_662_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 671; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_663_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_663_Record.h new file mode 100644 index 000000000..c3721f487 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_663_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_663_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 672; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_664_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_664_Record.h new file mode 100644 index 000000000..7110a7b06 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_664_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_664_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 673; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_665_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_665_Record.h new file mode 100644 index 000000000..075f41a94 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_665_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_665_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 674; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_666_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_666_Record.h new file mode 100644 index 000000000..4d9cbb750 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_666_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_666_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 675; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_667_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_667_Record.h new file mode 100644 index 000000000..fc0fe3ee8 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_667_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_667_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 676; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_668_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_668_Record.h new file mode 100644 index 000000000..7a4baaef2 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_668_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_668_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 677; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_669_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_669_Record.h new file mode 100644 index 000000000..0b5a5b827 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_669_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_669_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 678; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_670_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_670_Record.h new file mode 100644 index 000000000..5a093dd5a --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_670_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_670_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 679; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_671_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_671_Record.h new file mode 100644 index 000000000..d40814a52 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_671_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_671_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 680; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_672_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_672_Record.h new file mode 100644 index 000000000..ec85face5 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_672_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_672_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 681; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_673_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_673_Record.h new file mode 100644 index 000000000..287d2da71 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_673_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_673_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 682; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_674_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_674_Record.h new file mode 100644 index 000000000..b5d5d3a47 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_674_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_674_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 683; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_675_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_675_Record.h new file mode 100644 index 000000000..7936065f7 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_675_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_675_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 684; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_676_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_676_Record.h new file mode 100644 index 000000000..db4811478 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_676_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_676_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 685; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_677_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_677_Record.h new file mode 100644 index 000000000..782fbc6f7 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_677_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_677_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 686; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_678_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_678_Record.h new file mode 100644 index 000000000..33acbe881 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_678_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_678_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 687; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_679_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_679_Record.h new file mode 100644 index 000000000..34fc86a0b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_679_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_679_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 688; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_680_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_680_Record.h new file mode 100644 index 000000000..a7b638980 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_680_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_680_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 689; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_681_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_681_Record.h new file mode 100644 index 000000000..7277518c3 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_681_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_681_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 690; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_682_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_682_Record.h new file mode 100644 index 000000000..5b17f791e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_682_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_682_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 691; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_683_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_683_Record.h new file mode 100644 index 000000000..4267b0208 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_683_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_683_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 692; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_684_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_684_Record.h new file mode 100644 index 000000000..f8ae3d5a2 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_684_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_684_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 693; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_685_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_685_Record.h new file mode 100644 index 000000000..4b2d58598 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_685_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_685_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 694; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_686_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_686_Record.h new file mode 100644 index 000000000..66e37935e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_686_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_686_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 695; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_687_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_687_Record.h new file mode 100644 index 000000000..6a121fc24 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_687_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_687_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 696; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_688_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_688_Record.h new file mode 100644 index 000000000..2d78bd7c9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_688_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_688_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 697; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_689_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_689_Record.h new file mode 100644 index 000000000..58feb7528 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_689_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_689_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 698; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_690_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_690_Record.h new file mode 100644 index 000000000..4bf5d78ca --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_690_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_690_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 699; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_691_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_691_Record.h new file mode 100644 index 000000000..bddbfefc2 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_691_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_691_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 700; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_692_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_692_Record.h new file mode 100644 index 000000000..61697f3d9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_692_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_692_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 701; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_693_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_693_Record.h new file mode 100644 index 000000000..05ab339ac --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_693_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_693_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 702; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_694_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_694_Record.h new file mode 100644 index 000000000..2b154b3b1 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_694_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_694_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 703; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_695_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_695_Record.h new file mode 100644 index 000000000..20ad898a9 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_695_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_695_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 704; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_696_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_696_Record.h new file mode 100644 index 000000000..06691b12b --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_696_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_696_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 705; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_697_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_697_Record.h new file mode 100644 index 000000000..2b9de3644 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_697_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_697_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 706; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_698_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_698_Record.h new file mode 100644 index 000000000..ba5cf3d52 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_698_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_698_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 707; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_699_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_699_Record.h new file mode 100644 index 000000000..cb2a6099e --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_699_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_699_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 708; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_item_buy_700_Record.h b/Generated/include/EU/content_quota/content_quota_item_buy_700_Record.h new file mode 100644 index 000000000..7bbfb9f77 --- /dev/null +++ b/Generated/include/EU/content_quota/content_quota_item_buy_700_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::EU { +#pragma pack(push, 1) + struct content_quota_item_buy_700_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 709; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_market_targeted_sale_Record.h b/Generated/include/EU/content_quota/content_quota_market_targeted_sale_Record.h index 300872b9c..e305a98c3 100644 --- a/Generated/include/EU/content_quota/content_quota_market_targeted_sale_Record.h +++ b/Generated/include/EU/content_quota/content_quota_market_targeted_sale_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: - static __int32 SubType() { return 364; } + static __int32 SubType() { return 714; } }; #pragma pack(pop) } \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_specific_target_Record.h b/Generated/include/EU/content_quota/content_quota_specific_target_Record.h index 967737220..ed13f894b 100644 --- a/Generated/include/EU/content_quota/content_quota_specific_target_Record.h +++ b/Generated/include/EU/content_quota/content_quota_specific_target_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::EU { bool modifiable_by_admin; signed char detail_content_name_by_admin; - static __int32 SubType() { return 362; } + static __int32 SubType() { return 712; } }; #pragma pack(pop) } \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_trade_restrict_Record.h b/Generated/include/EU/content_quota/content_quota_trade_restrict_Record.h index ca40f3aa4..a8cc8a1c0 100644 --- a/Generated/include/EU/content_quota/content_quota_trade_restrict_Record.h +++ b/Generated/include/EU/content_quota/content_quota_trade_restrict_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: - static __int32 SubType() { return 363; } + static __int32 SubType() { return 713; } }; #pragma pack(pop) } \ No newline at end of file diff --git a/Generated/include/EU/content_quota/content_quota_vitality_Record.h b/Generated/include/EU/content_quota/content_quota_vitality_Record.h index 9aa6940f4..2a39d8acb 100644 --- a/Generated/include/EU/content_quota/content_quota_vitality_Record.h +++ b/Generated/include/EU/content_quota/content_quota_vitality_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef following; -int following_tableId() const {return 67;}; +int following_tableId() const {return 69;}; BnsTables::Shared::TableRef delayed; -int delayed_tableId() const {return 67;}; +int delayed_tableId() const {return 69;}; __int32 exp_boost_ratio; static __int32 SubType() { return 0; } diff --git a/Generated/include/EU/content_quota/content_quota_weekly_contents_reset_Record.h b/Generated/include/EU/content_quota/content_quota_weekly_contents_reset_Record.h index b4d60a9ab..6c75338c1 100644 --- a/Generated/include/EU/content_quota/content_quota_weekly_contents_reset_Record.h +++ b/Generated/include/EU/content_quota/content_quota_weekly_contents_reset_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: - static __int32 SubType() { return 361; } + static __int32 SubType() { return 711; } }; #pragma pack(pop) } \ No newline at end of file diff --git a/Generated/include/EU/contentrestriction/AAA_contentrestriction_RecordBase.h b/Generated/include/EU/contentrestriction/AAA_contentrestriction_RecordBase.h index 784eb89e6..0532fffa3 100644 --- a/Generated/include/EU/contentrestriction/AAA_contentrestriction_RecordBase.h +++ b/Generated/include/EU/contentrestriction/AAA_contentrestriction_RecordBase.h @@ -33,9 +33,24 @@ bool post_receive; bool personal_trade; bool account_inventory_goods_receive; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 68; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } + static __int16 TableId() { return 70; } static __int32 SubType() { return -1; } + enum class code { + invalid = 0, + nckorea = 1, + tencent = 2, + innova = 3, + ncjapan = 4, + sea = 5, + nctaiwan = 6, + ncwest = 7, + garena = 8, + rncs = 9, + rtx = 10, + zncs = 11, + ztx = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/contents_guide/AAA_contents_guide_RecordBase.h b/Generated/include/EU/contents_guide/AAA_contents_guide_RecordBase.h index f14b38f71..27469788f 100644 --- a/Generated/include/EU/contents_guide/AAA_contents_guide_RecordBase.h +++ b/Generated/include/EU/contents_guide/AAA_contents_guide_RecordBase.h @@ -29,13 +29,22 @@ signed char min_level; signed char max_level; char Pad0[1]; BnsTables::Shared::TableRef title; -int title_tableId() const {return 427;}; +int title_tableId() const {return 434;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 69; } + static __int16 TableId() { return 71; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + boss_monster = 1, + craft = 2, + achievement = 3, + daily_quest = 4, + faction_battle = 5, + arena_match = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/contents_guide/contents_guide_boss_monster_Record.h b/Generated/include/EU/contents_guide/contents_guide_boss_monster_Record.h index cb6e27041..17aacf3c8 100644 --- a/Generated/include/EU/contents_guide/contents_guide_boss_monster_Record.h +++ b/Generated/include/EU/contents_guide/contents_guide_boss_monster_Record.h @@ -10,13 +10,13 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef boss_id; -int boss_id_tableId() const {return 270;}; +int boss_id_tableId() const {return 276;}; BnsTables::Shared::TableRef linked_boss_id; -int linked_boss_id_tableId() const {return 270;}; +int linked_boss_id_tableId() const {return 276;}; BnsTables::Shared::TableRef boss_description; -int boss_description_tableId() const {return 427;}; +int boss_description_tableId() const {return 434;}; BnsTables::Shared::TableRef boss_position_description; -int boss_position_description_tableId() const {return 427;}; +int boss_position_description_tableId() const {return 434;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; diff --git a/Generated/include/EU/contents_reset/AAA_contents_reset_RecordBase.h b/Generated/include/EU/contents_reset/AAA_contents_reset_RecordBase.h index 6eee6b776..784d73caa 100644 --- a/Generated/include/EU/contents_reset/AAA_contents_reset_RecordBase.h +++ b/Generated/include/EU/contents_reset/AAA_contents_reset_RecordBase.h @@ -25,18 +25,19 @@ BnsTables::Shared::ExplicitTableRef reset_target; __int32 reset_money; BnsTables::Shared::TableRef reset_item[4]; __int32 reset_item_Size() const {return 4;}; -int reset_item_tableId() const {return 198;}; +int reset_item_tableId() const {return 202;}; signed char reset_item_count[4]; __int32 reset_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef quota; -int quota_tableId() const {return 67;}; +int quota_tableId() const {return 69;}; signed char max_unbind_count; char Pad0[3]; __int64 quota_recharge_amount; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 73; } + static __int16 TableId() { return 75; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/contents_schedule/AAA_contents_schedule_RecordBase.h b/Generated/include/EU/contents_schedule/AAA_contents_schedule_RecordBase.h index e0a7ef623..9e87d18a8 100644 --- a/Generated/include/EU/contents_schedule/AAA_contents_schedule_RecordBase.h +++ b/Generated/include/EU/contents_schedule/AAA_contents_schedule_RecordBase.h @@ -32,8 +32,9 @@ __int64 start_time; __int64 end_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 74; } + static __int16 TableId() { return 76; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/contents_schedule/contents_schedule_unlocated_store_Record.h b/Generated/include/EU/contents_schedule/contents_schedule_unlocated_store_Record.h index 8ac95e769..354ca3641 100644 --- a/Generated/include/EU/contents_schedule/contents_schedule_unlocated_store_Record.h +++ b/Generated/include/EU/contents_schedule/contents_schedule_unlocated_store_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef unlocated_store; -int unlocated_store_tableId() const {return 437;}; +int unlocated_store_tableId() const {return 444;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/EU/contentsjournal/AAA_contentsjournal_RecordBase.h b/Generated/include/EU/contentsjournal/AAA_contentsjournal_RecordBase.h index f9694597b..c074a4cac 100644 --- a/Generated/include/EU/contentsjournal/AAA_contentsjournal_RecordBase.h +++ b/Generated/include/EU/contentsjournal/AAA_contentsjournal_RecordBase.h @@ -24,35 +24,36 @@ namespace BnsTables::EU { BnsTables::Shared::TableRef cave; int cave_tableId() const {return 49;}; BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef dungeon_solo; -int dungeon_solo_tableId() const {return 114;}; +int dungeon_solo_tableId() const {return 117;}; BnsTables::Shared::TableRef raid_dungeon; -int raid_dungeon_tableId() const {return 308;}; +int raid_dungeon_tableId() const {return 315;}; BnsTables::Shared::TableRef sealed_dungeon_modify; -int sealed_dungeon_modify_tableId() const {return 335;}; +int sealed_dungeon_modify_tableId() const {return 342;}; BnsTables::Shared::TableRef boss_challenge; int boss_challenge_tableId() const {return 44;}; BnsTables::Shared::TableRef duel_bot_challenge; -int duel_bot_challenge_tableId() const {return 102;}; +int duel_bot_challenge_tableId() const {return 105;}; BnsTables::Shared::TableRef duel_bot_training_room; -int duel_bot_training_room_tableId() const {return 105;}; +int duel_bot_training_room_tableId() const {return 108;}; BnsTables::Shared::TableRef tendency_field; -int tendency_field_tableId() const {return 425;}; +int tendency_field_tableId() const {return 432;}; BnsTables::Shared::TableRef simple_field; -int simple_field_tableId() const {return 341;}; +int simple_field_tableId() const {return 348;}; BnsTables::Shared::TableRef classic_field_zone; int classic_field_zone_tableId() const {return 58;}; BnsTables::Shared::TableRef time_limit_field_zone; -int time_limit_field_zone_tableId() const {return 428;}; +int time_limit_field_zone_tableId() const {return 435;}; BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 423;}; +int teleport_tableId() const {return 430;}; signed char sort_no; bool event; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } - static __int16 TableId() { return 71; } + static __int16 TableId() { return 73; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h b/Generated/include/EU/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h index d2c5451bf..d0a26e605 100644 --- a/Generated/include/EU/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h +++ b/Generated/include/EU/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h @@ -22,36 +22,37 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; BnsTables::Shared::TableRef noti_quest_id; -int noti_quest_id_tableId() const {return 299;}; +int noti_quest_id_tableId() const {return 306;}; signed char noti_level; signed char noti_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef cave; int cave_tableId() const {return 49;}; BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef raid_dungeon; -int raid_dungeon_tableId() const {return 308;}; +int raid_dungeon_tableId() const {return 315;}; BnsTables::Shared::TableRef boss_challenge; int boss_challenge_tableId() const {return 44;}; BnsTables::Shared::TableRef duel_bot_challenge; -int duel_bot_challenge_tableId() const {return 102;}; +int duel_bot_challenge_tableId() const {return 105;}; BnsTables::Shared::TableRef duel_bot_training_room; -int duel_bot_training_room_tableId() const {return 105;}; +int duel_bot_training_room_tableId() const {return 108;}; BnsTables::Shared::TableRef tendency_field; -int tendency_field_tableId() const {return 425;}; +int tendency_field_tableId() const {return 432;}; bool event; char Pad1[3]; BnsTables::Shared::TableRef simple_field; -int simple_field_tableId() const {return 341;}; +int simple_field_tableId() const {return 348;}; BnsTables::Shared::TableRef classic_field_zone; int classic_field_zone_tableId() const {return 58;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 70; } + static __int16 TableId() { return 72; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h b/Generated/include/EU/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h index 08c0c5b26..4d50b48ca 100644 --- a/Generated/include/EU/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h +++ b/Generated/include/EU/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h @@ -38,8 +38,9 @@ __int32 skill_stone_1_recommend_score; __int32 skill_stone_2_recommend_score; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 72; } + static __int16 TableId() { return 74; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/contextscript/AAA_contextscript_RecordBase.h b/Generated/include/EU/contextscript/AAA_contextscript_RecordBase.h index c2f72ec2c..a53f857be 100644 --- a/Generated/include/EU/contextscript/AAA_contextscript_RecordBase.h +++ b/Generated/include/EU/contextscript/AAA_contextscript_RecordBase.h @@ -28,8 +28,61 @@ signed char race; bool context_simple_mode; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 50); } - static __int16 TableId() { return 75; } + static __int16 TableId() { return 77; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/contextscript_condition/AAA_contextscript_condition_RecordBase.h b/Generated/include/EU/contextscript_condition/AAA_contextscript_condition_RecordBase.h new file mode 100644 index 000000000..d41d02b9f --- /dev/null +++ b/Generated/include/EU/contextscript_condition/AAA_contextscript_condition_RecordBase.h @@ -0,0 +1,459 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct contextscript_condition_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char field; +signed char job_style; +char Pad0[2]; +__int32 skill; +__int32 variation_id; +__int16 combination_key_command[2]; +__int32 combination_key_command_Size() const {return 2;}; +bool skip_condition_target_check; +bool skip_condition_move_check; +bool skip_condition_link_check; +char Pad1[1]; +__int16 immune_breaker_attribute; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class field { + none = 0, + all = 1, + state = 2, + combo = 3, + event = 4, + job_style_only = 5, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class combination_key_command { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; + + enum class immune_breaker_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) contextscript_condition_RecordPtr // : DrRecordPtr + { + contextscript_condition_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/contextscript_decision/AAA_contextscript_decision_RecordBase.h b/Generated/include/EU/contextscript_decision/AAA_contextscript_decision_RecordBase.h new file mode 100644 index 000000000..7e112558e --- /dev/null +++ b/Generated/include/EU/contextscript_decision/AAA_contextscript_decision_RecordBase.h @@ -0,0 +1,37 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct contextscript_decision_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) contextscript_decision_RecordPtr // : DrRecordPtr + { + contextscript_decision_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/contextscript_layer/AAA_contextscript_layer_RecordBase.h b/Generated/include/EU/contextscript_layer/AAA_contextscript_layer_RecordBase.h new file mode 100644 index 000000000..2b38ca84a --- /dev/null +++ b/Generated/include/EU/contextscript_layer/AAA_contextscript_layer_RecordBase.h @@ -0,0 +1,39 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct contextscript_layer_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + wchar_t* skilltrainbyitemlist_alias; +wchar_t* skilltrainbyitem_alias; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) contextscript_layer_RecordPtr // : DrRecordPtr + { + contextscript_layer_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/contextscript_result/AAA_contextscript_result_RecordBase.h b/Generated/include/EU/contextscript_result/AAA_contextscript_result_RecordBase.h new file mode 100644 index 000000000..8ff8f5f60 --- /dev/null +++ b/Generated/include/EU/contextscript_result/AAA_contextscript_result_RecordBase.h @@ -0,0 +1,78 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct contextscript_result_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char control_mode; +signed char key_status; +char Pad0[2]; +__int32 context[3]; +__int32 context_Size() const {return 3;}; +__int32 bns_context[3]; +__int32 bns_context_Size() const {return 3;}; +__int32 special[2]; +__int32 special_Size() const {return 2;}; +__int32 stance; +__int32 skillbar[12]; +__int32 skillbar_Size() const {return 12;}; +__int32 cmd_key_up; +__int32 cmd_key_down; +__int32 cmd_key_left; +__int32 cmd_key_right; +__int32 cmd_key_double_left; +__int32 cmd_key_double_right; +__int32 extra_skillbar[5]; +__int32 extra_skillbar_Size() const {return 5;}; +signed char stance_ui_effect; +signed char context_ui_effect; +signed char skillbar_ui_effect; +signed char special_ui_effect; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class control_mode { + classic = 0, + bns = 1, + }; + + enum class key_status { + press = 0, + unpress = 1, + }; + + enum class stance_ui_effect { + none = 0, + key_change = 1, + combo = 2, + event = 3, + immune_break = 4, + combo_highlight = 5, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) contextscript_result_RecordPtr // : DrRecordPtr + { + contextscript_result_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/contextscript_stance/AAA_contextscript_stance_RecordBase.h b/Generated/include/EU/contextscript_stance/AAA_contextscript_stance_RecordBase.h new file mode 100644 index 000000000..887ec59ab --- /dev/null +++ b/Generated/include/EU/contextscript_stance/AAA_contextscript_stance_RecordBase.h @@ -0,0 +1,358 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct contextscript_stance_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char stance; +signed char link; +__int16 abnormal_flag; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class link { + none = 0, + mount = 1, + inhalation = 2, + slugfest = 3, + catch_val = 4, + catch_none_human = 5, + catch_friend = 6, + inhalation_catch = 7, + range_catch = 8, + }; + + enum class abnormal_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) contextscript_stance_RecordPtr // : DrRecordPtr + { + contextscript_stance_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/contributionreward/AAA_contributionreward_RecordBase.h b/Generated/include/EU/contributionreward/AAA_contributionreward_RecordBase.h index 7220bfc6a..714e9ff65 100644 --- a/Generated/include/EU/contributionreward/AAA_contributionreward_RecordBase.h +++ b/Generated/include/EU/contributionreward/AAA_contributionreward_RecordBase.h @@ -24,11 +24,17 @@ namespace BnsTables::EU { signed char contribution_type; char Pad0[3]; BnsTables::Shared::TableRef minimum_group_item; -int minimum_group_item_tableId() const {return 198;}; +int minimum_group_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 13); } - static __int16 TableId() { return 76; } + static __int16 TableId() { return 78; } static __int32 SubType() { return -1; } + enum class contribution_type { + normal = 0, + faction = 1, + guild = 2, + probability = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/cost_group/AAA_cost_group_RecordBase.h b/Generated/include/EU/cost_group/AAA_cost_group_RecordBase.h index 28c4fbb4c..2641f4c4e 100644 --- a/Generated/include/EU/cost_group/AAA_cost_group_RecordBase.h +++ b/Generated/include/EU/cost_group/AAA_cost_group_RecordBase.h @@ -21,18 +21,30 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; wchar_t* alias; +signed char publisher; +char Pad0[3]; BnsTables::Shared::TableRef item[8]; __int32 item_Size() const {return 8;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; __int16 item_amount[8]; __int32 item_amount_Size() const {return 8;}; signed char item_total_count; -char Pad0[3]; +char Pad1[3]; __int64 money; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 77; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 79; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/craft/AAA_craft_RecordBase.h b/Generated/include/EU/craft/AAA_craft_RecordBase.h index f0445aeed..20825d16e 100644 --- a/Generated/include/EU/craft/AAA_craft_RecordBase.h +++ b/Generated/include/EU/craft/AAA_craft_RecordBase.h @@ -21,27 +21,44 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad0[2]; BnsTables::Shared::TableRef none_selected_icon_texture; -int none_selected_icon_texture_tableId() const {return 184;}; +int none_selected_icon_texture_tableId() const {return 188;}; __int16 none_selected_icon_index; char Pad1[2]; BnsTables::Shared::TableRef join_msg; -int join_msg_tableId() const {return 156;}; +int join_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef level_up_msg; -int level_up_msg_tableId() const {return 156;}; +int level_up_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef max_level_msg; -int max_level_msg_tableId() const {return 156;}; +int max_level_msg_tableId() const {return 159;}; __int32 need_exp_for_level[100]; __int32 need_exp_for_level_Size() const {return 100;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 80; } + static __int16 TableId() { return 82; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/craft2/AAA_craft2_RecordBase.h b/Generated/include/EU/craft2/AAA_craft2_RecordBase.h index 694c19b0b..30c7f7093 100644 --- a/Generated/include/EU/craft2/AAA_craft2_RecordBase.h +++ b/Generated/include/EU/craft2/AAA_craft2_RecordBase.h @@ -21,27 +21,44 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad0[2]; BnsTables::Shared::TableRef none_selected_icon_texture; -int none_selected_icon_texture_tableId() const {return 184;}; +int none_selected_icon_texture_tableId() const {return 188;}; __int16 none_selected_icon_index; char Pad1[2]; BnsTables::Shared::TableRef join_msg; -int join_msg_tableId() const {return 156;}; +int join_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef level_up_msg; -int level_up_msg_tableId() const {return 156;}; +int level_up_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef max_level_msg; -int max_level_msg_tableId() const {return 156;}; +int max_level_msg_tableId() const {return 159;}; __int32 need_exp_for_level[100]; __int32 need_exp_for_level_Size() const {return 100;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 78; } + static __int16 TableId() { return 80; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h b/Generated/include/EU/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h index 7d6c10b60..8ce6b310e 100644 --- a/Generated/include/EU/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h +++ b/Generated/include/EU/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h @@ -21,26 +21,28 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; wchar_t* alias; +signed char publisher; +char Pad0[3]; BnsTables::Shared::TableRef group_alias; -int group_alias_tableId() const {return 81;}; +int group_alias_tableId() const {return 83;}; signed char case_option; -char Pad0[3]; +char Pad1[3]; __int32 craft_duration; signed char use_state; -char Pad1[3]; +char Pad2[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; BnsTables::Shared::TableRef requirement_name; -int requirement_name_tableId() const {return 427;}; +int requirement_name_tableId() const {return 434;}; BnsTables::Shared::TableRef location_desc; -int location_desc_tableId() const {return 427;}; +int location_desc_tableId() const {return 434;}; __int16 required_craft_exp; -char Pad2[2]; +char Pad3[2]; __int32 required_achievement_id; __int16 required_achievement_step_min; -char Pad3[2]; +char Pad4[2]; __int32 cost_money; BnsTables::Shared::ExplicitTableRef cost_material[8]; __int32 cost_material_Size() const {return 8;}; @@ -56,7 +58,7 @@ __int16 half_craft_bonus_exp_step; __int16 zero_craft_bonus_exp_step; BnsTables::Shared::TableRef reward_item[5]; __int32 reward_item_Size() const {return 5;}; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int32 reward_item_min[5]; __int32 reward_item_min_Size() const {return 5;}; __int32 reward_item_max[5]; @@ -65,11 +67,102 @@ __int32 reward_item_reference[5]; __int32 reward_item_reference_Size() const {return 5;}; BnsTables::Shared::TableRef reward_item_random_distribution[5]; __int32 reward_item_random_distribution_Size() const {return 5;}; -int reward_item_random_distribution_tableId() const {return 310;}; +int reward_item_random_distribution_tableId() const {return 317;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 79; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 81; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class use_state { + invalid_state = 0, + no_more_use = 1, + in_use = 2, + }; + + enum class cost_material_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h b/Generated/include/EU/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h index c448eb317..de768cfa7 100644 --- a/Generated/include/EU/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h +++ b/Generated/include/EU/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h @@ -22,18 +22,43 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef group_item; -int group_item_tableId() const {return 198;}; +int group_item_tableId() const {return 202;}; signed char craft_union_type; signed char craft_union_sub_type; __int16 display_index; __int16 required_craft_exp; char Pad0[2]; BnsTables::Shared::TableRef required_completion_quest; -int required_completion_quest_tableId() const {return 299;}; +int required_completion_quest_tableId() const {return 306;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 81; } + static __int16 TableId() { return 83; } static __int32 SubType() { return -1; } + enum class craft_union_type { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class craft_union_sub_type { + none = 0, + gathering = 1, + production_normal = 2, + production_transaction = 3, + production_expert = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/craft_introduction/AAA_craft_introduction_RecordBase.h b/Generated/include/EU/craft_introduction/AAA_craft_introduction_RecordBase.h index 639da3cf1..0bd13b206 100644 --- a/Generated/include/EU/craft_introduction/AAA_craft_introduction_RecordBase.h +++ b/Generated/include/EU/craft_introduction/AAA_craft_introduction_RecordBase.h @@ -23,28 +23,45 @@ namespace BnsTables::EU { BnsTables::Shared::IconRef title_icon; BnsTables::Shared::IconRef normal_icon; BnsTables::Shared::TableRef slogan; -int slogan_tableId() const {return 427;}; +int slogan_tableId() const {return 434;}; BnsTables::Shared::TableRef introduction_description; -int introduction_description_tableId() const {return 427;}; +int introduction_description_tableId() const {return 434;}; signed char associated_craft[2]; __int32 associated_craft_Size() const {return 2;}; char Pad0[2]; BnsTables::Shared::TableRef representative_product_item[8]; __int32 representative_product_item_Size() const {return 8;}; -int representative_product_item_tableId() const {return 198;}; +int representative_product_item_tableId() const {return 202;}; BnsTables::Shared::TableRef representative_product_label[8]; __int32 representative_product_label_Size() const {return 8;}; -int representative_product_label_tableId() const {return 427;}; +int representative_product_label_tableId() const {return 434;}; BnsTables::Shared::TableRef special_product_item[4]; __int32 special_product_item_Size() const {return 4;}; -int special_product_item_tableId() const {return 198;}; +int special_product_item_tableId() const {return 202;}; BnsTables::Shared::TableRef special_product_label[4]; __int32 special_product_label_Size() const {return 4;}; -int special_product_label_tableId() const {return 427;}; +int special_product_label_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 82; } + static __int16 TableId() { return 84; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/craft_recipe/AAA_craft_recipe_RecordBase.h b/Generated/include/EU/craft_recipe/AAA_craft_recipe_RecordBase.h index 95d7a79d6..56cf7bb26 100644 --- a/Generated/include/EU/craft_recipe/AAA_craft_recipe_RecordBase.h +++ b/Generated/include/EU/craft_recipe/AAA_craft_recipe_RecordBase.h @@ -22,26 +22,26 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; BnsTables::Shared::TableRef requirement_name; -int requirement_name_tableId() const {return 427;}; +int requirement_name_tableId() const {return 434;}; BnsTables::Shared::TableRef location_desc; -int location_desc_tableId() const {return 427;}; +int location_desc_tableId() const {return 434;}; signed char category; char Pad0[3]; __int32 inner_category; __int32 money_cost; BnsTables::Shared::TableRef material[5]; __int32 material_Size() const {return 5;}; -int material_tableId() const {return 198;}; +int material_tableId() const {return 202;}; __int16 material_amount[5]; __int32 material_amount_Size() const {return 5;}; char Pad1[2]; BnsTables::Shared::TableRef brand_material[5]; __int32 brand_material_Size() const {return 5;}; -int brand_material_tableId() const {return 191;}; +int brand_material_tableId() const {return 195;}; signed char brand_material_condition_type[5]; __int32 brand_material_condition_type_Size() const {return 5;}; char Pad2[1]; @@ -50,7 +50,7 @@ __int32 brand_material_amount_Size() const {return 5;}; __int16 limit_production_exp; char Pad3[2]; BnsTables::Shared::TableRef complete_quest; -int complete_quest_tableId() const {return 299;}; +int complete_quest_tableId() const {return 306;}; __int16 reward_production_exp; __int16 reward_production_exp_bonus; __int16 half_production_exp_step; @@ -60,13 +60,123 @@ signed char delivery_method; char Pad4[2]; BnsTables::Shared::TableRef step[4]; __int32 step_Size() const {return 4;}; -int step_tableId() const {return 84;}; +int step_tableId() const {return 86;}; signed char recipe_type; signed char use_state; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } - static __int16 TableId() { return 83; } + static __int16 TableId() { return 85; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class brand_material_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class delivery_method { + free = 0, + post_box = 1, + account_warehouse = 2, + }; + + enum class recipe_type { + normal = 0, + quick = 1, + massive = 2, + }; + + enum class use_state { + invalid_state = 0, + no_more_use = 1, + in_use = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h b/Generated/include/EU/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h index e8ff830e7..adb62cbe1 100644 --- a/Generated/include/EU/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h +++ b/Generated/include/EU/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h @@ -30,8 +30,9 @@ bool output_customizable[3]; __int32 output_customizable_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 84; } + static __int16 TableId() { return 86; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/creatureappearance/AAA_creatureappearance_RecordBase.h b/Generated/include/EU/creatureappearance/AAA_creatureappearance_RecordBase.h index b9a7a81b6..edf69db48 100644 --- a/Generated/include/EU/creatureappearance/AAA_creatureappearance_RecordBase.h +++ b/Generated/include/EU/creatureappearance/AAA_creatureappearance_RecordBase.h @@ -51,8 +51,30 @@ __int32 param8_Size() const {return 96;}; float decal_radius; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 85; } + static __int16 TableId() { return 87; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h b/Generated/include/EU/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h index 1c29ca417..9a3f209e3 100644 --- a/Generated/include/EU/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h +++ b/Generated/include/EU/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h @@ -24,28 +24,35 @@ signed char resource_index; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad0[2]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; __int32 order; bool usable; bool reset_design; char Pad1[2]; BnsTables::Shared::TableRef required_item[3]; __int32 required_item_Size() const {return 3;}; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; __int16 required_item_count[3]; __int32 required_item_count_Size() const {return 3;}; char Pad2[2]; __int32 required_money_cost; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 86; } + static __int16 TableId() { return 88; } static __int32 SubType() { return -1; } + enum class item_type { + none = 0, + costume = 1, + costume_attach = 2, + head_attach = 3, + face_attach = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h b/Generated/include/EU/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h index fc12e2cfd..0431f2966 100644 --- a/Generated/include/EU/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h +++ b/Generated/include/EU/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h @@ -26,18 +26,41 @@ signed char design_type; signed char customize_category; char Pad0[2]; BnsTables::Shared::TableRef price_ref; -int price_ref_tableId() const {return 87;}; +int price_ref_tableId() const {return 89;}; signed char min_value; signed char max_value; char Pad1[2]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 87; } + static __int16 TableId() { return 89; } static __int32 SubType() { return -1; } + enum class item_type { + none = 0, + costume = 1, + costume_attach = 2, + head_attach = 3, + face_attach = 4, + }; + + enum class design_type { + none = 0, + color = 1, + pattern = 2, + saturation = 3, + }; + + enum class customize_category { + none = 0, + center = 1, + sub = 2, + leg = 3, + dressline = 4, + hair = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/customdressmotion/AAA_customdressmotion_RecordBase.h b/Generated/include/EU/customdressmotion/AAA_customdressmotion_RecordBase.h index a5630bf1d..afeea6e27 100644 --- a/Generated/include/EU/customdressmotion/AAA_customdressmotion_RecordBase.h +++ b/Generated/include/EU/customdressmotion/AAA_customdressmotion_RecordBase.h @@ -24,12 +24,34 @@ signed char sex; __declspec(align(8)) Key key; wchar_t* sequence; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 88; } + static __int16 TableId() { return 90; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h b/Generated/include/EU/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h index 9ea7175da..a99196cc5 100644 --- a/Generated/include/EU/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h +++ b/Generated/include/EU/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h @@ -23,17 +23,39 @@ signed char sex; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; signed char param8[96]; __int32 param8_Size() const {return 96;}; char Pad0[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 89; } + static __int16 TableId() { return 91; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h b/Generated/include/EU/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h index 1d3d44921..618c20344 100644 --- a/Generated/include/EU/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h +++ b/Generated/include/EU/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h @@ -27,15 +27,37 @@ __int16 order; signed char param_value; char Pad0[3]; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad1[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 90; } + static __int16 TableId() { return 92; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h b/Generated/include/EU/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h index 1b6ba6b71..38db10ab5 100644 --- a/Generated/include/EU/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h +++ b/Generated/include/EU/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h @@ -28,8 +28,35 @@ signed char step; signed char desc_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 91; } + static __int16 TableId() { return 93; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class desc_type { + percent = 0, + value = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h b/Generated/include/EU/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h index b571f60b4..546e4520b 100644 --- a/Generated/include/EU/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h +++ b/Generated/include/EU/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h @@ -24,8 +24,30 @@ signed char param_index; __declspec(align(8)) Key key; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 92; } + static __int16 TableId() { return 94; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/customizingpreset/AAA_customizingpreset_RecordBase.h b/Generated/include/EU/customizingpreset/AAA_customizingpreset_RecordBase.h index adece6677..a4f7afb3c 100644 --- a/Generated/include/EU/customizingpreset/AAA_customizingpreset_RecordBase.h +++ b/Generated/include/EU/customizingpreset/AAA_customizingpreset_RecordBase.h @@ -24,17 +24,46 @@ signed char part_value; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; signed char param8[96]; __int32 param8_Size() const {return 96;}; char Pad0[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 93; } + static __int16 TableId() { return 95; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class part_type { + none = 0, + face = 1, + body = 2, + beard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/customizingpreview/AAA_customizingpreview_RecordBase.h b/Generated/include/EU/customizingpreview/AAA_customizingpreview_RecordBase.h index 5d15f797c..b90472826 100644 --- a/Generated/include/EU/customizingpreview/AAA_customizingpreview_RecordBase.h +++ b/Generated/include/EU/customizingpreview/AAA_customizingpreview_RecordBase.h @@ -33,8 +33,39 @@ signed char sex; __declspec(align(8)) Key key; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 94; } + static __int16 TableId() { return 96; } static __int32 SubType() { return -1; } + enum class preview_type { + none = 0, + pose = 1, + face_look = 2, + costume = 3, + light = 4, + silhouette = 5, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/customizingpreview/customizingpreview_costume_Record.h b/Generated/include/EU/customizingpreview/customizingpreview_costume_Record.h index bfe174a47..c0b27ceee 100644 --- a/Generated/include/EU/customizingpreview/customizingpreview_costume_Record.h +++ b/Generated/include/EU/customizingpreview/customizingpreview_costume_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef costume_item; -int costume_item_tableId() const {return 198;}; +int costume_item_tableId() const {return 202;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/customizingpreview/customizingpreview_face_look_Record.h b/Generated/include/EU/customizingpreview/customizingpreview_face_look_Record.h index 13f72d16b..c28c0bdcf 100644 --- a/Generated/include/EU/customizingpreview/customizingpreview_face_look_Record.h +++ b/Generated/include/EU/customizingpreview/customizingpreview_face_look_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::EU { wchar_t* face_look_showname; __int32 face_look_show_duration; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; static __int32 SubType() { return 1; } diff --git a/Generated/include/EU/customizingpreview/customizingpreview_light_Record.h b/Generated/include/EU/customizingpreview/customizingpreview_light_Record.h index 97317a222..c3f99a483 100644 --- a/Generated/include/EU/customizingpreview/customizingpreview_light_Record.h +++ b/Generated/include/EU/customizingpreview/customizingpreview_light_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; __int16 light_index; diff --git a/Generated/include/EU/customizingpreview/customizingpreview_pose_Record.h b/Generated/include/EU/customizingpreview/customizingpreview_pose_Record.h index 51e6640bd..bda24b23b 100644 --- a/Generated/include/EU/customizingpreview/customizingpreview_pose_Record.h +++ b/Generated/include/EU/customizingpreview/customizingpreview_pose_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::EU { wchar_t* pose_showname; __int32 pose_show_duration; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; static __int32 SubType() { return 0; } diff --git a/Generated/include/EU/customizingpreview/customizingpreview_silhouette_Record.h b/Generated/include/EU/customizingpreview/customizingpreview_silhouette_Record.h index dcf2eb5fa..44e200f94 100644 --- a/Generated/include/EU/customizingpreview/customizingpreview_silhouette_Record.h +++ b/Generated/include/EU/customizingpreview/customizingpreview_silhouette_Record.h @@ -14,11 +14,11 @@ signed char silhouette_race; signed char silhouette_sex; char Pad_sub_0[2]; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad_sub_1[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; static __int32 SubType() { return 4; } }; diff --git a/Generated/include/EU/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h b/Generated/include/EU/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h index 2e46a038e..2a4361719 100644 --- a/Generated/include/EU/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h +++ b/Generated/include/EU/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h @@ -23,12 +23,34 @@ signed char sex; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef sub_name; -int sub_name_tableId() const {return 427;}; +int sub_name_tableId() const {return 434;}; signed char param_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 95; } + static __int16 TableId() { return 97; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/data_publisher_version/AAA_data_publisher_version_RecordBase.h b/Generated/include/EU/data_publisher_version/AAA_data_publisher_version_RecordBase.h new file mode 100644 index 000000000..b697d027c --- /dev/null +++ b/Generated/include/EU/data_publisher_version/AAA_data_publisher_version_RecordBase.h @@ -0,0 +1,38 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct data_publisher_version_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + __int64 autoId; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 98; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) data_publisher_version_RecordPtr // : DrRecordPtr + { + data_publisher_version_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h b/Generated/include/EU/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h index 1ed391c5f..f0ef2ca40 100644 --- a/Generated/include/EU/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h +++ b/Generated/include/EU/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h @@ -28,8 +28,42 @@ __int32 default_rating_score; bool is_placement_test; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 96; } + static __int16 TableId() { return 99; } static __int32 SubType() { return -1; } + enum class season_contents_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + sealed_dungeon_total = 17, + sealed_dungeon_1 = 18, + sealed_dungeon_2 = 19, + sealed_dungeon_3 = 20, + sealed_dungeon_4 = 21, + sealed_dungeon_5 = 22, + sealed_dungeon_6 = 23, + wave_dungeon_1 = 24, + wave_dungeon_2 = 25, + solo_dungeon_3_best_record = 26, + solo_dungeon_4_best_record = 27, + solo_dungeon_5_best_record = 28, + tier_total = 29, + hyper_racing_game = 30, + duel_npc_challenge = 31, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/dieanim/AAA_dieanim_RecordBase.h b/Generated/include/EU/dieanim/AAA_dieanim_RecordBase.h index 2462b9fae..d78cded01 100644 --- a/Generated/include/EU/dieanim/AAA_dieanim_RecordBase.h +++ b/Generated/include/EU/dieanim/AAA_dieanim_RecordBase.h @@ -23,8 +23,63 @@ namespace BnsTables::EU { wchar_t* die_anim; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 97; } + static __int16 TableId() { return 100; } static __int32 SubType() { return -1; } + enum class idle_type { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/difficulty_type/AAA_difficulty_type_RecordBase.h b/Generated/include/EU/difficulty_type/AAA_difficulty_type_RecordBase.h index 09eb34a9a..a1abacd74 100644 --- a/Generated/include/EU/difficulty_type/AAA_difficulty_type_RecordBase.h +++ b/Generated/include/EU/difficulty_type/AAA_difficulty_type_RecordBase.h @@ -26,11 +26,17 @@ bool default_val; bool is_pvp; char Pad0[1]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 98; } + static __int16 TableId() { return 101; } static __int32 SubType() { return -1; } + enum class id { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h b/Generated/include/EU/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h index 84fb43f73..018a2ca87 100644 --- a/Generated/include/EU/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h +++ b/Generated/include/EU/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h @@ -25,8 +25,9 @@ __int32 berserk_sequence_invoke_time[3]; __int32 berserk_sequence_invoke_time_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 99; } + static __int16 TableId() { return 102; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/discovery_area/AAA_discovery_area_RecordBase.h b/Generated/include/EU/discovery_area/AAA_discovery_area_RecordBase.h index a16f140ec..0b033ca59 100644 --- a/Generated/include/EU/discovery_area/AAA_discovery_area_RecordBase.h +++ b/Generated/include/EU/discovery_area/AAA_discovery_area_RecordBase.h @@ -22,11 +22,12 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } - static __int16 TableId() { return 100; } + static __int16 TableId() { return 103; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/district/AAA_district_RecordBase.h b/Generated/include/EU/district/AAA_district_RecordBase.h index 7cfc3eea2..8b4cfc62d 100644 --- a/Generated/include/EU/district/AAA_district_RecordBase.h +++ b/Generated/include/EU/district/AAA_district_RecordBase.h @@ -22,14 +22,15 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef talk_to_self_quests[64]; __int32 talk_to_self_quests_Size() const {return 64;}; -int talk_to_self_quests_tableId() const {return 299;}; +int talk_to_self_quests_tableId() const {return 306;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 101; } + static __int16 TableId() { return 104; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel/AAA_duel_RecordBase.h b/Generated/include/EU/duel/AAA_duel_RecordBase.h index 64ceaaab3..7d7e6ac72 100644 --- a/Generated/include/EU/duel/AAA_duel_RecordBase.h +++ b/Generated/include/EU/duel/AAA_duel_RecordBase.h @@ -32,38 +32,38 @@ __int32 round_preparation_duration; __int32 round_duration; __int32 round_restart_duration; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef arena_outside_alpha_side_pc_spawn[3]; __int32 arena_outside_alpha_side_pc_spawn_Size() const {return 3;}; -int arena_outside_alpha_side_pc_spawn_tableId() const {return 480;}; +int arena_outside_alpha_side_pc_spawn_tableId() const {return 487;}; BnsTables::Shared::TableRef arena_outside_beta_side_pc_spawn[3]; __int32 arena_outside_beta_side_pc_spawn_Size() const {return 3;}; -int arena_outside_beta_side_pc_spawn_tableId() const {return 480;}; +int arena_outside_beta_side_pc_spawn_tableId() const {return 487;}; BnsTables::Shared::TableRef effect; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; bool is_unrated_match; char Pad0[3]; BnsTables::Shared::TableRef loading_description_1; -int loading_description_1_tableId() const {return 427;}; +int loading_description_1_tableId() const {return 434;}; BnsTables::Shared::TableRef loading_description_2; -int loading_description_2_tableId() const {return 427;}; +int loading_description_2_tableId() const {return 434;}; BnsTables::Shared::IconRef loading_icon; BnsTables::Shared::TableRef boast; int boast_tableId() const {return 42;}; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 299;}; +int attraction_quest_tableId() const {return 306;}; bool ui_filter_attraction_quest_only; char Pad1[3]; BnsTables::Shared::TableRef duel_name2; -int duel_name2_tableId() const {return 427;}; +int duel_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef duel_desc; -int duel_desc_tableId() const {return 427;}; +int duel_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; BnsTables::Shared::TableRef weekly_time_table_for_added_reward[2]; __int32 weekly_time_table_for_added_reward_Size() const {return 2;}; -int weekly_time_table_for_added_reward_tableId() const {return 453;}; +int weekly_time_table_for_added_reward_tableId() const {return 460;}; __int32 bonus_point_percent[2]; __int32 bonus_point_percent_Size() const {return 2;}; __int32 bonus_exp_percent[2]; @@ -71,16 +71,21 @@ __int32 bonus_exp_percent_Size() const {return 2;}; signed char camera_world_pos_index; char Pad2[3]; BnsTables::Shared::TableRef disable_calc_rating_score_weekly_time; -int disable_calc_rating_score_weekly_time_tableId() const {return 453;}; +int disable_calc_rating_score_weekly_time_tableId() const {return 460;}; BnsTables::Shared::TableRef available_normal_matching_weekly_time; -int available_normal_matching_weekly_time_tableId() const {return 453;}; +int available_normal_matching_weekly_time_tableId() const {return 460;}; BnsTables::Shared::TableRef available_ingame_championship_matching_weekly_time; -int available_ingame_championship_matching_weekly_time_tableId() const {return 453;}; +int available_ingame_championship_matching_weekly_time_tableId() const {return 460;}; bool is_championship; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 35); } - static __int16 TableId() { return 108; } + static __int16 TableId() { return 111; } static __int32 SubType() { return -1; } + enum class duel_type { + none = 0, + death_match_1vs1 = 1, + tag_match_3vs3 = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_bot/AAA_duel_bot_RecordBase.h b/Generated/include/EU/duel_bot/AAA_duel_bot_RecordBase.h index 21250b4fc..418a99f07 100644 --- a/Generated/include/EU/duel_bot/AAA_duel_bot_RecordBase.h +++ b/Generated/include/EU/duel_bot/AAA_duel_bot_RecordBase.h @@ -28,25 +28,72 @@ signed char level; signed char mastery_level; char Pad0[3]; BnsTables::Shared::TableRef faction; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; __int16 speed; __int16 radius; __int16 scale; char Pad1[2]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef appearance; -int appearance_tableId() const {return 85;}; +int appearance_tableId() const {return 87;}; wchar_t* animset; BnsTables::Shared::TableRef summoned_name2; -int summoned_name2_tableId() const {return 427;}; +int summoned_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef summoned_appearance; -int summoned_appearance_tableId() const {return 85;}; +int summoned_appearance_tableId() const {return 87;}; wchar_t* summoned_animset; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 104; } + static __int16 TableId() { return 107; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h b/Generated/include/EU/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h index 93a8197c2..795791e85 100644 --- a/Generated/include/EU/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h +++ b/Generated/include/EU/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h @@ -26,7 +26,7 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; wchar_t* alias; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; @@ -35,12 +35,12 @@ signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; char Pad1[1]; __int16 recommend_attack_power; BnsTables::Shared::TableRef standard_gear_weapon; -int standard_gear_weapon_tableId() const {return 198;}; +int standard_gear_weapon_tableId() const {return 202;}; __int32 duel_bot_spawn_delay; __int32 ready_duration; __int16 floor_timeout_duration_second; @@ -74,11 +74,11 @@ wchar_t* dual_blader_floor_kismet_name; wchar_t* bard_floor_kismet_name; wchar_t* countdown_sound_name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef dungeon_name2; -int dungeon_name2_tableId() const {return 427;}; +int dungeon_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef dungeon_desc; -int dungeon_desc_tableId() const {return 427;}; +int dungeon_desc_tableId() const {return 434;}; wchar_t* arena_minimap; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; @@ -90,15 +90,19 @@ signed char recommand_mastery_level_max; char Pad2[3]; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 299;}; +int display_quests_tableId() const {return 306;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 427;}; +int tactic_tableId() const {return 434;}; BnsTables::Shared::TableRef recommend_alias; -int recommend_alias_tableId() const {return 72;}; +int recommend_alias_tableId() const {return 74;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 41); } - static __int16 TableId() { return 102; } + static __int16 TableId() { return 105; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h b/Generated/include/EU/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h index e9c858269..d32c69e39 100644 --- a/Generated/include/EU/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h +++ b/Generated/include/EU/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h @@ -23,10 +23,10 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef pc_effect[2]; __int32 pc_effect_Size() const {return 2;}; -int pc_effect_tableId() const {return 115;}; +int pc_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef duel_bot_effect[2]; __int32 duel_bot_effect_Size() const {return 2;}; -int duel_bot_effect_tableId() const {return 115;}; +int duel_bot_effect_tableId() const {return 118;}; bool immune_caster_block_skill; char Pad0[1]; __int16 fail_caster_flag[4]; @@ -38,20 +38,466 @@ __int32 fail_caster_effect_attribute_Size() const {return 4;}; signed char fail_caster_effect_attribute_op; char Pad2[3]; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad3[2]; wchar_t* card_image_set; BnsTables::Shared::TableRef card_tooltip; -int card_tooltip_tableId() const {return 427;}; +int card_tooltip_tableId() const {return 434;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 103; } + static __int16 TableId() { return 106; } static __int32 SubType() { return -1; } + enum class fail_caster_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class fail_caster_op { + or_val = 0, + and_val = 1, + }; + + enum class fail_caster_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h b/Generated/include/EU/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h index e071af173..b9e45707b 100644 --- a/Generated/include/EU/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h +++ b/Generated/include/EU/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; wchar_t* alias; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; @@ -30,7 +30,7 @@ signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; char Pad1[3]; __int32 match_select_delay_duration; @@ -58,9 +58,9 @@ __int32 achievement_time_limit_second_Size() const {return 2;}; signed char ui_text_grade; char Pad2[1]; BnsTables::Shared::TableRef dungeon_name2; -int dungeon_name2_tableId() const {return 427;}; +int dungeon_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef dungeon_desc; -int dungeon_desc_tableId() const {return 427;}; +int dungeon_desc_tableId() const {return 434;}; wchar_t* arena_minimap; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; @@ -71,18 +71,22 @@ signed char recommand_mastery_level_max; __int16 recommend_attack_power; char Pad3[2]; BnsTables::Shared::TableRef standard_gear_weapon; -int standard_gear_weapon_tableId() const {return 198;}; +int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 299;}; +int display_quests_tableId() const {return 306;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 427;}; +int tactic_tableId() const {return 434;}; BnsTables::Shared::TableRef recommend_alias; -int recommend_alias_tableId() const {return 72;}; +int recommend_alias_tableId() const {return 74;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } - static __int16 TableId() { return 105; } + static __int16 TableId() { return 108; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h b/Generated/include/EU/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h index 254b8f14b..cabbac096 100644 --- a/Generated/include/EU/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h +++ b/Generated/include/EU/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h @@ -25,15 +25,39 @@ signed char achievement; __declspec(align(8)) Key key; BnsTables::Shared::TableRef reward_item[3]; __int32 reward_item_Size() const {return 3;}; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; signed char reward_item_count[3]; __int32 reward_item_count_Size() const {return 3;}; char Pad0[1]; __int32 reward_exp; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 106; } + static __int16 TableId() { return 109; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h b/Generated/include/EU/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h index 4671ae8bb..ee4282ace 100644 --- a/Generated/include/EU/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h +++ b/Generated/include/EU/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h @@ -24,11 +24,12 @@ namespace BnsTables::EU { __int16 version; char Pad0[2]; BnsTables::Shared::TableRef tooltip_info; -int tooltip_info_tableId() const {return 427;}; +int tooltip_info_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 107; } + static __int16 TableId() { return 110; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_grade/AAA_duel_grade_RecordBase.h b/Generated/include/EU/duel_grade/AAA_duel_grade_RecordBase.h index 4ac71710c..a80e713b1 100644 --- a/Generated/include/EU/duel_grade/AAA_duel_grade_RecordBase.h +++ b/Generated/include/EU/duel_grade/AAA_duel_grade_RecordBase.h @@ -24,19 +24,20 @@ namespace BnsTables::EU { __int16 duel_point_bonus_percent; char Pad0[2]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef medium_icon; BnsTables::Shared::IconRef small_icon; BnsTables::Shared::IconRef extrasmall_icon; BnsTables::Shared::TableRef grade_level_up_message; -int grade_level_up_message_tableId() const {return 156;}; +int grade_level_up_message_tableId() const {return 159;}; BnsTables::Shared::TableRef grade_level_down_message; -int grade_level_down_message_tableId() const {return 156;}; +int grade_level_down_message_tableId() const {return 159;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 109; } + static __int16 TableId() { return 112; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h b/Generated/include/EU/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h index d6395f43a..f32fe1131 100644 --- a/Generated/include/EU/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h +++ b/Generated/include/EU/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { bool season_enable; char Pad0[3]; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; wchar_t* alias; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; @@ -32,12 +32,12 @@ signed char required_mastery_level; char Pad1[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; char Pad2[1]; __int16 recommend_attack_power; BnsTables::Shared::TableRef standard_gear_weapon; -int standard_gear_weapon_tableId() const {return 198;}; +int standard_gear_weapon_tableId() const {return 202;}; float center_x; float center_y; float center_z; @@ -56,7 +56,7 @@ __int16 usable_floor; char Pad4[2]; BnsTables::Shared::TableRef duel_npc_challenge_group[100]; __int32 duel_npc_challenge_group_Size() const {return 100;}; -int duel_npc_challenge_group_tableId() const {return 111;}; +int duel_npc_challenge_group_tableId() const {return 114;}; __int32 card_select_delay_duration; __int32 change_floor_delay_duration; wchar_t* change_floor_kismet_name[10]; @@ -70,11 +70,11 @@ signed char active_strategic_skill_count; signed char passive_strategic_skill_count; char Pad5[2]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef dungeon_name2; -int dungeon_name2_tableId() const {return 427;}; +int dungeon_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef dungeon_desc; -int dungeon_desc_tableId() const {return 427;}; +int dungeon_desc_tableId() const {return 434;}; wchar_t* arena_minimap; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; @@ -86,19 +86,23 @@ signed char recommand_mastery_level_max; char Pad6[3]; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 299;}; +int display_quests_tableId() const {return 306;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 427;}; +int tactic_tableId() const {return 434;}; BnsTables::Shared::TableRef recommend_alias; -int recommend_alias_tableId() const {return 72;}; +int recommend_alias_tableId() const {return 74;}; BnsTables::Shared::TableRef entrance_quota; -int entrance_quota_tableId() const {return 67;}; +int entrance_quota_tableId() const {return 69;}; BnsTables::Shared::TableRef contents_reset; -int contents_reset_tableId() const {return 73;}; +int contents_reset_tableId() const {return 75;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } - static __int16 TableId() { return 110; } + static __int16 TableId() { return 113; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h b/Generated/include/EU/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h index 699fe0130..4ddfe63ed 100644 --- a/Generated/include/EU/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h +++ b/Generated/include/EU/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h @@ -24,18 +24,20 @@ namespace BnsTables::EU { wchar_t* duel_npc_kismet_name; BnsTables::Shared::TableRef stage_init_reward_item[10]; __int32 stage_init_reward_item_Size() const {return 10;}; -int stage_init_reward_item_tableId() const {return 198;}; +int stage_init_reward_item_tableId() const {return 202;}; __int16 stage_init_reward_item_count[10]; __int32 stage_init_reward_item_count_Size() const {return 10;}; BnsTables::Shared::TableRef feedback; -int feedback_tableId() const {return 139;}; +int feedback_tableId() const {return 142;}; wchar_t* npc_portrait_image; wchar_t* change_floor_ppv_kismet_name; wchar_t* combobox_floor_icon_imageset; +__int32 fatigability_consume_amount; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 4); } - static __int16 TableId() { return 111; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } + static __int16 TableId() { return 114; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h b/Generated/include/EU/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h index 0bcc66b16..b55e8e849 100644 --- a/Generated/include/EU/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h +++ b/Generated/include/EU/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h @@ -29,21 +29,22 @@ namespace BnsTables::EU { signed char max_strategic_skill_level; char Pad0[3]; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; signed char grade; char Pad1[1]; wchar_t* skill_image_set; BnsTables::Shared::TableRef skill_tooltip; -int skill_tooltip_tableId() const {return 427;}; +int skill_tooltip_tableId() const {return 434;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 112; } + static __int16 TableId() { return 115; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h b/Generated/include/EU/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h index d76afa896..df09fc78b 100644 --- a/Generated/include/EU/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h +++ b/Generated/include/EU/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef strategic_skill; -int strategic_skill_tableId() const {return 342;}; +int strategic_skill_tableId() const {return 349;}; bool unlimited; signed char bullet_count; diff --git a/Generated/include/EU/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_passive_Record.h b/Generated/include/EU/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_passive_Record.h index d8008b9fe..27d763013 100644 --- a/Generated/include/EU/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_passive_Record.h +++ b/Generated/include/EU/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_passive_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef condition_event[3]; __int32 condition_event_Size() const {return 3;}; -int condition_event_tableId() const {return 63;}; +int condition_event_tableId() const {return 65;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h b/Generated/include/EU/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h index 0f4c51da2..f07cf3178 100644 --- a/Generated/include/EU/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h +++ b/Generated/include/EU/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h @@ -25,7 +25,7 @@ char Pad0[3]; __int32 slot; BnsTables::Shared::TableRef skill3[40]; __int32 skill3_Size() const {return 40;}; -int skill3_tableId() const {return 342;}; +int skill3_tableId() const {return 349;}; wchar_t* ui_action_alias[40]; __int32 ui_action_alias_Size() const {return 40;}; signed char ui_view_type; @@ -39,8 +39,293 @@ __int32 condition_check_flag_Size() const {return 4;}; signed char condition_check_flag_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } - static __int16 TableId() { return 113; } + static __int16 TableId() { return 116; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class ui_view_type { + none = 0, + critical = 1, + main = 2, + }; + + enum class condition_check_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class condition_check_flag_op { + or_val = 0, + and_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/dungeon/AAA_dungeon_RecordBase.h b/Generated/include/EU/dungeon/AAA_dungeon_RecordBase.h index 7c3d66478..5c8c1eff7 100644 --- a/Generated/include/EU/dungeon/AAA_dungeon_RecordBase.h +++ b/Generated/include/EU/dungeon/AAA_dungeon_RecordBase.h @@ -34,124 +34,124 @@ BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef zone_neutral[2]; __int32 zone_neutral_Size() const {return 2;}; -int zone_neutral_tableId() const {return 471;}; +int zone_neutral_tableId() const {return 478;}; BnsTables::Shared::TableRef zone[9]; __int32 zone_Size() const {return 9;}; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; signed char zone_mission_step[9]; __int32 zone_mission_step_Size() const {return 9;}; char Pad1[3]; BnsTables::Shared::TableRef feedback; -int feedback_tableId() const {return 139;}; +int feedback_tableId() const {return 142;}; BnsTables::Shared::TableRef arena_entrance_zone; -int arena_entrance_zone_tableId() const {return 471;}; +int arena_entrance_zone_tableId() const {return 478;}; signed char required_level; signed char required_mastery_level; char Pad2[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; bool enable_heart_count; signed char max_instant_heart_count_difficulty_type[3]; __int32 max_instant_heart_count_difficulty_type_Size() const {return 3;}; char Pad3[3]; BnsTables::Shared::TableRef gs_item_blade_master; -int gs_item_blade_master_tableId() const {return 198;}; +int gs_item_blade_master_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_blade_master_hard; -int gs_item_blade_master_hard_tableId() const {return 198;}; +int gs_item_blade_master_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_blade_master_easy; -int gs_item_blade_master_easy_tableId() const {return 198;}; +int gs_item_blade_master_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_kung_fu_fighter; -int gs_item_kung_fu_fighter_tableId() const {return 198;}; +int gs_item_kung_fu_fighter_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_kung_fu_fighter_hard; -int gs_item_kung_fu_fighter_hard_tableId() const {return 198;}; +int gs_item_kung_fu_fighter_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_kung_fu_fighter_easy; -int gs_item_kung_fu_fighter_easy_tableId() const {return 198;}; +int gs_item_kung_fu_fighter_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_force_master; -int gs_item_force_master_tableId() const {return 198;}; +int gs_item_force_master_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_force_master_hard; -int gs_item_force_master_hard_tableId() const {return 198;}; +int gs_item_force_master_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_force_master_easy; -int gs_item_force_master_easy_tableId() const {return 198;}; +int gs_item_force_master_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_destroyer; -int gs_item_destroyer_tableId() const {return 198;}; +int gs_item_destroyer_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_destroyer_hard; -int gs_item_destroyer_hard_tableId() const {return 198;}; +int gs_item_destroyer_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_destroyer_easy; -int gs_item_destroyer_easy_tableId() const {return 198;}; +int gs_item_destroyer_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_summoner; -int gs_item_summoner_tableId() const {return 198;}; +int gs_item_summoner_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_summoner_hard; -int gs_item_summoner_hard_tableId() const {return 198;}; +int gs_item_summoner_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_summoner_easy; -int gs_item_summoner_easy_tableId() const {return 198;}; +int gs_item_summoner_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_assassin; -int gs_item_assassin_tableId() const {return 198;}; +int gs_item_assassin_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_assassin_hard; -int gs_item_assassin_hard_tableId() const {return 198;}; +int gs_item_assassin_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_assassin_easy; -int gs_item_assassin_easy_tableId() const {return 198;}; +int gs_item_assassin_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_sword_master; -int gs_item_sword_master_tableId() const {return 198;}; +int gs_item_sword_master_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_sword_master_hard; -int gs_item_sword_master_hard_tableId() const {return 198;}; +int gs_item_sword_master_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_sword_master_easy; -int gs_item_sword_master_easy_tableId() const {return 198;}; +int gs_item_sword_master_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_warlock; -int gs_item_warlock_tableId() const {return 198;}; +int gs_item_warlock_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_warlock_hard; -int gs_item_warlock_hard_tableId() const {return 198;}; +int gs_item_warlock_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_warlock_easy; -int gs_item_warlock_easy_tableId() const {return 198;}; +int gs_item_warlock_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_soul_fighter; -int gs_item_soul_fighter_tableId() const {return 198;}; +int gs_item_soul_fighter_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_soul_fighter_hard; -int gs_item_soul_fighter_hard_tableId() const {return 198;}; +int gs_item_soul_fighter_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_soul_fighter_easy; -int gs_item_soul_fighter_easy_tableId() const {return 198;}; +int gs_item_soul_fighter_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_shooter; -int gs_item_shooter_tableId() const {return 198;}; +int gs_item_shooter_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_shooter_hard; -int gs_item_shooter_hard_tableId() const {return 198;}; +int gs_item_shooter_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_shooter_easy; -int gs_item_shooter_easy_tableId() const {return 198;}; +int gs_item_shooter_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_warrior; -int gs_item_warrior_tableId() const {return 198;}; +int gs_item_warrior_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_warrior_hard; -int gs_item_warrior_hard_tableId() const {return 198;}; +int gs_item_warrior_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_warrior_easy; -int gs_item_warrior_easy_tableId() const {return 198;}; +int gs_item_warrior_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_archer; -int gs_item_archer_tableId() const {return 198;}; +int gs_item_archer_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_archer_hard; -int gs_item_archer_hard_tableId() const {return 198;}; +int gs_item_archer_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_archer_easy; -int gs_item_archer_easy_tableId() const {return 198;}; +int gs_item_archer_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_spear_master; -int gs_item_spear_master_tableId() const {return 198;}; +int gs_item_spear_master_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_spear_master_hard; -int gs_item_spear_master_hard_tableId() const {return 198;}; +int gs_item_spear_master_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_spear_master_easy; -int gs_item_spear_master_easy_tableId() const {return 198;}; +int gs_item_spear_master_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_thunderer; -int gs_item_thunderer_tableId() const {return 198;}; +int gs_item_thunderer_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_thunderer_hard; -int gs_item_thunderer_hard_tableId() const {return 198;}; +int gs_item_thunderer_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_thunderer_easy; -int gs_item_thunderer_easy_tableId() const {return 198;}; +int gs_item_thunderer_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_dual_blader; -int gs_item_dual_blader_tableId() const {return 198;}; +int gs_item_dual_blader_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_dual_blader_hard; -int gs_item_dual_blader_hard_tableId() const {return 198;}; +int gs_item_dual_blader_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_dual_blader_easy; -int gs_item_dual_blader_easy_tableId() const {return 198;}; +int gs_item_dual_blader_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_bard; -int gs_item_bard_tableId() const {return 198;}; +int gs_item_bard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_bard_hard; -int gs_item_bard_hard_tableId() const {return 198;}; +int gs_item_bard_hard_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_bard_easy; -int gs_item_bard_easy_tableId() const {return 198;}; +int gs_item_bard_easy_tableId() const {return 202;}; signed char apply_contents_ban_id; char Pad4[1]; __int16 pc_max; @@ -159,7 +159,7 @@ bool ignore_party_difficulty_type; char Pad5[3]; BnsTables::Shared::TableRef npc_for_step[9]; __int32 npc_for_step_Size() const {return 9;}; -int npc_for_step_tableId() const {return 270;}; +int npc_for_step_tableId() const {return 276;}; __int16 pc_spawn_for_step[9]; __int32 pc_spawn_for_step_Size() const {return 9;}; char Pad6[2]; @@ -167,24 +167,24 @@ __int32 money_for_step[9]; __int32 money_for_step_Size() const {return 9;}; BnsTables::Shared::TableRef item_for_step[9]; __int32 item_for_step_Size() const {return 9;}; -int item_for_step_tableId() const {return 198;}; +int item_for_step_tableId() const {return 202;}; __int16 item_count_for_step[9]; __int32 item_count_for_step_Size() const {return 9;}; char Pad7[2]; BnsTables::Shared::TableRef quest_for_step[9]; __int32 quest_for_step_Size() const {return 9;}; -int quest_for_step_tableId() const {return 299;}; +int quest_for_step_tableId() const {return 306;}; BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 299;}; +int quest_tableId() const {return 306;}; BnsTables::Shared::TableRef dungeon_quest_difficulty_type[3]; __int32 dungeon_quest_difficulty_type_Size() const {return 3;}; -int dungeon_quest_difficulty_type_tableId() const {return 299;}; +int dungeon_quest_difficulty_type_tableId() const {return 306;}; BnsTables::Shared::TableRef effect_pc_difficulty_type[3]; __int32 effect_pc_difficulty_type_Size() const {return 3;}; -int effect_pc_difficulty_type_tableId() const {return 115;}; +int effect_pc_difficulty_type_tableId() const {return 118;}; BnsTables::Shared::TableRef effect_npc_difficulty_type[3]; __int32 effect_npc_difficulty_type_Size() const {return 3;}; -int effect_npc_difficulty_type_tableId() const {return 115;}; +int effect_npc_difficulty_type_tableId() const {return 118;}; bool enable_skill_score; char Pad8[3]; __int32 skill_score_recommend_gear_score; @@ -205,24 +205,24 @@ __int32 skill_score_recommend_use_item_point; __int16 skill_score_recommend_use_item_bonus; char Pad10[2]; BnsTables::Shared::TableRef skill_score_boss_npc; -int skill_score_boss_npc_tableId() const {return 270;}; +int skill_score_boss_npc_tableId() const {return 276;}; __int16 skill_score_boss_npc_bonus; char Pad11[2]; BnsTables::Shared::TableRef attraction_quest[10]; __int32 attraction_quest_Size() const {return 10;}; -int attraction_quest_tableId() const {return 299;}; +int attraction_quest_tableId() const {return 306;}; bool ui_filter_attraction_quest_only; char Pad12[3]; BnsTables::Shared::TableRef respawn_confirm_text; -int respawn_confirm_text_tableId() const {return 427;}; +int respawn_confirm_text_tableId() const {return 434;}; BnsTables::Shared::TableRef escape_cave_confirm_text; -int escape_cave_confirm_text_tableId() const {return 427;}; +int escape_cave_confirm_text_tableId() const {return 434;}; signed char ui_text_grade; char Pad13[3]; BnsTables::Shared::TableRef dungeon_name2; -int dungeon_name2_tableId() const {return 427;}; +int dungeon_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef dungeon_desc; -int dungeon_desc_tableId() const {return 427;}; +int dungeon_desc_tableId() const {return 434;}; bool faction_battle_field; char Pad14[3]; wchar_t* arena_minimap; @@ -231,11 +231,11 @@ __int16 recommend_attack_power_normal; __int16 recommend_attack_power_hard; char Pad15[2]; BnsTables::Shared::TableRef standard_gear_weapon_easy; -int standard_gear_weapon_easy_tableId() const {return 198;}; +int standard_gear_weapon_easy_tableId() const {return 202;}; BnsTables::Shared::TableRef standard_gear_weapon_normal; -int standard_gear_weapon_normal_tableId() const {return 198;}; +int standard_gear_weapon_normal_tableId() const {return 202;}; BnsTables::Shared::TableRef standard_gear_weapon_hard; -int standard_gear_weapon_hard_tableId() const {return 198;}; +int standard_gear_weapon_hard_tableId() const {return 202;}; bool use_difficulty_normal; bool use_difficulty_hard; char Pad16[2]; @@ -247,31 +247,46 @@ signed char recommand_mastery_level_min; signed char recommand_mastery_level_max; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 299;}; +int display_quests_tableId() const {return 306;}; BnsTables::Shared::TableRef tactic_normal; -int tactic_normal_tableId() const {return 427;}; +int tactic_normal_tableId() const {return 434;}; BnsTables::Shared::TableRef tactic_hard; -int tactic_hard_tableId() const {return 427;}; +int tactic_hard_tableId() const {return 434;}; BnsTables::Shared::TableRef tactic_easy; -int tactic_easy_tableId() const {return 427;}; +int tactic_easy_tableId() const {return 434;}; BnsTables::Shared::TableRef recommend_alias_normal; -int recommend_alias_normal_tableId() const {return 72;}; +int recommend_alias_normal_tableId() const {return 74;}; BnsTables::Shared::TableRef recommend_alias_hard; -int recommend_alias_hard_tableId() const {return 72;}; +int recommend_alias_hard_tableId() const {return 74;}; BnsTables::Shared::TableRef recommend_alias_easy; -int recommend_alias_easy_tableId() const {return 72;}; +int recommend_alias_easy_tableId() const {return 74;}; bool boss_ui_extend_distance; char Pad17[3]; BnsTables::Shared::TableRef boss_npc_alias[8]; __int32 boss_npc_alias_Size() const {return 8;}; -int boss_npc_alias_tableId() const {return 270;}; +int boss_npc_alias_tableId() const {return 276;}; BnsTables::Shared::TableRef boss_npc_section[8]; __int32 boss_npc_section_Size() const {return 8;}; -int boss_npc_section_tableId() const {return 427;}; +int boss_npc_section_tableId() const {return 434;}; +__int32 dungeon_challenge_reward_min_combat_power; +__int32 dungeon_challenge_reward_recommend_combat_power; +__int16 dungeon_challenge_reward_interval_count; +char Pad18[2]; +BnsTables::Shared::TableRef dungeon_challenge_reward_npc; +int dungeon_challenge_reward_npc_tableId() const {return 276;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(9, 11); } - static __int16 TableId() { return 114; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 1); } + static __int16 TableId() { return 117; } static __int32 SubType() { return -1; } + enum class dungeon_type { + unbind = 0, + bind = 1, + }; + + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/dungeon/dungeon_sealed_Record.h b/Generated/include/EU/dungeon/dungeon_sealed_Record.h index ab71fd624..15ed2de30 100644 --- a/Generated/include/EU/dungeon/dungeon_sealed_Record.h +++ b/Generated/include/EU/dungeon/dungeon_sealed_Record.h @@ -12,13 +12,13 @@ namespace BnsTables::EU { signed char max_sealed_level; char Pad_sub_0[3]; BnsTables::Shared::TableRef modify_data; -int modify_data_tableId() const {return 335;}; +int modify_data_tableId() const {return 342;}; BnsTables::Shared::TableRef bind_quota; -int bind_quota_tableId() const {return 67;}; +int bind_quota_tableId() const {return 69;}; __int16 theme_version; char Pad_sub_1[2]; BnsTables::Shared::TableRef theme_arena_entrance_zone; -int theme_arena_entrance_zone_tableId() const {return 471;}; +int theme_arena_entrance_zone_tableId() const {return 478;}; __int64 gimmick_week_start_date_time; signed char ui_scroll_slot_index; diff --git a/Generated/include/EU/dungeon/dungeon_wave_Record.h b/Generated/include/EU/dungeon/dungeon_wave_Record.h index b795a3250..75400f56f 100644 --- a/Generated/include/EU/dungeon/dungeon_wave_Record.h +++ b/Generated/include/EU/dungeon/dungeon_wave_Record.h @@ -12,11 +12,11 @@ namespace BnsTables::EU { signed char max_wave; char Pad_sub_0[3]; BnsTables::Shared::TableRef entrance_quota; -int entrance_quota_tableId() const {return 67;}; +int entrance_quota_tableId() const {return 69;}; __int16 reward_box_data_id; __int16 reward_data_id; BnsTables::Shared::TableRef contents_reset; -int contents_reset_tableId() const {return 73;}; +int contents_reset_tableId() const {return 75;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/EU/effect/AAA_effect_RecordBase.h b/Generated/include/EU/effect/AAA_effect_RecordBase.h index 32eb1b6dd..341b7a9c5 100644 --- a/Generated/include/EU/effect/AAA_effect_RecordBase.h +++ b/Generated/include/EU/effect/AAA_effect_RecordBase.h @@ -1016,9 +1016,9 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef name3; -int name3_tableId() const {return 427;}; +int name3_tableId() const {return 434;}; __int16 level; bool show_icon; bool show_left_time; @@ -1037,7 +1037,7 @@ signed char stack_count; bool reattach_effect_after_changing_stack_count; char Pad1[1]; BnsTables::Shared::TableRef transform_effect; -int transform_effect_tableId() const {return 115;}; +int transform_effect_tableId() const {return 118;}; signed char buff_type; signed char binding_skill_step_type; __int16 immune_breaker_attribute; @@ -1083,22 +1083,22 @@ signed char event_effect_target[4]; __int32 event_effect_target_Size() const {return 4;}; BnsTables::Shared::TableRef event_effect[4]; __int32 event_effect_Size() const {return 4;}; -int event_effect_tableId() const {return 115;}; +int event_effect_tableId() const {return 118;}; signed char second_slot_event_effect_target[4]; __int32 second_slot_event_effect_target_Size() const {return 4;}; BnsTables::Shared::TableRef second_slot_event_effect[4]; __int32 second_slot_event_effect_Size() const {return 4;}; -int second_slot_event_effect_tableId() const {return 115;}; +int second_slot_event_effect_tableId() const {return 118;}; signed char third_slot_event_effect_target[4]; __int32 third_slot_event_effect_target_Size() const {return 4;}; BnsTables::Shared::TableRef third_slot_event_effect[4]; __int32 third_slot_event_effect_Size() const {return 4;}; -int third_slot_event_effect_tableId() const {return 115;}; +int third_slot_event_effect_tableId() const {return 118;}; signed char fourth_slot_event_effect_target[4]; __int32 fourth_slot_event_effect_target_Size() const {return 4;}; BnsTables::Shared::TableRef fourth_slot_event_effect[4]; __int32 fourth_slot_event_effect_Size() const {return 4;}; -int fourth_slot_event_effect_tableId() const {return 115;}; +int fourth_slot_event_effect_tableId() const {return 118;}; __int16 modify_ability[8]; __int32 modify_ability_Size() const {return 8;}; __int64 modify_ability_diff[8]; @@ -1147,20 +1147,20 @@ wchar_t* fire_show; bool animation_freeze; char Pad4[3]; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad5[2]; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; BnsTables::Shared::TableRef description3; -int description3_tableId() const {return 427;}; +int description3_tableId() const {return 434;}; BnsTables::Shared::TableRef description4; -int description4_tableId() const {return 427;}; +int description4_tableId() const {return 434;}; BnsTables::Shared::TableRef description5; -int description5_tableId() const {return 427;}; +int description5_tableId() const {return 434;}; BnsTables::Shared::TableRef description_constellation; -int description_constellation_tableId() const {return 427;}; +int description_constellation_tableId() const {return 434;}; signed char description2_arg_type[4]; __int32 description2_arg_type_Size() const {return 4;}; wchar_t* description2_arg_value[4]; @@ -1168,9 +1168,9 @@ __int32 description2_arg_value_Size() const {return 4;}; __int32 mount_attach_duration; __int32 mount_detach_duration; BnsTables::Shared::TableRef linker_abnormal; -int linker_abnormal_tableId() const {return 243;}; +int linker_abnormal_tableId() const {return 249;}; BnsTables::Shared::TableRef linkee_abnormal; -int linkee_abnormal_tableId() const {return 243;}; +int linkee_abnormal_tableId() const {return 249;}; __int32 link_attach_duration; __int32 link_detach_duration; bool catch_legs_physics; @@ -1198,13 +1198,1316 @@ __int32 transit_time; signed char duel_warp; char Pad9[3]; BnsTables::Shared::TableRef attach_notify_message; -int attach_notify_message_tableId() const {return 156;}; +int attach_notify_message_tableId() const {return 159;}; BnsTables::Shared::TableRef description_item_random_option; -int description_item_random_option_tableId() const {return 427;}; +int description_item_random_option_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(45, 1); } - static __int16 TableId() { return 115; } + static __int16 TableId() { return 118; } static __int32 SubType() { return -1; } + enum class buff_type { + instant = 0, + buff = 1, + debuff = 2, + binding_skill_step = 3, + faction_score = 4, + static_count_buff = 5, + soul_mask = 6, + }; + + enum class binding_skill_step_type { + execute = 0, + skill = 1, + }; + + enum class attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + }; + + enum class flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class function { + none = 0, + block_move = 1, + block_rotate = 2, + block_skill = 3, + block_physical_skill = 4, + block_force_skill = 5, + immune_damage = 6, + immune_death = 7, + immune_debuff = 8, + immune_casting_delay = 9, + block_dodge = 10, + block_bounce = 11, + block_parry = 12, + block_perfect_parry = 13, + block_jump = 14, + block_hyper = 15, + front_perfect_parry = 16, + back_perfect_parry = 17, + front_bounce = 18, + back_bounce = 19, + }; + + enum class detach_slot { + none = 0, + other = 1, + attack_hit = 2, + attack_miss = 3, + attack_dodge = 4, + attack_parry = 5, + attack_perfect_parry = 6, + attack_bounce = 7, + attack_critical = 8, + attack_counter = 9, + attacked_hit = 10, + attacked_miss = 11, + attacked_dodge = 12, + attacked_parry = 13, + attacked_perfect_parry = 14, + attacked_bounce = 15, + attacked_critical = 16, + attacked_counter = 17, + casting_start = 18, + casting_end = 19, + attack_perfect_dodge = 20, + attacked_perfect_dodge = 21, + }; + + enum class mount_linker { + attach = 0, + not_attach = 1, + dispel = 2, + }; + + enum class event_effect_target { + none = 0, + effect_owner = 1, + effect_eventer = 2, + effect_giver = 3, + skill_target = 4, + }; + + enum class modify_ability { + creature_field_none = 0, + world_id = 1, + race = 2, + sex = 3, + job = 4, + job_specialization = 5, + appearance1 = 6, + appearance2 = 7, + appearance3 = 8, + appearance4 = 9, + appearance5 = 10, + appearance6 = 11, + appearance7 = 12, + appearance8 = 13, + appearance9 = 14, + appearance10 = 15, + appearance11 = 16, + appearance12 = 17, + appearance13 = 18, + appearance14 = 19, + appearance15 = 20, + appearance16 = 21, + appearance17 = 22, + appearance18 = 23, + appearance19 = 24, + appearance20 = 25, + appearance21 = 26, + appearance22 = 27, + appearance23 = 28, + appearance24 = 29, + appearance25 = 30, + appearance26 = 31, + appearance27 = 32, + appearance28 = 33, + appearance29 = 34, + appearance30 = 35, + appearance31 = 36, + appearance32 = 37, + appearance33 = 38, + appearance34 = 39, + appearance35 = 40, + appearance36 = 41, + appearance37 = 42, + appearance38 = 43, + appearance39 = 44, + appearance40 = 45, + appearance41 = 46, + appearance42 = 47, + appearance43 = 48, + appearance44 = 49, + appearance45 = 50, + appearance46 = 51, + appearance47 = 52, + appearance48 = 53, + appearance49 = 54, + appearance50 = 55, + appearance51 = 56, + appearance52 = 57, + appearance53 = 58, + appearance54 = 59, + appearance55 = 60, + appearance56 = 61, + appearance57 = 62, + appearance58 = 63, + appearance59 = 64, + appearance60 = 65, + appearance61 = 66, + appearance62 = 67, + appearance63 = 68, + appearance64 = 69, + appearance65 = 70, + appearance66 = 71, + appearance67 = 72, + appearance68 = 73, + appearance69 = 74, + appearance70 = 75, + appearance71 = 76, + appearance72 = 77, + appearance73 = 78, + appearance74 = 79, + appearance75 = 80, + appearance76 = 81, + appearance77 = 82, + appearance78 = 83, + appearance79 = 84, + appearance80 = 85, + appearance81 = 86, + appearance82 = 87, + appearance83 = 88, + appearance84 = 89, + appearance85 = 90, + appearance86 = 91, + appearance87 = 92, + appearance88 = 93, + appearance89 = 94, + appearance90 = 95, + appearance91 = 96, + appearance92 = 97, + appearance93 = 98, + appearance94 = 99, + appearance95 = 100, + appearance96 = 101, + name = 102, + geo_zone = 103, + x = 104, + y = 105, + z = 106, + yaw = 107, + level = 108, + exp = 109, + mastery_level = 110, + mastery_exp = 111, + hp = 112, + guard_gauge = 113, + money = 114, + money_diff = 115, + faction = 116, + faction2 = 117, + guild_id = 118, + activated_faction = 119, + faction_reputation = 120, + achievement_id = 121, + achievement_step = 122, + ability_achievement_id = 123, + ability_achievement_step = 124, + sp = 125, + sp2 = 126, + stance = 127, + link_target = 128, + link_type = 129, + link_state = 130, + link_stage = 131, + target = 132, + action_type = 133, + action_target = 134, + additional_hp = 135, + additional_hp2 = 136, + additional_hp3 = 137, + effect_attribute = 138, + effect_attribute_2 = 139, + effect_attribute_3 = 140, + immune_effect_attribute = 141, + immune_effect_attribute_2 = 142, + immune_effect_attribute_3 = 143, + effect_flag = 144, + effect_flag_2 = 145, + effect_flag_3 = 146, + effect_flag_4 = 147, + field_item = 148, + summoned = 149, + convoy_id = 150, + top_contribution_group_id = 151, + inventory_size = 152, + depository_size = 153, + depository_2_size = 154, + wardrobe_size = 155, + premium_depository_size = 156, + builder_right = 157, + survey = 158, + style_score = 159, + immune_breaker_attribute = 160, + immune_breaker_count = 161, + faction_score = 162, + faction_killed_count = 163, + combat_side = 164, + duel_point = 165, + party_battle_point = 166, + field_play_point = 167, + life_contents_point = 168, + duel_grade = 169, + duel_grade_type = 170, + dead = 171, + gm_mode = 172, + grade_level = 173, + grade_broadcast_benefit_1 = 174, + grade_broadcast_benefit_2 = 175, + grade_broadcast_benefit_3 = 176, + grade_broadcast_benefit_4 = 177, + grade_broadcast_benefit_5 = 178, + grade_broadcast_benefit_6 = 179, + grade_broadcast_benefit_7 = 180, + grade_broadcast_benefit_8 = 181, + logout_time = 182, + instant_heart_count = 183, + heart_count = 184, + skill_score = 185, + bound_raid_dungeon_id_1 = 186, + bound_raid_dungeon_id_2 = 187, + bound_raid_dungeon_id_3 = 188, + bound_raid_dungeon_id_4 = 189, + bound_raid_dungeon_id_5 = 190, + bound_raid_dungeon_id_6 = 191, + bound_raid_dungeon_id_7 = 192, + bound_raid_dungeon_id_8 = 193, + bound_raid_dungeon_id_9 = 194, + bound_raid_dungeon_id_10 = 195, + bound_raid_dungeon_id_11 = 196, + bound_raid_dungeon_id_12 = 197, + bound_raid_dungeon_id_13 = 198, + bound_raid_dungeon_id_14 = 199, + bound_raid_dungeon_id_15 = 200, + bound_raid_dungeon_id_16 = 201, + bound_raid_dungeon_id_17 = 202, + boss_second_gauge = 203, + accumulated_damage_slot_tao = 204, + accumulated_damage_slot_1 = 205, + accumulated_damage_slot_2 = 206, + accumulated_damage_slot_3 = 207, + skill_skin_id = 208, + pvp_mode_cooltime = 209, + ghost_type = 210, + challenge_party_id = 211, + challenge_party_out_time = 212, + acquired_skill_build_up_point = 213, + usable_skill_build_up_point = 214, + job_style = 215, + account_exp_to_add = 216, + account_exp_added = 217, + account_exp_added_time = 218, + account_exp_by_pc = 219, + account_level = 220, + account_exp = 221, + account_exp_quota_per_day = 222, + account_exp_last_update_time = 223, + activated_badge_page = 224, + equip_badge_gear_score = 225, + combat_mode = 226, + falling = 227, + convoy = 228, + attackable = 229, + casting = 230, + immune_breaker_disable = 231, + npc_interactive = 232, + npc_talkable = 233, + special_skill_gauge_full = 234, + pvp_mode = 235, + break_state = 236, + break_gauge_block_state = 237, + public_reserve_5 = 238, + public_reserve_6 = 239, + public_reserve_7 = 240, + public_reserve_8 = 241, + detect_hiding = 242, + guild_invitation_refusal = 243, + pvp_safe_area = 244, + zone_move_state = 245, + private_reserve_5 = 246, + private_reserve_6 = 247, + private_reserve_7 = 248, + private_reserve_8 = 249, + slate_page = 250, + guild_point = 251, + activated_vehicle_id = 252, + break_gauge = 253, + break_state_count = 254, + personal_raid_dungeon_1_progress_step = 255, + personal_raid_dungeon_1_expiration_time = 256, + personal_raid_dungeon_2_progress_step = 257, + personal_raid_dungeon_2_expiration_time = 258, + personal_raid_dungeon_3_progress_step = 259, + personal_raid_dungeon_3_expiration_time = 260, + login_reset_time = 261, + activated_glyph_page = 262, + activated_card_collection_page = 263, + blue_virtual_currency_quota = 264, + blue_virtual_currency_quota_update_time = 265, + blue_virtual_currency_additional_quota = 266, + activated_relic_page = 267, + combat_power = 268, + max_combat_power_version = 269, + max_combat_power = 270, + level_up_reward = 271, + max_hp = 272, + max_hp_equip = 273, + max_guard_gauge = 274, + max_guard_gauge_equip = 275, + max_sp = 276, + max_sp2 = 277, + speed = 278, + vehicle_speed = 279, + modify_cast_speed_percent = 280, + hp_regen = 281, + hp_regen_equip = 282, + hp_regen_combat = 283, + hp_regen_combat_equip = 284, + attack_hit_base_percent = 285, + attack_hit_value = 286, + attack_hit_value_equip = 287, + attack_pierce_base_percent = 288, + attack_parry_pierce_percent = 289, + attack_pierce_value = 290, + attack_pierce_value_equip = 291, + attack_critical_base_percent = 292, + attack_critical_damage_percent = 293, + attack_critical_value = 294, + attack_critical_value_equip = 295, + attack_critical_damage_value = 296, + attack_critical_damage_value_equip = 297, + defend_critical_base_percent = 298, + defend_critical_damage_percent = 299, + defend_critical_value = 300, + defend_critical_value_equip = 301, + defend_bounce_percent = 302, + defend_dodge_base_percent = 303, + defend_dodge_value = 304, + defend_dodge_value_equip = 305, + defend_parry_base_percent = 306, + defend_parry_value = 307, + defend_parry_value_equip = 308, + defend_parry_reduce_percent = 309, + defend_parry_reduce_diff = 310, + defend_perfect_parry_base_percent = 311, + defend_immune_base_percent = 312, + attack_power_creature_min = 313, + attack_power_creature_max = 314, + attack_power_equip_min = 315, + attack_power_equip_max = 316, + defend_power_creature_value = 317, + defend_power_equip_value = 318, + defend_resist_power_creature_value = 319, + defend_resist_power_equip_value = 320, + defend_physical_damage_reduce_percent = 321, + defend_force_damage_reduce_percent = 322, + attack_damage_modify_percent = 323, + attack_damage_modify_diff = 324, + defend_damage_modify_percent = 325, + defend_damage_modify_diff = 326, + defend_miss_base_percent = 327, + attack_stiff_duration_base_percent = 328, + attack_stiff_duration_value = 329, + defend_stiff_duration_base_percent = 330, + defend_stiff_duration_value = 331, + cast_duration_base_percent = 332, + cast_duration_value = 333, + attack_concentrate_value = 334, + attack_concentrate_value_equip = 335, + defend_perfect_parry_reduce_percent = 336, + defend_counter_reduce_percent = 337, + pve_boss_level_npc_attack_power_creature_min = 338, + pve_boss_level_npc_attack_power_creature_max = 339, + pve_boss_level_npc_attack_power_equip_min = 340, + pve_boss_level_npc_attack_power_equip_max = 341, + pve_boss_level_npc_defend_power_creature_value = 342, + pve_boss_level_npc_defend_power_equip_value = 343, + pvp_attack_power_creature_min = 344, + pvp_attack_power_creature_max = 345, + pvp_attack_power_equip_min = 346, + pvp_attack_power_equip_max = 347, + pvp_defend_power_creature_value = 348, + pvp_defend_power_equip_value = 349, + job_ability_1 = 350, + job_ability_2 = 351, + heal_power_base_percent = 352, + heal_power_value = 353, + heal_power_diff = 354, + aoe_defend_base_percent = 355, + aoe_defend_power_value = 356, + abnormal_attack_base_percent = 357, + abnormal_attack_power_value = 358, + abnormal_attack_power_value_equip = 359, + abnormal_defend_base_percent = 360, + abnormal_defend_power_value = 361, + hate_base_percent = 362, + hate_power_creature_value = 363, + hate_power_equip_value = 364, + additional_exp_diff_by_kill = 365, + additional_exp_percent_by_kill = 366, + additional_mastery_exp_diff_by_kill = 367, + additional_mastery_exp_percent_by_kill = 368, + additional_faction_score_max_percent = 369, + additional_sealed_dungeon_exp_diff_by_kill = 370, + additional_sealed_dungeon_exp_percent_by_kill = 371, + attack_attribute_value = 372, + attack_attribute_value_equip = 373, + attack_attribute_base_percent = 374, + defend_difficulty_type_damage_reduce_percent = 375, + race_type_1_attack_damage_modify_percent = 376, + race_type_2_attack_damage_modify_percent = 377, + race_type_3_attack_damage_modify_percent = 378, + race_type_4_attack_damage_modify_percent = 379, + race_type_5_attack_damage_modify_percent = 380, + race_type_6_attack_damage_modify_percent = 381, + race_type_7_attack_damage_modify_percent = 382, + race_type_1_defend_damage_modify_percent = 383, + race_type_2_defend_damage_modify_percent = 384, + race_type_3_defend_damage_modify_percent = 385, + race_type_4_defend_damage_modify_percent = 386, + race_type_5_defend_damage_modify_percent = 387, + race_type_6_defend_damage_modify_percent = 388, + race_type_7_defend_damage_modify_percent = 389, + attribute_type_1_attack_damage_modify_percent = 390, + attribute_type_2_attack_damage_modify_percent = 391, + attribute_type_3_attack_damage_modify_percent = 392, + attribute_type_4_attack_damage_modify_percent = 393, + attribute_type_5_attack_damage_modify_percent = 394, + attribute_type_6_attack_damage_modify_percent = 395, + attribute_type_7_attack_damage_modify_percent = 396, + attribute_type_8_attack_damage_modify_percent = 397, + attribute_type_9_attack_damage_modify_percent = 398, + attribute_type_10_attack_damage_modify_percent = 399, + attribute_type_11_attack_damage_modify_percent = 400, + attribute_type_12_attack_damage_modify_percent = 401, + attribute_type_1_defend_damage_modify_percent = 402, + attribute_type_2_defend_damage_modify_percent = 403, + attribute_type_3_defend_damage_modify_percent = 404, + attribute_type_4_defend_damage_modify_percent = 405, + attribute_type_5_defend_damage_modify_percent = 406, + attribute_type_6_defend_damage_modify_percent = 407, + attribute_type_7_defend_damage_modify_percent = 408, + attribute_type_8_defend_damage_modify_percent = 409, + attribute_type_9_defend_damage_modify_percent = 410, + attribute_type_10_defend_damage_modify_percent = 411, + attribute_type_11_defend_damage_modify_percent = 412, + attribute_type_12_defend_damage_modify_percent = 413, + defend_critical_damage_value = 414, + defend_critical_damage_value_equip = 415, + attack_abnormal_hit_base_percent = 416, + attack_abnormal_hit_value = 417, + attack_abnormal_hit_equip_value = 418, + defend_abnormal_resistance_base_percent = 419, + defend_abnormal_resistance_value = 420, + defend_abnormal_resistance_equip_value = 421, + invisible = 422, + block_move = 423, + block_skill = 424, + block_physical_skill = 425, + block_force_skill = 426, + immune_damage = 427, + immune_death = 428, + immune_debuff = 429, + exception_target = 430, + exception_detect = 431, + exception_hostile_target = 432, + immune_casting_delay = 433, + block_dodge = 434, + block_bounce = 435, + block_parry = 436, + block_perfect_parry = 437, + front_perfect_parry = 438, + back_perfect_parry = 439, + front_bounce = 440, + back_bounce = 441, + debug_invincible = 442, + debug_invisible = 443, + abnormality_reserve_7 = 444, + abnormality_reserve_8 = 445, + equip_hand = 446, + equip_hand_level = 447, + equip_hand_appearance_item = 448, + equip_hand_appearance_item_level = 449, + equip_hand_alt = 450, + equip_body = 451, + equip_body_guild_id = 452, + equip_body_custom1 = 453, + equip_body_custom2 = 454, + equip_body_custom3 = 455, + equip_body_custom4 = 456, + equip_body_custom5 = 457, + equip_body_custom6 = 458, + equip_body_custom7 = 459, + equip_body_custom8 = 460, + equip_ear = 461, + equip_eye = 462, + equip_eye_custom1 = 463, + equip_eye_custom2 = 464, + equip_eye_custom3 = 465, + equip_head = 466, + equip_head_custom1 = 467, + equip_head_custom2 = 468, + equip_head_custom3 = 469, + equip_body_attach = 470, + equip_body_attach_custom1 = 471, + equip_body_attach_custom2 = 472, + equip_body_attach_custom3 = 473, + equip_weapon_gem = 474, + equip_pet_1 = 475, + equip_pet_1_appearance_item = 476, + equip_pet_2 = 477, + equip_pet_2_appearance_item = 478, + equip_badge_appearance_item = 479, + equip_normal_state_appearance = 480, + equip_idle_state_appearance = 481, + equip_hypermove_appearance = 482, + equip_name_plate_appearance = 483, + equip_speech_bubble_appearance = 484, + equip_talk_social_item = 485, + equip_soul_gem = 486, + }; + + enum class passive_moveanim_idle { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; + + enum class ui_slot { + none = 0, + buff = 1, + debuff = 2, + system = 3, + long_term = 4, + buff_disable = 5, + }; + + enum class ui_category { + none = 0, + attraction = 1, + item_event = 2, + combat_common = 3, + combat_class = 4, + skill = 5, + }; + + enum class combat_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class item_type { + none = 0, + soul = 1, + weapon = 2, + bracelet = 3, + nova = 4, + soul2 = 5, + guardian_attack = 6, + guardian_defend = 7, + ring = 8, + earring = 9, + necklace = 10, + glove = 11, + belt = 12, + }; + + enum class battle_royal_field_effect_pouch_group { + none = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + }; + + enum class grocery_effect_type { + heal_potion = 0, + sp_potion = 1, + buff_item_01 = 2, + buff_item_02 = 3, + buff_item_03 = 4, + buff_item_04 = 5, + buff_item_05 = 6, + buff_item_06 = 7, + buff_item_07 = 8, + buff_item_08 = 9, + buff_item_09 = 10, + buff_item_10 = 11, + buff_item_11 = 12, + buff_item_12 = 13, + buff_item_13 = 14, + buff_item_14 = 15, + buff_item_15 = 16, + buff_item_16 = 17, + buff_item_17 = 18, + buff_item_18 = 19, + buff_item_19 = 20, + buff_item_20 = 21, + etc = 22, + }; + + enum class description2_arg_type { + none = 0, + r_integer_percent = 1, + r_integer_diff = 2, + r_support_percent = 3, + r_support_diff = 4, + }; + + enum class battle_message_type { + no_all_message = 0, + attach = 1, + interval = 2, + attach_interval = 3, + detach = 4, + attach_detach = 5, + interval_detach = 6, + all_message = 7, + }; + + enum class duel_warp { + none = 0, + wait_zone = 1, + battle_zone = 2, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class link_type { + none = 0, + mount = 1, + inhalation = 2, + slugfest = 3, + catch_val = 4, + catch_none_human = 5, + catch_friend = 6, + inhalation_catch = 7, + range_catch = 8, + }; + + enum class link_stage { + none = 0, + stage_1 = 1, + stage_2 = 2, + }; + + enum class detach_angle_by_timeout { + value_0 = 0, + value_45 = 1, + value_90 = 2, + value_135 = 3, + value_180 = 4, + value_225 = 5, + value_270 = 6, + value_315 = 7, + }; + + enum class knockback_direction { + push = 0, + pull = 1, + left = 2, + right = 3, + }; + + enum class knockback_type { + throw_val = 0, + roll = 1, + }; + + enum class tumbling_direction { + front = 0, + back = 1, + left = 2, + right = 3, + front_right = 4, + front_left = 5, + back_right = 6, + back_left = 7, + }; + + enum class recycle_group { + none = 0, + class_val = 1, + item_1 = 2, + item_2 = 3, + class_2 = 4, + db = 5, + gadget = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/effect/effect_link_Record.h b/Generated/include/EU/effect/effect_link_Record.h index e988be441..3c69660a2 100644 --- a/Generated/include/EU/effect/effect_link_Record.h +++ b/Generated/include/EU/effect/effect_link_Record.h @@ -13,11 +13,11 @@ namespace BnsTables::EU { signed char link_stage; char Pad_sub_0[2]; BnsTables::Shared::TableRef catch_caster_effect; -int catch_caster_effect_tableId() const {return 115;}; +int catch_caster_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef catch_target_effect; -int catch_target_effect_tableId() const {return 115;}; +int catch_target_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef detach_effect; -int detach_effect_tableId() const {return 115;}; +int detach_effect_tableId() const {return 118;}; signed char detach_angle_by_dispeled; char Pad_sub_1[1]; __int16 detach_margin_by_dispeled; diff --git a/Generated/include/EU/effect/effect_modify_damage_systematization_Record.h b/Generated/include/EU/effect/effect_modify_damage_systematization_Record.h index d9934827a..e9fcafb91 100644 --- a/Generated/include/EU/effect/effect_modify_damage_systematization_Record.h +++ b/Generated/include/EU/effect/effect_modify_damage_systematization_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef systematization; -int systematization_tableId() const {return 367;}; +int systematization_tableId() const {return 374;}; __int16 damage_rate; static __int32 SubType() { return 957; } diff --git a/Generated/include/EU/effect/effect_npc_change_appearance_Record.h b/Generated/include/EU/effect/effect_npc_change_appearance_Record.h index dd142d48b..911840419 100644 --- a/Generated/include/EU/effect/effect_npc_change_appearance_Record.h +++ b/Generated/include/EU/effect/effect_npc_change_appearance_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; BnsTables::Shared::TableRef weapon; -int weapon_tableId() const {return 198;}; +int weapon_tableId() const {return 202;}; static __int32 SubType() { return 988; } }; diff --git a/Generated/include/EU/effect/effect_part_attack_Record.h b/Generated/include/EU/effect/effect_part_attack_Record.h index 75e101fe5..c96eff81e 100644 --- a/Generated/include/EU/effect/effect_part_attack_Record.h +++ b/Generated/include/EU/effect/effect_part_attack_Record.h @@ -11,16 +11,16 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef head_effect[2]; __int32 head_effect_Size() const {return 2;}; -int head_effect_tableId() const {return 115;}; +int head_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef body_effect[2]; __int32 body_effect_Size() const {return 2;}; -int body_effect_tableId() const {return 115;}; +int body_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef arm_effect[2]; __int32 arm_effect_Size() const {return 2;}; -int arm_effect_tableId() const {return 115;}; +int arm_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef leg_effect[2]; __int32 leg_effect_Size() const {return 2;}; -int leg_effect_tableId() const {return 115;}; +int leg_effect_tableId() const {return 118;}; static __int32 SubType() { return 17; } }; diff --git a/Generated/include/EU/effect/effect_return_sim_skill_Record.h b/Generated/include/EU/effect/effect_return_sim_skill_Record.h index 99b3064d6..606800667 100644 --- a/Generated/include/EU/effect/effect_return_sim_skill_Record.h +++ b/Generated/include/EU/effect/effect_return_sim_skill_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef skill; -int skill_tableId() const {return 355;}; +int skill_tableId() const {return 362;}; BnsTables::Shared::TableRef skill3; -int skill3_tableId() const {return 342;}; +int skill3_tableId() const {return 349;}; bool finish; static __int32 SubType() { return 50; } diff --git a/Generated/include/EU/effect/effect_return_to_basecamp_Record.h b/Generated/include/EU/effect/effect_return_to_basecamp_Record.h index 1a639d2ef..6fca543d4 100644 --- a/Generated/include/EU/effect/effect_return_to_basecamp_Record.h +++ b/Generated/include/EU/effect/effect_return_to_basecamp_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef basecamp; -int basecamp_tableId() const {return 466;}; +int basecamp_tableId() const {return 473;}; static __int32 SubType() { return 49; } }; diff --git a/Generated/include/EU/effect_group/AAA_effect_group_RecordBase.h b/Generated/include/EU/effect_group/AAA_effect_group_RecordBase.h index b885361dd..affe0f2ab 100644 --- a/Generated/include/EU/effect_group/AAA_effect_group_RecordBase.h +++ b/Generated/include/EU/effect_group/AAA_effect_group_RecordBase.h @@ -23,11 +23,12 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef effect[8]; __int32 effect_Size() const {return 8;}; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 116; } + static __int16 TableId() { return 119; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/effect_list/AAA_effect_list_RecordBase.h b/Generated/include/EU/effect_list/AAA_effect_list_RecordBase.h index f0929f088..6219439ce 100644 --- a/Generated/include/EU/effect_list/AAA_effect_list_RecordBase.h +++ b/Generated/include/EU/effect_list/AAA_effect_list_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef effect[20]; __int32 effect_Size() const {return 20;}; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; __int16 effect_weight[20]; __int32 effect_weight_Size() const {return 20;}; __int32 effect_total_weight; @@ -31,8 +31,9 @@ signed char effect_total_count; bool draw_enable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 117; } + static __int16 TableId() { return 120; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/emoticon/AAA_emoticon_RecordBase.h b/Generated/include/EU/emoticon/AAA_emoticon_RecordBase.h index 1415c3017..8cab19971 100644 --- a/Generated/include/EU/emoticon/AAA_emoticon_RecordBase.h +++ b/Generated/include/EU/emoticon/AAA_emoticon_RecordBase.h @@ -29,8 +29,9 @@ namespace BnsTables::EU { __int32 index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 118; } + static __int16 TableId() { return 121; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/emoticon/emoticon_emoticon_Record.h b/Generated/include/EU/emoticon/emoticon_emoticon_Record.h index b838e95d2..cffba2542 100644 --- a/Generated/include/EU/emoticon/emoticon_emoticon_Record.h +++ b/Generated/include/EU/emoticon/emoticon_emoticon_Record.h @@ -10,13 +10,13 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef tip; -int tip_tableId() const {return 427;}; +int tip_tableId() const {return 434;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef candidate_name; -int candidate_name_tableId() const {return 427;}; +int candidate_name_tableId() const {return 434;}; BnsTables::Shared::TableRef single_name; -int single_name_tableId() const {return 427;}; +int single_name_tableId() const {return 434;}; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/EU/energy_point/AAA_energy_point_RecordBase.h b/Generated/include/EU/energy_point/AAA_energy_point_RecordBase.h index 894112ac1..aacb2d363 100644 --- a/Generated/include/EU/energy_point/AAA_energy_point_RecordBase.h +++ b/Generated/include/EU/energy_point/AAA_energy_point_RecordBase.h @@ -29,19 +29,20 @@ signed char multiple_value[8]; __int32 multiple_value_Size() const {return 8;}; __int64 multiple_value_hidden; BnsTables::Shared::TableRef additional_effect; -int additional_effect_tableId() const {return 115;}; +int additional_effect_tableId() const {return 118;}; signed char reset_hour; signed char reward_count; char Pad1[2]; BnsTables::Shared::TableRef reward[127]; __int32 reward_Size() const {return 127;}; -int reward_tableId() const {return 120;}; +int reward_tableId() const {return 123;}; BnsTables::Shared::TableRef goodsstore_search_item; -int goodsstore_search_item_tableId() const {return 198;}; +int goodsstore_search_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 119; } + static __int16 TableId() { return 122; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/energy_point_reward/AAA_energy_point_reward_RecordBase.h b/Generated/include/EU/energy_point_reward/AAA_energy_point_reward_RecordBase.h index 443f974cf..9858e2940 100644 --- a/Generated/include/EU/energy_point_reward/AAA_energy_point_reward_RecordBase.h +++ b/Generated/include/EU/energy_point_reward/AAA_energy_point_reward_RecordBase.h @@ -29,17 +29,23 @@ __int32 money_min; __int32 money_max; BnsTables::Shared::TableRef item[8]; __int32 item_Size() const {return 8;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; __int16 item_count[8]; __int32 item_count_Size() const {return 8;}; __int32 item_total_weight; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 120; } + static __int16 TableId() { return 123; } static __int32 SubType() { return -1; } + enum class reward_type { + none = 0, + exp = 1, + money = 2, + item = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/env_entrance/AAA_env_entrance_RecordBase.h b/Generated/include/EU/env_entrance/AAA_env_entrance_RecordBase.h index a4d2a02f6..385b60c1b 100644 --- a/Generated/include/EU/env_entrance/AAA_env_entrance_RecordBase.h +++ b/Generated/include/EU/env_entrance/AAA_env_entrance_RecordBase.h @@ -22,23 +22,23 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; wchar_t* title; wchar_t* title_icon; wchar_t* background_image; BnsTables::Shared::TableRef attraction_btn_name[3]; __int32 attraction_btn_name_Size() const {return 3;}; -int attraction_btn_name_tableId() const {return 427;}; +int attraction_btn_name_tableId() const {return 434;}; BnsTables::Shared::TableRef attraction_btn_desc[3]; __int32 attraction_btn_desc_Size() const {return 3;}; -int attraction_btn_desc_tableId() const {return 427;}; +int attraction_btn_desc_tableId() const {return 434;}; wchar_t* attraction_btn_image[3]; __int32 attraction_btn_image_Size() const {return 3;}; BnsTables::Shared::TableRef attraction_name_desc[3]; __int32 attraction_name_desc_Size() const {return 3;}; -int attraction_name_desc_tableId() const {return 427;}; +int attraction_name_desc_tableId() const {return 434;}; signed char season_contents_type; char Pad0[3]; BnsTables::Shared::TableRef attraction_shortcut[3]; @@ -47,8 +47,62 @@ int attraction_shortcut_tableId() const {return 19;}; signed char ranking_contents_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 121; } + static __int16 TableId() { return 124; } static __int32 SubType() { return -1; } + enum class season_contents_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + }; + + enum class ranking_contents_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + sealed_dungeon_total = 17, + sealed_dungeon_1 = 18, + sealed_dungeon_2 = 19, + sealed_dungeon_3 = 20, + sealed_dungeon_4 = 21, + sealed_dungeon_5 = 22, + sealed_dungeon_6 = 23, + wave_dungeon_1 = 24, + wave_dungeon_2 = 25, + solo_dungeon_3_best_record = 26, + solo_dungeon_4_best_record = 27, + solo_dungeon_5_best_record = 28, + tier_total = 29, + hyper_racing_game = 30, + duel_npc_challenge = 31, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/envresponse/AAA_envresponse_RecordBase.h b/Generated/include/EU/envresponse/AAA_envresponse_RecordBase.h index 444812080..9d76237e0 100644 --- a/Generated/include/EU/envresponse/AAA_envresponse_RecordBase.h +++ b/Generated/include/EU/envresponse/AAA_envresponse_RecordBase.h @@ -26,8 +26,9 @@ wchar_t* trigger_bgm; __int32 trigger_bgm_duration; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 122; } + static __int16 TableId() { return 125; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h b/Generated/include/EU/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h index 07670b6ea..09b5d16da 100644 --- a/Generated/include/EU/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h +++ b/Generated/include/EU/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h @@ -26,8 +26,126 @@ char Pad0[1]; __int16 value; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 123; } + static __int16 TableId() { return 126; } static __int32 SubType() { return -1; } + enum class item_ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/equip_item_group/AAA_equip_item_group_RecordBase.h b/Generated/include/EU/equip_item_group/AAA_equip_item_group_RecordBase.h index 3b5521fc4..496246160 100644 --- a/Generated/include/EU/equip_item_group/AAA_equip_item_group_RecordBase.h +++ b/Generated/include/EU/equip_item_group/AAA_equip_item_group_RecordBase.h @@ -21,12 +21,13 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef item_group_name; -int item_group_name_tableId() const {return 427;}; +int item_group_name_tableId() const {return 434;}; signed char item_group_category; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 124; } + static __int16 TableId() { return 127; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/equip_item_guide/AAA_equip_item_guide_RecordBase.h b/Generated/include/EU/equip_item_guide/AAA_equip_item_guide_RecordBase.h index 13f6ba7bd..9592f856d 100644 --- a/Generated/include/EU/equip_item_guide/AAA_equip_item_guide_RecordBase.h +++ b/Generated/include/EU/equip_item_guide/AAA_equip_item_guide_RecordBase.h @@ -21,43 +21,115 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef item_group; -int item_group_tableId() const {return 124;}; +int item_group_tableId() const {return 127;}; signed char item_equip_type; signed char item_equip_job; char Pad0[2]; __int32 item_score; BnsTables::Shared::TableRef representative_item; -int representative_item_tableId() const {return 198;}; +int representative_item_tableId() const {return 202;}; BnsTables::Shared::TableRef next_item_guide_list[3]; __int32 next_item_guide_list_Size() const {return 3;}; -int next_item_guide_list_tableId() const {return 125;}; +int next_item_guide_list_tableId() const {return 128;}; BnsTables::Shared::TableRef improve_main_feed_list[15]; __int32 improve_main_feed_list_Size() const {return 15;}; -int improve_main_feed_list_tableId() const {return 198;}; +int improve_main_feed_list_tableId() const {return 202;}; BnsTables::Shared::TableRef improve_sub_feed_list[15]; __int32 improve_sub_feed_list_Size() const {return 15;}; -int improve_sub_feed_list_tableId() const {return 198;}; +int improve_sub_feed_list_tableId() const {return 202;}; BnsTables::Shared::TableRef transform_main_feed_list[15]; __int32 transform_main_feed_list_Size() const {return 15;}; -int transform_main_feed_list_tableId() const {return 198;}; +int transform_main_feed_list_tableId() const {return 202;}; BnsTables::Shared::TableRef transform_sub_feed_list[15]; __int32 transform_sub_feed_list_Size() const {return 15;}; -int transform_sub_feed_list_tableId() const {return 198;}; +int transform_sub_feed_list_tableId() const {return 202;}; BnsTables::Shared::TableRef growth_main_feed_list[15]; __int32 growth_main_feed_list_Size() const {return 15;}; -int growth_main_feed_list_tableId() const {return 198;}; +int growth_main_feed_list_tableId() const {return 202;}; BnsTables::Shared::TableRef growth_sub_feed_list[15]; __int32 growth_sub_feed_list_Size() const {return 15;}; -int growth_sub_feed_list_tableId() const {return 198;}; +int growth_sub_feed_list_tableId() const {return 202;}; BnsTables::Shared::TableRef improve_set_list[4]; __int32 improve_set_list_Size() const {return 4;}; -int improve_set_list_tableId() const {return 210;}; +int improve_set_list_tableId() const {return 214;}; signed char improve_option_acquire_level_list[5]; __int32 improve_option_acquire_level_list_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } - static __int16 TableId() { return 125; } + static __int16 TableId() { return 128; } static __int32 SubType() { return -1; } + enum class item_equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class item_equip_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h b/Generated/include/EU/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h index 6c59cae4f..6e9139470 100644 --- a/Generated/include/EU/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h +++ b/Generated/include/EU/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h @@ -21,16 +21,17 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; signed char item_improve_level; signed char item_stage_number; char Pad0[2]; BnsTables::Shared::TableRef item_guide; -int item_guide_tableId() const {return 125;}; +int item_guide_tableId() const {return 128;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 126; } + static __int16 TableId() { return 129; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/event_contents/AAA_event_contents_RecordBase.h b/Generated/include/EU/event_contents/AAA_event_contents_RecordBase.h index 9d990977d..35b10871c 100644 --- a/Generated/include/EU/event_contents/AAA_event_contents_RecordBase.h +++ b/Generated/include/EU/event_contents/AAA_event_contents_RecordBase.h @@ -37,8 +37,22 @@ char Pad2[1]; wchar_t* sub_level_ref; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 127; } + static __int16 TableId() { return 130; } static __int32 SubType() { return -1; } + enum class publisher { + none = 0, + nc_korea = 1, + tencent = 2, + nc_taiwan = 3, + nc_japan = 4, + nc_west = 5, + innova = 6, + rncs = 7, + rtx = 8, + zncs = 9, + ztx = 10, + all = 11, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/event_skill/AAA_event_skill_RecordBase.h b/Generated/include/EU/event_skill/AAA_event_skill_RecordBase.h index bc2ec28b2..48a1673d2 100644 --- a/Generated/include/EU/event_skill/AAA_event_skill_RecordBase.h +++ b/Generated/include/EU/event_skill/AAA_event_skill_RecordBase.h @@ -29,8 +29,98 @@ __int32 skill_2[12]; __int32 skill_2_Size() const {return 12;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 128; } + static __int16 TableId() { return 131; } static __int32 SubType() { return -1; } + enum class stance_type { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class skill_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class event_type { + none = 0, + attack = 1, + attacked = 2, + }; + + enum class state { + none = 0, + hold_deadbody = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/expand_inventory/AAA_expand_inventory_RecordBase.h b/Generated/include/EU/expand_inventory/AAA_expand_inventory_RecordBase.h index 4bd38be20..c276850a7 100644 --- a/Generated/include/EU/expand_inventory/AAA_expand_inventory_RecordBase.h +++ b/Generated/include/EU/expand_inventory/AAA_expand_inventory_RecordBase.h @@ -30,12 +30,25 @@ signed char charge_type; signed char expand_size; char Pad1[2]; BnsTables::Shared::TableRef required_item; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; signed char required_item_count; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 129; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } + static __int16 TableId() { return 132; } static __int32 SubType() { return -1; } + enum class inventory_type { + inventory = 0, + depository = 1, + depository_2 = 2, + wardrobe = 3, + premium_depository = 4, + }; + + enum class charge_type { + item = 0, + money = 1, + item_or_money = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/expand_random_store/AAA_expand_random_store_RecordBase.h b/Generated/include/EU/expand_random_store/AAA_expand_random_store_RecordBase.h index 0e157a6aa..6840d7837 100644 --- a/Generated/include/EU/expand_random_store/AAA_expand_random_store_RecordBase.h +++ b/Generated/include/EU/expand_random_store/AAA_expand_random_store_RecordBase.h @@ -22,15 +22,20 @@ signed char slot_index; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef required_item; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; signed char required_item_count; char Pad0[3]; BnsTables::Shared::TableRef required_item_for_instant_payment; -int required_item_for_instant_payment_tableId() const {return 198;}; +int required_item_for_instant_payment_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 130; } + static __int16 TableId() { return 133; } static __int32 SubType() { return -1; } + enum class random_store_number { + invalid_number = 0, + random_store_1 = 1, + random_store_2 = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h b/Generated/include/EU/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h index 947093570..003e50fc0 100644 --- a/Generated/include/EU/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h +++ b/Generated/include/EU/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h @@ -23,13 +23,14 @@ namespace BnsTables::EU { __int32 money; BnsTables::Shared::TableRef required_item[4]; __int32 required_item_Size() const {return 4;}; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; signed char required_item_count[4]; __int32 required_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 131; } + static __int16 TableId() { return 134; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/expand_relic_page/AAA_expand_relic_page_RecordBase.h b/Generated/include/EU/expand_relic_page/AAA_expand_relic_page_RecordBase.h index b3fbb8865..4d311e988 100644 --- a/Generated/include/EU/expand_relic_page/AAA_expand_relic_page_RecordBase.h +++ b/Generated/include/EU/expand_relic_page/AAA_expand_relic_page_RecordBase.h @@ -23,13 +23,14 @@ namespace BnsTables::EU { __int32 money; BnsTables::Shared::TableRef required_item[4]; __int32 required_item_Size() const {return 4;}; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; __int32 required_item_count[4]; __int32 required_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 132; } + static __int16 TableId() { return 135; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/expand_skill_page/AAA_expand_skill_page_RecordBase.h b/Generated/include/EU/expand_skill_page/AAA_expand_skill_page_RecordBase.h index 348dc00d9..ee3d05437 100644 --- a/Generated/include/EU/expand_skill_page/AAA_expand_skill_page_RecordBase.h +++ b/Generated/include/EU/expand_skill_page/AAA_expand_skill_page_RecordBase.h @@ -25,13 +25,18 @@ signed char charge_type; char Pad0[3]; BnsTables::Shared::TableRef required_item[4]; __int32 required_item_Size() const {return 4;}; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; signed char required_item_count[4]; __int32 required_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 133; } + static __int16 TableId() { return 136; } static __int32 SubType() { return -1; } + enum class charge_type { + item = 0, + money = 1, + item_or_money = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h b/Generated/include/EU/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h index c35736fcd..b5297b68a 100644 --- a/Generated/include/EU/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h +++ b/Generated/include/EU/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h @@ -21,17 +21,18 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef skill_train_by_item; -int skill_train_by_item_tableId() const {return 373;}; +int skill_train_by_item_tableId() const {return 380;}; BnsTables::Shared::TableRef skill_train_by_item_extract_cost_group[8]; __int32 skill_train_by_item_extract_cost_group_Size() const {return 8;}; -int skill_train_by_item_extract_cost_group_tableId() const {return 77;}; +int skill_train_by_item_extract_cost_group_tableId() const {return 79;}; BnsTables::Shared::TableRef extract_skill_train_by_item; -int extract_skill_train_by_item_tableId() const {return 198;}; +int extract_skill_train_by_item_tableId() const {return 202;}; bool disable_seal_transmitted_equipment; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 134; } + static __int16 TableId() { return 137; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/faction/AAA_faction_RecordBase.h b/Generated/include/EU/faction/AAA_faction_RecordBase.h index aa1d897d0..afa5b93d8 100644 --- a/Generated/include/EU/faction/AAA_faction_RecordBase.h +++ b/Generated/include/EU/faction/AAA_faction_RecordBase.h @@ -22,47 +22,52 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef hostile_faction; -int hostile_faction_tableId() const {return 136;}; +int hostile_faction_tableId() const {return 139;}; signed char category; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef tag_name; -int tag_name_tableId() const {return 427;}; +int tag_name_tableId() const {return 434;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef activated_icon; BnsTables::Shared::TableRef activated_desc; -int activated_desc_tableId() const {return 427;}; +int activated_desc_tableId() const {return 434;}; wchar_t* level_up_show; BnsTables::Shared::TableRef text; -int text_tableId() const {return 427;}; +int text_tableId() const {return 434;}; BnsTables::Shared::TableRef join_confirm_msg; -int join_confirm_msg_tableId() const {return 427;}; +int join_confirm_msg_tableId() const {return 434;}; BnsTables::Shared::TableRef join_confirm_input; -int join_confirm_input_tableId() const {return 427;}; +int join_confirm_input_tableId() const {return 434;}; BnsTables::Shared::TableRef transfer_confirm_msg; -int transfer_confirm_msg_tableId() const {return 427;}; +int transfer_confirm_msg_tableId() const {return 434;}; BnsTables::Shared::TableRef transfer_confirm_input; -int transfer_confirm_input_tableId() const {return 427;}; +int transfer_confirm_input_tableId() const {return 434;}; BnsTables::Shared::TableRef grade_name; -int grade_name_tableId() const {return 427;}; +int grade_name_tableId() const {return 434;}; BnsTables::Shared::TableRef grade_image; -int grade_image_tableId() const {return 427;}; +int grade_image_tableId() const {return 434;}; signed char grade_type; char Pad1[3]; BnsTables::Shared::IconRef grade_icon; BnsTables::Shared::TableRef grade_tooltip; -int grade_tooltip_tableId() const {return 427;}; +int grade_tooltip_tableId() const {return 434;}; BnsTables::Shared::TableRef hide_name; -int hide_name_tableId() const {return 427;}; +int hide_name_tableId() const {return 434;}; BnsTables::Shared::TableRef hide_summoned_name; -int hide_summoned_name_tableId() const {return 427;}; +int hide_summoned_name_tableId() const {return 434;}; BnsTables::Shared::TableRef guild_battle_field_teleport; -int guild_battle_field_teleport_tableId() const {return 423;}; +int guild_battle_field_teleport_tableId() const {return 430;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 20); } - static __int16 TableId() { return 136; } + static __int16 TableId() { return 139; } static __int32 SubType() { return -1; } + enum class category { + gang = 0, + main = 1, + second = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h b/Generated/include/EU/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h index 3bab8aa52..d1492dcdc 100644 --- a/Generated/include/EU/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h +++ b/Generated/include/EU/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h @@ -22,32 +22,33 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; bool ui_filter_attraction_quest_only; char Pad0[3]; BnsTables::Shared::TableRef respawn_confirm_text; -int respawn_confirm_text_tableId() const {return 427;}; +int respawn_confirm_text_tableId() const {return 434;}; BnsTables::Shared::TableRef attraction_quest[10]; __int32 attraction_quest_Size() const {return 10;}; -int attraction_quest_tableId() const {return 299;}; +int attraction_quest_tableId() const {return 306;}; signed char required_level; signed char required_faction_level; char Pad1[2]; BnsTables::Shared::TableRef faction_battle_field_zone_name2; -int faction_battle_field_zone_name2_tableId() const {return 427;}; +int faction_battle_field_zone_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef faction_battle_field_zone_desc; -int faction_battle_field_zone_desc_tableId() const {return 427;}; +int faction_battle_field_zone_desc_tableId() const {return 434;}; wchar_t* thumbnail_image; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; BnsTables::Shared::TableRef entrance_quota; -int entrance_quota_tableId() const {return 67;}; +int entrance_quota_tableId() const {return 69;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 135; } + static __int16 TableId() { return 138; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/faction_level/AAA_faction_level_RecordBase.h b/Generated/include/EU/faction_level/AAA_faction_level_RecordBase.h index 040247953..587f0381f 100644 --- a/Generated/include/EU/faction_level/AAA_faction_level_RecordBase.h +++ b/Generated/include/EU/faction_level/AAA_faction_level_RecordBase.h @@ -23,12 +23,13 @@ namespace BnsTables::EU { __int32 reputation; BnsTables::Shared::TableRef grade_name[2]; __int32 grade_name_Size() const {return 2;}; -int grade_name_tableId() const {return 427;}; +int grade_name_tableId() const {return 434;}; __int32 max_faction_score; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 137; } + static __int16 TableId() { return 140; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/feedback/AAA_feedback_RecordBase.h b/Generated/include/EU/feedback/AAA_feedback_RecordBase.h index a17b158ad..065878a64 100644 --- a/Generated/include/EU/feedback/AAA_feedback_RecordBase.h +++ b/Generated/include/EU/feedback/AAA_feedback_RecordBase.h @@ -24,23 +24,24 @@ namespace BnsTables::EU { __int32 max_score_except_boss_npc; signed char boss_npc_kill_count; char Pad0[3]; -BnsTables::Shared::TableRef boss_npc[4]; -__int32 boss_npc_Size() const {return 4;}; -int boss_npc_tableId() const {return 138;}; +BnsTables::Shared::TableRef boss_npc[8]; +__int32 boss_npc_Size() const {return 8;}; +int boss_npc_tableId() const {return 141;}; bool use_progress_info_ui; bool use_simple_result_ui; bool use_combat_signal_ui; char Pad1[1]; BnsTables::Shared::TableRef attack_damage_rank; -int attack_damage_rank_tableId() const {return 140;}; +int attack_damage_rank_tableId() const {return 143;}; BnsTables::Shared::TableRef received_damage_rank; -int received_damage_rank_tableId() const {return 140;}; +int received_damage_rank_tableId() const {return 143;}; BnsTables::Shared::TableRef attack_response_rank; -int attack_response_rank_tableId() const {return 140;}; +int attack_response_rank_tableId() const {return 143;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 5); } - static __int16 TableId() { return 139; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } + static __int16 TableId() { return 142; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h b/Generated/include/EU/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h index 314a14f38..157fd0b93 100644 --- a/Generated/include/EU/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h +++ b/Generated/include/EU/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h @@ -22,14 +22,15 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; BnsTables::Shared::TableRef skill_score[8]; __int32 skill_score_Size() const {return 8;}; -int skill_score_tableId() const {return 141;}; +int skill_score_tableId() const {return 144;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } - static __int16 TableId() { return 138; } + static __int16 TableId() { return 141; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/feedback_rank/AAA_feedback_rank_RecordBase.h b/Generated/include/EU/feedback_rank/AAA_feedback_rank_RecordBase.h index 857bb45b0..1c6c16330 100644 --- a/Generated/include/EU/feedback_rank/AAA_feedback_rank_RecordBase.h +++ b/Generated/include/EU/feedback_rank/AAA_feedback_rank_RecordBase.h @@ -27,11 +27,17 @@ __int32 rank_score[10]; __int32 rank_score_Size() const {return 10;}; BnsTables::Shared::TableRef rank_title[10]; __int32 rank_title_Size() const {return 10;}; -int rank_title_tableId() const {return 427;}; +int rank_title_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 140; } + static __int16 TableId() { return 143; } static __int32 SubType() { return -1; } + enum class rank_type { + none = 0, + attack_damage = 1, + received_damage = 2, + attack_response = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h b/Generated/include/EU/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h index 395652b5e..041781a3c 100644 --- a/Generated/include/EU/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h +++ b/Generated/include/EU/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h @@ -22,13 +22,34 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef skill; -int skill_tableId() const {return 342;}; +int skill_tableId() const {return 349;}; signed char skill_result[8]; __int32 skill_result_Size() const {return 8;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 141; } + static __int16 TableId() { return 144; } static __int32 SubType() { return -1; } + enum class skill_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h b/Generated/include/EU/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h index 541645b5a..0d3bd59ca 100644 --- a/Generated/include/EU/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h +++ b/Generated/include/EU/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h @@ -81,8 +81,9 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 145; } + static __int16 TableId() { return 148; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/field_zone/AAA_field_zone_RecordBase.h b/Generated/include/EU/field_zone/AAA_field_zone_RecordBase.h index 62a7124a2..b103e3115 100644 --- a/Generated/include/EU/field_zone/AAA_field_zone_RecordBase.h +++ b/Generated/include/EU/field_zone/AAA_field_zone_RecordBase.h @@ -28,28 +28,29 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef zone[30]; __int32 zone_Size() const {return 30;}; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 299;}; +int attraction_quest_tableId() const {return 306;}; bool ui_filter_attraction_quest_only; char Pad0[3]; BnsTables::Shared::TableRef respawn_confirm_text; -int respawn_confirm_text_tableId() const {return 427;}; +int respawn_confirm_text_tableId() const {return 434;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; signed char ui_text_grade; char Pad1[3]; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 16); } - static __int16 TableId() { return 146; } + static __int16 TableId() { return 149; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/field_zone/field_zone_guild_battle_field_entrance_Record.h b/Generated/include/EU/field_zone/field_zone_guild_battle_field_entrance_Record.h index 2060726a9..69af77ee0 100644 --- a/Generated/include/EU/field_zone/field_zone_guild_battle_field_entrance_Record.h +++ b/Generated/include/EU/field_zone/field_zone_guild_battle_field_entrance_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef guild_battle_field_zone; -int guild_battle_field_zone_tableId() const {return 167;}; +int guild_battle_field_zone_tableId() const {return 171;}; signed char min_fixed_channel; static __int32 SubType() { return 1; } diff --git a/Generated/include/EU/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h b/Generated/include/EU/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h index 0eb00b13b..35c21056c 100644 --- a/Generated/include/EU/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h +++ b/Generated/include/EU/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h @@ -22,13 +22,14 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; BnsTables::Shared::TableRef spawn_alarm_message; -int spawn_alarm_message_tableId() const {return 156;}; +int spawn_alarm_message_tableId() const {return 159;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 142; } + static __int16 TableId() { return 145; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/fielditem/AAA_fielditem_RecordBase.h b/Generated/include/EU/fielditem/AAA_fielditem_RecordBase.h index 203367c38..ea112bacb 100644 --- a/Generated/include/EU/fielditem/AAA_fielditem_RecordBase.h +++ b/Generated/include/EU/fielditem/AAA_fielditem_RecordBase.h @@ -28,16 +28,16 @@ __int32 pickup_duration; __int32 putdown_duration; BnsTables::Shared::TableRef equip_effect[4]; __int32 equip_effect_Size() const {return 4;}; -int equip_effect_tableId() const {return 115;}; +int equip_effect_tableId() const {return 118;}; bool not_change_create_pos; signed char parry_event; char Pad1[2]; BnsTables::Shared::TableRef acquire_quest; -int acquire_quest_tableId() const {return 299;}; +int acquire_quest_tableId() const {return 306;}; signed char forwarding_types; char Pad2[3]; BnsTables::Shared::TableRef quests; -int quests_tableId() const {return 299;}; +int quests_tableId() const {return 306;}; signed char missions; signed char cases; __int16 case_subtypes; @@ -45,11 +45,11 @@ __int16 use_count; char Pad3[2]; BnsTables::Shared::TableRef use_skill3[4]; __int32 use_skill3_Size() const {return 4;}; -int use_skill3_tableId() const {return 342;}; +int use_skill3_tableId() const {return 349;}; __int16 consume_use_count[4]; __int32 consume_use_count_Size() const {return 4;}; BnsTables::Shared::TableRef throw_skill3; -int throw_skill3_tableId() const {return 342;}; +int throw_skill3_tableId() const {return 349;}; bool init_activated; char Pad4[3]; __int32 explosion_time; @@ -60,21 +60,21 @@ signed char target_state; char Pad6[3]; BnsTables::Shared::TableRef invoke_effect[4]; __int32 invoke_effect_Size() const {return 4;}; -int invoke_effect_tableId() const {return 115;}; +int invoke_effect_tableId() const {return 118;}; bool change_activator_by_killer; char Pad7[3]; BnsTables::Shared::TableRef target_first_filter[4]; __int32 target_first_filter_Size() const {return 4;}; -int target_first_filter_tableId() const {return 147;}; +int target_first_filter_tableId() const {return 150;}; BnsTables::Shared::TableRef target_second_filter[4]; __int32 target_second_filter_Size() const {return 4;}; -int target_second_filter_tableId() const {return 147;}; +int target_second_filter_tableId() const {return 150;}; BnsTables::Shared::TableRef first_effect[4]; __int32 first_effect_Size() const {return 4;}; -int first_effect_tableId() const {return 115;}; +int first_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef second_effect[4]; __int32 second_effect_Size() const {return 4;}; -int second_effect_tableId() const {return 115;}; +int second_effect_tableId() const {return 118;}; bool activated_effect; char Pad8[3]; wchar_t* activate_show[3]; @@ -85,12 +85,12 @@ wchar_t* activate_particle_attatch_bone; bool throw_target; char Pad9[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; wchar_t* mesh_id; wchar_t* mesh_col; wchar_t* animset_name; BnsTables::Shared::TableRef moveanim; -int moveanim_tableId() const {return 145;}; +int moveanim_tableId() const {return 148;}; wchar_t* grab_bone; wchar_t* pick_up; wchar_t* put_down; @@ -110,15 +110,15 @@ wchar_t* gadget_thrown_start; wchar_t* gadget_thrown_particle; wchar_t* gadget_landing; BnsTables::Shared::TableRef action_name2; -int action_name2_tableId() const {return 427;}; +int action_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef action_desc2; -int action_desc2_tableId() const {return 427;}; +int action_desc2_tableId() const {return 434;}; BnsTables::Shared::TableRef drop_action_name; -int drop_action_name_tableId() const {return 427;}; +int drop_action_name_tableId() const {return 434;}; BnsTables::Shared::TableRef drop_action_desc; -int drop_action_desc_tableId() const {return 427;}; +int drop_action_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; wchar_t* gadget_dropanim; wchar_t* gadget_putdown_show; bool throw_presentation; @@ -130,8 +130,27 @@ wchar_t* gadget_consume_in_hand_showdata; bool ghost_mode; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 143; } + static __int16 TableId() { return 146; } static __int32 SubType() { return -1; } + enum class parry_event { + none = 0, + decrease_use_count = 1, + }; + + enum class forwarding_types { + progress_mission = 0, + acquire_quest = 1, + skill_target = 2, + mission_step_rollback = 3, + }; + + enum class target_state { + all = 0, + friend_val = 1, + enemy = 2, + my_party = 3, + my_team = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/fielditemdrop/AAA_fielditemdrop_RecordBase.h b/Generated/include/EU/fielditemdrop/AAA_fielditemdrop_RecordBase.h index b240947a8..aef7ed948 100644 --- a/Generated/include/EU/fielditemdrop/AAA_fielditemdrop_RecordBase.h +++ b/Generated/include/EU/fielditemdrop/AAA_fielditemdrop_RecordBase.h @@ -30,13 +30,219 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef fielditem[3]; __int32 fielditem_Size() const {return 3;}; -int fielditem_tableId() const {return 143;}; +int fielditem_tableId() const {return 146;}; signed char prob[3]; __int32 prob_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 144; } + static __int16 TableId() { return 147; } static __int32 SubType() { return -1; } + enum class drop_case { + none = 0, + effect = 1, + bleeding = 2, + effect_and_bleeding = 3, + killed = 4, + }; + + enum class effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + }; + + enum class drop_place { + none = 0, + area = 1, + hand = 2, + hand_1 = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/fielditemdrop/fielditemdrop_env_Record.h b/Generated/include/EU/fielditemdrop/fielditemdrop_env_Record.h index ec64cecd4..e85d83754 100644 --- a/Generated/include/EU/fielditemdrop/fielditemdrop_env_Record.h +++ b/Generated/include/EU/fielditemdrop/fielditemdrop_env_Record.h @@ -14,7 +14,7 @@ signed char drop_case; signed char drop_place; char Pad_sub_1[2]; BnsTables::Shared::TableRef area; -int area_tableId() const {return 465;}; +int area_tableId() const {return 472;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/fielditemdrop/fielditemdrop_quest_Record.h b/Generated/include/EU/fielditemdrop/fielditemdrop_quest_Record.h index f4635e041..01be9f8f3 100644 --- a/Generated/include/EU/fielditemdrop/fielditemdrop_quest_Record.h +++ b/Generated/include/EU/fielditemdrop/fielditemdrop_quest_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::EU { signed char drop_place; char Pad_sub_1[3]; BnsTables::Shared::TableRef area; -int area_tableId() const {return 465;}; +int area_tableId() const {return 472;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/filter/AAA_filter_RecordBase.h b/Generated/include/EU/filter/AAA_filter_RecordBase.h index 9baf74ad2..2ebe6ead0 100644 --- a/Generated/include/EU/filter/AAA_filter_RecordBase.h +++ b/Generated/include/EU/filter/AAA_filter_RecordBase.h @@ -74,11 +74,1038 @@ BnsTables::Shared::UnkFlag target; BnsTables::Shared::UnkFlag subject2; BnsTables::Shared::UnkFlag target2; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 1); } - static __int16 TableId() { return 147; } + static __int16 TableId() { return 150; } static __int32 SubType() { return -1; } + enum class value { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class field { + creature_field_none = 0, + world_id = 1, + race = 2, + sex = 3, + job = 4, + job_specialization = 5, + appearance1 = 6, + appearance2 = 7, + appearance3 = 8, + appearance4 = 9, + appearance5 = 10, + appearance6 = 11, + appearance7 = 12, + appearance8 = 13, + appearance9 = 14, + appearance10 = 15, + appearance11 = 16, + appearance12 = 17, + appearance13 = 18, + appearance14 = 19, + appearance15 = 20, + appearance16 = 21, + appearance17 = 22, + appearance18 = 23, + appearance19 = 24, + appearance20 = 25, + appearance21 = 26, + appearance22 = 27, + appearance23 = 28, + appearance24 = 29, + appearance25 = 30, + appearance26 = 31, + appearance27 = 32, + appearance28 = 33, + appearance29 = 34, + appearance30 = 35, + appearance31 = 36, + appearance32 = 37, + appearance33 = 38, + appearance34 = 39, + appearance35 = 40, + appearance36 = 41, + appearance37 = 42, + appearance38 = 43, + appearance39 = 44, + appearance40 = 45, + appearance41 = 46, + appearance42 = 47, + appearance43 = 48, + appearance44 = 49, + appearance45 = 50, + appearance46 = 51, + appearance47 = 52, + appearance48 = 53, + appearance49 = 54, + appearance50 = 55, + appearance51 = 56, + appearance52 = 57, + appearance53 = 58, + appearance54 = 59, + appearance55 = 60, + appearance56 = 61, + appearance57 = 62, + appearance58 = 63, + appearance59 = 64, + appearance60 = 65, + appearance61 = 66, + appearance62 = 67, + appearance63 = 68, + appearance64 = 69, + appearance65 = 70, + appearance66 = 71, + appearance67 = 72, + appearance68 = 73, + appearance69 = 74, + appearance70 = 75, + appearance71 = 76, + appearance72 = 77, + appearance73 = 78, + appearance74 = 79, + appearance75 = 80, + appearance76 = 81, + appearance77 = 82, + appearance78 = 83, + appearance79 = 84, + appearance80 = 85, + appearance81 = 86, + appearance82 = 87, + appearance83 = 88, + appearance84 = 89, + appearance85 = 90, + appearance86 = 91, + appearance87 = 92, + appearance88 = 93, + appearance89 = 94, + appearance90 = 95, + appearance91 = 96, + appearance92 = 97, + appearance93 = 98, + appearance94 = 99, + appearance95 = 100, + appearance96 = 101, + name = 102, + geo_zone = 103, + x = 104, + y = 105, + z = 106, + yaw = 107, + level = 108, + exp = 109, + mastery_level = 110, + mastery_exp = 111, + hp = 112, + guard_gauge = 113, + money = 114, + money_diff = 115, + faction = 116, + faction2 = 117, + guild_id = 118, + activated_faction = 119, + faction_reputation = 120, + achievement_id = 121, + achievement_step = 122, + ability_achievement_id = 123, + ability_achievement_step = 124, + sp = 125, + sp2 = 126, + stance = 127, + link_target = 128, + link_type = 129, + link_state = 130, + link_stage = 131, + target = 132, + action_type = 133, + action_target = 134, + additional_hp = 135, + additional_hp2 = 136, + additional_hp3 = 137, + effect_attribute = 138, + effect_attribute_2 = 139, + effect_attribute_3 = 140, + immune_effect_attribute = 141, + immune_effect_attribute_2 = 142, + immune_effect_attribute_3 = 143, + effect_flag = 144, + effect_flag_2 = 145, + effect_flag_3 = 146, + effect_flag_4 = 147, + field_item = 148, + summoned = 149, + convoy_id = 150, + top_contribution_group_id = 151, + inventory_size = 152, + depository_size = 153, + depository_2_size = 154, + wardrobe_size = 155, + premium_depository_size = 156, + builder_right = 157, + survey = 158, + style_score = 159, + immune_breaker_attribute = 160, + immune_breaker_count = 161, + faction_score = 162, + faction_killed_count = 163, + combat_side = 164, + duel_point = 165, + party_battle_point = 166, + field_play_point = 167, + life_contents_point = 168, + duel_grade = 169, + duel_grade_type = 170, + dead = 171, + gm_mode = 172, + grade_level = 173, + grade_broadcast_benefit_1 = 174, + grade_broadcast_benefit_2 = 175, + grade_broadcast_benefit_3 = 176, + grade_broadcast_benefit_4 = 177, + grade_broadcast_benefit_5 = 178, + grade_broadcast_benefit_6 = 179, + grade_broadcast_benefit_7 = 180, + grade_broadcast_benefit_8 = 181, + logout_time = 182, + instant_heart_count = 183, + heart_count = 184, + skill_score = 185, + bound_raid_dungeon_id_1 = 186, + bound_raid_dungeon_id_2 = 187, + bound_raid_dungeon_id_3 = 188, + bound_raid_dungeon_id_4 = 189, + bound_raid_dungeon_id_5 = 190, + bound_raid_dungeon_id_6 = 191, + bound_raid_dungeon_id_7 = 192, + bound_raid_dungeon_id_8 = 193, + bound_raid_dungeon_id_9 = 194, + bound_raid_dungeon_id_10 = 195, + bound_raid_dungeon_id_11 = 196, + bound_raid_dungeon_id_12 = 197, + bound_raid_dungeon_id_13 = 198, + bound_raid_dungeon_id_14 = 199, + bound_raid_dungeon_id_15 = 200, + bound_raid_dungeon_id_16 = 201, + bound_raid_dungeon_id_17 = 202, + boss_second_gauge = 203, + accumulated_damage_slot_tao = 204, + accumulated_damage_slot_1 = 205, + accumulated_damage_slot_2 = 206, + accumulated_damage_slot_3 = 207, + skill_skin_id = 208, + pvp_mode_cooltime = 209, + ghost_type = 210, + challenge_party_id = 211, + challenge_party_out_time = 212, + acquired_skill_build_up_point = 213, + usable_skill_build_up_point = 214, + job_style = 215, + account_exp_to_add = 216, + account_exp_added = 217, + account_exp_added_time = 218, + account_exp_by_pc = 219, + account_level = 220, + account_exp = 221, + account_exp_quota_per_day = 222, + account_exp_last_update_time = 223, + activated_badge_page = 224, + equip_badge_gear_score = 225, + combat_mode = 226, + falling = 227, + convoy = 228, + attackable = 229, + casting = 230, + immune_breaker_disable = 231, + npc_interactive = 232, + npc_talkable = 233, + special_skill_gauge_full = 234, + pvp_mode = 235, + break_state = 236, + break_gauge_block_state = 237, + public_reserve_5 = 238, + public_reserve_6 = 239, + public_reserve_7 = 240, + public_reserve_8 = 241, + detect_hiding = 242, + guild_invitation_refusal = 243, + pvp_safe_area = 244, + zone_move_state = 245, + private_reserve_5 = 246, + private_reserve_6 = 247, + private_reserve_7 = 248, + private_reserve_8 = 249, + slate_page = 250, + guild_point = 251, + activated_vehicle_id = 252, + break_gauge = 253, + break_state_count = 254, + personal_raid_dungeon_1_progress_step = 255, + personal_raid_dungeon_1_expiration_time = 256, + personal_raid_dungeon_2_progress_step = 257, + personal_raid_dungeon_2_expiration_time = 258, + personal_raid_dungeon_3_progress_step = 259, + personal_raid_dungeon_3_expiration_time = 260, + login_reset_time = 261, + activated_glyph_page = 262, + activated_card_collection_page = 263, + blue_virtual_currency_quota = 264, + blue_virtual_currency_quota_update_time = 265, + blue_virtual_currency_additional_quota = 266, + activated_relic_page = 267, + combat_power = 268, + max_combat_power_version = 269, + max_combat_power = 270, + level_up_reward = 271, + max_hp = 272, + max_hp_equip = 273, + max_guard_gauge = 274, + max_guard_gauge_equip = 275, + max_sp = 276, + max_sp2 = 277, + speed = 278, + vehicle_speed = 279, + modify_cast_speed_percent = 280, + hp_regen = 281, + hp_regen_equip = 282, + hp_regen_combat = 283, + hp_regen_combat_equip = 284, + attack_hit_base_percent = 285, + attack_hit_value = 286, + attack_hit_value_equip = 287, + attack_pierce_base_percent = 288, + attack_parry_pierce_percent = 289, + attack_pierce_value = 290, + attack_pierce_value_equip = 291, + attack_critical_base_percent = 292, + attack_critical_damage_percent = 293, + attack_critical_value = 294, + attack_critical_value_equip = 295, + attack_critical_damage_value = 296, + attack_critical_damage_value_equip = 297, + defend_critical_base_percent = 298, + defend_critical_damage_percent = 299, + defend_critical_value = 300, + defend_critical_value_equip = 301, + defend_bounce_percent = 302, + defend_dodge_base_percent = 303, + defend_dodge_value = 304, + defend_dodge_value_equip = 305, + defend_parry_base_percent = 306, + defend_parry_value = 307, + defend_parry_value_equip = 308, + defend_parry_reduce_percent = 309, + defend_parry_reduce_diff = 310, + defend_perfect_parry_base_percent = 311, + defend_immune_base_percent = 312, + attack_power_creature_min = 313, + attack_power_creature_max = 314, + attack_power_equip_min = 315, + attack_power_equip_max = 316, + defend_power_creature_value = 317, + defend_power_equip_value = 318, + defend_resist_power_creature_value = 319, + defend_resist_power_equip_value = 320, + defend_physical_damage_reduce_percent = 321, + defend_force_damage_reduce_percent = 322, + attack_damage_modify_percent = 323, + attack_damage_modify_diff = 324, + defend_damage_modify_percent = 325, + defend_damage_modify_diff = 326, + defend_miss_base_percent = 327, + attack_stiff_duration_base_percent = 328, + attack_stiff_duration_value = 329, + defend_stiff_duration_base_percent = 330, + defend_stiff_duration_value = 331, + cast_duration_base_percent = 332, + cast_duration_value = 333, + attack_concentrate_value = 334, + attack_concentrate_value_equip = 335, + defend_perfect_parry_reduce_percent = 336, + defend_counter_reduce_percent = 337, + pve_boss_level_npc_attack_power_creature_min = 338, + pve_boss_level_npc_attack_power_creature_max = 339, + pve_boss_level_npc_attack_power_equip_min = 340, + pve_boss_level_npc_attack_power_equip_max = 341, + pve_boss_level_npc_defend_power_creature_value = 342, + pve_boss_level_npc_defend_power_equip_value = 343, + pvp_attack_power_creature_min = 344, + pvp_attack_power_creature_max = 345, + pvp_attack_power_equip_min = 346, + pvp_attack_power_equip_max = 347, + pvp_defend_power_creature_value = 348, + pvp_defend_power_equip_value = 349, + job_ability_1 = 350, + job_ability_2 = 351, + heal_power_base_percent = 352, + heal_power_value = 353, + heal_power_diff = 354, + aoe_defend_base_percent = 355, + aoe_defend_power_value = 356, + abnormal_attack_base_percent = 357, + abnormal_attack_power_value = 358, + abnormal_attack_power_value_equip = 359, + abnormal_defend_base_percent = 360, + abnormal_defend_power_value = 361, + hate_base_percent = 362, + hate_power_creature_value = 363, + hate_power_equip_value = 364, + additional_exp_diff_by_kill = 365, + additional_exp_percent_by_kill = 366, + additional_mastery_exp_diff_by_kill = 367, + additional_mastery_exp_percent_by_kill = 368, + additional_faction_score_max_percent = 369, + additional_sealed_dungeon_exp_diff_by_kill = 370, + additional_sealed_dungeon_exp_percent_by_kill = 371, + attack_attribute_value = 372, + attack_attribute_value_equip = 373, + attack_attribute_base_percent = 374, + defend_difficulty_type_damage_reduce_percent = 375, + race_type_1_attack_damage_modify_percent = 376, + race_type_2_attack_damage_modify_percent = 377, + race_type_3_attack_damage_modify_percent = 378, + race_type_4_attack_damage_modify_percent = 379, + race_type_5_attack_damage_modify_percent = 380, + race_type_6_attack_damage_modify_percent = 381, + race_type_7_attack_damage_modify_percent = 382, + race_type_1_defend_damage_modify_percent = 383, + race_type_2_defend_damage_modify_percent = 384, + race_type_3_defend_damage_modify_percent = 385, + race_type_4_defend_damage_modify_percent = 386, + race_type_5_defend_damage_modify_percent = 387, + race_type_6_defend_damage_modify_percent = 388, + race_type_7_defend_damage_modify_percent = 389, + attribute_type_1_attack_damage_modify_percent = 390, + attribute_type_2_attack_damage_modify_percent = 391, + attribute_type_3_attack_damage_modify_percent = 392, + attribute_type_4_attack_damage_modify_percent = 393, + attribute_type_5_attack_damage_modify_percent = 394, + attribute_type_6_attack_damage_modify_percent = 395, + attribute_type_7_attack_damage_modify_percent = 396, + attribute_type_8_attack_damage_modify_percent = 397, + attribute_type_9_attack_damage_modify_percent = 398, + attribute_type_10_attack_damage_modify_percent = 399, + attribute_type_11_attack_damage_modify_percent = 400, + attribute_type_12_attack_damage_modify_percent = 401, + attribute_type_1_defend_damage_modify_percent = 402, + attribute_type_2_defend_damage_modify_percent = 403, + attribute_type_3_defend_damage_modify_percent = 404, + attribute_type_4_defend_damage_modify_percent = 405, + attribute_type_5_defend_damage_modify_percent = 406, + attribute_type_6_defend_damage_modify_percent = 407, + attribute_type_7_defend_damage_modify_percent = 408, + attribute_type_8_defend_damage_modify_percent = 409, + attribute_type_9_defend_damage_modify_percent = 410, + attribute_type_10_defend_damage_modify_percent = 411, + attribute_type_11_defend_damage_modify_percent = 412, + attribute_type_12_defend_damage_modify_percent = 413, + defend_critical_damage_value = 414, + defend_critical_damage_value_equip = 415, + attack_abnormal_hit_base_percent = 416, + attack_abnormal_hit_value = 417, + attack_abnormal_hit_equip_value = 418, + defend_abnormal_resistance_base_percent = 419, + defend_abnormal_resistance_value = 420, + defend_abnormal_resistance_equip_value = 421, + invisible = 422, + block_move = 423, + block_skill = 424, + block_physical_skill = 425, + block_force_skill = 426, + immune_damage = 427, + immune_death = 428, + immune_debuff = 429, + exception_target = 430, + exception_detect = 431, + exception_hostile_target = 432, + immune_casting_delay = 433, + block_dodge = 434, + block_bounce = 435, + block_parry = 436, + block_perfect_parry = 437, + front_perfect_parry = 438, + back_perfect_parry = 439, + front_bounce = 440, + back_bounce = 441, + debug_invincible = 442, + debug_invisible = 443, + abnormality_reserve_7 = 444, + abnormality_reserve_8 = 445, + equip_hand = 446, + equip_hand_level = 447, + equip_hand_appearance_item = 448, + equip_hand_appearance_item_level = 449, + equip_hand_alt = 450, + equip_body = 451, + equip_body_guild_id = 452, + equip_body_custom1 = 453, + equip_body_custom2 = 454, + equip_body_custom3 = 455, + equip_body_custom4 = 456, + equip_body_custom5 = 457, + equip_body_custom6 = 458, + equip_body_custom7 = 459, + equip_body_custom8 = 460, + equip_ear = 461, + equip_eye = 462, + equip_eye_custom1 = 463, + equip_eye_custom2 = 464, + equip_eye_custom3 = 465, + equip_head = 466, + equip_head_custom1 = 467, + equip_head_custom2 = 468, + equip_head_custom3 = 469, + equip_body_attach = 470, + equip_body_attach_custom1 = 471, + equip_body_attach_custom2 = 472, + equip_body_attach_custom3 = 473, + equip_weapon_gem = 474, + equip_pet_1 = 475, + equip_pet_1_appearance_item = 476, + equip_pet_2 = 477, + equip_pet_2_appearance_item = 478, + equip_badge_appearance_item = 479, + equip_normal_state_appearance = 480, + equip_idle_state_appearance = 481, + equip_hypermove_appearance = 482, + equip_name_plate_appearance = 483, + equip_speech_bubble_appearance = 484, + equip_talk_social_item = 485, + equip_soul_gem = 486, + }; + + enum class op { + eq = 0, + neq = 1, + gt = 2, + ge = 3, + lt = 4, + le = 5, + }; + + enum class flagtype { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class env2_state { + none = 0, + open = 1, + close = 2, + empty = 3, + step_1 = 4, + step_2 = 5, + step_3 = 6, + step_4 = 7, + step_5 = 8, + step_6 = 9, + step_7 = 10, + }; + + enum class effect_slot { + all = 0, + buff = 1, + debuff = 2, + }; + + enum class term_op { + none = 0, + and_val = 1, + or_val = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/filter/filter_active_faction_Record.h b/Generated/include/EU/filter/filter_active_faction_Record.h index ae6dde351..ac61dd4d9 100644 --- a/Generated/include/EU/filter/filter_active_faction_Record.h +++ b/Generated/include/EU/filter/filter_active_faction_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 136;}; +int value_tableId() const {return 139;}; static __int32 SubType() { return 10; } }; diff --git a/Generated/include/EU/filter/filter_content_quota_charge_Record.h b/Generated/include/EU/filter/filter_content_quota_charge_Record.h index 479077581..73256803c 100644 --- a/Generated/include/EU/filter/filter_content_quota_charge_Record.h +++ b/Generated/include/EU/filter/filter_content_quota_charge_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef content_quota; -int content_quota_tableId() const {return 67;}; +int content_quota_tableId() const {return 69;}; signed char op; char Pad_sub_0[3]; __int64 charge_value; diff --git a/Generated/include/EU/filter/filter_effect_id_Record.h b/Generated/include/EU/filter/filter_effect_id_Record.h index 811ebea02..850ec85e8 100644 --- a/Generated/include/EU/filter/filter_effect_id_Record.h +++ b/Generated/include/EU/filter/filter_effect_id_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 115;}; +int value_tableId() const {return 118;}; static __int32 SubType() { return 34; } }; diff --git a/Generated/include/EU/filter/filter_env_id_Record.h b/Generated/include/EU/filter/filter_env_id_Record.h index 4f88f8503..5678ccb4a 100644 --- a/Generated/include/EU/filter/filter_env_id_Record.h +++ b/Generated/include/EU/filter/filter_env_id_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef env2spawn; -int env2spawn_tableId() const {return 474;}; +int env2spawn_tableId() const {return 481;}; static __int32 SubType() { return 26; } }; diff --git a/Generated/include/EU/filter/filter_faction_Record.h b/Generated/include/EU/filter/filter_faction_Record.h index 4af220f7b..1d72a2d7b 100644 --- a/Generated/include/EU/filter/filter_faction_Record.h +++ b/Generated/include/EU/filter/filter_faction_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 136;}; +int value_tableId() const {return 139;}; static __int32 SubType() { return 9; } }; diff --git a/Generated/include/EU/filter/filter_field_item_Record.h b/Generated/include/EU/filter/filter_field_item_Record.h index c7d8a010b..f69641049 100644 --- a/Generated/include/EU/filter/filter_field_item_Record.h +++ b/Generated/include/EU/filter/filter_field_item_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef field_item; -int field_item_tableId() const {return 143;}; +int field_item_tableId() const {return 146;}; static __int32 SubType() { return 20; } }; diff --git a/Generated/include/EU/filter/filter_inventory_Record.h b/Generated/include/EU/filter/filter_inventory_Record.h index b281a47dc..c95a92713 100644 --- a/Generated/include/EU/filter/filter_inventory_Record.h +++ b/Generated/include/EU/filter/filter_inventory_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; signed char amount; static __int32 SubType() { return 19; } diff --git a/Generated/include/EU/filter/filter_npc_id_Record.h b/Generated/include/EU/filter/filter_npc_id_Record.h index 75fad07b9..b85cc8783 100644 --- a/Generated/include/EU/filter/filter_npc_id_Record.h +++ b/Generated/include/EU/filter/filter_npc_id_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 270;}; +int value_tableId() const {return 276;}; static __int32 SubType() { return 23; } }; diff --git a/Generated/include/EU/filter/filter_quest_complete_Record.h b/Generated/include/EU/filter/filter_quest_complete_Record.h index d6689417d..c3c791aaa 100644 --- a/Generated/include/EU/filter/filter_quest_complete_Record.h +++ b/Generated/include/EU/filter/filter_quest_complete_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 299;}; +int quest_tableId() const {return 306;}; signed char mission_step; char Pad_sub_0[1]; __int16 count; diff --git a/Generated/include/EU/filter/filter_quest_not_complete_Record.h b/Generated/include/EU/filter/filter_quest_not_complete_Record.h index d397ddacd..7d5f70bd9 100644 --- a/Generated/include/EU/filter/filter_quest_not_complete_Record.h +++ b/Generated/include/EU/filter/filter_quest_not_complete_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 299;}; +int quest_tableId() const {return 306;}; static __int32 SubType() { return 37; } }; diff --git a/Generated/include/EU/filter/filter_skill3_Record.h b/Generated/include/EU/filter/filter_skill3_Record.h index 793eba164..2b41d8bae 100644 --- a/Generated/include/EU/filter/filter_skill3_Record.h +++ b/Generated/include/EU/filter/filter_skill3_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 342;}; +int value_tableId() const {return 349;}; static __int32 SubType() { return 32; } }; diff --git a/Generated/include/EU/filter/filter_skill3_id_Record.h b/Generated/include/EU/filter/filter_skill3_id_Record.h index f88c324b1..88df79a2b 100644 --- a/Generated/include/EU/filter/filter_skill3_id_Record.h +++ b/Generated/include/EU/filter/filter_skill3_id_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 342;}; +int value_tableId() const {return 349;}; static __int32 SubType() { return 33; } }; diff --git a/Generated/include/EU/filter/filter_skill_Record.h b/Generated/include/EU/filter/filter_skill_Record.h index a3409137c..a6be1a507 100644 --- a/Generated/include/EU/filter/filter_skill_Record.h +++ b/Generated/include/EU/filter/filter_skill_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 355;}; +int value_tableId() const {return 362;}; static __int32 SubType() { return 30; } }; diff --git a/Generated/include/EU/filter/filter_skill_id_Record.h b/Generated/include/EU/filter/filter_skill_id_Record.h index a28b2bb28..a3941a97c 100644 --- a/Generated/include/EU/filter/filter_skill_id_Record.h +++ b/Generated/include/EU/filter/filter_skill_id_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 355;}; +int value_tableId() const {return 362;}; static __int32 SubType() { return 31; } }; diff --git a/Generated/include/EU/fish/AAA_fish_RecordBase.h b/Generated/include/EU/fish/AAA_fish_RecordBase.h index f5641ecbc..bf54227dd 100644 --- a/Generated/include/EU/fish/AAA_fish_RecordBase.h +++ b/Generated/include/EU/fish/AAA_fish_RecordBase.h @@ -29,7 +29,7 @@ __int16 acquire_life_contents_point; signed char reduce_life_contents_cq_amount; char Pad1[1]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; wchar_t* mesh; BnsTables::Shared::IconRef icon; wchar_t* col; @@ -39,11 +39,12 @@ bool hide; char Pad2[1]; BnsTables::Shared::TableRef fishing_field_group[20]; __int32 fishing_field_group_Size() const {return 20;}; -int fishing_field_group_tableId() const {return 151;}; +int fishing_field_group_tableId() const {return 154;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 17); } - static __int16 TableId() { return 148; } + static __int16 TableId() { return 151; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/fishgrade/AAA_fishgrade_RecordBase.h b/Generated/include/EU/fishgrade/AAA_fishgrade_RecordBase.h index 7ef5ace11..08bd17f36 100644 --- a/Generated/include/EU/fishgrade/AAA_fishgrade_RecordBase.h +++ b/Generated/include/EU/fishgrade/AAA_fishgrade_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; wchar_t* grade_symbol; signed char grade; char Pad0[1]; @@ -31,8 +31,20 @@ bool rare; bool cannot_use; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 149; } + static __int16 TableId() { return 152; } static __int32 SubType() { return -1; } + enum class grade { + fish_grade_1 = 0, + fish_grade_2 = 1, + fish_grade_3 = 2, + fish_grade_4 = 3, + fish_grade_5 = 4, + fish_grade_6 = 5, + fish_grade_7 = 6, + fish_grade_8 = 7, + fish_grade_9 = 8, + fish_grade_10 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/fishing_field/AAA_fishing_field_RecordBase.h b/Generated/include/EU/fishing_field/AAA_fishing_field_RecordBase.h index a9f7001fe..b881cd363 100644 --- a/Generated/include/EU/fishing_field/AAA_fishing_field_RecordBase.h +++ b/Generated/include/EU/fishing_field/AAA_fishing_field_RecordBase.h @@ -23,28 +23,29 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef grade_ss_fish[20]; __int32 grade_ss_fish_Size() const {return 20;}; -int grade_ss_fish_tableId() const {return 148;}; +int grade_ss_fish_tableId() const {return 151;}; BnsTables::Shared::TableRef grade_s_fish[20]; __int32 grade_s_fish_Size() const {return 20;}; -int grade_s_fish_tableId() const {return 148;}; +int grade_s_fish_tableId() const {return 151;}; BnsTables::Shared::TableRef grade_a_fish[20]; __int32 grade_a_fish_Size() const {return 20;}; -int grade_a_fish_tableId() const {return 148;}; +int grade_a_fish_tableId() const {return 151;}; BnsTables::Shared::TableRef grade_b_fish[20]; __int32 grade_b_fish_Size() const {return 20;}; -int grade_b_fish_tableId() const {return 148;}; +int grade_b_fish_tableId() const {return 151;}; BnsTables::Shared::TableRef grade_c_fish[20]; __int32 grade_c_fish_Size() const {return 20;}; -int grade_c_fish_tableId() const {return 148;}; +int grade_c_fish_tableId() const {return 151;}; BnsTables::Shared::TableRef bonus_time; -int bonus_time_tableId() const {return 453;}; +int bonus_time_tableId() const {return 460;}; BnsTables::Shared::TableRef fishing_field_group; -int fishing_field_group_tableId() const {return 151;}; +int fishing_field_group_tableId() const {return 154;}; wchar_t* bonus_time_effect; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 150; } + static __int16 TableId() { return 153; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/fishing_field_group/AAA_fishing_field_group_RecordBase.h b/Generated/include/EU/fishing_field_group/AAA_fishing_field_group_RecordBase.h index 8d84a4f0b..83621a926 100644 --- a/Generated/include/EU/fishing_field_group/AAA_fishing_field_group_RecordBase.h +++ b/Generated/include/EU/fishing_field_group/AAA_fishing_field_group_RecordBase.h @@ -22,17 +22,18 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; BnsTables::Shared::TableRef fishing_field[10]; __int32 fishing_field_Size() const {return 10;}; -int fishing_field_tableId() const {return 150;}; +int fishing_field_tableId() const {return 153;}; __int16 fishing_field_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 151; } + static __int16 TableId() { return 154; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/fishing_paste/AAA_fishing_paste_RecordBase.h b/Generated/include/EU/fishing_paste/AAA_fishing_paste_RecordBase.h index 3111aa440..35779d0dc 100644 --- a/Generated/include/EU/fishing_paste/AAA_fishing_paste_RecordBase.h +++ b/Generated/include/EU/fishing_paste/AAA_fishing_paste_RecordBase.h @@ -22,12 +22,13 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; bool use_auto_fishing; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 152; } + static __int16 TableId() { return 155; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/fishing_show/AAA_fishing_show_RecordBase.h b/Generated/include/EU/fishing_show/AAA_fishing_show_RecordBase.h index 328b91d82..b8a674c19 100644 --- a/Generated/include/EU/fishing_show/AAA_fishing_show_RecordBase.h +++ b/Generated/include/EU/fishing_show/AAA_fishing_show_RecordBase.h @@ -31,8 +31,25 @@ __int32 fishing_show_duration; bool loop; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } - static __int16 TableId() { return 153; } + static __int16 TableId() { return 156; } static __int32 SubType() { return -1; } + enum class show_type { + none = 0, + casting = 1, + bonus_fishing_point_casting = 2, + idle = 3, + fake = 4, + before_hookset = 5, + hookset = 6, + hookset_half = 7, + fail = 8, + catch_small = 9, + catch_big = 10, + grab_small_normal = 11, + grab_small_rare = 12, + grab_big_normal = 13, + grab_big_rare = 14, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/flying_circus_game/AAA_flying_circus_game_RecordBase.h b/Generated/include/EU/flying_circus_game/AAA_flying_circus_game_RecordBase.h index 414757e6d..ac87149f4 100644 --- a/Generated/include/EU/flying_circus_game/AAA_flying_circus_game_RecordBase.h +++ b/Generated/include/EU/flying_circus_game/AAA_flying_circus_game_RecordBase.h @@ -22,15 +22,16 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 295;}; +int public_raid_tableId() const {return 302;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 154; } + static __int16 TableId() { return 157; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/game_menu_control/AAA_game_menu_control_RecordBase.h b/Generated/include/EU/game_menu_control/AAA_game_menu_control_RecordBase.h index 4d832f9e0..2e14f016a 100644 --- a/Generated/include/EU/game_menu_control/AAA_game_menu_control_RecordBase.h +++ b/Generated/include/EU/game_menu_control/AAA_game_menu_control_RecordBase.h @@ -24,20 +24,160 @@ namespace BnsTables::EU { signed char required_master_level; char Pad0[2]; BnsTables::Shared::TableRef required_acquired_and_complete_quest; -int required_acquired_and_complete_quest_tableId() const {return 299;}; +int required_acquired_and_complete_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef required_complete_quest; -int required_complete_quest_tableId() const {return 299;}; +int required_complete_quest_tableId() const {return 306;}; signed char restrict_gameoption_display_type; signed char restrict_content_type; char Pad1[2]; BnsTables::Shared::TableRef notifycenter_message; -int notifycenter_message_tableId() const {return 427;}; +int notifycenter_message_tableId() const {return 434;}; BnsTables::Shared::TableRef unavailability_confirm_text; -int unavailability_confirm_text_tableId() const {return 427;}; +int unavailability_confirm_text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 2); } - static __int16 TableId() { return 155; } + static __int16 TableId() { return 158; } static __int32 SubType() { return -1; } + enum class menu_type { + pc_filter_hidden = 0, + pet_filter_hidden = 1, + outward_appearance_filter_hidden = 2, + second_pasword = 3, + immediate_escape = 4, + callcenter = 5, + survay = 6, + petition = 7, + tgos = 8, + help = 9, + hud_customize = 10, + system_option = 11, + change_channel = 12, + return_to_arena_lobby = 13, + return_world_server = 14, + select_character = 15, + log_out = 16, + exit_game = 17, + game_option_type_exit_game = 18, + power_book = 19, + web_character_info = 20, + delivery = 21, + auction = 22, + cross = 23, + craft = 24, + search_party = 25, + guild = 26, + blacklist = 27, + photo_album = 28, + wardrobe = 29, + wardrobe2 = 30, + attendnace = 31, + attendnace_benefit = 32, + web_contents_guide = 33, + web_event_guide = 34, + nshop = 35, + push_reward = 36, + appearance_pictorial_book = 37, + sandbox = 38, + duel_lobby_return_to_world = 39, + dungeon_lobby_return_to_world = 40, + duel_lobby_leave_room = 41, + guild_customize_leave = 42, + dungeon_guide = 43, + relic = 44, + jpn_dungeon_guide = 45, + leave_attraction = 46, + jpn_payment = 47, + jpn_commerce = 48, + content_rating = 49, + fish_collecting = 50, + guide_movie = 51, + pvp_data = 52, + zone_exit = 53, + levelup_reward = 54, + web_probability = 55, + renewal_interserver_dungeon = 56, + renewal_party_search = 57, + renewal_public_raid = 58, + renewal_public_raid3 = 59, + renewal_public_raid2 = 60, + renewal_journal = 61, + renewal_map = 62, + renewal_craft = 63, + renewal_fish_collecting = 64, + renewal_skill_training_room = 65, + renewal_contents_journal_2 = 66, + renewal_game_information = 67, + renewal_dungeon_guide = 68, + renewal_web_contents_guide = 69, + renewal_jpn_dungeon_guide = 70, + renewal_customize = 71, + renewal_web_character_info = 72, + renewal_jumping_level = 73, + renewal_job_change = 74, + renewal_achievement = 75, + renewal_account_contents = 76, + renewal_inventory = 77, + renewal_skilltraining = 78, + renewal_slate = 79, + renewal_museum = 80, + renewal_wardrobe2 = 81, + renewal_personal_customize = 82, + renewal_wardrobe = 83, + renewal_sandbox = 84, + renewal_friends = 85, + renewal_power_book = 86, + renewal_guild = 87, + renewal_auction = 88, + renewal_ranking = 89, + renewal_ranking2 = 90, + renewal_delivery = 91, + renewal_qq = 92, + renewal_pvp_data = 93, + renewal_photo_album = 94, + renewal_attendance_timetable = 95, + renewal_attendnace = 96, + renewal_attendnace_benefit = 97, + renewal_goods = 98, + renewal_nshop = 99, + renewal_tencent_ingameshop = 100, + renewal_np_auction = 101, + renewal_dragon_jade_shop = 102, + renewal_mentoring = 103, + renewal_ingame_notice = 104, + renewal_tencent_event_notice = 105, + renewal_tencent_community_event = 106, + renewal_goods_store = 107, + renewal_random_store = 108, + renewal_boardgacha = 109, + renewal_treasureboard = 110, + renewal_web_event_guide = 111, + renewal_glyph_inventory = 112, + renewal_constealltion = 113, + renewal_public_raid5 = 114, + renewal_sealeddungeonreward = 115, + renewal_inter_battle_field = 116, + renewal_guerrilla_event1 = 117, + renewal_guerrilla_event2 = 118, + renewal_guerrilla_event3 = 119, + renewal_wanted_mission = 120, + renewal_expedition = 121, + renewal_neopass = 122, + renewal_worldachivement = 123, + renewal_racoon_store = 124, + renewal_notification_center = 125, + }; + + enum class restrict_gameoption_display_type { + hide = 0, + lock = 1, + }; + + enum class restrict_content_type { + none = 0, + gameoption = 1, + system_menu = 2, + all = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/game_message/AAA_game_message_RecordBase.h b/Generated/include/EU/game_message/AAA_game_message_RecordBase.h index f1fc7ae27..bc81a2531 100644 --- a/Generated/include/EU/game_message/AAA_game_message_RecordBase.h +++ b/Generated/include/EU/game_message/AAA_game_message_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::EU { signed char category; char Pad0[3]; BnsTables::Shared::TableRef text; -int text_tableId() const {return 427;}; +int text_tableId() const {return 434;}; bool chatting; char Pad1[3]; wchar_t* chatting_fontset; @@ -32,11 +32,11 @@ bool headline2; char Pad2[3]; wchar_t* headline2_fontset; BnsTables::Shared::TableRef headline_text; -int headline_text_tableId() const {return 427;}; +int headline_text_tableId() const {return 434;}; wchar_t* headline_fontset; wchar_t* headline_particle; BnsTables::Shared::TableRef boss_headline_text; -int boss_headline_text_tableId() const {return 427;}; +int boss_headline_text_tableId() const {return 434;}; wchar_t* boss_headline_fontset; signed char sound_track; bool stop_previous_track_sound; @@ -50,12 +50,113 @@ signed char sound2_type; signed char guild_battle_type; char Pad5[2]; BnsTables::Shared::TableRef guild_battle_text; -int guild_battle_text_tableId() const {return 427;}; +int guild_battle_text_tableId() const {return 434;}; signed char ghost_mode_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 156; } + static __int16 TableId() { return 159; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + chat_sight = 1, + chat_party = 2, + chat_team = 3, + chat_team_leader = 4, + chat_one = 5, + chat_in_domain = 6, + chat_world = 7, + chat_faction = 8, + chat_guild = 9, + chat_guild_manager = 10, + chat_party_search = 11, + chat_npc = 12, + chat_godsay_normal = 13, + chat_godsay_campaign = 14, + chat_godsay_emergency = 15, + chat_field_dungeon = 16, + chat_qq_c2c = 17, + chat_qq_group = 18, + chat_guild_search = 19, + chat_watch = 20, + chat_friends = 21, + default_val = 22, + warning = 23, + info = 24, + party = 25, + party_match = 26, + team = 27, + faction = 28, + guild = 29, + guild_match = 30, + exhaustion = 31, + exhaustion_pc = 32, + exp_acquisition = 33, + exp_loss = 34, + levelup = 35, + money_acquisition = 36, + money_loss = 37, + item_acquisition = 38, + item_loss = 39, + skill_build_up_point_acquisition = 40, + quest_acquisition = 41, + quest_complete = 42, + talk_social = 43, + field_dungeon = 44, + qq = 45, + combat_normal = 46, + combat_critical = 47, + combat_heal = 48, + combat_defend = 49, + combat_parry = 50, + combat_abnormal = 51, + combat_attacked_normal = 52, + combat_attacked_critical = 53, + combat_target_heal = 54, + combat_target_defend = 55, + combat_target_abnormal = 56, + combat_other_normal = 57, + combat_other_critical = 58, + combat_other_heal = 59, + combat_other_defend = 60, + combat_other_abnormal = 61, + combat_party_normal = 62, + combat_party_critical = 63, + combat_party_heal = 64, + combat_party_defend = 65, + combat_party_abnormal = 66, + combat_party_attacked_normal = 67, + combat_party_attacked_critical = 68, + combat_party_target_defend = 69, + mentoring = 70, + skill = 71, + }; + + enum class sound_track { + none = 0, + value_1 = 1, + value_2 = 2, + }; + + enum class sound_type { + none = 0, + voice = 1, + effect = 2, + }; + + enum class guild_battle_type { + none = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + }; + + enum class ghost_mode_type { + none = 0, + normal = 1, + ghost = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/gathersource/AAA_gathersource_RecordBase.h b/Generated/include/EU/gathersource/AAA_gathersource_RecordBase.h index 6414ec3db..1d2fd0825 100644 --- a/Generated/include/EU/gathersource/AAA_gathersource_RecordBase.h +++ b/Generated/include/EU/gathersource/AAA_gathersource_RecordBase.h @@ -29,7 +29,7 @@ __int16 max_range; char Pad1[2]; BnsTables::Shared::TableRef item[4]; __int32 item_Size() const {return 4;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; signed char item_count_min[4]; __int32 item_count_min_Size() const {return 4;}; signed char item_count_max[4]; @@ -46,9 +46,12 @@ wchar_t* gather_start_animname; wchar_t* gather_end_animname; wchar_t* gather_stay_animname; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 157; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 160; } static __int32 SubType() { return -1; } + enum class gather_type { + hand_collection = 0, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/glyph/AAA_glyph_RecordBase.h b/Generated/include/EU/glyph/AAA_glyph_RecordBase.h index a9565596b..00253c6f3 100644 --- a/Generated/include/EU/glyph/AAA_glyph_RecordBase.h +++ b/Generated/include/EU/glyph/AAA_glyph_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; signed char glyph_type; signed char color; signed char grade; @@ -31,15 +31,15 @@ BnsTables::Shared::IconRef icon; bool is_representative; char Pad1[3]; BnsTables::Shared::TableRef condition_event; -int condition_event_tableId() const {return 63;}; +int condition_event_tableId() const {return 65;}; signed char condition_event_type; char Pad2[3]; BnsTables::Shared::TableRef condition_event_min; -int condition_event_min_tableId() const {return 63;}; +int condition_event_min_tableId() const {return 65;}; BnsTables::Shared::TableRef condition_event_max; -int condition_event_max_tableId() const {return 63;}; +int condition_event_max_tableId() const {return 65;}; BnsTables::Shared::TableRef flavor_text; -int flavor_text_tableId() const {return 427;}; +int flavor_text_tableId() const {return 434;}; signed char reward_tier; signed char ability[5]; __int32 ability_Size() const {return 5;}; @@ -49,12 +49,111 @@ __int32 ability_value_Size() const {return 5;}; __int16 ability_id; char Pad4[2]; BnsTables::Shared::TableRef dungeon_condition; -int dungeon_condition_tableId() const {return 147;}; +int dungeon_condition_tableId() const {return 150;}; __int16 group_id; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } - static __int16 TableId() { return 158; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 0); } + static __int16 TableId() { return 161; } static __int32 SubType() { return -1; } + enum class glyph_type { + none = 0, + normal = 1, + special = 2, + material = 3, + }; + + enum class color { + none = 0, + red = 1, + yellow = 2, + blue = 3, + }; + + enum class condition_event_type { + attack = 0, + defense = 1, + utility = 2, + special = 3, + none = 4, + }; + + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/glyph_page/AAA_glyph_page_RecordBase.h b/Generated/include/EU/glyph_page/AAA_glyph_page_RecordBase.h index 0b92b4239..8fc764e25 100644 --- a/Generated/include/EU/glyph_page/AAA_glyph_page_RecordBase.h +++ b/Generated/include/EU/glyph_page/AAA_glyph_page_RecordBase.h @@ -20,18 +20,31 @@ namespace BnsTables::EU { unsigned __int64 key; }; __declspec(align(8)) Key key; - BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; + wchar_t* alias; +signed char publisher; +char Pad0[3]; +BnsTables::Shared::TableRef name; +int name_tableId() const {return 434;}; __int32 cost_money; BnsTables::Shared::TableRef cost_item[4]; __int32 cost_item_Size() const {return 4;}; -int cost_item_tableId() const {return 198;}; +int cost_item_tableId() const {return 202;}; __int16 cost_item_count[4]; __int32 cost_item_count_Size() const {return 4;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } - static __int16 TableId() { return 159; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } + static __int16 TableId() { return 162; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/glyph_reward/AAA_glyph_reward_RecordBase.h b/Generated/include/EU/glyph_reward/AAA_glyph_reward_RecordBase.h index 21e60543e..37bf8d90b 100644 --- a/Generated/include/EU/glyph_reward/AAA_glyph_reward_RecordBase.h +++ b/Generated/include/EU/glyph_reward/AAA_glyph_reward_RecordBase.h @@ -21,28 +21,30 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; wchar_t* alias; +signed char publisher; +char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::IconRef shuffle_reward_icon; BnsTables::Shared::TableRef shuffle_reward_tooltip; -int shuffle_reward_tooltip_tableId() const {return 427;}; +int shuffle_reward_tooltip_tableId() const {return 434;}; signed char upgrade_reward_preview; bool upgrade_reward_warning_message; signed char reward_type; signed char grade; signed char color; signed char glyph_type; -char Pad0[2]; +char Pad1[2]; __int32 cost_money; BnsTables::Shared::TableRef cost_item[4]; __int32 cost_item_Size() const {return 4;}; -int cost_item_tableId() const {return 198;}; +int cost_item_tableId() const {return 202;}; __int16 cost_item_count[4]; __int32 cost_item_count_Size() const {return 4;}; signed char tier_pick_probability; signed char additional_glyph_pick_probability; -__int16 grade_prob_weight[8]; -__int32 grade_prob_weight_Size() const {return 8;}; +__int16 grade_prob_weight[9]; +__int32 grade_prob_weight_Size() const {return 9;}; __int16 grade_prob_weight_total; __int16 tier_prob_weight[8]; __int32 tier_prob_weight_Size() const {return 8;}; @@ -50,16 +52,17 @@ __int16 tier_prob_weight_total; __int16 result_glyph_prob_weight[30]; __int32 result_glyph_prob_weight_Size() const {return 30;}; __int16 result_glyph_prob_weight_total; +char Pad2[2]; BnsTables::Shared::TableRef result_glyph[30]; __int32 result_glyph_Size() const {return 30;}; -int result_glyph_tableId() const {return 158;}; +int result_glyph_tableId() const {return 161;}; __int16 additional_glyph_prob_weight[10]; __int32 additional_glyph_prob_weight_Size() const {return 10;}; __int16 additional_glyph_prob_weight_total; -char Pad1[2]; +char Pad3[2]; BnsTables::Shared::TableRef additional_glyph[10]; __int32 additional_glyph_Size() const {return 10;}; -int additional_glyph_tableId() const {return 158;}; +int additional_glyph_tableId() const {return 161;}; __int16 cost_group_id[8]; __int32 cost_group_id_Size() const {return 8;}; __int16 result_group_id[8]; @@ -67,12 +70,47 @@ __int32 result_group_id_Size() const {return 8;}; __int16 group_prob_weight[8]; __int32 group_prob_weight_Size() const {return 8;}; __int16 group_prob_weight_total; -char Pad2[2]; +char Pad4[2]; __int32 mileage_weight; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } - static __int16 TableId() { return 160; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } + static __int16 TableId() { return 163; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class upgrade_reward_preview { + fixed_score = 0, + random_score = 1, + }; + + enum class reward_type { + acquire = 0, + upgrade = 1, + shuffle = 2, + }; + + enum class color { + none = 0, + red = 1, + yellow = 2, + blue = 3, + }; + + enum class glyph_type { + none = 0, + normal = 1, + special = 2, + material = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/glyph_slot/AAA_glyph_slot_RecordBase.h b/Generated/include/EU/glyph_slot/AAA_glyph_slot_RecordBase.h index 78de2b916..b79f7893c 100644 --- a/Generated/include/EU/glyph_slot/AAA_glyph_slot_RecordBase.h +++ b/Generated/include/EU/glyph_slot/AAA_glyph_slot_RecordBase.h @@ -26,7 +26,7 @@ char Pad0[2]; __int32 required_level; __int32 required_mastery_level; BnsTables::Shared::TableRef required_sealed_dungeon; -int required_sealed_dungeon_tableId() const {return 114;}; +int required_sealed_dungeon_tableId() const {return 117;}; __int16 required_sealed_level; __int16 required_quest_id; __int16 required_achievement_id; @@ -34,13 +34,26 @@ __int16 required_achievement_step; __int32 cost_money; BnsTables::Shared::TableRef cost_item[4]; __int32 cost_item_Size() const {return 4;}; -int cost_item_tableId() const {return 198;}; +int cost_item_tableId() const {return 202;}; __int16 cost_item_count[4]; __int32 cost_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } - static __int16 TableId() { return 161; } + static __int16 TableId() { return 164; } static __int32 SubType() { return -1; } + enum class slot_type { + none = 0, + normal = 1, + special = 2, + material = 3, + }; + + enum class slot_color { + none = 0, + red = 1, + yellow = 2, + blue = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h b/Generated/include/EU/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h index c0af1da8a..b77dc83f7 100644 --- a/Generated/include/EU/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h +++ b/Generated/include/EU/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h @@ -22,11 +22,12 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 162; } + static __int16 TableId() { return 165; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/goldenticket/AAA_goldenticket_RecordBase.h b/Generated/include/EU/goldenticket/AAA_goldenticket_RecordBase.h new file mode 100644 index 000000000..cf1317cbf --- /dev/null +++ b/Generated/include/EU/goldenticket/AAA_goldenticket_RecordBase.h @@ -0,0 +1,54 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct goldenticket_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + __int16 id; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + wchar_t* alias; +BnsTables::Shared::TableRef name; +int name_tableId() const {return 434;}; +signed char ticket_type; +char Pad0[3]; +BnsTables::Shared::TableRef ticket_item; +int ticket_item_tableId() const {return 202;}; +__int16 ticket_item_count; +bool ticket_enable; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 166; } + static __int32 SubType() { return -1; } + enum class ticket_type { + none = 0, + shuffle_glyph_cost_ticket = 1, + shuffle_worldaccountcard_cost_ticket = 2, + transform_cost_ticket = 3, + improve_option_draw_cost_ticket = 4, + extract_skill_cost_ticket = 5, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) goldenticket_RecordPtr // : DrRecordPtr + { + goldenticket_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/goodsicon/AAA_goodsicon_RecordBase.h b/Generated/include/EU/goodsicon/AAA_goodsicon_RecordBase.h index 7ad7aa501..2136e3d9b 100644 --- a/Generated/include/EU/goodsicon/AAA_goodsicon_RecordBase.h +++ b/Generated/include/EU/goodsicon/AAA_goodsicon_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::EU { BnsTables::Shared::IconRef icon; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 163; } + static __int16 TableId() { return 167; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/gradebenefits/AAA_gradebenefits_RecordBase.h b/Generated/include/EU/gradebenefits/AAA_gradebenefits_RecordBase.h index 6703995ac..2caa97554 100644 --- a/Generated/include/EU/gradebenefits/AAA_gradebenefits_RecordBase.h +++ b/Generated/include/EU/gradebenefits/AAA_gradebenefits_RecordBase.h @@ -24,7 +24,7 @@ signed char level; __int32 game_grade_key; __int64 value; BnsTables::Shared::TableRef effect; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; wchar_t* string_value; bool enable_in_arena_duel; char Pad0[3]; @@ -35,8 +35,84 @@ wchar_t* icon_image_set; wchar_t* name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 1); } - static __int16 TableId() { return 164; } + static __int16 TableId() { return 168; } static __int32 SubType() { return -1; } + enum class benefit_type { + none = 0, + restoration_time = 1, + nameplate_icon = 2, + nameplate_icon2 = 3, + use_nameplate_font = 4, + use_hypermove_special_effect = 5, + use_hypermove_special_effect2 = 6, + broadcast_reserved_7 = 7, + broadcast_reserved_8 = 8, + effect_1 = 9, + effect_2 = 10, + effect_3 = 11, + effect_4 = 12, + effect_5 = 13, + effect_6 = 14, + effect_7 = 15, + effect_8 = 16, + achievement_1 = 17, + achievement_2 = 18, + achievement_3 = 19, + achievement_4 = 20, + achievement_5 = 21, + max_vitality2_bonus = 22, + quest_reward_money_bonus = 23, + unlocated_store = 24, + unlocated_warehouse = 25, + closet = 26, + auction_escrow = 27, + concurrent_sale_count_bonus = 28, + accumulated_sale_count_bonus = 29, + market_register_amount_tax_discount_rate = 30, + money_market_concurrent_sale_count_bonus = 31, + money_market_accumulated_sale_count_bonus = 32, + weapon_accessory_transform_money_cost_discount_rate = 33, + weapon_gem_transform_money_cost_discount_rate = 34, + weapon_repair_item_count_discount_rate = 35, + item_awakening_money_cost_discount_rate = 36, + random_store_prob_group = 37, + npc_looting_money_reward_percent = 38, + npc_looting_money_reward_percent_bonus = 39, + detach_weapon_gem_money_cost_discount_rate = 40, + ingameshop_daily_free_purchase = 41, + ingameshop_discount = 42, + purify_item_discount_rate = 43, + membership_mileage = 44, + daily_or_attraction_quest_reward_exp_bonus_percent = 45, + game_mileage_bonus_percent = 46, + weapon_appearance_change_cost_money_discount_percent = 47, + production_exp_bonus_percent = 48, + teleport_limit_time_decrease_second = 49, + additional_unlocated_store = 50, + duel_point_bonus_percent = 51, + party_battle_point_bonus_percent = 52, + field_play_point_bonus_percent = 53, + duel_exp_bonus_percent = 54, + party_battle_exp_bonus_percent = 55, + daily_game_cash = 56, + membership_only_product_purchase = 57, + premium_depository = 58, + quest_reward_hongmoon = 59, + quest_reward_membership = 60, + quest_reward_account_exp_bonus_percent = 61, + tendency_quest_reward_account_exp_bonus_percent = 62, + challenge_reward_account_exp_bonus_percent = 63, + challenge_reward_money_bonus_percent = 64, + apply_min_energy_point_multiple_value = 65, + item_improve_money_cost_discount_rate = 66, + consume_depository = 67, + pet_gem_transform_money_cost_discount_rate = 68, + item_combination_cost_discount_rate = 69, + draw_option_cost_discount_rate = 70, + etc_benefits = 71, + external_daily_membership_mileage = 72, + fatigability_reduction_rate = 73, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guide_movie/AAA_guide_movie_RecordBase.h b/Generated/include/EU/guide_movie/AAA_guide_movie_RecordBase.h index a7a829995..e0d78dbb7 100644 --- a/Generated/include/EU/guide_movie/AAA_guide_movie_RecordBase.h +++ b/Generated/include/EU/guide_movie/AAA_guide_movie_RecordBase.h @@ -30,18 +30,31 @@ namespace BnsTables::EU { signed char category; char Pad0[3]; BnsTables::Shared::TableRef title; -int title_tableId() const {return 427;}; +int title_tableId() const {return 434;}; signed char activation_level; signed char activation_mastery_level; bool use_notice_hud; char Pad1[1]; BnsTables::Shared::TableRef message; -int message_tableId() const {return 156;}; +int message_tableId() const {return 159;}; wchar_t* movie_url; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 165; } + static __int16 TableId() { return 169; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + category1 = 1, + category2 = 2, + category3 = 3, + category4 = 4, + category5 = 5, + category6 = 6, + category7 = 7, + category8 = 8, + category9 = 9, + category10 = 10, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guide_movie/guide_movie_dungeon_Record.h b/Generated/include/EU/guide_movie/guide_movie_dungeon_Record.h index c9e1eb44a..d2081600a 100644 --- a/Generated/include/EU/guide_movie/guide_movie_dungeon_Record.h +++ b/Generated/include/EU/guide_movie/guide_movie_dungeon_Record.h @@ -12,21 +12,21 @@ namespace BnsTables::EU { BnsTables::Shared::TableRef cave; int cave_tableId() const {return 49;}; BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef raid_dungeon; -int raid_dungeon_tableId() const {return 308;}; +int raid_dungeon_tableId() const {return 315;}; BnsTables::Shared::TableRef boss_challenge; int boss_challenge_tableId() const {return 44;}; BnsTables::Shared::TableRef duel_bot_challenge; -int duel_bot_challenge_tableId() const {return 102;}; +int duel_bot_challenge_tableId() const {return 105;}; BnsTables::Shared::TableRef duel_bot_training_room; -int duel_bot_training_room_tableId() const {return 105;}; +int duel_bot_training_room_tableId() const {return 108;}; BnsTables::Shared::TableRef tendency_field; -int tendency_field_tableId() const {return 425;}; +int tendency_field_tableId() const {return 432;}; BnsTables::Shared::TableRef simple_field; -int simple_field_tableId() const {return 341;}; +int simple_field_tableId() const {return 348;}; BnsTables::Shared::TableRef time_limit_field; -int time_limit_field_tableId() const {return 428;}; +int time_limit_field_tableId() const {return 435;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/EU/guide_movie/guide_movie_enter_zone_Record.h b/Generated/include/EU/guide_movie/guide_movie_enter_zone_Record.h index 09041deed..aaf11387e 100644 --- a/Generated/include/EU/guide_movie/guide_movie_enter_zone_Record.h +++ b/Generated/include/EU/guide_movie/guide_movie_enter_zone_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/guide_movie/guide_movie_quest_Record.h b/Generated/include/EU/guide_movie/guide_movie_quest_Record.h index ab9f99442..9ee7dbde4 100644 --- a/Generated/include/EU/guide_movie/guide_movie_quest_Record.h +++ b/Generated/include/EU/guide_movie/guide_movie_quest_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef acquire_quest_id; -int acquire_quest_id_tableId() const {return 299;}; +int acquire_quest_id_tableId() const {return 306;}; BnsTables::Shared::TableRef complete_quest_id; -int complete_quest_id_tableId() const {return 299;}; +int complete_quest_id_tableId() const {return 306;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/guild_bank_item/AAA_guild_bank_item_RecordBase.h b/Generated/include/EU/guild_bank_item/AAA_guild_bank_item_RecordBase.h index 5377c685c..7054fb7c5 100644 --- a/Generated/include/EU/guild_bank_item/AAA_guild_bank_item_RecordBase.h +++ b/Generated/include/EU/guild_bank_item/AAA_guild_bank_item_RecordBase.h @@ -21,14 +21,22 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef bank_item; -int bank_item_tableId() const {return 198;}; +int bank_item_tableId() const {return 202;}; __int16 bank_item_round_lot; char Pad0[2]; __int64 bank_item_max_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 166; } + static __int16 TableId() { return 170; } static __int32 SubType() { return -1; } + enum class bank_item_type { + none = 0, + gemstone = 1, + moonstone = 2, + tokeniron = 3, + tokensilver = 4, + tokengold = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h b/Generated/include/EU/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h index 486f83545..094c87bb0 100644 --- a/Generated/include/EU/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h +++ b/Generated/include/EU/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h @@ -22,43 +22,43 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef effect[2]; __int32 effect_Size() const {return 2;}; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; BnsTables::Shared::TableRef respawn_effect; -int respawn_effect_tableId() const {return 115;}; +int respawn_effect_tableId() const {return 118;}; __int32 respawn_delay; BnsTables::Shared::TableRef refiner[3]; __int32 refiner_Size() const {return 3;}; -int refiner_tableId() const {return 474;}; +int refiner_tableId() const {return 481;}; BnsTables::Shared::TableRef respawn_by_refiner[3]; __int32 respawn_by_refiner_Size() const {return 3;}; -int respawn_by_refiner_tableId() const {return 481;}; +int respawn_by_refiner_tableId() const {return 488;}; BnsTables::Shared::TableRef airdash_1_by_refiner[3]; __int32 airdash_1_by_refiner_Size() const {return 3;}; -int airdash_1_by_refiner_tableId() const {return 474;}; +int airdash_1_by_refiner_tableId() const {return 481;}; BnsTables::Shared::TableRef airdash_2_by_refiner[3]; __int32 airdash_2_by_refiner_Size() const {return 3;}; -int airdash_2_by_refiner_tableId() const {return 474;}; +int airdash_2_by_refiner_tableId() const {return 481;}; BnsTables::Shared::TableRef guild_battle_field_zone_name2; -int guild_battle_field_zone_name2_tableId() const {return 427;}; +int guild_battle_field_zone_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef guild_battle_field_zone_desc; -int guild_battle_field_zone_desc_tableId() const {return 427;}; +int guild_battle_field_zone_desc_tableId() const {return 434;}; wchar_t* thumbnail_image; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; BnsTables::Shared::TableRef last_boss; -int last_boss_tableId() const {return 270;}; +int last_boss_tableId() const {return 276;}; __int16 pc_spawn_id[6]; __int32 pc_spawn_id_Size() const {return 6;}; signed char pc_spawn_id_count; char Pad0[3]; BnsTables::Shared::TableRef gate_replica[6]; __int32 gate_replica_Size() const {return 6;}; -int gate_replica_tableId() const {return 474;}; +int gate_replica_tableId() const {return 481;}; signed char gate_open_ready_minute; signed char sun_gate_open_hour[12]; __int32 sun_gate_open_hour_Size() const {return 12;}; @@ -136,8 +136,9 @@ signed char required_level_max; __int16 required_faction_score; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 18); } - static __int16 TableId() { return 167; } + static __int16 TableId() { return 171; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guild_combat/AAA_guild_combat_RecordBase.h b/Generated/include/EU/guild_combat/AAA_guild_combat_RecordBase.h index 69d68e491..08e1aeaa9 100644 --- a/Generated/include/EU/guild_combat/AAA_guild_combat_RecordBase.h +++ b/Generated/include/EU/guild_combat/AAA_guild_combat_RecordBase.h @@ -25,12 +25,46 @@ signed char required_level; char Pad0[1]; __int16 required_mastery_level; BnsTables::Shared::TableRef available_matching_weekly_time; -int available_matching_weekly_time_tableId() const {return 453;}; +int available_matching_weekly_time_tableId() const {return 460;}; __int16 party_battle_point_bonus_rate; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 169; } + static __int16 TableId() { return 173; } static __int32 SubType() { return -1; } + enum class season_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + sealed_dungeon_total = 17, + sealed_dungeon_1 = 18, + sealed_dungeon_2 = 19, + sealed_dungeon_3 = 20, + sealed_dungeon_4 = 21, + sealed_dungeon_5 = 22, + sealed_dungeon_6 = 23, + wave_dungeon_1 = 24, + wave_dungeon_2 = 25, + solo_dungeon_3_best_record = 26, + solo_dungeon_4_best_record = 27, + solo_dungeon_5_best_record = 28, + tier_total = 29, + hyper_racing_game = 30, + duel_npc_challenge = 31, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h b/Generated/include/EU/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h index 36033b138..686e196de 100644 --- a/Generated/include/EU/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h +++ b/Generated/include/EU/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h @@ -25,7 +25,7 @@ signed char craft_type; signed char required_guild_level; char Pad0[2]; BnsTables::Shared::TableRef required_faction; -int required_faction_tableId() const {return 136;}; +int required_faction_tableId() const {return 139;}; signed char production_type[7]; __int32 production_type_Size() const {return 7;}; char Pad1[1]; @@ -37,28 +37,28 @@ char Pad2[3]; __int32 contract_money; BnsTables::Shared::TableRef contract_item[5]; __int32 contract_item_Size() const {return 5;}; -int contract_item_tableId() const {return 198;}; +int contract_item_tableId() const {return 202;}; __int16 contract_item_count[5]; __int32 contract_item_count_Size() const {return 5;}; char Pad3[2]; BnsTables::Shared::TableRef contract_bm_item; -int contract_bm_item_tableId() const {return 198;}; +int contract_bm_item_tableId() const {return 202;}; __int16 contract_bm_item_count; char Pad4[2]; BnsTables::Shared::TableRef rent_bm_item; -int rent_bm_item_tableId() const {return 198;}; +int rent_bm_item_tableId() const {return 202;}; __int16 rent_bm_item_count; char Pad5[2]; BnsTables::Shared::TableRef material[15]; __int32 material_Size() const {return 15;}; -int material_tableId() const {return 198;}; +int material_tableId() const {return 202;}; __int16 material_count[15]; __int32 material_count_Size() const {return 15;}; __int16 material_donation_point[15]; __int32 material_donation_point_Size() const {return 15;}; BnsTables::Shared::TableRef brand_material[3]; __int32 brand_material_Size() const {return 3;}; -int brand_material_tableId() const {return 191;}; +int brand_material_tableId() const {return 195;}; signed char brand_material_condition_type[3]; __int32 brand_material_condition_type_Size() const {return 3;}; char Pad6[1]; @@ -68,7 +68,7 @@ __int16 brand_material_donation_point[3]; __int32 brand_material_donation_point_Size() const {return 3;}; __int32 time_cost; BnsTables::Shared::TableRef result; -int result_tableId() const {return 198;}; +int result_tableId() const {return 202;}; __int16 result_count; signed char result_bonus_guildlevel; char Pad7[1]; @@ -77,8 +77,117 @@ signed char result_receive_type; signed char use_state; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 170; } + static __int16 TableId() { return 174; } static __int32 SubType() { return -1; } + enum class craft_type { + none = 0, + small_val = 1, + big = 2, + }; + + enum class production_type { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class brand_material_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class result_receive_type { + authorized = 0, + specified = 1, + }; + + enum class use_state { + none = 0, + no_more_use = 1, + in_use = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guild_discount/AAA_guild_discount_RecordBase.h b/Generated/include/EU/guild_discount/AAA_guild_discount_RecordBase.h index 4c6a5b654..af220c489 100644 --- a/Generated/include/EU/guild_discount/AAA_guild_discount_RecordBase.h +++ b/Generated/include/EU/guild_discount/AAA_guild_discount_RecordBase.h @@ -35,8 +35,9 @@ signed char purify_item_discount_rate; signed char item_improve; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 173; } + static __int16 TableId() { return 177; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h b/Generated/include/EU/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h index 88e21240a..0da126d2d 100644 --- a/Generated/include/EU/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h +++ b/Generated/include/EU/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h @@ -27,8 +27,29 @@ bool initial_value[5]; __int32 initial_value_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 11); } - static __int16 TableId() { return 175; } + static __int16 TableId() { return 179; } static __int32 SubType() { return -1; } + enum class authority { + none = 0, + change_guildmember_grade_by_permission = 1, + banish_guildmember = 2, + change_guildmember_grade = 3, + edit_guild_notification_message = 4, + invite_guildmember = 5, + guild_level_up = 6, + control_small_craft = 7, + control_big_craft = 8, + warp_to_guildmember = 9, + call_guildmember = 10, + officer_chat = 11, + voice_chat_1 = 12, + voice_chat_2 = 13, + uniform_designer = 14, + edit_flag_bearer = 15, + guild_pr = 16, + accept_guildmember = 17, + purchase_guild_benefit = 18, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guildbenefit/AAA_guildbenefit_RecordBase.h b/Generated/include/EU/guildbenefit/AAA_guildbenefit_RecordBase.h index a056cf8e6..d355fa46d 100644 --- a/Generated/include/EU/guildbenefit/AAA_guildbenefit_RecordBase.h +++ b/Generated/include/EU/guildbenefit/AAA_guildbenefit_RecordBase.h @@ -26,11 +26,11 @@ __int32 duration; char Pad0[3]; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; __int16 order; __int16 guild_level; @@ -38,14 +38,19 @@ char Pad1[2]; __int32 money; BnsTables::Shared::TableRef item[5]; __int32 item_Size() const {return 5;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; __int32 item_count[5]; __int32 item_count_Size() const {return 5;}; __int32 guild_point; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 168; } + static __int16 TableId() { return 172; } static __int32 SubType() { return -1; } + enum class benefit_type { + none = 0, + ability_set = 1, + reward_set = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h b/Generated/include/EU/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h index c5356d976..af6c31838 100644 --- a/Generated/include/EU/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h +++ b/Generated/include/EU/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h @@ -25,8 +25,9 @@ signed char customize_factor[28]; __int32 customize_factor_Size() const {return 28;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 171; } + static __int16 TableId() { return 175; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h b/Generated/include/EU/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h index 79685e1d9..d66236d4b 100644 --- a/Generated/include/EU/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h +++ b/Generated/include/EU/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h @@ -21,12 +21,13 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef sub_name; -int sub_name_tableId() const {return 427;}; +int sub_name_tableId() const {return 434;}; signed char param_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 172; } + static __int16 TableId() { return 176; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guildlevel/AAA_guildlevel_RecordBase.h b/Generated/include/EU/guildlevel/AAA_guildlevel_RecordBase.h index ec897fd81..2e1c28160 100644 --- a/Generated/include/EU/guildlevel/AAA_guildlevel_RecordBase.h +++ b/Generated/include/EU/guildlevel/AAA_guildlevel_RecordBase.h @@ -24,7 +24,7 @@ signed char guild_type; __int32 money; BnsTables::Shared::TableRef required_item[5]; __int32 required_item_Size() const {return 5;}; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; __int32 required_item_count[5]; __int32 required_item_count_Size() const {return 5;}; __int32 required_guild_point; @@ -33,41 +33,42 @@ __int32 min_member_count; __int32 max_member_count; __int32 min_enable_member_count; BnsTables::Shared::TableRef guild_discount; -int guild_discount_tableId() const {return 173;}; +int guild_discount_tableId() const {return 177;}; wchar_t* level_skill_imageset[10]; __int32 level_skill_imageset_Size() const {return 10;}; BnsTables::Shared::TableRef level_skill_name[10]; __int32 level_skill_name_Size() const {return 10;}; -int level_skill_name_tableId() const {return 427;}; +int level_skill_name_tableId() const {return 434;}; BnsTables::Shared::TableRef level_skill_description[10]; __int32 level_skill_description_Size() const {return 10;}; -int level_skill_description_tableId() const {return 427;}; +int level_skill_description_tableId() const {return 434;}; wchar_t* display_basic_skill_imageset[10]; __int32 display_basic_skill_imageset_Size() const {return 10;}; BnsTables::Shared::TableRef display_basic_skill_name[10]; __int32 display_basic_skill_name_Size() const {return 10;}; -int display_basic_skill_name_tableId() const {return 427;}; +int display_basic_skill_name_tableId() const {return 434;}; BnsTables::Shared::TableRef display_basic_skill_description[10]; __int32 display_basic_skill_description_Size() const {return 10;}; -int display_basic_skill_description_tableId() const {return 427;}; +int display_basic_skill_description_tableId() const {return 434;}; wchar_t* display_add_skill_imageset[10]; __int32 display_add_skill_imageset_Size() const {return 10;}; BnsTables::Shared::TableRef display_add_skill_name[10]; __int32 display_add_skill_name_Size() const {return 10;}; -int display_add_skill_name_tableId() const {return 427;}; +int display_add_skill_name_tableId() const {return 434;}; BnsTables::Shared::TableRef display_add_skill_description[10]; __int32 display_add_skill_description_Size() const {return 10;}; -int display_add_skill_description_tableId() const {return 427;}; +int display_add_skill_description_tableId() const {return 434;}; signed char guildcraft_small_usable_count; signed char guildcraft_small_rentable_count; signed char guildcraft_big_usable_count; signed char guildcraft_big_rentable_count; BnsTables::Shared::TableRef levelup_text; -int levelup_text_tableId() const {return 427;}; +int levelup_text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 11); } - static __int16 TableId() { return 174; } + static __int16 TableId() { return 178; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h b/Generated/include/EU/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h index a685dbff2..3c72f7c87 100644 --- a/Generated/include/EU/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h +++ b/Generated/include/EU/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h @@ -24,23 +24,32 @@ __int32 param_value; signed char param_type_category; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad1[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; __int32 order; signed char required_guild_level; bool usable; char Pad2[2]; BnsTables::Shared::TableRef recipe_id; -int recipe_id_tableId() const {return 179;}; +int recipe_id_tableId() const {return 183;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 176; } + static __int16 TableId() { return 180; } static __int32 SubType() { return -1; } + enum class param_type_category { + none = 0, + style = 1, + top = 2, + bottoms = 3, + point_color = 4, + face = 5, + head = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h b/Generated/include/EU/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h index fd8060a9c..b0547e619 100644 --- a/Generated/include/EU/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h +++ b/Generated/include/EU/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h @@ -24,12 +24,27 @@ namespace BnsTables::EU { __int32 param_type_Size() const {return 28;}; __int32 master_param_type; BnsTables::Shared::TableRef category_name; -int category_name_tableId() const {return 427;}; +int category_name_tableId() const {return 434;}; signed char payment_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 177; } + static __int16 TableId() { return 181; } static __int32 SubType() { return -1; } + enum class param_type_category { + none = 0, + style = 1, + top = 2, + bottoms = 3, + point_color = 4, + face = 5, + head = 6, + }; + + enum class payment_type { + none = 0, + selective = 1, + all = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h b/Generated/include/EU/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h index 39cc49f2e..289e31fc5 100644 --- a/Generated/include/EU/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h +++ b/Generated/include/EU/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h @@ -23,20 +23,26 @@ namespace BnsTables::EU { signed char preset_type; char Pad0[3]; BnsTables::Shared::TableRef preset; -int preset_tableId() const {return 171;}; +int preset_tableId() const {return 175;}; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad1[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; __int32 order; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 178; } + static __int16 TableId() { return 182; } static __int32 SubType() { return -1; } + enum class preset_type { + none = 0, + costume = 1, + face = 2, + head = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h b/Generated/include/EU/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h index c883f6317..08b176668 100644 --- a/Generated/include/EU/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h +++ b/Generated/include/EU/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; BnsTables::Shared::TableRef required_item[2]; __int32 required_item_Size() const {return 2;}; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; __int32 required_item_count[2]; __int32 required_item_count_Size() const {return 2;}; bool required_item_is_bm[2]; @@ -31,13 +31,14 @@ char Pad0[2]; __int32 bank_money; BnsTables::Shared::TableRef bank_required_item[5]; __int32 bank_required_item_Size() const {return 5;}; -int bank_required_item_tableId() const {return 198;}; +int bank_required_item_tableId() const {return 202;}; __int32 bank_required_item_count[5]; __int32 bank_required_item_count_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 179; } + static __int16 TableId() { return 183; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h b/Generated/include/EU/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h index a69506d60..45f32e0e0 100644 --- a/Generated/include/EU/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h +++ b/Generated/include/EU/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h @@ -21,12 +21,13 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef payment_item; -int payment_item_tableId() const {return 198;}; +int payment_item_tableId() const {return 202;}; __int32 payment_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 180; } + static __int16 TableId() { return 184; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/guilduniformslider/AAA_guilduniformslider_RecordBase.h b/Generated/include/EU/guilduniformslider/AAA_guilduniformslider_RecordBase.h index b7d14020e..61e6df520 100644 --- a/Generated/include/EU/guilduniformslider/AAA_guilduniformslider_RecordBase.h +++ b/Generated/include/EU/guilduniformslider/AAA_guilduniformslider_RecordBase.h @@ -26,8 +26,9 @@ signed char step; signed char required_guild_level; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 181; } + static __int16 TableId() { return 185; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h b/Generated/include/EU/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h index 1370cb933..2a8771192 100644 --- a/Generated/include/EU/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h +++ b/Generated/include/EU/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h @@ -22,27 +22,28 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; __int32 play_time; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 295;}; +int public_raid_tableId() const {return 302;}; BnsTables::Shared::TableRef reward[4]; __int32 reward_Size() const {return 4;}; -int reward_tableId() const {return 183;}; +int reward_tableId() const {return 187;}; __int32 reward_time[4]; __int32 reward_time_Size() const {return 4;}; BnsTables::Shared::TableRef finish_reward; -int finish_reward_tableId() const {return 183;}; +int finish_reward_tableId() const {return 187;}; BnsTables::Shared::TableRef timeout_reward; -int timeout_reward_tableId() const {return 183;}; +int timeout_reward_tableId() const {return 187;}; BnsTables::Shared::TableRef goal_foot_switch; -int goal_foot_switch_tableId() const {return 474;}; +int goal_foot_switch_tableId() const {return 481;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 182; } + static __int16 TableId() { return 186; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h b/Generated/include/EU/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h index be6714b3f..ddb9bba3c 100644 --- a/Generated/include/EU/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h +++ b/Generated/include/EU/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h @@ -25,13 +25,14 @@ __int32 reward_exp; __int32 reward_money; BnsTables::Shared::TableRef reward_item[4]; __int32 reward_item_Size() const {return 4;}; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int16 reward_item_count[4]; __int32 reward_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 183; } + static __int16 TableId() { return 187; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/icontexture/AAA_icontexture_RecordBase.h b/Generated/include/EU/icontexture/AAA_icontexture_RecordBase.h index b264e0ac7..23fe07019 100644 --- a/Generated/include/EU/icontexture/AAA_icontexture_RecordBase.h +++ b/Generated/include/EU/icontexture/AAA_icontexture_RecordBase.h @@ -28,8 +28,9 @@ __int16 texture_width; __int16 texture_height; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 184; } + static __int16 TableId() { return 188; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/indicator_idle/AAA_indicator_idle_RecordBase.h b/Generated/include/EU/indicator_idle/AAA_indicator_idle_RecordBase.h index 687e503c2..180605ce4 100644 --- a/Generated/include/EU/indicator_idle/AAA_indicator_idle_RecordBase.h +++ b/Generated/include/EU/indicator_idle/AAA_indicator_idle_RecordBase.h @@ -22,17 +22,18 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef master_idle; -int master_idle_tableId() const {return 271;}; +int master_idle_tableId() const {return 277;}; BnsTables::Shared::TableRef npc[5]; __int32 npc_Size() const {return 5;}; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; BnsTables::Shared::TableRef idle[5]; __int32 idle_Size() const {return 5;}; -int idle_tableId() const {return 271;}; +int idle_tableId() const {return 277;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 185; } + static __int16 TableId() { return 189; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/indicator_image/AAA_indicator_image_RecordBase.h b/Generated/include/EU/indicator_image/AAA_indicator_image_RecordBase.h index 927f0ef6b..ed7245a14 100644 --- a/Generated/include/EU/indicator_image/AAA_indicator_image_RecordBase.h +++ b/Generated/include/EU/indicator_image/AAA_indicator_image_RecordBase.h @@ -27,8 +27,188 @@ wchar_t* minimap_boder; wchar_t* minimap_boder_over; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 30); } - static __int16 TableId() { return 186; } + static __int16 TableId() { return 190; } static __int32 SubType() { return -1; } + enum class indicator { + default_val = 0, + quest_epic_can_complete = 1, + quest_epic_can_acquire = 2, + quest_epic_can_progress = 3, + quest_epic_next_acquire = 4, + quest_epic_completed = 5, + quest_job_can_complete = 6, + quest_job_can_acquire = 7, + quest_job_can_progress = 8, + quest_job_next_acquire = 9, + quest_job_completed = 10, + quest_normal_can_complete = 11, + quest_normal_can_acquire = 12, + quest_normal_can_progress = 13, + quest_normal_next_acquire = 14, + quest_normal_completed = 15, + quest_faction_can_complete = 16, + quest_faction_can_acquire = 17, + quest_faction_can_progress = 18, + quest_faction_next_acquire = 19, + quest_faction_not_progress = 20, + quest_faction_completed = 21, + quest_festival_can_complete = 22, + quest_festival_can_acquire = 23, + quest_festival_can_progress = 24, + quest_festival_next_acquire = 25, + quest_festival_completed = 26, + quest_special_can_complete = 27, + quest_special_can_acquire = 28, + quest_special_can_progress = 29, + quest_special_next_acquire = 30, + quest_special_completed = 31, + quest_side_episode_can_complete = 32, + quest_side_episode_can_acquire = 33, + quest_side_episode_can_progress = 34, + quest_side_episode_next_acquire = 35, + quest_side_episode_completed = 36, + quest_challenge_today_can_complete = 37, + quest_challenge_today_can_acquire = 38, + quest_challenge_today_can_progress = 39, + quest_challenge_today_next_acquire = 40, + quest_challenge_today_completed = 41, + quest_normal_repeat_can_complete = 42, + quest_normal_repeat_can_acquire = 43, + quest_normal_repeat_can_progress = 44, + quest_normal_repeat_next_acquire = 45, + quest_normal_repeat_completed = 46, + quest_faction_repeat_can_complete = 47, + quest_faction_repeat_can_acquire = 48, + quest_faction_repeat_can_progress = 49, + quest_faction_repeat_next_acquire = 50, + quest_faction_repeat_not_progress = 51, + quest_faction_repeat_completed = 52, + quest_festival_repeat_can_complete = 53, + quest_festival_repeat_can_acquire = 54, + quest_festival_repeat_can_progress = 55, + quest_festival_repeat_next_acquire = 56, + quest_festival_repeat_completed = 57, + quest_side_episode_repeat_can_complete = 58, + quest_side_episode_repeat_can_acquire = 59, + quest_side_episode_repeat_can_progress = 60, + quest_side_episode_repeat_next_acquire = 61, + quest_side_episode_repeat_completed = 62, + quest_normal_dayofweek_can_complete = 63, + quest_normal_dayofweek_can_acquire = 64, + quest_normal_dayofweek_can_progress = 65, + quest_normal_dayofweek_next_acquire = 66, + quest_normal_dayofweek_completed = 67, + quest_faction_dayofweek_can_complete = 68, + quest_faction_dayofweek_can_acquire = 69, + quest_faction_dayofweek_can_progress = 70, + quest_faction_dayofweek_next_acquire = 71, + quest_faction_dayofweek_not_progress = 72, + quest_faction_dayofweek_completed = 73, + quest_festival_dayofweek_can_complete = 74, + quest_festival_dayofweek_can_acquire = 75, + quest_festival_dayofweek_can_progress = 76, + quest_festival_dayofweek_next_acquire = 77, + quest_festival_dayofweek_completed = 78, + quest_side_episode_dayofweek_can_complete = 79, + quest_side_episode_dayofweek_can_acquire = 80, + quest_side_episode_dayofweek_can_progress = 81, + quest_side_episode_dayofweek_next_acquire = 82, + quest_side_episode_dayofweek_completed = 83, + quest_attraction_can_complete = 84, + quest_attraction_can_acquire = 85, + quest_attraction_can_progress = 86, + quest_attraction_next_acquire = 87, + quest_attraction_not_progress = 88, + quest_attraction_completed = 89, + quest_retired = 90, + convoy = 91, + mark_1 = 92, + mark_2 = 93, + mark_3 = 94, + mark_4 = 95, + mark_5 = 96, + mark_6 = 97, + mark_7 = 98, + mark_8 = 99, + mark_timer_0 = 100, + mark_timer_1 = 101, + mark_timer_2 = 102, + mark_timer_3 = 103, + mark_timer_4 = 104, + mark_timer_5 = 105, + mark_timer_6 = 106, + mark_timer_7 = 107, + mark_timer_8 = 108, + mark_timer_9 = 109, + mark_timer_10 = 110, + guild_mark_1 = 111, + guild_mark_2 = 112, + guild_mark_3 = 113, + guild_mark_4 = 114, + guild_mark_5 = 115, + axe = 116, + coin = 117, + quest_gadget_drop = 118, + quest_gadget_required = 119, + quest_board_start = 120, + quest_vsboard_start = 121, + quest_vsboard_end = 122, + quest_vsboard_repeat_start = 123, + quest_factionboard_start = 124, + quest_factionboard_end = 125, + quest_factionboard_repeat_start = 126, + attack_epic_kill = 127, + attack_epic_kill_gadget = 128, + attack_job_kill = 129, + attack_job_kill_gadget = 130, + attack_normal_kill = 131, + attack_normal_kill_gadget = 132, + attack_faction_kill = 133, + attack_faction_kill_gadget = 134, + attack_festival_kill = 135, + attack_festival_kill_gadget = 136, + quest_simple_1 = 137, + quest_simple_2 = 138, + quest_simple_3 = 139, + quest_simple_4 = 140, + quest_simple_5 = 141, + quest_tendency_1 = 142, + quest_tendency_2 = 143, + quest_tendency_3 = 144, + quest_faction_challenge_today_can_complete = 145, + quest_faction_challenge_today_can_acquire = 146, + quest_faction_challenge_today_can_progress = 147, + quest_faction_challenge_today_next_acquire = 148, + quest_faction_challenge_today_not_progress = 149, + quest_faction_challenge_today_completed = 150, + quest_mentoring_can_complete = 151, + quest_mentoring_can_acquire = 152, + quest_mentoring_can_progress = 153, + quest_mentoring_completed = 154, + quest_bind_challenge_today_completed = 155, + quest_bind_duel_challenge_today_completed = 156, + quest_bind_festival_challenge_today_completed = 157, + quest_bind_normal_completed = 158, + quest_bind_duel_normal_completed = 159, + quest_bind_festival_normal_completed = 160, + quest_hunting_can_complete = 161, + quest_hunting_can_acquire = 162, + quest_hunting_can_progress = 163, + quest_hunting_next_acquire = 164, + quest_hunting_completed = 165, + quest_hunting_repeat_can_complete = 166, + quest_hunting_repeat_can_acquire = 167, + quest_hunting_repeat_can_progress = 168, + quest_hunting_repeat_next_acquire = 169, + quest_hunting_repeat_completed = 170, + quest_epic_replay_start = 171, + quest_epic_replay_progress = 172, + quest_epic_replay_complete = 173, + quest_hidden_can_complete = 174, + quest_hidden_can_acquire = 175, + quest_hidden_can_progress = 176, + quest_hidden_next_acquire = 177, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/indicator_social/AAA_indicator_social_RecordBase.h b/Generated/include/EU/indicator_social/AAA_indicator_social_RecordBase.h index 3ab48d62c..8cc9491bd 100644 --- a/Generated/include/EU/indicator_social/AAA_indicator_social_RecordBase.h +++ b/Generated/include/EU/indicator_social/AAA_indicator_social_RecordBase.h @@ -27,7 +27,7 @@ __int32 begine_time2[10]; __int32 begine_time2_Size() const {return 10;}; BnsTables::Shared::TableRef balloon_text2[10]; __int32 balloon_text2_Size() const {return 10;}; -int balloon_text2_tableId() const {return 427;}; +int balloon_text2_tableId() const {return 434;}; __int32 balloon_text2_duration[10]; __int32 balloon_text2_duration_Size() const {return 10;}; bool voice_sync[10]; @@ -40,14 +40,19 @@ __int32 rotate2_Size() const {return 10;}; char Pad1[2]; BnsTables::Shared::TableRef sub_npc2[10]; __int32 sub_npc2_Size() const {return 10;}; -int sub_npc2_tableId() const {return 270;}; +int sub_npc2_tableId() const {return 276;}; BnsTables::Shared::TableRef sub_indicator_social2[10]; __int32 sub_indicator_social2_Size() const {return 10;}; -int sub_indicator_social2_tableId() const {return 187;}; +int sub_indicator_social2_tableId() const {return 191;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 18); } - static __int16 TableId() { return 187; } + static __int16 TableId() { return 191; } static __int32 SubType() { return -1; } + enum class rotate2 { + keep = 0, + server_yaw = 1, + toplayer = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h b/Generated/include/EU/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h index 36a6d7570..ab68dd7f0 100644 --- a/Generated/include/EU/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h +++ b/Generated/include/EU/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { wchar_t* alias; __int32 ingame_shop_tab_id; BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; __int16 item_count; signed char cost_type; char Pad0[1]; @@ -32,11 +32,15 @@ signed char level; signed char mastery_level; char Pad1[2]; BnsTables::Shared::TableRef content_quota; -int content_quota_tableId() const {return 67;}; +int content_quota_tableId() const {return 69;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 188; } + static __int16 TableId() { return 192; } static __int32 SubType() { return -1; } + enum class cost_type { + none = 0, + red_stone = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h b/Generated/include/EU/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h index ed176d8d7..154daab5e 100644 --- a/Generated/include/EU/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h +++ b/Generated/include/EU/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h @@ -22,12 +22,13 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef store_tab_name; -int store_tab_name_tableId() const {return 427;}; +int store_tab_name_tableId() const {return 434;}; bool is_retire; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 189; } + static __int16 TableId() { return 193; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/interdungeonlist/AAA_interdungeonlist_RecordBase.h b/Generated/include/EU/interdungeonlist/AAA_interdungeonlist_RecordBase.h index 448d0fb5c..6fa5e3278 100644 --- a/Generated/include/EU/interdungeonlist/AAA_interdungeonlist_RecordBase.h +++ b/Generated/include/EU/interdungeonlist/AAA_interdungeonlist_RecordBase.h @@ -22,22 +22,22 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef cave; int cave_tableId() const {return 49;}; BnsTables::Shared::TableRef party_battle_field; -int party_battle_field_tableId() const {return 276;}; +int party_battle_field_tableId() const {return 283;}; BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 295;}; +int public_raid_tableId() const {return 302;}; BnsTables::Shared::TableRef battle_royal_field; int battle_royal_field_tableId() const {return 32;}; BnsTables::Shared::TableRef sealed_dungeon; -int sealed_dungeon_tableId() const {return 114;}; +int sealed_dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef duel_npc_challenge; -int duel_npc_challenge_tableId() const {return 110;}; +int duel_npc_challenge_tableId() const {return 113;}; BnsTables::Shared::TableRef required_complete_quest[2]; __int32 required_complete_quest_Size() const {return 2;}; -int required_complete_quest_tableId() const {return 299;}; +int required_complete_quest_tableId() const {return 306;}; signed char required_complete_quest_check; bool use_difficulty_type[3]; __int32 use_difficulty_type_Size() const {return 3;}; @@ -52,8 +52,18 @@ wchar_t* representative_large_imageset; signed char first_clear_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } - static __int16 TableId() { return 190; } + static __int16 TableId() { return 194; } static __int32 SubType() { return -1; } + enum class required_complete_quest_check { + and_val = 0, + or_val = 1, + }; + + enum class first_clear_type { + none = 0, + sealed_dungeon = 1, + duel_npc_challenge = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item/AAA_item_RecordBase.h b/Generated/include/EU/item/AAA_item_RecordBase.h index afa0ca617..ee951ebac 100644 --- a/Generated/include/EU/item/AAA_item_RecordBase.h +++ b/Generated/include/EU/item/AAA_item_RecordBase.h @@ -33,10 +33,11 @@ signed char level; wchar_t* alias; BnsTables::Shared::TableRef item_combat[10]; __int32 item_combat_Size() const {return 10;}; -int item_combat_tableId() const {return 195;}; +int item_combat_tableId() const {return 199;}; BnsTables::Shared::TableRef brand; -int brand_tableId() const {return 191;}; +int brand_tableId() const {return 195;}; __int32 price; +__int32 price_neo_gold; __int32 base_fee; signed char game_category_1; signed char game_category_2; @@ -58,10 +59,10 @@ bool equip_used; bool account_used; BnsTables::Shared::TableRef filter_equip[4]; __int32 filter_equip_Size() const {return 4;}; -int filter_equip_tableId() const {return 147;}; +int filter_equip_tableId() const {return 150;}; BnsTables::Shared::TableRef effect_equip[4]; __int32 effect_equip_Size() const {return 4;}; -int effect_equip_tableId() const {return 115;}; +int effect_equip_tableId() const {return 118;}; __int32 gear_score; signed char equip_level; signed char equip_level_max; @@ -70,14 +71,16 @@ signed char equip_job_check[5]; __int32 equip_job_check_Size() const {return 5;}; signed char equip_sex; signed char equip_race; +signed char job_specialization[3]; +__int32 job_specialization_Size() const {return 3;}; signed char equip_type; signed char equip_solo_duel_grade; signed char equip_team_duel_grade; signed char item_grade; signed char legend_grade_background_particle_type; -char Pad0[1]; __int16 init_durability; __int16 max_durability; +char Pad0[2]; __int32 repair_money_cost; signed char use_global_recycle_group; char Pad1[3]; @@ -90,66 +93,66 @@ bool decompose_reward_by_consume_index; char Pad3[3]; BnsTables::Shared::TableRef decompose_reward[7]; __int32 decompose_reward_Size() const {return 7;}; -int decompose_reward_tableId() const {return 332;}; +int decompose_reward_tableId() const {return 339;}; signed char decompose_reward_total_count; char Pad4[3]; BnsTables::Shared::TableRef decompose_event_reward; -int decompose_event_reward_tableId() const {return 332;}; +int decompose_event_reward_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_blade_master; -int decompose_job_reward_blade_master_tableId() const {return 332;}; +int decompose_job_reward_blade_master_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_kung_fu_fighter; -int decompose_job_reward_kung_fu_fighter_tableId() const {return 332;}; +int decompose_job_reward_kung_fu_fighter_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_force_master; -int decompose_job_reward_force_master_tableId() const {return 332;}; +int decompose_job_reward_force_master_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_destroyer; -int decompose_job_reward_destroyer_tableId() const {return 332;}; +int decompose_job_reward_destroyer_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_summoner; -int decompose_job_reward_summoner_tableId() const {return 332;}; +int decompose_job_reward_summoner_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_assassin; -int decompose_job_reward_assassin_tableId() const {return 332;}; +int decompose_job_reward_assassin_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_sword_master; -int decompose_job_reward_sword_master_tableId() const {return 332;}; +int decompose_job_reward_sword_master_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_warlock; -int decompose_job_reward_warlock_tableId() const {return 332;}; +int decompose_job_reward_warlock_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_soul_fighter; -int decompose_job_reward_soul_fighter_tableId() const {return 332;}; +int decompose_job_reward_soul_fighter_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_shooter; -int decompose_job_reward_shooter_tableId() const {return 332;}; +int decompose_job_reward_shooter_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_warrior; -int decompose_job_reward_warrior_tableId() const {return 332;}; +int decompose_job_reward_warrior_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_archer; -int decompose_job_reward_archer_tableId() const {return 332;}; +int decompose_job_reward_archer_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_spear_master; -int decompose_job_reward_spear_master_tableId() const {return 332;}; +int decompose_job_reward_spear_master_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_thunderer; -int decompose_job_reward_thunderer_tableId() const {return 332;}; +int decompose_job_reward_thunderer_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_dual_blader; -int decompose_job_reward_dual_blader_tableId() const {return 332;}; +int decompose_job_reward_dual_blader_tableId() const {return 339;}; BnsTables::Shared::TableRef decompose_job_reward_bard; -int decompose_job_reward_bard_tableId() const {return 332;}; +int decompose_job_reward_bard_tableId() const {return 339;}; signed char decompose_max; char Pad5[3]; __int32 decompose_money_cost; BnsTables::Shared::TableRef decompose_by_item2[7]; __int32 decompose_by_item2_Size() const {return 7;}; -int decompose_by_item2_tableId() const {return 198;}; +int decompose_by_item2_tableId() const {return 202;}; __int16 decompose_by_item2_stack_count[7]; __int32 decompose_by_item2_stack_count_Size() const {return 7;}; signed char decompose_by_item2_total_count; char Pad6[1]; BnsTables::Shared::TableRef job_decompose_by_item2[7]; __int32 job_decompose_by_item2_Size() const {return 7;}; -int job_decompose_by_item2_tableId() const {return 198;}; +int job_decompose_by_item2_tableId() const {return 202;}; __int16 job_decompose_by_item2_stack_count[7]; __int32 job_decompose_by_item2_stack_count_Size() const {return 7;}; signed char job_decompose_by_item2_total_count; char Pad7[1]; BnsTables::Shared::TableRef set_item; -int set_item_tableId() const {return 340;}; +int set_item_tableId() const {return 347;}; BnsTables::Shared::TableRef faction; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; BnsTables::Shared::TableRef equip_faction; -int equip_faction_tableId() const {return 136;}; +int equip_faction_tableId() const {return 139;}; __int16 equip_faction_level; bool new_product; bool hot_product; @@ -158,11 +161,11 @@ signed char pouch_appearance; char Pad8[1]; BnsTables::Shared::TableRef seal_consume_item[2]; __int32 seal_consume_item_Size() const {return 2;}; -int seal_consume_item_tableId() const {return 198;}; +int seal_consume_item_tableId() const {return 202;}; __int16 seal_consume_item_count[2]; __int32 seal_consume_item_count_Size() const {return 2;}; BnsTables::Shared::TableRef seal_acquire_item; -int seal_acquire_item_tableId() const {return 198;}; +int seal_acquire_item_tableId() const {return 202;}; bool seal_keep_level; signed char seal_enable_count; signed char forwarding_types[64]; @@ -170,7 +173,7 @@ __int32 forwarding_types_Size() const {return 64;}; char Pad9[2]; BnsTables::Shared::TableRef quests[64]; __int32 quests_Size() const {return 64;}; -int quests_tableId() const {return 299;}; +int quests_tableId() const {return 306;}; signed char missions[64]; __int32 missions_Size() const {return 64;}; signed char cases[64]; @@ -380,7 +383,7 @@ __int32 growth_recipe_exp_Size() const {return 4;}; __int32 growth_recipe_cost; BnsTables::Shared::TableRef growth_recipe_material[6]; __int32 growth_recipe_material_Size() const {return 6;}; -int growth_recipe_material_tableId() const {return 198;}; +int growth_recipe_material_tableId() const {return 202;}; __int16 growth_recipe_material_count[6]; __int32 growth_recipe_material_count_Size() const {return 6;}; signed char growth_fail_probability; @@ -388,33 +391,33 @@ char Pad20[3]; __int32 awakening_recipe_cost; BnsTables::Shared::TableRef awakening_recipe_material[6]; __int32 awakening_recipe_material_Size() const {return 6;}; -int awakening_recipe_material_tableId() const {return 198;}; +int awakening_recipe_material_tableId() const {return 202;}; __int16 awakening_recipe_material_count[6]; __int32 awakening_recipe_material_count_Size() const {return 6;}; bool dispose_awakening_feed_item; bool dispose_awakening_material; char Pad21[2]; BnsTables::Shared::TableRef required_feed_item_brand_for_growth; -int required_feed_item_brand_for_growth_tableId() const {return 191;}; +int required_feed_item_brand_for_growth_tableId() const {return 195;}; BnsTables::Shared::TableRef required_feed_item_for_growth; -int required_feed_item_for_growth_tableId() const {return 198;}; +int required_feed_item_for_growth_tableId() const {return 202;}; signed char required_seed_item_growth_course; signed char required_seed_item_condition_type; signed char required_seed_item_equip_level_min; signed char required_seed_item_equip_level_max; BnsTables::Shared::TableRef required_feed_item_brand_for_awakening; -int required_feed_item_brand_for_awakening_tableId() const {return 191;}; +int required_feed_item_brand_for_awakening_tableId() const {return 195;}; signed char required_feed_item_condition_type; signed char required_feed_item_level_min; char Pad22[2]; BnsTables::Shared::TableRef awakening_target_item[5]; __int32 awakening_target_item_Size() const {return 5;}; -int awakening_target_item_tableId() const {return 198;}; +int awakening_target_item_tableId() const {return 202;}; __int16 required_awakening_bm_item_count; signed char awakening_probability; char Pad23[1]; BnsTables::Shared::TableRef awakening_fail_effect; -int awakening_fail_effect_tableId() const {return 115;}; +int awakening_fail_effect_tableId() const {return 118;}; bool lock_enable; signed char time_limit_type; char Pad24[2]; @@ -423,7 +426,7 @@ __int64 fixed_expiration_time; signed char delete_expiration_type; char Pad25[3]; BnsTables::Shared::TableRef event_info; -int event_info_tableId() const {return 199;}; +int event_info_tableId() const {return 203;}; bool show_reward_preview; char Pad26[3]; BnsTables::Shared::TableRef account_post_charge; @@ -438,18 +441,18 @@ __int32 improve_id; signed char improve_level; char Pad29[3]; BnsTables::Shared::TableRef improve_next_item; -int improve_next_item_tableId() const {return 198;}; +int improve_next_item_tableId() const {return 202;}; BnsTables::Shared::TableRef improve_prev_item; -int improve_prev_item_tableId() const {return 198;}; +int improve_prev_item_tableId() const {return 202;}; BnsTables::Shared::TableRef job_change_item_exchange_group; -int job_change_item_exchange_group_tableId() const {return 229;}; +int job_change_item_exchange_group_tableId() const {return 233;}; BnsTables::Shared::TableRef manipulate_zone_env2_list[10]; __int32 manipulate_zone_env2_list_Size() const {return 10;}; -int manipulate_zone_env2_list_tableId() const {return 472;}; +int manipulate_zone_env2_list_tableId() const {return 479;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef nickname; -int nickname_tableId() const {return 427;}; +int nickname_tableId() const {return 434;}; signed char stage_number; char Pad30[3]; BnsTables::Shared::IconRef tag_icon; @@ -492,38 +495,38 @@ bool hide_beard; bool hide_name; bool guild_item; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; BnsTables::Shared::TableRef description4_title; -int description4_title_tableId() const {return 427;}; +int description4_title_tableId() const {return 434;}; BnsTables::Shared::TableRef description5_title; -int description5_title_tableId() const {return 427;}; +int description5_title_tableId() const {return 434;}; BnsTables::Shared::TableRef description6_title; -int description6_title_tableId() const {return 427;}; +int description6_title_tableId() const {return 434;}; BnsTables::Shared::TableRef description4; -int description4_tableId() const {return 427;}; +int description4_tableId() const {return 434;}; BnsTables::Shared::TableRef description5; -int description5_tableId() const {return 427;}; +int description5_tableId() const {return 434;}; BnsTables::Shared::TableRef description6; -int description6_tableId() const {return 427;}; +int description6_tableId() const {return 434;}; BnsTables::Shared::TableRef description7; -int description7_tableId() const {return 427;}; +int description7_tableId() const {return 434;}; BnsTables::Shared::TableRef main_info; -int main_info_tableId() const {return 427;}; +int main_info_tableId() const {return 434;}; BnsTables::Shared::TableRef sub_info; -int sub_info_tableId() const {return 427;}; +int sub_info_tableId() const {return 434;}; BnsTables::Shared::TableRef identify_main_info; -int identify_main_info_tableId() const {return 427;}; +int identify_main_info_tableId() const {return 434;}; BnsTables::Shared::TableRef identify_sub_info; -int identify_sub_info_tableId() const {return 427;}; +int identify_sub_info_tableId() const {return 434;}; BnsTables::Shared::TableRef identify_description; -int identify_description_tableId() const {return 427;}; +int identify_description_tableId() const {return 434;}; BnsTables::Shared::TableRef legend_transform_title_name; -int legend_transform_title_name_tableId() const {return 427;}; +int legend_transform_title_name_tableId() const {return 434;}; signed char ui_icon_state; char Pad31[3]; BnsTables::Shared::TableRef message[9]; __int32 message_Size() const {return 9;}; -int message_tableId() const {return 275;}; +int message_tableId() const {return 281;}; bool invoke_fx_msg; char Pad32[3]; wchar_t* tooltip_info; @@ -532,12 +535,1460 @@ signed char item_style; char Pad33[1]; __int16 release_contents_group; BnsTables::Shared::TableRef randomoption_reset_cost_group; -int randomoption_reset_cost_group_tableId() const {return 77;}; +int randomoption_reset_cost_group_tableId() const {return 79;}; bool recommend_in_item_growth; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(61, 1); } - static __int16 TableId() { return 198; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(65, 0); } + static __int16 TableId() { return 202; } static __int32 SubType() { return -1; } + enum class game_category_1 { + none = 0, + equip = 1, + enchant = 2, + consumable = 3, + production = 4, + exchange = 5, + box = 6, + }; + + enum class game_category_2 { + none = 0, + weapon = 1, + accessory = 2, + dress = 3, + equip_gem = 4, + weapon_gem = 5, + build_up_stone = 6, + badge = 7, + relic = 8, + skill_train_by_item_extract = 9, + medicine = 10, + food = 11, + tool = 12, + talisman = 13, + equip_material = 14, + union_material = 15, + dress_material = 16, + etc_material = 17, + coin = 18, + deed = 19, + quest = 20, + etc_change = 21, + weapon_box = 22, + accessory_box = 23, + dress_box = 24, + equip_gem_box = 25, + weapon_gem_box = 26, + material_box = 27, + booty_box = 28, + etc_box = 29, + }; + + enum class game_category_3 { + none = 0, + sword = 1, + gauntlet = 2, + aura_bangle = 3, + axe = 4, + dagger = 5, + staff = 6, + lyn_sword = 7, + warlock_dagger = 8, + soul_fighter_gauntlet = 9, + gun = 10, + great_sword = 11, + long_bow = 12, + spear = 13, + orb = 14, + dual_blade = 15, + instrument = 16, + necklace = 17, + ring = 18, + earring = 19, + bracelet = 20, + belt = 21, + gloves = 22, + soul = 23, + soul_2 = 24, + rune_1 = 25, + rune_2 = 26, + pet = 27, + nova = 28, + vehicle = 29, + normal_state_appearance = 30, + idle_state_appearance = 31, + chatting_symbol = 32, + portrait_appearance = 33, + hypermove_appearance = 34, + name_plate_appearance = 35, + speech_bubble_appearance = 36, + talk_social = 37, + armlet_1 = 38, + armlet_2 = 39, + costume = 40, + head_attach = 41, + face_attach = 42, + costume_attach = 43, + summoned_pet_costume = 44, + summoned_pet_hat = 45, + summoned_pet_attach = 46, + gam1 = 47, + gan2 = 48, + jin3 = 49, + son4 = 50, + ri5 = 51, + gon6 = 52, + tae7 = 53, + geon8 = 54, + synthesis_gem = 55, + feed_gem = 56, + diamond = 57, + ruby = 58, + topaz = 59, + sapphire = 60, + jade = 61, + emerald = 62, + amethyst = 63, + aquamarine = 64, + amber = 65, + obsidian = 66, + garnet = 67, + ruby_topaz = 68, + ruby_sapphire = 69, + ruby_jade = 70, + ruby_amethyst = 71, + ruby_emerald = 72, + ruby_diamond = 73, + topaz_sapphire = 74, + topaz_jade = 75, + topaz_amethyst = 76, + topaz_emerald = 77, + topaz_diamond = 78, + sapphire_jade = 79, + sapphire_amethyst = 80, + sapphire_emerald = 81, + sapphire_diamond = 82, + jade_amethyst = 83, + jade_emerald = 84, + jade_diamond = 85, + amethyst_emerald = 86, + amethyst_diamond = 87, + emerald_diamond = 88, + aquamarine_diamond = 89, + amber_diamond = 90, + obsidian_garnet = 91, + corundum_white = 92, + corundum_black = 93, + corundum_pink = 94, + corundum_yellow = 95, + corundum_bluegreen = 96, + corundum_blue = 97, + corundum_aquamarine = 98, + corundum_amber = 99, + corundum_ruby = 100, + corundum_amethyst = 101, + corundum_jade = 102, + skill_stone = 103, + skill_stone_1 = 104, + skill_stone_2 = 105, + accessory_stone = 106, + weapon_soul_gem = 107, + regenerate_potion = 108, + heal_potion = 109, + secret_potion = 110, + detox_potion = 111, + magic_potion = 112, + hwan_dan = 113, + cook = 114, + exp_cook = 115, + alcohol = 116, + normal_repair_tool = 117, + urgency_repair_tool = 118, + key = 119, + weapon_gem_make = 120, + festival_tool = 121, + fishing_goods = 122, + voucher = 123, + reset_talisman = 124, + revive_talisman = 125, + party_revive_talisman = 126, + growth_talisman = 127, + unseal_talisman = 128, + seal_talisman = 129, + escape_talisman = 130, + build_up_talisman = 131, + valuables = 132, + wealth = 133, + holy_material = 134, + weapon_material = 135, + party_battle_material = 136, + raid_material = 137, + weapon_seed_material = 138, + accessory_material = 139, + synthetic_material = 140, + weapon_exp = 141, + accessory_exp = 142, + weapon_maker = 143, + talis_maker = 144, + equip_gem_maker = 145, + accessory_maker = 146, + medicine_maker = 147, + food_maker = 148, + common_maker = 149, + hypermove_material = 150, + production_material = 151, + cloth = 152, + dress_design = 153, + color_material = 154, + pattern = 155, + special_material = 156, + normal_material = 157, + weapon_coin = 158, + token = 159, + naryu_coin = 160, + pvp_coin = 161, + rvr_coin = 162, + festival_coin = 163, + hero_coin = 164, + spirit_coin = 165, + normal_coin = 166, + skill_deed = 167, + skill_take_deed = 168, + ticket = 169, + reset_deed = 170, + extend_deed = 171, + exchange_deed = 172, + switch_deed = 173, + normal_deed = 174, + guild_deed = 175, + quest_start = 176, + quest_virtual = 177, + chack_item = 178, + sundry_item = 179, + normal_weapon_box = 180, + shape_weapon_box = 181, + normal_accessory_box = 182, + normal_dress_box = 183, + normal_equip_gem_box = 184, + normal_weapon_gem_box = 185, + normal_material_box = 186, + normal_booty_box = 187, + normal_etc_box = 188, + badge_1_premium = 189, + badge_2_premium = 190, + badge_3_premium = 191, + badge_1_normal = 192, + badge_2_normal = 193, + badge_3_normal = 194, + badge_appearance = 195, + fusion_material = 196, + card = 197, + aquamarine_amber = 198, + relic_1 = 199, + star_stone = 200, + skill_train_by_item_extract = 201, + }; + + enum class market_category_2 { + none = 0, + weapon = 1, + equip_gem = 2, + accessory = 3, + dress = 4, + weapon_gem = 5, + medicine = 6, + food = 7, + build_up_stone = 8, + talisman = 9, + tool = 10, + equip_material = 11, + union_material = 12, + dress_material = 13, + etc_material = 14, + coin = 15, + deed = 16, + quest = 17, + etc_change = 18, + etc_box = 19, + badge = 20, + relic = 21, + skill_train_by_item_extract = 22, + gold = 23, + spirit = 24, + }; + + enum class market_category_3 { + none = 0, + sword = 1, + gauntlet = 2, + axe = 3, + staff = 4, + aura_bangle = 5, + dagger = 6, + gam1 = 7, + gan2 = 8, + jin3 = 9, + son4 = 10, + ri5 = 11, + gon6 = 12, + tae7 = 13, + geon8 = 14, + great_sword = 15, + ring = 16, + earring = 17, + necklace = 18, + costume = 19, + head_attach = 20, + face_attach = 21, + costume_attach = 22, + summoned_pet_costume = 23, + summoned_pet_hat = 24, + summoned_pet_attach = 25, + ruby = 26, + topaz = 27, + sapphire = 28, + jade = 29, + amethyst = 30, + emerald = 31, + diamond = 32, + regenerate_potion = 33, + heal_potion = 34, + secret_potion = 35, + detox_potion = 36, + lyn_sword = 37, + warlock_dagger = 38, + soul_fighter_gauntlet = 39, + gun = 40, + cook = 41, + alcohol = 42, + normal_repair_tool = 43, + urgency_repair_tool = 44, + unseal_talisman = 45, + revive_talisman = 46, + escape_talisman = 47, + feed_gem = 48, + weapon_gem_etc = 49, + long_bow = 50, + magic_potion = 51, + key = 52, + hwan_dan = 53, + exp_cook = 54, + weapon_gem_make = 55, + festival_tool = 56, + sundry_item = 57, + reset_talisman = 58, + party_revive_talisman = 59, + weapon_maker = 60, + talis_maker = 61, + equip_gem_maker = 62, + accessory_maker = 63, + medicine_maker = 64, + food_maker = 65, + growth_talisman = 66, + build_up_talisman = 67, + valuables = 68, + wealth = 69, + growth_material = 70, + holy_material = 71, + common_maker = 72, + special_material = 73, + hypermove_material = 74, + normal_material = 75, + production_material = 76, + cloth = 77, + obsidian = 78, + amber = 79, + garnet = 80, + aquamarine = 81, + belt = 82, + bracelet = 83, + seal_talisman = 84, + dress_design = 85, + fishing_goods = 86, + badge_1 = 87, + weapon_gem_guardian = 88, + spear = 89, + orb = 90, + ruby_diamond = 91, + vehicle = 92, + card = 93, + dual_blade = 94, + glyph = 95, + topaz_diamond = 96, + normal_state_appearance = 97, + idle_state_appearance = 98, + chatting_symbol = 99, + sapphire_diamond = 100, + portrait_appearance = 101, + hypermove_appearance = 102, + jade_diamond = 103, + accessory_stone = 104, + amethyst_diamond = 105, + emerald_diamond = 106, + soul = 107, + soul_2 = 108, + gloves = 109, + pet_1 = 110, + nova = 111, + color_material = 112, + rune_1 = 113, + rune_2 = 114, + aquamarine_diamond = 115, + pattern = 116, + normal_coin = 117, + skill_take_deed = 118, + normal_deed = 119, + quest_start = 120, + chack_item = 121, + normal_etc_box = 122, + skill_stone_1 = 123, + skill_stone_2 = 124, + amber_diamond = 125, + obsidian_garnet = 126, + name_plate_appearance = 127, + speech_bubble_appearance = 128, + instrument = 129, + aquamarine_amber = 130, + talk_social = 131, + relic_1 = 132, + star_stone = 133, + weapon_soul_gem = 134, + voucher = 135, + armlet_1 = 136, + armlet_2 = 137, + skill_train_by_item_extract = 138, + gold = 139, + spirit = 140, + skill_train_by_item_extract_neck = 141, + skill_train_by_item_extract_finger = 142, + skill_train_by_item_extract_ear = 143, + skill_train_by_item_extract_wrist = 144, + skill_train_by_item_extract_waist = 145, + skill_train_by_item_extract_gloves = 146, + }; + + enum class equip_job_check { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class equip_sex { + none = 0, + all = 1, + male = 2, + female = 3, + }; + + enum class equip_race { + none = 0, + all = 1, + jin = 2, + gon = 3, + lyn = 4, + kun = 5, + summoned_all = 6, + summoned_cat = 7, + }; + + enum class job_specialization { + job_specialization_none = 0, + gyeyeor1 = 1, + gyeyeor2 = 2, + gyeyeor3 = 3, + }; + + enum class equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class legend_grade_background_particle_type { + none = 0, + type_gold = 1, + type_redup = 2, + type_goldup = 3, + type_redupper = 4, + }; + + enum class use_recycle_group { + none = 0, + class_val = 1, + item_1 = 2, + item_2 = 3, + class_2 = 4, + db = 5, + gadget = 6, + }; + + enum class pouch_appearance { + none = 0, + money = 1, + effect = 2, + distribution_pouch = 3, + normal_pouch_grade1 = 4, + normal_pouch_grade2 = 5, + normal_pouch_grade3 = 6, + normal_pouch_grade4 = 7, + normal_pouch_grade5 = 8, + normal_pouch_grade6 = 9, + normal_pouch_grade7 = 10, + quality_pouch_grade1 = 11, + quality_pouch_grade2 = 12, + quality_pouch_grade3 = 13, + quality_pouch_grade4 = 14, + quality_pouch_grade5 = 15, + quality_pouch_grade6 = 16, + quality_pouch_grade7 = 17, + high_quality_pouch_grade1 = 18, + high_quality_pouch_grade2 = 19, + high_quality_pouch_grade3 = 20, + high_quality_pouch_grade4 = 21, + high_quality_pouch_grade5 = 22, + high_quality_pouch_grade6 = 23, + high_quality_pouch_grade7 = 24, + normal_box_grade1 = 25, + normal_box_grade2 = 26, + normal_box_grade3 = 27, + normal_box_grade4 = 28, + normal_box_grade5 = 29, + normal_box_grade6 = 30, + normal_box_grade7 = 31, + quality_box_grade1 = 32, + quality_box_grade2 = 33, + quality_box_grade3 = 34, + quality_box_grade4 = 35, + quality_box_grade5 = 36, + quality_box_grade6 = 37, + quality_box_grade7 = 38, + high_quality_box_grade1 = 39, + high_quality_box_grade2 = 40, + high_quality_box_grade3 = 41, + high_quality_box_grade4 = 42, + high_quality_box_grade5 = 43, + high_quality_box_grade6 = 44, + high_quality_box_grade7 = 45, + normal_gembox_grade1 = 46, + normal_gembox_grade2 = 47, + normal_gembox_grade3 = 48, + normal_gembox_grade4 = 49, + normal_gembox_grade5 = 50, + normal_gembox_grade6 = 51, + normal_gembox_grade7 = 52, + quality_gembox_grade1 = 53, + quality_gembox_grade2 = 54, + quality_gembox_grade3 = 55, + quality_gembox_grade4 = 56, + quality_gembox_grade5 = 57, + quality_gembox_grade6 = 58, + quality_gembox_grade7 = 59, + high_quality_gembox_grade1 = 60, + high_quality_gembox_grade2 = 61, + high_quality_gembox_grade3 = 62, + high_quality_gembox_grade4 = 63, + high_quality_gembox_grade5 = 64, + high_quality_gembox_grade6 = 65, + high_quality_gembox_grade7 = 66, + }; + + enum class forwarding_types { + progress_mission = 0, + acquire_quest = 1, + skill_target = 2, + mission_step_rollback = 3, + }; + + enum class main_ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + defend_critical_base_percent = 4, + defend_critical_value = 5, + defend_dodge_base_percent = 6, + defend_dodge_value = 7, + defend_parry_base_percent = 8, + defend_parry_value = 9, + defend_stiff_duration_base_percent = 10, + defend_stiff_duration_value = 11, + defend_physical_damage_reduce_percent = 12, + defend_force_damage_reduce_percent = 13, + defend_damage_modify_percent = 14, + defend_damage_modify_diff = 15, + defend_perfect_parry_reduce_percent = 16, + defend_counter_reduce_percent = 17, + attack_hit_base_percent = 18, + attack_hit_value = 19, + attack_critical_base_percent = 20, + attack_critical_damage_percent = 21, + attack_critical_value = 22, + attack_stiff_duration_base_percent = 23, + attack_stiff_duration_value = 24, + attack_damage_modify_percent = 25, + attack_damage_modify_diff = 26, + attack_pierce_value = 27, + attack_concentrate_value = 28, + max_hp = 29, + hp_regen = 30, + hp_regen_combat = 31, + cast_duration_base_percent = 32, + cast_duration_value = 33, + hate_power_value = 34, + heal_power_value = 35, + pve_boss_level_npc_attack_power_equip_min_and_max = 36, + pve_boss_level_npc_defend_power_equip_value = 37, + pvp_attack_power_equip_min_and_max = 38, + pvp_defend_power_equip_value = 39, + abnormal_defend_base_percent = 40, + abnormal_defend_power_value = 41, + attack_critical_damage_value = 42, + abnormal_attack_power_value = 43, + abnormal_attack_base_percent = 44, + max_guard_gauge = 45, + attack_attribute_value = 46, + attack_attribute_base_percent = 47, + r_attack_stiff_duration_equip_value = 48, + r_defend_stiff_duration_equip_value = 49, + r_aoe_defend_power_value_equip = 50, + r_heal_power_equip_value = 51, + r_defend_strength_equip_value = 52, + r_attack_precise_equip_value = 53, + r_attack_aoe_pierce_value_equip = 54, + r_attack_abnormal_hit_equip_value = 55, + r_defend_abnormal_dodge_equip_value = 56, + r_support_power_equip_value = 57, + r_hypermove_power_equip_value = 58, + defend_difficulty_type_damage_reduce_percent = 59, + attack_attribute_value_equip = 60, + abnormal_attack_power_value_equip = 61, + attack_critical_damage_value_equip = 62, + attack_pierce_base_percent = 63, + heal_power_base_percent = 64, + race_type_1_attack_damage_modify_percent = 65, + race_type_2_attack_damage_modify_percent = 66, + race_type_3_attack_damage_modify_percent = 67, + race_type_4_attack_damage_modify_percent = 68, + race_type_5_attack_damage_modify_percent = 69, + race_type_6_attack_damage_modify_percent = 70, + race_type_7_attack_damage_modify_percent = 71, + race_type_1_defend_damage_modify_percent = 72, + race_type_2_defend_damage_modify_percent = 73, + race_type_3_defend_damage_modify_percent = 74, + race_type_4_defend_damage_modify_percent = 75, + race_type_5_defend_damage_modify_percent = 76, + race_type_6_defend_damage_modify_percent = 77, + race_type_7_defend_damage_modify_percent = 78, + attribute_type_1_attack_damage_modify_percent = 79, + attribute_type_2_attack_damage_modify_percent = 80, + attribute_type_3_attack_damage_modify_percent = 81, + attribute_type_4_attack_damage_modify_percent = 82, + attribute_type_5_attack_damage_modify_percent = 83, + attribute_type_6_attack_damage_modify_percent = 84, + attribute_type_7_attack_damage_modify_percent = 85, + attribute_type_8_attack_damage_modify_percent = 86, + attribute_type_9_attack_damage_modify_percent = 87, + attribute_type_10_attack_damage_modify_percent = 88, + attribute_type_11_attack_damage_modify_percent = 89, + attribute_type_12_attack_damage_modify_percent = 90, + attribute_type_1_defend_damage_modify_percent = 91, + attribute_type_2_defend_damage_modify_percent = 92, + attribute_type_3_defend_damage_modify_percent = 93, + attribute_type_4_defend_damage_modify_percent = 94, + attribute_type_5_defend_damage_modify_percent = 95, + attribute_type_6_defend_damage_modify_percent = 96, + attribute_type_7_defend_damage_modify_percent = 97, + attribute_type_8_defend_damage_modify_percent = 98, + attribute_type_9_defend_damage_modify_percent = 99, + attribute_type_10_defend_damage_modify_percent = 100, + attribute_type_11_defend_damage_modify_percent = 101, + attribute_type_12_defend_damage_modify_percent = 102, + defend_critical_damage_value = 103, + defend_critical_damage_value_equip = 104, + attack_parry_pierce_percent = 105, + defend_critical_damage_percent = 106, + job_ability_1 = 107, + job_ability_2 = 108, + heal_power_diff = 109, + aoe_defend_base_percent = 110, + aoe_defend_power_value = 111, + hate_power_equip_value = 112, + additional_exp_diff_by_kill = 113, + additional_exp_percent_by_kill = 114, + attack_abnormal_hit_equip_value = 115, + defend_abnormal_resistance_equip_value = 116, + }; + + enum class required_seed_item_growth_course { + none = 0, + normal = 1, + coin = 2, + }; + + enum class required_seed_item_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class time_limit_type { + invalid = 0, + none = 1, + duration = 2, + fixed = 3, + duration_with_fixed = 4, + undefined = 5, + }; + + enum class delete_expiration_type { + none = 0, + sell = 1, + }; + + enum class fusion_category_1 { + none = 0, + all = 1, + dress = 2, + summoned_pet_dress = 3, + equip_gem = 4, + weapon_gem = 5, + weapon = 6, + accessory = 7, + soul = 8, + soul_2 = 9, + nova = 10, + pet = 11, + corundum = 12, + }; + + enum class fusion_category_2 { + none = 0, + costume = 1, + head_attach = 2, + face_attach = 3, + costume_attach = 4, + summoned_pet_costume = 5, + summoned_pet_hat = 6, + summoned_pet_attach = 7, + gam1 = 8, + gan2 = 9, + jin3 = 10, + son4 = 11, + ri5 = 12, + gon6 = 13, + tae7 = 14, + geon8 = 15, + weapon_gem = 16, + sword = 17, + gauntlet = 18, + aura_bangle = 19, + axe = 20, + dagger = 21, + staff = 22, + lyn_sword = 23, + warlock_dagger = 24, + soul_fighter_gauntlet = 25, + gun = 26, + long_bow = 27, + great_sword = 28, + orb = 29, + necklace = 30, + ring = 31, + earring = 32, + bracelet = 33, + belt = 34, + gloves = 35, + soul = 36, + soul_2 = 37, + nova = 38, + pet = 39, + corundum_white = 40, + corundum_black = 41, + corundum_pink = 42, + corundum_yellow = 43, + corundum_bluegreen = 44, + corundum_blue = 45, + dual_blade = 46, + instrument = 47, + }; + + enum class boast_event_type { + none = 0, + conditional = 1, + always = 2, + }; + + enum class ui_icon_state { + none = 0, + decompose = 1, + sell = 2, + exchange = 3, + }; + + enum class item_style { + none = 0, + normal = 1, + pve_weapon1 = 2, + pve_weapon2 = 3, + raid_weapon1 = 4, + hc_weapon1 = 5, + awaken1 = 6, + awaken2 = 7, + awaken3 = 8, + pvp = 9, + soul_long = 10, + soul_short = 11, + }; + + enum class weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class gem_slot_type { + closed = 0, + minus_one = 1, + plus_zero = 2, + plus_one = 3, + minus_four = 4, + minus_three = 5, + minus_two = 6, + plus_two = 7, + plus_three = 8, + plus_four = 9, + }; + + enum class weapon_appearance_change_type { + none = 0, + used_only_as_target_weapon = 1, + used_only_as_applying_weapon = 2, + both = 3, + }; + + enum class custom_dress_design_state { + none = 0, + disabled = 1, + activated = 2, + }; + + enum class grocery_type { + other = 0, + repair = 1, + seal = 2, + random_box = 3, + cave_escape = 4, + key = 5, + weapon_gem_slot_expander = 6, + sealed = 7, + weapon_gem_slot_adder = 8, + messenger = 9, + base_camp_warp = 10, + pet_food = 11, + reset_dungeon = 12, + skill_book = 13, + fishing_paste = 14, + badge = 15, + scroll = 16, + fusion_subitem = 17, + card = 18, + relic = 19, + relic_material = 20, + star_stone = 21, + voucher = 22, + capital_teleport = 23, + skill_train_by_item_extract = 24, + shuffle_glyph_cost_ticket = 25, + shuffle_worldaccountcard_cost_ticket = 26, + }; + + enum class recharge_heart_type { + none = 0, + instant_heart = 1, + heart = 2, + }; + + enum class message_range { + none = 0, + district = 1, + all = 2, + }; + + enum class grocery_effect_type { + heal_potion = 0, + sp_potion = 1, + buff_item_01 = 2, + buff_item_02 = 3, + buff_item_03 = 4, + buff_item_04 = 5, + buff_item_05 = 6, + buff_item_06 = 7, + buff_item_07 = 8, + buff_item_08 = 9, + buff_item_09 = 10, + buff_item_10 = 11, + buff_item_11 = 12, + buff_item_12 = 13, + buff_item_13 = 14, + buff_item_14 = 15, + buff_item_15 = 16, + buff_item_16 = 17, + buff_item_17 = 18, + buff_item_18 = 19, + buff_item_19 = 20, + buff_item_20 = 21, + etc = 22, + }; + + enum class use_fail_caster_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class grocery_batch_type { + none = 0, + glyph = 1, + soul_boost = 2, + bonus_exp = 3, + bonus_mastery_exp = 4, + bonus_account_exp = 5, + bonus_sealed_dungeon_exp = 6, + voucher_money = 7, + voucher_virtual_currency = 8, + }; + + enum class gem_type { + none = 0, + weapon_gem = 1, + equip_gem = 2, + random_stat_equip_gem = 3, + feed_gem = 4, + weapon_enchant_gem = 5, + pet_gem = 6, + accessory_enchant_gem = 7, + weapon_soul_gem = 8, + }; + + enum class weapon_gem_type { + none = 0, + ruby = 1, + topaz = 2, + sapphire = 3, + jade = 4, + amethyst = 5, + emerald = 6, + diamond = 7, + obsidian = 8, + amber = 9, + garnet = 10, + aquamarine = 11, + ruby_topaz = 12, + ruby_sapphire = 13, + ruby_jade = 14, + ruby_amethyst = 15, + ruby_emerald = 16, + ruby_diamond = 17, + topaz_sapphire = 18, + topaz_jade = 19, + topaz_amethyst = 20, + topaz_emerald = 21, + topaz_diamond = 22, + sapphire_jade = 23, + sapphire_amethyst = 24, + sapphire_emerald = 25, + sapphire_diamond = 26, + jade_amethyst = 27, + jade_emerald = 28, + jade_diamond = 29, + amethyst_emerald = 30, + amethyst_diamond = 31, + emerald_diamond = 32, + aquamarine_diamond = 33, + amber_diamond = 34, + obsidian_garnet = 35, + corundum_white = 36, + corundum_black = 37, + corundum_pink = 38, + corundum_yellow = 39, + corundum_bluegreen = 40, + corundum_blue = 41, + corundum_aquamarine = 42, + corundum_amber = 43, + corundum_ruby = 44, + corundum_amethyst = 45, + corundum_jade = 46, + aquamarine_amber = 47, + }; + + enum class weapon_enchant_gem_slot_type { + none = 0, + first = 1, + second = 2, + }; + + enum class accessory_enchant_gem_equip_accessory_type { + none = 0, + ring = 1, + earring = 2, + necklace = 3, + belt = 4, + bracelet = 5, + gloves = 6, + }; + + enum class accessory_enchant_gem_slot_type { + none = 0, + first = 1, + second = 2, + third = 3, + }; + + enum class attack_effect_skill_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class accessory_type { + accessory = 0, + costume_attach = 1, + ring = 2, + earring = 3, + necklace = 4, + belt = 5, + bracelet = 6, + soul = 7, + soul_2 = 8, + gloves = 9, + rune_1 = 10, + rune_2 = 11, + nova = 12, + vehicle = 13, + normal_state_appearance = 14, + idle_state_appearance = 15, + chatting_symbol = 16, + portrait_appearance = 17, + hypermove_appearance = 18, + name_plate_appearance = 19, + speech_bubble_appearance = 20, + talk_social = 21, + armlet_1 = 22, + armlet_2 = 23, + }; + + enum class enchant_type { + none = 0, + enchant = 1, + transient_enchant = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item/item_accessory_Record.h b/Generated/include/EU/item/item_accessory_Record.h index ee8f1238e..f7faf7f8e 100644 --- a/Generated/include/EU/item/item_accessory_Record.h +++ b/Generated/include/EU/item/item_accessory_Record.h @@ -13,25 +13,25 @@ namespace BnsTables::EU { signed char accessory_type; char Pad_sub_1[3]; BnsTables::Shared::TableRef necessary_costume; -int necessary_costume_tableId() const {return 198;}; +int necessary_costume_tableId() const {return 202;}; BnsTables::Shared::TableRef necessary_costume_brand; -int necessary_costume_brand_tableId() const {return 191;}; +int necessary_costume_brand_tableId() const {return 195;}; bool cannot_equip_identical_pairs; bool guild_used; char Pad_sub_2[2]; __int32 closet_group_id; BnsTables::Shared::TableRef talk_social; -int talk_social_tableId() const {return 421;}; +int talk_social_tableId() const {return 428;}; BnsTables::Shared::TableRef skill3; -int skill3_tableId() const {return 342;}; +int skill3_tableId() const {return 349;}; signed char custom_dress_design_state; char Pad_sub_3[1]; __int16 hidden_power_attach; BnsTables::Shared::TableRef vehicle_detail; -int vehicle_detail_tableId() const {return 442;}; +int vehicle_detail_tableId() const {return 449;}; BnsTables::Shared::TableRef unseal_consume_item2[4]; __int32 unseal_consume_item2_Size() const {return 4;}; -int unseal_consume_item2_tableId() const {return 198;}; +int unseal_consume_item2_tableId() const {return 202;}; __int16 unseal_consume_item2_stack_count[4]; __int32 unseal_consume_item2_stack_count_Size() const {return 4;}; BnsTables::Shared::IconRef chat_ui_icon; @@ -45,7 +45,7 @@ __int16 star_stone_slot_prop_weight[9]; __int32 star_stone_slot_prop_weight_Size() const {return 9;}; char Pad_sub_5[2]; BnsTables::Shared::TableRef init_star_stone_slot_cost_group; -int init_star_stone_slot_cost_group_tableId() const {return 77;}; +int init_star_stone_slot_cost_group_tableId() const {return 79;}; static __int32 SubType() { return 4; } }; diff --git a/Generated/include/EU/item/item_costume_Record.h b/Generated/include/EU/item/item_costume_Record.h index beb8bc82d..5d24f2aaf 100644 --- a/Generated/include/EU/item/item_costume_Record.h +++ b/Generated/include/EU/item/item_costume_Record.h @@ -14,17 +14,17 @@ bool guild_used; char Pad_sub_1[3]; __int32 closet_group_id; BnsTables::Shared::TableRef talk_social; -int talk_social_tableId() const {return 421;}; +int talk_social_tableId() const {return 428;}; BnsTables::Shared::TableRef pair_costume; -int pair_costume_tableId() const {return 198;}; +int pair_costume_tableId() const {return 202;}; BnsTables::Shared::TableRef pair_costume_brand; -int pair_costume_brand_tableId() const {return 191;}; +int pair_costume_brand_tableId() const {return 195;}; wchar_t* pair_costume_signal_show; wchar_t* pair_costume_signal_detach_show; signed char custom_dress_design_state; char Pad_sub_2[3]; BnsTables::Shared::TableRef skill_skin; -int skill_skin_tableId() const {return 364;}; +int skill_skin_tableId() const {return 371;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/item/item_enchant_Record.h b/Generated/include/EU/item/item_enchant_Record.h index 4e2886947..41f0f0a67 100644 --- a/Generated/include/EU/item/item_enchant_Record.h +++ b/Generated/include/EU/item/item_enchant_Record.h @@ -15,7 +15,7 @@ char Pad_sub_1[3]; __int32 transient_enchant_duration; BnsTables::Shared::TableRef transient_ehchant_effect[2]; __int32 transient_ehchant_effect_Size() const {return 2;}; -int transient_ehchant_effect_tableId() const {return 115;}; +int transient_ehchant_effect_tableId() const {return 118;}; static __int32 SubType() { return 5; } }; diff --git a/Generated/include/EU/item/item_gem_Record.h b/Generated/include/EU/item/item_gem_Record.h index dcef13df1..df936a1ae 100644 --- a/Generated/include/EU/item/item_gem_Record.h +++ b/Generated/include/EU/item/item_gem_Record.h @@ -23,21 +23,21 @@ signed char accessory_enchant_gem_slot_type; char Pad_sub_2[1]; BnsTables::Shared::TableRef reveal_consumable_item[4]; __int32 reveal_consumable_item_Size() const {return 4;}; -int reveal_consumable_item_tableId() const {return 198;}; +int reveal_consumable_item_tableId() const {return 202;}; signed char reveal_consumable_item_count[4]; __int32 reveal_consumable_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef equip_gem_piece[4]; __int32 equip_gem_piece_Size() const {return 4;}; -int equip_gem_piece_tableId() const {return 123;}; +int equip_gem_piece_tableId() const {return 126;}; BnsTables::Shared::TableRef attach_equip_gem_piece_consumable_item[4]; __int32 attach_equip_gem_piece_consumable_item_Size() const {return 4;}; -int attach_equip_gem_piece_consumable_item_tableId() const {return 198;}; +int attach_equip_gem_piece_consumable_item_tableId() const {return 202;}; __int16 attach_equip_gem_piece_consumable_item_count[4]; __int32 attach_equip_gem_piece_consumable_item_count_Size() const {return 4;}; __int32 attach_equip_gem_piece_money_cost; BnsTables::Shared::TableRef attach_equip_gem_piece[10]; __int32 attach_equip_gem_piece_Size() const {return 10;}; -int attach_equip_gem_piece_tableId() const {return 123;}; +int attach_equip_gem_piece_tableId() const {return 126;}; __int16 attach_equip_gem_piece_prop_weight[10]; __int32 attach_equip_gem_piece_prop_weight_Size() const {return 10;}; __int32 attach_equip_gem_piece_total_prop_weight; @@ -46,7 +46,7 @@ signed char attach_equip_gem_piece_primary_gem_equip_level_max; char Pad_sub_3[2]; BnsTables::Shared::TableRef attack_effect[2]; __int32 attack_effect_Size() const {return 2;}; -int attack_effect_tableId() const {return 115;}; +int attack_effect_tableId() const {return 118;}; signed char attack_effect_skill_result; signed char attack_effect_probability; signed char attack_effect_target_limit_level; @@ -57,7 +57,7 @@ __int16 attack_effect_caster_effect_flag[4]; __int32 attack_effect_caster_effect_flag_Size() const {return 4;}; BnsTables::Shared::TableRef second_attack_effect[2]; __int32 second_attack_effect_Size() const {return 2;}; -int second_attack_effect_tableId() const {return 115;}; +int second_attack_effect_tableId() const {return 118;}; signed char second_attack_effect_skill_result; signed char second_attack_effect_probability; signed char second_attack_effect_target_limit_level; @@ -68,49 +68,51 @@ __int16 second_attack_effect_caster_effect_flag[4]; __int32 second_attack_effect_caster_effect_flag_Size() const {return 4;}; __int32 detach_gem_money_cost; BnsTables::Shared::TableRef main_ability_fixed; -int main_ability_fixed_tableId() const {return 214;}; +int main_ability_fixed_tableId() const {return 218;}; BnsTables::Shared::TableRef sub_ability_fixed; -int sub_ability_fixed_tableId() const {return 214;}; +int sub_ability_fixed_tableId() const {return 218;}; signed char sub_ability_random_count; char Pad_sub_6[3]; BnsTables::Shared::TableRef sub_ability_random[8]; __int32 sub_ability_random_Size() const {return 8;}; -int sub_ability_random_tableId() const {return 214;}; +int sub_ability_random_tableId() const {return 218;}; BnsTables::Shared::TableRef feed_ability_random[8]; __int32 feed_ability_random_Size() const {return 8;}; -int feed_ability_random_tableId() const {return 214;}; +int feed_ability_random_tableId() const {return 218;}; signed char feed_ability_random_count; char Pad_sub_7[3]; __int32 ability_feeding_required_money; BnsTables::Shared::TableRef ability_feeding_required_item[2]; __int32 ability_feeding_required_item_Size() const {return 2;}; -int ability_feeding_required_item_tableId() const {return 198;}; +int ability_feeding_required_item_tableId() const {return 202;}; __int16 ability_feeding_required_item_count[2]; __int32 ability_feeding_required_item_count_Size() const {return 2;}; BnsTables::Shared::TableRef ability_feeding_special_item; -int ability_feeding_special_item_tableId() const {return 198;}; +int ability_feeding_special_item_tableId() const {return 202;}; __int16 ability_feeding_special_item_count; char Pad_sub_8[2]; BnsTables::Shared::TableRef ability_feeding_target[2]; __int32 ability_feeding_target_Size() const {return 2;}; -int ability_feeding_target_tableId() const {return 191;}; +int ability_feeding_target_tableId() const {return 195;}; BnsTables::Shared::TableRef skill_by_equipment; -int skill_by_equipment_tableId() const {return 350;}; +int skill_by_equipment_tableId() const {return 357;}; __int16 hidden_power_attach; char Pad_sub_9[2]; +BnsTables::Shared::TableRef weapon_soul_gem_pet; +int weapon_soul_gem_pet_tableId() const {return 297;}; BnsTables::Shared::TableRef unseal_consume_item2[4]; __int32 unseal_consume_item2_Size() const {return 4;}; -int unseal_consume_item2_tableId() const {return 198;}; +int unseal_consume_item2_tableId() const {return 202;}; __int16 unseal_consume_item2_stack_count[4]; __int32 unseal_consume_item2_stack_count_Size() const {return 4;}; BnsTables::Shared::TableRef skill3; -int skill3_tableId() const {return 342;}; +int skill3_tableId() const {return 349;}; wchar_t* equip_show; bool sub_ability_random_draw_enable; char Pad_sub_10[3]; BnsTables::Shared::TableRef sub_ability_random_draw_cost[8]; __int32 sub_ability_random_draw_cost_Size() const {return 8;}; -int sub_ability_random_draw_cost_tableId() const {return 77;}; +int sub_ability_random_draw_cost_tableId() const {return 79;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/EU/item/item_grocery_Record.h b/Generated/include/EU/item/item_grocery_Record.h index ce3d2edd3..6551d54a0 100644 --- a/Generated/include/EU/item/item_grocery_Record.h +++ b/Generated/include/EU/item/item_grocery_Record.h @@ -16,9 +16,9 @@ __int16 stack_count; __int16 store_bundle_count; char Pad_sub_2[2]; BnsTables::Shared::TableRef skill3; -int skill3_tableId() const {return 342;}; +int skill3_tableId() const {return 349;}; BnsTables::Shared::TableRef duel_skill3; -int duel_skill3_tableId() const {return 342;}; +int duel_skill3_tableId() const {return 349;}; signed char skill_limit_level; signed char skill_limit_level_max; signed char skill_limit_mastery_level; @@ -26,26 +26,26 @@ signed char skill_limit_mastery_level_max; signed char skill_limit_job; char Pad_sub_3[3]; BnsTables::Shared::TableRef skill_limit_faction; -int skill_limit_faction_tableId() const {return 136;}; +int skill_limit_faction_tableId() const {return 139;}; __int16 skill_limit_faction_level; char Pad_sub_4[2]; BnsTables::Shared::TableRef skill_limit_activated_faction; -int skill_limit_activated_faction_tableId() const {return 136;}; +int skill_limit_activated_faction_tableId() const {return 139;}; signed char recharge_heart_type; bool disable_vitality_zero; bool disable_vitality_none_zero; char Pad_sub_5[1]; __int32 skill_score_point; BnsTables::Shared::TableRef skill_skin_acquire; -int skill_skin_acquire_tableId() const {return 364;}; +int skill_skin_acquire_tableId() const {return 371;}; BnsTables::Shared::TableRef resurrect_effect; -int resurrect_effect_tableId() const {return 115;}; +int resurrect_effect_tableId() const {return 118;}; __int32 bonus_exp; __int32 bonus_mastery_exp; __int32 bonus_account_exp; __int32 bonus_sealed_dungeon_exp; BnsTables::Shared::TableRef bonus_sealed_dungeon_id; -int bonus_sealed_dungeon_id_tableId() const {return 114;}; +int bonus_sealed_dungeon_id_tableId() const {return 117;}; __int32 energy_multiple_point; __int16 additional_mastery_stat_point; __int16 skill_build_up_point; @@ -64,22 +64,22 @@ signed char repair_grade; bool necessary_campfire; char Pad_sub_8[2]; BnsTables::Shared::TableRef valid_attraction_name; -int valid_attraction_name_tableId() const {return 427;}; +int valid_attraction_name_tableId() const {return 434;}; BnsTables::Shared::TableRef dest_zone; -int dest_zone_tableId() const {return 471;}; +int dest_zone_tableId() const {return 478;}; signed char expand_weapon_gem_slot_level[2]; __int32 expand_weapon_gem_slot_level_Size() const {return 2;}; char Pad_sub_9[2]; BnsTables::Shared::TableRef unseal_acquire_item[20]; __int32 unseal_acquire_item_Size() const {return 20;}; -int unseal_acquire_item_tableId() const {return 198;}; +int unseal_acquire_item_tableId() const {return 202;}; BnsTables::Shared::TableRef unseal_consume_item2[4]; __int32 unseal_consume_item2_Size() const {return 4;}; -int unseal_consume_item2_tableId() const {return 198;}; +int unseal_consume_item2_tableId() const {return 202;}; __int16 unseal_consume_item2_stack_count[4]; __int32 unseal_consume_item2_stack_count_Size() const {return 4;}; BnsTables::Shared::TableRef unseal_result_preview_item; -int unseal_result_preview_item_tableId() const {return 198;}; +int unseal_result_preview_item_tableId() const {return 202;}; __int16 transform_add_probability; bool transform_change_group; char Pad_sub_10[1]; @@ -88,16 +88,16 @@ __int32 additional_growth_recipe_exp_percent; signed char additional_awakening_probability; char Pad_sub_11[3]; BnsTables::Shared::TableRef randombox_preview; -int randombox_preview_tableId() const {return 309;}; +int randombox_preview_tableId() const {return 316;}; signed char message_range; char Pad_sub_12[3]; BnsTables::Shared::TableRef pet_food_recovery; -int pet_food_recovery_tableId() const {return 291;}; +int pet_food_recovery_tableId() const {return 298;}; BnsTables::Shared::ExplicitTableRef exceptional_usable_attraction; BnsTables::Shared::TableRef item_usable_group; -int item_usable_group_tableId() const {return 225;}; +int item_usable_group_tableId() const {return 229;}; BnsTables::Shared::TableRef required_completion_quest; -int required_completion_quest_tableId() const {return 299;}; +int required_completion_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef skill_book_achievement_blademaster; int skill_book_achievement_blademaster_tableId() const {return 6;}; BnsTables::Shared::TableRef skill_book_achievement_kungfufighter; @@ -131,13 +131,13 @@ int skill_book_achievement_dual_blader_tableId() const {return 6;}; BnsTables::Shared::TableRef skill_book_achievement_bard; int skill_book_achievement_bard_tableId() const {return 6;}; BnsTables::Shared::TableRef fishing_paste; -int fishing_paste_tableId() const {return 152;}; +int fishing_paste_tableId() const {return 155;}; __int16 secret_treasure_id; char Pad_sub_13[2]; __int32 badge_gear_score; __int32 badge_synthesis_score; BnsTables::Shared::TableRef slate_scroll; -int slate_scroll_tableId() const {return 385;}; +int slate_scroll_tableId() const {return 392;}; signed char fusion_target_category; char Pad_sub_14[1]; __int16 fusion_score_factor; @@ -145,31 +145,31 @@ signed char grocery_effect_type; char Pad_sub_15[1]; __int16 grocery_effect_level; BnsTables::Shared::TableRef card; -int card_tableId() const {return 456;}; +int card_tableId() const {return 463;}; __int16 use_fail_caster_flag; char Pad_sub_16[2]; BnsTables::Shared::TableRef glyph_reward; -int glyph_reward_tableId() const {return 160;}; +int glyph_reward_tableId() const {return 163;}; BnsTables::Shared::TableRef glyph_reward_fixed; -int glyph_reward_fixed_tableId() const {return 158;}; +int glyph_reward_fixed_tableId() const {return 161;}; signed char grocery_batch_type; char Pad_sub_17[3]; BnsTables::Shared::TableRef relic_symbol; -int relic_symbol_tableId() const {return 329;}; +int relic_symbol_tableId() const {return 336;}; BnsTables::Shared::IconRef relic_image; BnsTables::Shared::TableRef relic_main_option; -int relic_main_option_tableId() const {return 327;}; +int relic_main_option_tableId() const {return 334;}; BnsTables::Shared::TableRef relic_sub_option; -int relic_sub_option_tableId() const {return 327;}; +int relic_sub_option_tableId() const {return 334;}; BnsTables::Shared::TableRef relic_bonus_1_option; -int relic_bonus_1_option_tableId() const {return 327;}; +int relic_bonus_1_option_tableId() const {return 334;}; BnsTables::Shared::TableRef relic_bonus_2_option; -int relic_bonus_2_option_tableId() const {return 327;}; +int relic_bonus_2_option_tableId() const {return 334;}; __int32 relic_synthesis_score; BnsTables::Shared::TableRef relic_set_item; -int relic_set_item_tableId() const {return 328;}; +int relic_set_item_tableId() const {return 335;}; BnsTables::Shared::TableRef relic_enhance_cost; -int relic_enhance_cost_tableId() const {return 326;}; +int relic_enhance_cost_tableId() const {return 333;}; signed char relic_enhance_max_count; char Pad_sub_18[3]; BnsTables::Shared::TableRef character_membership; @@ -179,9 +179,9 @@ __int32 blue_virtual_currency_additional_quota; __int16 lock_type; __int16 lock_index; BnsTables::Shared::TableRef skill_train_by_item_for_transmit; -int skill_train_by_item_for_transmit_tableId() const {return 373;}; +int skill_train_by_item_for_transmit_tableId() const {return 380;}; BnsTables::Shared::TableRef decompose_random_box_replaced_by_decompose_item; -int decompose_random_box_replaced_by_decompose_item_tableId() const {return 198;}; +int decompose_random_box_replaced_by_decompose_item_tableId() const {return 202;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/item/item_weapon_Record.h b/Generated/include/EU/item/item_weapon_Record.h index f3f5a260c..c3c262fbd 100644 --- a/Generated/include/EU/item/item_weapon_Record.h +++ b/Generated/include/EU/item/item_weapon_Record.h @@ -18,14 +18,14 @@ __int16 max_gem_slot_level; bool identify_enable; char Pad_sub_2[3]; BnsTables::Shared::TableRef identify_grocery; -int identify_grocery_tableId() const {return 198;}; +int identify_grocery_tableId() const {return 202;}; bool gem_slot_by_probability; signed char gem_slot_type[4]; __int32 gem_slot_type_Size() const {return 4;}; char Pad_sub_3[3]; BnsTables::Shared::TableRef open_gem_slot_grocery[8]; __int32 open_gem_slot_grocery_Size() const {return 8;}; -int open_gem_slot_grocery_tableId() const {return 198;}; +int open_gem_slot_grocery_tableId() const {return 202;}; __int16 open_gem_slot_grocery_count[8]; __int32 open_gem_slot_grocery_count_Size() const {return 8;}; __int32 open_gem_slot_price[8]; @@ -40,23 +40,23 @@ __int16 repair_level; __int16 repair_item_count; char Pad_sub_5[2]; BnsTables::Shared::TableRef ui_repair_item; -int ui_repair_item_tableId() const {return 198;}; +int ui_repair_item_tableId() const {return 202;}; bool gem_slot_expandable; char Pad_sub_6[3]; BnsTables::Shared::TableRef skill_by_equipment; -int skill_by_equipment_tableId() const {return 350;}; +int skill_by_equipment_tableId() const {return 357;}; signed char weapon_appearance_change_type; char Pad_sub_7[3]; BnsTables::Shared::TableRef pet; -int pet_tableId() const {return 290;}; +int pet_tableId() const {return 297;}; __int32 closet_group_id; BnsTables::Shared::TableRef skill_skin; -int skill_skin_tableId() const {return 364;}; +int skill_skin_tableId() const {return 371;}; __int16 hidden_power_attach; char Pad_sub_8[2]; BnsTables::Shared::TableRef unseal_consume_item2[4]; __int32 unseal_consume_item2_Size() const {return 4;}; -int unseal_consume_item2_tableId() const {return 198;}; +int unseal_consume_item2_tableId() const {return 202;}; __int16 unseal_consume_item2_stack_count[4]; __int32 unseal_consume_item2_stack_count_Size() const {return 4;}; bool weapon_appearance_job_change; @@ -64,7 +64,7 @@ signed char soul_gem_slot_probability; __int16 star_stone_slot_prop_weight[9]; __int32 star_stone_slot_prop_weight_Size() const {return 9;}; BnsTables::Shared::TableRef init_star_stone_slot_cost_group; -int init_star_stone_slot_cost_group_tableId() const {return 77;}; +int init_star_stone_slot_cost_group_tableId() const {return 79;}; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/EU/item_brand/AAA_item_brand_RecordBase.h b/Generated/include/EU/item_brand/AAA_item_brand_RecordBase.h index b6e384cf2..25ed6fef4 100644 --- a/Generated/include/EU/item_brand/AAA_item_brand_RecordBase.h +++ b/Generated/include/EU/item_brand/AAA_item_brand_RecordBase.h @@ -25,8 +25,9 @@ __int64 transform_item_by_job[17]; __int32 transform_item_by_job_Size() const {return 17;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 191; } + static __int16 TableId() { return 195; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h b/Generated/include/EU/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h index 0ce9cfe53..f8b2400b7 100644 --- a/Generated/include/EU/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h +++ b/Generated/include/EU/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h @@ -22,7 +22,7 @@ signed char item_condition_type; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; __int16 game_category_3; signed char item_grade; signed char equip_level; @@ -38,31 +38,358 @@ BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef tag_icon; BnsTables::Shared::IconRef tag_icon_grade; BnsTables::Shared::TableRef main_info; -int main_info_tableId() const {return 427;}; +int main_info_tableId() const {return 434;}; BnsTables::Shared::TableRef sub_info; -int sub_info_tableId() const {return 427;}; +int sub_info_tableId() const {return 434;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; BnsTables::Shared::TableRef description4_title; -int description4_title_tableId() const {return 427;}; +int description4_title_tableId() const {return 434;}; BnsTables::Shared::TableRef description5_title; -int description5_title_tableId() const {return 427;}; +int description5_title_tableId() const {return 434;}; BnsTables::Shared::TableRef description6_title; -int description6_title_tableId() const {return 427;}; +int description6_title_tableId() const {return 434;}; BnsTables::Shared::TableRef description4; -int description4_tableId() const {return 427;}; +int description4_tableId() const {return 434;}; BnsTables::Shared::TableRef description5; -int description5_tableId() const {return 427;}; +int description5_tableId() const {return 434;}; BnsTables::Shared::TableRef description6; -int description6_tableId() const {return 427;}; +int description6_tableId() const {return 434;}; BnsTables::Shared::TableRef store_description; -int store_description_tableId() const {return 427;}; +int store_description_tableId() const {return 434;}; BnsTables::Shared::TableRef title_item; -int title_item_tableId() const {return 198;}; +int title_item_tableId() const {return 202;}; +bool show_related_item; +char Pad1[3]; +BnsTables::Shared::TableRef related_item[30]; +__int32 related_item_Size() const {return 30;}; +int related_item_tableId() const {return 202;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 192; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } + static __int16 TableId() { return 196; } static __int32 SubType() { return -1; } + enum class item_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class game_category_3 { + none = 0, + sword = 1, + gauntlet = 2, + aura_bangle = 3, + axe = 4, + dagger = 5, + staff = 6, + lyn_sword = 7, + warlock_dagger = 8, + soul_fighter_gauntlet = 9, + gun = 10, + great_sword = 11, + long_bow = 12, + spear = 13, + orb = 14, + dual_blade = 15, + instrument = 16, + necklace = 17, + ring = 18, + earring = 19, + bracelet = 20, + belt = 21, + gloves = 22, + soul = 23, + soul_2 = 24, + rune_1 = 25, + rune_2 = 26, + pet = 27, + nova = 28, + vehicle = 29, + normal_state_appearance = 30, + idle_state_appearance = 31, + chatting_symbol = 32, + portrait_appearance = 33, + hypermove_appearance = 34, + name_plate_appearance = 35, + speech_bubble_appearance = 36, + talk_social = 37, + armlet_1 = 38, + armlet_2 = 39, + costume = 40, + head_attach = 41, + face_attach = 42, + costume_attach = 43, + summoned_pet_costume = 44, + summoned_pet_hat = 45, + summoned_pet_attach = 46, + gam1 = 47, + gan2 = 48, + jin3 = 49, + son4 = 50, + ri5 = 51, + gon6 = 52, + tae7 = 53, + geon8 = 54, + synthesis_gem = 55, + feed_gem = 56, + diamond = 57, + ruby = 58, + topaz = 59, + sapphire = 60, + jade = 61, + emerald = 62, + amethyst = 63, + aquamarine = 64, + amber = 65, + obsidian = 66, + garnet = 67, + ruby_topaz = 68, + ruby_sapphire = 69, + ruby_jade = 70, + ruby_amethyst = 71, + ruby_emerald = 72, + ruby_diamond = 73, + topaz_sapphire = 74, + topaz_jade = 75, + topaz_amethyst = 76, + topaz_emerald = 77, + topaz_diamond = 78, + sapphire_jade = 79, + sapphire_amethyst = 80, + sapphire_emerald = 81, + sapphire_diamond = 82, + jade_amethyst = 83, + jade_emerald = 84, + jade_diamond = 85, + amethyst_emerald = 86, + amethyst_diamond = 87, + emerald_diamond = 88, + aquamarine_diamond = 89, + amber_diamond = 90, + obsidian_garnet = 91, + corundum_white = 92, + corundum_black = 93, + corundum_pink = 94, + corundum_yellow = 95, + corundum_bluegreen = 96, + corundum_blue = 97, + corundum_aquamarine = 98, + corundum_amber = 99, + corundum_ruby = 100, + corundum_amethyst = 101, + corundum_jade = 102, + skill_stone = 103, + skill_stone_1 = 104, + skill_stone_2 = 105, + accessory_stone = 106, + weapon_soul_gem = 107, + regenerate_potion = 108, + heal_potion = 109, + secret_potion = 110, + detox_potion = 111, + magic_potion = 112, + hwan_dan = 113, + cook = 114, + exp_cook = 115, + alcohol = 116, + normal_repair_tool = 117, + urgency_repair_tool = 118, + key = 119, + weapon_gem_make = 120, + festival_tool = 121, + fishing_goods = 122, + voucher = 123, + reset_talisman = 124, + revive_talisman = 125, + party_revive_talisman = 126, + growth_talisman = 127, + unseal_talisman = 128, + seal_talisman = 129, + escape_talisman = 130, + build_up_talisman = 131, + valuables = 132, + wealth = 133, + holy_material = 134, + weapon_material = 135, + party_battle_material = 136, + raid_material = 137, + weapon_seed_material = 138, + accessory_material = 139, + synthetic_material = 140, + weapon_exp = 141, + accessory_exp = 142, + weapon_maker = 143, + talis_maker = 144, + equip_gem_maker = 145, + accessory_maker = 146, + medicine_maker = 147, + food_maker = 148, + common_maker = 149, + hypermove_material = 150, + production_material = 151, + cloth = 152, + dress_design = 153, + color_material = 154, + pattern = 155, + special_material = 156, + normal_material = 157, + weapon_coin = 158, + token = 159, + naryu_coin = 160, + pvp_coin = 161, + rvr_coin = 162, + festival_coin = 163, + hero_coin = 164, + spirit_coin = 165, + normal_coin = 166, + skill_deed = 167, + skill_take_deed = 168, + ticket = 169, + reset_deed = 170, + extend_deed = 171, + exchange_deed = 172, + switch_deed = 173, + normal_deed = 174, + guild_deed = 175, + quest_start = 176, + quest_virtual = 177, + chack_item = 178, + sundry_item = 179, + normal_weapon_box = 180, + shape_weapon_box = 181, + normal_accessory_box = 182, + normal_dress_box = 183, + normal_equip_gem_box = 184, + normal_weapon_gem_box = 185, + normal_material_box = 186, + normal_booty_box = 187, + normal_etc_box = 188, + badge_1_premium = 189, + badge_2_premium = 190, + badge_3_premium = 191, + badge_1_normal = 192, + badge_2_normal = 193, + badge_3_normal = 194, + badge_appearance = 195, + fusion_material = 196, + card = 197, + aquamarine_amber = 198, + relic_1 = 199, + star_stone = 200, + skill_train_by_item_extract = 201, + }; + + enum class equip_job_check { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class equip_sex { + none = 0, + all = 1, + male = 2, + female = 3, + }; + + enum class equip_race { + none = 0, + all = 1, + jin = 2, + gon = 3, + lyn = 4, + kun = 5, + summoned_all = 6, + summoned_cat = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_buy_price/AAA_item_buy_price_RecordBase.h b/Generated/include/EU/item_buy_price/AAA_item_buy_price_RecordBase.h index f4153b524..59a9ddf32 100644 --- a/Generated/include/EU/item_buy_price/AAA_item_buy_price_RecordBase.h +++ b/Generated/include/EU/item_buy_price/AAA_item_buy_price_RecordBase.h @@ -25,12 +25,12 @@ signed char publisher; char Pad0[3]; __int32 money; BnsTables::Shared::TableRef required_itembrand; -int required_itembrand_tableId() const {return 191;}; +int required_itembrand_tableId() const {return 195;}; signed char required_itembrand_condition_type; char Pad1[3]; BnsTables::Shared::TableRef required_item[4]; __int32 required_item_Size() const {return 4;}; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; __int16 required_item_count[4]; __int32 required_item_count_Size() const {return 4;}; __int32 required_faction_score; @@ -50,15 +50,109 @@ signed char check_battle_field_grade_lead_the_ball; char Pad2[1]; __int16 check_closet_collecting_grade; BnsTables::Shared::TableRef check_content_quota; -int check_content_quota_tableId() const {return 67;}; +int check_content_quota_tableId() const {return 69;}; __int32 check_soul_boost_season_bm; signed char required_level; signed char required_mastery_level; __int16 required_account_level; +__int64 start_time; +__int64 end_time; +signed char item_slot_display_type; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 1); } - static __int16 TableId() { return 193; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } + static __int16 TableId() { return 197; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class required_itembrand_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class item_slot_display_type { + none = 0, + recommanded = 1, + new_val = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_combat/AAA_item_combat_RecordBase.h b/Generated/include/EU/item_combat/AAA_item_combat_RecordBase.h index 190b5a8fc..f8b7e6a90 100644 --- a/Generated/include/EU/item_combat/AAA_item_combat_RecordBase.h +++ b/Generated/include/EU/item_combat/AAA_item_combat_RecordBase.h @@ -25,24 +25,36 @@ signed char job_style; char Pad0[3]; BnsTables::Shared::TableRef item_skill[16]; __int32 item_skill_Size() const {return 16;}; -int item_skill_tableId() const {return 218;}; +int item_skill_tableId() const {return 222;}; BnsTables::Shared::TableRef item_skill_second[16]; __int32 item_skill_second_Size() const {return 16;}; -int item_skill_second_tableId() const {return 218;}; +int item_skill_second_tableId() const {return 222;}; BnsTables::Shared::TableRef item_skill_third[16]; __int32 item_skill_third_Size() const {return 16;}; -int item_skill_third_tableId() const {return 218;}; +int item_skill_third_tableId() const {return 222;}; __int32 skill_build_up_parent_skill3_id[3]; __int32 skill_build_up_parent_skill3_id_Size() const {return 3;}; signed char skill_build_up_level[3]; __int32 skill_build_up_level_Size() const {return 3;}; char Pad1[1]; BnsTables::Shared::TableRef skill_modify_info_group; -int skill_modify_info_group_tableId() const {return 360;}; +int skill_modify_info_group_tableId() const {return 367;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 195; } + static __int16 TableId() { return 199; } static __int32 SubType() { return -1; } + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_combination/AAA_item_combination_RecordBase.h b/Generated/include/EU/item_combination/AAA_item_combination_RecordBase.h index 9aa92bde6..b2942217e 100644 --- a/Generated/include/EU/item_combination/AAA_item_combination_RecordBase.h +++ b/Generated/include/EU/item_combination/AAA_item_combination_RecordBase.h @@ -25,34 +25,39 @@ signed char item_type; char Pad0[3]; __int32 count; BnsTables::Shared::TableRef material_group; -int material_group_tableId() const {return 205;}; +int material_group_tableId() const {return 209;}; BnsTables::Shared::TableRef material_group_name; -int material_group_name_tableId() const {return 427;}; +int material_group_name_tableId() const {return 434;}; __int16 great_success_probability; char Pad1[2]; BnsTables::Shared::TableRef great_success_item_group; -int great_success_item_group_tableId() const {return 205;}; +int great_success_item_group_tableId() const {return 209;}; __int16 success_probability; char Pad2[2]; BnsTables::Shared::TableRef success_item_group; -int success_item_group_tableId() const {return 205;}; +int success_item_group_tableId() const {return 209;}; __int16 fail_probability; char Pad3[2]; BnsTables::Shared::TableRef fail_item_group; -int fail_item_group_tableId() const {return 205;}; +int fail_item_group_tableId() const {return 209;}; __int16 big_fail_probability; char Pad4[2]; BnsTables::Shared::TableRef big_fail_item_group; -int big_fail_item_group_tableId() const {return 205;}; +int big_fail_item_group_tableId() const {return 209;}; BnsTables::Shared::TableRef item_combination_cost_group; -int item_combination_cost_group_tableId() const {return 77;}; +int item_combination_cost_group_tableId() const {return 79;}; BnsTables::Shared::TableRef reward_group_name; -int reward_group_name_tableId() const {return 427;}; +int reward_group_name_tableId() const {return 434;}; __int32 mileage_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 196; } + static __int16 TableId() { return 200; } static __int32 SubType() { return -1; } + enum class item_type { + none = 0, + star_gem = 1, + world_account_card = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h b/Generated/include/EU/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h index 70931dd13..86f7bf34e 100644 --- a/Generated/include/EU/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h +++ b/Generated/include/EU/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h @@ -24,15 +24,20 @@ namespace BnsTables::EU { signed char item_grade; char Pad0[2]; BnsTables::Shared::TableRef grade_name; -int grade_name_tableId() const {return 427;}; +int grade_name_tableId() const {return 434;}; __int32 mileage_max; BnsTables::Shared::TableRef reward_item; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int32 reward_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 197; } + static __int16 TableId() { return 201; } static __int32 SubType() { return -1; } + enum class item_type { + star_stone = 0, + card = 1, + glyph = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_event/AAA_item_event_RecordBase.h b/Generated/include/EU/item_event/AAA_item_event_RecordBase.h index 443c0d835..0311e8eaf 100644 --- a/Generated/include/EU/item_event/AAA_item_event_RecordBase.h +++ b/Generated/include/EU/item_event/AAA_item_event_RecordBase.h @@ -23,11 +23,12 @@ namespace BnsTables::EU { wchar_t* alias; __int64 event_expiration_time; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } - static __int16 TableId() { return 199; } + static __int16 TableId() { return 203; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_fusion/AAA_item_fusion_RecordBase.h b/Generated/include/EU/item_fusion/AAA_item_fusion_RecordBase.h index eb8c447c0..1d3c42100 100644 --- a/Generated/include/EU/item_fusion/AAA_item_fusion_RecordBase.h +++ b/Generated/include/EU/item_fusion/AAA_item_fusion_RecordBase.h @@ -24,14 +24,64 @@ __int32 score; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef cost_group; -int cost_group_tableId() const {return 77;}; +int cost_group_tableId() const {return 79;}; BnsTables::Shared::TableRef result_item[80]; __int32 result_item_Size() const {return 80;}; -int result_item_tableId() const {return 198;}; +int result_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 201; } + static __int16 TableId() { return 205; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + costume = 1, + head_attach = 2, + face_attach = 3, + costume_attach = 4, + summoned_pet_costume = 5, + summoned_pet_hat = 6, + summoned_pet_attach = 7, + gam1 = 8, + gan2 = 9, + jin3 = 10, + son4 = 11, + ri5 = 12, + gon6 = 13, + tae7 = 14, + geon8 = 15, + weapon_gem = 16, + sword = 17, + gauntlet = 18, + aura_bangle = 19, + axe = 20, + dagger = 21, + staff = 22, + lyn_sword = 23, + warlock_dagger = 24, + soul_fighter_gauntlet = 25, + gun = 26, + long_bow = 27, + great_sword = 28, + orb = 29, + necklace = 30, + ring = 31, + earring = 32, + bracelet = 33, + belt = 34, + gloves = 35, + soul = 36, + soul_2 = 37, + nova = 38, + pet = 39, + corundum_white = 40, + corundum_black = 41, + corundum_pink = 42, + corundum_yellow = 43, + corundum_bluegreen = 44, + corundum_blue = 45, + dual_blade = 46, + instrument = 47, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_graph/AAA_item_graph_RecordBase.h b/Generated/include/EU/item_graph/AAA_item_graph_RecordBase.h index d99781a9e..a5b9c7005 100644 --- a/Generated/include/EU/item_graph/AAA_item_graph_RecordBase.h +++ b/Generated/include/EU/item_graph/AAA_item_graph_RecordBase.h @@ -27,8 +27,99 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 16); } - static __int16 TableId() { return 203; } + static __int16 TableId() { return 207; } static __int32 SubType() { return -1; } + enum class seed_item_sub_group { + sub_group_1 = 0, + sub_group_2 = 1, + }; + + enum class node_type { + seed_normal = 0, + seed_black_sky = 1, + }; + + enum class attribute_group { + none = 0, + attribute_group_1 = 1, + attribute_group_2 = 2, + }; + + enum class item_equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class growth_category { + none = 0, + dungeon = 1, + raid = 2, + pvp = 3, + attribute = 4, + etc1 = 5, + etc2 = 6, + }; + + enum class edge_type { + growth = 0, + awaken = 1, + transform = 2, + jump_transform = 3, + purification = 4, + }; + + enum class end_orientation { + horizontal = 0, + vertical = 1, + }; + + enum class success_probability { + definite = 0, + stochastic = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_graph/item_graph_edge_Record.h b/Generated/include/EU/item_graph/item_graph_edge_Record.h index 5fbd91cca..523b08c88 100644 --- a/Generated/include/EU/item_graph/item_graph_edge_Record.h +++ b/Generated/include/EU/item_graph/item_graph_edge_Record.h @@ -14,15 +14,15 @@ signed char attribute_group; signed char seed_item_sub_group; char Pad_sub_0[1]; BnsTables::Shared::TableRef feed_item; -int feed_item_tableId() const {return 198;}; +int feed_item_tableId() const {return 202;}; BnsTables::Shared::TableRef feed_recipe; -int feed_recipe_tableId() const {return 222;}; +int feed_recipe_tableId() const {return 226;}; BnsTables::Shared::TableRef start_item; -int start_item_tableId() const {return 198;}; +int start_item_tableId() const {return 202;}; signed char start_orientation; char Pad_sub_1[3]; BnsTables::Shared::TableRef end_item; -int end_item_tableId() const {return 198;}; +int end_item_tableId() const {return 202;}; signed char end_orientation; signed char success_probability; bool has_arrow; diff --git a/Generated/include/EU/item_graph/item_graph_seed_Record.h b/Generated/include/EU/item_graph/item_graph_seed_Record.h index e3d7eee1d..be36fe71c 100644 --- a/Generated/include/EU/item_graph/item_graph_seed_Record.h +++ b/Generated/include/EU/item_graph/item_graph_seed_Record.h @@ -11,9 +11,9 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef seed_item[42]; __int32 seed_item_Size() const {return 42;}; -int seed_item_tableId() const {return 198;}; +int seed_item_tableId() const {return 202;}; BnsTables::Shared::TableRef seed_item_group; -int seed_item_group_tableId() const {return 204;}; +int seed_item_group_tableId() const {return 208;}; signed char seed_item_sub_group[42]; __int32 seed_item_sub_group_Size() const {return 42;}; signed char node_type; diff --git a/Generated/include/EU/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h b/Generated/include/EU/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h index 6ba63f148..1efd2f006 100644 --- a/Generated/include/EU/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h +++ b/Generated/include/EU/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::EU { wchar_t* alias; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 204; } + static __int16 TableId() { return 208; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_group/AAA_item_group_RecordBase.h b/Generated/include/EU/item_group/AAA_item_group_RecordBase.h index 854b38a93..aec800d03 100644 --- a/Generated/include/EU/item_group/AAA_item_group_RecordBase.h +++ b/Generated/include/EU/item_group/AAA_item_group_RecordBase.h @@ -23,12 +23,13 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef member_item[50]; __int32 member_item_Size() const {return 50;}; -int member_item_tableId() const {return 198;}; +int member_item_tableId() const {return 202;}; signed char member_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 3); } - static __int16 TableId() { return 205; } + static __int16 TableId() { return 209; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_improve/AAA_item_improve_RecordBase.h b/Generated/include/EU/item_improve/AAA_item_improve_RecordBase.h index 775f0c1db..68c214a4d 100644 --- a/Generated/include/EU/item_improve/AAA_item_improve_RecordBase.h +++ b/Generated/include/EU/item_improve/AAA_item_improve_RecordBase.h @@ -21,35 +21,41 @@ signed char level; unsigned __int64 key; }; __declspec(align(8)) Key key; - BnsTables::Shared::TableRef cost_main_item[5]; + wchar_t* alias; +signed char publisher; +char Pad0[3]; +BnsTables::Shared::TableRef cost_main_brand[5]; +__int32 cost_main_brand_Size() const {return 5;}; +int cost_main_brand_tableId() const {return 195;}; +BnsTables::Shared::TableRef cost_main_item[5]; __int32 cost_main_item_Size() const {return 5;}; -int cost_main_item_tableId() const {return 198;}; +int cost_main_item_tableId() const {return 202;}; __int16 cost_main_item_count[5]; __int32 cost_main_item_count_Size() const {return 5;}; -char Pad0[2]; +char Pad1[2]; BnsTables::Shared::TableRef cost_sub_item_1[8]; __int32 cost_sub_item_1_Size() const {return 8;}; -int cost_sub_item_1_tableId() const {return 198;}; +int cost_sub_item_1_tableId() const {return 202;}; __int16 cost_sub_item_count_1[8]; __int32 cost_sub_item_count_1_Size() const {return 8;}; BnsTables::Shared::TableRef cost_sub_item_2[8]; __int32 cost_sub_item_2_Size() const {return 8;}; -int cost_sub_item_2_tableId() const {return 198;}; +int cost_sub_item_2_tableId() const {return 202;}; __int16 cost_sub_item_count_2[8]; __int32 cost_sub_item_count_2_Size() const {return 8;}; BnsTables::Shared::TableRef cost_sub_item_3[8]; __int32 cost_sub_item_3_Size() const {return 8;}; -int cost_sub_item_3_tableId() const {return 198;}; +int cost_sub_item_3_tableId() const {return 202;}; __int16 cost_sub_item_count_3[8]; __int32 cost_sub_item_count_3_Size() const {return 8;}; BnsTables::Shared::TableRef cost_sub_item_4[8]; __int32 cost_sub_item_4_Size() const {return 8;}; -int cost_sub_item_4_tableId() const {return 198;}; +int cost_sub_item_4_tableId() const {return 202;}; __int16 cost_sub_item_count_4[8]; __int32 cost_sub_item_count_4_Size() const {return 8;}; BnsTables::Shared::TableRef cost_sub_item_5[8]; __int32 cost_sub_item_5_Size() const {return 8;}; -int cost_sub_item_5_tableId() const {return 198;}; +int cost_sub_item_5_tableId() const {return 202;}; __int16 cost_sub_item_count_5[8]; __int32 cost_sub_item_count_5_Size() const {return 8;}; __int32 cost_money[5]; @@ -61,26 +67,36 @@ __int32 use_success_probability_Size() const {return 5;}; bool mileage_enable; bool mileage_save[5]; __int32 mileage_save_Size() const {return 5;}; -char Pad1[3]; +char Pad2[3]; BnsTables::Shared::TableRef mileage_random_distribution[5]; __int32 mileage_random_distribution_Size() const {return 5;}; -int mileage_random_distribution_tableId() const {return 310;}; +int mileage_random_distribution_tableId() const {return 317;}; signed char cost_item_discount_minimum_value[5]; __int32 cost_item_discount_minimum_value_Size() const {return 5;}; -char Pad2[3]; +char Pad3[3]; __int32 success_option_list_id; signed char success_option_slot_number; signed char fail_level_diff[5]; __int32 fail_level_diff_Size() const {return 5;}; bool fixed_all_option; -char Pad3[1]; +char Pad4[1]; __int32 success_option_list_id_all[5]; __int32 success_option_list_id_all_Size() const {return 5;}; signed char success_option_list_id_all_count; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 5); } - static __int16 TableId() { return 207; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 0); } + static __int16 TableId() { return 211; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_improve_option/AAA_item_improve_option_RecordBase.h b/Generated/include/EU/item_improve_option/AAA_item_improve_option_RecordBase.h index 07f7cba28..991c71381 100644 --- a/Generated/include/EU/item_improve_option/AAA_item_improve_option_RecordBase.h +++ b/Generated/include/EU/item_improve_option/AAA_item_improve_option_RecordBase.h @@ -22,23 +22,142 @@ signed char level; }; __declspec(align(8)) Key key; wchar_t* alias; +__int32 succession_group; signed char ability; char Pad0[3]; __int32 ability_value; BnsTables::Shared::TableRef effect; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; BnsTables::Shared::TableRef effect_description; -int effect_description_tableId() const {return 427;}; +int effect_description_tableId() const {return 434;}; BnsTables::Shared::TableRef skill_modify_info_group[10]; __int32 skill_modify_info_group_Size() const {return 10;}; -int skill_modify_info_group_tableId() const {return 360;}; +int skill_modify_info_group_tableId() const {return 367;}; BnsTables::Shared::TableRef additional_description; -int additional_description_tableId() const {return 427;}; +int additional_description_tableId() const {return 434;}; BnsTables::Shared::IconRef draw_option_icon; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 2); } - static __int16 TableId() { return 208; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } + static __int16 TableId() { return 212; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h b/Generated/include/EU/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h index d75f8ff2a..8b3a7da6b 100644 --- a/Generated/include/EU/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h +++ b/Generated/include/EU/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h @@ -21,9 +21,12 @@ signed char job; unsigned __int64 key; }; __declspec(align(8)) Key key; - BnsTables::Shared::TableRef option[50]; + wchar_t* alias; +signed char publisher; +char Pad0[3]; +BnsTables::Shared::TableRef option[50]; __int32 option_Size() const {return 50;}; -int option_tableId() const {return 208;}; +int option_tableId() const {return 212;}; __int16 option_weight[50]; __int32 option_weight_Size() const {return 50;}; __int32 option_weight_total; @@ -31,39 +34,74 @@ __int32 draw_cost_money[4]; __int32 draw_cost_money_Size() const {return 4;}; BnsTables::Shared::TableRef draw_cost_main_item[4]; __int32 draw_cost_main_item_Size() const {return 4;}; -int draw_cost_main_item_tableId() const {return 198;}; +int draw_cost_main_item_tableId() const {return 202;}; __int16 draw_cost_main_item_count[4]; __int32 draw_cost_main_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef draw_cost_sub_item_1[6]; __int32 draw_cost_sub_item_1_Size() const {return 6;}; -int draw_cost_sub_item_1_tableId() const {return 198;}; +int draw_cost_sub_item_1_tableId() const {return 202;}; __int16 draw_cost_sub_item_count_1[6]; __int32 draw_cost_sub_item_count_1_Size() const {return 6;}; BnsTables::Shared::TableRef draw_cost_sub_item_2[6]; __int32 draw_cost_sub_item_2_Size() const {return 6;}; -int draw_cost_sub_item_2_tableId() const {return 198;}; +int draw_cost_sub_item_2_tableId() const {return 202;}; __int16 draw_cost_sub_item_count_2[6]; __int32 draw_cost_sub_item_count_2_Size() const {return 6;}; BnsTables::Shared::TableRef draw_cost_sub_item_3[6]; __int32 draw_cost_sub_item_3_Size() const {return 6;}; -int draw_cost_sub_item_3_tableId() const {return 198;}; +int draw_cost_sub_item_3_tableId() const {return 202;}; __int16 draw_cost_sub_item_count_3[6]; __int32 draw_cost_sub_item_count_3_Size() const {return 6;}; BnsTables::Shared::TableRef draw_cost_sub_item_4[6]; __int32 draw_cost_sub_item_4_Size() const {return 6;}; -int draw_cost_sub_item_4_tableId() const {return 198;}; +int draw_cost_sub_item_4_tableId() const {return 202;}; __int16 draw_cost_sub_item_count_4[6]; __int32 draw_cost_sub_item_count_4_Size() const {return 6;}; BnsTables::Shared::TableRef succession_random_option[50]; __int32 succession_random_option_Size() const {return 50;}; -int succession_random_option_tableId() const {return 208;}; +int succession_random_option_tableId() const {return 212;}; __int16 succession_random_option_weight[50]; __int32 succession_random_option_weight_Size() const {return 50;}; __int32 succession_random_option_weight_total; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 2); } - static __int16 TableId() { return 209; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } + static __int16 TableId() { return 213; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h b/Generated/include/EU/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h index 0cbf77f84..60490335f 100644 --- a/Generated/include/EU/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h +++ b/Generated/include/EU/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::ExplicitTableRef target_item[20]; __int32 target_item_Size() const {return 20;}; signed char target_item_condition_type[20]; @@ -38,10 +38,10 @@ __int32 total_improve_level_Size() const {return 30;}; char Pad1[2]; BnsTables::Shared::TableRef total_improve_level_effect[30]; __int32 total_improve_level_effect_Size() const {return 30;}; -int total_improve_level_effect_tableId() const {return 115;}; +int total_improve_level_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef total_improve_level_effect_description[30]; __int32 total_improve_level_effect_description_Size() const {return 30;}; -int total_improve_level_effect_description_tableId() const {return 427;}; +int total_improve_level_effect_description_tableId() const {return 434;}; signed char total_improve_level_ability[30]; __int32 total_improve_level_ability_Size() const {return 30;}; char Pad2[2]; @@ -51,15 +51,15 @@ __int32 total_improve_level_ability_base_value[30]; __int32 total_improve_level_ability_base_value_Size() const {return 30;}; BnsTables::Shared::TableRef total_improve_level_condition_event[30]; __int32 total_improve_level_condition_event_Size() const {return 30;}; -int total_improve_level_condition_event_tableId() const {return 63;}; +int total_improve_level_condition_event_tableId() const {return 65;}; __int16 min_improve_level[30]; __int32 min_improve_level_Size() const {return 30;}; BnsTables::Shared::TableRef min_improve_level_effect[30]; __int32 min_improve_level_effect_Size() const {return 30;}; -int min_improve_level_effect_tableId() const {return 115;}; +int min_improve_level_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef min_improve_level_effect_description[30]; __int32 min_improve_level_effect_description_Size() const {return 30;}; -int min_improve_level_effect_description_tableId() const {return 427;}; +int min_improve_level_effect_description_tableId() const {return 434;}; signed char min_improve_level_ability[30]; __int32 min_improve_level_ability_Size() const {return 30;}; char Pad3[2]; @@ -69,11 +69,234 @@ __int32 min_improve_level_ability_base_value[30]; __int32 min_improve_level_ability_base_value_Size() const {return 30;}; BnsTables::Shared::TableRef min_improve_level_condition_event[30]; __int32 min_improve_level_condition_event_Size() const {return 30;}; -int min_improve_level_condition_event_tableId() const {return 63;}; +int min_improve_level_condition_event_tableId() const {return 65;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } - static __int16 TableId() { return 210; } + static __int16 TableId() { return 214; } static __int32 SubType() { return -1; } + enum class target_item_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class target_equip_pos { + none = 0, + hand = 1, + body = 2, + ear = 3, + eye = 4, + head = 5, + finger = 6, + neck = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + wrist = 16, + waist = 17, + body_attach = 18, + summoned_body = 19, + summoned_head = 20, + summoned_attach = 21, + soul = 22, + preset_gem_1 = 23, + preset_gem_2 = 24, + preset_gem_3 = 25, + preset_gem_4 = 26, + preset_gem_5 = 27, + preset_gem_6 = 28, + preset_gem_7 = 29, + preset_gem_8 = 30, + soul_2 = 31, + gloves = 32, + pet_1 = 33, + pet_2 = 34, + rune_1 = 35, + rune_2 = 36, + nova = 37, + vehicle = 38, + preset_hand = 39, + preset_ear = 40, + preset_finger = 41, + preset_neck = 42, + preset_wrist = 43, + preset_waist = 44, + preset_soul = 45, + preset_soul_2 = 46, + preset_gloves = 47, + preset_pet_1 = 48, + preset_pet_2 = 49, + preset_rune_1 = 50, + preset_rune_2 = 51, + preset_nova = 52, + preset_vehicle = 53, + normal_state_appearance = 54, + idle_state_appearance = 55, + chatting_symbol = 56, + portrait_appearance = 57, + hypermove_appearance = 58, + hand_appearance = 59, + pet_1_appearance = 60, + name_plate_appearance = 61, + speech_bubble_appearance = 62, + talk_social = 63, + armlet_1 = 64, + armlet_2 = 65, + preset_armlet_1 = 66, + preset_armlet_2 = 67, + }; + + enum class min_improve_level_ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_improve_succession/AAA_item_improve_succession_RecordBase.h b/Generated/include/EU/item_improve_succession/AAA_item_improve_succession_RecordBase.h index fd9365558..cb18593f8 100644 --- a/Generated/include/EU/item_improve_succession/AAA_item_improve_succession_RecordBase.h +++ b/Generated/include/EU/item_improve_succession/AAA_item_improve_succession_RecordBase.h @@ -21,22 +21,25 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; wchar_t* alias; +signed char publisher; +signed char succession_type; +char Pad0[2]; __int32 seed_improve_id; signed char seed_improve_level; -char Pad0[3]; +char Pad1[3]; __int32 result_improve_id; signed char result_improve_level; -char Pad1[3]; +char Pad2[3]; __int32 feed_main_improve_id; signed char feed_main_improve_level; -char Pad2[3]; +char Pad3[3]; BnsTables::Shared::TableRef feed_main_ingredient; -int feed_main_ingredient_tableId() const {return 198;}; +int feed_main_ingredient_tableId() const {return 202;}; __int16 feed_main_ingredient_count; -char Pad3[2]; +char Pad4[2]; BnsTables::Shared::TableRef feed_sub_ingredient[8]; __int32 feed_sub_ingredient_Size() const {return 8;}; -int feed_sub_ingredient_tableId() const {return 198;}; +int feed_sub_ingredient_tableId() const {return 202;}; __int16 feed_sub_ingredient_count[8]; __int32 feed_sub_ingredient_count_Size() const {return 8;}; __int32 cost_money; @@ -44,11 +47,32 @@ signed char feed_succession_option_step[5]; __int32 feed_succession_option_step_Size() const {return 5;}; signed char result_succession_option_step[5]; __int32 result_succession_option_step_Size() const {return 5;}; +signed char seed_succession_option_step[5]; +__int32 seed_succession_option_step_Size() const {return 5;}; bool keep_main_ingredient_spirit; +BnsTables::Shared::TableRef result_item_candidate[20]; +__int32 result_item_candidate_Size() const {return 20;}; +int result_item_candidate_tableId() const {return 202;}; +bool keep_seed_ingredient_spirit; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 211; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } + static __int16 TableId() { return 215; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class succession_type { + default_val = 0, + option_succession = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h b/Generated/include/EU/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h index 4eb530d2e..ab6465f55 100644 --- a/Generated/include/EU/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h +++ b/Generated/include/EU/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h @@ -26,11 +26,12 @@ __int32 variation_value_max; __int32 variation_value_with_special_item_min; __int32 variation_value_with_special_item_max; BnsTables::Shared::TableRef distribution_type; -int distribution_type_tableId() const {return 310;}; +int distribution_type_tableId() const {return 317;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 213; } + static __int16 TableId() { return 217; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h b/Generated/include/EU/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h index 83eebed09..772a468ab 100644 --- a/Generated/include/EU/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h +++ b/Generated/include/EU/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h @@ -31,11 +31,129 @@ __int32 item_ability_section_percent_Size() const {return 3;}; char Pad1[1]; BnsTables::Shared::TableRef item_ability_section[3]; __int32 item_ability_section_Size() const {return 3;}; -int item_ability_section_tableId() const {return 213;}; +int item_ability_section_tableId() const {return 217;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 214; } + static __int16 TableId() { return 218; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_random_option_group/AAA_item_random_option_group_RecordBase.h b/Generated/include/EU/item_random_option_group/AAA_item_random_option_group_RecordBase.h index c0d63aae4..67824ac85 100644 --- a/Generated/include/EU/item_random_option_group/AAA_item_random_option_group_RecordBase.h +++ b/Generated/include/EU/item_random_option_group/AAA_item_random_option_group_RecordBase.h @@ -22,64 +22,101 @@ signed char job; }; __declspec(align(8)) Key key; wchar_t* alias; +signed char publisher; +char Pad0[3]; BnsTables::Shared::TableRef effect_list; -int effect_list_tableId() const {return 117;}; +int effect_list_tableId() const {return 120;}; BnsTables::Shared::TableRef ability_list[3]; __int32 ability_list_Size() const {return 3;}; int ability_list_tableId() const {return 1;}; signed char ability_list_total_count; -char Pad0[3]; +char Pad1[3]; BnsTables::Shared::TableRef skill_build_up_group_list[3]; __int32 skill_build_up_group_list_Size() const {return 3;}; -int skill_build_up_group_list_tableId() const {return 349;}; +int skill_build_up_group_list_tableId() const {return 356;}; signed char skill_build_up_group_list_total_count; -char Pad1[3]; +char Pad2[3]; BnsTables::Shared::TableRef skill_train_by_item_list[6]; __int32 skill_train_by_item_list_Size() const {return 6;}; -int skill_train_by_item_list_tableId() const {return 374;}; +int skill_train_by_item_list_tableId() const {return 381;}; signed char skill_train_by_item_list_total_count; signed char skill_train_by_item_list_select_min; signed char skill_train_by_item_list_select_max; -char Pad2[1]; +char Pad3[1]; BnsTables::Shared::TableRef skill_train_by_item_list_title; -int skill_train_by_item_list_title_tableId() const {return 427;}; +int skill_train_by_item_list_title_tableId() const {return 434;}; bool duplication_enable; bool unlimited_draw; signed char draw_enable_count; -char Pad3[1]; +char Pad4[1]; __int32 draw_cost_money[4]; __int32 draw_cost_money_Size() const {return 4;}; signed char draw_cost_total_count; -char Pad4[3]; +char Pad5[3]; BnsTables::Shared::TableRef draw_cost_main_item[4]; __int32 draw_cost_main_item_Size() const {return 4;}; -int draw_cost_main_item_tableId() const {return 198;}; +int draw_cost_main_item_tableId() const {return 202;}; __int16 draw_cost_main_item_count[4]; __int32 draw_cost_main_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef draw_cost_sub_item_1[6]; __int32 draw_cost_sub_item_1_Size() const {return 6;}; -int draw_cost_sub_item_1_tableId() const {return 198;}; +int draw_cost_sub_item_1_tableId() const {return 202;}; __int16 draw_cost_sub_item_count_1[6]; __int32 draw_cost_sub_item_count_1_Size() const {return 6;}; BnsTables::Shared::TableRef draw_cost_sub_item_2[6]; __int32 draw_cost_sub_item_2_Size() const {return 6;}; -int draw_cost_sub_item_2_tableId() const {return 198;}; +int draw_cost_sub_item_2_tableId() const {return 202;}; __int16 draw_cost_sub_item_count_2[6]; __int32 draw_cost_sub_item_count_2_Size() const {return 6;}; BnsTables::Shared::TableRef draw_cost_sub_item_3[6]; __int32 draw_cost_sub_item_3_Size() const {return 6;}; -int draw_cost_sub_item_3_tableId() const {return 198;}; +int draw_cost_sub_item_3_tableId() const {return 202;}; __int16 draw_cost_sub_item_count_3[6]; __int32 draw_cost_sub_item_count_3_Size() const {return 6;}; BnsTables::Shared::TableRef draw_cost_sub_item_4[6]; __int32 draw_cost_sub_item_4_Size() const {return 6;}; -int draw_cost_sub_item_4_tableId() const {return 198;}; +int draw_cost_sub_item_4_tableId() const {return 202;}; __int16 draw_cost_sub_item_count_4[6]; __int32 draw_cost_sub_item_count_4_Size() const {return 6;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 1); } - static __int16 TableId() { return 215; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(9, 0); } + static __int16 TableId() { return 219; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_stage_number/AAA_item_stage_number_RecordBase.h b/Generated/include/EU/item_stage_number/AAA_item_stage_number_RecordBase.h index f0d7a3b34..15b0f0b9d 100644 --- a/Generated/include/EU/item_stage_number/AAA_item_stage_number_RecordBase.h +++ b/Generated/include/EU/item_stage_number/AAA_item_stage_number_RecordBase.h @@ -21,11 +21,12 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef stage_number_name; -int stage_number_name_tableId() const {return 427;}; +int stage_number_name_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 221; } + static __int16 TableId() { return 225; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h b/Generated/include/EU/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h index 0ddc54dd0..c55178f94 100644 --- a/Generated/include/EU/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h +++ b/Generated/include/EU/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h @@ -23,13 +23,14 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef required_item_for_instant_payment[5]; __int32 required_item_for_instant_payment_Size() const {return 5;}; -int required_item_for_instant_payment_tableId() const {return 198;}; +int required_item_for_instant_payment_tableId() const {return 202;}; __int16 mileage_range_max[5]; __int32 mileage_range_max_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 223; } + static __int16 TableId() { return 227; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/item_usable_group/AAA_item_usable_group_RecordBase.h b/Generated/include/EU/item_usable_group/AAA_item_usable_group_RecordBase.h index 73b1dcc66..924346e6d 100644 --- a/Generated/include/EU/item_usable_group/AAA_item_usable_group_RecordBase.h +++ b/Generated/include/EU/item_usable_group/AAA_item_usable_group_RecordBase.h @@ -24,11 +24,12 @@ namespace BnsTables::EU { bool default_item_usable; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 225; } + static __int16 TableId() { return 229; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemcategory/AAA_itemcategory_RecordBase.h b/Generated/include/EU/itemcategory/AAA_itemcategory_RecordBase.h index 80e378ab7..9f6862a7b 100644 --- a/Generated/include/EU/itemcategory/AAA_itemcategory_RecordBase.h +++ b/Generated/include/EU/itemcategory/AAA_itemcategory_RecordBase.h @@ -23,8 +23,212 @@ namespace BnsTables::EU { __int16 sort_order; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 194; } + static __int16 TableId() { return 198; } static __int32 SubType() { return -1; } + enum class game_category_3 { + none = 0, + sword = 1, + gauntlet = 2, + aura_bangle = 3, + axe = 4, + dagger = 5, + staff = 6, + lyn_sword = 7, + warlock_dagger = 8, + soul_fighter_gauntlet = 9, + gun = 10, + great_sword = 11, + long_bow = 12, + spear = 13, + orb = 14, + dual_blade = 15, + instrument = 16, + necklace = 17, + ring = 18, + earring = 19, + bracelet = 20, + belt = 21, + gloves = 22, + soul = 23, + soul_2 = 24, + rune_1 = 25, + rune_2 = 26, + pet = 27, + nova = 28, + vehicle = 29, + normal_state_appearance = 30, + idle_state_appearance = 31, + chatting_symbol = 32, + portrait_appearance = 33, + hypermove_appearance = 34, + name_plate_appearance = 35, + speech_bubble_appearance = 36, + talk_social = 37, + armlet_1 = 38, + armlet_2 = 39, + costume = 40, + head_attach = 41, + face_attach = 42, + costume_attach = 43, + summoned_pet_costume = 44, + summoned_pet_hat = 45, + summoned_pet_attach = 46, + gam1 = 47, + gan2 = 48, + jin3 = 49, + son4 = 50, + ri5 = 51, + gon6 = 52, + tae7 = 53, + geon8 = 54, + synthesis_gem = 55, + feed_gem = 56, + diamond = 57, + ruby = 58, + topaz = 59, + sapphire = 60, + jade = 61, + emerald = 62, + amethyst = 63, + aquamarine = 64, + amber = 65, + obsidian = 66, + garnet = 67, + ruby_topaz = 68, + ruby_sapphire = 69, + ruby_jade = 70, + ruby_amethyst = 71, + ruby_emerald = 72, + ruby_diamond = 73, + topaz_sapphire = 74, + topaz_jade = 75, + topaz_amethyst = 76, + topaz_emerald = 77, + topaz_diamond = 78, + sapphire_jade = 79, + sapphire_amethyst = 80, + sapphire_emerald = 81, + sapphire_diamond = 82, + jade_amethyst = 83, + jade_emerald = 84, + jade_diamond = 85, + amethyst_emerald = 86, + amethyst_diamond = 87, + emerald_diamond = 88, + aquamarine_diamond = 89, + amber_diamond = 90, + obsidian_garnet = 91, + corundum_white = 92, + corundum_black = 93, + corundum_pink = 94, + corundum_yellow = 95, + corundum_bluegreen = 96, + corundum_blue = 97, + corundum_aquamarine = 98, + corundum_amber = 99, + corundum_ruby = 100, + corundum_amethyst = 101, + corundum_jade = 102, + skill_stone = 103, + skill_stone_1 = 104, + skill_stone_2 = 105, + accessory_stone = 106, + weapon_soul_gem = 107, + regenerate_potion = 108, + heal_potion = 109, + secret_potion = 110, + detox_potion = 111, + magic_potion = 112, + hwan_dan = 113, + cook = 114, + exp_cook = 115, + alcohol = 116, + normal_repair_tool = 117, + urgency_repair_tool = 118, + key = 119, + weapon_gem_make = 120, + festival_tool = 121, + fishing_goods = 122, + voucher = 123, + reset_talisman = 124, + revive_talisman = 125, + party_revive_talisman = 126, + growth_talisman = 127, + unseal_talisman = 128, + seal_talisman = 129, + escape_talisman = 130, + build_up_talisman = 131, + valuables = 132, + wealth = 133, + holy_material = 134, + weapon_material = 135, + party_battle_material = 136, + raid_material = 137, + weapon_seed_material = 138, + accessory_material = 139, + synthetic_material = 140, + weapon_exp = 141, + accessory_exp = 142, + weapon_maker = 143, + talis_maker = 144, + equip_gem_maker = 145, + accessory_maker = 146, + medicine_maker = 147, + food_maker = 148, + common_maker = 149, + hypermove_material = 150, + production_material = 151, + cloth = 152, + dress_design = 153, + color_material = 154, + pattern = 155, + special_material = 156, + normal_material = 157, + weapon_coin = 158, + token = 159, + naryu_coin = 160, + pvp_coin = 161, + rvr_coin = 162, + festival_coin = 163, + hero_coin = 164, + spirit_coin = 165, + normal_coin = 166, + skill_deed = 167, + skill_take_deed = 168, + ticket = 169, + reset_deed = 170, + extend_deed = 171, + exchange_deed = 172, + switch_deed = 173, + normal_deed = 174, + guild_deed = 175, + quest_start = 176, + quest_virtual = 177, + chack_item = 178, + sundry_item = 179, + normal_weapon_box = 180, + shape_weapon_box = 181, + normal_accessory_box = 182, + normal_dress_box = 183, + normal_equip_gem_box = 184, + normal_weapon_gem_box = 185, + normal_material_box = 186, + normal_booty_box = 187, + normal_etc_box = 188, + badge_1_premium = 189, + badge_2_premium = 190, + badge_3_premium = 191, + badge_1_normal = 192, + badge_2_normal = 193, + badge_3_normal = 194, + badge_appearance = 195, + fusion_material = 196, + card = 197, + aquamarine_amber = 198, + relic_1 = 199, + star_stone = 200, + skill_train_by_item_extract = 201, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemexchange/AAA_itemexchange_RecordBase.h b/Generated/include/EU/itemexchange/AAA_itemexchange_RecordBase.h index 1263ec4aa..8a4463be9 100644 --- a/Generated/include/EU/itemexchange/AAA_itemexchange_RecordBase.h +++ b/Generated/include/EU/itemexchange/AAA_itemexchange_RecordBase.h @@ -32,13 +32,28 @@ __int16 required_item_stack_count[4]; __int32 required_item_stack_count_Size() const {return 4;}; BnsTables::Shared::TableRef normal_item[4]; __int32 normal_item_Size() const {return 4;}; -int normal_item_tableId() const {return 198;}; +int normal_item_tableId() const {return 202;}; __int16 normal_item_stack_count[4]; __int32 normal_item_stack_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 6); } - static __int16 TableId() { return 200; } + static __int16 TableId() { return 204; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class rule_usage { + antique_exchange = 0, + crystallization = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemgearscore/AAA_itemgearscore_RecordBase.h b/Generated/include/EU/itemgearscore/AAA_itemgearscore_RecordBase.h index 0e1c18556..e16aa8f59 100644 --- a/Generated/include/EU/itemgearscore/AAA_itemgearscore_RecordBase.h +++ b/Generated/include/EU/itemgearscore/AAA_itemgearscore_RecordBase.h @@ -50,8 +50,9 @@ __int32 nova_min; __int32 nova_max; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 202; } + static __int16 TableId() { return 206; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemgrowth/AAA_itemgrowth_RecordBase.h b/Generated/include/EU/itemgrowth/AAA_itemgrowth_RecordBase.h index 9b01c04f9..db0508a03 100644 --- a/Generated/include/EU/itemgrowth/AAA_itemgrowth_RecordBase.h +++ b/Generated/include/EU/itemgrowth/AAA_itemgrowth_RecordBase.h @@ -32,24 +32,25 @@ bool r_enchant_reset_enable; char Pad1[1]; BnsTables::Shared::TableRef r_enchant_cost_group_1[3]; __int32 r_enchant_cost_group_1_Size() const {return 3;}; -int r_enchant_cost_group_1_tableId() const {return 77;}; +int r_enchant_cost_group_1_tableId() const {return 79;}; BnsTables::Shared::TableRef r_enchant_cost_group_2[3]; __int32 r_enchant_cost_group_2_Size() const {return 3;}; -int r_enchant_cost_group_2_tableId() const {return 77;}; +int r_enchant_cost_group_2_tableId() const {return 79;}; BnsTables::Shared::TableRef r_enchant_cost_group_3[3]; __int32 r_enchant_cost_group_3_Size() const {return 3;}; -int r_enchant_cost_group_3_tableId() const {return 77;}; +int r_enchant_cost_group_3_tableId() const {return 79;}; BnsTables::Shared::TableRef r_enchant_restore_cost_group[4]; __int32 r_enchant_restore_cost_group_Size() const {return 4;}; -int r_enchant_restore_cost_group_tableId() const {return 77;}; +int r_enchant_restore_cost_group_tableId() const {return 79;}; __int16 r_enchant_restore_percent[4]; __int32 r_enchant_restore_percent_Size() const {return 4;}; __int16 r_enchant_restore_equivalent_calibration_percent; __int16 r_enchant_restore_lesser_calibration_percent; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 206; } + static __int16 TableId() { return 210; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h b/Generated/include/EU/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h index 16680a2ba..4257e5687 100644 --- a/Generated/include/EU/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h +++ b/Generated/include/EU/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h @@ -33,8 +33,90 @@ wchar_t* mark_particle; wchar_t* dropped_pouch_anim_set; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 212; } + static __int16 TableId() { return 216; } static __int32 SubType() { return -1; } + enum class pouch_appearance { + none = 0, + money = 1, + effect = 2, + distribution_pouch = 3, + normal_pouch_grade1 = 4, + normal_pouch_grade2 = 5, + normal_pouch_grade3 = 6, + normal_pouch_grade4 = 7, + normal_pouch_grade5 = 8, + normal_pouch_grade6 = 9, + normal_pouch_grade7 = 10, + quality_pouch_grade1 = 11, + quality_pouch_grade2 = 12, + quality_pouch_grade3 = 13, + quality_pouch_grade4 = 14, + quality_pouch_grade5 = 15, + quality_pouch_grade6 = 16, + quality_pouch_grade7 = 17, + high_quality_pouch_grade1 = 18, + high_quality_pouch_grade2 = 19, + high_quality_pouch_grade3 = 20, + high_quality_pouch_grade4 = 21, + high_quality_pouch_grade5 = 22, + high_quality_pouch_grade6 = 23, + high_quality_pouch_grade7 = 24, + normal_box_grade1 = 25, + normal_box_grade2 = 26, + normal_box_grade3 = 27, + normal_box_grade4 = 28, + normal_box_grade5 = 29, + normal_box_grade6 = 30, + normal_box_grade7 = 31, + quality_box_grade1 = 32, + quality_box_grade2 = 33, + quality_box_grade3 = 34, + quality_box_grade4 = 35, + quality_box_grade5 = 36, + quality_box_grade6 = 37, + quality_box_grade7 = 38, + high_quality_box_grade1 = 39, + high_quality_box_grade2 = 40, + high_quality_box_grade3 = 41, + high_quality_box_grade4 = 42, + high_quality_box_grade5 = 43, + high_quality_box_grade6 = 44, + high_quality_box_grade7 = 45, + normal_gembox_grade1 = 46, + normal_gembox_grade2 = 47, + normal_gembox_grade3 = 48, + normal_gembox_grade4 = 49, + normal_gembox_grade5 = 50, + normal_gembox_grade6 = 51, + normal_gembox_grade7 = 52, + quality_gembox_grade1 = 53, + quality_gembox_grade2 = 54, + quality_gembox_grade3 = 55, + quality_gembox_grade4 = 56, + quality_gembox_grade5 = 57, + quality_gembox_grade6 = 58, + quality_gembox_grade7 = 59, + high_quality_gembox_grade1 = 60, + high_quality_gembox_grade2 = 61, + high_quality_gembox_grade3 = 62, + high_quality_gembox_grade4 = 63, + high_quality_gembox_grade5 = 64, + high_quality_gembox_grade6 = 65, + high_quality_gembox_grade7 = 66, + }; + + enum class npc_grade2 { + none = 0, + boss = 1, + champion = 2, + normal = 3, + follower = 4, + tool = 5, + weakest = 6, + weak = 7, + regular = 8, + strong = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h b/Generated/include/EU/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h index 4c6bea142..92d7f94ad 100644 --- a/Generated/include/EU/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h +++ b/Generated/include/EU/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h @@ -24,17 +24,89 @@ BnsTables::Shared::TableRef head_skill_id; __declspec(align(8)) Key key; BnsTables::Shared::TableRef change_skill_id[15]; __int32 change_skill_id_Size() const {return 15;}; -int change_skill_id_tableId() const {return 342;}; +int change_skill_id_tableId() const {return 349;}; BnsTables::Shared::TableRef head_skill_acquire_route; -int head_skill_acquire_route_tableId() const {return 217;}; +int head_skill_acquire_route_tableId() const {return 221;}; BnsTables::Shared::TableRef change_skill_acquire_route[15]; __int32 change_skill_acquire_route_Size() const {return 15;}; -int change_skill_acquire_route_tableId() const {return 217;}; +int change_skill_acquire_route_tableId() const {return 221;}; signed char equip_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 216; } + static __int16 TableId() { return 220; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h b/Generated/include/EU/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h index f99bcabb5..2838e506f 100644 --- a/Generated/include/EU/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h +++ b/Generated/include/EU/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h @@ -22,13 +22,14 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef main_description; -int main_description_tableId() const {return 427;}; +int main_description_tableId() const {return 434;}; BnsTables::Shared::ExplicitTableRef tooltip_description[50]; __int32 tooltip_description_Size() const {return 50;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 217; } + static __int16 TableId() { return 221; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemskill/AAA_itemskill_RecordBase.h b/Generated/include/EU/itemskill/AAA_itemskill_RecordBase.h index efc217c65..2403fa900 100644 --- a/Generated/include/EU/itemskill/AAA_itemskill_RecordBase.h +++ b/Generated/include/EU/itemskill/AAA_itemskill_RecordBase.h @@ -27,17 +27,18 @@ __int32 skill_variation_id_Size() const {return 8;}; bool include_inheritance_skill; char Pad0[3]; BnsTables::Shared::TableRef item_sim_skill; -int item_sim_skill_tableId() const {return 342;}; +int item_sim_skill_tableId() const {return 349;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; BnsTables::Shared::TableRef item_skill_tooltip; -int item_skill_tooltip_tableId() const {return 427;}; +int item_skill_tooltip_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 13); } - static __int16 TableId() { return 218; } + static __int16 TableId() { return 222; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemsound/AAA_itemsound_RecordBase.h b/Generated/include/EU/itemsound/AAA_itemsound_RecordBase.h index bc7754683..55f772b3d 100644 --- a/Generated/include/EU/itemsound/AAA_itemsound_RecordBase.h +++ b/Generated/include/EU/itemsound/AAA_itemsound_RecordBase.h @@ -32,8 +32,15 @@ wchar_t* item_get_sound; wchar_t* fielditem_drop_sound; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 219; } + static __int16 TableId() { return 223; } static __int32 SubType() { return -1; } + enum class item_type { + weapon = 0, + gem = 1, + costume = 2, + grocery = 3, + fielditem = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemspirit/AAA_itemspirit_RecordBase.h b/Generated/include/EU/itemspirit/AAA_itemspirit_RecordBase.h index bc0ea418b..816db6fab 100644 --- a/Generated/include/EU/itemspirit/AAA_itemspirit_RecordBase.h +++ b/Generated/include/EU/itemspirit/AAA_itemspirit_RecordBase.h @@ -23,7 +23,7 @@ signed char level; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef main_ingredient; -int main_ingredient_tableId() const {return 198;}; +int main_ingredient_tableId() const {return 202;}; signed char applicable_part[4]; __int32 applicable_part_Size() const {return 4;}; bool use_random_ability_value; @@ -31,10 +31,10 @@ signed char success_probability; char Pad0[2]; __int32 money_cost; BnsTables::Shared::TableRef distribution_type; -int distribution_type_tableId() const {return 310;}; +int distribution_type_tableId() const {return 317;}; BnsTables::Shared::TableRef fixed_ingredient[8]; __int32 fixed_ingredient_Size() const {return 8;}; -int fixed_ingredient_tableId() const {return 198;}; +int fixed_ingredient_tableId() const {return 202;}; __int16 fixed_ingredient_stack_count[8]; __int32 fixed_ingredient_stack_count_Size() const {return 8;}; signed char attach_ability[10]; @@ -57,8 +57,179 @@ char Pad2[2]; __int32 select_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 220; } + static __int16 TableId() { return 224; } static __int32 SubType() { return -1; } + enum class applicable_part { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class attach_ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; + + enum class warning { + none = 0, + fail = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h b/Generated/include/EU/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h index 6c5c12fe7..574bfbe86 100644 --- a/Generated/include/EU/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h +++ b/Generated/include/EU/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::EU { signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef upgrade_grocery; -int upgrade_grocery_tableId() const {return 224;}; +int upgrade_grocery_tableId() const {return 228;}; signed char required_inven_capacity; char Pad1[3]; __int32 money_cost; @@ -33,9 +33,9 @@ signed char main_ingredient_condition_type; signed char main_ingredient_min_level; __int16 main_ingredient_stack_count; BnsTables::Shared::TableRef main_ingredient_title_name; -int main_ingredient_title_name_tableId() const {return 427;}; +int main_ingredient_title_name_tableId() const {return 434;}; BnsTables::Shared::TableRef main_ingredient_title_item; -int main_ingredient_title_item_tableId() const {return 198;}; +int main_ingredient_title_item_tableId() const {return 202;}; bool keep_main_ingredient_weapon_gem_slot; bool keep_main_ingredient_weapon_appearance; bool keep_main_ingredient_spirit; @@ -50,15 +50,15 @@ __int16 sub_ingredient_stack_count[7]; __int32 sub_ingredient_stack_count_Size() const {return 7;}; BnsTables::Shared::TableRef sub_ingredient_title_name[7]; __int32 sub_ingredient_title_name_Size() const {return 7;}; -int sub_ingredient_title_name_tableId() const {return 427;}; +int sub_ingredient_title_name_tableId() const {return 434;}; BnsTables::Shared::TableRef sub_ingredient_title_item[7]; __int32 sub_ingredient_title_item_Size() const {return 7;}; -int sub_ingredient_title_item_tableId() const {return 198;}; +int sub_ingredient_title_item_tableId() const {return 202;}; bool consume_sub_ingredient; char Pad2[3]; BnsTables::Shared::TableRef fixed_ingredient[8]; __int32 fixed_ingredient_Size() const {return 8;}; -int fixed_ingredient_tableId() const {return 198;}; +int fixed_ingredient_tableId() const {return 202;}; __int16 fixed_ingredient_stack_count[8]; __int32 fixed_ingredient_stack_count_Size() const {return 8;}; bool consume_fixed_ingredient; @@ -97,12 +97,12 @@ __int32 random_item_select_prop_weight_Size() const {return 10;}; bool random_failure_mileage_save; char Pad6[1]; BnsTables::Shared::TableRef random_failure_mileage_distribution_type; -int random_failure_mileage_distribution_type_tableId() const {return 310;}; +int random_failure_mileage_distribution_type_tableId() const {return 317;}; BnsTables::Shared::TableRef random_failure_mileage_influence_recipe[2]; __int32 random_failure_mileage_influence_recipe_Size() const {return 2;}; -int random_failure_mileage_influence_recipe_tableId() const {return 222;}; +int random_failure_mileage_influence_recipe_tableId() const {return 226;}; BnsTables::Shared::TableRef random_retry_cost; -int random_retry_cost_tableId() const {return 223;}; +int random_retry_cost_tableId() const {return 227;}; signed char main_ingredient_weapon_gem_type; char Pad7[1]; __int16 main_ingredient_weapon_gem_level; @@ -116,19 +116,19 @@ __int32 sub_ingredient_weapon_gem_grade_Size() const {return 7;}; char Pad8[1]; __int16 weapon_gem_transform_fail_probability; BnsTables::Shared::TableRef title_item; -int title_item_tableId() const {return 198;}; +int title_item_tableId() const {return 202;}; BnsTables::Shared::TableRef title_name; -int title_name_tableId() const {return 427;}; +int title_name_tableId() const {return 434;}; BnsTables::Shared::TableRef title_reward; -int title_reward_tableId() const {return 309;}; +int title_reward_tableId() const {return 316;}; signed char upper_category; signed char category; bool use_random; char Pad9[1]; BnsTables::Shared::TableRef fail_effect; -int fail_effect_tableId() const {return 115;}; +int fail_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 299;}; +int quest_tableId() const {return 306;}; bool bm_ingredient_recipe; signed char warning; signed char event_index; @@ -138,8 +138,253 @@ signed char recipe_series; signed char definite_discount_minimum_value; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 4); } - static __int16 TableId() { return 222; } + static __int16 TableId() { return 226; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class sub_ingredient_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class sub_ingredient_weapon_gem_type { + none = 0, + ruby = 1, + topaz = 2, + sapphire = 3, + jade = 4, + amethyst = 5, + emerald = 6, + diamond = 7, + obsidian = 8, + amber = 9, + garnet = 10, + aquamarine = 11, + ruby_topaz = 12, + ruby_sapphire = 13, + ruby_jade = 14, + ruby_amethyst = 15, + ruby_emerald = 16, + ruby_diamond = 17, + topaz_sapphire = 18, + topaz_jade = 19, + topaz_amethyst = 20, + topaz_emerald = 21, + topaz_diamond = 22, + sapphire_jade = 23, + sapphire_amethyst = 24, + sapphire_emerald = 25, + sapphire_diamond = 26, + jade_amethyst = 27, + jade_emerald = 28, + jade_diamond = 29, + amethyst_emerald = 30, + amethyst_diamond = 31, + emerald_diamond = 32, + aquamarine_diamond = 33, + amber_diamond = 34, + obsidian_garnet = 35, + corundum_white = 36, + corundum_black = 37, + corundum_pink = 38, + corundum_yellow = 39, + corundum_bluegreen = 40, + corundum_blue = 41, + corundum_aquamarine = 42, + corundum_amber = 43, + corundum_ruby = 44, + corundum_amethyst = 45, + corundum_jade = 46, + aquamarine_amber = 47, + }; + + enum class upper_category { + none = 0, + general = 1, + weapon_gem = 2, + pet_gem = 3, + event = 4, + }; + + enum class category { + none = 0, + event = 1, + material = 2, + costume = 3, + weapon = 4, + legendary_weapon = 5, + accessory = 6, + weapon_gem_adder = 7, + weapon_gem2 = 8, + piece = 9, + purification = 10, + special = 11, + pet = 12, + pet_legend = 13, + pet_change = 14, + taiji_gem = 15, + division = 16, + weapon_enchant_gem = 17, + sewing = 18, + weapon_transform = 19, + accessory_transform = 20, + equip_gem = 21, + card = 22, + spirit = 23, + etc = 24, + pet_gem = 25, + common_1 = 26, + common_2 = 27, + common_3 = 28, + common_4 = 29, + common_5 = 30, + }; + + enum class warning { + none = 0, + fail = 1, + stuck = 2, + gemslotreset = 3, + fail_gemslotreset = 4, + stuck_gemslotreset = 5, + change = 6, + lower = 7, + lower_gemslotreset = 8, + partialfail = 9, + tradeimpossible = 10, + delete_particle = 11, + delete_design = 12, + spiritreset = 13, + fail_spiritreset = 14, + gemslotreset_spiritreset = 15, + fail_gemslotreset_spiritreset = 16, + lower_spiritreset = 17, + lower_gemslotreset_spiritreset = 18, + partialfail_spiritreset = 19, + cannot_division = 20, + fail_cannot_division = 21, + }; + + enum class recipe_series { + none = 0, + normal_1 = 1, + normal_2 = 2, + normal_3 = 3, + normal_4 = 4, + normal_5 = 5, + normal_6 = 6, + normal_7 = 7, + normal_8 = 8, + normal_9 = 9, + normal_11 = 10, + normal_12 = 11, + normal_13 = 12, + normal_14 = 13, + normal_15 = 14, + normal_16 = 15, + normal_17 = 16, + normal_18 = 17, + normal_19 = 18, + normal_20 = 19, + bm_1 = 20, + bm_2 = 21, + bm_3 = 22, + bm_4 = 23, + bm_5 = 24, + bm_6 = 25, + bm_7 = 26, + bm_8 = 27, + bm_9 = 28, + bm_11 = 29, + bm_12 = 30, + bm_13 = 31, + bm_14 = 32, + bm_15 = 33, + bm_16 = 34, + bm_17 = 35, + bm_18 = 36, + bm_19 = 37, + bm_20 = 38, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h b/Generated/include/EU/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h index 321724500..559bab55d 100644 --- a/Generated/include/EU/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h +++ b/Generated/include/EU/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h @@ -25,13 +25,17 @@ signed char upgrade_type; char Pad0[3]; BnsTables::Shared::TableRef upgrade_item[4]; __int32 upgrade_item_Size() const {return 4;}; -int upgrade_item_tableId() const {return 198;}; +int upgrade_item_tableId() const {return 202;}; signed char upgrade_item_stack_count[4]; __int32 upgrade_item_stack_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 224; } + static __int16 TableId() { return 228; } static __int32 SubType() { return -1; } + enum class upgrade_type { + premium_item_transform = 0, + add_rare_item_probability_bonus = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/itemusablerelation/AAA_itemusablerelation_RecordBase.h b/Generated/include/EU/itemusablerelation/AAA_itemusablerelation_RecordBase.h index 700270e4d..3ba483acd 100644 --- a/Generated/include/EU/itemusablerelation/AAA_itemusablerelation_RecordBase.h +++ b/Generated/include/EU/itemusablerelation/AAA_itemusablerelation_RecordBase.h @@ -44,8 +44,9 @@ bool event2; bool special_potion; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 226; } + static __int16 TableId() { return 230; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h b/Generated/include/EU/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h index b333f3016..a09b604e2 100644 --- a/Generated/include/EU/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h +++ b/Generated/include/EU/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; __int16 transfer_jackpot_percent; @@ -30,9 +30,9 @@ char Pad0[2]; __int32 boss_max_faction_score; __int32 spawn_boss_faction_score; BnsTables::Shared::TableRef boss_npc_faction_1; -int boss_npc_faction_1_tableId() const {return 270;}; +int boss_npc_faction_1_tableId() const {return 276;}; BnsTables::Shared::TableRef boss_npc_faction_2; -int boss_npc_faction_2_tableId() const {return 270;}; +int boss_npc_faction_2_tableId() const {return 276;}; bool despawn_force_faction_1; bool respawn_after_despawn_faction_1; char Pad1[2]; @@ -43,21 +43,22 @@ char Pad2[2]; __int32 spawn_delay_faction_2; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 299;}; +int attraction_quest_tableId() const {return 306;}; bool ui_filter_attraction_quest_only; char Pad3[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; signed char ui_text_grade; char Pad4[3]; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 227; } + static __int16 TableId() { return 231; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/job/AAA_job_RecordBase.h b/Generated/include/EU/job/AAA_job_RecordBase.h index 690283844..a4606f166 100644 --- a/Generated/include/EU/job/AAA_job_RecordBase.h +++ b/Generated/include/EU/job/AAA_job_RecordBase.h @@ -21,18 +21,18 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; wchar_t* lobby_job_imageset; wchar_t* character_info_job_imageset; wchar_t* character_info_job_imageset2; BnsTables::Shared::TableRef item_map_job_icon; -int item_map_job_icon_tableId() const {return 427;}; +int item_map_job_icon_tableId() const {return 434;}; BnsTables::Shared::TableRef item_map_job_style_icon[3]; __int32 item_map_job_style_icon_Size() const {return 3;}; -int item_map_job_style_icon_tableId() const {return 427;}; +int item_map_job_style_icon_tableId() const {return 434;}; wchar_t* common_job_imageset; signed char stance[3]; __int32 stance_Size() const {return 3;}; @@ -41,37 +41,37 @@ wchar_t* skillmap_backimageset; __int16 skillmap_backimageset_width; __int16 skillmap_backimageset_height; BnsTables::Shared::TableRef lobby_slot_job_icon_texture; -int lobby_slot_job_icon_texture_tableId() const {return 184;}; +int lobby_slot_job_icon_texture_tableId() const {return 188;}; __int16 lobby_slot_job_icon_index; char Pad1[2]; wchar_t* lobby_job_symbol_image; BnsTables::Shared::TableRef introduce_job_style[3]; __int32 introduce_job_style_Size() const {return 3;}; -int introduce_job_style_tableId() const {return 235;}; +int introduce_job_style_tableId() const {return 240;}; BnsTables::Shared::TableRef play_style_desc; -int play_style_desc_tableId() const {return 427;}; +int play_style_desc_tableId() const {return 434;}; wchar_t* play_style_imageset; signed char play_difficulty; char Pad2[3]; BnsTables::Shared::TableRef play_difficulty_desc; -int play_difficulty_desc_tableId() const {return 427;}; +int play_difficulty_desc_tableId() const {return 434;}; wchar_t* hud_player_job_imageset; __int16 action_key; __int16 bns_action_key; BnsTables::Shared::TableRef training_desc_default; -int training_desc_default_tableId() const {return 427;}; +int training_desc_default_tableId() const {return 434;}; BnsTables::Shared::TableRef training_desc_attack; -int training_desc_attack_tableId() const {return 427;}; +int training_desc_attack_tableId() const {return 434;}; BnsTables::Shared::TableRef training_desc_defence; -int training_desc_defence_tableId() const {return 427;}; +int training_desc_defence_tableId() const {return 434;}; BnsTables::Shared::TableRef training_desc_maze; -int training_desc_maze_tableId() const {return 427;}; +int training_desc_maze_tableId() const {return 434;}; BnsTables::Shared::TableRef training_desc_protect; -int training_desc_protect_tableId() const {return 427;}; +int training_desc_protect_tableId() const {return 434;}; BnsTables::Shared::TableRef training_desc_control; -int training_desc_control_tableId() const {return 427;}; +int training_desc_control_tableId() const {return 434;}; BnsTables::Shared::TableRef training_desc_distance; -int training_desc_distance_tableId() const {return 427;}; +int training_desc_distance_tableId() const {return 434;}; __int16 training_chart_value_attack; __int16 training_chart_value_defence; __int16 training_chart_value_maze; @@ -90,23 +90,23 @@ wchar_t* filter_name[3]; __int32 filter_name_Size() const {return 3;}; wchar_t* highlight_font; BnsTables::Shared::TableRef job_quest_text; -int job_quest_text_tableId() const {return 427;}; +int job_quest_text_tableId() const {return 434;}; __int16 damage_show_split_percent; char Pad3[2]; BnsTables::Shared::TableRef job_style_name[10]; __int32 job_style_name_Size() const {return 10;}; -int job_style_name_tableId() const {return 427;}; +int job_style_name_tableId() const {return 434;}; BnsTables::Shared::TableRef skill_train_ui_job_style_name[10]; __int32 skill_train_ui_job_style_name_Size() const {return 10;}; -int skill_train_ui_job_style_name_tableId() const {return 427;}; +int skill_train_ui_job_style_name_tableId() const {return 434;}; wchar_t* skill_train_ui_job_style_imageset[10]; __int32 skill_train_ui_job_style_imageset_Size() const {return 10;}; BnsTables::Shared::TableRef skill_train_ui_trait_open_button_text[10]; __int32 skill_train_ui_trait_open_button_text_Size() const {return 10;}; -int skill_train_ui_trait_open_button_text_tableId() const {return 427;}; +int skill_train_ui_trait_open_button_text_tableId() const {return 434;}; BnsTables::Shared::TableRef skill_train_ui_page_job_style_name[10]; __int32 skill_train_ui_page_job_style_name_Size() const {return 10;}; -int skill_train_ui_page_job_style_name_tableId() const {return 427;}; +int skill_train_ui_page_job_style_name_tableId() const {return 434;}; wchar_t* skill_train_ui_page_job_style_imageset[10]; __int32 skill_train_ui_page_job_style_imageset_Size() const {return 10;}; wchar_t* skill_trainingroom_ui_job_style_imageset[10]; @@ -116,7 +116,7 @@ bool use_ui_skill_combo; __int16 use_ui_skill_train_combo_action; BnsTables::Shared::TableRef contents_journal_job_style_icon[3]; __int32 contents_journal_job_style_icon_Size() const {return 3;}; -int contents_journal_job_style_icon_tableId() const {return 427;}; +int contents_journal_job_style_icon_tableId() const {return 434;}; float equip_weapon_scale; signed char phantom_weapon_active_type; char Pad4[1]; @@ -161,8 +161,544 @@ __int32 phantom_weapon_idle_animation_2nd_Size() const {return 6;}; float phantom_weapon_sync_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 61); } - static __int16 TableId() { return 233; } + static __int16 TableId() { return 237; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class action_key { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; + + enum class phantom_weapon_active_type { + none = 0, + equip = 1, + effect_flag = 2, + }; + + enum class phantom_weapon_active_effect_flag_1st { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/job_change/AAA_job_change_RecordBase.h b/Generated/include/EU/job_change/AAA_job_change_RecordBase.h index bdf1c9dcf..dc03cb723 100644 --- a/Generated/include/EU/job_change/AAA_job_change_RecordBase.h +++ b/Generated/include/EU/job_change/AAA_job_change_RecordBase.h @@ -22,9 +22,9 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef cost_item; -int cost_item_tableId() const {return 198;}; +int cost_item_tableId() const {return 202;}; signed char required_level; signed char required_mastery_level; __int16 required_quest_id[2]; @@ -34,11 +34,12 @@ __int16 required_achievement_step; char Pad0[2]; BnsTables::Shared::TableRef appearance[7]; __int32 appearance_Size() const {return 7;}; -int appearance_tableId() const {return 85;}; +int appearance_tableId() const {return 87;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 2); } - static __int16 TableId() { return 228; } + static __int16 TableId() { return 232; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h b/Generated/include/EU/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h index 7df76ec86..fae225e9b 100644 --- a/Generated/include/EU/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h +++ b/Generated/include/EU/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h @@ -22,12 +22,13 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef cost_item; -int cost_item_tableId() const {return 198;}; +int cost_item_tableId() const {return 202;}; __int16 cost_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } - static __int16 TableId() { return 229; } + static __int16 TableId() { return 233; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h b/Generated/include/EU/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h index 5c6809b83..b160f56a7 100644 --- a/Generated/include/EU/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h +++ b/Generated/include/EU/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h @@ -24,11 +24,58 @@ namespace BnsTables::EU { char Pad0[3]; wchar_t* icon; BnsTables::Shared::TableRef name_text; -int name_text_tableId() const {return 427;}; +int name_text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 230; } + static __int16 TableId() { return 234; } static __int32 SubType() { return -1; } + enum class item_exchange_type { + none = 0, + weapon = 1, + weapon_appearance = 2, + costume = 3, + earring = 4, + eyeglass = 5, + hat = 6, + ring = 7, + necklace = 8, + gem_1 = 9, + gem_2 = 10, + gem_3 = 11, + gem_4 = 12, + gem_5 = 13, + gem_6 = 14, + gem_7 = 15, + gem_8 = 16, + attach = 17, + belt = 18, + bracelet = 19, + soul = 20, + soul_2 = 21, + gloves = 22, + pet_1 = 23, + pet_2 = 24, + rune_1 = 25, + rune_2 = 26, + nova = 27, + badge_1_premium = 28, + badge_2_premium = 29, + badge_3_premium = 30, + badge_1_normal = 31, + badge_2_normal = 32, + badge_3_normal = 33, + badge_appearance = 34, + vehicle = 35, + armlet_1 = 36, + armlet_2 = 37, + weapon_enchant_gem = 38, + }; + + enum class condition { + item_equip_type = 0, + weapon_appearance = 1, + weapon_enchant_gem = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/job_change_quest/AAA_job_change_quest_RecordBase.h b/Generated/include/EU/job_change_quest/AAA_job_change_quest_RecordBase.h index 9103c0dcb..446e2223f 100644 --- a/Generated/include/EU/job_change_quest/AAA_job_change_quest_RecordBase.h +++ b/Generated/include/EU/job_change_quest/AAA_job_change_quest_RecordBase.h @@ -30,8 +30,32 @@ __int16 reset_quest_free[16]; __int32 reset_quest_free_Size() const {return 16;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 231; } + static __int16 TableId() { return 235; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/job_change_quota/AAA_job_change_quota_RecordBase.h b/Generated/include/EU/job_change_quota/AAA_job_change_quota_RecordBase.h index d0e5f8f9e..246f80371 100644 --- a/Generated/include/EU/job_change_quota/AAA_job_change_quota_RecordBase.h +++ b/Generated/include/EU/job_change_quota/AAA_job_change_quota_RecordBase.h @@ -43,8 +43,32 @@ __int16 quota_sun[30]; __int32 quota_sun_Size() const {return 30;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 232; } + static __int16 TableId() { return 236; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/job_style/AAA_job_style_RecordBase.h b/Generated/include/EU/job_style/AAA_job_style_RecordBase.h index abcb1162c..cc96a7b24 100644 --- a/Generated/include/EU/job_style/AAA_job_style_RecordBase.h +++ b/Generated/include/EU/job_style/AAA_job_style_RecordBase.h @@ -24,12 +24,12 @@ signed char job_style; wchar_t* alias; wchar_t* introduce_job_style_icon; BnsTables::Shared::TableRef introduce_job_style_name; -int introduce_job_style_name_tableId() const {return 427;}; +int introduce_job_style_name_tableId() const {return 434;}; BnsTables::Shared::TableRef introduce_job_style_play_desc; -int introduce_job_style_play_desc_tableId() const {return 427;}; +int introduce_job_style_play_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef introduce_job_style_specialization[5]; __int32 introduce_job_style_specialization_Size() const {return 5;}; -int introduce_job_style_specialization_tableId() const {return 236;}; +int introduce_job_style_specialization_tableId() const {return 241;}; BnsTables::Shared::TableRef additive_attachment; int additive_attachment_tableId() const {return 14;}; wchar_t* combat_start_fx_show; @@ -52,8 +52,45 @@ wchar_t* job_style_gauge_full_charge_particle_ref; float job_style_gauge_full_charge_particle_scale; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 16); } - static __int16 TableId() { return 235; } + static __int16 TableId() { return 240; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/job_style_specialization/AAA_job_style_specialization_RecordBase.h b/Generated/include/EU/job_style_specialization/AAA_job_style_specialization_RecordBase.h index 9df3c231a..f4a9428ab 100644 --- a/Generated/include/EU/job_style_specialization/AAA_job_style_specialization_RecordBase.h +++ b/Generated/include/EU/job_style_specialization/AAA_job_style_specialization_RecordBase.h @@ -23,11 +23,12 @@ namespace BnsTables::EU { wchar_t* alias; wchar_t* specialization_tag_imageset; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 236; } + static __int16 TableId() { return 241; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/jobskillset/AAA_jobskillset_RecordBase.h b/Generated/include/EU/jobskillset/AAA_jobskillset_RecordBase.h index db8d8f7d0..37f05cfa7 100644 --- a/Generated/include/EU/jobskillset/AAA_jobskillset_RecordBase.h +++ b/Generated/include/EU/jobskillset/AAA_jobskillset_RecordBase.h @@ -34,8 +34,39 @@ __int32 style_level_5_skill[2]; __int32 style_level_5_skill_Size() const {return 2;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 234; } + static __int16 TableId() { return 238; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class acquire_type { + none = 0, + by_quest = 1, + by_level_up = 2, + by_training = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/jobspecialization/AAA_jobspecialization_RecordBase.h b/Generated/include/EU/jobspecialization/AAA_jobspecialization_RecordBase.h new file mode 100644 index 000000000..9ab46d247 --- /dev/null +++ b/Generated/include/EU/jobspecialization/AAA_jobspecialization_RecordBase.h @@ -0,0 +1,81 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct jobspecialization_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + signed char job; +signed char specialization; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + wchar_t* job_specialization_icon; +wchar_t* job_specialization_icon_overlay; +BnsTables::Shared::TableRef job_specialization_name; +int job_specialization_name_tableId() const {return 434;}; +BnsTables::Shared::TableRef job_specialization_desc; +int job_specialization_desc_tableId() const {return 434;}; +signed char sort_order; +char Pad0[1]; +__int16 lobby_chart_value_melee; +__int16 lobby_chart_value_defense; +__int16 lobby_chart_value_protection; +__int16 lobby_chart_value_distance; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } + static __int16 TableId() { return 239; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class specialization { + job_specialization_none = 0, + gyeyeor1 = 1, + gyeyeor2 = 2, + gyeyeor3 = 3, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) jobspecialization_RecordPtr // : DrRecordPtr + { + jobspecialization_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h b/Generated/include/EU/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h index 7f64fda65..c1a59ceb7 100644 --- a/Generated/include/EU/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h +++ b/Generated/include/EU/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h @@ -28,8 +28,45 @@ __int32 group_index; __int32 event_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 237; } + static __int16 TableId() { return 242; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h b/Generated/include/EU/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h index e4d0e7ac8..8895282c2 100644 --- a/Generated/include/EU/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h +++ b/Generated/include/EU/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h @@ -26,16 +26,40 @@ __int16 condition_level; char Pad0[3]; BnsTables::Shared::TableRef tutorial_zone[4]; __int32 tutorial_zone_Size() const {return 4;}; -int tutorial_zone_tableId() const {return 471;}; +int tutorial_zone_tableId() const {return 478;}; BnsTables::Shared::TableRef train_quest; -int train_quest_tableId() const {return 299;}; +int train_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef skip_msg_achievement; int skip_msg_achievement_tableId() const {return 6;}; bool creation_enable; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 239; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 244; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h b/Generated/include/EU/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h index aab28f4c8..08ca2e9a5 100644 --- a/Generated/include/EU/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h +++ b/Generated/include/EU/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h @@ -23,29 +23,30 @@ namespace BnsTables::EU { __int16 required_level; char Pad0[2]; BnsTables::Shared::TableRef required_preceding_epic_quest; -int required_preceding_epic_quest_tableId() const {return 299;}; +int required_preceding_epic_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef last_epic_quest_to_complete; -int last_epic_quest_to_complete_tableId() const {return 299;}; +int last_epic_quest_to_complete_tableId() const {return 306;}; BnsTables::Shared::TableRef quest_to_complete[20]; __int32 quest_to_complete_Size() const {return 20;}; -int quest_to_complete_tableId() const {return 299;}; +int quest_to_complete_tableId() const {return 306;}; BnsTables::Shared::TableRef warp_to_pcspawn; -int warp_to_pcspawn_tableId() const {return 480;}; +int warp_to_pcspawn_tableId() const {return 487;}; BnsTables::Shared::TableRef faction1_item; -int faction1_item_tableId() const {return 198;}; +int faction1_item_tableId() const {return 202;}; BnsTables::Shared::TableRef faction2_item; -int faction2_item_tableId() const {return 198;}; +int faction2_item_tableId() const {return 202;}; __int32 reward_exp; __int32 reward_money; BnsTables::Shared::TableRef reward_item[4]; __int32 reward_item_Size() const {return 4;}; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int16 reward_item_count[4]; __int32 reward_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 238; } + static __int16 TableId() { return 243; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/key_cap/AAA_key_cap_RecordBase.h b/Generated/include/EU/key_cap/AAA_key_cap_RecordBase.h index 5f07df893..7f20b922e 100644 --- a/Generated/include/EU/key_cap/AAA_key_cap_RecordBase.h +++ b/Generated/include/EU/key_cap/AAA_key_cap_RecordBase.h @@ -21,18 +21,151 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef short_name; -int short_name_tableId() const {return 427;}; +int short_name_tableId() const {return 434;}; BnsTables::Shared::TableRef image; -int image_tableId() const {return 427;}; +int image_tableId() const {return 434;}; BnsTables::Shared::IconRef icon; wchar_t* scroll_imageset; float scroll_imageset_scale; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 13); } - static __int16 TableId() { return 240; } + static __int16 TableId() { return 245; } static __int32 SubType() { return -1; } + enum class key_code { + none = 0, + value_0 = 1, + value_1 = 2, + value_2 = 3, + value_3 = 4, + value_4 = 5, + value_5 = 6, + value_6 = 7, + value_7 = 8, + value_8 = 9, + value_9 = 10, + numpad_0 = 11, + numpad_1 = 12, + numpad_2 = 13, + numpad_3 = 14, + numpad_4 = 15, + numpad_5 = 16, + numpad_6 = 17, + numpad_7 = 18, + numpad_8 = 19, + numpad_9 = 20, + f1 = 21, + f2 = 22, + f3 = 23, + f4 = 24, + f5 = 25, + f6 = 26, + f7 = 27, + f8 = 28, + f9 = 29, + f10 = 30, + f11 = 31, + f12 = 32, + a = 33, + b = 34, + c = 35, + d = 36, + e = 37, + f = 38, + g = 39, + h = 40, + i = 41, + j = 42, + k = 43, + l = 44, + m = 45, + n = 46, + o = 47, + p = 48, + q = 49, + r = 50, + s = 51, + t = 52, + u = 53, + v = 54, + w = 55, + x = 56, + y = 57, + z = 58, + back_space = 59, + tab = 60, + caps_lock = 61, + space = 62, + page_up = 63, + page_down = 64, + end = 65, + home = 66, + left = 67, + up = 68, + right = 69, + down = 70, + insert = 71, + delete_val = 72, + multiply = 73, + add = 74, + subtract = 75, + decimal = 76, + divide = 77, + num_lock = 78, + shift = 79, + control = 80, + alt = 81, + semicolon = 82, + equal = 83, + minus = 84, + comma = 85, + period = 86, + slash = 87, + tilde = 88, + left_square_bracket = 89, + back_slash = 90, + right_square_bracket = 91, + single_quatation = 92, + mouse_left_button = 93, + mouse_middle_button = 94, + mouse_right_button = 95, + joybtn_a = 96, + joybtn_b = 97, + joybtn_x = 98, + joybtn_y = 99, + joybtn_dpad_up = 100, + joybtn_dpad_down = 101, + joybtn_dpad_left = 102, + joybtn_dpad_right = 103, + joybtn_leftstick_up = 104, + joybtn_leftstick_down = 105, + joybtn_leftstick_left = 106, + joybtn_leftstick_right = 107, + joybtn_rightstick_up = 108, + joybtn_rightstick_down = 109, + joybtn_rightstick_left = 110, + joybtn_rightstick_right = 111, + joybtn_leftshoulder = 112, + joybtn_rightshoulder = 113, + joybtn_start = 114, + joybtn_back = 115, + joybtn_leftthumbstick = 116, + joybtn_rightthumbstick = 117, + joybtn_lefttrigger = 118, + joybtn_righttrigger = 119, + joybtn_function1 = 120, + joybtn_function2 = 121, + escape = 122, + enter = 123, + shift_joypad_replaceable = 124, + shift_dash_forward_joypad_replaceable = 125, + control_joypad_replaceable = 126, + alt_joypad_replaceable = 127, + mouse_left_button_joypad_replaceable = 128, + mouse_right_button_joypad_replaceable = 129, + escape_joypad_replaceable = 130, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/key_command/AAA_key_command_RecordBase.h b/Generated/include/EU/key_command/AAA_key_command_RecordBase.h index 8d233d60d..b2c23b9d2 100644 --- a/Generated/include/EU/key_command/AAA_key_command_RecordBase.h +++ b/Generated/include/EU/key_command/AAA_key_command_RecordBase.h @@ -25,7 +25,7 @@ signed char pc_job; signed char joypad_category; char Pad0[2]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; wchar_t* default_keycap; bool modifier_enabled; signed char sort_no; @@ -37,8 +37,261 @@ bool joypad_customize_enabled; bool joypad_overlapped_binding_enabled; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 3); } - static __int16 TableId() { return 241; } + static __int16 TableId() { return 246; } static __int32 SubType() { return -1; } + enum class command { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; + + enum class pc_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class category { + none = 0, + movement = 1, + panel = 2, + function = 3, + skill = 4, + social = 5, + mark = 6, + bns_mode = 7, + joypad = 8, + spectate = 9, + }; + + enum class joypad_category { + none = 0, + joypad_movement = 1, + joypad_skill = 2, + joypad_panel_and_function = 3, + joypad_social = 4, + joypad_mark = 5, + joypad_special_function = 6, + joypad_spectate = 7, + }; + + enum class usable_joypad_mode { + none = 0, + any = 1, + ui = 2, + action = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/level/AAA_level_RecordBase.h b/Generated/include/EU/level/AAA_level_RecordBase.h index f2d6a76c2..7a34a777d 100644 --- a/Generated/include/EU/level/AAA_level_RecordBase.h +++ b/Generated/include/EU/level/AAA_level_RecordBase.h @@ -55,14 +55,15 @@ __int32 tencent_vitality_max[4]; __int32 tencent_vitality_max_Size() const {return 4;}; wchar_t* level_guide_path; BnsTables::Shared::TableRef exceed_level_quest; -int exceed_level_quest_tableId() const {return 299;}; +int exceed_level_quest_tableId() const {return 306;}; signed char exceed_level_next_level; char Pad1[1]; __int16 teleport_price_level_weight; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 242; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } + static __int16 TableId() { return 247; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/levelupreward/AAA_levelupreward_RecordBase.h b/Generated/include/EU/levelupreward/AAA_levelupreward_RecordBase.h new file mode 100644 index 000000000..281b4b45b --- /dev/null +++ b/Generated/include/EU/levelupreward/AAA_levelupreward_RecordBase.h @@ -0,0 +1,139 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct levelupreward_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + __int32 id; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + wchar_t* alias; +signed char publisher; +char Pad0[3]; +__int32 level; +BnsTables::Shared::TableRef reward_item[5]; +__int32 reward_item_Size() const {return 5;}; +int reward_item_tableId() const {return 202;}; +signed char reward_item_count[5]; +__int32 reward_item_count_Size() const {return 5;}; +signed char ability[5]; +__int32 ability_Size() const {return 5;}; +char Pad1[2]; +__int32 ability_value[5]; +__int32 ability_value_Size() const {return 5;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } + static __int16 TableId() { return 248; } + static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) levelupreward_RecordPtr // : DrRecordPtr + { + levelupreward_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/linkmoveanim/AAA_linkmoveanim_RecordBase.h b/Generated/include/EU/linkmoveanim/AAA_linkmoveanim_RecordBase.h index 3074a7fb1..6052cf4e1 100644 --- a/Generated/include/EU/linkmoveanim/AAA_linkmoveanim_RecordBase.h +++ b/Generated/include/EU/linkmoveanim/AAA_linkmoveanim_RecordBase.h @@ -87,8 +87,92 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 243; } + static __int16 TableId() { return 249; } static __int32 SubType() { return -1; } + enum class pose_type { + standing = 0, + dead = 1, + dead_back = 2, + dead_front = 3, + stagger = 4, + down = 5, + front_down = 6, + air = 7, + air_back = 8, + kneel = 9, + burrow = 10, + picking = 11, + mount_linker = 12, + mount_linkee = 13, + catch_val = 14, + catched = 15, + catch_nonehuman = 16, + catched_nonehuman = 17, + catch_friend = 18, + catched_friend = 19, + hardwall = 20, + ironfotess = 21, + sit = 22, + bomb_kneel = 23, + inhalation_catch_sword = 24, + inhalation_catch_nonehuman_sword = 25, + }; + + enum class dead_abnomal_idle { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/loadingimage/AAA_loadingimage_RecordBase.h b/Generated/include/EU/loadingimage/AAA_loadingimage_RecordBase.h index 2108291ba..828a8b380 100644 --- a/Generated/include/EU/loadingimage/AAA_loadingimage_RecordBase.h +++ b/Generated/include/EU/loadingimage/AAA_loadingimage_RecordBase.h @@ -35,8 +35,32 @@ wchar_t* guide_text_ref; __int16 guide_text_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 244; } + static __int16 TableId() { return 250; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/lobby_pc/AAA_lobby_pc_RecordBase.h b/Generated/include/EU/lobby_pc/AAA_lobby_pc_RecordBase.h index 582bab703..52ab7a197 100644 --- a/Generated/include/EU/lobby_pc/AAA_lobby_pc_RecordBase.h +++ b/Generated/include/EU/lobby_pc/AAA_lobby_pc_RecordBase.h @@ -26,11 +26,11 @@ signed char category; wchar_t* anim_set; wchar_t* additional_anim_set; BnsTables::Shared::TableRef appearance; -int appearance_tableId() const {return 85;}; +int appearance_tableId() const {return 87;}; wchar_t* select_anim; wchar_t* idle_anim; BnsTables::Shared::TableRef equip_hand; -int equip_hand_tableId() const {return 198;}; +int equip_hand_tableId() const {return 202;}; wchar_t* pc_pos; wchar_t* camera_pos; wchar_t* camera_target; @@ -54,8 +54,61 @@ float preview_world_cam_near_height; float preview_world_cam_modulate_factor; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 11); } - static __int16 TableId() { return 245; } + static __int16 TableId() { return 251; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class category { + none = 0, + lobby = 1, + guild = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/map_area/AAA_map_area_RecordBase.h b/Generated/include/EU/map_area/AAA_map_area_RecordBase.h index a6c50987a..dc520b0de 100644 --- a/Generated/include/EU/map_area/AAA_map_area_RecordBase.h +++ b/Generated/include/EU/map_area/AAA_map_area_RecordBase.h @@ -22,11 +22,12 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 246; } + static __int16 TableId() { return 252; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/map_group_1/AAA_map_group_1_RecordBase.h b/Generated/include/EU/map_group_1/AAA_map_group_1_RecordBase.h index fbdb118b5..3dedb0ebb 100644 --- a/Generated/include/EU/map_group_1/AAA_map_group_1_RecordBase.h +++ b/Generated/include/EU/map_group_1/AAA_map_group_1_RecordBase.h @@ -22,21 +22,22 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef map_group_1_guide; BnsTables::Shared::TableRef talk_to_self_quests[127]; __int32 talk_to_self_quests_Size() const {return 127;}; -int talk_to_self_quests_tableId() const {return 299;}; +int talk_to_self_quests_tableId() const {return 306;}; BnsTables::Shared::TableRef talk_to_self_quests2[127]; __int32 talk_to_self_quests2_Size() const {return 127;}; -int talk_to_self_quests2_tableId() const {return 299;}; +int talk_to_self_quests2_tableId() const {return 306;}; BnsTables::Shared::TableRef talk_to_self_quests3[127]; __int32 talk_to_self_quests3_Size() const {return 127;}; -int talk_to_self_quests3_tableId() const {return 299;}; +int talk_to_self_quests3_tableId() const {return 306;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 247; } + static __int16 TableId() { return 253; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h b/Generated/include/EU/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h index f003eb0f6..1e6533fea 100644 --- a/Generated/include/EU/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h +++ b/Generated/include/EU/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h @@ -21,14 +21,15 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef map_group_1; -int map_group_1_tableId() const {return 247;}; +int map_group_1_tableId() const {return 253;}; BnsTables::Shared::TableRef expedition_desc; -int expedition_desc_tableId() const {return 427;}; +int expedition_desc_tableId() const {return 434;}; wchar_t* expedition_image; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 248; } + static __int16 TableId() { return 254; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/map_group_2/AAA_map_group_2_RecordBase.h b/Generated/include/EU/map_group_2/AAA_map_group_2_RecordBase.h index 26c85b026..0a4969759 100644 --- a/Generated/include/EU/map_group_2/AAA_map_group_2_RecordBase.h +++ b/Generated/include/EU/map_group_2/AAA_map_group_2_RecordBase.h @@ -24,8 +24,12 @@ namespace BnsTables::EU { signed char quest_filtering_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 249; } + static __int16 TableId() { return 255; } static __int32 SubType() { return -1; } + enum class quest_filtering_type { + default_val = 0, + current_group_only = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mapinfo/AAA_mapinfo_RecordBase.h b/Generated/include/EU/mapinfo/AAA_mapinfo_RecordBase.h index 538b169dd..07657564e 100644 --- a/Generated/include/EU/mapinfo/AAA_mapinfo_RecordBase.h +++ b/Generated/include/EU/mapinfo/AAA_mapinfo_RecordBase.h @@ -24,16 +24,16 @@ namespace BnsTables::EU { __int16 group_id; __int16 floor; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef parent_mapinfo; -int parent_mapinfo_tableId() const {return 250;}; +int parent_mapinfo_tableId() const {return 256;}; float scale; BnsTables::Shared::TableRef district; -int district_tableId() const {return 101;}; +int district_tableId() const {return 104;}; BnsTables::Shared::TableRef map_group_1; -int map_group_1_tableId() const {return 247;}; +int map_group_1_tableId() const {return 253;}; BnsTables::Shared::TableRef map_group_2; -int map_group_2_tableId() const {return 249;}; +int map_group_2_tableId() const {return 255;}; float local_axis_x; float local_axis_y; __int16 image_size; @@ -47,19 +47,19 @@ wchar_t* conditional_imageset; wchar_t* conditional_imageset_alphamap; BnsTables::Shared::TableRef overlay[30]; __int32 overlay_Size() const {return 30;}; -int overlay_tableId() const {return 251;}; +int overlay_tableId() const {return 257;}; bool use_pos_in_parent; char Pad2[3]; float pos_in_parent_x; float pos_in_parent_y; BnsTables::Shared::TableRef terrain; -int terrain_tableId() const {return 426;}; +int terrain_tableId() const {return 433;}; float zoom; __int16 sort_no; bool show_navigaion_list; char Pad3[1]; BnsTables::Shared::TableRef arena_dungeon_parent_mapinfo; -int arena_dungeon_parent_mapinfo_tableId() const {return 250;}; +int arena_dungeon_parent_mapinfo_tableId() const {return 256;}; bool arena_dungeon_use_pos_in_parent; char Pad4[3]; float arena_dungeon_pos_in_parent_x; @@ -67,8 +67,12 @@ float arena_dungeon_pos_in_parent_y; bool capital; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 5); } - static __int16 TableId() { return 250; } + static __int16 TableId() { return 256; } static __int32 SubType() { return -1; } + enum class imageset_condition_category { + none = 0, + quest_complete = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mapoverlay/AAA_mapoverlay_RecordBase.h b/Generated/include/EU/mapoverlay/AAA_mapoverlay_RecordBase.h index c20cae31f..3aaf04640 100644 --- a/Generated/include/EU/mapoverlay/AAA_mapoverlay_RecordBase.h +++ b/Generated/include/EU/mapoverlay/AAA_mapoverlay_RecordBase.h @@ -31,11 +31,12 @@ char Pad0[2]; wchar_t* imageset; wchar_t* mask_imageset; BnsTables::Shared::TableRef area; -int area_tableId() const {return 100;}; +int area_tableId() const {return 103;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 251; } + static __int16 TableId() { return 257; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mapunit/AAA_mapunit_RecordBase.h b/Generated/include/EU/mapunit/AAA_mapunit_RecordBase.h index 9ab7bf9c0..fbb88ebf1 100644 --- a/Generated/include/EU/mapunit/AAA_mapunit_RecordBase.h +++ b/Generated/include/EU/mapunit/AAA_mapunit_RecordBase.h @@ -54,7 +54,7 @@ bool click; bool front; bool show_tooltip; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; __int16 opacity; __int16 size_x; __int16 size_y; @@ -71,8 +71,61 @@ float center_pos_x; float center_pos_y; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 81); } - static __int16 TableId() { return 252; } + static __int16 TableId() { return 258; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + player = 1, + party = 2, + team = 3, + guild = 4, + friend_val = 5, + revenge_enemy = 6, + faction = 7, + duel_enemy = 8, + quest = 9, + npc = 10, + env = 11, + teleport = 12, + airdash = 13, + link = 14, + convoy = 15, + spawned_env = 16, + static_val = 17, + auction = 18, + store = 19, + camp = 20, + party_camp = 21, + roulette = 22, + field_boss = 23, + gather = 24, + craft = 25, + gather_env = 26, + heart = 27, + enter_arena = 28, + weapon_box = 29, + refiner = 30, + dungeon_3 = 31, + dungeon_4 = 32, + dungeon_5 = 33, + raid_dungeon = 34, + classic_field = 35, + faction_battle_field = 36, + guild_battle_field = 37, + party_battle_startpoint = 38, + party_battle_enemy = 39, + fishing_field = 40, + expedition_env = 41, + wandering_npc = 42, + }; + + enum class map_depth { + value_1 = 0, + value_2 = 1, + value_3 = 2, + value_4 = 3, + value_5 = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mapunit/mapunit_airdash_Record.h b/Generated/include/EU/mapunit/mapunit_airdash_Record.h index 693d243c5..489e0b737 100644 --- a/Generated/include/EU/mapunit/mapunit_airdash_Record.h +++ b/Generated/include/EU/mapunit/mapunit_airdash_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef env2spawn; -int env2spawn_tableId() const {return 474;}; +int env2spawn_tableId() const {return 481;}; static __int32 SubType() { return 5; } }; diff --git a/Generated/include/EU/mapunit/mapunit_attraction_Record.h b/Generated/include/EU/mapunit/mapunit_attraction_Record.h index 65f10c6b9..09de824f5 100644 --- a/Generated/include/EU/mapunit/mapunit_attraction_Record.h +++ b/Generated/include/EU/mapunit/mapunit_attraction_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::EU { float attraction_position_x; float attraction_position_y; BnsTables::Shared::TableRef party_chat_channel; -int party_chat_channel_tableId() const {return 277;}; +int party_chat_channel_tableId() const {return 284;}; static __int32 SubType() { return 7; } }; diff --git a/Generated/include/EU/mapunit/mapunit_boss_Record.h b/Generated/include/EU/mapunit/mapunit_boss_Record.h index 2d390c3bd..78c10b59e 100644 --- a/Generated/include/EU/mapunit/mapunit_boss_Record.h +++ b/Generated/include/EU/mapunit/mapunit_boss_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; wchar_t* combat_imageset; wchar_t* combat_over_imageset; wchar_t* combat_pressed_imageset; diff --git a/Generated/include/EU/mapunit/mapunit_env_Record.h b/Generated/include/EU/mapunit/mapunit_env_Record.h index 1df04b3bc..96c3c5ab0 100644 --- a/Generated/include/EU/mapunit/mapunit_env_Record.h +++ b/Generated/include/EU/mapunit/mapunit_env_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef env2; -int env2_tableId() const {return 472;}; +int env2_tableId() const {return 479;}; static __int32 SubType() { return 6; } }; diff --git a/Generated/include/EU/mapunit/mapunit_fishing_field_Record.h b/Generated/include/EU/mapunit/mapunit_fishing_field_Record.h index e21bdb557..3b7fe5da0 100644 --- a/Generated/include/EU/mapunit/mapunit_fishing_field_Record.h +++ b/Generated/include/EU/mapunit/mapunit_fishing_field_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef fishing_point_env; -int fishing_point_env_tableId() const {return 472;}; +int fishing_point_env_tableId() const {return 479;}; static __int32 SubType() { return 12; } }; diff --git a/Generated/include/EU/mapunit/mapunit_guild_battle_field_portal_Record.h b/Generated/include/EU/mapunit/mapunit_guild_battle_field_portal_Record.h index 98d56864e..182356489 100644 --- a/Generated/include/EU/mapunit/mapunit_guild_battle_field_portal_Record.h +++ b/Generated/include/EU/mapunit/mapunit_guild_battle_field_portal_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef env2spawn; -int env2spawn_tableId() const {return 474;}; +int env2spawn_tableId() const {return 481;}; wchar_t* disable_imageset; wchar_t* disable_over_imageset; wchar_t* disable_pressed_imageset; diff --git a/Generated/include/EU/mapunit/mapunit_npc_Record.h b/Generated/include/EU/mapunit/mapunit_npc_Record.h index 22a20d7df..944f65647 100644 --- a/Generated/include/EU/mapunit/mapunit_npc_Record.h +++ b/Generated/include/EU/mapunit/mapunit_npc_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; bool ignore_object_pos; bool in_sight_only; bool many_counts; diff --git a/Generated/include/EU/mapunit/mapunit_npc_group_Record.h b/Generated/include/EU/mapunit/mapunit_npc_group_Record.h index 9162b31b2..c5cf77427 100644 --- a/Generated/include/EU/mapunit/mapunit_npc_group_Record.h +++ b/Generated/include/EU/mapunit/mapunit_npc_group_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; static __int32 SubType() { return 8; } }; diff --git a/Generated/include/EU/market_category_2_group/AAA_market_category_2_group_RecordBase.h b/Generated/include/EU/market_category_2_group/AAA_market_category_2_group_RecordBase.h index 759991fa1..a35cad128 100644 --- a/Generated/include/EU/market_category_2_group/AAA_market_category_2_group_RecordBase.h +++ b/Generated/include/EU/market_category_2_group/AAA_market_category_2_group_RecordBase.h @@ -30,11 +30,38 @@ namespace BnsTables::EU { bool visible; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 253; } + static __int16 TableId() { return 259; } static __int32 SubType() { return -1; } + enum class market_category_2 { + none = 0, + weapon = 1, + equip_gem = 2, + accessory = 3, + dress = 4, + weapon_gem = 5, + medicine = 6, + food = 7, + build_up_stone = 8, + talisman = 9, + tool = 10, + equip_material = 11, + union_material = 12, + dress_material = 13, + etc_material = 14, + coin = 15, + deed = 16, + quest = 17, + etc_change = 18, + etc_box = 19, + badge = 20, + relic = 21, + skill_train_by_item_extract = 22, + gold = 23, + spirit = 24, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/market_category_2_group/market_category_2_group_market_category_2_Record.h b/Generated/include/EU/market_category_2_group/market_category_2_group_market_category_2_Record.h index e16cb71cf..efb445a0f 100644 --- a/Generated/include/EU/market_category_2_group/market_category_2_group_market_category_2_Record.h +++ b/Generated/include/EU/market_category_2_group/market_category_2_group_market_category_2_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::EU { char Pad_sub_0[3]; BnsTables::Shared::TableRef market_category_3_group[15]; __int32 market_category_3_group_Size() const {return 15;}; -int market_category_3_group_tableId() const {return 254;}; +int market_category_3_group_tableId() const {return 260;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/market_category_3_group/AAA_market_category_3_group_RecordBase.h b/Generated/include/EU/market_category_3_group/AAA_market_category_3_group_RecordBase.h index 6f0e97dbb..8659140d0 100644 --- a/Generated/include/EU/market_category_3_group/AAA_market_category_3_group_RecordBase.h +++ b/Generated/include/EU/market_category_3_group/AAA_market_category_3_group_RecordBase.h @@ -28,11 +28,164 @@ __int32 market_category_3_Size() const {return 10;}; signed char addtional_filtering_type; char Pad1[1]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } - static __int16 TableId() { return 254; } + static __int16 TableId() { return 260; } static __int32 SubType() { return -1; } + enum class market_category_3 { + none = 0, + sword = 1, + gauntlet = 2, + axe = 3, + staff = 4, + aura_bangle = 5, + dagger = 6, + gam1 = 7, + gan2 = 8, + jin3 = 9, + son4 = 10, + ri5 = 11, + gon6 = 12, + tae7 = 13, + geon8 = 14, + great_sword = 15, + ring = 16, + earring = 17, + necklace = 18, + costume = 19, + head_attach = 20, + face_attach = 21, + costume_attach = 22, + summoned_pet_costume = 23, + summoned_pet_hat = 24, + summoned_pet_attach = 25, + ruby = 26, + topaz = 27, + sapphire = 28, + jade = 29, + amethyst = 30, + emerald = 31, + diamond = 32, + regenerate_potion = 33, + heal_potion = 34, + secret_potion = 35, + detox_potion = 36, + lyn_sword = 37, + warlock_dagger = 38, + soul_fighter_gauntlet = 39, + gun = 40, + cook = 41, + alcohol = 42, + normal_repair_tool = 43, + urgency_repair_tool = 44, + unseal_talisman = 45, + revive_talisman = 46, + escape_talisman = 47, + feed_gem = 48, + weapon_gem_etc = 49, + long_bow = 50, + magic_potion = 51, + key = 52, + hwan_dan = 53, + exp_cook = 54, + weapon_gem_make = 55, + festival_tool = 56, + sundry_item = 57, + reset_talisman = 58, + party_revive_talisman = 59, + weapon_maker = 60, + talis_maker = 61, + equip_gem_maker = 62, + accessory_maker = 63, + medicine_maker = 64, + food_maker = 65, + growth_talisman = 66, + build_up_talisman = 67, + valuables = 68, + wealth = 69, + growth_material = 70, + holy_material = 71, + common_maker = 72, + special_material = 73, + hypermove_material = 74, + normal_material = 75, + production_material = 76, + cloth = 77, + obsidian = 78, + amber = 79, + garnet = 80, + aquamarine = 81, + belt = 82, + bracelet = 83, + seal_talisman = 84, + dress_design = 85, + fishing_goods = 86, + badge_1 = 87, + weapon_gem_guardian = 88, + spear = 89, + orb = 90, + ruby_diamond = 91, + vehicle = 92, + card = 93, + dual_blade = 94, + glyph = 95, + topaz_diamond = 96, + normal_state_appearance = 97, + idle_state_appearance = 98, + chatting_symbol = 99, + sapphire_diamond = 100, + portrait_appearance = 101, + hypermove_appearance = 102, + jade_diamond = 103, + accessory_stone = 104, + amethyst_diamond = 105, + emerald_diamond = 106, + soul = 107, + soul_2 = 108, + gloves = 109, + pet_1 = 110, + nova = 111, + color_material = 112, + rune_1 = 113, + rune_2 = 114, + aquamarine_diamond = 115, + pattern = 116, + normal_coin = 117, + skill_take_deed = 118, + normal_deed = 119, + quest_start = 120, + chack_item = 121, + normal_etc_box = 122, + skill_stone_1 = 123, + skill_stone_2 = 124, + amber_diamond = 125, + obsidian_garnet = 126, + name_plate_appearance = 127, + speech_bubble_appearance = 128, + instrument = 129, + aquamarine_amber = 130, + talk_social = 131, + relic_1 = 132, + star_stone = 133, + weapon_soul_gem = 134, + voucher = 135, + armlet_1 = 136, + armlet_2 = 137, + skill_train_by_item_extract = 138, + gold = 139, + spirit = 140, + skill_train_by_item_extract_neck = 141, + skill_train_by_item_extract_finger = 142, + skill_train_by_item_extract_ear = 143, + skill_train_by_item_extract_wrist = 144, + skill_train_by_item_extract_waist = 145, + skill_train_by_item_extract_gloves = 146, + }; + + enum class addtional_filtering_type { + none = 0, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h b/Generated/include/EU/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h index 4ae396b3e..cce969ef1 100644 --- a/Generated/include/EU/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h +++ b/Generated/include/EU/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h @@ -25,8 +25,9 @@ __int16 max_amount; __int16 tax_rate; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 255; } + static __int16 TableId() { return 261; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h b/Generated/include/EU/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h index 0df9e2172..b49015ac0 100644 --- a/Generated/include/EU/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h +++ b/Generated/include/EU/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h @@ -20,13 +20,15 @@ namespace BnsTables::EU { unsigned __int64 key; }; __declspec(align(8)) Key key; - __int64 interval; + signed char price_type; +char Pad0[3]; +__int64 interval; __int32 tax_rate; -__int32 membership_tax_rate; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 256; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } + static __int16 TableId() { return 262; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h b/Generated/include/EU/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h index 176b341b6..707ae7572 100644 --- a/Generated/include/EU/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h +++ b/Generated/include/EU/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::EU { __int32 tax; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 257; } + static __int16 TableId() { return 263; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mastery_ability/AAA_mastery_ability_RecordBase.h b/Generated/include/EU/mastery_ability/AAA_mastery_ability_RecordBase.h index 2578d36ea..df1a37853 100644 --- a/Generated/include/EU/mastery_ability/AAA_mastery_ability_RecordBase.h +++ b/Generated/include/EU/mastery_ability/AAA_mastery_ability_RecordBase.h @@ -53,8 +53,8 @@ __int16 defend_immune_base_percent; char Pad1[2]; __int32 attack_power_creature_min; __int32 attack_power_creature_max; -__int16 attack_power_equip_min; -__int16 attack_power_equip_max; +__int32 attack_power_equip_min; +__int32 attack_power_equip_max; __int32 defend_power_creature_value; __int32 defend_power_equip_value; __int16 defend_resist_power_creature_value; @@ -85,36 +85,78 @@ __int32 abnormal_attack_power_value; __int16 abnormal_attack_base_percent; __int16 abnormal_defend_power_value; __int16 abnormal_defend_base_percent; -__int16 heal_power_modify; -__int16 aoe_defend_power_modify; -__int16 attack_hit_value_modify; -__int16 attack_critical_value_modify; -__int16 defend_critical_value_modify; -__int16 defend_dodge_value_modify; -__int16 defend_parry_value_modify; -__int16 defend_physical_value_modify; -__int16 defend_force_value_modify; -__int16 attack_stiff_duration_value_modify; -__int16 defend_stiff_duration_value_modify; -__int16 cast_duration_value_modify; -__int16 attack_critical_damage_modify; -__int16 defend_critical_damage_modify; -__int16 attack_pierce_modify; -__int16 attack_parry_pierce_modify; -__int16 defend_parry_reduce_modify; -__int16 attack_perfect_parry_damage_modify; -__int16 defend_perfect_parry_reduce_modify; -__int16 attack_counter_damage_modify; -__int16 defend_counter_reduce_modify; -__int16 abnormal_attack_power_modify; -__int16 abnormal_defend_power_modify; +char Pad6[2]; +__int32 heal_power_modify; +__int32 aoe_defend_power_modify; +__int32 attack_hit_value_modify; +__int32 attack_critical_value_modify; +__int32 defend_critical_value_modify; +__int32 defend_dodge_value_modify; +__int32 defend_parry_value_modify; +__int32 defend_physical_value_modify; +__int32 defend_force_value_modify; +__int32 attack_stiff_duration_value_modify; +__int32 defend_stiff_duration_value_modify; +__int32 cast_duration_value_modify; +__int32 attack_critical_damage_modify; +__int32 defend_critical_damage_modify; +__int32 attack_pierce_modify; +__int32 attack_parry_pierce_modify; +__int32 defend_parry_reduce_modify; +__int32 attack_perfect_parry_damage_modify; +__int32 defend_perfect_parry_reduce_modify; +__int32 attack_counter_damage_modify; +__int32 defend_counter_reduce_modify; +__int32 abnormal_attack_power_modify; +__int32 abnormal_defend_power_modify; __int32 attack_attribute_value; __int16 attack_attribute_base_percent; -__int16 attack_attribute_modify; +char Pad7[2]; +__int32 attack_attribute_modify; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 15); } - static __int16 TableId() { return 258; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 264; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mastery_grade/AAA_mastery_grade_RecordBase.h b/Generated/include/EU/mastery_grade/AAA_mastery_grade_RecordBase.h index 43166cb8e..332b1c432 100644 --- a/Generated/include/EU/mastery_grade/AAA_mastery_grade_RecordBase.h +++ b/Generated/include/EU/mastery_grade/AAA_mastery_grade_RecordBase.h @@ -25,8 +25,9 @@ char Pad0[3]; wchar_t* image_tag; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 259; } + static __int16 TableId() { return 265; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mastery_level/AAA_mastery_level_RecordBase.h b/Generated/include/EU/mastery_level/AAA_mastery_level_RecordBase.h index 0f737e94a..d5773d03b 100644 --- a/Generated/include/EU/mastery_level/AAA_mastery_level_RecordBase.h +++ b/Generated/include/EU/mastery_level/AAA_mastery_level_RecordBase.h @@ -25,7 +25,7 @@ __int16 skill_build_up_point; bool cannot_mastery_exp_up_in_min_exp; char Pad0[1]; BnsTables::Shared::TableRef unlock_item; -int unlock_item_tableId() const {return 198;}; +int unlock_item_tableId() const {return 202;}; __int16 unlock_item_count; signed char acquire_tp; char Pad1[1]; @@ -38,8 +38,9 @@ __int16 stat_point_defender_max; signed char teleport_price_level_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 260; } + static __int16 TableId() { return 266; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h b/Generated/include/EU/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h index ce46acd93..4e28addd2 100644 --- a/Generated/include/EU/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h +++ b/Generated/include/EU/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h @@ -23,16 +23,20 @@ __int16 stat_point; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef stat_effect; -int stat_effect_tableId() const {return 115;}; +int stat_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef event_effect[4]; __int32 event_effect_Size() const {return 4;}; -int event_effect_tableId() const {return 115;}; +int event_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 261; } + static __int16 TableId() { return 267; } static __int32 SubType() { return -1; } + enum class stat_point_attribute { + attacker = 0, + defender = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h b/Generated/include/EU/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h index b1f202461..d11d116d3 100644 --- a/Generated/include/EU/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h +++ b/Generated/include/EU/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h @@ -25,13 +25,45 @@ signed char stat_point_job; __int16 required_stat_point; char Pad0[2]; BnsTables::Shared::TableRef effect; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 262; } + static __int16 TableId() { return 268; } static __int32 SubType() { return -1; } + enum class stat_point_pick_attribute { + slot1 = 0, + slot2 = 1, + slot3 = 2, + slot4 = 3, + slot5 = 4, + }; + + enum class stat_point_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/membership_benefit/AAA_membership_benefit_RecordBase.h b/Generated/include/EU/membership_benefit/AAA_membership_benefit_RecordBase.h index 14e3ab61b..086a277cb 100644 --- a/Generated/include/EU/membership_benefit/AAA_membership_benefit_RecordBase.h +++ b/Generated/include/EU/membership_benefit/AAA_membership_benefit_RecordBase.h @@ -21,17 +21,50 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; wchar_t* alias; +signed char publisher; +char Pad0[3]; __int64 value; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; BnsTables::Shared::IconRef icon; wchar_t* icon_image_set; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 263; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } + static __int16 TableId() { return 269; } static __int32 SubType() { return -1; } + enum class benefit_type { + none = 0, + gettable_blue_virtual_currency = 1, + discount_market_tax = 2, + concurrent_sale_count_bonus = 3, + accumulated_sale_count_bonus = 4, + unlocated_warehouse = 5, + premium_depository = 6, + consume_depository = 7, + stack_sale_bonus = 8, + additional_npc_kill_exp_diff_by_zone_rule = 9, + additional_npc_kill_exp_percent_by_zone_rule = 10, + additional_npc_kill_money_diff_by_zone_rule = 11, + additional_npc_kill_money_percent_by_zone_rule = 12, + accumulated_purchase_count_bonus = 13, + purchase_min_price_bonus = 14, + skip_purchase_required_quest = 15, + discount_money_post_send_tax = 16, + discount_market_purchase_tax = 17, + }; + + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mentoring/AAA_mentoring_RecordBase.h b/Generated/include/EU/mentoring/AAA_mentoring_RecordBase.h index 6b2c32062..800263577 100644 --- a/Generated/include/EU/mentoring/AAA_mentoring_RecordBase.h +++ b/Generated/include/EU/mentoring/AAA_mentoring_RecordBase.h @@ -24,34 +24,35 @@ namespace BnsTables::EU { bool enable; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef text; -int text_tableId() const {return 427;}; +int text_tableId() const {return 434;}; signed char max_mentee_count; char Pad1[3]; BnsTables::Shared::TableRef first_quest_id; -int first_quest_id_tableId() const {return 299;}; +int first_quest_id_tableId() const {return 306;}; BnsTables::Shared::TableRef last_quest_id; -int last_quest_id_tableId() const {return 299;}; +int last_quest_id_tableId() const {return 306;}; signed char limit_finish_count; signed char mentor_level; signed char mentor_mastery_level; char Pad2[1]; BnsTables::Shared::TableRef mentor_completed_quest; -int mentor_completed_quest_tableId() const {return 299;}; +int mentor_completed_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef mentor_completed_achievement; int mentor_completed_achievement_tableId() const {return 6;}; signed char mentee_level; signed char mentee_mastery_level; char Pad3[2]; BnsTables::Shared::TableRef mentee_completed_quest; -int mentee_completed_quest_tableId() const {return 299;}; +int mentee_completed_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef mentee_completed_achievement; int mentee_completed_achievement_tableId() const {return 6;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 264; } + static __int16 TableId() { return 270; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/mileageplan/AAA_mileageplan_RecordBase.h b/Generated/include/EU/mileageplan/AAA_mileageplan_RecordBase.h index 06f726446..9a8c9686d 100644 --- a/Generated/include/EU/mileageplan/AAA_mileageplan_RecordBase.h +++ b/Generated/include/EU/mileageplan/AAA_mileageplan_RecordBase.h @@ -23,11 +23,11 @@ namespace BnsTables::EU { bool usable; char Pad0[3]; BnsTables::Shared::TableRef gemstone; -int gemstone_tableId() const {return 198;}; +int gemstone_tableId() const {return 202;}; __int16 gemstone_amount; char Pad1[2]; BnsTables::Shared::TableRef abrasive; -int abrasive_tableId() const {return 198;}; +int abrasive_tableId() const {return 202;}; __int16 abrasive_amount; char Pad2[2]; __int32 base_mileage; @@ -36,8 +36,9 @@ __int16 bonus_mileage_max; __int16 bonus_mileage_scale; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 265; } + static __int16 TableId() { return 271; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/moveanim/AAA_moveanim_RecordBase.h b/Generated/include/EU/moveanim/AAA_moveanim_RecordBase.h index db32cd311..b2ff630f2 100644 --- a/Generated/include/EU/moveanim/AAA_moveanim_RecordBase.h +++ b/Generated/include/EU/moveanim/AAA_moveanim_RecordBase.h @@ -87,8 +87,107 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 266; } + static __int16 TableId() { return 272; } static __int32 SubType() { return -1; } + enum class weapon { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class combat_pose { + none = 0, + peace = 1, + combat_nontarget = 2, + combat_target = 3, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class link { + none = 0, + mount = 1, + inhalation = 2, + slugfest = 3, + catch_val = 4, + catch_none_human = 5, + catch_friend = 6, + inhalation_catch = 7, + range_catch = 8, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/moveanimtransit/AAA_moveanimtransit_RecordBase.h b/Generated/include/EU/moveanimtransit/AAA_moveanimtransit_RecordBase.h index 7172e090e..67d0e254d 100644 --- a/Generated/include/EU/moveanimtransit/AAA_moveanimtransit_RecordBase.h +++ b/Generated/include/EU/moveanimtransit/AAA_moveanimtransit_RecordBase.h @@ -24,8 +24,63 @@ signed char after_idle; wchar_t* transit_anim_seq; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 267; } + static __int16 TableId() { return 273; } static __int32 SubType() { return -1; } + enum class after_idle { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/newbie_care/AAA_newbie_care_RecordBase.h b/Generated/include/EU/newbie_care/AAA_newbie_care_RecordBase.h index f6ff0c862..be58229bc 100644 --- a/Generated/include/EU/newbie_care/AAA_newbie_care_RecordBase.h +++ b/Generated/include/EU/newbie_care/AAA_newbie_care_RecordBase.h @@ -22,20 +22,21 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef achievement_register; int achievement_register_tableId() const {return 7;}; BnsTables::Shared::TableRef reward_default; -int reward_default_tableId() const {return 332;}; +int reward_default_tableId() const {return 339;}; BnsTables::Shared::TableRef reward_difficulty_type[3]; __int32 reward_difficulty_type_Size() const {return 3;}; -int reward_difficulty_type_tableId() const {return 332;}; +int reward_difficulty_type_tableId() const {return 339;}; BnsTables::Shared::TableRef attraction_quest; -int attraction_quest_tableId() const {return 299;}; +int attraction_quest_tableId() const {return 306;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 268; } + static __int16 TableId() { return 274; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/npc/AAA_npc_RecordBase.h b/Generated/include/EU/npc/AAA_npc_RecordBase.h index ab4672393..21e03d736 100644 --- a/Generated/include/EU/npc/AAA_npc_RecordBase.h +++ b/Generated/include/EU/npc/AAA_npc_RecordBase.h @@ -24,9 +24,9 @@ namespace BnsTables::EU { wchar_t* name; wchar_t* title; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef title2; -int title2_tableId() const {return 427;}; +int title2_tableId() const {return 434;}; BnsTables::Shared::TableRef boss_npc; int boss_npc_tableId() const {return 46;}; bool soul_npc; @@ -51,14 +51,14 @@ __int32 immune_breaker_init_duration; wchar_t* immune_breaker_show[8]; __int32 immune_breaker_show_Size() const {return 8;}; BnsTables::Shared::TableRef store; -int store_tableId() const {return 407;}; +int store_tableId() const {return 414;}; BnsTables::Shared::TableRef store_by_item; -int store_by_item_tableId() const {return 406;}; +int store_by_item_tableId() const {return 413;}; BnsTables::Shared::TableRef store2[6]; __int32 store2_Size() const {return 6;}; -int store2_tableId() const {return 405;}; +int store2_tableId() const {return 412;}; BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 423;}; +int teleport_tableId() const {return 430;}; bool repairer; signed char production; bool market; @@ -92,21 +92,21 @@ signed char peaktime_reward_sat_start_hour; signed char peaktime_reward_sat_end_hour; char Pad5[2]; BnsTables::Shared::TableRef contribution_reward; -int contribution_reward_tableId() const {return 76;}; +int contribution_reward_tableId() const {return 78;}; BnsTables::Shared::TableRef contribution_day_reward_sun; -int contribution_day_reward_sun_tableId() const {return 76;}; +int contribution_day_reward_sun_tableId() const {return 78;}; BnsTables::Shared::TableRef contribution_day_reward_mon; -int contribution_day_reward_mon_tableId() const {return 76;}; +int contribution_day_reward_mon_tableId() const {return 78;}; BnsTables::Shared::TableRef contribution_day_reward_tue; -int contribution_day_reward_tue_tableId() const {return 76;}; +int contribution_day_reward_tue_tableId() const {return 78;}; BnsTables::Shared::TableRef contribution_day_reward_wed; -int contribution_day_reward_wed_tableId() const {return 76;}; +int contribution_day_reward_wed_tableId() const {return 78;}; BnsTables::Shared::TableRef contribution_day_reward_thu; -int contribution_day_reward_thu_tableId() const {return 76;}; +int contribution_day_reward_thu_tableId() const {return 78;}; BnsTables::Shared::TableRef contribution_day_reward_fri; -int contribution_day_reward_fri_tableId() const {return 76;}; +int contribution_day_reward_fri_tableId() const {return 78;}; BnsTables::Shared::TableRef contribution_day_reward_sat; -int contribution_day_reward_sat_tableId() const {return 76;}; +int contribution_day_reward_sat_tableId() const {return 78;}; signed char contribution_peaktime_reward_sun_start_hour; signed char contribution_peaktime_reward_sun_end_hour; signed char contribution_peaktime_reward_mon_start_hour; @@ -123,16 +123,18 @@ signed char contribution_peaktime_reward_sat_start_hour; signed char contribution_peaktime_reward_sat_end_hour; char Pad6[2]; BnsTables::Shared::TableRef personal_dropped_pouch_reward; -int personal_dropped_pouch_reward_tableId() const {return 332;}; +int personal_dropped_pouch_reward_tableId() const {return 339;}; BnsTables::Shared::TableRef personal_dropped_pouch_reward_difficulty_type[3]; __int32 personal_dropped_pouch_reward_difficulty_type_Size() const {return 3;}; -int personal_dropped_pouch_reward_difficulty_type_tableId() const {return 332;}; +int personal_dropped_pouch_reward_difficulty_type_tableId() const {return 339;}; BnsTables::Shared::TableRef reward_sealed_dungeon; -int reward_sealed_dungeon_tableId() const {return 274;}; +int reward_sealed_dungeon_tableId() const {return 280;}; +BnsTables::Shared::TableRef dungeon_challenge_reward; +int dungeon_challenge_reward_tableId() const {return 339;}; BnsTables::Shared::TableRef fielditemdrop; -int fielditemdrop_tableId() const {return 144;}; +int fielditemdrop_tableId() const {return 147;}; BnsTables::Shared::TableRef deadbody_fielditemdrop; -int deadbody_fielditemdrop_tableId() const {return 144;}; +int deadbody_fielditemdrop_tableId() const {return 147;}; __int32 deadbody_pickup_duration; bool burrow; char Pad7[3]; @@ -142,16 +144,16 @@ wchar_t* target_manipulate_animname; wchar_t* caster_manipulate_show; wchar_t* target_manipulate_show; BnsTables::Shared::TableRef action_name; -int action_name_tableId() const {return 427;}; +int action_name_tableId() const {return 434;}; BnsTables::Shared::TableRef action_desc; -int action_desc_tableId() const {return 427;}; +int action_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef manipulate_transit_zone; -int manipulate_transit_zone_tableId() const {return 471;}; +int manipulate_transit_zone_tableId() const {return 478;}; signed char forwarding_types[120]; __int32 forwarding_types_Size() const {return 120;}; BnsTables::Shared::TableRef quests[120]; __int32 quests_Size() const {return 120;}; -int quests_tableId() const {return 299;}; +int quests_tableId() const {return 306;}; signed char missions[120]; __int32 missions_Size() const {return 120;}; signed char cases[120]; @@ -162,20 +164,20 @@ signed char loot_forwarding_types[8]; __int32 loot_forwarding_types_Size() const {return 8;}; BnsTables::Shared::TableRef loot_quests[8]; __int32 loot_quests_Size() const {return 8;}; -int loot_quests_tableId() const {return 299;}; +int loot_quests_tableId() const {return 306;}; signed char loot_missions[8]; __int32 loot_missions_Size() const {return 8;}; signed char loot_cases[8]; __int32 loot_cases_Size() const {return 8;}; BnsTables::Shared::TableRef loot_item[8]; __int32 loot_item_Size() const {return 8;}; -int loot_item_tableId() const {return 198;}; +int loot_item_tableId() const {return 202;}; signed char finish_blow_forwarding_types[21]; __int32 finish_blow_forwarding_types_Size() const {return 21;}; char Pad8[3]; BnsTables::Shared::TableRef finish_blow_quests[21]; __int32 finish_blow_quests_Size() const {return 21;}; -int finish_blow_quests_tableId() const {return 299;}; +int finish_blow_quests_tableId() const {return 306;}; signed char finish_blow_missions[21]; __int32 finish_blow_missions_Size() const {return 21;}; signed char finish_blow_cases[21]; @@ -184,7 +186,7 @@ char Pad9[2]; float walk_ratescale; float run_ratescale; BnsTables::Shared::TableRef appearance; -int appearance_tableId() const {return 85;}; +int appearance_tableId() const {return 87;}; wchar_t* animset; wchar_t* face_animset; bool talk; @@ -213,12 +215,12 @@ signed char level; signed char mastery_level; char Pad14[2]; BnsTables::Shared::TableRef faction; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; bool attackable; bool detect_hiding; char Pad15[2]; BnsTables::Shared::TableRef default_idle; -int default_idle_tableId() const {return 272;}; +int default_idle_tableId() const {return 278;}; bool warfare_boss; char Pad16[3]; __int64 max_hp; @@ -253,8 +255,8 @@ __int16 defend_immune_base_percent; char Pad17[2]; __int32 attack_power_creature_min; __int32 attack_power_creature_max; -__int16 attack_power_equip_min; -__int16 attack_power_equip_max; +__int32 attack_power_equip_min; +__int32 attack_power_equip_max; __int32 defend_power_creature_value; __int32 defend_power_equip_value; __int16 defend_resist_power_creature_value; @@ -287,48 +289,49 @@ __int32 abnormal_attack_power_value; __int16 abnormal_attack_base_percent; __int16 abnormal_defend_power_value; __int16 abnormal_defend_base_percent; -__int16 abnormal_attack_power_modify; -__int16 abnormal_defend_power_modify; -__int16 hate_power_modify; -__int16 heal_power_modify; -__int16 aoe_defend_power_modify; -__int16 attack_hit_value_modify; -__int16 attack_critical_value_modify; -__int16 defend_critical_value_modify; -__int16 defend_dodge_value_modify; -__int16 defend_parry_value_modify; -__int16 defend_physical_value_modify; -__int16 defend_force_value_modify; -__int16 attack_stiff_duration_value_modify; -__int16 defend_stiff_duration_value_modify; -__int16 cast_duration_value_modify; -__int16 attack_critical_damage_modify; -__int16 defend_critical_damage_modify; -__int16 attack_pierce_modify; -__int16 attack_parry_pierce_modify; -__int16 defend_parry_reduce_modify; -__int16 attack_perfect_parry_damage_modify; -__int16 defend_perfect_parry_reduce_modify; -__int16 attack_counter_damage_modify; -__int16 defend_counter_reduce_modify; +char Pad22[2]; +__int32 abnormal_attack_power_modify; +__int32 abnormal_defend_power_modify; +__int32 hate_power_modify; +__int32 heal_power_modify; +__int32 aoe_defend_power_modify; +__int32 attack_hit_value_modify; +__int32 attack_critical_value_modify; +__int32 defend_critical_value_modify; +__int32 defend_dodge_value_modify; +__int32 defend_parry_value_modify; +__int32 defend_physical_value_modify; +__int32 defend_force_value_modify; +__int32 attack_stiff_duration_value_modify; +__int32 defend_stiff_duration_value_modify; +__int32 cast_duration_value_modify; +__int32 attack_critical_damage_modify; +__int32 defend_critical_damage_modify; +__int32 attack_pierce_modify; +__int32 attack_parry_pierce_modify; +__int32 defend_parry_reduce_modify; +__int32 attack_perfect_parry_damage_modify; +__int32 defend_perfect_parry_reduce_modify; +__int32 attack_counter_damage_modify; +__int32 defend_counter_reduce_modify; signed char grade2; -char Pad22[1]; +char Pad23[3]; wchar_t* grade_imageset; BnsTables::Shared::TableRef grade_tooltip_text; -int grade_tooltip_text_tableId() const {return 427;}; +int grade_tooltip_text_tableId() const {return 434;}; signed char boss_ui_type; signed char boss_group_id; signed char boss_slot; bool boss_kill_hide_slot; BnsTables::Shared::TableRef boss_spawn_message; -int boss_spawn_message_tableId() const {return 156;}; +int boss_spawn_message_tableId() const {return 159;}; BnsTables::Shared::IconRef boss_icon; BnsTables::Shared::IconRef boss_aggro_icon; wchar_t* boss_aggro_indicator; wchar_t* boss_aggro_twin_indicator; wchar_t* end_talk_sound; BnsTables::Shared::TableRef end_talk_social; -int end_talk_social_tableId() const {return 389;}; +int end_talk_social_tableId() const {return 396;}; wchar_t* burrow_scaned_mark; wchar_t* burrow_visual_effect; bool use_foot_print; @@ -336,65 +339,66 @@ bool use_water_print; bool default_visible; signed char move_type; signed char size_type; -char Pad23[3]; +char Pad24[3]; wchar_t* description; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; BnsTables::Shared::TableRef dying_message; -int dying_message_tableId() const {return 427;}; +int dying_message_tableId() const {return 434;}; signed char role_type; -char Pad24[3]; +char Pad25[3]; BnsTables::Shared::TableRef die_shout; -int die_shout_tableId() const {return 427;}; +int die_shout_tableId() const {return 434;}; signed char race_type; -char Pad25[3]; +char Pad26[3]; BnsTables::Shared::TableRef indicator; -int indicator_tableId() const {return 187;}; +int indicator_tableId() const {return 191;}; bool neutral_faction_nameplate_enemy; -char Pad26[3]; +char Pad27[3]; BnsTables::Shared::TableRef banned_response[2]; __int32 banned_response_Size() const {return 2;}; -int banned_response_tableId() const {return 273;}; +int banned_response_tableId() const {return 279;}; BnsTables::Shared::TableRef response[7]; __int32 response_Size() const {return 7;}; -int response_tableId() const {return 273;}; +int response_tableId() const {return 279;}; BnsTables::Shared::TableRef stand_social[3]; __int32 stand_social_Size() const {return 3;}; -int stand_social_tableId() const {return 389;}; +int stand_social_tableId() const {return 396;}; __int16 stand_social_rate[3]; __int32 stand_social_rate_Size() const {return 3;}; bool die_knockback; bool invoke_fx_msg; bool disable_name_spawn; bool play_additional_die; -char Pad27[2]; +char Pad28[2]; BnsTables::Shared::TableRef summoned_beauty_shop; -int summoned_beauty_shop_tableId() const {return 409;}; +int summoned_beauty_shop_tableId() const {return 416;}; BnsTables::Shared::TableRef boast; int boast_tableId() const {return 42;}; bool always_show_hp; bool use_map_unit_group; -char Pad28[2]; +char Pad29[2]; BnsTables::Shared::TableRef map_unit[2]; __int32 map_unit_Size() const {return 2;}; -int map_unit_tableId() const {return 252;}; +int map_unit_tableId() const {return 258;}; bool use_immediate_load; signed char ghost_type; -char Pad29[2]; +char Pad30[2]; wchar_t* ghostmode_beyond_start_show; wchar_t* ghostmode_beyond_end_show; signed char soul_npc_skill_level; -char Pad30[1]; +char Pad31[1]; __int16 boss_challenge_attraction_score; bool is_mysterious_store; -char Pad31[3]; +char Pad32[3]; BnsTables::Shared::TableRef newbiecare; -int newbiecare_tableId() const {return 268;}; +int newbiecare_tableId() const {return 274;}; __int32 attack_attribute_value; __int16 attack_attribute_base_percent; -__int16 attack_attribute_modify; +char Pad33[2]; +__int32 attack_attribute_modify; bool hide_nameplate; -char Pad32[1]; +char Pad34[1]; __int16 nameplate_height_modify; __int16 defend_critical_damage_value; __int16 defend_critical_damage_value_equip; @@ -404,8 +408,8 @@ __int32 attack_abnormal_hit_equip_value; __int32 defend_abnormal_resistance_base_percent; __int32 defend_abnormal_resistance_value; __int32 defend_abnormal_resistance_equip_value; -__int16 attack_abnormal_hit_modify; -__int16 defend_abnormal_resistance_modify; +__int32 attack_abnormal_hit_modify; +__int32 defend_abnormal_resistance_modify; bool job_change_enter_zone; bool job_change; signed char race_type2; @@ -414,9 +418,521 @@ __int32 fatigability_consume_amount; __int16 release_contents_group; bool ignore_optimize; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 3); } - static __int16 TableId() { return 270; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } + static __int16 TableId() { return 276; } static __int32 SubType() { return -1; } + enum class boss_type { + none = 0, + huge_boss = 1, + world_boss = 2, + }; + + enum class neutral_hostile { + offensive = 0, + fightback = 1, + neutral = 2, + }; + + enum class immune_skill_attribute { + none = 0, + maggi = 1, + bangyeog = 2, + twinggigi = 3, + bangeohaengdong = 4, + daeswi = 5, + idong = 6, + hoepi = 7, + daun = 8, + neogbaeg = 9, + gijeor = 10, + geurogi = 11, + gongjung = 12, + haengdongburga = 13, + idongburga = 14, + daundaeeung = 15, + maggijogeon = 16, + hoepijogeon = 17, + chimyeongtajogeon = 18, + yeongyegi = 19, + seutaenseu = 20, + hoebog = 21, + geijihoebog = 22, + buhwar = 23, + jiweon = 24, + jeugsisijeon = 25, + kaeseuting = 26, + gadeubeureikeu = 27, + barsache = 28, + barsache2 = 29, + jeab = 30, + gwanjeorgi = 31, + jangag = 32, + biinganjangag = 33, + heubgong = 34, + jeabdaeeung = 35, + jangagdaeeung = 36, + heubgongdaeeung = 37, + haeje = 38, + dog = 39, + kurtaim = 40, + bur = 41, + eoreum = 42, + jeongi = 43, + gigong = 44, + teurigeo = 45, + weopeu = 46, + geungeori = 47, + weongeori = 48, + gwangyeog = 49, + idongganeung = 50, + demijijon = 51, + sangtaemyeonyeog = 52, + wichibaggugi = 53, + eunsa = 54, + dobar = 55, + }; + + enum class immune_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + }; + + enum class production { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class forwarding_types { + progress_mission = 0, + acquire_quest = 1, + skill_target = 2, + mission_step_rollback = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class grade2 { + none = 0, + boss = 1, + champion = 2, + normal = 3, + follower = 4, + tool = 5, + weakest = 6, + weak = 7, + regular = 8, + strong = 9, + }; + + enum class boss_ui_type { + target = 0, + list = 1, + }; + + enum class boss_slot { + none = 0, + boss1 = 1, + boss2 = 2, + boss3 = 3, + boss4 = 4, + }; + + enum class move_type { + none = 0, + static_val = 1, + ground = 2, + float_val = 3, + }; + + enum class size_type { + none = 0, + small_val = 1, + regular = 2, + huge = 3, + }; + + enum class role_type { + none = 0, + keeper_inn = 1, + shop_grocery = 2, + shop_weapon = 3, + shop_cloth = 4, + shop_acc = 5, + shop_by_item = 6, + shop_achievement = 7, + keeper_warp = 8, + guardian = 9, + distribution = 10, + gather_digger = 11, + gather_farmer = 12, + gather_fisherman = 13, + gather_hunter = 14, + gather_miner = 15, + gather_gemcolletor = 16, + gather_lumberjack = 17, + produce_blacksmith = 18, + produce_shaman = 19, + produce_gemmaker = 20, + produce_accmaker = 21, + produce_potionmaker = 22, + produce_cook = 23, + produce_chinamaker = 24, + coinshop = 25, + factionshop = 26, + faction_exchange = 27, + broker = 28, + shop_food = 29, + shop_beauty = 30, + depot = 31, + event = 32, + randomoption_reset = 33, + }; + + enum class race_type { + etc = 0, + jin = 1, + kun = 2, + gon = 3, + lyn = 4, + }; + + enum class ghost_type { + none = 0, + basic = 1, + beyond = 2, + phase = 3, + }; + + enum class race_type2 { + none = 0, + race1 = 1, + race2 = 2, + race3 = 3, + race4 = 4, + race5 = 5, + race6 = 6, + race7 = 7, + }; + + enum class attribute_type { + none = 0, + attribute1 = 1, + attribute2 = 2, + attribute3 = 3, + attribute4 = 4, + attribute5 = 5, + attribute6 = 6, + attribute7 = 7, + attribute8 = 8, + attribute9 = 9, + attribute10 = 10, + attribute11 = 11, + attribute12 = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h b/Generated/include/EU/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h index 3114c8dfc..a1e0b3b11 100644 --- a/Generated/include/EU/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h +++ b/Generated/include/EU/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h @@ -23,15 +23,16 @@ signed char sealed_level; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef reward_default; -int reward_default_tableId() const {return 332;}; +int reward_default_tableId() const {return 339;}; BnsTables::Shared::TableRef reward_event; -int reward_event_tableId() const {return 332;}; +int reward_event_tableId() const {return 339;}; BnsTables::Shared::TableRef reward_personal_dropped_pouch; -int reward_personal_dropped_pouch_tableId() const {return 332;}; +int reward_personal_dropped_pouch_tableId() const {return 339;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 274; } + static __int16 TableId() { return 280; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h b/Generated/include/EU/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h index 2bd54a98d..5fbb7b9ac 100644 --- a/Generated/include/EU/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h +++ b/Generated/include/EU/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h @@ -85,8 +85,95 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 269; } + static __int16 TableId() { return 275; } static __int32 SubType() { return -1; } + enum class weapon { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class combat_pose { + none = 0, + peace = 1, + combat_nontarget = 2, + combat_target = 3, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h b/Generated/include/EU/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h index 7303e4bc2..fa5685e27 100644 --- a/Generated/include/EU/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h +++ b/Generated/include/EU/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h @@ -84,8 +84,9 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 271; } + static __int16 TableId() { return 277; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/npcmoveanim/AAA_npcmoveanim_RecordBase.h b/Generated/include/EU/npcmoveanim/AAA_npcmoveanim_RecordBase.h index cfe8f0f00..c1a311a8b 100644 --- a/Generated/include/EU/npcmoveanim/AAA_npcmoveanim_RecordBase.h +++ b/Generated/include/EU/npcmoveanim/AAA_npcmoveanim_RecordBase.h @@ -84,8 +84,9 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 272; } + static __int16 TableId() { return 278; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/npcresponse/AAA_npcresponse_RecordBase.h b/Generated/include/EU/npcresponse/AAA_npcresponse_RecordBase.h index 574277f78..d1c921b4b 100644 --- a/Generated/include/EU/npcresponse/AAA_npcresponse_RecordBase.h +++ b/Generated/include/EU/npcresponse/AAA_npcresponse_RecordBase.h @@ -25,29 +25,40 @@ signed char faction_check_type; char Pad0[3]; BnsTables::Shared::TableRef faction[2]; __int32 faction_Size() const {return 2;}; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; BnsTables::Shared::TableRef required_complete_quest; -int required_complete_quest_tableId() const {return 299;}; +int required_complete_quest_tableId() const {return 306;}; signed char faction_level_check_type; char Pad1[3]; BnsTables::Shared::TableRef talk_message; -int talk_message_tableId() const {return 275;}; +int talk_message_tableId() const {return 281;}; BnsTables::Shared::TableRef indicator_social; -int indicator_social_tableId() const {return 187;}; +int indicator_social_tableId() const {return 191;}; BnsTables::Shared::TableRef approach_social; -int approach_social_tableId() const {return 389;}; +int approach_social_tableId() const {return 396;}; BnsTables::Shared::TableRef idle; -int idle_tableId() const {return 185;}; +int idle_tableId() const {return 189;}; bool idle_visible; char Pad2[3]; BnsTables::Shared::TableRef idle_start; -int idle_start_tableId() const {return 389;}; +int idle_start_tableId() const {return 396;}; BnsTables::Shared::TableRef idle_end; -int idle_end_tableId() const {return 389;}; +int idle_end_tableId() const {return 396;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 273; } + static __int16 TableId() { return 279; } static __int32 SubType() { return -1; } + enum class faction_check_type { + is = 0, + is_not = 1, + is_none = 2, + }; + + enum class faction_level_check_type { + none = 0, + check_for_success = 1, + check_for_fail = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/npctalkmessage/AAA_npctalkmessage_RecordBase.h b/Generated/include/EU/npctalkmessage/AAA_npctalkmessage_RecordBase.h index e6dc3d6bd..98bf9cd37 100644 --- a/Generated/include/EU/npctalkmessage/AAA_npctalkmessage_RecordBase.h +++ b/Generated/include/EU/npctalkmessage/AAA_npctalkmessage_RecordBase.h @@ -47,20 +47,20 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef required_faction; -int required_faction_tableId() const {return 136;}; +int required_faction_tableId() const {return 139;}; BnsTables::Shared::TableRef required_complete_quest; -int required_complete_quest_tableId() const {return 299;}; +int required_complete_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef step_text[30]; __int32 step_text_Size() const {return 30;}; -int step_text_tableId() const {return 427;}; +int step_text_tableId() const {return 434;}; BnsTables::Shared::TableRef step_subtext[30]; __int32 step_subtext_Size() const {return 30;}; -int step_subtext_tableId() const {return 427;}; +int step_subtext_tableId() const {return 434;}; BnsTables::Shared::TableRef step_next[30]; __int32 step_next_Size() const {return 30;}; -int step_next_tableId() const {return 427;}; +int step_next_tableId() const {return 434;}; wchar_t* step_kismet[30]; __int32 step_kismet_Size() const {return 30;}; BnsTables::Shared::TableRef step_cinematic[30]; @@ -73,12 +73,43 @@ __int32 step_camera_show_Size() const {return 30;}; signed char function_step; char Pad0[3]; BnsTables::Shared::TableRef end_talk_social; -int end_talk_social_tableId() const {return 389;}; +int end_talk_social_tableId() const {return 396;}; wchar_t* end_talk_sound; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 61); } - static __int16 TableId() { return 275; } + static __int16 TableId() { return 281; } static __int32 SubType() { return -1; } + enum class craft_message_type { + none = 0, + join = 1, + ask = 2, + busy = 3, + receive = 4, + need_level = 5, + full_craft = 6, + }; + + enum class store_message_type { + sale = 0, + NotAuthority = 1, + }; + + enum class population_statistics { + none = 0, + faction_1_high = 1, + equal = 2, + faction_1_low = 3, + joined_guild = 4, + transfer_cooltime = 5, + }; + + enum class guild_customize_message_type { + none = 0, + EnterCustomize = 1, + NotAuthority = 2, + ActivateFaction = 3, + WaitingArena = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/npctalkmessage/npctalkmessage_branch_Record.h b/Generated/include/EU/npctalkmessage/npctalkmessage_branch_Record.h index 3a09d6c09..70e273a27 100644 --- a/Generated/include/EU/npctalkmessage/npctalkmessage_branch_Record.h +++ b/Generated/include/EU/npctalkmessage/npctalkmessage_branch_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::EU { char Pad_sub_0[3]; BnsTables::Shared::TableRef branch_msg[4]; __int32 branch_msg_Size() const {return 4;}; -int branch_msg_tableId() const {return 275;}; +int branch_msg_tableId() const {return 281;}; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/EU/npctalkmessage/npctalkmessage_create_guild_Record.h b/Generated/include/EU/npctalkmessage/npctalkmessage_create_guild_Record.h index 09c86cb51..09625492c 100644 --- a/Generated/include/EU/npctalkmessage/npctalkmessage_create_guild_Record.h +++ b/Generated/include/EU/npctalkmessage/npctalkmessage_create_guild_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef end_talk_social_ok; -int end_talk_social_ok_tableId() const {return 389;}; +int end_talk_social_ok_tableId() const {return 396;}; wchar_t* end_talk_sound_ok; static __int32 SubType() { return 12; } diff --git a/Generated/include/EU/npctalkmessage/npctalkmessage_dungeon_progress_Record.h b/Generated/include/EU/npctalkmessage/npctalkmessage_dungeon_progress_Record.h index f153e8274..7464d62b0 100644 --- a/Generated/include/EU/npctalkmessage/npctalkmessage_dungeon_progress_Record.h +++ b/Generated/include/EU/npctalkmessage/npctalkmessage_dungeon_progress_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; static __int32 SubType() { return 16; } }; diff --git a/Generated/include/EU/npctalkmessage/npctalkmessage_join_faction_Record.h b/Generated/include/EU/npctalkmessage/npctalkmessage_join_faction_Record.h index 208d497e3..af8b25fb9 100644 --- a/Generated/include/EU/npctalkmessage/npctalkmessage_join_faction_Record.h +++ b/Generated/include/EU/npctalkmessage/npctalkmessage_join_faction_Record.h @@ -12,9 +12,9 @@ namespace BnsTables::EU { signed char population_statistics; char Pad_sub_0[3]; BnsTables::Shared::TableRef end_talk_social_ok; -int end_talk_social_ok_tableId() const {return 389;}; +int end_talk_social_ok_tableId() const {return 396;}; BnsTables::Shared::TableRef fail_population_message; -int fail_population_message_tableId() const {return 275;}; +int fail_population_message_tableId() const {return 281;}; static __int32 SubType() { return 13; } }; diff --git a/Generated/include/EU/npctalkmessage/npctalkmessage_make_summoned_Record.h b/Generated/include/EU/npctalkmessage/npctalkmessage_make_summoned_Record.h index 610420081..93a9bd4a5 100644 --- a/Generated/include/EU/npctalkmessage/npctalkmessage_make_summoned_Record.h +++ b/Generated/include/EU/npctalkmessage/npctalkmessage_make_summoned_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef end_talk_social_ok; -int end_talk_social_ok_tableId() const {return 389;}; +int end_talk_social_ok_tableId() const {return 396;}; static __int32 SubType() { return 9; } }; diff --git a/Generated/include/EU/npctalkmessage/npctalkmessage_questmessage_Record.h b/Generated/include/EU/npctalkmessage/npctalkmessage_questmessage_Record.h index 6fae5d4e5..f21a07166 100644 --- a/Generated/include/EU/npctalkmessage/npctalkmessage_questmessage_Record.h +++ b/Generated/include/EU/npctalkmessage/npctalkmessage_questmessage_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef end_talk_social_quest_ok; -int end_talk_social_quest_ok_tableId() const {return 389;}; +int end_talk_social_quest_ok_tableId() const {return 396;}; wchar_t* end_talk_sound_quest_ok; static __int32 SubType() { return 1; } diff --git a/Generated/include/EU/npctalkmessage/npctalkmessage_select_join_faction_Record.h b/Generated/include/EU/npctalkmessage/npctalkmessage_select_join_faction_Record.h index d0ae1aaf1..fa4640879 100644 --- a/Generated/include/EU/npctalkmessage/npctalkmessage_select_join_faction_Record.h +++ b/Generated/include/EU/npctalkmessage/npctalkmessage_select_join_faction_Record.h @@ -13,10 +13,10 @@ namespace BnsTables::EU { char Pad_sub_0[3]; BnsTables::Shared::TableRef msg[2]; __int32 msg_Size() const {return 2;}; -int msg_tableId() const {return 275;}; +int msg_tableId() const {return 281;}; BnsTables::Shared::TableRef faction[2]; __int32 faction_Size() const {return 2;}; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; static __int32 SubType() { return 17; } }; diff --git a/Generated/include/EU/npctalkmessage/npctalkmessage_transfer_faction_Record.h b/Generated/include/EU/npctalkmessage/npctalkmessage_transfer_faction_Record.h index 925d233ca..67a9d84b4 100644 --- a/Generated/include/EU/npctalkmessage/npctalkmessage_transfer_faction_Record.h +++ b/Generated/include/EU/npctalkmessage/npctalkmessage_transfer_faction_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::EU { char Pad_sub_0[3]; wchar_t* end_talk_sound_ok; BnsTables::Shared::TableRef fail_population_message; -int fail_population_message_tableId() const {return 275;}; +int fail_population_message_tableId() const {return 281;}; static __int32 SubType() { return 14; } }; diff --git a/Generated/include/EU/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h b/Generated/include/EU/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h new file mode 100644 index 000000000..a4dc6947f --- /dev/null +++ b/Generated/include/EU/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h @@ -0,0 +1,51 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct override_contents_rule_config_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + __int64 autoId; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + signed char publisher; +char Pad0[3]; +wchar_t* config_name; +wchar_t* value; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } + static __int16 TableId() { return 282; } + static __int32 SubType() { return -1; } + enum class publisher { + none = 0, + nck = 1, + nca = 2, + ncj = 3, + nct = 4, + inv = 5, + tx = 6, + nck_neo_gold = 7, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) override_contents_rule_config_RecordPtr // : DrRecordPtr + { + override_contents_rule_config_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h b/Generated/include/EU/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h index 6b37e0fe9..b868abd05 100644 --- a/Generated/include/EU/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h +++ b/Generated/include/EU/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h @@ -28,7 +28,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; __int16 pc_max; signed char required_level; signed char required_mastery_level; @@ -37,50 +37,50 @@ bool enable_unrated_matching; bool enable_unrated_join; signed char required_member_count_team_matching; BnsTables::Shared::TableRef available_solo_matching_weekly_time; -int available_solo_matching_weekly_time_tableId() const {return 453;}; +int available_solo_matching_weekly_time_tableId() const {return 460;}; BnsTables::Shared::TableRef available_team_matching_weekly_time; -int available_team_matching_weekly_time_tableId() const {return 453;}; +int available_team_matching_weekly_time_tableId() const {return 460;}; BnsTables::Shared::TableRef available_random_matching_weekly_time; -int available_random_matching_weekly_time_tableId() const {return 453;}; +int available_random_matching_weekly_time_tableId() const {return 460;}; BnsTables::Shared::TableRef disable_calc_rating_score_weekly_time; -int disable_calc_rating_score_weekly_time_tableId() const {return 453;}; +int disable_calc_rating_score_weekly_time_tableId() const {return 460;}; BnsTables::Shared::TableRef time_effect_weekly_time; -int time_effect_weekly_time_tableId() const {return 453;}; +int time_effect_weekly_time_tableId() const {return 460;}; BnsTables::Shared::TableRef time_effect_weekly_name; -int time_effect_weekly_name_tableId() const {return 427;}; +int time_effect_weekly_name_tableId() const {return 434;}; __int16 ready_duration_second; __int16 play_duration_second; __int16 no_game_decision_duration_second; char Pad0[2]; BnsTables::Shared::TableRef enter_alpha_side_pc_spawn; -int enter_alpha_side_pc_spawn_tableId() const {return 480;}; +int enter_alpha_side_pc_spawn_tableId() const {return 487;}; BnsTables::Shared::TableRef enter_beta_side_pc_spawn; -int enter_beta_side_pc_spawn_tableId() const {return 480;}; +int enter_beta_side_pc_spawn_tableId() const {return 487;}; BnsTables::Shared::TableRef start_alpha_side_pc_spawn; -int start_alpha_side_pc_spawn_tableId() const {return 480;}; +int start_alpha_side_pc_spawn_tableId() const {return 487;}; BnsTables::Shared::TableRef start_beta_side_pc_spawn; -int start_beta_side_pc_spawn_tableId() const {return 480;}; +int start_beta_side_pc_spawn_tableId() const {return 487;}; __int32 respawn_delay; BnsTables::Shared::TableRef alpha_side_respawn; -int alpha_side_respawn_tableId() const {return 481;}; +int alpha_side_respawn_tableId() const {return 488;}; BnsTables::Shared::TableRef beta_side_respawn; -int beta_side_respawn_tableId() const {return 481;}; +int beta_side_respawn_tableId() const {return 488;}; __int16 set_env_time[10]; __int32 set_env_time_Size() const {return 10;}; BnsTables::Shared::TableRef set_env2_target[10]; __int32 set_env2_target_Size() const {return 10;}; -int set_env2_target_tableId() const {return 474;}; +int set_env2_target_tableId() const {return 481;}; signed char set_env_operation[10]; __int32 set_env_operation_Size() const {return 10;}; char Pad1[2]; BnsTables::Shared::TableRef set_env_operation_message; -int set_env_operation_message_tableId() const {return 156;}; +int set_env_operation_message_tableId() const {return 159;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef zone_name2; -int zone_name2_tableId() const {return 427;}; +int zone_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef zone_desc; -int zone_desc_tableId() const {return 427;}; +int zone_desc_tableId() const {return 434;}; wchar_t* arena_minimap; __int16 kill_score; __int16 goal_score; @@ -91,10 +91,10 @@ int reward_summary_tableId() const {return 18;}; bool ui_filter_attraction_quest_only; char Pad3[3]; BnsTables::Shared::TableRef zone_sub_desc; -int zone_sub_desc_tableId() const {return 427;}; +int zone_sub_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef weekly_time_table_for_added_reward[2]; __int32 weekly_time_table_for_added_reward_Size() const {return 2;}; -int weekly_time_table_for_added_reward_tableId() const {return 453;}; +int weekly_time_table_for_added_reward_tableId() const {return 460;}; __int32 bonus_point_percent[2]; __int32 bonus_point_percent_Size() const {return 2;}; __int32 bonus_exp_percent[2]; @@ -110,8 +110,15 @@ __int16 notify_msg_score_value[3]; __int32 notify_msg_score_value_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 22); } - static __int16 TableId() { return 276; } + static __int16 TableId() { return 283; } static __int32 SubType() { return -1; } + enum class set_env_operation { + none = 0, + open = 1, + close = 2, + enable = 3, + disable = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h b/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h index c0b5cd6de..d94bdb9bf 100644 --- a/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h +++ b/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h @@ -11,17 +11,17 @@ namespace BnsTables::EU { public: char Pad_sub_0[2]; BnsTables::Shared::TableRef flag_spawn_env; -int flag_spawn_env_tableId() const {return 474;}; +int flag_spawn_env_tableId() const {return 481;}; __int16 flag_spawn_env_respawn_duration_second[5]; __int32 flag_spawn_env_respawn_duration_second_Size() const {return 5;}; signed char flag_spawn_limit_count; char Pad_sub_1[1]; BnsTables::Shared::TableRef alpha_control_point[3]; __int32 alpha_control_point_Size() const {return 3;}; -int alpha_control_point_tableId() const {return 474;}; +int alpha_control_point_tableId() const {return 481;}; BnsTables::Shared::TableRef beta_control_point[3]; __int32 beta_control_point_Size() const {return 3;}; -int beta_control_point_tableId() const {return 474;}; +int beta_control_point_tableId() const {return 481;}; __int16 double_occupation_bonus_score; __int16 vote_delay_second; diff --git a/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h b/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h index 7cfd6d68e..aeeb51318 100644 --- a/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h +++ b/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h @@ -12,20 +12,20 @@ namespace BnsTables::EU { char Pad_sub_0[2]; BnsTables::Shared::TableRef arrow_control_point[6]; __int32 arrow_control_point_Size() const {return 6;}; -int arrow_control_point_tableId() const {return 474;}; +int arrow_control_point_tableId() const {return 481;}; BnsTables::Shared::TableRef opening_tip_off_control_point; -int opening_tip_off_control_point_tableId() const {return 474;}; +int opening_tip_off_control_point_tableId() const {return 481;}; BnsTables::Shared::TableRef alpha_goal_post; -int alpha_goal_post_tableId() const {return 474;}; +int alpha_goal_post_tableId() const {return 481;}; BnsTables::Shared::TableRef beta_goal_post; -int beta_goal_post_tableId() const {return 474;}; +int beta_goal_post_tableId() const {return 481;}; __int16 goal_post_enable_delay_second; signed char ball_spawn_max_count; char Pad_sub_1[1]; __int16 init_ball_spawn_delay_second; char Pad_sub_2[2]; BnsTables::Shared::TableRef ball_npc_id; -int ball_npc_id_tableId() const {return 270;}; +int ball_npc_id_tableId() const {return 276;}; __int16 play_section_duration_second[2]; __int32 play_section_duration_second_Size() const {return 2;}; __int16 ball_spawn_interval_second[3]; @@ -33,7 +33,7 @@ __int32 ball_spawn_interval_second_Size() const {return 3;}; char Pad_sub_3[2]; BnsTables::Shared::TableRef ball_speed_effect[3]; __int32 ball_speed_effect_Size() const {return 3;}; -int ball_speed_effect_tableId() const {return 115;}; +int ball_speed_effect_tableId() const {return 118;}; __int16 goal_in_score[3]; __int32 goal_in_score_Size() const {return 3;}; __int16 consecutive_goal_bonus[3]; @@ -42,7 +42,7 @@ __int16 consecutive_goal_bonus_duration_second; char Pad_sub_4[2]; BnsTables::Shared::TableRef goal_in_effect[2]; __int32 goal_in_effect_Size() const {return 2;}; -int goal_in_effect_tableId() const {return 115;}; +int goal_in_effect_tableId() const {return 118;}; wchar_t* friend_goal_in_kismet_name; wchar_t* enemy_goal_in_kismet_name; wchar_t* friend_alpha_goal_post_kismet_name; diff --git a/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h b/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h index 47dfa5380..0b5d67ac3 100644 --- a/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h +++ b/Generated/include/EU/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::EU { char Pad_sub_0[2]; BnsTables::Shared::TableRef control_point[5]; __int32 control_point_Size() const {return 5;}; -int control_point_tableId() const {return 474;}; +int control_point_tableId() const {return 481;}; __int16 whole_occupation_bonus_score; static __int32 SubType() { return 0; } diff --git a/Generated/include/EU/partychatchannel/AAA_partychatchannel_RecordBase.h b/Generated/include/EU/partychatchannel/AAA_partychatchannel_RecordBase.h index cb63db3bf..4fce62f81 100644 --- a/Generated/include/EU/partychatchannel/AAA_partychatchannel_RecordBase.h +++ b/Generated/include/EU/partychatchannel/AAA_partychatchannel_RecordBase.h @@ -29,17 +29,17 @@ namespace BnsTables::EU { signed char chnnelid; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef name_party_number; -int name_party_number_tableId() const {return 427;}; +int name_party_number_tableId() const {return 434;}; BnsTables::Shared::TableRef district; -int district_tableId() const {return 101;}; +int district_tableId() const {return 104;}; BnsTables::Shared::TableRef map_group_1; -int map_group_1_tableId() const {return 247;}; +int map_group_1_tableId() const {return 253;}; signed char arrange_type; char Pad1[3]; BnsTables::Shared::TableRef group_name; -int group_name_tableId() const {return 427;}; +int group_name_tableId() const {return 434;}; signed char grade; char Pad2[1]; __int16 auto_recruittime; @@ -47,15 +47,31 @@ bool use_team_type; bool use_difficulty_type[3]; __int32 use_difficulty_type_Size() const {return 3;}; BnsTables::Shared::TableRef interdungeon; -int interdungeon_tableId() const {return 190;}; +int interdungeon_tableId() const {return 194;}; BnsTables::Shared::TableRef party_match; -int party_match_tableId() const {return 278;}; +int party_match_tableId() const {return 285;}; BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 423;}; +int teleport_tableId() const {return 430;}; +BnsTables::Shared::TableRef dungeon; +int dungeon_tableId() const {return 117;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 99); } - static __int16 TableId() { return 277; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 284; } static __int32 SubType() { return -1; } + enum class chnnelid { + none = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + value_6 = 6, + }; + + enum class arrange_type { + district = 0, + group_name = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/partychatchannel/partychatchannel_main_faction_Record.h b/Generated/include/EU/partychatchannel/partychatchannel_main_faction_Record.h index 6e4263a7c..be4d24721 100644 --- a/Generated/include/EU/partychatchannel/partychatchannel_main_faction_Record.h +++ b/Generated/include/EU/partychatchannel/partychatchannel_main_faction_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef faction_1_party_match; -int faction_1_party_match_tableId() const {return 278;}; +int faction_1_party_match_tableId() const {return 285;}; BnsTables::Shared::TableRef faction_2_party_match; -int faction_2_party_match_tableId() const {return 278;}; +int faction_2_party_match_tableId() const {return 285;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/partymatch/AAA_partymatch_RecordBase.h b/Generated/include/EU/partymatch/AAA_partymatch_RecordBase.h index 53a3c3cd8..512a35d34 100644 --- a/Generated/include/EU/partymatch/AAA_partymatch_RecordBase.h +++ b/Generated/include/EU/partymatch/AAA_partymatch_RecordBase.h @@ -22,17 +22,18 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef faction; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; __int16 level; char Pad0[2]; BnsTables::Shared::TableRef party_chat_channel; -int party_chat_channel_tableId() const {return 277;}; +int party_chat_channel_tableId() const {return 284;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 278; } + static __int16 TableId() { return 285; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h b/Generated/include/EU/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h index d7aa9efa6..deb848edf 100644 --- a/Generated/include/EU/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h +++ b/Generated/include/EU/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h @@ -81,8 +81,9 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 279; } + static __int16 TableId() { return 286; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pc/AAA_pc_RecordBase.h b/Generated/include/EU/pc/AAA_pc_RecordBase.h index c91128375..8258fe39f 100644 --- a/Generated/include/EU/pc/AAA_pc_RecordBase.h +++ b/Generated/include/EU/pc/AAA_pc_RecordBase.h @@ -23,24 +23,27 @@ signed char contents_type; unsigned __int64 key; }; __declspec(align(8)) Key key; - __int64 id; + wchar_t* alias; +signed char publisher; +char Pad0[3]; +__int64 id; signed char sex; -char Pad0[1]; +char Pad1[1]; __int16 radius; BnsTables::Shared::TableRef skill[40]; __int32 skill_Size() const {return 40;}; -int skill_tableId() const {return 355;}; +int skill_tableId() const {return 362;}; BnsTables::Shared::TableRef skill3[40]; __int32 skill3_Size() const {return 40;}; -int skill3_tableId() const {return 342;}; +int skill3_tableId() const {return 349;}; BnsTables::Shared::TableRef pc_skill3[2]; __int32 pc_skill3_Size() const {return 2;}; -int pc_skill3_tableId() const {return 287;}; +int pc_skill3_tableId() const {return 294;}; BnsTables::Shared::TableRef pc_job_style_skill3[10]; __int32 pc_job_style_skill3_Size() const {return 10;}; -int pc_job_style_skill3_tableId() const {return 287;}; +int pc_job_style_skill3_tableId() const {return 294;}; signed char skill_build_up_level_max; -char Pad1[1]; +char Pad2[1]; __int16 skill_build_up_point; __int64 max_hp; __int16 speed; @@ -56,7 +59,7 @@ __int16 attack_critical_damage_percent; __int32 attack_critical_value; __int32 attack_critical_damage_value; __int16 defend_critical_base_percent; -char Pad2[2]; +char Pad3[2]; __int32 defend_critical_value; __int16 defend_bounce_percent; __int16 defend_dodge_base_percent; @@ -69,11 +72,11 @@ __int16 defend_perfect_parry_base_percent; __int16 defend_perfect_parry_reduce_percent; __int16 defend_counter_reduce_percent; __int16 defend_immune_base_percent; -char Pad3[2]; +char Pad4[2]; __int32 attack_power_creature_min; __int32 attack_power_creature_max; -__int16 attack_power_equip_min; -__int16 attack_power_equip_max; +__int32 attack_power_equip_min; +__int32 attack_power_equip_max; __int32 defend_power_creature_value; __int32 defend_power_equip_value; __int16 defend_resist_power_creature_value; @@ -81,10 +84,10 @@ __int16 defend_resist_power_equip_value; __int16 defend_physical_damage_reduce_percent; __int16 defend_force_damage_reduce_percent; __int16 attack_damage_modify_percent; -char Pad4[2]; +char Pad5[2]; __int32 attack_damage_modify_diff; __int16 defend_damage_modify_percent; -char Pad5[2]; +char Pad6[2]; __int32 defend_damage_modify_diff; __int16 defend_miss_base_percent; __int16 attack_stiff_duration_base_percent; @@ -93,7 +96,7 @@ __int16 defend_stiff_duration_base_percent; __int16 defend_stiff_duration_value; __int16 cast_duration_base_percent; __int16 cast_duration_value; -char Pad6[2]; +char Pad7[2]; __int32 job_ability_1; __int32 job_ability_2; __int16 heal_power_base_percent; @@ -101,51 +104,118 @@ __int16 aoe_defend_base_percent; __int16 aoe_defend_power_value; __int16 hate_base_percent; __int16 hate_power_creature_value; -char Pad7[2]; +char Pad8[2]; __int32 abnormal_attack_power_value; __int16 abnormal_attack_base_percent; __int16 abnormal_defend_power_value; __int16 abnormal_defend_base_percent; -__int16 abnormal_attack_power_modify; -__int16 abnormal_defend_power_modify; -__int16 hate_power_modify; -__int16 heal_power_modify; -__int16 aoe_defend_power_modify; -__int16 attack_hit_value_modify; -__int16 attack_critical_value_modify; -__int16 defend_critical_value_modify; -__int16 defend_dodge_value_modify; -__int16 defend_parry_value_modify; -__int16 defend_physical_value_modify; -__int16 defend_force_value_modify; -__int16 attack_stiff_duration_value_modify; -__int16 defend_stiff_duration_value_modify; -__int16 cast_duration_value_modify; -__int16 attack_critical_damage_modify; -__int16 defend_critical_damage_modify; -__int16 attack_pierce_modify; -__int16 attack_parry_pierce_modify; -__int16 defend_parry_reduce_modify; -__int16 attack_perfect_parry_damage_modify; -__int16 defend_perfect_parry_reduce_modify; -__int16 attack_counter_damage_modify; -__int16 defend_counter_reduce_modify; -char Pad8[2]; +char Pad9[2]; +__int32 abnormal_attack_power_modify; +__int32 abnormal_defend_power_modify; +__int32 hate_power_modify; +__int32 heal_power_modify; +__int32 aoe_defend_power_modify; +__int32 attack_hit_value_modify; +__int32 attack_critical_value_modify; +__int32 defend_critical_value_modify; +__int32 defend_dodge_value_modify; +__int32 defend_parry_value_modify; +__int32 defend_physical_value_modify; +__int32 defend_force_value_modify; +__int32 attack_stiff_duration_value_modify; +__int32 defend_stiff_duration_value_modify; +__int32 cast_duration_value_modify; +__int32 attack_critical_damage_modify; +__int32 defend_critical_damage_modify; +__int32 attack_pierce_modify; +__int32 attack_parry_pierce_modify; +__int32 defend_parry_reduce_modify; +__int32 attack_perfect_parry_damage_modify; +__int32 defend_perfect_parry_reduce_modify; +__int32 attack_counter_damage_modify; +__int32 defend_counter_reduce_modify; __int32 attack_attribute_value; __int16 attack_attribute_base_percent; -__int16 attack_attribute_modify; +char Pad10[2]; +__int32 attack_attribute_modify; __int32 attack_abnormal_hit_base_percent; __int32 attack_abnormal_hit_value; __int32 attack_abnormal_hit_equip_value; __int32 defend_abnormal_resistance_base_percent; __int32 defend_abnormal_resistance_value; __int32 defend_abnormal_resistance_equip_value; -__int16 attack_abnormal_hit_modify; -__int16 defend_abnormal_resistance_modify; +__int32 attack_abnormal_hit_modify; +__int32 defend_abnormal_resistance_modify; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 283; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } + static __int16 TableId() { return 290; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class contents_type { + invalid = 0, + normal = 1, + duel = 2, + dungeon = 3, + battle_royal = 4, + }; + + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pc_appearance/AAA_pc_appearance_RecordBase.h b/Generated/include/EU/pc_appearance/AAA_pc_appearance_RecordBase.h index d334861ce..9cec8070e 100644 --- a/Generated/include/EU/pc_appearance/AAA_pc_appearance_RecordBase.h +++ b/Generated/include/EU/pc_appearance/AAA_pc_appearance_RecordBase.h @@ -24,11 +24,58 @@ signed char sex; __declspec(align(8)) Key key; wchar_t* anim_set_name; BnsTables::Shared::TableRef appearance; -int appearance_tableId() const {return 85;}; +int appearance_tableId() const {return 87;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 280; } + static __int16 TableId() { return 287; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h b/Generated/include/EU/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h index f05d6d153..78713f8aa 100644 --- a/Generated/include/EU/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h +++ b/Generated/include/EU/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h @@ -36,8 +36,88 @@ float near_height; float modulate_factor; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 282; } + static __int16 TableId() { return 289; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h b/Generated/include/EU/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h index e27af8bfc..b10da218e 100644 --- a/Generated/include/EU/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h +++ b/Generated/include/EU/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h @@ -24,8 +24,30 @@ signed char sex; wchar_t* hidden_mesh_path; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 284; } + static __int16 TableId() { return 291; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h b/Generated/include/EU/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h index fe6d491f2..5b5204846 100644 --- a/Generated/include/EU/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h +++ b/Generated/include/EU/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h @@ -24,8 +24,55 @@ signed char job; __declspec(align(8)) Key key; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 286; } + static __int16 TableId() { return 293; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pc_voice/AAA_pc_voice_RecordBase.h b/Generated/include/EU/pc_voice/AAA_pc_voice_RecordBase.h index a42ee418f..47f1c1dcb 100644 --- a/Generated/include/EU/pc_voice/AAA_pc_voice_RecordBase.h +++ b/Generated/include/EU/pc_voice/AAA_pc_voice_RecordBase.h @@ -28,13 +28,35 @@ signed char default_race[4]; __int32 default_race_Size() const {return 4;}; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 288; } + static __int16 TableId() { return 295; } static __int32 SubType() { return -1; } + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class usable_race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pc_voice_set/AAA_pc_voice_set_RecordBase.h b/Generated/include/EU/pc_voice_set/AAA_pc_voice_set_RecordBase.h index 21c429fc2..5de815c69 100644 --- a/Generated/include/EU/pc_voice_set/AAA_pc_voice_set_RecordBase.h +++ b/Generated/include/EU/pc_voice_set/AAA_pc_voice_set_RecordBase.h @@ -30,8 +30,90 @@ wchar_t* type2_sample_sound_name; wchar_t* type3_sample_sound_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 289; } + static __int16 TableId() { return 296; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pccafebenefits/AAA_pccafebenefits_RecordBase.h b/Generated/include/EU/pccafebenefits/AAA_pccafebenefits_RecordBase.h index 735fc2c04..731aaf5a4 100644 --- a/Generated/include/EU/pccafebenefits/AAA_pccafebenefits_RecordBase.h +++ b/Generated/include/EU/pccafebenefits/AAA_pccafebenefits_RecordBase.h @@ -22,9 +22,9 @@ signed char job; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef effect; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; BnsTables::Shared::TableRef duel_effect; -int duel_effect_tableId() const {return 115;}; +int duel_effect_tableId() const {return 118;}; __int32 party_battle_point_bonus_percent; __int32 party_battle_exp_bonus_percent; __int32 duel_point_bonus_percent; @@ -45,8 +45,53 @@ __int32 challenge_reward_account_exp_bonus_percent; signed char pet_gem_transform_money_cost_discount_rate; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 281; } + static __int16 TableId() { return 288; } static __int32 SubType() { return -1; } + enum class code { + none = 0, + ncsoft_korea = 1, + ncsoft_japan = 2, + tencent_gold = 3, + tencent_silver = 4, + tencent_bronze = 5, + tencent_platinum = 6, + garena = 7, + rncs = 8, + rtx_gold = 9, + rtx_silver = 10, + rtx_bronze = 11, + rtx_platinum = 12, + zncs = 13, + ztx_gold = 14, + ztx_silver = 15, + ztx_bronze = 16, + ztx_platinum = 17, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h b/Generated/include/EU/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h index 5a4e58a34..153adc757 100644 --- a/Generated/include/EU/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h +++ b/Generated/include/EU/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h @@ -24,14 +24,54 @@ __int16 level; __declspec(align(8)) Key key; BnsTables::Shared::TableRef quest[2]; __int32 quest_Size() const {return 2;}; -int quest_tableId() const {return 299;}; +int quest_tableId() const {return 306;}; signed char quest_mission_step[2]; __int32 quest_mission_step_Size() const {return 2;}; bool is_jumping_quest; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 2); } - static __int16 TableId() { return 285; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } + static __int16 TableId() { return 292; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pcskill3/AAA_pcskill3_RecordBase.h b/Generated/include/EU/pcskill3/AAA_pcskill3_RecordBase.h index 2572ccf68..09e0eea9b 100644 --- a/Generated/include/EU/pcskill3/AAA_pcskill3_RecordBase.h +++ b/Generated/include/EU/pcskill3/AAA_pcskill3_RecordBase.h @@ -25,11 +25,23 @@ signed char job_style; char Pad0[3]; BnsTables::Shared::TableRef skill3[40]; __int32 skill3_Size() const {return 40;}; -int skill3_tableId() const {return 342;}; +int skill3_tableId() const {return 349;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 287; } + static __int16 TableId() { return 294; } static __int32 SubType() { return -1; } + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pet/AAA_pet_RecordBase.h b/Generated/include/EU/pet/AAA_pet_RecordBase.h index a9620bced..a3bca6d55 100644 --- a/Generated/include/EU/pet/AAA_pet_RecordBase.h +++ b/Generated/include/EU/pet/AAA_pet_RecordBase.h @@ -35,10 +35,13 @@ wchar_t* spawn_show; wchar_t* effect_show; wchar_t* despawn_show; wchar_t* food_show; +wchar_t* soul_gem_skill_cast_show; +wchar_t* soul_gem_skill_finish_show; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 290; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } + static __int16 TableId() { return 297; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h b/Generated/include/EU/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h index be37fc378..d1f61840d 100644 --- a/Generated/include/EU/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h +++ b/Generated/include/EU/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h @@ -27,8 +27,9 @@ __int16 recovery_amount[4]; __int32 recovery_amount_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 291; } + static __int16 TableId() { return 298; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/petition_faq_list/AAA_petition_faq_list_RecordBase.h b/Generated/include/EU/petition_faq_list/AAA_petition_faq_list_RecordBase.h index d217f18cb..68cbcd3b3 100644 --- a/Generated/include/EU/petition_faq_list/AAA_petition_faq_list_RecordBase.h +++ b/Generated/include/EU/petition_faq_list/AAA_petition_faq_list_RecordBase.h @@ -26,8 +26,9 @@ bool new_faq; bool hot_faq; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 292; } + static __int16 TableId() { return 299; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/phantomsword3/AAA_phantomsword3_RecordBase.h b/Generated/include/EU/phantomsword3/AAA_phantomsword3_RecordBase.h index cfc172d36..56cbcb46d 100644 --- a/Generated/include/EU/phantomsword3/AAA_phantomsword3_RecordBase.h +++ b/Generated/include/EU/phantomsword3/AAA_phantomsword3_RecordBase.h @@ -80,8 +80,18 @@ __int32 delay_respawn_time; wchar_t* delay_respawn_show; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 19); } - static __int16 TableId() { return 293; } + static __int16 TableId() { return 300; } static __int32 SubType() { return -1; } + enum class fly_type { + none = 0, + bone = 1, + bone_pos_only = 2, + force_caster_bone = 3, + force_caster_bone_pos_only = 4, + ground = 5, + laser = 6, + ninecurve = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/posetransit/AAA_posetransit_RecordBase.h b/Generated/include/EU/posetransit/AAA_posetransit_RecordBase.h index a93a30814..f877e5cc0 100644 --- a/Generated/include/EU/posetransit/AAA_posetransit_RecordBase.h +++ b/Generated/include/EU/posetransit/AAA_posetransit_RecordBase.h @@ -28,8 +28,36 @@ float fade_out; float moving_blend; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 294; } + static __int16 TableId() { return 301; } static __int32 SubType() { return -1; } + enum class after_pose { + standing = 0, + dead = 1, + dead_back = 2, + dead_front = 3, + stagger = 4, + down = 5, + front_down = 6, + air = 7, + air_back = 8, + kneel = 9, + burrow = 10, + picking = 11, + mount_linker = 12, + mount_linkee = 13, + catch_val = 14, + catched = 15, + catch_nonehuman = 16, + catched_nonehuman = 17, + catch_friend = 18, + catched_friend = 19, + hardwall = 20, + ironfotess = 21, + sit = 22, + bomb_kneel = 23, + inhalation_catch_sword = 24, + inhalation_catch_nonehuman_sword = 25, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/public_raid/AAA_public_raid_RecordBase.h b/Generated/include/EU/public_raid/AAA_public_raid_RecordBase.h index fa6e2ee04..080f06dd2 100644 --- a/Generated/include/EU/public_raid/AAA_public_raid_RecordBase.h +++ b/Generated/include/EU/public_raid/AAA_public_raid_RecordBase.h @@ -32,7 +32,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; signed char max_pc_count; signed char max_party_count; signed char round_id; @@ -41,25 +41,25 @@ signed char required_mastery_level; char Pad0[3]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; char Pad1[3]; BnsTables::Shared::TableRef required_available_weekly_time; -int required_available_weekly_time_tableId() const {return 453;}; +int required_available_weekly_time_tableId() const {return 460;}; BnsTables::Shared::TableRef start_weekly_time; -int start_weekly_time_tableId() const {return 453;}; +int start_weekly_time_tableId() const {return 460;}; __int16 stand_by_duration_second; char Pad2[2]; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef arena_entrance_zone; -int arena_entrance_zone_tableId() const {return 471;}; +int arena_entrance_zone_tableId() const {return 478;}; BnsTables::Shared::TableRef enter_pc_spawn; -int enter_pc_spawn_tableId() const {return 480;}; +int enter_pc_spawn_tableId() const {return 487;}; BnsTables::Shared::TableRef publicraid_name2; -int publicraid_name2_tableId() const {return 427;}; +int publicraid_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef publicraid_desc; -int publicraid_desc_tableId() const {return 427;}; +int publicraid_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; wchar_t* publicraid_icon; @@ -71,7 +71,7 @@ wchar_t* public_raid_kismet_name[30]; __int32 public_raid_kismet_name_Size() const {return 30;}; BnsTables::Shared::TableRef public_raid_npc_for_kismet[30]; __int32 public_raid_npc_for_kismet_Size() const {return 30;}; -int public_raid_npc_for_kismet_tableId() const {return 270;}; +int public_raid_npc_for_kismet_tableId() const {return 276;}; bool enable_custom_pouch_drop_position; char Pad4[3]; float pouch_pos_x; @@ -82,14 +82,18 @@ char Pad5[2]; wchar_t* exit_env_name; BnsTables::Shared::TableRef boss_npc_alias[8]; __int32 boss_npc_alias_Size() const {return 8;}; -int boss_npc_alias_tableId() const {return 270;}; +int boss_npc_alias_tableId() const {return 276;}; BnsTables::Shared::TableRef boss_npc_section[8]; __int32 boss_npc_section_Size() const {return 8;}; -int boss_npc_section_tableId() const {return 427;}; +int boss_npc_section_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 4); } - static __int16 TableId() { return 295; } + static __int16 TableId() { return 302; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/public_raid/public_raid_guerrilla_event_Record.h b/Generated/include/EU/public_raid/public_raid_guerrilla_event_Record.h index 4528b6d44..0df6d452a 100644 --- a/Generated/include/EU/public_raid/public_raid_guerrilla_event_Record.h +++ b/Generated/include/EU/public_raid/public_raid_guerrilla_event_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: wchar_t* system_menu_icon; BnsTables::Shared::TableRef hud_notification_menu_name; -int hud_notification_menu_name_tableId() const {return 427;}; +int hud_notification_menu_name_tableId() const {return 434;}; BnsTables::Shared::TableRef arena_portal; int arena_portal_tableId() const {return 13;}; diff --git a/Generated/include/EU/public_raid/public_raid_inter_battle_field_Record.h b/Generated/include/EU/public_raid/public_raid_inter_battle_field_Record.h index 675ba010e..9a7234ce3 100644 --- a/Generated/include/EU/public_raid/public_raid_inter_battle_field_Record.h +++ b/Generated/include/EU/public_raid/public_raid_inter_battle_field_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef portal_ticket_item_info; -int portal_ticket_item_info_tableId() const {return 198;}; +int portal_ticket_item_info_tableId() const {return 202;}; BnsTables::Shared::TableRef entrance_quota; -int entrance_quota_tableId() const {return 67;}; +int entrance_quota_tableId() const {return 69;}; BnsTables::Shared::TableRef arena_portal; int arena_portal_tableId() const {return 13;}; signed char arena_move_max_party_member_count; diff --git a/Generated/include/EU/public_raid/public_raid_public_raid_4_Record.h b/Generated/include/EU/public_raid/public_raid_public_raid_4_Record.h index 576e11851..93de2c1d7 100644 --- a/Generated/include/EU/public_raid/public_raid_public_raid_4_Record.h +++ b/Generated/include/EU/public_raid/public_raid_public_raid_4_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef raid_dungeon; -int raid_dungeon_tableId() const {return 308;}; +int raid_dungeon_tableId() const {return 315;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/EU/public_raid_event/AAA_public_raid_event_RecordBase.h b/Generated/include/EU/public_raid_event/AAA_public_raid_event_RecordBase.h index de0643f84..96269eaf6 100644 --- a/Generated/include/EU/public_raid_event/AAA_public_raid_event_RecordBase.h +++ b/Generated/include/EU/public_raid_event/AAA_public_raid_event_RecordBase.h @@ -29,8 +29,13 @@ __int32 event_duration; signed char event_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 296; } + static __int16 TableId() { return 303; } static __int32 SubType() { return -1; } + enum class event_type { + none = 0, + clash = 1, + escape = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/quest/AAA_quest_RecordBase.h b/Generated/include/EU/quest/AAA_quest_RecordBase.h index 934823bd7..21416f39a 100644 --- a/Generated/include/EU/quest/AAA_quest_RecordBase.h +++ b/Generated/include/EU/quest/AAA_quest_RecordBase.h @@ -24,16 +24,16 @@ namespace BnsTables::EU { signed char max_repeat; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef map_group_1[2]; __int32 map_group_1_Size() const {return 2;}; -int map_group_1_tableId() const {return 247;}; +int map_group_1_tableId() const {return 253;}; BnsTables::Shared::TableRef group2; -int group2_tableId() const {return 427;}; +int group2_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; BnsTables::Shared::TableRef completed_desc; -int completed_desc_tableId() const {return 427;}; +int completed_desc_tableId() const {return 434;}; signed char category; bool completed_list; signed char grade; @@ -47,13 +47,13 @@ signed char reset_by_acquire_time; signed char reset_day_of_week; signed char reset_day_of_month; BnsTables::Shared::TableRef main_faction; -int main_faction_tableId() const {return 136;}; +int main_faction_tableId() const {return 139;}; signed char production; signed char save_type; bool invoke_fx_msg; char Pad1[1]; BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; signed char dungeon_type; signed char content_type; bool retired; @@ -69,14 +69,14 @@ char Pad3[3]; __int32 reset_money; BnsTables::Shared::TableRef reset_item[4]; __int32 reset_item_Size() const {return 4;}; -int reset_item_tableId() const {return 198;}; +int reset_item_tableId() const {return 202;}; signed char reset_item_count[4]; __int32 reset_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef acquire_talksocial; -int acquire_talksocial_tableId() const {return 421;}; +int acquire_talksocial_tableId() const {return 428;}; float acquire_talksocial_delay; BnsTables::Shared::TableRef complete_talksocial; -int complete_talksocial_tableId() const {return 421;}; +int complete_talksocial_tableId() const {return 428;}; float complete_talksocial_delay; bool check_vitality; char Pad4[1]; @@ -100,7 +100,7 @@ bool cinema_check; char Pad5[3]; __int32 fatigability_consume_amount; BnsTables::Shared::TableRef dungeon2; -int dungeon2_tableId() const {return 114;}; +int dungeon2_tableId() const {return 117;}; signed char duel_mission_steps[16]; __int32 duel_mission_steps_Size() const {return 16;}; signed char duel_missions[16]; @@ -112,11 +112,135 @@ __int32 duel_case_subtypes_Size() const {return 16;}; signed char exceed_level_next_level; char Pad6[3]; BnsTables::Shared::TableRef contents_reset; -int contents_reset_tableId() const {return 73;}; +int contents_reset_tableId() const {return 75;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(11, 0); } - static __int16 TableId() { return 299; } + static __int16 TableId() { return 306; } static __int32 SubType() { return -1; } + enum class category { + epic = 0, + normal = 1, + job = 2, + dungeon = 3, + attraction = 4, + tendency_simple = 5, + tendency_tendency = 6, + mentoring = 7, + hunting = 8, + }; + + enum class grade { + value_1 = 0, + value_2 = 1, + value_3 = 2, + value_4 = 3, + value_5 = 4, + value_6 = 5, + value_7 = 6, + value_8 = 7, + value_9 = 8, + value_10 = 9, + value_11 = 10, + value_12 = 11, + value_13 = 12, + value_14 = 13, + value_15 = 14, + value_16 = 15, + value_17 = 16, + value_18 = 17, + value_19 = 18, + value_20 = 19, + value_21 = 20, + value_22 = 21, + value_23 = 22, + value_24 = 23, + value_25 = 24, + value_26 = 25, + value_27 = 26, + }; + + enum class day_of_week { + none = 0, + daily = 1, + weekly = 2, + monthly = 3, + mon = 4, + tue = 5, + wed = 6, + the = 7, + fri = 8, + sat = 9, + sun = 10, + sat_sun = 11, + fri_sat_sun = 12, + }; + + enum class reset_type { + none = 0, + daily = 1, + weekly = 2, + monthly = 3, + }; + + enum class reset_by_acquire_time { + none = 0, + daily = 1, + weekly = 2, + }; + + enum class reset_day_of_week { + sun = 0, + mon = 1, + tue = 2, + wed = 3, + thu = 4, + fri = 5, + sat = 6, + }; + + enum class production { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class save_type { + all = 0, + except_completion = 1, + nothing = 2, + except_completion_and_logout_save = 3, + }; + + enum class dungeon_type { + unbind = 0, + bind = 1, + }; + + enum class content_type { + none = 0, + gather = 1, + production = 2, + pvp_reward = 3, + festival = 4, + elite_skill = 5, + duel = 6, + party_battle = 7, + special = 8, + side_episode = 9, + hidden = 10, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/quest_acquisition/AAA_quest_acquisition_RecordBase.h b/Generated/include/EU/quest_acquisition/AAA_quest_acquisition_RecordBase.h new file mode 100644 index 000000000..9b591ad02 --- /dev/null +++ b/Generated/include/EU/quest_acquisition/AAA_quest_acquisition_RecordBase.h @@ -0,0 +1,139 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_acquisition_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef name2; +int name2_tableId() const {return 434;}; +signed char level; +signed char mastery_level; +signed char mastery_level_open_state; +signed char recommended_level; +BnsTables::Shared::TableRef preceding_quest[16]; +__int32 preceding_quest_Size() const {return 16;}; +int preceding_quest_tableId() const {return 306;}; +BnsTables::Shared::TableRef preceding_quest_retired[16]; +__int32 preceding_quest_retired_Size() const {return 16;}; +int preceding_quest_retired_tableId() const {return 306;}; +signed char preceding_quest_mission_step[16]; +__int32 preceding_quest_mission_step_Size() const {return 16;}; +signed char preceding_quest_count[16]; +__int32 preceding_quest_count_Size() const {return 16;}; +signed char preceding_quest_check; +signed char job[16]; +__int32 job_Size() const {return 16;}; +char Pad0[1]; +__int16 sort_no; +signed char production_id; +char Pad1[1]; +__int16 production_exp; +__int16 faction_level; +__int16 faction_level_max; +signed char valid_dayofweek_start_day[7]; +__int32 valid_dayofweek_start_day_Size() const {return 7;}; +signed char valid_dayofweek_start_hour[7]; +__int32 valid_dayofweek_start_hour_Size() const {return 7;}; +signed char valid_dayofweek_end_day[7]; +__int32 valid_dayofweek_end_day_Size() const {return 7;}; +signed char valid_dayofweek_end_hour[7]; +__int32 valid_dayofweek_end_hour_Size() const {return 7;}; +BnsTables::Shared::TableRef reward[3]; +__int32 reward_Size() const {return 3;}; +int reward_tableId() const {return 307;}; +BnsTables::Shared::TableRef talk_to_self_guide_msg; +int talk_to_self_guide_msg_tableId() const {return 159;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class mastery_level_open_state { + dont_care = 0, + close = 1, + open = 2, + }; + + enum class preceding_quest_check { + and_val = 0, + or_val = 1, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class production_id { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class valid_dayofweek_end_day { + none = 0, + mon = 1, + tue = 2, + wed = 3, + thu = 4, + fri = 5, + sat = 6, + sun = 7, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_acquisition_RecordPtr // : DrRecordPtr + { + quest_acquisition_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h b/Generated/include/EU/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h new file mode 100644 index 000000000..543271a94 --- /dev/null +++ b/Generated/include/EU/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h @@ -0,0 +1,97 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_acquisition_loss_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +signed char sex[4]; +__int32 sex_Size() const {return 4;}; +signed char race[4]; +__int32 race_Size() const {return 4;}; +__int32 money; +BnsTables::Shared::TableRef item[2]; +__int32 item_Size() const {return 2;}; +int item_tableId() const {return 202;}; +signed char item_count[2]; +__int32 item_count_Size() const {return 2;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_acquisition_loss_RecordPtr // : DrRecordPtr + { + quest_acquisition_loss_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h b/Generated/include/EU/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h new file mode 100644 index 000000000..89a0d462b --- /dev/null +++ b/Generated/include/EU/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h @@ -0,0 +1,61 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_basic_reward_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + __int32 money; +__int32 exp; +signed char production_id; +char Pad0[1]; +__int16 production_exp; +BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +__int16 faction_reputation; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class production_id { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_basic_reward_RecordPtr // : DrRecordPtr + { + quest_basic_reward_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_case_val/AAA_quest_case_val_RecordBase.h b/Generated/include/EU/quest_case_val/AAA_quest_case_val_RecordBase.h new file mode 100644 index 000000000..7954ffb36 --- /dev/null +++ b/Generated/include/EU/quest_case_val/AAA_quest_case_val_RecordBase.h @@ -0,0 +1,264 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_case_val_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char prob; +char Pad0[3]; +BnsTables::Shared::TableRef mapunit[10]; +__int32 mapunit_Size() const {return 10;}; +int mapunit_tableId() const {return 258;}; +__int16 range_min; +__int16 range_max; +signed char progress_mission; +signed char progress_value; +bool acquire_quest; +signed char gadget_required; +BnsTables::Shared::TableRef gadget; +int gadget_tableId() const {return 146;}; +BnsTables::Shared::ExplicitTableRef unload_map_navigation_object; +BnsTables::Shared::TableRef valid_zone[2]; +__int32 valid_zone_Size() const {return 2;}; +int valid_zone_tableId() const {return 478;}; +signed char completion_count; +signed char completion_count_op; +__int16 indicator; +bool show_in_tooltip; +char Pad1[3]; +BnsTables::Shared::TableRef case_talksocial; +int case_talksocial_tableId() const {return 428;}; +float case_talksocial_delay; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class progress_mission { + y = 0, + reaction_only = 1, + n = 2, + }; + + enum class gadget_required { + dont_care = 0, + carry_and_remove = 1, + carry = 2, + empty = 3, + not_A = 4, + }; + + enum class completion_count_op { + eq = 0, + neq = 1, + gt = 2, + ge = 3, + lt = 4, + le = 5, + }; + + enum class indicator { + default_val = 0, + quest_epic_can_complete = 1, + quest_epic_can_acquire = 2, + quest_epic_can_progress = 3, + quest_epic_next_acquire = 4, + quest_epic_completed = 5, + quest_job_can_complete = 6, + quest_job_can_acquire = 7, + quest_job_can_progress = 8, + quest_job_next_acquire = 9, + quest_job_completed = 10, + quest_normal_can_complete = 11, + quest_normal_can_acquire = 12, + quest_normal_can_progress = 13, + quest_normal_next_acquire = 14, + quest_normal_completed = 15, + quest_faction_can_complete = 16, + quest_faction_can_acquire = 17, + quest_faction_can_progress = 18, + quest_faction_next_acquire = 19, + quest_faction_not_progress = 20, + quest_faction_completed = 21, + quest_festival_can_complete = 22, + quest_festival_can_acquire = 23, + quest_festival_can_progress = 24, + quest_festival_next_acquire = 25, + quest_festival_completed = 26, + quest_special_can_complete = 27, + quest_special_can_acquire = 28, + quest_special_can_progress = 29, + quest_special_next_acquire = 30, + quest_special_completed = 31, + quest_side_episode_can_complete = 32, + quest_side_episode_can_acquire = 33, + quest_side_episode_can_progress = 34, + quest_side_episode_next_acquire = 35, + quest_side_episode_completed = 36, + quest_challenge_today_can_complete = 37, + quest_challenge_today_can_acquire = 38, + quest_challenge_today_can_progress = 39, + quest_challenge_today_next_acquire = 40, + quest_challenge_today_completed = 41, + quest_normal_repeat_can_complete = 42, + quest_normal_repeat_can_acquire = 43, + quest_normal_repeat_can_progress = 44, + quest_normal_repeat_next_acquire = 45, + quest_normal_repeat_completed = 46, + quest_faction_repeat_can_complete = 47, + quest_faction_repeat_can_acquire = 48, + quest_faction_repeat_can_progress = 49, + quest_faction_repeat_next_acquire = 50, + quest_faction_repeat_not_progress = 51, + quest_faction_repeat_completed = 52, + quest_festival_repeat_can_complete = 53, + quest_festival_repeat_can_acquire = 54, + quest_festival_repeat_can_progress = 55, + quest_festival_repeat_next_acquire = 56, + quest_festival_repeat_completed = 57, + quest_side_episode_repeat_can_complete = 58, + quest_side_episode_repeat_can_acquire = 59, + quest_side_episode_repeat_can_progress = 60, + quest_side_episode_repeat_next_acquire = 61, + quest_side_episode_repeat_completed = 62, + quest_normal_dayofweek_can_complete = 63, + quest_normal_dayofweek_can_acquire = 64, + quest_normal_dayofweek_can_progress = 65, + quest_normal_dayofweek_next_acquire = 66, + quest_normal_dayofweek_completed = 67, + quest_faction_dayofweek_can_complete = 68, + quest_faction_dayofweek_can_acquire = 69, + quest_faction_dayofweek_can_progress = 70, + quest_faction_dayofweek_next_acquire = 71, + quest_faction_dayofweek_not_progress = 72, + quest_faction_dayofweek_completed = 73, + quest_festival_dayofweek_can_complete = 74, + quest_festival_dayofweek_can_acquire = 75, + quest_festival_dayofweek_can_progress = 76, + quest_festival_dayofweek_next_acquire = 77, + quest_festival_dayofweek_completed = 78, + quest_side_episode_dayofweek_can_complete = 79, + quest_side_episode_dayofweek_can_acquire = 80, + quest_side_episode_dayofweek_can_progress = 81, + quest_side_episode_dayofweek_next_acquire = 82, + quest_side_episode_dayofweek_completed = 83, + quest_attraction_can_complete = 84, + quest_attraction_can_acquire = 85, + quest_attraction_can_progress = 86, + quest_attraction_next_acquire = 87, + quest_attraction_not_progress = 88, + quest_attraction_completed = 89, + quest_retired = 90, + convoy = 91, + mark_1 = 92, + mark_2 = 93, + mark_3 = 94, + mark_4 = 95, + mark_5 = 96, + mark_6 = 97, + mark_7 = 98, + mark_8 = 99, + mark_timer_0 = 100, + mark_timer_1 = 101, + mark_timer_2 = 102, + mark_timer_3 = 103, + mark_timer_4 = 104, + mark_timer_5 = 105, + mark_timer_6 = 106, + mark_timer_7 = 107, + mark_timer_8 = 108, + mark_timer_9 = 109, + mark_timer_10 = 110, + guild_mark_1 = 111, + guild_mark_2 = 112, + guild_mark_3 = 113, + guild_mark_4 = 114, + guild_mark_5 = 115, + axe = 116, + coin = 117, + quest_gadget_drop = 118, + quest_gadget_required = 119, + quest_board_start = 120, + quest_vsboard_start = 121, + quest_vsboard_end = 122, + quest_vsboard_repeat_start = 123, + quest_factionboard_start = 124, + quest_factionboard_end = 125, + quest_factionboard_repeat_start = 126, + attack_epic_kill = 127, + attack_epic_kill_gadget = 128, + attack_job_kill = 129, + attack_job_kill_gadget = 130, + attack_normal_kill = 131, + attack_normal_kill_gadget = 132, + attack_faction_kill = 133, + attack_faction_kill_gadget = 134, + attack_festival_kill = 135, + attack_festival_kill_gadget = 136, + quest_simple_1 = 137, + quest_simple_2 = 138, + quest_simple_3 = 139, + quest_simple_4 = 140, + quest_simple_5 = 141, + quest_tendency_1 = 142, + quest_tendency_2 = 143, + quest_tendency_3 = 144, + quest_faction_challenge_today_can_complete = 145, + quest_faction_challenge_today_can_acquire = 146, + quest_faction_challenge_today_can_progress = 147, + quest_faction_challenge_today_next_acquire = 148, + quest_faction_challenge_today_not_progress = 149, + quest_faction_challenge_today_completed = 150, + quest_mentoring_can_complete = 151, + quest_mentoring_can_acquire = 152, + quest_mentoring_can_progress = 153, + quest_mentoring_completed = 154, + quest_bind_challenge_today_completed = 155, + quest_bind_duel_challenge_today_completed = 156, + quest_bind_festival_challenge_today_completed = 157, + quest_bind_normal_completed = 158, + quest_bind_duel_normal_completed = 159, + quest_bind_festival_normal_completed = 160, + quest_hunting_can_complete = 161, + quest_hunting_can_acquire = 162, + quest_hunting_can_progress = 163, + quest_hunting_next_acquire = 164, + quest_hunting_completed = 165, + quest_hunting_repeat_can_complete = 166, + quest_hunting_repeat_can_acquire = 167, + quest_hunting_repeat_can_progress = 168, + quest_hunting_repeat_next_acquire = 169, + quest_hunting_repeat_completed = 170, + quest_epic_replay_start = 171, + quest_epic_replay_progress = 172, + quest_epic_replay_complete = 173, + quest_hidden_can_complete = 174, + quest_hidden_can_acquire = 175, + quest_hidden_can_progress = 176, + quest_hidden_next_acquire = 177, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_case_val_RecordPtr // : DrRecordPtr + { + quest_case_val_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_complete/AAA_quest_complete_RecordBase.h b/Generated/include/EU/quest_complete/AAA_quest_complete_RecordBase.h new file mode 100644 index 000000000..48e8fa3db --- /dev/null +++ b/Generated/include/EU/quest_complete/AAA_quest_complete_RecordBase.h @@ -0,0 +1,40 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_complete_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char zone_index; +char Pad0[3]; +wchar_t* kismet; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_complete_RecordPtr // : DrRecordPtr + { + quest_complete_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_completion/AAA_quest_completion_RecordBase.h b/Generated/include/EU/quest_completion/AAA_quest_completion_RecordBase.h new file mode 100644 index 000000000..1f9289d85 --- /dev/null +++ b/Generated/include/EU/quest_completion/AAA_quest_completion_RecordBase.h @@ -0,0 +1,37 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_completion_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_completion_RecordPtr // : DrRecordPtr + { + quest_completion_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h b/Generated/include/EU/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h new file mode 100644 index 000000000..bbcba7058 --- /dev/null +++ b/Generated/include/EU/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h @@ -0,0 +1,97 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_completion_loss_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +signed char sex[4]; +__int32 sex_Size() const {return 4;}; +signed char race[4]; +__int32 race_Size() const {return 4;}; +__int32 money; +BnsTables::Shared::TableRef item[4]; +__int32 item_Size() const {return 4;}; +int item_tableId() const {return 202;}; +signed char item_count[4]; +__int32 item_count_Size() const {return 4;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_completion_loss_RecordPtr // : DrRecordPtr + { + quest_completion_loss_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_destination/AAA_quest_destination_RecordBase.h b/Generated/include/EU/quest_destination/AAA_quest_destination_RecordBase.h new file mode 100644 index 000000000..acaa569f6 --- /dev/null +++ b/Generated/include/EU/quest_destination/AAA_quest_destination_RecordBase.h @@ -0,0 +1,41 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_destination_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char mission_step_id; +signed char zone_index; +char Pad0[2]; +wchar_t* kismet; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_destination_RecordPtr // : DrRecordPtr + { + quest_destination_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_filter/AAA_quest_filter_RecordBase.h b/Generated/include/EU/quest_filter/AAA_quest_filter_RecordBase.h new file mode 100644 index 000000000..31b54c6a7 --- /dev/null +++ b/Generated/include/EU/quest_filter/AAA_quest_filter_RecordBase.h @@ -0,0 +1,45 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_filter_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + __int64 id; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + wchar_t* alias; +BnsTables::Shared::UnkFlag subject; +BnsTables::Shared::UnkFlag target; +BnsTables::Shared::UnkFlag subject2; +BnsTables::Shared::UnkFlag target2; +BnsTables::Shared::TableRef description; +int description_tableId() const {return 434;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_filter_RecordPtr // : DrRecordPtr + { + quest_filter_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_filter_set/AAA_quest_filter_set_RecordBase.h b/Generated/include/EU/quest_filter_set/AAA_quest_filter_set_RecordBase.h new file mode 100644 index 000000000..511c2f59a --- /dev/null +++ b/Generated/include/EU/quest_filter_set/AAA_quest_filter_set_RecordBase.h @@ -0,0 +1,38 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_filter_set_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + wchar_t* name; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_filter_set_RecordPtr // : DrRecordPtr + { + quest_filter_set_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h b/Generated/include/EU/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h new file mode 100644 index 000000000..c1c4dd4fd --- /dev/null +++ b/Generated/include/EU/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h @@ -0,0 +1,95 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_fixed_reward_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +signed char sex[4]; +__int32 sex_Size() const {return 4;}; +signed char race[4]; +__int32 race_Size() const {return 4;}; +BnsTables::Shared::ExplicitTableRef slot[4]; +__int32 slot_Size() const {return 4;}; +signed char item_count[4]; +__int32 item_count_Size() const {return 4;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_fixed_reward_RecordPtr // : DrRecordPtr + { + quest_fixed_reward_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h b/Generated/include/EU/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h new file mode 100644 index 000000000..9930cb47d --- /dev/null +++ b/Generated/include/EU/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h @@ -0,0 +1,96 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_giveup_loss_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +signed char sex[4]; +__int32 sex_Size() const {return 4;}; +signed char race[4]; +__int32 race_Size() const {return 4;}; +BnsTables::Shared::TableRef item[4]; +__int32 item_Size() const {return 4;}; +int item_tableId() const {return 202;}; +signed char item_count[4]; +__int32 item_count_Size() const {return 4;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_giveup_loss_RecordPtr // : DrRecordPtr + { + quest_giveup_loss_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_mission/AAA_quest_mission_RecordBase.h b/Generated/include/EU/quest_mission/AAA_quest_mission_RecordBase.h new file mode 100644 index 000000000..e75408364 --- /dev/null +++ b/Generated/include/EU/quest_mission/AAA_quest_mission_RecordBase.h @@ -0,0 +1,78 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_mission_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char id; +char Pad0[3]; +BnsTables::Shared::TableRef name2; +int name2_tableId() const {return 434;}; +__int16 required_register_value; +signed char step; +bool show_kill_mapunit; +BnsTables::Shared::TableRef reward[3]; +__int32 reward_Size() const {return 3;}; +int reward_tableId() const {return 307;}; +bool reset_teleport_recycle_time; +char Pad1[3]; +BnsTables::Shared::ExplicitTableRef required_attraction; +signed char tendency_id; +signed char simple_quest_play_section; +signed char variation_count; +signed char variation_required_condition_type; +__int32 variation_required_condition_value[8]; +__int32 variation_required_condition_value_Size() const {return 8;}; +__int32 variation_required_field_play_point[8]; +__int32 variation_required_field_play_point_Size() const {return 8;}; +__int16 variation_required_register_value[8]; +__int32 variation_required_register_value_Size() const {return 8;}; +__int32 variation_reward_field_play_point[8]; +__int32 variation_reward_field_play_point_Size() const {return 8;}; +__int16 variation_reward_faction_score[8]; +__int32 variation_reward_faction_score_Size() const {return 8;}; +__int32 variation_reward_account_exp[8]; +__int32 variation_reward_account_exp_Size() const {return 8;}; +__int32 variation_reward_tendency_score[8]; +__int32 variation_reward_tendency_score_Size() const {return 8;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class simple_quest_play_section { + none = 0, + our = 1, + enemy = 2, + }; + + enum class variation_required_condition_type { + none = 0, + field_play_point = 1, + faction_score = 2, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_mission_RecordPtr // : DrRecordPtr + { + quest_mission_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_mission_step/AAA_quest_mission_step_RecordBase.h b/Generated/include/EU/quest_mission_step/AAA_quest_mission_step_RecordBase.h new file mode 100644 index 000000000..60d6ea98c --- /dev/null +++ b/Generated/include/EU/quest_mission_step/AAA_quest_mission_step_RecordBase.h @@ -0,0 +1,103 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_mission_step_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char id; +signed char completion_type; +signed char mission_list[16]; +__int32 mission_list_Size() const {return 16;}; +signed char mission_map_type; +char Pad0[1]; +BnsTables::Shared::TableRef map; +int map_tableId() const {return 256;}; +float location_x; +float location_y; +float location_z; +bool use_auto_navigation; +bool enable_navigation; +signed char map_zoom_rate; +char Pad1[1]; +BnsTables::Shared::TableRef desc; +int desc_tableId() const {return 434;}; +BnsTables::Shared::TableRef guide_message; +int guide_message_tableId() const {return 434;}; +BnsTables::Shared::TableRef guide_message_zone[2]; +__int32 guide_message_zone_Size() const {return 2;}; +int guide_message_zone_tableId() const {return 478;}; +signed char guide_message_category; +char Pad2[3]; +BnsTables::Shared::TableRef effect; +int effect_tableId() const {return 118;}; +signed char time_limit_type; +char Pad3[3]; +__int32 time_limit; +bool hide; +char Pad4[3]; +BnsTables::Shared::TableRef progress_talksocial; +int progress_talksocial_tableId() const {return 428;}; +float progress_talksocial_delay; +bool retired; +signed char skip_dest_mission_step; +char Pad5[2]; +BnsTables::Shared::TableRef giveup_zone[3]; +__int32 giveup_zone_Size() const {return 3;}; +int giveup_zone_tableId() const {return 478;}; +BnsTables::Shared::TableRef giveup_warp_to_pcspawn; +int giveup_warp_to_pcspawn_tableId() const {return 487;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class completion_type { + and_val = 0, + or_val = 1, + }; + + enum class mission_map_type { + location = 0, + mapunit = 1, + }; + + enum class map_zoom_rate { + none = 0, + min = 1, + max = 2, + }; + + enum class guide_message_category { + guide = 0, + situation = 1, + }; + + enum class time_limit_type { + none = 0, + until = 1, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_mission_step_RecordPtr // : DrRecordPtr + { + quest_mission_step_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h b/Generated/include/EU/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h new file mode 100644 index 000000000..8ad45b81c --- /dev/null +++ b/Generated/include/EU/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h @@ -0,0 +1,44 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_mission_step_fail_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char rollback_step_id; +bool dispose_quest; +signed char step; +char Pad0[1]; +BnsTables::Shared::TableRef fail_talksocial; +int fail_talksocial_tableId() const {return 428;}; +float fail_talksocial_delay; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_mission_step_fail_RecordPtr // : DrRecordPtr + { + quest_mission_step_fail_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h b/Generated/include/EU/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h new file mode 100644 index 000000000..1dfbe6f83 --- /dev/null +++ b/Generated/include/EU/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h @@ -0,0 +1,37 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_mission_step_success_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_mission_step_success_RecordPtr // : DrRecordPtr + { + quest_mission_step_success_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_next_quest/AAA_quest_next_quest_RecordBase.h b/Generated/include/EU/quest_next_quest/AAA_quest_next_quest_RecordBase.h new file mode 100644 index 000000000..5d27e18b2 --- /dev/null +++ b/Generated/include/EU/quest_next_quest/AAA_quest_next_quest_RecordBase.h @@ -0,0 +1,66 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_next_quest_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +BnsTables::Shared::TableRef quest; +int quest_tableId() const {return 306;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_next_quest_RecordPtr // : DrRecordPtr + { + quest_next_quest_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h b/Generated/include/EU/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h new file mode 100644 index 000000000..487ab2cf7 --- /dev/null +++ b/Generated/include/EU/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h @@ -0,0 +1,40 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_not_acquire_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char zone_index; +char Pad0[3]; +wchar_t* kismet; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_not_acquire_RecordPtr // : DrRecordPtr + { + quest_not_acquire_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h b/Generated/include/EU/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h new file mode 100644 index 000000000..6caaf2ca3 --- /dev/null +++ b/Generated/include/EU/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h @@ -0,0 +1,95 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_optional_reward_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +signed char sex[4]; +__int32 sex_Size() const {return 4;}; +signed char race[4]; +__int32 race_Size() const {return 4;}; +BnsTables::Shared::ExplicitTableRef slot[4]; +__int32 slot_Size() const {return 4;}; +signed char item_count[4]; +__int32 item_count_Size() const {return 4;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_optional_reward_RecordPtr // : DrRecordPtr + { + quest_optional_reward_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h b/Generated/include/EU/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h new file mode 100644 index 000000000..1317e8dfc --- /dev/null +++ b/Generated/include/EU/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h @@ -0,0 +1,40 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_reaction_set_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char probability; +char Pad0[3]; +wchar_t* name; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_reaction_set_RecordPtr // : DrRecordPtr + { + quest_reaction_set_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h b/Generated/include/EU/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h index 7d3da7690..79bfee3c7 100644 --- a/Generated/include/EU/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h +++ b/Generated/include/EU/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h @@ -24,13 +24,14 @@ signed char sealed_level; wchar_t* alias; BnsTables::Shared::TableRef fixed_item[4]; __int32 fixed_item_Size() const {return 4;}; -int fixed_item_tableId() const {return 198;}; +int fixed_item_tableId() const {return 202;}; __int16 fixed_item_count[4]; __int32 fixed_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 302; } + static __int16 TableId() { return 309; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/quest_transit/AAA_quest_transit_RecordBase.h b/Generated/include/EU/quest_transit/AAA_quest_transit_RecordBase.h new file mode 100644 index 000000000..69c2cb7b1 --- /dev/null +++ b/Generated/include/EU/quest_transit/AAA_quest_transit_RecordBase.h @@ -0,0 +1,41 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_transit_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char id; +char Pad0[3]; +BnsTables::Shared::TableRef zone; +int zone_tableId() const {return 478;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_transit_RecordPtr // : DrRecordPtr + { + quest_transit_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h b/Generated/include/EU/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h new file mode 100644 index 000000000..ae226e6b3 --- /dev/null +++ b/Generated/include/EU/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h @@ -0,0 +1,53 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct quest_tutorial_case_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char prob; +char Pad0[3]; +BnsTables::Shared::TableRef mapunit[10]; +__int32 mapunit_Size() const {return 10;}; +int mapunit_tableId() const {return 258;}; +__int16 range_min; +__int16 range_max; +signed char progress_mission; +char Pad1[3]; +BnsTables::Shared::TableRef valid_zone[2]; +__int32 valid_zone_Size() const {return 2;}; +int valid_zone_tableId() const {return 478;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class progress_mission { + y = 0, + reaction_only = 1, + n = 2, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_tutorial_case_RecordPtr // : DrRecordPtr + { + quest_tutorial_case_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/questbonusreward/AAA_questbonusreward_RecordBase.h b/Generated/include/EU/questbonusreward/AAA_questbonusreward_RecordBase.h index 91267ebf9..eb8c0bee0 100644 --- a/Generated/include/EU/questbonusreward/AAA_questbonusreward_RecordBase.h +++ b/Generated/include/EU/questbonusreward/AAA_questbonusreward_RecordBase.h @@ -25,14 +25,14 @@ signed char normal_bonus_reward_total_count; char Pad0[3]; BnsTables::Shared::TableRef fixed_item[4]; __int32 fixed_item_Size() const {return 4;}; -int fixed_item_tableId() const {return 198;}; +int fixed_item_tableId() const {return 202;}; __int16 fixed_item_count[4]; __int32 fixed_item_count_Size() const {return 4;}; signed char fixed_item_total_count; char Pad1[3]; BnsTables::Shared::TableRef random_item[120]; __int32 random_item_Size() const {return 120;}; -int random_item_tableId() const {return 198;}; +int random_item_tableId() const {return 202;}; __int16 random_item_stack_count_min[120]; __int32 random_item_stack_count_min_Size() const {return 120;}; __int16 random_item_stack_count_max[120]; @@ -41,20 +41,20 @@ signed char random_item_selected_count; signed char random_item_total_input_count; char Pad2[2]; BnsTables::Shared::TableRef random_item_tooltip_text; -int random_item_tooltip_text_tableId() const {return 427;}; +int random_item_tooltip_text_tableId() const {return 434;}; signed char paid_bonus_reward_total_count; char Pad3[3]; __int32 paid_item_cost; BnsTables::Shared::TableRef paid_fixed_item[4]; __int32 paid_fixed_item_Size() const {return 4;}; -int paid_fixed_item_tableId() const {return 198;}; +int paid_fixed_item_tableId() const {return 202;}; __int16 paid_fixed_item_count[4]; __int32 paid_fixed_item_count_Size() const {return 4;}; signed char paid_fixed_item_total_count; char Pad4[3]; BnsTables::Shared::TableRef paid_random_item[120]; __int32 paid_random_item_Size() const {return 120;}; -int paid_random_item_tableId() const {return 198;}; +int paid_random_item_tableId() const {return 202;}; __int16 paid_random_item_stack_count_min[120]; __int32 paid_random_item_stack_count_min_Size() const {return 120;}; __int16 paid_random_item_stack_count_max[120]; @@ -63,11 +63,12 @@ signed char paid_random_item_selected_count; signed char paid_random_item_total_input_count; char Pad5[2]; BnsTables::Shared::TableRef paid_random_item_tooltip_text; -int paid_random_item_tooltip_text_tableId() const {return 427;}; +int paid_random_item_tooltip_text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 297; } + static __int16 TableId() { return 304; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h b/Generated/include/EU/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h index ea915a5e2..413841057 100644 --- a/Generated/include/EU/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h +++ b/Generated/include/EU/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h @@ -28,18 +28,24 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 299;}; +int quest_tableId() const {return 306;}; BnsTables::Shared::TableRef reward; -int reward_tableId() const {return 297;}; +int reward_tableId() const {return 304;}; BnsTables::Shared::TableRef basic_quota; -int basic_quota_tableId() const {return 67;}; +int basic_quota_tableId() const {return 69;}; BnsTables::Shared::TableRef contents_reset[10]; __int32 contents_reset_Size() const {return 10;}; -int contents_reset_tableId() const {return 73;}; +int contents_reset_tableId() const {return 75;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 298; } + static __int16 TableId() { return 305; } static __int32 SubType() { return -1; } + enum class difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/questreward/AAA_questreward_RecordBase.h b/Generated/include/EU/questreward/AAA_questreward_RecordBase.h index f1e11943d..15665484b 100644 --- a/Generated/include/EU/questreward/AAA_questreward_RecordBase.h +++ b/Generated/include/EU/questreward/AAA_questreward_RecordBase.h @@ -38,7 +38,7 @@ __int32 basic_party_battle_point; __int32 basic_field_play_point; BnsTables::Shared::TableRef fixed_skill3[4]; __int32 fixed_skill3_Size() const {return 4;}; -int fixed_skill3_tableId() const {return 342;}; +int fixed_skill3_tableId() const {return 349;}; BnsTables::Shared::ExplicitTableRef fixed_common_slot[4]; __int32 fixed_common_slot_Size() const {return 4;}; signed char fixed_common_item_count[4]; @@ -50,7 +50,7 @@ __int32 optional_common_slot_Size() const {return 4;}; signed char optional_common_item_count[4]; __int32 optional_common_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_1_faction; -int fixed_1_faction_tableId() const {return 136;}; +int fixed_1_faction_tableId() const {return 139;}; signed char fixed_1_job[16]; __int32 fixed_1_job_Size() const {return 16;}; signed char fixed_1_sex[4]; @@ -66,7 +66,7 @@ __int32 fixed_1_item_count_Size() const {return 4;}; signed char fixed_1_skill_var_idx[4]; __int32 fixed_1_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_2_faction; -int fixed_2_faction_tableId() const {return 136;}; +int fixed_2_faction_tableId() const {return 139;}; signed char fixed_2_job[16]; __int32 fixed_2_job_Size() const {return 16;}; signed char fixed_2_sex[4]; @@ -82,7 +82,7 @@ __int32 fixed_2_item_count_Size() const {return 4;}; signed char fixed_2_skill_var_idx[4]; __int32 fixed_2_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_3_faction; -int fixed_3_faction_tableId() const {return 136;}; +int fixed_3_faction_tableId() const {return 139;}; signed char fixed_3_job[16]; __int32 fixed_3_job_Size() const {return 16;}; signed char fixed_3_sex[4]; @@ -98,7 +98,7 @@ __int32 fixed_3_item_count_Size() const {return 4;}; signed char fixed_3_skill_var_idx[4]; __int32 fixed_3_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_4_faction; -int fixed_4_faction_tableId() const {return 136;}; +int fixed_4_faction_tableId() const {return 139;}; signed char fixed_4_job[16]; __int32 fixed_4_job_Size() const {return 16;}; signed char fixed_4_sex[4]; @@ -114,7 +114,7 @@ __int32 fixed_4_item_count_Size() const {return 4;}; signed char fixed_4_skill_var_idx[4]; __int32 fixed_4_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_5_faction; -int fixed_5_faction_tableId() const {return 136;}; +int fixed_5_faction_tableId() const {return 139;}; signed char fixed_5_job[16]; __int32 fixed_5_job_Size() const {return 16;}; signed char fixed_5_sex[4]; @@ -130,7 +130,7 @@ __int32 fixed_5_item_count_Size() const {return 4;}; signed char fixed_5_skill_var_idx[4]; __int32 fixed_5_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_6_faction; -int fixed_6_faction_tableId() const {return 136;}; +int fixed_6_faction_tableId() const {return 139;}; signed char fixed_6_job[16]; __int32 fixed_6_job_Size() const {return 16;}; signed char fixed_6_sex[4]; @@ -146,7 +146,7 @@ __int32 fixed_6_item_count_Size() const {return 4;}; signed char fixed_6_skill_var_idx[4]; __int32 fixed_6_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_7_faction; -int fixed_7_faction_tableId() const {return 136;}; +int fixed_7_faction_tableId() const {return 139;}; signed char fixed_7_job[16]; __int32 fixed_7_job_Size() const {return 16;}; signed char fixed_7_sex[4]; @@ -162,7 +162,7 @@ __int32 fixed_7_item_count_Size() const {return 4;}; signed char fixed_7_skill_var_idx[4]; __int32 fixed_7_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_8_faction; -int fixed_8_faction_tableId() const {return 136;}; +int fixed_8_faction_tableId() const {return 139;}; signed char fixed_8_job[16]; __int32 fixed_8_job_Size() const {return 16;}; signed char fixed_8_sex[4]; @@ -178,7 +178,7 @@ __int32 fixed_8_item_count_Size() const {return 4;}; signed char fixed_8_skill_var_idx[4]; __int32 fixed_8_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_9_faction; -int fixed_9_faction_tableId() const {return 136;}; +int fixed_9_faction_tableId() const {return 139;}; signed char fixed_9_job[16]; __int32 fixed_9_job_Size() const {return 16;}; signed char fixed_9_sex[4]; @@ -194,7 +194,7 @@ __int32 fixed_9_item_count_Size() const {return 4;}; signed char fixed_9_skill_var_idx[4]; __int32 fixed_9_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_10_faction; -int fixed_10_faction_tableId() const {return 136;}; +int fixed_10_faction_tableId() const {return 139;}; signed char fixed_10_job[16]; __int32 fixed_10_job_Size() const {return 16;}; signed char fixed_10_sex[4]; @@ -210,7 +210,7 @@ __int32 fixed_10_item_count_Size() const {return 4;}; signed char fixed_10_skill_var_idx[4]; __int32 fixed_10_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_11_faction; -int fixed_11_faction_tableId() const {return 136;}; +int fixed_11_faction_tableId() const {return 139;}; signed char fixed_11_job[16]; __int32 fixed_11_job_Size() const {return 16;}; signed char fixed_11_sex[4]; @@ -226,7 +226,7 @@ __int32 fixed_11_item_count_Size() const {return 4;}; signed char fixed_11_skill_var_idx[4]; __int32 fixed_11_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_12_faction; -int fixed_12_faction_tableId() const {return 136;}; +int fixed_12_faction_tableId() const {return 139;}; signed char fixed_12_job[16]; __int32 fixed_12_job_Size() const {return 16;}; signed char fixed_12_sex[4]; @@ -242,7 +242,7 @@ __int32 fixed_12_item_count_Size() const {return 4;}; signed char fixed_12_skill_var_idx[4]; __int32 fixed_12_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_13_faction; -int fixed_13_faction_tableId() const {return 136;}; +int fixed_13_faction_tableId() const {return 139;}; signed char fixed_13_job[16]; __int32 fixed_13_job_Size() const {return 16;}; signed char fixed_13_sex[4]; @@ -258,7 +258,7 @@ __int32 fixed_13_item_count_Size() const {return 4;}; signed char fixed_13_skill_var_idx[4]; __int32 fixed_13_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_14_faction; -int fixed_14_faction_tableId() const {return 136;}; +int fixed_14_faction_tableId() const {return 139;}; signed char fixed_14_job[16]; __int32 fixed_14_job_Size() const {return 16;}; signed char fixed_14_sex[4]; @@ -274,7 +274,7 @@ __int32 fixed_14_item_count_Size() const {return 4;}; signed char fixed_14_skill_var_idx[4]; __int32 fixed_14_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_15_faction; -int fixed_15_faction_tableId() const {return 136;}; +int fixed_15_faction_tableId() const {return 139;}; signed char fixed_15_job[16]; __int32 fixed_15_job_Size() const {return 16;}; signed char fixed_15_sex[4]; @@ -290,7 +290,7 @@ __int32 fixed_15_item_count_Size() const {return 4;}; signed char fixed_15_skill_var_idx[4]; __int32 fixed_15_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef fixed_16_faction; -int fixed_16_faction_tableId() const {return 136;}; +int fixed_16_faction_tableId() const {return 139;}; signed char fixed_16_job[16]; __int32 fixed_16_job_Size() const {return 16;}; signed char fixed_16_sex[4]; @@ -306,7 +306,7 @@ __int32 fixed_16_item_count_Size() const {return 4;}; signed char fixed_16_skill_var_idx[4]; __int32 fixed_16_skill_var_idx_Size() const {return 4;}; BnsTables::Shared::TableRef optional_1_faction; -int optional_1_faction_tableId() const {return 136;}; +int optional_1_faction_tableId() const {return 139;}; signed char optional_1_job[16]; __int32 optional_1_job_Size() const {return 16;}; signed char optional_1_sex[4]; @@ -320,7 +320,7 @@ __int32 optional_1_slot_Size() const {return 4;}; signed char optional_1_item_count[4]; __int32 optional_1_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_2_faction; -int optional_2_faction_tableId() const {return 136;}; +int optional_2_faction_tableId() const {return 139;}; signed char optional_2_job[16]; __int32 optional_2_job_Size() const {return 16;}; signed char optional_2_sex[4]; @@ -334,7 +334,7 @@ __int32 optional_2_slot_Size() const {return 4;}; signed char optional_2_item_count[4]; __int32 optional_2_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_3_faction; -int optional_3_faction_tableId() const {return 136;}; +int optional_3_faction_tableId() const {return 139;}; signed char optional_3_job[16]; __int32 optional_3_job_Size() const {return 16;}; signed char optional_3_sex[4]; @@ -348,7 +348,7 @@ __int32 optional_3_slot_Size() const {return 4;}; signed char optional_3_item_count[4]; __int32 optional_3_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_4_faction; -int optional_4_faction_tableId() const {return 136;}; +int optional_4_faction_tableId() const {return 139;}; signed char optional_4_job[16]; __int32 optional_4_job_Size() const {return 16;}; signed char optional_4_sex[4]; @@ -362,7 +362,7 @@ __int32 optional_4_slot_Size() const {return 4;}; signed char optional_4_item_count[4]; __int32 optional_4_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_5_faction; -int optional_5_faction_tableId() const {return 136;}; +int optional_5_faction_tableId() const {return 139;}; signed char optional_5_job[16]; __int32 optional_5_job_Size() const {return 16;}; signed char optional_5_sex[4]; @@ -376,7 +376,7 @@ __int32 optional_5_slot_Size() const {return 4;}; signed char optional_5_item_count[4]; __int32 optional_5_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_6_faction; -int optional_6_faction_tableId() const {return 136;}; +int optional_6_faction_tableId() const {return 139;}; signed char optional_6_job[16]; __int32 optional_6_job_Size() const {return 16;}; signed char optional_6_sex[4]; @@ -390,7 +390,7 @@ __int32 optional_6_slot_Size() const {return 4;}; signed char optional_6_item_count[4]; __int32 optional_6_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_7_faction; -int optional_7_faction_tableId() const {return 136;}; +int optional_7_faction_tableId() const {return 139;}; signed char optional_7_job[16]; __int32 optional_7_job_Size() const {return 16;}; signed char optional_7_sex[4]; @@ -404,7 +404,7 @@ __int32 optional_7_slot_Size() const {return 4;}; signed char optional_7_item_count[4]; __int32 optional_7_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_8_faction; -int optional_8_faction_tableId() const {return 136;}; +int optional_8_faction_tableId() const {return 139;}; signed char optional_8_job[16]; __int32 optional_8_job_Size() const {return 16;}; signed char optional_8_sex[4]; @@ -418,7 +418,7 @@ __int32 optional_8_slot_Size() const {return 4;}; signed char optional_8_item_count[4]; __int32 optional_8_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_9_faction; -int optional_9_faction_tableId() const {return 136;}; +int optional_9_faction_tableId() const {return 139;}; signed char optional_9_job[16]; __int32 optional_9_job_Size() const {return 16;}; signed char optional_9_sex[4]; @@ -432,7 +432,7 @@ __int32 optional_9_slot_Size() const {return 4;}; signed char optional_9_item_count[4]; __int32 optional_9_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_10_faction; -int optional_10_faction_tableId() const {return 136;}; +int optional_10_faction_tableId() const {return 139;}; signed char optional_10_job[16]; __int32 optional_10_job_Size() const {return 16;}; signed char optional_10_sex[4]; @@ -446,7 +446,7 @@ __int32 optional_10_slot_Size() const {return 4;}; signed char optional_10_item_count[4]; __int32 optional_10_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_11_faction; -int optional_11_faction_tableId() const {return 136;}; +int optional_11_faction_tableId() const {return 139;}; signed char optional_11_job[16]; __int32 optional_11_job_Size() const {return 16;}; signed char optional_11_sex[4]; @@ -460,7 +460,7 @@ __int32 optional_11_slot_Size() const {return 4;}; signed char optional_11_item_count[4]; __int32 optional_11_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_12_faction; -int optional_12_faction_tableId() const {return 136;}; +int optional_12_faction_tableId() const {return 139;}; signed char optional_12_job[16]; __int32 optional_12_job_Size() const {return 16;}; signed char optional_12_sex[4]; @@ -474,7 +474,7 @@ __int32 optional_12_slot_Size() const {return 4;}; signed char optional_12_item_count[4]; __int32 optional_12_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_13_faction; -int optional_13_faction_tableId() const {return 136;}; +int optional_13_faction_tableId() const {return 139;}; signed char optional_13_job[16]; __int32 optional_13_job_Size() const {return 16;}; signed char optional_13_sex[4]; @@ -488,7 +488,7 @@ __int32 optional_13_slot_Size() const {return 4;}; signed char optional_13_item_count[4]; __int32 optional_13_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_14_faction; -int optional_14_faction_tableId() const {return 136;}; +int optional_14_faction_tableId() const {return 139;}; signed char optional_14_job[16]; __int32 optional_14_job_Size() const {return 16;}; signed char optional_14_sex[4]; @@ -502,7 +502,7 @@ __int32 optional_14_slot_Size() const {return 4;}; signed char optional_14_item_count[4]; __int32 optional_14_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_15_faction; -int optional_15_faction_tableId() const {return 136;}; +int optional_15_faction_tableId() const {return 139;}; signed char optional_15_job[16]; __int32 optional_15_job_Size() const {return 16;}; signed char optional_15_sex[4]; @@ -516,7 +516,7 @@ __int32 optional_15_slot_Size() const {return 4;}; signed char optional_15_item_count[4]; __int32 optional_15_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_16_faction; -int optional_16_faction_tableId() const {return 136;}; +int optional_16_faction_tableId() const {return 139;}; signed char optional_16_job[16]; __int32 optional_16_job_Size() const {return 16;}; signed char optional_16_sex[4]; @@ -531,43 +531,43 @@ signed char optional_16_item_count[4]; __int32 optional_16_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef dayofweek_sun_fixed_item[2]; __int32 dayofweek_sun_fixed_item_Size() const {return 2;}; -int dayofweek_sun_fixed_item_tableId() const {return 198;}; +int dayofweek_sun_fixed_item_tableId() const {return 202;}; signed char dayofweek_sun_fixed_item_count[2]; __int32 dayofweek_sun_fixed_item_count_Size() const {return 2;}; char Pad33[2]; BnsTables::Shared::TableRef dayofweek_mon_fixed_item[2]; __int32 dayofweek_mon_fixed_item_Size() const {return 2;}; -int dayofweek_mon_fixed_item_tableId() const {return 198;}; +int dayofweek_mon_fixed_item_tableId() const {return 202;}; signed char dayofweek_mon_fixed_item_count[2]; __int32 dayofweek_mon_fixed_item_count_Size() const {return 2;}; char Pad34[2]; BnsTables::Shared::TableRef dayofweek_tue_fixed_item[2]; __int32 dayofweek_tue_fixed_item_Size() const {return 2;}; -int dayofweek_tue_fixed_item_tableId() const {return 198;}; +int dayofweek_tue_fixed_item_tableId() const {return 202;}; signed char dayofweek_tue_fixed_item_count[2]; __int32 dayofweek_tue_fixed_item_count_Size() const {return 2;}; char Pad35[2]; BnsTables::Shared::TableRef dayofweek_wed_fixed_item[2]; __int32 dayofweek_wed_fixed_item_Size() const {return 2;}; -int dayofweek_wed_fixed_item_tableId() const {return 198;}; +int dayofweek_wed_fixed_item_tableId() const {return 202;}; signed char dayofweek_wed_fixed_item_count[2]; __int32 dayofweek_wed_fixed_item_count_Size() const {return 2;}; char Pad36[2]; BnsTables::Shared::TableRef dayofweek_thu_fixed_item[2]; __int32 dayofweek_thu_fixed_item_Size() const {return 2;}; -int dayofweek_thu_fixed_item_tableId() const {return 198;}; +int dayofweek_thu_fixed_item_tableId() const {return 202;}; signed char dayofweek_thu_fixed_item_count[2]; __int32 dayofweek_thu_fixed_item_count_Size() const {return 2;}; char Pad37[2]; BnsTables::Shared::TableRef dayofweek_fri_fixed_item[2]; __int32 dayofweek_fri_fixed_item_Size() const {return 2;}; -int dayofweek_fri_fixed_item_tableId() const {return 198;}; +int dayofweek_fri_fixed_item_tableId() const {return 202;}; signed char dayofweek_fri_fixed_item_count[2]; __int32 dayofweek_fri_fixed_item_count_Size() const {return 2;}; char Pad38[2]; BnsTables::Shared::TableRef dayofweek_sat_fixed_item[2]; __int32 dayofweek_sat_fixed_item_Size() const {return 2;}; -int dayofweek_sat_fixed_item_tableId() const {return 198;}; +int dayofweek_sat_fixed_item_tableId() const {return 202;}; signed char dayofweek_sat_fixed_item_count[2]; __int32 dayofweek_sat_fixed_item_count_Size() const {return 2;}; char Pad39[2]; @@ -580,55 +580,135 @@ __int32 dayofweek_fri_bonus_money; __int32 dayofweek_sat_bonus_money; BnsTables::Shared::TableRef newbie_party_fixed_item[2]; __int32 newbie_party_fixed_item_Size() const {return 2;}; -int newbie_party_fixed_item_tableId() const {return 198;}; +int newbie_party_fixed_item_tableId() const {return 202;}; signed char newbie_party_fixed_item_count[2]; __int32 newbie_party_fixed_item_count_Size() const {return 2;}; char Pad40[2]; BnsTables::Shared::TableRef oldbie_party_fixed_item[2]; __int32 oldbie_party_fixed_item_Size() const {return 2;}; -int oldbie_party_fixed_item_tableId() const {return 198;}; +int oldbie_party_fixed_item_tableId() const {return 202;}; signed char oldbie_party_fixed_item_count[2]; __int32 oldbie_party_fixed_item_count_Size() const {return 2;}; char Pad41[2]; BnsTables::Shared::TableRef mentor_fixed_item[2]; __int32 mentor_fixed_item_Size() const {return 2;}; -int mentor_fixed_item_tableId() const {return 198;}; +int mentor_fixed_item_tableId() const {return 202;}; signed char mentor_fixed_item_count[2]; __int32 mentor_fixed_item_count_Size() const {return 2;}; char Pad42[2]; BnsTables::Shared::TableRef hongmoon_item[2]; __int32 hongmoon_item_Size() const {return 2;}; -int hongmoon_item_tableId() const {return 198;}; +int hongmoon_item_tableId() const {return 202;}; __int16 hongmoon_item_count[2]; __int32 hongmoon_item_count_Size() const {return 2;}; BnsTables::Shared::TableRef membership_item[2]; __int32 membership_item_Size() const {return 2;}; -int membership_item_tableId() const {return 198;}; +int membership_item_tableId() const {return 202;}; __int16 membership_item_count[2]; __int32 membership_item_count_Size() const {return 2;}; BnsTables::Shared::TableRef pccafe_item[2]; __int32 pccafe_item_Size() const {return 2;}; -int pccafe_item_tableId() const {return 198;}; +int pccafe_item_tableId() const {return 202;}; __int16 pccafe_item_count[2]; __int32 pccafe_item_count_Size() const {return 2;}; BnsTables::Shared::TableRef dungeon_additional_reward_item[4]; __int32 dungeon_additional_reward_item_Size() const {return 4;}; -int dungeon_additional_reward_item_tableId() const {return 198;}; +int dungeon_additional_reward_item_tableId() const {return 202;}; signed char dungeon_additional_reward_item_count[4]; __int32 dungeon_additional_reward_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef dungeon_additional_reward_cost_a[4]; __int32 dungeon_additional_reward_cost_a_Size() const {return 4;}; -int dungeon_additional_reward_cost_a_tableId() const {return 77;}; +int dungeon_additional_reward_cost_a_tableId() const {return 79;}; BnsTables::Shared::TableRef dungeon_additional_reward_cost_b[4]; __int32 dungeon_additional_reward_cost_b_Size() const {return 4;}; -int dungeon_additional_reward_cost_b_tableId() const {return 77;}; +int dungeon_additional_reward_cost_b_tableId() const {return 79;}; BnsTables::Shared::TableRef sealed_dungeon_reward; -int sealed_dungeon_reward_tableId() const {return 302;}; +int sealed_dungeon_reward_tableId() const {return 309;}; __int32 sealed_dungeon_reward_data_id; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 1); } - static __int16 TableId() { return 300; } + static __int16 TableId() { return 307; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class quest_first_progress { + none = 0, + y = 1, + n = 2, + }; + + enum class quest_completion_count_op { + eq = 0, + neq = 1, + gt = 2, + ge = 3, + lt = 4, + le = 5, + }; + + enum class fixed_1_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class fixed_1_sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class fixed_1_race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class fixed_1_difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/questrewardskill3/AAA_questrewardskill3_RecordBase.h b/Generated/include/EU/questrewardskill3/AAA_questrewardskill3_RecordBase.h index 7fa0ffbd7..339624d9b 100644 --- a/Generated/include/EU/questrewardskill3/AAA_questrewardskill3_RecordBase.h +++ b/Generated/include/EU/questrewardskill3/AAA_questrewardskill3_RecordBase.h @@ -25,11 +25,23 @@ signed char job_style; char Pad0[3]; BnsTables::Shared::TableRef skill3[4]; __int32 skill3_Size() const {return 4;}; -int skill3_tableId() const {return 342;}; +int skill3_tableId() const {return 349;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 301; } + static __int16 TableId() { return 308; } static __int32 SubType() { return -1; } + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/questwarp/AAA_questwarp_RecordBase.h b/Generated/include/EU/questwarp/AAA_questwarp_RecordBase.h index b01fb0005..08719cf6f 100644 --- a/Generated/include/EU/questwarp/AAA_questwarp_RecordBase.h +++ b/Generated/include/EU/questwarp/AAA_questwarp_RecordBase.h @@ -22,15 +22,16 @@ signed char mission_step_id; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; __int16 x; __int16 y; __int16 z; __int16 yaw; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 303; } + static __int16 TableId() { return 310; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/race/AAA_race_RecordBase.h b/Generated/include/EU/race/AAA_race_RecordBase.h index b7beeecc8..894f36783 100644 --- a/Generated/include/EU/race/AAA_race_RecordBase.h +++ b/Generated/include/EU/race/AAA_race_RecordBase.h @@ -21,19 +21,34 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; wchar_t* lobby_race_imageset; wchar_t* character_info_race_imageset; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; signed char male_customize_zoomcamera_add_height; signed char female_customize_zoomcamera_add_height; char Pad0[2]; wchar_t* lobby_race_bgm; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 305; } + static __int16 TableId() { return 312; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h b/Generated/include/EU/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h index 687e1ee37..af6f9d5ef 100644 --- a/Generated/include/EU/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h +++ b/Generated/include/EU/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h @@ -22,22 +22,167 @@ signed char main_type_attributes; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef main_type_name; -int main_type_name_tableId() const {return 427;}; +int main_type_name_tableId() const {return 434;}; wchar_t* main_type_icon; signed char attack_type; char Pad0[3]; BnsTables::Shared::TableRef attack_type_name; -int attack_type_name_tableId() const {return 427;}; +int attack_type_name_tableId() const {return 434;}; wchar_t* attack_type_icon; signed char defend_type; char Pad1[3]; BnsTables::Shared::TableRef defend_type_name; -int defend_type_name_tableId() const {return 427;}; +int defend_type_name_tableId() const {return 434;}; wchar_t* defend_type_icon; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 304; } + static __int16 TableId() { return 311; } static __int32 SubType() { return -1; } + enum class main_type_race2 { + none = 0, + race1 = 1, + race2 = 2, + race3 = 3, + race4 = 4, + race5 = 5, + race6 = 6, + race7 = 7, + }; + + enum class main_type_attributes { + none = 0, + attribute1 = 1, + attribute2 = 2, + attribute3 = 3, + attribute4 = 4, + attribute5 = 5, + attribute6 = 6, + attribute7 = 7, + attribute8 = 8, + attribute9 = 9, + attribute10 = 10, + attribute11 = 11, + attribute12 = 12, + }; + + enum class attack_type { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/racoon_store/AAA_racoon_store_RecordBase.h b/Generated/include/EU/racoon_store/AAA_racoon_store_RecordBase.h index 70025d726..97dcf894c 100644 --- a/Generated/include/EU/racoon_store/AAA_racoon_store_RecordBase.h +++ b/Generated/include/EU/racoon_store/AAA_racoon_store_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::EU { signed char store_tab_sort_no; char Pad0[3]; BnsTables::Shared::TableRef store_tab_name; -int store_tab_name_tableId() const {return 427;}; +int store_tab_name_tableId() const {return 434;}; __int64 start_date; __int64 end_date; bool is_retire; @@ -36,13 +36,20 @@ signed char paid_reset_amount; signed char paid_reset_cost_type; char Pad2[1]; BnsTables::Shared::TableRef paid_reset_cost_item; -int paid_reset_cost_item_tableId() const {return 198;}; +int paid_reset_cost_item_tableId() const {return 202;}; __int64 paid_reset_cost_amount; __int64 auto_reset_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 306; } + static __int16 TableId() { return 313; } static __int32 SubType() { return -1; } + enum class paid_reset_cost_type { + none = 0, + item = 1, + stone = 2, + red_stone = 3, + money = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/racoon_store_item/AAA_racoon_store_item_RecordBase.h b/Generated/include/EU/racoon_store_item/AAA_racoon_store_item_RecordBase.h index 505d8552d..3e60753d9 100644 --- a/Generated/include/EU/racoon_store_item/AAA_racoon_store_item_RecordBase.h +++ b/Generated/include/EU/racoon_store_item/AAA_racoon_store_item_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { wchar_t* alias; __int32 slot_group; BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; __int16 item_count; signed char item_grade; char Pad0[1]; @@ -33,11 +33,25 @@ __int32 item_cost; signed char cost_type; char Pad2[3]; BnsTables::Shared::TableRef cost_item; -int cost_item_tableId() const {return 198;}; +int cost_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 307; } + static __int16 TableId() { return 314; } static __int32 SubType() { return -1; } + enum class item_grade { + none = 0, + good = 1, + great = 2, + big_great = 3, + }; + + enum class cost_type { + none = 0, + item = 1, + stone = 2, + red_stone = 3, + money = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/raid_dungeon/AAA_raid_dungeon_RecordBase.h b/Generated/include/EU/raid_dungeon/AAA_raid_dungeon_RecordBase.h index 2c2901e36..fc4676c73 100644 --- a/Generated/include/EU/raid_dungeon/AAA_raid_dungeon_RecordBase.h +++ b/Generated/include/EU/raid_dungeon/AAA_raid_dungeon_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; signed char dungeon_type; char Pad0[3]; BnsTables::Shared::TableRef group; @@ -32,7 +32,7 @@ char Pad1[3]; __int32 reset_money; BnsTables::Shared::TableRef reset_item[4]; __int32 reset_item_Size() const {return 4;}; -int reset_item_tableId() const {return 198;}; +int reset_item_tableId() const {return 202;}; signed char reset_item_count[4]; __int32 reset_item_count_Size() const {return 4;}; bool use_personal_binding; @@ -43,39 +43,39 @@ signed char required_mastery_level; char Pad2[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; char Pad3[3]; BnsTables::Shared::TableRef attraction_quest[10]; __int32 attraction_quest_Size() const {return 10;}; -int attraction_quest_tableId() const {return 299;}; +int attraction_quest_tableId() const {return 306;}; bool enable_heart_count; signed char max_instant_heart_count; char Pad4[2]; BnsTables::Shared::TableRef effect[3]; __int32 effect_Size() const {return 3;}; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; signed char step_count; char Pad5[3]; BnsTables::Shared::TableRef zone[9]; __int32 zone_Size() const {return 9;}; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; BnsTables::Shared::TableRef boss_npc[9]; __int32 boss_npc_Size() const {return 9;}; -int boss_npc_tableId() const {return 270;}; +int boss_npc_tableId() const {return 276;}; signed char zone_index[9]; __int32 zone_index_Size() const {return 9;}; char Pad6[3]; BnsTables::Shared::TableRef dungeon_tap_name2; -int dungeon_tap_name2_tableId() const {return 427;}; +int dungeon_tap_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef step_name2[9]; __int32 step_name2_Size() const {return 9;}; -int step_name2_tableId() const {return 427;}; +int step_name2_tableId() const {return 434;}; wchar_t* step_image[9]; __int32 step_image_Size() const {return 9;}; wchar_t* arena_minimap; BnsTables::Shared::TableRef raid_dungeon_desc; -int raid_dungeon_desc_tableId() const {return 427;}; +int raid_dungeon_desc_tableId() const {return 434;}; signed char ui_text_grade; char Pad7[3]; BnsTables::Shared::TableRef reward_summary; @@ -87,26 +87,42 @@ signed char recommand_mastery_level_max; __int16 recommend_attack_power; char Pad8[2]; BnsTables::Shared::TableRef standard_gear_weapon; -int standard_gear_weapon_tableId() const {return 198;}; +int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 299;}; +int display_quests_tableId() const {return 306;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 427;}; +int tactic_tableId() const {return 434;}; BnsTables::Shared::TableRef recommend_alias; -int recommend_alias_tableId() const {return 72;}; +int recommend_alias_tableId() const {return 74;}; BnsTables::Shared::TableRef contents_reset; -int contents_reset_tableId() const {return 73;}; +int contents_reset_tableId() const {return 75;}; BnsTables::Shared::TableRef boss_npc_alias[8]; __int32 boss_npc_alias_Size() const {return 8;}; -int boss_npc_alias_tableId() const {return 270;}; +int boss_npc_alias_tableId() const {return 276;}; BnsTables::Shared::TableRef boss_npc_section[8]; __int32 boss_npc_section_Size() const {return 8;}; -int boss_npc_section_tableId() const {return 427;}; +int boss_npc_section_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 12); } - static __int16 TableId() { return 308; } + static __int16 TableId() { return 315; } static __int32 SubType() { return -1; } + enum class dungeon_type { + unbind = 0, + bind = 1, + }; + + enum class personal_binding_slot { + none = 0, + slot_1 = 1, + slot_2 = 2, + slot_3 = 3, + }; + + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/random_distribution/AAA_random_distribution_RecordBase.h b/Generated/include/EU/random_distribution/AAA_random_distribution_RecordBase.h index d406d8d0e..79300736d 100644 --- a/Generated/include/EU/random_distribution/AAA_random_distribution_RecordBase.h +++ b/Generated/include/EU/random_distribution/AAA_random_distribution_RecordBase.h @@ -27,8 +27,9 @@ char Pad0[2]; __int32 total_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 310; } + static __int16 TableId() { return 317; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/random_store_item/AAA_random_store_item_RecordBase.h b/Generated/include/EU/random_store_item/AAA_random_store_item_RecordBase.h index 4a9acf1ac..36aa60a78 100644 --- a/Generated/include/EU/random_store_item/AAA_random_store_item_RecordBase.h +++ b/Generated/include/EU/random_store_item/AAA_random_store_item_RecordBase.h @@ -22,17 +22,18 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; __int16 item_count; char Pad0[2]; __int32 item_price_money; BnsTables::Shared::TableRef item_price_item; -int item_price_item_tableId() const {return 198;}; +int item_price_item_tableId() const {return 202;}; __int16 item_price_item_amount; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 313; } + static __int16 TableId() { return 320; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/random_store_item_display/AAA_random_store_item_display_RecordBase.h b/Generated/include/EU/random_store_item_display/AAA_random_store_item_display_RecordBase.h index f0c424efa..2eb5894da 100644 --- a/Generated/include/EU/random_store_item_display/AAA_random_store_item_display_RecordBase.h +++ b/Generated/include/EU/random_store_item_display/AAA_random_store_item_display_RecordBase.h @@ -23,14 +23,31 @@ namespace BnsTables::EU { signed char random_store_type; char Pad0[3]; BnsTables::Shared::TableRef display_item; -int display_item_tableId() const {return 198;}; +int display_item_tableId() const {return 202;}; signed char draw_group; signed char probability_group; bool new_arrival; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 314; } + static __int16 TableId() { return 321; } static __int32 SubType() { return -1; } + enum class random_store_type { + none = 0, + paid = 1, + free = 2, + }; + + enum class draw_group { + none = 0, + premium = 1, + normal = 2, + }; + + enum class probability_group { + none = 0, + rare = 1, + normal = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/randombox_preview/AAA_randombox_preview_RecordBase.h b/Generated/include/EU/randombox_preview/AAA_randombox_preview_RecordBase.h index bf6475809..a5fdcd69f 100644 --- a/Generated/include/EU/randombox_preview/AAA_randombox_preview_RecordBase.h +++ b/Generated/include/EU/randombox_preview/AAA_randombox_preview_RecordBase.h @@ -34,11 +34,30 @@ __int32 random_item_Size() const {return 20;}; signed char random_item_condition[20]; __int32 random_item_condition_Size() const {return 20;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 309; } + static __int16 TableId() { return 316; } static __int32 SubType() { return -1; } + enum class fixed_item_condition { + none = 0, + variation_1 = 1, + variation_2 = 2, + variation_3 = 3, + variation_4 = 4, + variation_5 = 5, + variation_6 = 6, + variation_7 = 7, + variation_8 = 8, + jump = 9, + change_group = 10, + exchange = 11, + black_sky = 12, + down = 13, + hide_line = 14, + hide_line_and_tooltip = 15, + hide_tooltip = 16, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/randomstore/AAA_randomstore_RecordBase.h b/Generated/include/EU/randomstore/AAA_randomstore_RecordBase.h index 917ad5a89..05efe4d83 100644 --- a/Generated/include/EU/randomstore/AAA_randomstore_RecordBase.h +++ b/Generated/include/EU/randomstore/AAA_randomstore_RecordBase.h @@ -28,17 +28,17 @@ bool money_draw_enable; bool instant_payment_draw_enable; char Pad0[3]; BnsTables::Shared::TableRef charge_of_item_draw; -int charge_of_item_draw_tableId() const {return 198;}; +int charge_of_item_draw_tableId() const {return 202;}; __int64 charge_of_money_draw; BnsTables::Shared::TableRef charge_of_item_instant_payment_draw; -int charge_of_item_instant_payment_draw_tableId() const {return 198;}; +int charge_of_item_instant_payment_draw_tableId() const {return 202;}; BnsTables::Shared::TableRef charge_of_item_five_times_draw; -int charge_of_item_five_times_draw_tableId() const {return 198;}; +int charge_of_item_five_times_draw_tableId() const {return 202;}; signed char charge_of_item_count_five_times_draw; char Pad1[3]; __int64 charge_of_money_five_times_draw; BnsTables::Shared::TableRef charge_of_item_instant_payment_five_times_draw; -int charge_of_item_instant_payment_five_times_draw_tableId() const {return 198;}; +int charge_of_item_instant_payment_five_times_draw_tableId() const {return 202;}; bool free_reward_draw_enable; char Pad2[3]; __int32 free_reward_draw_add_value; @@ -48,8 +48,13 @@ __int16 premium_reward_draw_premium_draw_count; __int32 acquire_draw_reward_set_repeat_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 311; } + static __int16 TableId() { return 318; } static __int32 SubType() { return -1; } + enum class random_store_number { + invalid_number = 0, + random_store_1 = 1, + random_store_2 = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h b/Generated/include/EU/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h index a5a91b76d..1cbb6f792 100644 --- a/Generated/include/EU/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h +++ b/Generated/include/EU/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h @@ -26,18 +26,23 @@ __int32 required_draw_count; wchar_t* alias; BnsTables::Shared::TableRef fixed_reward[4]; __int32 fixed_reward_Size() const {return 4;}; -int fixed_reward_tableId() const {return 198;}; +int fixed_reward_tableId() const {return 202;}; signed char fixed_reward_count[4]; __int32 fixed_reward_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_reward[8]; __int32 optional_reward_Size() const {return 8;}; -int optional_reward_tableId() const {return 198;}; +int optional_reward_tableId() const {return 202;}; signed char optional_reward_count[8]; __int32 optional_reward_count_Size() const {return 8;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 312; } + static __int16 TableId() { return 319; } static __int32 SubType() { return -1; } + enum class random_store_number { + invalid_number = 0, + random_store_1 = 1, + random_store_2 = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ranking2_contents/AAA_ranking2_contents_RecordBase.h b/Generated/include/EU/ranking2_contents/AAA_ranking2_contents_RecordBase.h index 90d01d9b8..8bd99fe29 100644 --- a/Generated/include/EU/ranking2_contents/AAA_ranking2_contents_RecordBase.h +++ b/Generated/include/EU/ranking2_contents/AAA_ranking2_contents_RecordBase.h @@ -28,12 +28,59 @@ char Pad0[1]; __int32 minimum_score; wchar_t* contents_banner_img; BnsTables::Shared::TableRef contents_name; -int contents_name_tableId() const {return 427;}; +int contents_name_tableId() const {return 434;}; signed char sort_number; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 0); } - static __int16 TableId() { return 315; } + static __int16 TableId() { return 322; } static __int32 SubType() { return -1; } + enum class contents_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + sealed_dungeon_total = 17, + sealed_dungeon_1 = 18, + sealed_dungeon_2 = 19, + sealed_dungeon_3 = 20, + sealed_dungeon_4 = 21, + sealed_dungeon_5 = 22, + sealed_dungeon_6 = 23, + wave_dungeon_1 = 24, + wave_dungeon_2 = 25, + solo_dungeon_3_best_record = 26, + solo_dungeon_4_best_record = 27, + solo_dungeon_5_best_record = 28, + tier_total = 29, + hyper_racing_game = 30, + duel_npc_challenge = 31, + }; + + enum class player_type { + invalid = 0, + pc = 1, + guild = 2, + challenge_party = 3, + }; + + enum class score_type { + invalid = 0, + update = 1, + best_update = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h b/Generated/include/EU/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h index fc5a1bba8..e0755c0fe 100644 --- a/Generated/include/EU/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h +++ b/Generated/include/EU/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h @@ -22,17 +22,18 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef buff_effect; -int buff_effect_tableId() const {return 115;}; +int buff_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef party_effect; -int party_effect_tableId() const {return 115;}; +int party_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef zone_effect; -int zone_effect_tableId() const {return 115;}; +int zone_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef fx_effect; -int fx_effect_tableId() const {return 115;}; +int fx_effect_tableId() const {return 118;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 316; } + static __int16 TableId() { return 323; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ranking2_reward/AAA_ranking2_reward_RecordBase.h b/Generated/include/EU/ranking2_reward/AAA_ranking2_reward_RecordBase.h index d173d1622..ccf0750b1 100644 --- a/Generated/include/EU/ranking2_reward/AAA_ranking2_reward_RecordBase.h +++ b/Generated/include/EU/ranking2_reward/AAA_ranking2_reward_RecordBase.h @@ -25,7 +25,7 @@ __int32 exp; __int32 money; BnsTables::Shared::TableRef item[4]; __int32 item_Size() const {return 4;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; __int32 item_count[4]; __int32 item_count_Size() const {return 4;}; __int16 tax_reward_rate; @@ -41,11 +41,19 @@ char Pad1[3]; __int32 guild_bank_item_count[5]; __int32 guild_bank_item_count_Size() const {return 5;}; BnsTables::Shared::TableRef guild_ranking_reward_effect; -int guild_ranking_reward_effect_tableId() const {return 115;}; +int guild_ranking_reward_effect_tableId() const {return 118;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 317; } + static __int16 TableId() { return 324; } static __int32 SubType() { return -1; } + enum class guild_bank_item { + none = 0, + gemstone = 1, + moonstone = 2, + tokeniron = 3, + tokensilver = 4, + tokengold = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h b/Generated/include/EU/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h index acfb427d1..09e6d438b 100644 --- a/Generated/include/EU/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h +++ b/Generated/include/EU/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h @@ -27,14 +27,14 @@ __int32 reward_group_ranking_bottom[20]; __int32 reward_group_ranking_bottom_Size() const {return 20;}; BnsTables::Shared::TableRef reward[20]; __int32 reward_Size() const {return 20;}; -int reward_tableId() const {return 317;}; +int reward_tableId() const {return 324;}; __int32 effect_reward_group_ranking_top[20]; __int32 effect_reward_group_ranking_top_Size() const {return 20;}; __int32 effect_reward_group_ranking_bottom[20]; __int32 effect_reward_group_ranking_bottom_Size() const {return 20;}; BnsTables::Shared::TableRef effect_reward[20]; __int32 effect_reward_Size() const {return 20;}; -int effect_reward_tableId() const {return 316;}; +int effect_reward_tableId() const {return 323;}; wchar_t* default_job_ranking_imageset_large; wchar_t* default_job_ranking_imageset; wchar_t* job_ranking_imageset_large[20]; @@ -53,8 +53,9 @@ wchar_t* ranking_top_ranker_imageset[3]; __int32 ranking_top_ranker_imageset_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 318; } + static __int16 TableId() { return 325; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ranking2_season/AAA_ranking2_season_RecordBase.h b/Generated/include/EU/ranking2_season/AAA_ranking2_season_RecordBase.h index fcf83ac61..8b422181e 100644 --- a/Generated/include/EU/ranking2_season/AAA_ranking2_season_RecordBase.h +++ b/Generated/include/EU/ranking2_season/AAA_ranking2_season_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef season_group; -int season_group_tableId() const {return 320;}; +int season_group_tableId() const {return 327;}; signed char season_number; signed char season_type; char Pad0[2]; @@ -34,22 +34,27 @@ wchar_t* name_pt; wchar_t* name_th; wchar_t* name_vn; BnsTables::Shared::TableRef name_text; -int name_text_tableId() const {return 427;}; +int name_text_tableId() const {return 434;}; bool job_ranking; char Pad1[3]; BnsTables::Shared::TableRef total_season; -int total_season_tableId() const {return 319;}; +int total_season_tableId() const {return 326;}; BnsTables::Shared::TableRef season_schedule[20]; __int32 season_schedule_Size() const {return 20;}; -int season_schedule_tableId() const {return 321;}; +int season_schedule_tableId() const {return 328;}; BnsTables::Shared::TableRef main_season_schedule; -int main_season_schedule_tableId() const {return 321;}; +int main_season_schedule_tableId() const {return 328;}; wchar_t* season_representative_icon; wchar_t* list_background_imageset; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(9, 3); } - static __int16 TableId() { return 319; } + static __int16 TableId() { return 326; } static __int32 SubType() { return -1; } + enum class season_type { + invalid = 0, + normal = 1, + free = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h b/Generated/include/EU/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h index 0eff93c54..d194eccf3 100644 --- a/Generated/include/EU/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h +++ b/Generated/include/EU/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h @@ -22,27 +22,33 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef contents; -int contents_tableId() const {return 315;}; +int contents_tableId() const {return 322;}; BnsTables::Shared::TableRef season[10]; __int32 season_Size() const {return 10;}; -int season_tableId() const {return 319;}; +int season_tableId() const {return 326;}; BnsTables::Shared::TableRef main_season; -int main_season_tableId() const {return 319;}; +int main_season_tableId() const {return 326;}; signed char contents_score_type; char Pad0[3]; BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef tier_contents_seasons[15]; __int32 tier_contents_seasons_Size() const {return 15;}; -int tier_contents_seasons_tableId() const {return 320;}; +int tier_contents_seasons_tableId() const {return 327;}; BnsTables::Shared::TableRef tier; -int tier_tableId() const {return 322;}; +int tier_tableId() const {return 329;}; __int64 min_accumulate_reward; __int16 min_accumulate_reward_range; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 320; } + static __int16 TableId() { return 327; } static __int32 SubType() { return -1; } + enum class contents_score_type { + invalid = 0, + contents_single = 1, + contents_total = 2, + tier_total = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h b/Generated/include/EU/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h index bef0c09d0..2189d7bad 100644 --- a/Generated/include/EU/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h +++ b/Generated/include/EU/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h @@ -22,13 +22,13 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef season; -int season_tableId() const {return 319;}; +int season_tableId() const {return 326;}; signed char schedule_number; char Pad0[3]; __int64 start_time; __int64 end_time; BnsTables::Shared::TableRef reward_group; -int reward_group_tableId() const {return 318;}; +int reward_group_tableId() const {return 325;}; bool is_join_reward; bool is_job_reward; char Pad1[2]; @@ -39,8 +39,9 @@ __int16 lucky_tax_reward_rate; bool show_accumurate_reward; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } - static __int16 TableId() { return 321; } + static __int16 TableId() { return 328; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ranking2_tier/AAA_ranking2_tier_RecordBase.h b/Generated/include/EU/ranking2_tier/AAA_ranking2_tier_RecordBase.h index 7c85b0fd5..da405c07e 100644 --- a/Generated/include/EU/ranking2_tier/AAA_ranking2_tier_RecordBase.h +++ b/Generated/include/EU/ranking2_tier/AAA_ranking2_tier_RecordBase.h @@ -27,7 +27,7 @@ __int32 min_rank[20]; __int32 min_rank_Size() const {return 20;}; BnsTables::Shared::TableRef tier_title[20]; __int32 tier_title_Size() const {return 20;}; -int tier_title_tableId() const {return 427;}; +int tier_title_tableId() const {return 434;}; wchar_t* tier_image[20]; __int32 tier_image_Size() const {return 20;}; wchar_t* tier_image_small[20]; @@ -40,8 +40,9 @@ __int32 gauge_percentage_condition[5]; __int32 gauge_percentage_condition_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 5); } - static __int16 TableId() { return 322; } + static __int16 TableId() { return 329; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/rankingpvestage/AAA_rankingpvestage_RecordBase.h b/Generated/include/EU/rankingpvestage/AAA_rankingpvestage_RecordBase.h index 3c21ef3de..6d8f1d577 100644 --- a/Generated/include/EU/rankingpvestage/AAA_rankingpvestage_RecordBase.h +++ b/Generated/include/EU/rankingpvestage/AAA_rankingpvestage_RecordBase.h @@ -25,8 +25,9 @@ __int32 ranking_npc_grade_text_Size() const {return 30;}; bool use_ranking_npc_grade; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 323; } + static __int16 TableId() { return 330; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/rankingreward/AAA_rankingreward_RecordBase.h b/Generated/include/EU/rankingreward/AAA_rankingreward_RecordBase.h index 0e5aab0db..a264e0edc 100644 --- a/Generated/include/EU/rankingreward/AAA_rankingreward_RecordBase.h +++ b/Generated/include/EU/rankingreward/AAA_rankingreward_RecordBase.h @@ -25,14 +25,14 @@ __int32 week_reward_exp; __int32 week_reward_money; BnsTables::Shared::TableRef week_reward_item[4]; __int32 week_reward_item_Size() const {return 4;}; -int week_reward_item_tableId() const {return 198;}; +int week_reward_item_tableId() const {return 202;}; __int32 week_reward_item_amount[4]; __int32 week_reward_item_amount_Size() const {return 4;}; __int32 season_reward_exp; __int32 season_reward_money; BnsTables::Shared::TableRef season_reward_item[4]; __int32 season_reward_item_Size() const {return 4;}; -int season_reward_item_tableId() const {return 198;}; +int season_reward_item_tableId() const {return 202;}; __int32 season_reward_item_amount[4]; __int32 season_reward_item_amount_Size() const {return 4;}; __int16 week_reward_combat_exp_bonus_rate; @@ -50,11 +50,19 @@ char Pad0[3]; __int32 season_reward_guild_bank_item_amount[5]; __int32 season_reward_guild_bank_item_amount_Size() const {return 5;}; BnsTables::Shared::TableRef guild_ranking_reward_effect; -int guild_ranking_reward_effect_tableId() const {return 115;}; +int guild_ranking_reward_effect_tableId() const {return 118;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 324; } + static __int16 TableId() { return 331; } static __int32 SubType() { return -1; } + enum class season_reward_guild_bank_item { + none = 0, + gemstone = 1, + moonstone = 2, + tokeniron = 3, + tokensilver = 4, + tokengold = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h b/Generated/include/EU/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h index ce1d099fe..885485cf0 100644 --- a/Generated/include/EU/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h +++ b/Generated/include/EU/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h @@ -27,7 +27,7 @@ __int32 reward_group_bottom[20]; __int32 reward_group_bottom_Size() const {return 20;}; BnsTables::Shared::TableRef reward_data[20]; __int32 reward_data_Size() const {return 20;}; -int reward_data_tableId() const {return 324;}; +int reward_data_tableId() const {return 331;}; wchar_t* default_job_ranking_imageset_large; wchar_t* default_job_ranking_imageset; wchar_t* job_ranking_imageset_large[20]; @@ -44,8 +44,9 @@ wchar_t* ranking_buff_imageset[20]; __int32 ranking_buff_imageset_Size() const {return 20;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 325; } + static __int16 TableId() { return 332; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h b/Generated/include/EU/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h index 1544d81ba..f0426f025 100644 --- a/Generated/include/EU/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h +++ b/Generated/include/EU/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::EU { __int32 enhance_money; BnsTables::Shared::TableRef enhance_required_item[4]; __int32 enhance_required_item_Size() const {return 4;}; -int enhance_required_item_tableId() const {return 198;}; +int enhance_required_item_tableId() const {return 202;}; __int16 enhance_required_item_count[4]; __int32 enhance_required_item_count_Size() const {return 4;}; bool enhance_reset_enable; @@ -32,13 +32,14 @@ char Pad0[3]; __int32 enhance_reset_money; BnsTables::Shared::TableRef enhance_reset_required_item[4]; __int32 enhance_reset_required_item_Size() const {return 4;}; -int enhance_reset_required_item_tableId() const {return 198;}; +int enhance_reset_required_item_tableId() const {return 202;}; __int16 enhance_reset_required_item_count[4]; __int32 enhance_reset_required_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 326; } + static __int16 TableId() { return 333; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/relic_option/AAA_relic_option_RecordBase.h b/Generated/include/EU/relic_option/AAA_relic_option_RecordBase.h index 04fb55061..c558a0402 100644 --- a/Generated/include/EU/relic_option/AAA_relic_option_RecordBase.h +++ b/Generated/include/EU/relic_option/AAA_relic_option_RecordBase.h @@ -37,8 +37,85 @@ __int32 enhance_ability_value_max[60]; __int32 enhance_ability_value_max_Size() const {return 60;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } - static __int16 TableId() { return 327; } + static __int16 TableId() { return 334; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/relic_set_item/AAA_relic_set_item_RecordBase.h b/Generated/include/EU/relic_set_item/AAA_relic_set_item_RecordBase.h index ce9636f99..c683e8d11 100644 --- a/Generated/include/EU/relic_set_item/AAA_relic_set_item_RecordBase.h +++ b/Generated/include/EU/relic_set_item/AAA_relic_set_item_RecordBase.h @@ -82,14 +82,91 @@ __int32 count_10_ability_value_Size() const {return 8;}; __int32 count_10_ability_base_value[8]; __int32 count_10_ability_base_value_Size() const {return 8;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef set_item[15]; __int32 set_item_Size() const {return 15;}; -int set_item_tableId() const {return 198;}; +int set_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 328; } + static __int16 TableId() { return 335; } static __int32 SubType() { return -1; } + enum class count_1_ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/relic_symbol/AAA_relic_symbol_RecordBase.h b/Generated/include/EU/relic_symbol/AAA_relic_symbol_RecordBase.h index 6317a275b..356fe9bb1 100644 --- a/Generated/include/EU/relic_symbol/AAA_relic_symbol_RecordBase.h +++ b/Generated/include/EU/relic_symbol/AAA_relic_symbol_RecordBase.h @@ -33,8 +33,9 @@ bool indexes_4[4]; __int32 indexes_4_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 329; } + static __int16 TableId() { return 336; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/relic_synthesis/AAA_relic_synthesis_RecordBase.h b/Generated/include/EU/relic_synthesis/AAA_relic_synthesis_RecordBase.h index 2574411e0..a6f957d13 100644 --- a/Generated/include/EU/relic_synthesis/AAA_relic_synthesis_RecordBase.h +++ b/Generated/include/EU/relic_synthesis/AAA_relic_synthesis_RecordBase.h @@ -23,19 +23,20 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef required_item[4]; __int32 required_item_Size() const {return 4;}; -int required_item_tableId() const {return 198;}; +int required_item_tableId() const {return 202;}; __int16 required_item_count[4]; __int32 required_item_count_Size() const {return 4;}; __int32 money_cost; BnsTables::Shared::TableRef result_item[100]; __int32 result_item_Size() const {return 100;}; -int result_item_tableId() const {return 198;}; +int result_item_tableId() const {return 202;}; __int16 result_item_rate[100]; __int32 result_item_rate_Size() const {return 100;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 330; } + static __int16 TableId() { return 337; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/relic_system/AAA_relic_system_RecordBase.h b/Generated/include/EU/relic_system/AAA_relic_system_RecordBase.h index 49448107d..3d3727ed0 100644 --- a/Generated/include/EU/relic_system/AAA_relic_system_RecordBase.h +++ b/Generated/include/EU/relic_system/AAA_relic_system_RecordBase.h @@ -32,8 +32,85 @@ __int32 ability_base_value_max[40]; __int32 ability_base_value_max_Size() const {return 40;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 331; } + static __int16 TableId() { return 338; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/reward/AAA_reward_RecordBase.h b/Generated/include/EU/reward/AAA_reward_RecordBase.h index 58b1d3ca0..cb3be6db6 100644 --- a/Generated/include/EU/reward/AAA_reward_RecordBase.h +++ b/Generated/include/EU/reward/AAA_reward_RecordBase.h @@ -26,7 +26,7 @@ bool blind_auction; char Pad0[2]; BnsTables::Shared::TableRef fixed_item[8]; __int32 fixed_item_Size() const {return 8;}; -int fixed_item_tableId() const {return 198;}; +int fixed_item_tableId() const {return 202;}; __int16 fixed_item_min[8]; __int32 fixed_item_min_Size() const {return 8;}; __int16 fixed_item_max[8]; @@ -35,13 +35,13 @@ __int16 group_1_2_probability; __int16 group_1_prob_weight; BnsTables::Shared::TableRef group_1_item[16]; __int32 group_1_item_Size() const {return 16;}; -int group_1_item_tableId() const {return 198;}; +int group_1_item_tableId() const {return 202;}; signed char group_1_assured_count; signed char group_1_item_total_count; __int16 group_2_prob_weight; BnsTables::Shared::TableRef group_2_item[16]; __int32 group_2_item_Size() const {return 16;}; -int group_2_item_tableId() const {return 198;}; +int group_2_item_tableId() const {return 202;}; signed char group_2_assured_count; signed char group_2_item_total_count; char Pad1[2]; @@ -50,7 +50,7 @@ __int16 group_3_probability; char Pad2[2]; BnsTables::Shared::TableRef group_3_item[32]; __int32 group_3_item_Size() const {return 32;}; -int group_3_item_tableId() const {return 198;}; +int group_3_item_tableId() const {return 202;}; __int16 group_3_item_prob_weight[32]; __int32 group_3_item_prob_weight_Size() const {return 32;}; __int32 group_3_item_total_prob_weight; @@ -59,7 +59,7 @@ char Pad3[1]; __int16 group_4_probability; BnsTables::Shared::TableRef group_4_item[10]; __int32 group_4_item_Size() const {return 10;}; -int group_4_item_tableId() const {return 198;}; +int group_4_item_tableId() const {return 202;}; signed char group_4_selected_count; char Pad4[3]; __int32 group_4_item_min[10]; @@ -71,7 +71,7 @@ char Pad5[1]; __int16 group_5_probability; BnsTables::Shared::TableRef group_5_item[10]; __int32 group_5_item_Size() const {return 10;}; -int group_5_item_tableId() const {return 198;}; +int group_5_item_tableId() const {return 202;}; signed char group_5_selected_count; char Pad6[3]; __int32 group_5_item_min[10]; @@ -82,7 +82,7 @@ signed char group_5_item_total_count; char Pad7[3]; BnsTables::Shared::TableRef rare_item[120]; __int32 rare_item_Size() const {return 120;}; -int rare_item_tableId() const {return 198;}; +int rare_item_tableId() const {return 202;}; __int32 rare_item_prob_weight_type; __int32 rare_item_prob_weight[120]; __int32 rare_item_prob_weight_Size() const {return 120;}; @@ -95,28 +95,28 @@ __int32 rare_item_max_Size() const {return 120;}; char Pad9[2]; BnsTables::Shared::TableRef selected_item[64]; __int32 selected_item_Size() const {return 64;}; -int selected_item_tableId() const {return 198;}; +int selected_item_tableId() const {return 202;}; __int16 selected_item_count[64]; __int32 selected_item_count_Size() const {return 64;}; signed char selected_item_assured_count; char Pad10[3]; BnsTables::Shared::TableRef random_item[90]; __int32 random_item_Size() const {return 90;}; -int random_item_tableId() const {return 198;}; +int random_item_tableId() const {return 202;}; BnsTables::Shared::TableRef smart_fixed_reward[8]; __int32 smart_fixed_reward_Size() const {return 8;}; -int smart_fixed_reward_tableId() const {return 388;}; +int smart_fixed_reward_tableId() const {return 395;}; __int16 smart_group_1_2_probability; __int16 smart_group_1_prob_weight; BnsTables::Shared::TableRef smart_group_1_reward[16]; __int32 smart_group_1_reward_Size() const {return 16;}; -int smart_group_1_reward_tableId() const {return 388;}; +int smart_group_1_reward_tableId() const {return 395;}; signed char smart_group_1_assured_count; signed char smart_group_1_reward_total_count; __int16 smart_group_2_prob_weight; BnsTables::Shared::TableRef smart_group_2_reward[16]; __int32 smart_group_2_reward_Size() const {return 16;}; -int smart_group_2_reward_tableId() const {return 388;}; +int smart_group_2_reward_tableId() const {return 395;}; signed char smart_group_2_assured_count; signed char smart_group_2_reward_total_count; char Pad11[2]; @@ -125,7 +125,7 @@ __int16 smart_group_3_probability; char Pad12[2]; BnsTables::Shared::TableRef smart_group_3_reward[32]; __int32 smart_group_3_reward_Size() const {return 32;}; -int smart_group_3_reward_tableId() const {return 388;}; +int smart_group_3_reward_tableId() const {return 395;}; __int16 smart_group_3_reward_prob_weight[32]; __int32 smart_group_3_reward_prob_weight_Size() const {return 32;}; __int32 smart_group_3_reward_total_prob_weight; @@ -134,27 +134,37 @@ char Pad13[1]; __int16 smart_group_4_probability; BnsTables::Shared::TableRef smart_group_4_reward[10]; __int32 smart_group_4_reward_Size() const {return 10;}; -int smart_group_4_reward_tableId() const {return 388;}; +int smart_group_4_reward_tableId() const {return 395;}; signed char smart_group_4_selected_count; signed char smart_group_4_reward_total_count; __int16 smart_group_5_probability; BnsTables::Shared::TableRef smart_group_5_reward[10]; __int32 smart_group_5_reward_Size() const {return 10;}; -int smart_group_5_reward_tableId() const {return 388;}; +int smart_group_5_reward_tableId() const {return 395;}; signed char smart_group_5_selected_count; signed char smart_group_5_reward_total_count; char Pad14[2]; BnsTables::Shared::TableRef smart_rare_reward[120]; __int32 smart_rare_reward_Size() const {return 120;}; -int smart_rare_reward_tableId() const {return 388;}; +int smart_rare_reward_tableId() const {return 395;}; __int32 smart_rare_reward_prob_weight_type; __int32 smart_rare_reward_prob_weight[120]; __int32 smart_rare_reward_prob_weight_Size() const {return 120;}; signed char smart_rare_reward_total_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 47); } - static __int16 TableId() { return 332; } + static __int16 TableId() { return 339; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h b/Generated/include/EU/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h index 3d145a5ee..c2ef32c06 100644 --- a/Generated/include/EU/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h +++ b/Generated/include/EU/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h @@ -22,16 +22,17 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef icon_name; -int icon_name_tableId() const {return 427;}; +int icon_name_tableId() const {return 434;}; BnsTables::Shared::TableRef icon_tooltip; -int icon_tooltip_tableId() const {return 427;}; +int icon_tooltip_tableId() const {return 434;}; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 333; } + static __int16 TableId() { return 340; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h b/Generated/include/EU/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h index d24315a46..bbcab700f 100644 --- a/Generated/include/EU/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h +++ b/Generated/include/EU/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h @@ -24,8 +24,9 @@ namespace BnsTables::EU { wchar_t* scroll_level_font; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 334; } + static __int16 TableId() { return 341; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h b/Generated/include/EU/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h index 454a384ac..ec09c06a2 100644 --- a/Generated/include/EU/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h +++ b/Generated/include/EU/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h @@ -32,55 +32,55 @@ __int16 modify_skill_duration; char Pad1[2]; BnsTables::Shared::TableRef gimmick_option_fixed[5]; __int32 gimmick_option_fixed_Size() const {return 5;}; -int gimmick_option_fixed_tableId() const {return 333;}; +int gimmick_option_fixed_tableId() const {return 340;}; BnsTables::Shared::TableRef gimmick_option_week_1[2]; __int32 gimmick_option_week_1_Size() const {return 2;}; -int gimmick_option_week_1_tableId() const {return 333;}; +int gimmick_option_week_1_tableId() const {return 340;}; BnsTables::Shared::TableRef gimmick_option_week_2[2]; __int32 gimmick_option_week_2_Size() const {return 2;}; -int gimmick_option_week_2_tableId() const {return 333;}; +int gimmick_option_week_2_tableId() const {return 340;}; BnsTables::Shared::TableRef gimmick_option_week_3[2]; __int32 gimmick_option_week_3_Size() const {return 2;}; -int gimmick_option_week_3_tableId() const {return 333;}; +int gimmick_option_week_3_tableId() const {return 340;}; BnsTables::Shared::TableRef gimmick_option_week_4[2]; __int32 gimmick_option_week_4_Size() const {return 2;}; -int gimmick_option_week_4_tableId() const {return 333;}; +int gimmick_option_week_4_tableId() const {return 340;}; BnsTables::Shared::TableRef gimmick_option_week_5[2]; __int32 gimmick_option_week_5_Size() const {return 2;}; -int gimmick_option_week_5_tableId() const {return 333;}; +int gimmick_option_week_5_tableId() const {return 340;}; BnsTables::Shared::TableRef target_boss_npc[3]; __int32 target_boss_npc_Size() const {return 3;}; -int target_boss_npc_tableId() const {return 270;}; +int target_boss_npc_tableId() const {return 276;}; BnsTables::Shared::TableRef boss_npc_effect_week_1[5]; __int32 boss_npc_effect_week_1_Size() const {return 5;}; -int boss_npc_effect_week_1_tableId() const {return 115;}; +int boss_npc_effect_week_1_tableId() const {return 118;}; BnsTables::Shared::TableRef boss_npc_effect_week_2[5]; __int32 boss_npc_effect_week_2_Size() const {return 5;}; -int boss_npc_effect_week_2_tableId() const {return 115;}; +int boss_npc_effect_week_2_tableId() const {return 118;}; BnsTables::Shared::TableRef boss_npc_effect_week_3[5]; __int32 boss_npc_effect_week_3_Size() const {return 5;}; -int boss_npc_effect_week_3_tableId() const {return 115;}; +int boss_npc_effect_week_3_tableId() const {return 118;}; BnsTables::Shared::TableRef boss_npc_effect_week_4[5]; __int32 boss_npc_effect_week_4_Size() const {return 5;}; -int boss_npc_effect_week_4_tableId() const {return 115;}; +int boss_npc_effect_week_4_tableId() const {return 118;}; BnsTables::Shared::TableRef boss_npc_effect_week_5[5]; __int32 boss_npc_effect_week_5_Size() const {return 5;}; -int boss_npc_effect_week_5_tableId() const {return 115;}; +int boss_npc_effect_week_5_tableId() const {return 118;}; wchar_t* boss_npc_effect_tooltip_week_1; wchar_t* boss_npc_effect_tooltip_week_2; wchar_t* boss_npc_effect_tooltip_week_3; wchar_t* boss_npc_effect_tooltip_week_4; wchar_t* boss_npc_effect_tooltip_week_5; BnsTables::Shared::TableRef boss_npc_effect_icon_week_1; -int boss_npc_effect_icon_week_1_tableId() const {return 184;}; +int boss_npc_effect_icon_week_1_tableId() const {return 188;}; BnsTables::Shared::TableRef boss_npc_effect_icon_week_2; -int boss_npc_effect_icon_week_2_tableId() const {return 184;}; +int boss_npc_effect_icon_week_2_tableId() const {return 188;}; BnsTables::Shared::TableRef boss_npc_effect_icon_week_3; -int boss_npc_effect_icon_week_3_tableId() const {return 184;}; +int boss_npc_effect_icon_week_3_tableId() const {return 188;}; BnsTables::Shared::TableRef boss_npc_effect_icon_week_4; -int boss_npc_effect_icon_week_4_tableId() const {return 184;}; +int boss_npc_effect_icon_week_4_tableId() const {return 188;}; BnsTables::Shared::TableRef boss_npc_effect_icon_week_5; -int boss_npc_effect_icon_week_5_tableId() const {return 184;}; +int boss_npc_effect_icon_week_5_tableId() const {return 188;}; __int16 boss_npc_effect_icon_index_week_1; __int16 boss_npc_effect_icon_index_week_2; __int16 boss_npc_effect_icon_index_week_3; @@ -88,12 +88,12 @@ __int16 boss_npc_effect_icon_index_week_4; __int16 boss_npc_effect_icon_index_week_5; char Pad2[2]; BnsTables::Shared::TableRef contents_reset; -int contents_reset_tableId() const {return 73;}; +int contents_reset_tableId() const {return 75;}; bool use_level_first_clear; signed char use_level_first_clear_next_level; char Pad3[2]; BnsTables::Shared::TableRef dungeon_id; -int dungeon_id_tableId() const {return 114;}; +int dungeon_id_tableId() const {return 117;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; wchar_t* scroll_boss_imageset; @@ -101,12 +101,13 @@ wchar_t* scroll_boss_back_imageset; __int16 recommend_attack_power_sealed_dungeon; char Pad4[2]; BnsTables::Shared::TableRef recommend_alias_sealed_dungeon; -int recommend_alias_sealed_dungeon_tableId() const {return 72;}; +int recommend_alias_sealed_dungeon_tableId() const {return 74;}; bool hide_skill_decal; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 4); } - static __int16 TableId() { return 335; } + static __int16 TableId() { return 342; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h b/Generated/include/EU/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h index 15d47c968..dad34586b 100644 --- a/Generated/include/EU/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h +++ b/Generated/include/EU/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h @@ -22,18 +22,19 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; signed char sealed_level; char Pad0[3]; BnsTables::Shared::TableRef reward_item[5]; __int32 reward_item_Size() const {return 5;}; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int16 reward_item_count[5]; __int32 reward_item_count_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } - static __int16 TableId() { return 336; } + static __int16 TableId() { return 343; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/season_ability_goal/AAA_season_ability_goal_RecordBase.h b/Generated/include/EU/season_ability_goal/AAA_season_ability_goal_RecordBase.h index 49491dfdf..e0749233b 100644 --- a/Generated/include/EU/season_ability_goal/AAA_season_ability_goal_RecordBase.h +++ b/Generated/include/EU/season_ability_goal/AAA_season_ability_goal_RecordBase.h @@ -27,8 +27,40 @@ __int32 value[10]; __int32 value_Size() const {return 10;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 337; } + static __int16 TableId() { return 344; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + max_hp = 10, + defend_power_creature_value = 11, + pve_boss_level_npc_defend_power_creature_value = 12, + pvp_defend_power_creature_value = 13, + defend_dodge_value = 14, + defend_parry_value = 15, + defend_critical_value = 16, + defend_critical_damage_value = 17, + hp_regen = 18, + heal_power_value = 19, + abnormal_defend_power_value = 20, + attack_stiff_duration_value = 21, + defend_stiff_duration_value = 22, + attack_concentrate_value = 23, + aoe_defend_power_value = 24, + hate_power_creature_value = 25, + attack_damage_modify_diff = 26, + defend_damage_modify_diff = 27, + attack_abnormal_hit_value = 28, + defend_abnormal_resistance_value = 29, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/season_contents/AAA_season_contents_RecordBase.h b/Generated/include/EU/season_contents/AAA_season_contents_RecordBase.h index 2b6751ada..75497e279 100644 --- a/Generated/include/EU/season_contents/AAA_season_contents_RecordBase.h +++ b/Generated/include/EU/season_contents/AAA_season_contents_RecordBase.h @@ -22,8 +22,9 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 13); } - static __int16 TableId() { return 338; } + static __int16 TableId() { return 345; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/secret_treasure/AAA_secret_treasure_RecordBase.h b/Generated/include/EU/secret_treasure/AAA_secret_treasure_RecordBase.h index 7103a2e52..83fb65362 100644 --- a/Generated/include/EU/secret_treasure/AAA_secret_treasure_RecordBase.h +++ b/Generated/include/EU/secret_treasure/AAA_secret_treasure_RecordBase.h @@ -21,13 +21,14 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; __int32 usable_duration; bool do_not_use; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 339; } + static __int16 TableId() { return 346; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/set_item/AAA_set_item_RecordBase.h b/Generated/include/EU/set_item/AAA_set_item_RecordBase.h index 71868d848..d83c404c3 100644 --- a/Generated/include/EU/set_item/AAA_set_item_RecordBase.h +++ b/Generated/include/EU/set_item/AAA_set_item_RecordBase.h @@ -25,64 +25,64 @@ signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef count_1_effect[2]; __int32 count_1_effect_Size() const {return 2;}; -int count_1_effect_tableId() const {return 115;}; +int count_1_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_2_effect[2]; __int32 count_2_effect_Size() const {return 2;}; -int count_2_effect_tableId() const {return 115;}; +int count_2_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_3_effect[2]; __int32 count_3_effect_Size() const {return 2;}; -int count_3_effect_tableId() const {return 115;}; +int count_3_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_4_effect[2]; __int32 count_4_effect_Size() const {return 2;}; -int count_4_effect_tableId() const {return 115;}; +int count_4_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_5_effect[2]; __int32 count_5_effect_Size() const {return 2;}; -int count_5_effect_tableId() const {return 115;}; +int count_5_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_6_effect[2]; __int32 count_6_effect_Size() const {return 2;}; -int count_6_effect_tableId() const {return 115;}; +int count_6_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_7_effect[2]; __int32 count_7_effect_Size() const {return 2;}; -int count_7_effect_tableId() const {return 115;}; +int count_7_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_8_effect[2]; __int32 count_8_effect_Size() const {return 2;}; -int count_8_effect_tableId() const {return 115;}; +int count_8_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_9_effect[2]; __int32 count_9_effect_Size() const {return 2;}; -int count_9_effect_tableId() const {return 115;}; +int count_9_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_10_effect[2]; __int32 count_10_effect_Size() const {return 2;}; -int count_10_effect_tableId() const {return 115;}; +int count_10_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_1_skill_modify_info_group[10]; __int32 count_1_skill_modify_info_group_Size() const {return 10;}; -int count_1_skill_modify_info_group_tableId() const {return 360;}; +int count_1_skill_modify_info_group_tableId() const {return 367;}; BnsTables::Shared::TableRef count_2_skill_modify_info_group[10]; __int32 count_2_skill_modify_info_group_Size() const {return 10;}; -int count_2_skill_modify_info_group_tableId() const {return 360;}; +int count_2_skill_modify_info_group_tableId() const {return 367;}; BnsTables::Shared::TableRef count_3_skill_modify_info_group[10]; __int32 count_3_skill_modify_info_group_Size() const {return 10;}; -int count_3_skill_modify_info_group_tableId() const {return 360;}; +int count_3_skill_modify_info_group_tableId() const {return 367;}; BnsTables::Shared::TableRef count_4_skill_modify_info_group[10]; __int32 count_4_skill_modify_info_group_Size() const {return 10;}; -int count_4_skill_modify_info_group_tableId() const {return 360;}; +int count_4_skill_modify_info_group_tableId() const {return 367;}; BnsTables::Shared::TableRef count_5_skill_modify_info_group[10]; __int32 count_5_skill_modify_info_group_Size() const {return 10;}; -int count_5_skill_modify_info_group_tableId() const {return 360;}; +int count_5_skill_modify_info_group_tableId() const {return 367;}; BnsTables::Shared::TableRef count_6_skill_modify_info_group[10]; __int32 count_6_skill_modify_info_group_Size() const {return 10;}; -int count_6_skill_modify_info_group_tableId() const {return 360;}; +int count_6_skill_modify_info_group_tableId() const {return 367;}; BnsTables::Shared::TableRef count_7_skill_modify_info_group[10]; __int32 count_7_skill_modify_info_group_Size() const {return 10;}; -int count_7_skill_modify_info_group_tableId() const {return 360;}; +int count_7_skill_modify_info_group_tableId() const {return 367;}; BnsTables::Shared::TableRef count_8_skill_modify_info_group[10]; __int32 count_8_skill_modify_info_group_Size() const {return 10;}; -int count_8_skill_modify_info_group_tableId() const {return 360;}; +int count_8_skill_modify_info_group_tableId() const {return 367;}; BnsTables::Shared::TableRef count_9_skill_modify_info_group[10]; __int32 count_9_skill_modify_info_group_Size() const {return 10;}; -int count_9_skill_modify_info_group_tableId() const {return 360;}; +int count_9_skill_modify_info_group_tableId() const {return 367;}; BnsTables::Shared::TableRef count_10_skill_modify_info_group[10]; __int32 count_10_skill_modify_info_group_Size() const {return 10;}; -int count_10_skill_modify_info_group_tableId() const {return 360;}; +int count_10_skill_modify_info_group_tableId() const {return 367;}; bool count_1_tooltip[2]; __int32 count_1_tooltip_Size() const {return 2;}; bool count_2_tooltip[2]; @@ -105,67 +105,125 @@ bool count_10_tooltip[2]; __int32 count_10_tooltip_Size() const {return 2;}; BnsTables::Shared::TableRef count_1_talksocial[8]; __int32 count_1_talksocial_Size() const {return 8;}; -int count_1_talksocial_tableId() const {return 421;}; +int count_1_talksocial_tableId() const {return 428;}; BnsTables::Shared::TableRef count_2_talksocial[8]; __int32 count_2_talksocial_Size() const {return 8;}; -int count_2_talksocial_tableId() const {return 421;}; +int count_2_talksocial_tableId() const {return 428;}; BnsTables::Shared::TableRef count_3_talksocial[8]; __int32 count_3_talksocial_Size() const {return 8;}; -int count_3_talksocial_tableId() const {return 421;}; +int count_3_talksocial_tableId() const {return 428;}; BnsTables::Shared::TableRef count_4_talksocial[8]; __int32 count_4_talksocial_Size() const {return 8;}; -int count_4_talksocial_tableId() const {return 421;}; +int count_4_talksocial_tableId() const {return 428;}; BnsTables::Shared::TableRef count_5_talksocial[8]; __int32 count_5_talksocial_Size() const {return 8;}; -int count_5_talksocial_tableId() const {return 421;}; +int count_5_talksocial_tableId() const {return 428;}; BnsTables::Shared::TableRef count_6_talksocial[8]; __int32 count_6_talksocial_Size() const {return 8;}; -int count_6_talksocial_tableId() const {return 421;}; +int count_6_talksocial_tableId() const {return 428;}; BnsTables::Shared::TableRef count_7_talksocial[8]; __int32 count_7_talksocial_Size() const {return 8;}; -int count_7_talksocial_tableId() const {return 421;}; +int count_7_talksocial_tableId() const {return 428;}; BnsTables::Shared::TableRef count_8_talksocial[8]; __int32 count_8_talksocial_Size() const {return 8;}; -int count_8_talksocial_tableId() const {return 421;}; +int count_8_talksocial_tableId() const {return 428;}; BnsTables::Shared::TableRef count_9_talksocial[8]; __int32 count_9_talksocial_Size() const {return 8;}; -int count_9_talksocial_tableId() const {return 421;}; +int count_9_talksocial_tableId() const {return 428;}; BnsTables::Shared::TableRef count_10_talksocial[8]; __int32 count_10_talksocial_Size() const {return 8;}; -int count_10_talksocial_tableId() const {return 421;}; +int count_10_talksocial_tableId() const {return 428;}; BnsTables::Shared::TableRef count_1_skill_skin; -int count_1_skill_skin_tableId() const {return 364;}; +int count_1_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef count_2_skill_skin; -int count_2_skill_skin_tableId() const {return 364;}; +int count_2_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef count_3_skill_skin; -int count_3_skill_skin_tableId() const {return 364;}; +int count_3_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef count_4_skill_skin; -int count_4_skill_skin_tableId() const {return 364;}; +int count_4_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef count_5_skill_skin; -int count_5_skill_skin_tableId() const {return 364;}; +int count_5_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef count_6_skill_skin; -int count_6_skill_skin_tableId() const {return 364;}; +int count_6_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef count_7_skill_skin; -int count_7_skill_skin_tableId() const {return 364;}; +int count_7_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef count_8_skill_skin; -int count_8_skill_skin_tableId() const {return 364;}; +int count_8_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef count_9_skill_skin; -int count_9_skill_skin_tableId() const {return 364;}; +int count_9_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef count_10_skill_skin; -int count_10_skill_skin_tableId() const {return 364;}; +int count_10_skill_skin_tableId() const {return 371;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef slot_name[10]; __int32 slot_name_Size() const {return 10;}; -int slot_name_tableId() const {return 427;}; +int slot_name_tableId() const {return 434;}; BnsTables::Shared::IconRef slot_tag_icon[10]; __int32 slot_tag_icon_Size() const {return 10;}; signed char slot_equip_type[10]; __int32 slot_equip_type_Size() const {return 10;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 19); } - static __int16 TableId() { return 340; } + static __int16 TableId() { return 347; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class slot_equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/simple_field/AAA_simple_field_RecordBase.h b/Generated/include/EU/simple_field/AAA_simple_field_RecordBase.h index 3ee838896..5fa054cb8 100644 --- a/Generated/include/EU/simple_field/AAA_simple_field_RecordBase.h +++ b/Generated/include/EU/simple_field/AAA_simple_field_RecordBase.h @@ -22,13 +22,13 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; __int16 max_pc_count; signed char required_level; signed char required_mastery_level; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; char Pad0[3]; BnsTables::Shared::TableRef group; @@ -36,27 +36,31 @@ int group_tableId() const {return 16;}; __int16 recommend_attack_power; char Pad1[2]; BnsTables::Shared::TableRef standard_gear_weapon; -int standard_gear_weapon_tableId() const {return 198;}; +int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef simple_field_name2; -int simple_field_name2_tableId() const {return 427;}; +int simple_field_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef simple_field_desc; -int simple_field_desc_tableId() const {return 427;}; +int simple_field_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; signed char ui_text_grade; char Pad2[3]; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 427;}; +int tactic_tableId() const {return 434;}; BnsTables::Shared::TableRef recommend_alias; -int recommend_alias_tableId() const {return 72;}; +int recommend_alias_tableId() const {return 74;}; signed char recommend_level_min; signed char recommend_level_max; signed char recommend_mastery_level_min; signed char recommend_mastery_level_max; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 61); } - static __int16 TableId() { return 341; } + static __int16 TableId() { return 348; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill/AAA_skill_RecordBase.h b/Generated/include/EU/skill/AAA_skill_RecordBase.h index c3dfa3928..9e88200b7 100644 --- a/Generated/include/EU/skill/AAA_skill_RecordBase.h +++ b/Generated/include/EU/skill/AAA_skill_RecordBase.h @@ -33,13 +33,210 @@ signed char variation_4_level; wchar_t* alias; wchar_t* name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; __int16 short_cut_key; __int16 short_cut_key_classic; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 355; } + static __int16 TableId() { return 362; } static __int32 SubType() { return -1; } + enum class short_cut_key { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill/skill_active_skill_Record.h b/Generated/include/EU/skill/skill_active_skill_Record.h index 21d45afc2..8da9a7e92 100644 --- a/Generated/include/EU/skill/skill_active_skill_Record.h +++ b/Generated/include/EU/skill/skill_active_skill_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef cast_condition; -int cast_condition_tableId() const {return 351;}; +int cast_condition_tableId() const {return 358;}; __int16 consume_sp_value; char Pad_sub_0[2]; __int32 ui_next_combo; diff --git a/Generated/include/EU/skill3/AAA_skill3_RecordBase.h b/Generated/include/EU/skill3/AAA_skill3_RecordBase.h index c24149052..5c73d04d4 100644 --- a/Generated/include/EU/skill3/AAA_skill3_RecordBase.h +++ b/Generated/include/EU/skill3/AAA_skill3_RecordBase.h @@ -32,24 +32,24 @@ __int16 revised_event_probability_in_exec[5]; __int32 revised_event_probability_in_exec_Size() const {return 5;}; char Pad0[2]; BnsTables::Shared::TableRef skill_modify_limit; -int skill_modify_limit_tableId() const {return 361;}; +int skill_modify_limit_tableId() const {return 368;}; bool is_ego_skill; bool use_ego_skill_training_sequence; char Pad1[2]; BnsTables::Shared::TableRef systematization[16]; __int32 systematization_Size() const {return 16;}; -int systematization_tableId() const {return 367;}; +int systematization_tableId() const {return 374;}; __int16 damage_rate_pvp; __int16 damage_rate_standard_stats; BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 299;}; +int quest_tableId() const {return 306;}; signed char mission; signed char caseindex; signed char forwardingtype; char Pad2[1]; wchar_t* name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; signed char ui_stance[3]; __int32 ui_stance_Size() const {return 3;}; char Pad3[1]; @@ -69,43 +69,43 @@ bool stop_exec_show; bool weapon_property; bool auto_casting; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad4[2]; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef main_info1; -int main_info1_tableId() const {return 427;}; +int main_info1_tableId() const {return 434;}; BnsTables::Shared::TableRef main_info2; -int main_info2_tableId() const {return 427;}; +int main_info2_tableId() const {return 434;}; BnsTables::Shared::TableRef sub_info; -int sub_info_tableId() const {return 427;}; +int sub_info_tableId() const {return 434;}; BnsTables::Shared::TableRef main_info1_diff; -int main_info1_diff_tableId() const {return 427;}; +int main_info1_diff_tableId() const {return 434;}; BnsTables::Shared::TableRef main_info2_diff; -int main_info2_diff_tableId() const {return 427;}; +int main_info2_diff_tableId() const {return 434;}; BnsTables::Shared::TableRef sub_info_diff; -int sub_info_diff_tableId() const {return 427;}; +int sub_info_diff_tableId() const {return 434;}; BnsTables::Shared::TableRef main_tooltip_1[5]; __int32 main_tooltip_1_Size() const {return 5;}; -int main_tooltip_1_tableId() const {return 372;}; +int main_tooltip_1_tableId() const {return 379;}; BnsTables::Shared::TableRef main_tooltip_2[5]; __int32 main_tooltip_2_Size() const {return 5;}; -int main_tooltip_2_tableId() const {return 372;}; +int main_tooltip_2_tableId() const {return 379;}; BnsTables::Shared::TableRef sub_tooltip[15]; __int32 sub_tooltip_Size() const {return 15;}; -int sub_tooltip_tableId() const {return 372;}; +int sub_tooltip_tableId() const {return 379;}; BnsTables::Shared::TableRef stance_tooltip[5]; __int32 stance_tooltip_Size() const {return 5;}; -int stance_tooltip_tableId() const {return 372;}; +int stance_tooltip_tableId() const {return 379;}; BnsTables::Shared::TableRef condition_tooltip[5]; __int32 condition_tooltip_Size() const {return 5;}; -int condition_tooltip_tableId() const {return 372;}; +int condition_tooltip_tableId() const {return 379;}; BnsTables::Shared::TableRef ui_combo; -int ui_combo_tableId() const {return 352;}; +int ui_combo_tableId() const {return 359;}; signed char ui_category_display_type; char Pad5[3]; BnsTables::Shared::TableRef ui_main_buff; -int ui_main_buff_tableId() const {return 115;}; +int ui_main_buff_tableId() const {return 118;}; bool show_cast_bar; bool show_exec_bar; bool show_repeat_bar; @@ -129,15 +129,605 @@ char Pad8[3]; float bullet_effect_show_offset; float bullet_effect_duration; BnsTables::Shared::TableRef description_weapon_soul_gem; -int description_weapon_soul_gem_tableId() const {return 427;}; +int description_weapon_soul_gem_tableId() const {return 434;}; BnsTables::Shared::TableRef skill_style; -int skill_style_tableId() const {return 366;}; +int skill_style_tableId() const {return 373;}; BnsTables::Shared::TableRef skill_arcane_info; -int skill_arcane_info_tableId() const {return 344;}; +int skill_arcane_info_tableId() const {return 351;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 8); } - static __int16 TableId() { return 342; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 10); } + static __int16 TableId() { return 349; } static __int32 SubType() { return -1; } + enum class ui_stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class short_cut_key { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; + + enum class ui_category { + default_val = 0, + target_near = 1, + target_far = 2, + target_down = 3, + target_disabled = 4, + target_in_the_air = 5, + target_dodge = 6, + target_carrying = 7, + takedown = 8, + dodge_by_counter = 9, + parry_by_steelbody = 10, + hit_with_heavyattack = 11, + cast_magnetic_energy = 12, + parry_by_blocking = 13, + airdash = 14, + }; + + enum class ui_category_display_type { + main = 0, + sub = 1, + }; + + enum class boss_resistance_skill_cast { + none = 0, + cast = 1, + fire_1 = 2, + exec_1 = 3, + fire_2 = 4, + exec_2 = 5, + fire_3 = 6, + exec_3 = 7, + fire_4 = 8, + exec_4 = 9, + fire_5 = 10, + exec_5 = 11, + finish = 12, + }; + + enum class attribute { + none = 0, + maggi = 1, + bangyeog = 2, + twinggigi = 3, + bangeohaengdong = 4, + daeswi = 5, + idong = 6, + hoepi = 7, + daun = 8, + neogbaeg = 9, + gijeor = 10, + geurogi = 11, + gongjung = 12, + haengdongburga = 13, + idongburga = 14, + daundaeeung = 15, + maggijogeon = 16, + hoepijogeon = 17, + chimyeongtajogeon = 18, + yeongyegi = 19, + seutaenseu = 20, + hoebog = 21, + geijihoebog = 22, + buhwar = 23, + jiweon = 24, + jeugsisijeon = 25, + kaeseuting = 26, + gadeubeureikeu = 27, + barsache = 28, + barsache2 = 29, + jeab = 30, + gwanjeorgi = 31, + jangag = 32, + biinganjangag = 33, + heubgong = 34, + jeabdaeeung = 35, + jangagdaeeung = 36, + heubgongdaeeung = 37, + haeje = 38, + dog = 39, + kurtaim = 40, + bur = 41, + eoreum = 42, + jeongi = 43, + gigong = 44, + teurigeo = 45, + weopeu = 46, + geungeori = 47, + weongeori = 48, + gwangyeog = 49, + idongganeung = 50, + demijijon = 51, + sangtaemyeonyeog = 52, + wichibaggugi = 53, + eunsa = 54, + dobar = 55, + }; + + enum class category { + melee_physical = 0, + range_physical = 1, + force = 2, + }; + + enum class flowtype { + keep_mainslot = 0, + leave_caster = 1, + transfer_simslot = 2, + directly_simslot = 3, + }; + + enum class skill_type { + caster = 0, + target = 1, + ground = 2, + chain = 3, + none_target = 4, + summon = 5, + boss_rush = 6, + boss_multiground = 7, + boss_linklaser = 8, + make_campfire = 9, + succession = 10, + ground_succession = 11, + duel_tag = 12, + duel_interference = 13, + }; + + enum class hostile_type { + none = 0, + hostile = 1, + support = 2, + }; + + enum class toggle { + none = 0, + on = 1, + off = 2, + }; + + enum class skill_result_rule { + decide_execute = 0, + decide_execute_finish_each = 1, + decide_each = 2, + decide_each_finish_execute = 3, + decide_each_finish_all_hit = 4, + decide_each_finish_last_result = 5, + }; + + enum class auto_skill_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class cancel_by_override_skill { + none = 0, + override_skill = 1, + all_skill = 2, + }; + + enum class recycle_group { + none = 0, + class_val = 1, + item_1 = 2, + item_2 = 3, + class_2 = 4, + db = 5, + gadget = 6, + }; + + enum class consume_hp_type { + point = 0, + point_below = 1, + point_above = 2, + base_max_percent = 3, + total_max_percent = 4, + current_percent = 5, + }; + + enum class replace_target { + none = 0, + targets_target = 1, + my_summoned = 2, + my_summoneds_target = 3, + link_target = 4, + my_master = 5, + my_masters_link_target = 6, + }; + + enum class perfect_dodge { + none = 0, + attack = 1, + dodge = 2, + }; + + enum class exec_gather_type_1 { + target = 0, + target_360 = 1, + target_front_180 = 2, + target_back_180 = 3, + target_front_90 = 4, + target_back_90 = 5, + target_front_15 = 6, + target_front_30 = 7, + target_front_45 = 8, + target_front_60 = 9, + target_front_120 = 10, + target_front_270 = 11, + laser = 12, + target_and_link_target = 13, + shifting_laser = 14, + }; + + enum class simultaneous_group { + none = 0, + phantom = 1, + }; + + enum class resistance_skill_type { + none = 0, + immune_party_all = 1, + immune_party_projectile = 2, + immune_caster_target_long = 3, + immune_caster_target_short = 4, + immune_caster_nontarget_move = 5, + }; + + enum class auto_combat_resistance_skill_type { + none = 0, + parry_counter = 1, + move = 2, + immune_type_1 = 3, + immune_type_2 = 4, + immune_type_3 = 5, + }; + + enum class phantom_end_type { + none = 0, + exec_end = 1, + finish_end = 2, + }; + + enum class summoned_weapon_type { + summoned_none = 0, + summoned_sword = 1, + summoned_glove = 2, + summoned_hammer = 3, + summoned_gun = 4, + }; + + enum class ground_type { + ground = 0, + target = 1, + }; + + enum class casting_target { + none = 0, + self = 1, + target = 2, + wide = 3, + wide_laser = 4, + ground = 5, + ground_target = 6, + mount = 7, + catch_val = 8, + inhalation = 9, + silverstring = 10, + }; + + enum class attach_bone_type { + none = 0, + to_caster = 1, + mount = 2, + to_target = 3, + to_caster_pos_only = 4, + to_target_pos_only = 5, + }; + + enum class summoned_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class action_type { + airdash = 0, + pickup_deadbody = 1, + putdown_deadbody = 2, + sprint = 3, + drift = 4, + boost = 5, + dive = 6, + wall_move = 7, + glide = 8, + event_jump = 9, + rocket_start = 10, + hyper_move = 11, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill3/skill3_active_skill_Record.h b/Generated/include/EU/skill3/skill3_active_skill_Record.h index 8859f4f17..81457b545 100644 --- a/Generated/include/EU/skill3/skill3_active_skill_Record.h +++ b/Generated/include/EU/skill3/skill3_active_skill_Record.h @@ -18,24 +18,24 @@ char Pad_sub_0[1]; BnsTables::Shared::TableRef campfire; int campfire_tableId() const {return 47;}; BnsTables::Shared::TableRef dash_attribute; -int dash_attribute_tableId() const {return 354;}; +int dash_attribute_tableId() const {return 361;}; bool sit_down; signed char hostile_type; char Pad_sub_1[2]; BnsTables::Shared::TableRef target_filter; -int target_filter_tableId() const {return 370;}; +int target_filter_tableId() const {return 377;}; BnsTables::Shared::TableRef gather_range; -int gather_range_tableId() const {return 356;}; +int gather_range_tableId() const {return 363;}; __int16 hate; signed char toggle; char Pad_sub_2[1]; BnsTables::Shared::TableRef switch_off_id; -int switch_off_id_tableId() const {return 342;}; +int switch_off_id_tableId() const {return 349;}; BnsTables::Shared::TableRef passive_effect[8]; __int32 passive_effect_Size() const {return 8;}; -int passive_effect_tableId() const {return 115;}; +int passive_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef result_controll; -int result_controll_tableId() const {return 362;}; +int result_controll_tableId() const {return 369;}; signed char skill_result_rule; signed char auto_skill_result; signed char cancel_by_override_skill; @@ -45,18 +45,18 @@ bool save_combo; char Pad_sub_4[3]; BnsTables::Shared::TableRef children_skill[4]; __int32 children_skill_Size() const {return 4;}; -int children_skill_tableId() const {return 342;}; +int children_skill_tableId() const {return 349;}; __int16 children_skill_yaw_plus_angle[4]; __int32 children_skill_yaw_plus_angle_Size() const {return 4;}; BnsTables::Shared::TableRef cast_condition; -int cast_condition_tableId() const {return 351;}; +int cast_condition_tableId() const {return 358;}; __int32 cast_duration; BnsTables::Shared::TableRef cast_effect[6]; __int32 cast_effect_Size() const {return 6;}; -int cast_effect_tableId() const {return 115;}; +int cast_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef cast_effect_to_my_summoned_summoner[4]; __int32 cast_effect_to_my_summoned_summoner_Size() const {return 4;}; -int cast_effect_to_my_summoned_summoner_tableId() const {return 115;}; +int cast_effect_to_my_summoned_summoner_tableId() const {return 118;}; bool throw_link_target; bool casting_delay; bool fire_miss; @@ -82,7 +82,7 @@ signed char consume_summoned_hp_type; char Pad_sub_8[1]; BnsTables::Shared::TableRef target_kill_effect[4]; __int32 target_kill_effect_Size() const {return 4;}; -int target_kill_effect_tableId() const {return 115;}; +int target_kill_effect_tableId() const {return 118;}; __int16 gain_style_score; __int16 max_style_score; __int32 style_duration; @@ -93,7 +93,7 @@ signed char expanded_flow_repeat_count; signed char expanded_flow_repeat_start_flow_step; char Pad_sub_9[3]; BnsTables::Shared::TableRef cancel_flow_repeat_next_skill; -int cancel_flow_repeat_next_skill_tableId() const {return 342;}; +int cancel_flow_repeat_next_skill_tableId() const {return 349;}; bool occurrence_event_in_exec[5]; __int32 occurrence_event_in_exec_Size() const {return 5;}; bool occurrence_event_in_triggered; @@ -102,37 +102,37 @@ __int32 occurrence_ui_skill_combo_event_in_exec_Size() const {return 5;}; char Pad_sub_10[1]; BnsTables::Shared::TableRef swing_caster_effect_1[4]; __int32 swing_caster_effect_1_Size() const {return 4;}; -int swing_caster_effect_1_tableId() const {return 115;}; +int swing_caster_effect_1_tableId() const {return 118;}; BnsTables::Shared::TableRef swing_caster_effect_2[4]; __int32 swing_caster_effect_2_Size() const {return 4;}; -int swing_caster_effect_2_tableId() const {return 115;}; +int swing_caster_effect_2_tableId() const {return 118;}; BnsTables::Shared::TableRef swing_caster_effect_3[4]; __int32 swing_caster_effect_3_Size() const {return 4;}; -int swing_caster_effect_3_tableId() const {return 115;}; +int swing_caster_effect_3_tableId() const {return 118;}; BnsTables::Shared::TableRef swing_caster_effect_4[4]; __int32 swing_caster_effect_4_Size() const {return 4;}; -int swing_caster_effect_4_tableId() const {return 115;}; +int swing_caster_effect_4_tableId() const {return 118;}; BnsTables::Shared::TableRef swing_caster_effect_5[4]; __int32 swing_caster_effect_5_Size() const {return 4;}; -int swing_caster_effect_5_tableId() const {return 115;}; +int swing_caster_effect_5_tableId() const {return 118;}; BnsTables::Shared::TableRef exec_caster_effect_1[4]; __int32 exec_caster_effect_1_Size() const {return 4;}; -int exec_caster_effect_1_tableId() const {return 115;}; +int exec_caster_effect_1_tableId() const {return 118;}; BnsTables::Shared::TableRef exec_caster_effect_2[4]; __int32 exec_caster_effect_2_Size() const {return 4;}; -int exec_caster_effect_2_tableId() const {return 115;}; +int exec_caster_effect_2_tableId() const {return 118;}; BnsTables::Shared::TableRef exec_caster_effect_3[4]; __int32 exec_caster_effect_3_Size() const {return 4;}; -int exec_caster_effect_3_tableId() const {return 115;}; +int exec_caster_effect_3_tableId() const {return 118;}; BnsTables::Shared::TableRef exec_caster_effect_4[4]; __int32 exec_caster_effect_4_Size() const {return 4;}; -int exec_caster_effect_4_tableId() const {return 115;}; +int exec_caster_effect_4_tableId() const {return 118;}; BnsTables::Shared::TableRef exec_caster_effect_5[4]; __int32 exec_caster_effect_5_Size() const {return 4;}; -int exec_caster_effect_5_tableId() const {return 115;}; +int exec_caster_effect_5_tableId() const {return 118;}; BnsTables::Shared::TableRef exec_caster_effect_trigger[4]; __int32 exec_caster_effect_trigger_Size() const {return 4;}; -int exec_caster_effect_trigger_tableId() const {return 115;}; +int exec_caster_effect_trigger_tableId() const {return 118;}; signed char exec_caster_effect_skill_result_1[4]; __int32 exec_caster_effect_skill_result_1_Size() const {return 4;}; signed char exec_caster_effect_skill_result_2[4]; @@ -149,43 +149,43 @@ bool stop_skill_event_on_result; bool stop_skill_result_critical_hit; char Pad_sub_11[2]; BnsTables::Shared::TableRef stop_next_skill_critical_hit; -int stop_next_skill_critical_hit_tableId() const {return 342;}; +int stop_next_skill_critical_hit_tableId() const {return 349;}; bool stop_skill_result_hit; char Pad_sub_12[3]; BnsTables::Shared::TableRef stop_next_skill_hit; -int stop_next_skill_hit_tableId() const {return 342;}; +int stop_next_skill_hit_tableId() const {return 349;}; bool stop_skill_result_parry; char Pad_sub_13[3]; BnsTables::Shared::TableRef stop_next_skill_parry; -int stop_next_skill_parry_tableId() const {return 342;}; +int stop_next_skill_parry_tableId() const {return 349;}; bool stop_skill_result_perfect_parry; char Pad_sub_14[3]; BnsTables::Shared::TableRef stop_next_skill_perfect_parry; -int stop_next_skill_perfect_parry_tableId() const {return 342;}; +int stop_next_skill_perfect_parry_tableId() const {return 349;}; bool stop_skill_result_counter; char Pad_sub_15[3]; BnsTables::Shared::TableRef stop_next_skill_counter; -int stop_next_skill_counter_tableId() const {return 342;}; +int stop_next_skill_counter_tableId() const {return 349;}; bool stop_skill_result_bounce; char Pad_sub_16[3]; BnsTables::Shared::TableRef stop_next_skill_bounce; -int stop_next_skill_bounce_tableId() const {return 342;}; +int stop_next_skill_bounce_tableId() const {return 349;}; bool stop_skill_result_miss; char Pad_sub_17[3]; BnsTables::Shared::TableRef stop_next_skill_miss; -int stop_next_skill_miss_tableId() const {return 342;}; +int stop_next_skill_miss_tableId() const {return 349;}; bool stop_skill_result_dodge; char Pad_sub_18[3]; BnsTables::Shared::TableRef stop_next_skill_dodge; -int stop_next_skill_dodge_tableId() const {return 342;}; +int stop_next_skill_dodge_tableId() const {return 349;}; signed char perfect_dodge; char Pad_sub_19[3]; BnsTables::Shared::TableRef perfect_dodge_gather_range; -int perfect_dodge_gather_range_tableId() const {return 356;}; +int perfect_dodge_gather_range_tableId() const {return 363;}; __int32 perfect_dodge_valid_duration[5]; __int32 perfect_dodge_valid_duration_Size() const {return 5;}; BnsTables::Shared::TableRef perfect_dodge_success_effect; -int perfect_dodge_success_effect_tableId() const {return 115;}; +int perfect_dodge_success_effect_tableId() const {return 118;}; __int32 swing_duration_1; __int16 fly_speed_1; char Pad_sub_20[2]; @@ -197,7 +197,7 @@ __int16 exec_target_offset_angle_1; __int16 exec_target_offset_distance_1; BnsTables::Shared::TableRef exec_effect_1[8]; __int32 exec_effect_1_Size() const {return 8;}; -int exec_effect_1_tableId() const {return 116;}; +int exec_effect_1_tableId() const {return 119;}; __int16 return_speed_1; char Pad_sub_21[2]; __int32 return_duration_1; @@ -212,7 +212,7 @@ __int16 exec_target_offset_angle_2; __int16 exec_target_offset_distance_2; BnsTables::Shared::TableRef exec_effect_2[8]; __int32 exec_effect_2_Size() const {return 8;}; -int exec_effect_2_tableId() const {return 116;}; +int exec_effect_2_tableId() const {return 119;}; __int16 return_speed_2; char Pad_sub_23[2]; __int32 return_duration_2; @@ -227,7 +227,7 @@ __int16 exec_target_offset_angle_3; __int16 exec_target_offset_distance_3; BnsTables::Shared::TableRef exec_effect_3[8]; __int32 exec_effect_3_Size() const {return 8;}; -int exec_effect_3_tableId() const {return 116;}; +int exec_effect_3_tableId() const {return 119;}; __int16 return_speed_3; char Pad_sub_25[2]; __int32 return_duration_3; @@ -242,7 +242,7 @@ __int16 exec_target_offset_angle_4; __int16 exec_target_offset_distance_4; BnsTables::Shared::TableRef exec_effect_4[8]; __int32 exec_effect_4_Size() const {return 8;}; -int exec_effect_4_tableId() const {return 116;}; +int exec_effect_4_tableId() const {return 119;}; __int16 return_speed_4; char Pad_sub_27[2]; __int32 return_duration_4; @@ -257,7 +257,7 @@ __int16 exec_target_offset_angle_5; __int16 exec_target_offset_distance_5; BnsTables::Shared::TableRef exec_effect_5[8]; __int32 exec_effect_5_Size() const {return 8;}; -int exec_effect_5_tableId() const {return 116;}; +int exec_effect_5_tableId() const {return 119;}; __int16 return_speed_5; char Pad_sub_29[2]; __int32 return_duration_5; @@ -266,12 +266,12 @@ bool trigger_negation_dir_gather; char Pad_sub_30[2]; BnsTables::Shared::TableRef trigger_effect[8]; __int32 trigger_effect_Size() const {return 8;}; -int trigger_effect_tableId() const {return 116;}; +int trigger_effect_tableId() const {return 119;}; BnsTables::Shared::TableRef trigger_prev_skill; -int trigger_prev_skill_tableId() const {return 342;}; +int trigger_prev_skill_tableId() const {return 349;}; __int32 trigger_prev_skill_id; BnsTables::Shared::TableRef succession_prev_skill; -int succession_prev_skill_tableId() const {return 342;}; +int succession_prev_skill_tableId() const {return 349;}; __int32 succession_prev_skill_id; bool apply_sealed_dungeon_skill_duration; signed char simultaneous_group; @@ -285,7 +285,7 @@ signed char boss_resistible_skill_type[5]; __int32 boss_resistible_skill_type_Size() const {return 5;}; char Pad_sub_31[3]; BnsTables::Shared::TableRef boss_resistible_skill_message; -int boss_resistible_skill_message_tableId() const {return 427;}; +int boss_resistible_skill_message_tableId() const {return 434;}; signed char boss_resistance_skill_cast; signed char boss_resistance_skill_exec; signed char boss_resistance_skill_finish; @@ -325,9 +325,9 @@ bool ui_show_recycle_simple_context_mode; char Pad_sub_37[1]; BnsTables::Shared::IconRef ui_recycle_icon; BnsTables::Shared::TableRef ui_recycle_name; -int ui_recycle_name_tableId() const {return 427;}; +int ui_recycle_name_tableId() const {return 434;}; BnsTables::Shared::TableRef ui_recycle_description; -int ui_recycle_description_tableId() const {return 427;}; +int ui_recycle_description_tableId() const {return 434;}; __int16 ui_sp_heal_value; signed char ui_sp_heal_type; signed char casting_target; @@ -347,7 +347,7 @@ bool summoned_is_target_change; bool summoned_is_target_swoon; char Pad_sub_40[3]; BnsTables::Shared::TableRef ui_show_effect_stack; -int ui_show_effect_stack_tableId() const {return 115;}; +int ui_show_effect_stack_tableId() const {return 118;}; bool use_skill_message; signed char override_level; signed char override_available_level; @@ -356,6 +356,7 @@ __int32 override_group_Size() const {return 5;}; __int32 override_group_bit_flags; bool force_hit_show_play; bool base_skill; +bool hide_other_effect_show; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/EU/skill3/skill3_passive_skill_Record.h b/Generated/include/EU/skill3/skill3_passive_skill_Record.h index 1b478ca88..2d931ff32 100644 --- a/Generated/include/EU/skill3/skill3_passive_skill_Record.h +++ b/Generated/include/EU/skill3/skill3_passive_skill_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef passive_effect[8]; __int32 passive_effect_Size() const {return 8;}; -int passive_effect_tableId() const {return 115;}; +int passive_effect_tableId() const {return 118;}; signed char summoned_job; bool summoned_use_only; diff --git a/Generated/include/EU/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h b/Generated/include/EU/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h index bf4484119..a4be930b7 100644 --- a/Generated/include/EU/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h +++ b/Generated/include/EU/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h @@ -22,27 +22,129 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef skill3; -int skill3_tableId() const {return 342;}; +int skill3_tableId() const {return 349;}; __int16 arcane_score; -char Pad0[2]; +__int16 default_arcane_score; __int32 reference_value_arcane_score[6]; __int32 reference_value_arcane_score_Size() const {return 6;}; signed char reference_value_arcane_score_total_count; -char Pad1[3]; +char Pad0[3]; BnsTables::Shared::TableRef apply_skill_modifys[6]; __int32 apply_skill_modifys_Size() const {return 6;}; -int apply_skill_modifys_tableId() const {return 359;}; +int apply_skill_modifys_tableId() const {return 366;}; BnsTables::Shared::TableRef apply_skill_modify_per_arcane_score[6]; __int32 apply_skill_modify_per_arcane_score_Size() const {return 6;}; -int apply_skill_modify_per_arcane_score_tableId() const {return 359;}; +int apply_skill_modify_per_arcane_score_tableId() const {return 366;}; signed char apply_skill_modify_per_arcane_score_total_count; -char Pad2[3]; +char Pad1[3]; __int32 per_arcane_score_section[6]; __int32 per_arcane_score_section_Size() const {return 6;}; +BnsTables::Shared::TableRef cast_effect[6]; +__int32 cast_effect_Size() const {return 6;}; +int cast_effect_tableId() const {return 118;}; +signed char cast_effect_total_count; +char Pad2[3]; +BnsTables::Shared::TableRef exec_effect_1[6]; +__int32 exec_effect_1_Size() const {return 6;}; +int exec_effect_1_tableId() const {return 119;}; +BnsTables::Shared::TableRef exec_effect_2[6]; +__int32 exec_effect_2_Size() const {return 6;}; +int exec_effect_2_tableId() const {return 119;}; +BnsTables::Shared::TableRef exec_effect_3[6]; +__int32 exec_effect_3_Size() const {return 6;}; +int exec_effect_3_tableId() const {return 119;}; +BnsTables::Shared::TableRef exec_effect_4[6]; +__int32 exec_effect_4_Size() const {return 6;}; +int exec_effect_4_tableId() const {return 119;}; +BnsTables::Shared::TableRef exec_effect_5[6]; +__int32 exec_effect_5_Size() const {return 6;}; +int exec_effect_5_tableId() const {return 119;}; +signed char exec_effect_1_total_count; +signed char exec_effect_2_total_count; +signed char exec_effect_3_total_count; +signed char exec_effect_4_total_count; +signed char exec_effect_5_total_count; +char Pad3[3]; +BnsTables::Shared::TableRef swing_caster_effect_1[6]; +__int32 swing_caster_effect_1_Size() const {return 6;}; +int swing_caster_effect_1_tableId() const {return 118;}; +BnsTables::Shared::TableRef swing_caster_effect_2[6]; +__int32 swing_caster_effect_2_Size() const {return 6;}; +int swing_caster_effect_2_tableId() const {return 118;}; +BnsTables::Shared::TableRef swing_caster_effect_3[6]; +__int32 swing_caster_effect_3_Size() const {return 6;}; +int swing_caster_effect_3_tableId() const {return 118;}; +BnsTables::Shared::TableRef swing_caster_effect_4[6]; +__int32 swing_caster_effect_4_Size() const {return 6;}; +int swing_caster_effect_4_tableId() const {return 118;}; +BnsTables::Shared::TableRef swing_caster_effect_5[6]; +__int32 swing_caster_effect_5_Size() const {return 6;}; +int swing_caster_effect_5_tableId() const {return 118;}; +signed char swing_caster_effect_1_total_count; +signed char swing_caster_effect_2_total_count; +signed char swing_caster_effect_3_total_count; +signed char swing_caster_effect_4_total_count; +signed char swing_caster_effect_5_total_count; +char Pad4[3]; +BnsTables::Shared::TableRef exec_caster_effect_1[6]; +__int32 exec_caster_effect_1_Size() const {return 6;}; +int exec_caster_effect_1_tableId() const {return 118;}; +BnsTables::Shared::TableRef exec_caster_effect_2[6]; +__int32 exec_caster_effect_2_Size() const {return 6;}; +int exec_caster_effect_2_tableId() const {return 118;}; +BnsTables::Shared::TableRef exec_caster_effect_3[6]; +__int32 exec_caster_effect_3_Size() const {return 6;}; +int exec_caster_effect_3_tableId() const {return 118;}; +BnsTables::Shared::TableRef exec_caster_effect_4[6]; +__int32 exec_caster_effect_4_Size() const {return 6;}; +int exec_caster_effect_4_tableId() const {return 118;}; +BnsTables::Shared::TableRef exec_caster_effect_5[6]; +__int32 exec_caster_effect_5_Size() const {return 6;}; +int exec_caster_effect_5_tableId() const {return 118;}; +signed char exec_caster_effect_1_total_count; +signed char exec_caster_effect_2_total_count; +signed char exec_caster_effect_3_total_count; +signed char exec_caster_effect_4_total_count; +signed char exec_caster_effect_5_total_count; +signed char exec_caster_effect_skill_result_1[6]; +__int32 exec_caster_effect_skill_result_1_Size() const {return 6;}; +signed char exec_caster_effect_skill_result_2[6]; +__int32 exec_caster_effect_skill_result_2_Size() const {return 6;}; +signed char exec_caster_effect_skill_result_3[6]; +__int32 exec_caster_effect_skill_result_3_Size() const {return 6;}; +signed char exec_caster_effect_skill_result_4[6]; +__int32 exec_caster_effect_skill_result_4_Size() const {return 6;}; +signed char exec_caster_effect_skill_result_5[6]; +__int32 exec_caster_effect_skill_result_5_Size() const {return 6;}; +char Pad5[1]; +BnsTables::Shared::TableRef effect_tooltip_description[6]; +__int32 effect_tooltip_description_Size() const {return 6;}; +int effect_tooltip_description_tableId() const {return 434;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } - static __int16 TableId() { return 344; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } + static __int16 TableId() { return 351; } static __int32 SubType() { return -1; } + enum class exec_caster_effect_skill_result_1 { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_build_up/AAA_skill_build_up_RecordBase.h b/Generated/include/EU/skill_build_up/AAA_skill_build_up_RecordBase.h index 5bbc52a34..480119715 100644 --- a/Generated/include/EU/skill_build_up/AAA_skill_build_up_RecordBase.h +++ b/Generated/include/EU/skill_build_up/AAA_skill_build_up_RecordBase.h @@ -29,11 +29,12 @@ __int16 required_build_up_point_level[30]; __int32 required_build_up_point_level_Size() const {return 30;}; BnsTables::Shared::TableRef skill_modify_info[30]; __int32 skill_modify_info_Size() const {return 30;}; -int skill_modify_info_tableId() const {return 359;}; +int skill_modify_info_tableId() const {return 366;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 347; } + static __int16 TableId() { return 354; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h b/Generated/include/EU/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h index dd8a0899e..084cc524c 100644 --- a/Generated/include/EU/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h +++ b/Generated/include/EU/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef skill_build_up_skill[127]; __int32 skill_build_up_skill_Size() const {return 127;}; -int skill_build_up_skill_tableId() const {return 347;}; +int skill_build_up_skill_tableId() const {return 354;}; signed char skill_build_up_skill_total_count; char Pad0[1]; __int16 skill_build_up_skill_level_min[127]; @@ -33,11 +33,12 @@ __int32 skill_build_up_skill_level_max_Size() const {return 127;}; char Pad1[2]; BnsTables::Shared::TableRef skill_build_up_skill_level_distribution[127]; __int32 skill_build_up_skill_level_distribution_Size() const {return 127;}; -int skill_build_up_skill_level_distribution_tableId() const {return 310;}; +int skill_build_up_skill_level_distribution_tableId() const {return 317;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 1); } - static __int16 TableId() { return 348; } + static __int16 TableId() { return 355; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h b/Generated/include/EU/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h index e411a7218..13cecdbe3 100644 --- a/Generated/include/EU/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h +++ b/Generated/include/EU/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef skill_build_up_group[10]; __int32 skill_build_up_group_Size() const {return 10;}; -int skill_build_up_group_tableId() const {return 348;}; +int skill_build_up_group_tableId() const {return 355;}; __int16 skill_build_up_group_weight[10]; __int32 skill_build_up_group_weight_Size() const {return 10;}; __int32 skill_build_up_group_total_weight; @@ -31,8 +31,9 @@ signed char skill_build_up_group_total_count; bool draw_enable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 349; } + static __int16 TableId() { return 356; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h b/Generated/include/EU/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h index ad5e4811f..c1435cd98 100644 --- a/Generated/include/EU/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h +++ b/Generated/include/EU/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h @@ -29,10 +29,10 @@ __int32 skill_tree_id[4]; __int32 skill_tree_id_Size() const {return 4;}; BnsTables::Shared::TableRef context_script[4]; __int32 context_script_Size() const {return 4;}; -int context_script_tableId() const {return 75;}; +int context_script_tableId() const {return 77;}; BnsTables::Shared::TableRef tooltip_text[4]; __int32 tooltip_text_Size() const {return 4;}; -int tooltip_text_tableId() const {return 427;}; +int tooltip_text_tableId() const {return 434;}; __int32 skill_attack_power_min_param1_slot[4]; __int32 skill_attack_power_min_param1_slot_Size() const {return 4;}; __int32 skill_attack_power_max_param1_slot[4]; @@ -51,8 +51,9 @@ __int32 skill_attack_power_max_param4_slot[4]; __int32 skill_attack_power_max_param4_slot_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } - static __int16 TableId() { return 350; } + static __int16 TableId() { return 357; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_combo_2/AAA_skill_combo_2_RecordBase.h b/Generated/include/EU/skill_combo_2/AAA_skill_combo_2_RecordBase.h index ced343df1..6fc2d0d14 100644 --- a/Generated/include/EU/skill_combo_2/AAA_skill_combo_2_RecordBase.h +++ b/Generated/include/EU/skill_combo_2/AAA_skill_combo_2_RecordBase.h @@ -25,11 +25,11 @@ signed char group; char Pad0[1]; __int16 sort_no; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef action_desc; -int action_desc_tableId() const {return 427;}; +int action_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef combo_desc; -int combo_desc_tableId() const {return 427;}; +int combo_desc_tableId() const {return 434;}; wchar_t* video; __int32 skill[5]; __int32 skill_Size() const {return 5;}; @@ -37,8 +37,35 @@ signed char skill_slot_type[5]; __int32 skill_slot_type_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 352; } + static __int16 TableId() { return 359; } static __int32 SubType() { return -1; } + enum class group { + none = 0, + target_down = 1, + target_stun = 2, + target_kneel = 3, + target_midair_1 = 4, + target_midair_2 = 5, + target_back = 6, + target_hit_critical = 7, + player_down = 8, + player_sprint_jump = 9, + player_gliding = 10, + player_dodge = 11, + player_parry = 12, + r_combo = 13, + success_skill_counter = 14, + success_skill_triplekick = 15, + success_skill_slidestep = 16, + success_skill_right = 17, + success_skill_takedown = 18, + }; + + enum class skill_slot_type { + none = 0, + skill_start = 1, + combo = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_inheritance/AAA_skill_inheritance_RecordBase.h b/Generated/include/EU/skill_inheritance/AAA_skill_inheritance_RecordBase.h index 417ffb79b..745a6fd99 100644 --- a/Generated/include/EU/skill_inheritance/AAA_skill_inheritance_RecordBase.h +++ b/Generated/include/EU/skill_inheritance/AAA_skill_inheritance_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::EU { __int32 parent_skill_id; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 357; } + static __int16 TableId() { return 364; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_message/AAA_skill_message_RecordBase.h b/Generated/include/EU/skill_message/AAA_skill_message_RecordBase.h index 3fc0c26f1..910508ab8 100644 --- a/Generated/include/EU/skill_message/AAA_skill_message_RecordBase.h +++ b/Generated/include/EU/skill_message/AAA_skill_message_RecordBase.h @@ -24,13 +24,14 @@ signed char variation_id; wchar_t* alias; BnsTables::Shared::TableRef message[4]; __int32 message_Size() const {return 4;}; -int message_tableId() const {return 156;}; +int message_tableId() const {return 159;}; __int16 probability[4]; __int32 probability_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 358; } + static __int16 TableId() { return 365; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_modify_info/AAA_skill_modify_info_RecordBase.h b/Generated/include/EU/skill_modify_info/AAA_skill_modify_info_RecordBase.h index 7daccdbc9..58bbe349f 100644 --- a/Generated/include/EU/skill_modify_info/AAA_skill_modify_info_RecordBase.h +++ b/Generated/include/EU/skill_modify_info/AAA_skill_modify_info_RecordBase.h @@ -42,11 +42,12 @@ __int16 heal_percent_modify_percent; char Pad3[2]; __int32 heal_percent_modify_diff; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 359; } + static __int16 TableId() { return 366; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_modify_info/skill_modify_info_skillsystematization_Record.h b/Generated/include/EU/skill_modify_info/skill_modify_info_skillsystematization_Record.h index fcdd5703c..63d1abd2d 100644 --- a/Generated/include/EU/skill_modify_info/skill_modify_info_skillsystematization_Record.h +++ b/Generated/include/EU/skill_modify_info/skill_modify_info_skillsystematization_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef systematization; -int systematization_tableId() const {return 367;}; +int systematization_tableId() const {return 374;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h b/Generated/include/EU/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h index 9f0fe5765..784dca654 100644 --- a/Generated/include/EU/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h +++ b/Generated/include/EU/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h @@ -25,11 +25,23 @@ signed char job_style; char Pad0[3]; BnsTables::Shared::TableRef skill_modify_info[4]; __int32 skill_modify_info_Size() const {return 4;}; -int skill_modify_info_tableId() const {return 359;}; +int skill_modify_info_tableId() const {return 366;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 360; } + static __int16 TableId() { return 367; } static __int32 SubType() { return -1; } + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h b/Generated/include/EU/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h index 6690b7a5b..e446269d3 100644 --- a/Generated/include/EU/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h +++ b/Generated/include/EU/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h @@ -21,34 +21,238 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; wchar_t* alias; +signed char publisher; +char Pad0[3]; BnsTables::Shared::TableRef main_origin_skill; -int main_origin_skill_tableId() const {return 342;}; +int main_origin_skill_tableId() const {return 349;}; BnsTables::Shared::TableRef main_change_skill; -int main_change_skill_tableId() const {return 342;}; +int main_change_skill_tableId() const {return 349;}; BnsTables::Shared::TableRef sub_origin_skill[5]; __int32 sub_origin_skill_Size() const {return 5;}; -int sub_origin_skill_tableId() const {return 342;}; +int sub_origin_skill_tableId() const {return 349;}; BnsTables::Shared::TableRef sub_change_skill[5]; __int32 sub_change_skill_Size() const {return 5;}; -int sub_change_skill_tableId() const {return 342;}; +int sub_change_skill_tableId() const {return 349;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; signed char item_equip_type; signed char job; -char Pad0[2]; +char Pad1[2]; BnsTables::Shared::TableRef extract_skill_train_by_item; -int extract_skill_train_by_item_tableId() const {return 134;}; +int extract_skill_train_by_item_tableId() const {return 137;}; signed char ability[5]; __int32 ability_Size() const {return 5;}; -char Pad1[3]; +char Pad2[3]; __int32 ability_value[5]; __int32 ability_value_Size() const {return 5;}; __int16 character_info_preview_priority; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 1); } - static __int16 TableId() { return 373; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } + static __int16 TableId() { return 380; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class item_equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h b/Generated/include/EU/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h index 5ea2bfead..80202dc8a 100644 --- a/Generated/include/EU/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h +++ b/Generated/include/EU/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef change_set[15]; __int32 change_set_Size() const {return 15;}; -int change_set_tableId() const {return 373;}; +int change_set_tableId() const {return 380;}; __int16 change_set_prob_weight[15]; __int32 change_set_prob_weight_Size() const {return 15;}; char Pad0[2]; @@ -32,8 +32,9 @@ signed char change_set_total_count; bool draw_enable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 2); } - static __int16 TableId() { return 374; } + static __int16 TableId() { return 381; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_train_category/AAA_skill_train_category_RecordBase.h b/Generated/include/EU/skill_train_category/AAA_skill_train_category_RecordBase.h index b993413f7..2421f8112 100644 --- a/Generated/include/EU/skill_train_category/AAA_skill_train_category_RecordBase.h +++ b/Generated/include/EU/skill_train_category/AAA_skill_train_category_RecordBase.h @@ -27,17 +27,41 @@ __int16 pc_level; __int16 pc_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef complete_quest; -int complete_quest_tableId() const {return 299;}; +int complete_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef jumping_pc_complete_quest; -int jumping_pc_complete_quest_tableId() const {return 299;}; +int jumping_pc_complete_quest_tableId() const {return 306;}; __int32 consumed_tp; signed char sort_id; bool ui_invisible; bool context_lock_disable; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 39); } - static __int16 TableId() { return 375; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 382; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h b/Generated/include/EU/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h index a5b2305bc..3eae53b6e 100644 --- a/Generated/include/EU/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h +++ b/Generated/include/EU/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h @@ -26,13 +26,13 @@ signed char function_index; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef stance_name; -int stance_name_tableId() const {return 427;}; +int stance_name_tableId() const {return 434;}; BnsTables::Shared::TableRef buff_name; -int buff_name_tableId() const {return 427;}; +int buff_name_tableId() const {return 434;}; BnsTables::Shared::TableRef function_name; -int function_name_tableId() const {return 427;}; +int function_name_tableId() const {return 434;}; BnsTables::Shared::TableRef function_desc; -int function_desc_tableId() const {return 427;}; +int function_desc_tableId() const {return 434;}; signed char combo_skill[10]; __int32 combo_skill_Size() const {return 10;}; char Pad0[2]; @@ -43,17 +43,61 @@ __int32 variation_id_Size() const {return 10;}; char Pad1[2]; BnsTables::Shared::TableRef condition_icon_normal_text[10]; __int32 condition_icon_normal_text_Size() const {return 10;}; -int condition_icon_normal_text_tableId() const {return 427;}; +int condition_icon_normal_text_tableId() const {return 434;}; BnsTables::Shared::TableRef condition_icon_over_text[10]; __int32 condition_icon_over_text_Size() const {return 10;}; -int condition_icon_over_text_tableId() const {return 427;}; +int condition_icon_over_text_tableId() const {return 434;}; BnsTables::Shared::TableRef condition_tooltip_text[10]; __int32 condition_tooltip_text_Size() const {return 10;}; -int condition_tooltip_text_tableId() const {return 427;}; +int condition_tooltip_text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 376; } + static __int16 TableId() { return 383; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class combo_skill { + red = 0, + blue = 1, + green = 2, + yellow = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h b/Generated/include/EU/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h index 7b19ae255..c3e5c4f21 100644 --- a/Generated/include/EU/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h +++ b/Generated/include/EU/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h @@ -25,15 +25,15 @@ signed char key_index; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef equip_item_rune_1; -int equip_item_rune_1_tableId() const {return 198;}; +int equip_item_rune_1_tableId() const {return 202;}; BnsTables::Shared::TableRef equip_item_rune_2; -int equip_item_rune_2_tableId() const {return 198;}; +int equip_item_rune_2_tableId() const {return 202;}; BnsTables::Shared::TableRef equip_item_bracelet; -int equip_item_bracelet_tableId() const {return 198;}; +int equip_item_bracelet_tableId() const {return 202;}; BnsTables::Shared::TableRef key_text; -int key_text_tableId() const {return 427;}; +int key_text_tableId() const {return 434;}; BnsTables::Shared::TableRef function_name; -int function_name_tableId() const {return 427;}; +int function_name_tableId() const {return 434;}; __int32 skill_id[30]; __int32 skill_id_Size() const {return 30;}; signed char variation_id[30]; @@ -41,17 +41,252 @@ __int32 variation_id_Size() const {return 30;}; char Pad0[2]; BnsTables::Shared::TableRef condition_icon_normal_text[30]; __int32 condition_icon_normal_text_Size() const {return 30;}; -int condition_icon_normal_text_tableId() const {return 427;}; +int condition_icon_normal_text_tableId() const {return 434;}; BnsTables::Shared::TableRef condition_icon_over_text[30]; __int32 condition_icon_over_text_Size() const {return 30;}; -int condition_icon_over_text_tableId() const {return 427;}; +int condition_icon_over_text_tableId() const {return 434;}; BnsTables::Shared::TableRef condition_tooltip_text[30]; __int32 condition_tooltip_text_Size() const {return 30;}; -int condition_tooltip_text_tableId() const {return 427;}; +int condition_tooltip_text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 381; } + static __int16 TableId() { return 388; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class key_command { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_training_room/AAA_skill_training_room_RecordBase.h b/Generated/include/EU/skill_training_room/AAA_skill_training_room_RecordBase.h index 86b01303f..12f36146a 100644 --- a/Generated/include/EU/skill_training_room/AAA_skill_training_room_RecordBase.h +++ b/Generated/include/EU/skill_training_room/AAA_skill_training_room_RecordBase.h @@ -22,22 +22,22 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; signed char required_level; signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; char Pad1[3]; BnsTables::Shared::TableRef jumping_character_quest_for_back_to_world[3]; __int32 jumping_character_quest_for_back_to_world_Size() const {return 3;}; -int jumping_character_quest_for_back_to_world_tableId() const {return 299;}; +int jumping_character_quest_for_back_to_world_tableId() const {return 306;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef skill_training_room_name2; -int skill_training_room_name2_tableId() const {return 427;}; +int skill_training_room_name2_tableId() const {return 434;}; wchar_t* start_default_kismet_name[2]; __int32 start_default_kismet_name_Size() const {return 2;}; wchar_t* end_default_kismet_name[2]; @@ -45,8 +45,12 @@ __int32 end_default_kismet_name_Size() const {return 2;}; wchar_t* stage_change_show; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 377; } + static __int16 TableId() { return 384; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h b/Generated/include/EU/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h index 9c03524c2..f4e2cf1e9 100644 --- a/Generated/include/EU/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h +++ b/Generated/include/EU/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h @@ -21,18 +21,18 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef group_name; -int group_name_tableId() const {return 427;}; +int group_name_tableId() const {return 434;}; BnsTables::Shared::TableRef group_desc; -int group_desc_tableId() const {return 427;}; +int group_desc_tableId() const {return 434;}; signed char job; bool has_reward; signed char group_required_level; signed char group_required_mastery_level; BnsTables::Shared::TableRef group_level_text; -int group_level_text_tableId() const {return 427;}; +int group_level_text_tableId() const {return 434;}; BnsTables::Shared::TableRef subject_id[8]; __int32 subject_id_Size() const {return 8;}; -int subject_id_tableId() const {return 379;}; +int subject_id_tableId() const {return 386;}; signed char job_style; char Pad0[1]; __int16 sort_number; @@ -40,8 +40,45 @@ BnsTables::Shared::TableRef achievement; int achievement_tableId() const {return 6;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } - static __int16 TableId() { return 378; } + static __int16 TableId() { return 385; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h b/Generated/include/EU/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h index 1927dee00..8516a0f1a 100644 --- a/Generated/include/EU/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h +++ b/Generated/include/EU/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h @@ -26,11 +26,11 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef subject_name; -int subject_name_tableId() const {return 427;}; +int subject_name_tableId() const {return 434;}; BnsTables::Shared::TableRef group_data_id; -int group_data_id_tableId() const {return 378;}; +int group_data_id_tableId() const {return 385;}; BnsTables::Shared::TableRef system_msg; -int system_msg_tableId() const {return 156;}; +int system_msg_tableId() const {return 159;}; wchar_t* start_kismet_name[2]; __int32 start_kismet_name_Size() const {return 2;}; wchar_t* end_kismet_name[2]; @@ -38,8 +38,31 @@ __int32 end_kismet_name_Size() const {return 2;}; __int16 sort_number; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 11); } - static __int16 TableId() { return 379; } + static __int16 TableId() { return 386; } static __int32 SubType() { return -1; } + enum class base_job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class advanced_tier_variation_flag_op { + equal = 0, + not_val = 1, + }; + + enum class dungeon_group { + none = 0, + party = 1, + team = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h b/Generated/include/EU/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h index 581ec7ece..78f3d92ae 100644 --- a/Generated/include/EU/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h +++ b/Generated/include/EU/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h @@ -11,16 +11,16 @@ namespace BnsTables::EU { public: char Pad_sub_0[2]; BnsTables::Shared::TableRef boss_npc; -int boss_npc_tableId() const {return 270;}; +int boss_npc_tableId() const {return 276;}; BnsTables::Shared::TableRef boss_desc; -int boss_desc_tableId() const {return 427;}; +int boss_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef boss_combat_desc; -int boss_combat_desc_tableId() const {return 427;}; +int boss_combat_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef boss_combat_tips_desc; -int boss_combat_tips_desc_tableId() const {return 427;}; +int boss_combat_tips_desc_tableId() const {return 434;}; wchar_t* boss_image; BnsTables::Shared::TableRef dungeon_name; -int dungeon_name_tableId() const {return 427;}; +int dungeon_name_tableId() const {return 434;}; signed char dungeon_group; static __int32 SubType() { return 1; } diff --git a/Generated/include/EU/skill_training_room_subject/skill_training_room_subject_class_training_Record.h b/Generated/include/EU/skill_training_room_subject/skill_training_room_subject_class_training_Record.h index 06ca361e7..1452a7b6e 100644 --- a/Generated/include/EU/skill_training_room_subject/skill_training_room_subject_class_training_Record.h +++ b/Generated/include/EU/skill_training_room_subject/skill_training_room_subject_class_training_Record.h @@ -11,17 +11,17 @@ namespace BnsTables::EU { public: char Pad_sub_0[2]; BnsTables::Shared::TableRef main_skill; -int main_skill_tableId() const {return 342;}; +int main_skill_tableId() const {return 349;}; BnsTables::Shared::TableRef skill_combo_desc; -int skill_combo_desc_tableId() const {return 427;}; +int skill_combo_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef skill_combo_tips_main; -int skill_combo_tips_main_tableId() const {return 427;}; +int skill_combo_tips_main_tableId() const {return 434;}; BnsTables::Shared::TableRef skill_combo_tips_desc; -int skill_combo_tips_desc_tableId() const {return 427;}; +int skill_combo_tips_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef skill_training_sequence; -int skill_training_sequence_tableId() const {return 380;}; +int skill_training_sequence_tableId() const {return 387;}; BnsTables::Shared::TableRef guide_text; -int guide_text_tableId() const {return 427;}; +int guide_text_tableId() const {return 434;}; signed char base_job_style; signed char advanced_job_style; signed char advanced_tier_variation[5]; diff --git a/Generated/include/EU/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h b/Generated/include/EU/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h index 47348b6bf..da3e5dfb9 100644 --- a/Generated/include/EU/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h +++ b/Generated/include/EU/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h @@ -24,8 +24,9 @@ namespace BnsTables::EU { signed char repeat_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 380; } + static __int16 TableId() { return 387; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h b/Generated/include/EU/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h new file mode 100644 index 000000000..902089090 --- /dev/null +++ b/Generated/include/EU/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h @@ -0,0 +1,346 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct skill_training_sequence_step_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char sequence_step_type; +char Pad0[3]; +__int32 skill[8]; +__int32 skill_Size() const {return 8;}; +signed char variation_id[8]; +__int32 variation_id_Size() const {return 8;}; +bool include_inheritance_skill; +bool check_only_cast_skill; +char Pad1[2]; +__int32 next_step_interval; +__int32 command_action_input_offset; +BnsTables::Shared::TableRef effect; +int effect_tableId() const {return 118;}; +signed char result[2]; +__int32 result_Size() const {return 2;}; +signed char result_event_type[2]; +__int32 result_event_type_Size() const {return 2;}; +signed char result_count; +char Pad2[1]; +__int16 caster_pass_state; +BnsTables::Shared::TableRef caster_pass_effect; +int caster_pass_effect_tableId() const {return 118;}; +__int16 target_pass_state; +signed char target_pass_state_count; +char Pad3[1]; +BnsTables::Shared::TableRef target_pass_effect; +int target_pass_effect_tableId() const {return 118;}; +signed char target_pass_effect_count; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class sequence_step_type { + skill = 0, + effect = 1, + }; + + enum class result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class result_event_type { + none = 0, + attack = 1, + attacked = 2, + }; + + enum class caster_pass_state { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) skill_training_sequence_step_RecordPtr // : DrRecordPtr + { + skill_training_sequence_step_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/skill_trait/AAA_skill_trait_RecordBase.h b/Generated/include/EU/skill_trait/AAA_skill_trait_RecordBase.h index 92fa4991f..4ba5a7e0e 100644 --- a/Generated/include/EU/skill_trait/AAA_skill_trait_RecordBase.h +++ b/Generated/include/EU/skill_trait/AAA_skill_trait_RecordBase.h @@ -33,29 +33,29 @@ __int32 variable_skill3_id_Size() const {return 32;}; signed char variable_skill3_variation_id[32]; __int32 variable_skill3_variation_id_Size() const {return 32;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad1[2]; BnsTables::Shared::TableRef trait_symbol; -int trait_symbol_tableId() const {return 184;}; +int trait_symbol_tableId() const {return 188;}; __int16 trait_symbol_index; char Pad2[2]; BnsTables::Shared::TableRef tooltip_train_name; -int tooltip_train_name_tableId() const {return 427;}; +int tooltip_train_name_tableId() const {return 434;}; BnsTables::Shared::TableRef tooltip_train_description; -int tooltip_train_description_tableId() const {return 427;}; +int tooltip_train_description_tableId() const {return 434;}; BnsTables::Shared::TableRef tooltip_effect_description; -int tooltip_effect_description_tableId() const {return 427;}; +int tooltip_effect_description_tableId() const {return 434;}; BnsTables::Shared::TableRef tooltip_skill_systematization_group[6]; __int32 tooltip_skill_systematization_group_Size() const {return 6;}; -int tooltip_skill_systematization_group_tableId() const {return 369;}; +int tooltip_skill_systematization_group_tableId() const {return 376;}; __int32 tooltip_acquire_skill_list_skill3_id[6]; __int32 tooltip_acquire_skill_list_skill3_id_Size() const {return 6;}; BnsTables::Shared::TableRef tooltip_acquire_skill_list_skill3_description[6]; __int32 tooltip_acquire_skill_list_skill3_description_Size() const {return 6;}; -int tooltip_acquire_skill_list_skill3_description_tableId() const {return 427;}; +int tooltip_acquire_skill_list_skill3_description_tableId() const {return 434;}; __int32 tooltip_variable_skill_list_skill3_id[6]; __int32 tooltip_variable_skill_list_skill3_id_Size() const {return 6;}; signed char tooltip_variable_skill_list_skill3_variation_id[6]; @@ -63,11 +63,48 @@ __int32 tooltip_variable_skill_list_skill3_variation_id_Size() const {return 6;} char Pad3[2]; BnsTables::Shared::TableRef tooltip_variable_skill_list_skill3_description[6]; __int32 tooltip_variable_skill_list_skill3_description_Size() const {return 6;}; -int tooltip_variable_skill_list_skill3_description_tableId() const {return 427;}; +int tooltip_variable_skill_list_skill3_description_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 11); } - static __int16 TableId() { return 382; } + static __int16 TableId() { return 389; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h b/Generated/include/EU/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h index 56cf5970f..1616f8c16 100644 --- a/Generated/include/EU/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h +++ b/Generated/include/EU/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h @@ -26,16 +26,40 @@ signed char variation_level; signed char pc_job; char Pad0[2]; BnsTables::Shared::TableRef training_name; -int training_name_tableId() const {return 427;}; +int training_name_tableId() const {return 434;}; BnsTables::Shared::IconRef training_icon; BnsTables::Shared::TableRef main_info; -int main_info_tableId() const {return 427;}; +int main_info_tableId() const {return 434;}; BnsTables::Shared::TableRef sub_info; -int sub_info_tableId() const {return 427;}; +int sub_info_tableId() const {return 434;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 13); } - static __int16 TableId() { return 343; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } + static __int16 TableId() { return 350; } static __int32 SubType() { return -1; } + enum class pc_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillattributerule/AAA_skillattributerule_RecordBase.h b/Generated/include/EU/skillattributerule/AAA_skillattributerule_RecordBase.h index 41b5634b2..20d452dfc 100644 --- a/Generated/include/EU/skillattributerule/AAA_skillattributerule_RecordBase.h +++ b/Generated/include/EU/skillattributerule/AAA_skillattributerule_RecordBase.h @@ -30,8 +30,344 @@ signed char auto_skill_result[8]; __int32 auto_skill_result_Size() const {return 8;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 345; } + static __int16 TableId() { return 352; } static __int32 SubType() { return -1; } + enum class attribute { + none = 0, + maggi = 1, + bangyeog = 2, + twinggigi = 3, + bangeohaengdong = 4, + daeswi = 5, + idong = 6, + hoepi = 7, + daun = 8, + neogbaeg = 9, + gijeor = 10, + geurogi = 11, + gongjung = 12, + haengdongburga = 13, + idongburga = 14, + daundaeeung = 15, + maggijogeon = 16, + hoepijogeon = 17, + chimyeongtajogeon = 18, + yeongyegi = 19, + seutaenseu = 20, + hoebog = 21, + geijihoebog = 22, + buhwar = 23, + jiweon = 24, + jeugsisijeon = 25, + kaeseuting = 26, + gadeubeureikeu = 27, + barsache = 28, + barsache2 = 29, + jeab = 30, + gwanjeorgi = 31, + jangag = 32, + biinganjangag = 33, + heubgong = 34, + jeabdaeeung = 35, + jangagdaeeung = 36, + heubgongdaeeung = 37, + haeje = 38, + dog = 39, + kurtaim = 40, + bur = 41, + eoreum = 42, + jeongi = 43, + gigong = 44, + teurigeo = 45, + weopeu = 46, + geungeori = 47, + weongeori = 48, + gwangyeog = 49, + idongganeung = 50, + demijijon = 51, + sangtaemyeonyeog = 52, + wichibaggugi = 53, + eunsa = 54, + dobar = 55, + }; + + enum class target_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class dir { + front_back = 0, + front = 1, + back = 2, + }; + + enum class auto_skill_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h b/Generated/include/EU/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h index 410582152..0b935b054 100644 --- a/Generated/include/EU/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h +++ b/Generated/include/EU/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h @@ -15,18 +15,19 @@ namespace BnsTables::EU { { struct { __int32 id; +signed char server_type; }; unsigned __int64 key; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef parent_skill; -int parent_skill_tableId() const {return 342;}; +int parent_skill_tableId() const {return 349;}; BnsTables::Shared::TableRef base_skill; -int base_skill_tableId() const {return 342;}; +int base_skill_tableId() const {return 349;}; BnsTables::Shared::TableRef change_skill[4]; __int32 change_skill_Size() const {return 4;}; -int change_skill_tableId() const {return 342;}; +int change_skill_tableId() const {return 349;}; signed char row; signed char column; signed char job; @@ -34,14 +35,100 @@ signed char equip_type; signed char tier; char Pad0[3]; BnsTables::Shared::TableRef base_skill_acquire_route; -int base_skill_acquire_route_tableId() const {return 217;}; +int base_skill_acquire_route_tableId() const {return 221;}; BnsTables::Shared::TableRef change_skill_acquire_route[4]; __int32 change_skill_acquire_route_Size() const {return 4;}; -int change_skill_acquire_route_tableId() const {return 217;}; +int change_skill_acquire_route_tableId() const {return 221;}; +signed char job_specialization[3]; +__int32 job_specialization_Size() const {return 3;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 346; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } + static __int16 TableId() { return 353; } static __int32 SubType() { return -1; } + enum class server_type { + nck = 0, + nck_neo_gold = 1, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class job_specialization { + job_specialization_none = 0, + gyeyeor1 = 1, + gyeyeor2 = 2, + gyeyeor3 = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h b/Generated/include/EU/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h index a1c2ed0ad..55516ef01 100644 --- a/Generated/include/EU/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h +++ b/Generated/include/EU/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h @@ -59,12 +59,12 @@ signed char fail_caster_effect_attribute_op; char Pad3[1]; BnsTables::Shared::TableRef success_caster_filter[2]; __int32 success_caster_filter_Size() const {return 2;}; -int success_caster_filter_tableId() const {return 147;}; +int success_caster_filter_tableId() const {return 150;}; signed char success_caster_filter_op; char Pad4[3]; BnsTables::Shared::TableRef fail_caster_filter[2]; __int32 fail_caster_filter_Size() const {return 2;}; -int fail_caster_filter_tableId() const {return 147;}; +int fail_caster_filter_tableId() const {return 150;}; signed char fail_caster_filter_op; signed char success_target_dead_state; __int16 success_target_flag[4]; @@ -85,12 +85,12 @@ signed char fail_target_effect_attribute_op; char Pad8[3]; BnsTables::Shared::TableRef success_target_filter[2]; __int32 success_target_filter_Size() const {return 2;}; -int success_target_filter_tableId() const {return 147;}; +int success_target_filter_tableId() const {return 150;}; signed char success_target_filter_op; char Pad9[3]; BnsTables::Shared::TableRef fail_target_filter[2]; __int32 fail_target_filter_Size() const {return 2;}; -int fail_target_filter_tableId() const {return 147;}; +int fail_target_filter_tableId() const {return 150;}; signed char fail_target_filter_op; bool fail_target_mount_linker; bool fail_target_mount_linked; @@ -100,7 +100,7 @@ bool fail_target_catch_linker; bool fail_target_catch_linked; char Pad10[1]; BnsTables::Shared::TableRef gather_range; -int gather_range_tableId() const {return 356;}; +int gather_range_tableId() const {return 363;}; __int16 check_style_score; __int16 check_hp_value; signed char check_hp_type; @@ -153,7 +153,7 @@ __int32 fail_recycle_group_id_Size() const {return 4;}; signed char fail_recycle_group_op; BnsTables::Shared::TableRef soul_mask[2]; __int32 soul_mask_Size() const {return 2;}; -int soul_mask_tableId() const {return 396;}; +int soul_mask_tableId() const {return 403;}; bool fail_soulmask_except_normal; bool is_special_skill; signed char lockon_skill_type; @@ -206,8 +206,669 @@ __int32 simple_context_fail_recycle_group_id_Size() const {return 4;}; signed char simple_context_fail_recycle_group_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } - static __int16 TableId() { return 351; } + static __int16 TableId() { return 358; } static __int32 SubType() { return -1; } + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class summoned_dead_state { + all = 0, + not_dead = 1, + dead = 2, + }; + + enum class required_weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class link_type { + none = 0, + mount = 1, + inhalation = 2, + slugfest = 3, + catch_val = 4, + catch_none_human = 5, + catch_friend = 6, + inhalation_catch = 7, + range_catch = 8, + }; + + enum class link_state { + not_link = 0, + link = 1, + linked = 2, + }; + + enum class link_stage { + none = 0, + stage_1 = 1, + stage_2 = 2, + }; + + enum class target_type { + all = 0, + friend_val = 1, + enemy = 2, + my_party = 3, + my_team = 4, + }; + + enum class success_caster_combat_mode { + all = 0, + combat_mode = 1, + not_combat_mode = 2, + }; + + enum class fail_caster_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class fail_caster_op { + or_val = 0, + and_val = 1, + }; + + enum class fail_caster_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + }; + + enum class success_target_dead_state { + all = 0, + not_dead_restoration = 1, + not_dead = 2, + dead = 3, + exhaustion = 4, + restoration = 5, + dead_exhaustion = 6, + not_dead_restoration_exhaustion = 7, + }; + + enum class check_hp_type { + point = 0, + point_below = 1, + point_above = 2, + base_max_percent = 3, + total_max_percent = 4, + current_percent = 5, + }; + + enum class fail_caster_move_state { + none = 0, + sprint = 1, + sprint_jump = 2, + drift = 3, + glide = 4, + swim = 5, + boost = 6, + dive = 7, + wall_run = 8, + wall_jump = 9, + }; + + enum class move_type { + free = 0, + cast_block = 1, + whole_block = 2, + }; + + enum class last_event_type { + none = 0, + attack = 1, + attacked = 2, + }; + + enum class prev_combo_check_point { + exec_first = 0, + exec_last = 1, + fire = 2, + }; + + enum class prev_combo_1_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class fail_recycle_group { + none = 0, + class_val = 1, + item_1 = 2, + item_2 = 3, + class_2 = 4, + db = 5, + gadget = 6, + }; + + enum class lockon_skill_type { + none = 0, + only_target = 1, + target_pawn_rotate = 2, + full_lock_on = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillcontext/AAA_skillcontext_RecordBase.h b/Generated/include/EU/skillcontext/AAA_skillcontext_RecordBase.h index 38be90356..ea073aedf 100644 --- a/Generated/include/EU/skillcontext/AAA_skillcontext_RecordBase.h +++ b/Generated/include/EU/skillcontext/AAA_skillcontext_RecordBase.h @@ -44,8 +44,125 @@ __int32 cmd_key_left; __int32 cmd_key_right; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 13); } - static __int16 TableId() { return 353; } + static __int16 TableId() { return 360; } static __int32 SubType() { return -1; } + enum class playerstance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class enemystate { + none = 0, + impregnability = 1, + summoned = 2, + deadbody = 3, + sprint = 4, + sprint_jump = 5, + drift = 6, + glide = 7, + diving = 8, + swim = 9, + death = 10, + burrow = 11, + linked = 12, + falling = 13, + down = 14, + midair_3 = 15, + midair_2 = 16, + midair_1 = 17, + kneel = 18, + stun = 19, + back_180 = 20, + rupture = 21, + defence = 22, + block_move = 23, + wildfire_2 = 24, + }; + + enum class playerlinking { + none = 0, + mount = 1, + inhalation = 2, + slugfest = 3, + catch_val = 4, + catch_none_human = 5, + catch_friend = 6, + inhalation_catch = 7, + range_catch = 8, + }; + + enum class playerlinkstage { + none = 0, + stage_1 = 1, + stage_2 = 2, + }; + + enum class enemydistance { + none = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + value_6 = 6, + value_7 = 7, + value_8 = 8, + value_9 = 9, + value_10 = 10, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h b/Generated/include/EU/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h index ffddfe895..29b3a4fdb 100644 --- a/Generated/include/EU/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h +++ b/Generated/include/EU/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h @@ -27,8 +27,17 @@ __int16 dash_margin; bool calculate_dash_position_include_radius; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 354; } + static __int16 TableId() { return 361; } static __int32 SubType() { return -1; } + enum class dash_type { + none = 0, + dash = 1, + rear_dash = 2, + left_dash = 3, + right_dash = 4, + zero_point_dash = 5, + position_dash = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h b/Generated/include/EU/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h index 886d0a4eb..6468dad35 100644 --- a/Generated/include/EU/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h +++ b/Generated/include/EU/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h @@ -60,9 +60,33 @@ signed char summon_base_dir_type; char Pad1[1]; __int16 summon_base_dir_relative_angle; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 16); } - static __int16 TableId() { return 356; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 17); } + static __int16 TableId() { return 363; } static __int32 SubType() { return -1; } + enum class cast_dir_caster { + value_360 = 0, + front_180 = 1, + back_180 = 2, + front_90 = 3, + back_90 = 4, + front_15 = 5, + front_30 = 6, + front_45 = 7, + front_60 = 8, + front_120 = 9, + front_270 = 10, + }; + + enum class summon_base_pos_type { + caster = 0, + target = 1, + }; + + enum class summon_base_dir_type { + caster = 0, + target = 1, + caster_to_target = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h b/Generated/include/EU/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h index b0735af24..6371d1e39 100644 --- a/Generated/include/EU/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h +++ b/Generated/include/EU/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h @@ -31,8 +31,9 @@ __int16 heal_percent_min_ratio_percent; __int16 heal_percent_max_ratio_percent; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 361; } + static __int16 TableId() { return 368; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h b/Generated/include/EU/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h index de8986ba8..59bf1b9a9 100644 --- a/Generated/include/EU/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h +++ b/Generated/include/EU/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h @@ -35,8 +35,9 @@ bool immune_miss_result[5]; __int32 immune_miss_result_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 362; } + static __int16 TableId() { return 369; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillshow3/AAA_skillshow3_RecordBase.h b/Generated/include/EU/skillshow3/AAA_skillshow3_RecordBase.h index d0a6adbf3..0fe108be7 100644 --- a/Generated/include/EU/skillshow3/AAA_skillshow3_RecordBase.h +++ b/Generated/include/EU/skillshow3/AAA_skillshow3_RecordBase.h @@ -136,8 +136,28 @@ wchar_t* trigger_critical_show; wchar_t* skill_skin_desc; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 10); } - static __int16 TableId() { return 363; } + static __int16 TableId() { return 370; } static __int32 SubType() { return -1; } + enum class chain_type { + none_chain = 0, + chain = 1, + chain_loop = 2, + }; + + enum class create_phantom_type { + none = 0, + cast_start_stance = 1, + fire_start_stance = 2, + cast_start_instance = 3, + fire_start_instance = 4, + }; + + enum class phantom_shoot_type { + phantom_shoot_right = 0, + phantom_shoot_left = 1, + phantom_shoot_double_side = 2, + phantom_shoot_bit_flags_index = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillskin/AAA_skillskin_RecordBase.h b/Generated/include/EU/skillskin/AAA_skillskin_RecordBase.h index c34f47d7c..050e72e2f 100644 --- a/Generated/include/EU/skillskin/AAA_skillskin_RecordBase.h +++ b/Generated/include/EU/skillskin/AAA_skillskin_RecordBase.h @@ -24,11 +24,11 @@ namespace BnsTables::EU { signed char skill_skin_type; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef iteminfo[20]; __int32 iteminfo_Size() const {return 20;}; -int iteminfo_tableId() const {return 198;}; +int iteminfo_tableId() const {return 202;}; signed char grade; char Pad1[3]; wchar_t* skill_skin_play_bink[20]; @@ -36,8 +36,14 @@ __int32 skill_skin_play_bink_Size() const {return 20;}; wchar_t* background_image; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 364; } + static __int16 TableId() { return 371; } static __int32 SubType() { return -1; } + enum class skill_skin_type { + none = 0, + use_grocery = 1, + equip_item = 2, + equip_set_item = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillskineffect/AAA_skillskineffect_RecordBase.h b/Generated/include/EU/skillskineffect/AAA_skillskineffect_RecordBase.h index bac6c9022..2f6a0d595 100644 --- a/Generated/include/EU/skillskineffect/AAA_skillskineffect_RecordBase.h +++ b/Generated/include/EU/skillskineffect/AAA_skillskineffect_RecordBase.h @@ -29,8 +29,9 @@ wchar_t* buff_continuance_component; wchar_t* immune_buff_component; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 365; } + static __int16 TableId() { return 372; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillstyle/AAA_skillstyle_RecordBase.h b/Generated/include/EU/skillstyle/AAA_skillstyle_RecordBase.h index ebda499c0..583a829ff 100644 --- a/Generated/include/EU/skillstyle/AAA_skillstyle_RecordBase.h +++ b/Generated/include/EU/skillstyle/AAA_skillstyle_RecordBase.h @@ -22,13 +22,15 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; wchar_t* skill_icon_symbol_imageset; +wchar_t* small_skill_icon_symbol_imageset; wchar_t* skill_tooltip_symbol_imageset; BnsTables::Shared::TableRef skill_tooltip_symbol_text; -int skill_tooltip_symbol_text_tableId() const {return 427;}; +int skill_tooltip_symbol_text_tableId() const {return 434;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 366; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } + static __int16 TableId() { return 373; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillsystematization/AAA_skillsystematization_RecordBase.h b/Generated/include/EU/skillsystematization/AAA_skillsystematization_RecordBase.h index 7d52ff509..9c64e915d 100644 --- a/Generated/include/EU/skillsystematization/AAA_skillsystematization_RecordBase.h +++ b/Generated/include/EU/skillsystematization/AAA_skillsystematization_RecordBase.h @@ -25,19 +25,75 @@ signed char systematization; char Pad0[3]; wchar_t* name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; signed char sort_no; char Pad1[3]; BnsTables::Shared::TableRef group; -int group_tableId() const {return 369;}; +int group_tableId() const {return 376;}; BnsTables::Shared::TableRef filter_group; -int filter_group_tableId() const {return 368;}; +int filter_group_tableId() const {return 375;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 367; } + static __int16 TableId() { return 374; } static __int32 SubType() { return -1; } + enum class systematization { + none = 0, + kneel = 1, + stun = 2, + knockback = 3, + down = 4, + catch_val = 5, + mount = 6, + inhalation = 7, + speeddown = 8, + midair = 9, + freezing = 10, + stiff = 11, + pull = 12, + internal_injury = 13, + flash = 14, + block_move = 15, + bleeding = 16, + swoon = 17, + immune_projectile = 18, + immune_CC = 19, + immune_damage = 20, + party_buff = 21, + party_protect = 22, + perfect_parry = 23, + counter = 24, + bounce = 25, + protect = 26, + sp_heal = 27, + hp_heal = 28, + attackdefence_block = 29, + defence_block = 30, + dash_block = 31, + escape = 32, + speedup = 33, + hyper = 34, + tumbling = 35, + dash = 36, + soulmask = 37, + provocation = 38, + hate = 39, + passive = 40, + summoned = 41, + projectile = 42, + defence_pierce = 43, + bounce_pierce = 44, + defense_crush = 45, + union_val = 46, + link = 47, + defence = 48, + attackdefence = 49, + single_target = 50, + aoe_target = 51, + team_buff = 52, + team_protect = 53, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h b/Generated/include/EU/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h index 31c775cf4..649cd594b 100644 --- a/Generated/include/EU/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h +++ b/Generated/include/EU/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h @@ -22,15 +22,16 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; signed char sort_no; char Pad0[3]; BnsTables::Shared::TableRef tooltip; -int tooltip_tableId() const {return 427;}; +int tooltip_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 368; } + static __int16 TableId() { return 375; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h b/Generated/include/EU/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h index 2b31ba702..78cea4e5f 100644 --- a/Generated/include/EU/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h +++ b/Generated/include/EU/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h @@ -23,28 +23,29 @@ namespace BnsTables::EU { wchar_t* alias; wchar_t* name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; signed char sort_no; bool use_bookmark; char Pad0[2]; BnsTables::Shared::TableRef bookmark_description; -int bookmark_description_tableId() const {return 427;}; +int bookmark_description_tableId() const {return 434;}; wchar_t* category_icon_text[2]; __int32 category_icon_text_Size() const {return 2;}; wchar_t* train_icon_text[2]; __int32 train_icon_text_Size() const {return 2;}; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad1[2]; BnsTables::Shared::TableRef tooltip_description; -int tooltip_description_tableId() const {return 427;}; +int tooltip_description_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 369; } + static __int16 TableId() { return 376; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h b/Generated/include/EU/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h index c940eb63f..ca12cee87 100644 --- a/Generated/include/EU/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h +++ b/Generated/include/EU/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h @@ -23,14 +23,15 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef fire_filter_target[8]; __int32 fire_filter_target_Size() const {return 8;}; -int fire_filter_target_tableId() const {return 147;}; +int fire_filter_target_tableId() const {return 150;}; BnsTables::Shared::TableRef exec_filter_target[8]; __int32 exec_filter_target_Size() const {return 8;}; -int exec_filter_target_tableId() const {return 147;}; +int exec_filter_target_tableId() const {return 150;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 370; } + static __int16 TableId() { return 377; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skilltooltip/AAA_skilltooltip_RecordBase.h b/Generated/include/EU/skilltooltip/AAA_skilltooltip_RecordBase.h index 90d6cd52a..7698b17ad 100644 --- a/Generated/include/EU/skilltooltip/AAA_skilltooltip_RecordBase.h +++ b/Generated/include/EU/skilltooltip/AAA_skilltooltip_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef skill; -int skill_tableId() const {return 342;}; +int skill_tableId() const {return 349;}; signed char tooltip_group; signed char ect_order; signed char ect_order_english; @@ -31,34 +31,50 @@ signed char ect_order_russian; signed char ect_order_bportuguese; char Pad0[1]; BnsTables::Shared::TableRef effect_attribute; -int effect_attribute_tableId() const {return 371;}; +int effect_attribute_tableId() const {return 378;}; wchar_t* effect_arg[4]; __int32 effect_arg_Size() const {return 4;}; BnsTables::Shared::TableRef condition_attribute; -int condition_attribute_tableId() const {return 371;}; +int condition_attribute_tableId() const {return 378;}; wchar_t* condition_arg[2]; __int32 condition_arg_Size() const {return 2;}; BnsTables::Shared::TableRef target_attribute; -int target_attribute_tableId() const {return 371;}; +int target_attribute_tableId() const {return 378;}; BnsTables::Shared::TableRef before_stance_attribute; -int before_stance_attribute_tableId() const {return 371;}; +int before_stance_attribute_tableId() const {return 378;}; BnsTables::Shared::TableRef after_stance_attribute; -int after_stance_attribute_tableId() const {return 371;}; +int after_stance_attribute_tableId() const {return 378;}; BnsTables::Shared::TableRef default_text; -int default_text_tableId() const {return 427;}; +int default_text_tableId() const {return 434;}; BnsTables::Shared::TableRef attribute_color_text; -int attribute_color_text_tableId() const {return 427;}; +int attribute_color_text_tableId() const {return 434;}; signed char skill_modify_diff_repeat_count; char Pad1[1]; __int16 skill_attack_attribute_coefficient_percent; BnsTables::Shared::TableRef item_default_text; -int item_default_text_tableId() const {return 427;}; +int item_default_text_tableId() const {return 434;}; BnsTables::Shared::TableRef item_replace_text; -int item_replace_text_tableId() const {return 427;}; +int item_replace_text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 15); } - static __int16 TableId() { return 372; } + static __int16 TableId() { return 379; } static __int32 SubType() { return -1; } + enum class tooltip_group { + M1 = 0, + M2 = 1, + SUB = 2, + STANCE = 3, + CONDITION = 4, + }; + + enum class ect_order { + CTE = 0, + CET = 1, + TCE = 2, + TEC = 3, + ECT = 4, + ETC = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h b/Generated/include/EU/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h index 1624c0f5b..38fba74ec 100644 --- a/Generated/include/EU/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h +++ b/Generated/include/EU/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h @@ -24,13 +24,49 @@ namespace BnsTables::EU { signed char arg_type[4]; __int32 arg_type_Size() const {return 4;}; BnsTables::Shared::TableRef text; -int text_tableId() const {return 427;}; +int text_tableId() const {return 434;}; BnsTables::Shared::IconRef icon; signed char skill_modify_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } - static __int16 TableId() { return 371; } + static __int16 TableId() { return 378; } static __int32 SubType() { return -1; } + enum class arg_type { + none = 0, + damage_percent_min_max = 1, + damage_percent = 2, + time = 3, + stack_count = 4, + effect = 5, + heal_percent = 6, + drain_percent = 7, + skill = 8, + consume_percent = 9, + probability_percent = 10, + stance_type = 11, + percent = 12, + counter = 13, + distance = 14, + key_command = 15, + number = 16, + text_alias = 17, + r_hypermove = 18, + r_heal_percent = 19, + r_heal_diff = 20, + r_shield_percent = 21, + r_shield_diff = 22, + r_support_percent = 23, + r_support_diff = 24, + }; + + enum class skill_modify_type { + none = 0, + recycle_duration = 1, + sp_consume = 2, + damage = 3, + hp_drain = 4, + heal_percent = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skipquest/AAA_skipquest_RecordBase.h b/Generated/include/EU/skipquest/AAA_skipquest_RecordBase.h index b62c62275..b0b09e226 100644 --- a/Generated/include/EU/skipquest/AAA_skipquest_RecordBase.h +++ b/Generated/include/EU/skipquest/AAA_skipquest_RecordBase.h @@ -30,11 +30,12 @@ namespace BnsTables::EU { __int16 mastery_level; char Pad0[2]; BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 299;}; +int quest_tableId() const {return 306;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 383; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 390; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/skipteleport/AAA_skipteleport_RecordBase.h b/Generated/include/EU/skipteleport/AAA_skipteleport_RecordBase.h index 4898634c1..d5f3f39cb 100644 --- a/Generated/include/EU/skipteleport/AAA_skipteleport_RecordBase.h +++ b/Generated/include/EU/skipteleport/AAA_skipteleport_RecordBase.h @@ -23,9 +23,10 @@ namespace BnsTables::EU { __int16 level; __int16 mastery_level; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 384; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 391; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/slatescroll/AAA_slatescroll_RecordBase.h b/Generated/include/EU/slatescroll/AAA_slatescroll_RecordBase.h index 493dc67fb..ddcd5d7ba 100644 --- a/Generated/include/EU/slatescroll/AAA_slatescroll_RecordBase.h +++ b/Generated/include/EU/slatescroll/AAA_slatescroll_RecordBase.h @@ -23,17 +23,18 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef ingredient_item[5]; __int32 ingredient_item_Size() const {return 5;}; -int ingredient_item_tableId() const {return 198;}; +int ingredient_item_tableId() const {return 202;}; __int16 ingredient_count[5]; __int32 ingredient_count_Size() const {return 5;}; char Pad0[2]; __int32 ingredient_money; BnsTables::Shared::TableRef secondary_cash; -int secondary_cash_tableId() const {return 198;}; +int secondary_cash_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 385; } + static __int16 TableId() { return 392; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/slatescrollstone/AAA_slatescrollstone_RecordBase.h b/Generated/include/EU/slatescrollstone/AAA_slatescrollstone_RecordBase.h index 00ac924a7..20d76792e 100644 --- a/Generated/include/EU/slatescrollstone/AAA_slatescrollstone_RecordBase.h +++ b/Generated/include/EU/slatescrollstone/AAA_slatescrollstone_RecordBase.h @@ -21,14 +21,15 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef scroll; -int scroll_tableId() const {return 385;}; +int scroll_tableId() const {return 392;}; BnsTables::Shared::TableRef stone; -int stone_tableId() const {return 387;}; +int stone_tableId() const {return 394;}; bool tooltip; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 386; } + static __int16 TableId() { return 393; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/slatestone/AAA_slatestone_RecordBase.h b/Generated/include/EU/slatestone/AAA_slatestone_RecordBase.h index ce67e474f..8826264ec 100644 --- a/Generated/include/EU/slatestone/AAA_slatestone_RecordBase.h +++ b/Generated/include/EU/slatestone/AAA_slatestone_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; __int16 group; signed char grade; bool duplication_permission; @@ -44,8 +44,85 @@ BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef icon_case; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 387; } + static __int16 TableId() { return 394; } static __int32 SubType() { return -1; } + enum class modify_ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h b/Generated/include/EU/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h index 81aa460aa..2c82651ef 100644 --- a/Generated/include/EU/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h +++ b/Generated/include/EU/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h @@ -25,15 +25,26 @@ signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef item[100]; __int32 item_Size() const {return 100;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; signed char item_total_count; char Pad1[1]; __int16 common_pouch_drop_rate; __int16 personal_pouch_drop_rate; +bool use_job_specialization; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 388; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 1); } + static __int16 TableId() { return 395; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/social/AAA_social_RecordBase.h b/Generated/include/EU/social/AAA_social_RecordBase.h index a86756408..63f2d6cd1 100644 --- a/Generated/include/EU/social/AAA_social_RecordBase.h +++ b/Generated/include/EU/social/AAA_social_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { wchar_t* alias; __int32 duration; BnsTables::Shared::TableRef balloon_text; -int balloon_text_tableId() const {return 427;}; +int balloon_text_tableId() const {return 434;}; bool voice_sync; char Pad0[3]; wchar_t* show; @@ -35,13 +35,29 @@ char Pad1[3]; BnsTables::Shared::TableRef spawn_cinematic; int spawn_cinematic_tableId() const {return 57;}; BnsTables::Shared::TableRef message; -int message_tableId() const {return 156;}; +int message_tableId() const {return 159;}; signed char message_target_type; signed char message_contents_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 25); } - static __int16 TableId() { return 389; } + static __int16 TableId() { return 396; } static __int32 SubType() { return -1; } + enum class rotate { + keep = 0, + server_yaw = 1, + toplayer = 2, + }; + + enum class message_target_type { + none = 0, + activated_faction_1 = 1, + activated_faction_2 = 2, + }; + + enum class message_contents_type { + none = 0, + faction_stage_in_volume = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/soul_boost_event/AAA_soul_boost_event_RecordBase.h b/Generated/include/EU/soul_boost_event/AAA_soul_boost_event_RecordBase.h index 7382da5da..b6558667f 100644 --- a/Generated/include/EU/soul_boost_event/AAA_soul_boost_event_RecordBase.h +++ b/Generated/include/EU/soul_boost_event/AAA_soul_boost_event_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef event_name_text; -int event_name_text_tableId() const {return 427;}; +int event_name_text_tableId() const {return 434;}; wchar_t* event_name; wchar_t* event_name_en; wchar_t* event_name_fr; @@ -42,45 +42,75 @@ __int32 grade_point[100]; __int32 grade_point_Size() const {return 100;}; BnsTables::Shared::TableRef grade_reward[100]; __int32 grade_reward_Size() const {return 100;}; -int grade_reward_tableId() const {return 391;}; +int grade_reward_tableId() const {return 398;}; BnsTables::Shared::TableRef bm_grade_reward[100]; __int32 bm_grade_reward_Size() const {return 100;}; -int bm_grade_reward_tableId() const {return 391;}; +int bm_grade_reward_tableId() const {return 398;}; __int32 exchange_reward_point; BnsTables::Shared::TableRef exchange_reward_item; -int exchange_reward_item_tableId() const {return 198;}; +int exchange_reward_item_tableId() const {return 202;}; __int16 exchange_reward_item_count; char Pad1[2]; __int32 exchange_reward_contribution; __int32 bm_exchange_reward_point; BnsTables::Shared::TableRef bm_exchange_reward_item; -int bm_exchange_reward_item_tableId() const {return 198;}; +int bm_exchange_reward_item_tableId() const {return 202;}; __int16 bm_exchange_reward_item_count; char Pad2[2]; __int32 bm_exchange_reward_contribution; signed char bm_accumulate_reward_interval_day; char Pad3[3]; BnsTables::Shared::TableRef bm_accumulate_reward_item; -int bm_accumulate_reward_item_tableId() const {return 198;}; +int bm_accumulate_reward_item_tableId() const {return 202;}; __int16 bm_accumulate_reward_item_count; signed char bm_accumulate_reward_start_time_type; char Pad4[1]; BnsTables::Shared::TableRef bm_activate_item; -int bm_activate_item_tableId() const {return 198;}; +int bm_activate_item_tableId() const {return 202;}; __int16 bm_activate_item_count; signed char unlocated_store_type; char Pad5[1]; BnsTables::Shared::TableRef mission_step[40]; __int32 mission_step_Size() const {return 40;}; -int mission_step_tableId() const {return 393;}; +int mission_step_tableId() const {return 400;}; BnsTables::Shared::TableRef core_reward_item[10]; __int32 core_reward_item_Size() const {return 10;}; -int core_reward_item_tableId() const {return 198;}; +int core_reward_item_tableId() const {return 202;}; bool purchase_grade; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 1); } - static __int16 TableId() { return 390; } + static __int16 TableId() { return 397; } static __int32 SubType() { return -1; } + enum class mission_step_name_type { + none = 0, + type_1 = 1, + type_2 = 2, + type_3 = 3, + type_4 = 4, + type_5 = 5, + type_6 = 6, + type_7 = 7, + type_8 = 8, + }; + + enum class bm_accumulate_reward_start_time_type { + none = 0, + season_start_time = 1, + participation_time = 2, + }; + + enum class unlocated_store_type { + unlocated_none = 0, + unlocated_store = 1, + account_store = 2, + soul_boost_store_1 = 3, + soul_boost_store_2 = 4, + soul_boost_store_3 = 5, + soul_boost_store_4 = 6, + soul_boost_store_5 = 7, + soul_boost_store_6 = 8, + event_store = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h b/Generated/include/EU/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h index daf79ec67..e10b8dffb 100644 --- a/Generated/include/EU/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h +++ b/Generated/include/EU/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h @@ -23,14 +23,15 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef item[8]; __int32 item_Size() const {return 8;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; __int16 item_count[8]; __int32 item_count_Size() const {return 8;}; __int32 contribution; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 391; } + static __int16 TableId() { return 398; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h b/Generated/include/EU/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h index 82d9f8fdf..e95a11d9c 100644 --- a/Generated/include/EU/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h +++ b/Generated/include/EU/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h @@ -31,8 +31,75 @@ __int64 condition[10]; __int32 condition_Size() const {return 10;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } - static __int16 TableId() { return 392; } + static __int16 TableId() { return 399; } static __int32 SubType() { return -1; } + enum class mission_type { + none = 0, + pc_login = 1, + complete_challenge_daily = 2, + complete_challenge_weekly = 3, + complete_quest = 4, + play_time = 5, + play_time_in_zone = 6, + time_based_play_reward = 7, + kill_npc = 8, + join_party_battle = 9, + kill_pc_in_party_battle = 10, + account_level = 11, + try_transform_equip_item = 12, + transform_item = 13, + pc_level = 14, + pc_mastery_level = 15, + exchange_item_in_zone = 16, + loot_item_in_zone = 17, + purchase_item_from_npc = 18, + use_item = 19, + process_glyph_fusion = 20, + equip_glyph = 21, + join_guild = 22, + complete_quest_guild = 23, + manipulate_env = 24, + repair_item = 25, + decompose_item = 26, + improve_item = 27, + equip_item = 28, + sealed_dungeon_clear = 29, + improve_item_set_bonus_total_level = 30, + decompose_random_box = 31, + acquire_quest_reward = 32, + acquire_quest_bonus_reward = 33, + feeding_equip_gem = 34, + world_account_combination = 35, + world_account_card_collection_equip = 36, + attach_equip_gem_piece = 37, + }; + + enum class entity_type { + none = 0, + zone = 1, + npc = 2, + item = 3, + quest = 4, + party_battle_field_type = 5, + recipe_category = 6, + equip_type = 7, + item_grade = 8, + glyph_color = 9, + glyph_grade = 10, + glyph_reward_type = 11, + env = 12, + market_category_2 = 13, + market_category_3 = 14, + item_generation = 15, + stage_number = 16, + improve_level = 17, + item_improve_set_bonus = 18, + dungeon = 19, + sealed_dungeon_level = 20, + value = 21, + world_account_combination = 22, + world_account_card_collection = 23, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h b/Generated/include/EU/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h index 5360fd0f8..49dd30839 100644 --- a/Generated/include/EU/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h +++ b/Generated/include/EU/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef event; -int event_tableId() const {return 390;}; +int event_tableId() const {return 397;}; signed char step_number; signed char open_condition_type; __int16 open_condition_value; @@ -30,10 +30,10 @@ signed char viewable_type; char Pad0[3]; BnsTables::Shared::TableRef mission_task[50]; __int32 mission_task_Size() const {return 50;}; -int mission_task_tableId() const {return 394;}; +int mission_task_tableId() const {return 401;}; BnsTables::Shared::TableRef mission_step_reward_item[4]; __int32 mission_step_reward_item_Size() const {return 4;}; -int mission_step_reward_item_tableId() const {return 198;}; +int mission_step_reward_item_tableId() const {return 202;}; __int16 mission_step_reward_item_count[4]; __int32 mission_step_reward_item_count_Size() const {return 4;}; wchar_t* name; @@ -44,7 +44,7 @@ wchar_t* name_pt; wchar_t* name_th; wchar_t* name_vn; BnsTables::Shared::TableRef name_text; -int name_text_tableId() const {return 427;}; +int name_text_tableId() const {return 434;}; wchar_t* description; wchar_t* description_en; wchar_t* description_fr; @@ -53,11 +53,27 @@ wchar_t* description_pt; wchar_t* description_th; wchar_t* description_vn; BnsTables::Shared::TableRef description_text; -int description_text_tableId() const {return 427;}; +int description_text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 1); } - static __int16 TableId() { return 393; } + static __int16 TableId() { return 400; } static __int32 SubType() { return -1; } + enum class open_condition_type { + none = 0, + free = 1, + season = 2, + participate_character = 3, + newbie_event = 4, + mission_task_count = 5, + character_level = 6, + character_mastery_level = 7, + }; + + enum class viewable_type { + none = 0, + before_open = 1, + after_open = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h b/Generated/include/EU/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h index 517c3337f..069325f2f 100644 --- a/Generated/include/EU/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h +++ b/Generated/include/EU/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h @@ -29,15 +29,15 @@ wchar_t* name_pt; wchar_t* name_th; wchar_t* name_vn; BnsTables::Shared::TableRef name_text; -int name_text_tableId() const {return 427;}; +int name_text_tableId() const {return 434;}; BnsTables::Shared::TableRef event; -int event_tableId() const {return 390;}; +int event_tableId() const {return 397;}; BnsTables::Shared::TableRef mission_step; -int mission_step_tableId() const {return 393;}; +int mission_step_tableId() const {return 400;}; signed char task_number; char Pad0[3]; BnsTables::Shared::TableRef mission; -int mission_tableId() const {return 392;}; +int mission_tableId() const {return 399;}; signed char proceedable_type; signed char actor_type; char Pad1[2]; @@ -56,11 +56,28 @@ wchar_t* description_pt; wchar_t* description_th; wchar_t* description_vn; BnsTables::Shared::TableRef description_text; -int description_text_tableId() const {return 427;}; +int description_text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 0); } - static __int16 TableId() { return 394; } + static __int16 TableId() { return 401; } static __int32 SubType() { return -1; } + enum class proceedable_type { + none = 0, + before_open = 1, + after_open = 2, + }; + + enum class actor_type { + none = 0, + character = 1, + account = 2, + }; + + enum class mission_task_repeat_type { + none = 0, + daily = 1, + weekly = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/soul_boost_season/AAA_soul_boost_season_RecordBase.h b/Generated/include/EU/soul_boost_season/AAA_soul_boost_season_RecordBase.h index 4b43bedab..ff02c9f16 100644 --- a/Generated/include/EU/soul_boost_season/AAA_soul_boost_season_RecordBase.h +++ b/Generated/include/EU/soul_boost_season/AAA_soul_boost_season_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef soul_boost_event; -int soul_boost_event_tableId() const {return 390;}; +int soul_boost_event_tableId() const {return 397;}; signed char max_pc_count; char Pad0[3]; __int64 start_time; @@ -38,7 +38,7 @@ wchar_t* season_name_pt; wchar_t* season_name_th; wchar_t* season_name_vn; BnsTables::Shared::TableRef season_name_text; -int season_name_text_tableId() const {return 427;}; +int season_name_text_tableId() const {return 434;}; wchar_t* season_banner_image_ref; bool is_battle_pass; bool is_free_pass; @@ -46,22 +46,23 @@ signed char required_level; signed char required_mastery_level; BnsTables::Shared::TableRef required_preceding_quest[2]; __int32 required_preceding_quest_Size() const {return 2;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef purchase_grade_item[10]; __int32 purchase_grade_item_Size() const {return 10;}; -int purchase_grade_item_tableId() const {return 198;}; +int purchase_grade_item_tableId() const {return 202;}; __int32 bm_enable_cost; __int32 item_point_cost_unit; __int32 item_point_per_cost_unit; BnsTables::Shared::TableRef membership_benefit[10]; __int32 membership_benefit_Size() const {return 10;}; -int membership_benefit_tableId() const {return 263;}; +int membership_benefit_tableId() const {return 269;}; __int16 world_group[10]; __int32 world_group_Size() const {return 10;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 1); } - static __int16 TableId() { return 395; } + static __int16 TableId() { return 402; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h b/Generated/include/EU/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h index b2410e11d..ed61e8d0b 100644 --- a/Generated/include/EU/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h +++ b/Generated/include/EU/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h @@ -23,15 +23,16 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef skill3[10]; __int32 skill3_Size() const {return 10;}; -int skill3_tableId() const {return 342;}; +int skill3_tableId() const {return 349;}; wchar_t* soul_particle; wchar_t* target_ui_imageset; BnsTables::Shared::TableRef soul_tooltip; -int soul_tooltip_tableId() const {return 427;}; +int soul_tooltip_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 397; } + static __int16 TableId() { return 404; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/soulmaskset/AAA_soulmaskset_RecordBase.h b/Generated/include/EU/soulmaskset/AAA_soulmaskset_RecordBase.h index 0698b72c9..a26460d26 100644 --- a/Generated/include/EU/soulmaskset/AAA_soulmaskset_RecordBase.h +++ b/Generated/include/EU/soulmaskset/AAA_soulmaskset_RecordBase.h @@ -70,12 +70,12 @@ __int32 jin_female_accessory_mesh_col_Size() const {return 3;}; bool is_accessory_skel_hair; char Pad0[3]; BnsTables::Shared::TableRef context_script; -int context_script_tableId() const {return 75;}; +int context_script_tableId() const {return 77;}; BnsTables::Shared::TableRef transform_appearance; -int transform_appearance_tableId() const {return 85;}; +int transform_appearance_tableId() const {return 87;}; wchar_t* transform_animset; BnsTables::Shared::TableRef transform_equip_hand_appearance; -int transform_equip_hand_appearance_tableId() const {return 198;}; +int transform_equip_hand_appearance_tableId() const {return 202;}; signed char transform_job; signed char transform_weapon_type; signed char transform_stance; @@ -83,11 +83,11 @@ bool ui_show_job_target_indicator; bool ui_show_job_style_gauge; char Pad1[3]; BnsTables::Shared::TableRef transform_appearance_jin; -int transform_appearance_jin_tableId() const {return 85;}; +int transform_appearance_jin_tableId() const {return 87;}; BnsTables::Shared::TableRef transform_appearance_gon; -int transform_appearance_gon_tableId() const {return 85;}; +int transform_appearance_gon_tableId() const {return 87;}; BnsTables::Shared::TableRef transform_appearance_kun; -int transform_appearance_kun_tableId() const {return 85;}; +int transform_appearance_kun_tableId() const {return 87;}; bool is_race_transform_appearance; bool is_use_grocery; bool is_use_equiped_skill; @@ -97,8 +97,118 @@ bool is_use_field_item; bool hide_hair; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 396; } + static __int16 TableId() { return 403; } static __int32 SubType() { return -1; } + enum class soulmask_type { + normal = 0, + transform = 1, + }; + + enum class transform_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class transform_weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class transform_stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h b/Generated/include/EU/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h index 97496785b..56780d3da 100644 --- a/Generated/include/EU/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h +++ b/Generated/include/EU/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h @@ -23,8 +23,32 @@ namespace BnsTables::EU { __int16 gauge_increase_per_sec; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 398; } + static __int16 TableId() { return 405; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/stance/AAA_stance_RecordBase.h b/Generated/include/EU/stance/AAA_stance_RecordBase.h index c03ec5883..1c64d47cb 100644 --- a/Generated/include/EU/stance/AAA_stance_RecordBase.h +++ b/Generated/include/EU/stance/AAA_stance_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; bool initialize; char Pad0[1]; __int16 default_sp; @@ -29,7 +29,7 @@ __int16 max_sp; char Pad1[2]; BnsTables::Shared::TableRef effect[4]; __int32 effect_Size() const {return 4;}; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; bool impossible_equip; bool hide_weapon; bool clone_weapon_appearance_to_left; @@ -103,8 +103,88 @@ wchar_t* summoned_flyingship_attachment_mesh_animset; signed char summoned_preset_body_shape_part_value; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 295); } - static __int16 TableId() { return 399; } + static __int16 TableId() { return 406; } static __int32 SubType() { return -1; } + enum class stance_type { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class secondgauge_name { + none = 0, + blade = 1, + soul = 2, + fighting_spirit = 3, + force_energy = 4, + fury = 5, + chakra = 6, + }; + + enum class secondgauge_use_type { + none = 0, + use_sp = 1, + use_fp = 2, + }; + + enum class sp_gauge_style { + none = 0, + ball = 1, + bar_1 = 2, + bar_2 = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/stancetransit/AAA_stancetransit_RecordBase.h b/Generated/include/EU/stancetransit/AAA_stancetransit_RecordBase.h index e1b45b9d9..7427d0226 100644 --- a/Generated/include/EU/stancetransit/AAA_stancetransit_RecordBase.h +++ b/Generated/include/EU/stancetransit/AAA_stancetransit_RecordBase.h @@ -26,8 +26,65 @@ bool after_combat; wchar_t* transit_anim; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 400; } + static __int16 TableId() { return 407; } static __int32 SubType() { return -1; } + enum class after_stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/standidle/AAA_standidle_RecordBase.h b/Generated/include/EU/standidle/AAA_standidle_RecordBase.h index acbc0f59a..00c50536b 100644 --- a/Generated/include/EU/standidle/AAA_standidle_RecordBase.h +++ b/Generated/include/EU/standidle/AAA_standidle_RecordBase.h @@ -49,8 +49,12 @@ char Pad0[2]; wchar_t* hp_idle; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } - static __int16 TableId() { return 401; } + static __int16 TableId() { return 408; } static __int32 SubType() { return -1; } + enum class idle_event_type_1 { + animation = 0, + show = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/star_words/AAA_star_words_RecordBase.h b/Generated/include/EU/star_words/AAA_star_words_RecordBase.h index af63fe010..b87b484fb 100644 --- a/Generated/include/EU/star_words/AAA_star_words_RecordBase.h +++ b/Generated/include/EU/star_words/AAA_star_words_RecordBase.h @@ -23,25 +23,29 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef star_stone_slot[8]; __int32 star_stone_slot_Size() const {return 8;}; -int star_stone_slot_tableId() const {return 198;}; +int star_stone_slot_tableId() const {return 202;}; +__int32 star_stone_slot_total_count; BnsTables::Shared::TableRef name2[10]; __int32 name2_Size() const {return 10;}; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef star_words_desc[10]; __int32 star_words_desc_Size() const {return 10;}; -int star_words_desc_tableId() const {return 427;}; +int star_words_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef star_words_condition_event[60]; __int32 star_words_condition_event_Size() const {return 60;}; -int star_words_condition_event_tableId() const {return 63;}; +int star_words_condition_event_tableId() const {return 65;}; __int16 star_words_condition_event_weight[60]; __int32 star_words_condition_event_weight_Size() const {return 60;}; __int32 star_words_condition_event_weight_total; wchar_t* star_words_condition_event_desc[20]; __int32 star_words_condition_event_desc_Size() const {return 20;}; +BnsTables::Shared::TableRef return_draw_cost_group; +int return_draw_cost_group_tableId() const {return 79;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 2); } - static __int16 TableId() { return 402; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 4); } + static __int16 TableId() { return 409; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/statesocial/AAA_statesocial_RecordBase.h b/Generated/include/EU/statesocial/AAA_statesocial_RecordBase.h index 3df8cb5b3..027fe0ff1 100644 --- a/Generated/include/EU/statesocial/AAA_statesocial_RecordBase.h +++ b/Generated/include/EU/statesocial/AAA_statesocial_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef sit_state_social; -int sit_state_social_tableId() const {return 403;}; +int sit_state_social_tableId() const {return 410;}; bool can_sitdown; char Pad0[3]; wchar_t* start_transit; @@ -30,8 +30,9 @@ wchar_t* idle; wchar_t* end_transit; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 403; } + static __int16 TableId() { return 410; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/static_chat_channel/AAA_static_chat_channel_RecordBase.h b/Generated/include/EU/static_chat_channel/AAA_static_chat_channel_RecordBase.h index 7289ca9d5..f199107e9 100644 --- a/Generated/include/EU/static_chat_channel/AAA_static_chat_channel_RecordBase.h +++ b/Generated/include/EU/static_chat_channel/AAA_static_chat_channel_RecordBase.h @@ -22,12 +22,21 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; signed char partychanneltype; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 404; } + static __int16 TableId() { return 411; } static __int32 SubType() { return -1; } + enum class partychanneltype { + none = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + value_6 = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/store/AAA_store_RecordBase.h b/Generated/include/EU/store/AAA_store_RecordBase.h index cd96d9616..392fc66f1 100644 --- a/Generated/include/EU/store/AAA_store_RecordBase.h +++ b/Generated/include/EU/store/AAA_store_RecordBase.h @@ -22,22 +22,23 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef faction; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; __int16 sell_rate; __int16 buy_rate; __int16 resell_rate; char Pad0[2]; BnsTables::Shared::TableRef item[100]; __int32 item_Size() const {return 100;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; __int16 faction_reputation[100]; __int32 faction_reputation_Size() const {return 100;}; __int16 faction_level[100]; __int32 faction_level_Size() const {return 100;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 407; } + static __int16 TableId() { return 414; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/store2/AAA_store2_RecordBase.h b/Generated/include/EU/store2/AAA_store2_RecordBase.h index f9a80c193..13bce6143 100644 --- a/Generated/include/EU/store2/AAA_store2_RecordBase.h +++ b/Generated/include/EU/store2/AAA_store2_RecordBase.h @@ -24,21 +24,31 @@ namespace BnsTables::EU { signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef none_selected_icon; BnsTables::Shared::TableRef faction; -int faction_tableId() const {return 136;}; +int faction_tableId() const {return 139;}; BnsTables::Shared::TableRef item[127]; __int32 item_Size() const {return 127;}; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; BnsTables::Shared::TableRef buy_price[127]; __int32 buy_price_Size() const {return 127;}; -int buy_price_tableId() const {return 193;}; +int buy_price_tableId() const {return 197;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 405; } + static __int16 TableId() { return 412; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/store_by_item/AAA_store_by_item_RecordBase.h b/Generated/include/EU/store_by_item/AAA_store_by_item_RecordBase.h index 156a6b2ca..0ba4d7fa6 100644 --- a/Generated/include/EU/store_by_item/AAA_store_by_item_RecordBase.h +++ b/Generated/include/EU/store_by_item/AAA_store_by_item_RecordBase.h @@ -23,16 +23,17 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef acquire_item[100]; __int32 acquire_item_Size() const {return 100;}; -int acquire_item_tableId() const {return 198;}; +int acquire_item_tableId() const {return 202;}; BnsTables::Shared::TableRef dispose_item[100]; __int32 dispose_item_Size() const {return 100;}; -int dispose_item_tableId() const {return 198;}; +int dispose_item_tableId() const {return 202;}; __int16 dispose_item_count[100]; __int32 dispose_item_count_Size() const {return 100;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 406; } + static __int16 TableId() { return 413; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summoned/AAA_summoned_RecordBase.h b/Generated/include/EU/summoned/AAA_summoned_RecordBase.h index 3451eba93..c706746f0 100644 --- a/Generated/include/EU/summoned/AAA_summoned_RecordBase.h +++ b/Generated/include/EU/summoned/AAA_summoned_RecordBase.h @@ -34,7 +34,7 @@ __int16 radius; bool trace_master_skill_target; char Pad2[3]; BnsTables::Shared::TableRef summoned_sequence; -int summoned_sequence_tableId() const {return 417;}; +int summoned_sequence_tableId() const {return 424;}; __int32 seq_skill[30]; __int32 seq_skill_Size() const {return 30;}; __int32 spawn_skill_id; @@ -52,14 +52,14 @@ __int16 speed; bool use_customized_appearance; char Pad4[3]; BnsTables::Shared::TableRef appearance; -int appearance_tableId() const {return 85;}; +int appearance_tableId() const {return 87;}; wchar_t* animset; BnsTables::Shared::TableRef spawn_social; -int spawn_social_tableId() const {return 389;}; +int spawn_social_tableId() const {return 396;}; BnsTables::Shared::TableRef respawn_in_social; -int respawn_in_social_tableId() const {return 389;}; +int respawn_in_social_tableId() const {return 396;}; BnsTables::Shared::TableRef respawn_out_social; -int respawn_out_social_tableId() const {return 389;}; +int respawn_out_social_tableId() const {return 396;}; wchar_t* spawn_show; wchar_t* despawn_show; wchar_t* combat_side_player_continuance_show; @@ -77,20 +77,393 @@ float mapunit_outsight_width; float mapunit_outsight_height; wchar_t* mapunit_outsight_imageset; BnsTables::Shared::TableRef fixed_name; -int fixed_name_tableId() const {return 427;}; +int fixed_name_tableId() const {return 434;}; BnsTables::Shared::TableRef nameplate_title_state_normal; -int nameplate_title_state_normal_tableId() const {return 427;}; +int nameplate_title_state_normal_tableId() const {return 434;}; BnsTables::Shared::TableRef nameplate_title_state_duel_other_team; -int nameplate_title_state_duel_other_team_tableId() const {return 427;}; +int nameplate_title_state_duel_other_team_tableId() const {return 434;}; BnsTables::Shared::TableRef nameplate_name_state_anonymity; -int nameplate_name_state_anonymity_tableId() const {return 427;}; +int nameplate_name_state_anonymity_tableId() const {return 434;}; BnsTables::Shared::TableRef nameplate_name_state_duel_other_team; -int nameplate_name_state_duel_other_team_tableId() const {return 427;}; +int nameplate_name_state_duel_other_team_tableId() const {return 434;}; float term_sequence_range_sim_check; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 410; } + static __int16 TableId() { return 417; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class summoned_type { + normal = 0, + ethereal = 1, + }; + + enum class brain_type { + normal = 0, + combat_follow = 1, + fixed = 2, + }; + + enum class far_event_action_type { + none = 0, + recall = 1, + despawn = 2, + }; + + enum class immune_skill_attribute { + none = 0, + maggi = 1, + bangyeog = 2, + twinggigi = 3, + bangeohaengdong = 4, + daeswi = 5, + idong = 6, + hoepi = 7, + daun = 8, + neogbaeg = 9, + gijeor = 10, + geurogi = 11, + gongjung = 12, + haengdongburga = 13, + idongburga = 14, + daundaeeung = 15, + maggijogeon = 16, + hoepijogeon = 17, + chimyeongtajogeon = 18, + yeongyegi = 19, + seutaenseu = 20, + hoebog = 21, + geijihoebog = 22, + buhwar = 23, + jiweon = 24, + jeugsisijeon = 25, + kaeseuting = 26, + gadeubeureikeu = 27, + barsache = 28, + barsache2 = 29, + jeab = 30, + gwanjeorgi = 31, + jangag = 32, + biinganjangag = 33, + heubgong = 34, + jeabdaeeung = 35, + jangagdaeeung = 36, + heubgongdaeeung = 37, + haeje = 38, + dog = 39, + kurtaim = 40, + bur = 41, + eoreum = 42, + jeongi = 43, + gigong = 44, + teurigeo = 45, + weopeu = 46, + geungeori = 47, + weongeori = 48, + gwangyeog = 49, + idongganeung = 50, + demijijon = 51, + sangtaemyeonyeog = 52, + wichibaggugi = 53, + eunsa = 54, + dobar = 55, + }; + + enum class immune_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summoned_appearance/AAA_summoned_appearance_RecordBase.h b/Generated/include/EU/summoned_appearance/AAA_summoned_appearance_RecordBase.h index 7599e3b0d..6c614d3ea 100644 --- a/Generated/include/EU/summoned_appearance/AAA_summoned_appearance_RecordBase.h +++ b/Generated/include/EU/summoned_appearance/AAA_summoned_appearance_RecordBase.h @@ -22,9 +22,9 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* animset; BnsTables::Shared::TableRef moveanim; -int moveanim_tableId() const {return 415;}; +int moveanim_tableId() const {return 422;}; BnsTables::Shared::TableRef appearance; -int appearance_tableId() const {return 85;}; +int appearance_tableId() const {return 87;}; wchar_t* sword; wchar_t* glove_r; wchar_t* glove_l; @@ -33,8 +33,23 @@ wchar_t* gun_r; wchar_t* gun_l; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 408; } + static __int16 TableId() { return 415; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summoned_sequence/AAA_summoned_sequence_RecordBase.h b/Generated/include/EU/summoned_sequence/AAA_summoned_sequence_RecordBase.h index 04a12a0b0..893bdabcc 100644 --- a/Generated/include/EU/summoned_sequence/AAA_summoned_sequence_RecordBase.h +++ b/Generated/include/EU/summoned_sequence/AAA_summoned_sequence_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::EU { wchar_t* alias; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 417; } + static __int16 TableId() { return 424; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h b/Generated/include/EU/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h new file mode 100644 index 000000000..04ba10ac9 --- /dev/null +++ b/Generated/include/EU/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h @@ -0,0 +1,39 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct summoned_sequence_action_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + __int32 line; +signed char prob; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) summoned_sequence_action_RecordPtr // : DrRecordPtr + { + summoned_sequence_action_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h b/Generated/include/EU/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h new file mode 100644 index 000000000..30dd35acd --- /dev/null +++ b/Generated/include/EU/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h @@ -0,0 +1,38 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct summoned_sequence_melee_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + __int16 margin; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) summoned_sequence_melee_RecordPtr // : DrRecordPtr + { + summoned_sequence_melee_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h b/Generated/include/EU/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h new file mode 100644 index 000000000..fcad95d76 --- /dev/null +++ b/Generated/include/EU/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h @@ -0,0 +1,38 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct summoned_sequence_range_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + __int16 margin; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) summoned_sequence_range_RecordPtr // : DrRecordPtr + { + summoned_sequence_range_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h b/Generated/include/EU/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h new file mode 100644 index 000000000..251de6776 --- /dev/null +++ b/Generated/include/EU/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h @@ -0,0 +1,38 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct summoned_sequence_range_sim_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + __int16 margin; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) summoned_sequence_range_sim_RecordPtr // : DrRecordPtr + { + summoned_sequence_range_sim_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h b/Generated/include/EU/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h index dead258b4..93055d8c6 100644 --- a/Generated/include/EU/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h +++ b/Generated/include/EU/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h @@ -23,12 +23,13 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef beauty_item[120]; __int32 beauty_item_Size() const {return 120;}; -int beauty_item_tableId() const {return 416;}; +int beauty_item_tableId() const {return 423;}; __int16 sell_rate; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 409; } + static __int16 TableId() { return 416; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h b/Generated/include/EU/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h index f545d0e5d..80835a2a8 100644 --- a/Generated/include/EU/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h +++ b/Generated/include/EU/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h @@ -23,7 +23,7 @@ signed char race; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; signed char face; signed char body; @@ -34,8 +34,23 @@ signed char body_shape; signed char decal; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 411; } + static __int16 TableId() { return 418; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h b/Generated/include/EU/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h index 694395ae0..c19400f64 100644 --- a/Generated/include/EU/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h +++ b/Generated/include/EU/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h @@ -28,8 +28,45 @@ __int32 group_index; __int32 event_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 412; } + static __int16 TableId() { return 419; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class master_job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summonedlevel/AAA_summonedlevel_RecordBase.h b/Generated/include/EU/summonedlevel/AAA_summonedlevel_RecordBase.h index 90d53e716..1f64ca609 100644 --- a/Generated/include/EU/summonedlevel/AAA_summonedlevel_RecordBase.h +++ b/Generated/include/EU/summonedlevel/AAA_summonedlevel_RecordBase.h @@ -56,8 +56,8 @@ __int16 defend_immune_base_percent; char Pad1[2]; __int32 attack_power_creature_min; __int32 attack_power_creature_max; -__int16 attack_power_equip_min; -__int16 attack_power_equip_max; +__int32 attack_power_equip_min; +__int32 attack_power_equip_max; __int32 defend_power_creature_value; __int32 defend_power_equip_value; __int16 defend_resist_power_creature_value; @@ -82,38 +82,41 @@ __int32 abnormal_attack_power_value; __int16 abnormal_attack_base_percent; __int16 abnormal_defend_power_value; __int16 abnormal_defend_base_percent; -__int16 attack_hit_value_modify; -__int16 attack_critical_value_modify; -__int16 defend_critical_value_modify; -__int16 defend_dodge_value_modify; -__int16 defend_parry_value_modify; -__int16 defend_physical_value_modify; -__int16 defend_force_value_modify; -__int16 attack_stiff_duration_value_modify; -__int16 defend_stiff_duration_value_modify; -__int16 cast_duration_value_modify; -__int16 attack_critical_damage_modify; -__int16 defend_critical_damage_modify; -__int16 attack_pierce_modify; -__int16 attack_parry_pierce_modify; -__int16 defend_parry_reduce_modify; -__int16 attack_perfect_parry_damage_modify; -__int16 defend_perfect_parry_reduce_modify; -__int16 attack_counter_damage_modify; -__int16 defend_counter_reduce_modify; +char Pad5[2]; +__int32 attack_hit_value_modify; +__int32 attack_critical_value_modify; +__int32 defend_critical_value_modify; +__int32 defend_dodge_value_modify; +__int32 defend_parry_value_modify; +__int32 defend_physical_value_modify; +__int32 defend_force_value_modify; +__int32 attack_stiff_duration_value_modify; +__int32 defend_stiff_duration_value_modify; +__int32 cast_duration_value_modify; +__int32 attack_critical_damage_modify; +__int32 defend_critical_damage_modify; +__int32 attack_pierce_modify; +__int32 attack_parry_pierce_modify; +__int32 defend_parry_reduce_modify; +__int32 attack_perfect_parry_damage_modify; +__int32 defend_perfect_parry_reduce_modify; +__int32 attack_counter_damage_modify; +__int32 defend_counter_reduce_modify; __int16 heal_power_base_percent; __int16 aoe_defend_base_percent; __int16 aoe_defend_power_value; __int16 hate_base_percent; __int16 hate_power_creature_value; -__int16 abnormal_attack_power_modify; -__int16 abnormal_defend_power_modify; -__int16 hate_power_modify; -__int16 heal_power_modify; -__int16 aoe_defend_power_modify; +char Pad6[2]; +__int32 abnormal_attack_power_modify; +__int32 abnormal_defend_power_modify; +__int32 hate_power_modify; +__int32 heal_power_modify; +__int32 aoe_defend_power_modify; __int32 attack_attribute_value; __int16 attack_attribute_base_percent; -__int16 attack_attribute_modify; +char Pad7[2]; +__int32 attack_attribute_modify; __int16 summon_ability_rate_attack_power_creature_min; __int16 summon_ability_rate_attack_power_creature_max; __int16 summon_ability_rate_defend_power_creature_value; @@ -158,12 +161,61 @@ __int16 summon_ability_rate_abnormal_defend_power_value; __int16 summon_ability_rate_attack_attribute_value; __int16 summon_ability_rate_attack_attribute_base_percent; __int16 defend_critical_damage_value; -__int16 attack_abnormal_hit_modify; -__int16 defend_abnormal_resistance_modify; +char Pad8[2]; +__int32 attack_abnormal_hit_modify; +__int32 defend_abnormal_resistance_modify; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 28); } - static __int16 TableId() { return 413; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } + static __int16 TableId() { return 420; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class contents_type { + invalid = 0, + normal = 1, + duel = 2, + dungeon = 3, + battle_royal = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h b/Generated/include/EU/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h index fe00f9978..0ae5ad985 100644 --- a/Generated/include/EU/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h +++ b/Generated/include/EU/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h @@ -53,8 +53,8 @@ __int16 defend_immune_base_percent; char Pad2[2]; __int32 attack_power_creature_min; __int32 attack_power_creature_max; -__int16 attack_power_equip_min; -__int16 attack_power_equip_max; +__int32 attack_power_equip_min; +__int32 attack_power_equip_max; __int32 defend_power_creature_value; __int32 defend_power_equip_value; __int16 defend_resist_power_creature_value; @@ -79,41 +79,83 @@ __int32 abnormal_attack_power_value; __int16 abnormal_attack_base_percent; __int16 abnormal_defend_power_value; __int16 abnormal_defend_base_percent; -__int16 attack_hit_value_modify; -__int16 attack_critical_value_modify; -__int16 defend_critical_value_modify; -__int16 defend_dodge_value_modify; -__int16 defend_parry_value_modify; -__int16 defend_physical_value_modify; -__int16 defend_force_value_modify; -__int16 attack_stiff_duration_value_modify; -__int16 defend_stiff_duration_value_modify; -__int16 cast_duration_value_modify; -__int16 attack_critical_damage_modify; -__int16 defend_critical_damage_modify; -__int16 attack_pierce_modify; -__int16 attack_parry_pierce_modify; -__int16 defend_parry_reduce_modify; -__int16 attack_perfect_parry_damage_modify; -__int16 defend_perfect_parry_reduce_modify; -__int16 attack_counter_damage_modify; -__int16 defend_counter_reduce_modify; +char Pad6[2]; +__int32 attack_hit_value_modify; +__int32 attack_critical_value_modify; +__int32 defend_critical_value_modify; +__int32 defend_dodge_value_modify; +__int32 defend_parry_value_modify; +__int32 defend_physical_value_modify; +__int32 defend_force_value_modify; +__int32 attack_stiff_duration_value_modify; +__int32 defend_stiff_duration_value_modify; +__int32 cast_duration_value_modify; +__int32 attack_critical_damage_modify; +__int32 defend_critical_damage_modify; +__int32 attack_pierce_modify; +__int32 attack_parry_pierce_modify; +__int32 defend_parry_reduce_modify; +__int32 attack_perfect_parry_damage_modify; +__int32 defend_perfect_parry_reduce_modify; +__int32 attack_counter_damage_modify; +__int32 defend_counter_reduce_modify; __int16 heal_power_base_percent; __int16 aoe_defend_base_percent; __int16 aoe_defend_power_value; -__int16 heal_power_modify; -__int16 aoe_defend_power_modify; -__int16 abnormal_attack_power_modify; -__int16 abnormal_defend_power_modify; -char Pad6[2]; +char Pad7[2]; +__int32 heal_power_modify; +__int32 aoe_defend_power_modify; +__int32 abnormal_attack_power_modify; +__int32 abnormal_defend_power_modify; __int32 attack_attribute_value; __int16 attack_attribute_base_percent; -__int16 attack_attribute_modify; +char Pad8[2]; +__int32 attack_attribute_modify; __int16 defend_critical_damage_value; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 15); } - static __int16 TableId() { return 414; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 421; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h b/Generated/include/EU/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h index 7660b2c6f..bac0b1b09 100644 --- a/Generated/include/EU/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h +++ b/Generated/include/EU/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h @@ -85,8 +85,95 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 415; } + static __int16 TableId() { return 422; } static __int32 SubType() { return -1; } + enum class weapon { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class combat_pose { + none = 0, + peace = 1, + combat_nontarget = 2, + combat_target = 3, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summonedpreset/AAA_summonedpreset_RecordBase.h b/Generated/include/EU/summonedpreset/AAA_summonedpreset_RecordBase.h index f3835041a..34fe273d6 100644 --- a/Generated/include/EU/summonedpreset/AAA_summonedpreset_RecordBase.h +++ b/Generated/include/EU/summonedpreset/AAA_summonedpreset_RecordBase.h @@ -25,17 +25,43 @@ signed char part_value; wchar_t* alias; __int32 price; BnsTables::Shared::TableRef icon_texture; -int icon_texture_tableId() const {return 184;}; +int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad0[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; signed char param8[96]; __int32 param8_Size() const {return 96;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 416; } + static __int16 TableId() { return 423; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class part_type { + none = 0, + face = 1, + body = 2, + eye_color = 3, + eye = 4, + body_color = 5, + body_shape = 6, + decal = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/summonedstandidle/AAA_summonedstandidle_RecordBase.h b/Generated/include/EU/summonedstandidle/AAA_summonedstandidle_RecordBase.h index 97032515a..9480b64c6 100644 --- a/Generated/include/EU/summonedstandidle/AAA_summonedstandidle_RecordBase.h +++ b/Generated/include/EU/summonedstandidle/AAA_summonedstandidle_RecordBase.h @@ -44,8 +44,12 @@ char Pad0[2]; wchar_t* hp_idle; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 418; } + static __int16 TableId() { return 425; } static __int32 SubType() { return -1; } + enum class idle_event_type_1 { + animation = 0, + show = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/survey/AAA_survey_RecordBase.h b/Generated/include/EU/survey/AAA_survey_RecordBase.h index 0862d13c0..7acfcfd4a 100644 --- a/Generated/include/EU/survey/AAA_survey_RecordBase.h +++ b/Generated/include/EU/survey/AAA_survey_RecordBase.h @@ -21,13 +21,13 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef survey_question; -int survey_question_tableId() const {return 420;}; +int survey_question_tableId() const {return 427;}; signed char job; signed char race; char Pad0[2]; __int32 level; BnsTables::Shared::TableRef completed_quest; -int completed_quest_tableId() const {return 299;}; +int completed_quest_tableId() const {return 306;}; __int16 start_year; signed char start_month; signed char start_day; @@ -39,21 +39,61 @@ signed char end_day; signed char end_hour; char Pad2[1]; BnsTables::Shared::TableRef need_item; -int need_item_tableId() const {return 198;}; +int need_item_tableId() const {return 202;}; BnsTables::Shared::TableRef fixed_reward_item[4]; __int32 fixed_reward_item_Size() const {return 4;}; -int fixed_reward_item_tableId() const {return 198;}; +int fixed_reward_item_tableId() const {return 202;}; signed char fixed_reward_item_count[4]; __int32 fixed_reward_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef optional_reward_item[4]; __int32 optional_reward_item_Size() const {return 4;}; -int optional_reward_item_tableId() const {return 198;}; +int optional_reward_item_tableId() const {return 202;}; signed char optional_reward_item_count[4]; __int32 optional_reward_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 419; } + static __int16 TableId() { return 426; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/surveyquestions/AAA_surveyquestions_RecordBase.h b/Generated/include/EU/surveyquestions/AAA_surveyquestions_RecordBase.h index 671686f44..a377a758d 100644 --- a/Generated/include/EU/surveyquestions/AAA_surveyquestions_RecordBase.h +++ b/Generated/include/EU/surveyquestions/AAA_surveyquestions_RecordBase.h @@ -25,8 +25,9 @@ wchar_t* title; wchar_t* greeting; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 420; } + static __int16 TableId() { return 427; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h b/Generated/include/EU/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h new file mode 100644 index 000000000..16b6f7d06 --- /dev/null +++ b/Generated/include/EU/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h @@ -0,0 +1,45 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct surveyquestions_question_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char num; +signed char question_type; +char Pad0[2]; +wchar_t* desc; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class question_type { + single_selection_question = 0, + multiple_selection_question = 1, + subjective_question = 2, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) surveyquestions_question_RecordPtr // : DrRecordPtr + { + surveyquestions_question_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h b/Generated/include/EU/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h new file mode 100644 index 000000000..7134d341e --- /dev/null +++ b/Generated/include/EU/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h @@ -0,0 +1,41 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct surveyquestions_questionexample_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char num; +char Pad0[3]; +wchar_t* desc; +signed char gotoquestionnum; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) surveyquestions_questionexample_RecordPtr // : DrRecordPtr + { + surveyquestions_questionexample_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/talksocial/AAA_talksocial_RecordBase.h b/Generated/include/EU/talksocial/AAA_talksocial_RecordBase.h index aa5cef8af..df11615f0 100644 --- a/Generated/include/EU/talksocial/AAA_talksocial_RecordBase.h +++ b/Generated/include/EU/talksocial/AAA_talksocial_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; bool use_at_dead; bool use_at_exhaustion; bool use_at_restoration; @@ -36,9 +36,9 @@ signed char use_job; bool use_at_equip_accessory; char Pad0[1]; BnsTables::Shared::TableRef msg; -int msg_tableId() const {return 156;}; +int msg_tableId() const {return 159;}; BnsTables::Shared::TableRef msg_target; -int msg_target_tableId() const {return 156;}; +int msg_target_tableId() const {return 159;}; bool can_move; bool can_sit; char Pad1[2]; @@ -61,8 +61,32 @@ __int32 summoned_show_Size() const {return 3;}; bool can_ride_vehicle; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } - static __int16 TableId() { return 421; } + static __int16 TableId() { return 428; } static __int32 SubType() { return -1; } + enum class use_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/teen_body_material/AAA_teen_body_material_RecordBase.h b/Generated/include/EU/teen_body_material/AAA_teen_body_material_RecordBase.h index 2f7ace734..7ab6c2f4d 100644 --- a/Generated/include/EU/teen_body_material/AAA_teen_body_material_RecordBase.h +++ b/Generated/include/EU/teen_body_material/AAA_teen_body_material_RecordBase.h @@ -25,8 +25,9 @@ wchar_t* teen_body_material_name; wchar_t* body_mesh_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 422; } + static __int16 TableId() { return 429; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/teleport/AAA_teleport_RecordBase.h b/Generated/include/EU/teleport/AAA_teleport_RecordBase.h index 29483e971..eb4f373e1 100644 --- a/Generated/include/EU/teleport/AAA_teleport_RecordBase.h +++ b/Generated/include/EU/teleport/AAA_teleport_RecordBase.h @@ -24,33 +24,37 @@ namespace BnsTables::EU { bool retired; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; BnsTables::Shared::TableRef teleport_position; -int teleport_position_tableId() const {return 483;}; +int teleport_position_tableId() const {return 490;}; __int16 distance_from_start_teleport; char Pad1[2]; __int32 price_percent; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; BnsTables::Shared::TableRef activated_faction; -int activated_faction_tableId() const {return 136;}; +int activated_faction_tableId() const {return 139;}; bool joined_faction; signed char required_pc_level; signed char required_pc_mastery_level; signed char required_faction_level; BnsTables::Shared::TableRef ui_preceding_quest; -int ui_preceding_quest_tableId() const {return 299;}; +int ui_preceding_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef required_quest; -int required_quest_tableId() const {return 299;}; +int required_quest_tableId() const {return 306;}; bool capital; signed char teleport_cost_type; char Pad2[2]; BnsTables::Shared::TableRef party_chat_channel; -int party_chat_channel_tableId() const {return 277;}; +int party_chat_channel_tableId() const {return 284;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } - static __int16 TableId() { return 423; } + static __int16 TableId() { return 430; } static __int32 SubType() { return -1; } + enum class teleport_cost_type { + teleport = 0, + party_camp = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/tencent_quest/AAA_tencent_quest_RecordBase.h b/Generated/include/EU/tencent_quest/AAA_tencent_quest_RecordBase.h index ee43a7f9a..13bd7f2d4 100644 --- a/Generated/include/EU/tencent_quest/AAA_tencent_quest_RecordBase.h +++ b/Generated/include/EU/tencent_quest/AAA_tencent_quest_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::EU { bool check_vitality; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 424; } + static __int16 TableId() { return 431; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/tendency_field/AAA_tendency_field_RecordBase.h b/Generated/include/EU/tendency_field/AAA_tendency_field_RecordBase.h index 140b1f12b..82a9f4213 100644 --- a/Generated/include/EU/tendency_field/AAA_tendency_field_RecordBase.h +++ b/Generated/include/EU/tendency_field/AAA_tendency_field_RecordBase.h @@ -27,17 +27,17 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef main_zone; -int main_zone_tableId() const {return 471;}; +int main_zone_tableId() const {return 478;}; BnsTables::Shared::TableRef sub_zone[7]; __int32 sub_zone_Size() const {return 7;}; -int sub_zone_tableId() const {return 471;}; +int sub_zone_tableId() const {return 478;}; bool enable_change_channel; signed char required_level; signed char required_mastery_level; char Pad0[1]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; bool required_activated_main_faction; bool restrict_enter_zone_when_manifest_tendency; @@ -55,7 +55,7 @@ char Pad3[2]; __int64 quest_pack_simple_quest_refresh_money; BnsTables::Shared::TableRef weekly_time_table_for_added_reward[2]; __int32 weekly_time_table_for_added_reward_Size() const {return 2;}; -int weekly_time_table_for_added_reward_tableId() const {return 453;}; +int weekly_time_table_for_added_reward_tableId() const {return 460;}; __int32 weekly_bonus_point_percent[2]; __int32 weekly_bonus_point_percent_Size() const {return 2;}; BnsTables::Shared::TableRef group; @@ -73,37 +73,37 @@ __int32 tendency_start_kismet_name_Size() const {return 3;}; wchar_t* tendency_end_kismet_name[3]; __int32 tendency_end_kismet_name_Size() const {return 3;}; BnsTables::Shared::TableRef tendency_field_name2; -int tendency_field_name2_tableId() const {return 427;}; +int tendency_field_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef tendency_field_desc; -int tendency_field_desc_tableId() const {return 427;}; +int tendency_field_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; signed char ui_text_grade; char Pad5[3]; BnsTables::Shared::TableRef tendency_standby_msg[3]; __int32 tendency_standby_msg_Size() const {return 3;}; -int tendency_standby_msg_tableId() const {return 156;}; +int tendency_standby_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef tendency_start_msg[3]; __int32 tendency_start_msg_Size() const {return 3;}; -int tendency_start_msg_tableId() const {return 156;}; +int tendency_start_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef tendency_timeup_alarm_msg[3]; __int32 tendency_timeup_alarm_msg_Size() const {return 3;}; -int tendency_timeup_alarm_msg_tableId() const {return 156;}; +int tendency_timeup_alarm_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef tendency_end_msg[3]; __int32 tendency_end_msg_Size() const {return 3;}; -int tendency_end_msg_tableId() const {return 156;}; +int tendency_end_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef guide_standby_msg[3]; __int32 guide_standby_msg_Size() const {return 3;}; -int guide_standby_msg_tableId() const {return 156;}; +int guide_standby_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef guide_start_msg[3]; __int32 guide_start_msg_Size() const {return 3;}; -int guide_start_msg_tableId() const {return 156;}; +int guide_start_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef guide_timeup_alarm_msg[3]; __int32 guide_timeup_alarm_msg_Size() const {return 3;}; -int guide_timeup_alarm_msg_tableId() const {return 156;}; +int guide_timeup_alarm_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef guide_end_msg[3]; __int32 guide_end_msg_Size() const {return 3;}; -int guide_end_msg_tableId() const {return 156;}; +int guide_end_msg_tableId() const {return 159;}; signed char recommand_level_min; signed char recommand_level_max; signed char recommand_mastery_level_min; @@ -111,18 +111,33 @@ signed char recommand_mastery_level_max; __int16 recommend_attack_power; char Pad6[2]; BnsTables::Shared::TableRef standard_gear_weapon; -int standard_gear_weapon_tableId() const {return 198;}; +int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 299;}; +int display_quests_tableId() const {return 306;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 427;}; +int tactic_tableId() const {return 434;}; BnsTables::Shared::TableRef recommend_alias; -int recommend_alias_tableId() const {return 72;}; +int recommend_alias_tableId() const {return 74;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 22); } - static __int16 TableId() { return 425; } + static __int16 TableId() { return 432; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; + + enum class tendency_1_reset_score_type { + none = 0, + tendency_1 = 1, + tendency_2 = 2, + tendency_3 = 3, + tendency_1_2 = 4, + tendency_1_3 = 5, + tendency_2_3 = 6, + tendency_1_2_3 = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/tendency_field/tendency_field_buyudo_Record.h b/Generated/include/EU/tendency_field/tendency_field_buyudo_Record.h index e6e479ea3..562d567e3 100644 --- a/Generated/include/EU/tendency_field/tendency_field_buyudo_Record.h +++ b/Generated/include/EU/tendency_field/tendency_field_buyudo_Record.h @@ -10,71 +10,71 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef playable_time; -int playable_time_tableId() const {return 453;}; +int playable_time_tableId() const {return 460;}; __int16 check_score_required_min_faction_member_count; char Pad_sub_0[2]; BnsTables::Shared::TableRef tendency_1_faction1_warfare_boss[5]; __int32 tendency_1_faction1_warfare_boss_Size() const {return 5;}; -int tendency_1_faction1_warfare_boss_tableId() const {return 270;}; +int tendency_1_faction1_warfare_boss_tableId() const {return 276;}; BnsTables::Shared::TableRef tendency_1_faction2_warfare_boss[5]; __int32 tendency_1_faction2_warfare_boss_Size() const {return 5;}; -int tendency_1_faction2_warfare_boss_tableId() const {return 270;}; +int tendency_1_faction2_warfare_boss_tableId() const {return 276;}; BnsTables::Shared::TableRef tendency_2_faction1_warfare_boss[5]; __int32 tendency_2_faction1_warfare_boss_Size() const {return 5;}; -int tendency_2_faction1_warfare_boss_tableId() const {return 270;}; +int tendency_2_faction1_warfare_boss_tableId() const {return 276;}; BnsTables::Shared::TableRef tendency_2_faction2_warfare_boss[5]; __int32 tendency_2_faction2_warfare_boss_Size() const {return 5;}; -int tendency_2_faction2_warfare_boss_tableId() const {return 270;}; +int tendency_2_faction2_warfare_boss_tableId() const {return 276;}; BnsTables::Shared::TableRef tendency_3_warfare_boss[5]; __int32 tendency_3_warfare_boss_Size() const {return 5;}; -int tendency_3_warfare_boss_tableId() const {return 270;}; +int tendency_3_warfare_boss_tableId() const {return 276;}; BnsTables::Shared::TableRef tendency_1_faction1_warfare_quest[5]; __int32 tendency_1_faction1_warfare_quest_Size() const {return 5;}; -int tendency_1_faction1_warfare_quest_tableId() const {return 299;}; +int tendency_1_faction1_warfare_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_1_faction2_warfare_quest[5]; __int32 tendency_1_faction2_warfare_quest_Size() const {return 5;}; -int tendency_1_faction2_warfare_quest_tableId() const {return 299;}; +int tendency_1_faction2_warfare_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_2_faction1_warfare_quest[5]; __int32 tendency_2_faction1_warfare_quest_Size() const {return 5;}; -int tendency_2_faction1_warfare_quest_tableId() const {return 299;}; +int tendency_2_faction1_warfare_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_2_faction2_warfare_quest[5]; __int32 tendency_2_faction2_warfare_quest_Size() const {return 5;}; -int tendency_2_faction2_warfare_quest_tableId() const {return 299;}; +int tendency_2_faction2_warfare_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_3_faction1_warfare_quest[5]; __int32 tendency_3_faction1_warfare_quest_Size() const {return 5;}; -int tendency_3_faction1_warfare_quest_tableId() const {return 299;}; +int tendency_3_faction1_warfare_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_3_faction2_warfare_quest[5]; __int32 tendency_3_faction2_warfare_quest_Size() const {return 5;}; -int tendency_3_faction2_warfare_quest_tableId() const {return 299;}; +int tendency_3_faction2_warfare_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_1_faction1_sub_quest[5]; __int32 tendency_1_faction1_sub_quest_Size() const {return 5;}; -int tendency_1_faction1_sub_quest_tableId() const {return 299;}; +int tendency_1_faction1_sub_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_1_faction2_sub_quest[5]; __int32 tendency_1_faction2_sub_quest_Size() const {return 5;}; -int tendency_1_faction2_sub_quest_tableId() const {return 299;}; +int tendency_1_faction2_sub_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_2_faction1_sub_quest[5]; __int32 tendency_2_faction1_sub_quest_Size() const {return 5;}; -int tendency_2_faction1_sub_quest_tableId() const {return 299;}; +int tendency_2_faction1_sub_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_2_faction2_sub_quest[5]; __int32 tendency_2_faction2_sub_quest_Size() const {return 5;}; -int tendency_2_faction2_sub_quest_tableId() const {return 299;}; +int tendency_2_faction2_sub_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_3_faction1_sub_quest[5]; __int32 tendency_3_faction1_sub_quest_Size() const {return 5;}; -int tendency_3_faction1_sub_quest_tableId() const {return 299;}; +int tendency_3_faction1_sub_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef tendency_3_faction2_sub_quest[5]; __int32 tendency_3_faction2_sub_quest_Size() const {return 5;}; -int tendency_3_faction2_sub_quest_tableId() const {return 299;}; +int tendency_3_faction2_sub_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef faction1_kill_quest; -int faction1_kill_quest_tableId() const {return 299;}; +int faction1_kill_quest_tableId() const {return 306;}; BnsTables::Shared::TableRef faction2_kill_quest; -int faction2_kill_quest_tableId() const {return 299;}; +int faction2_kill_quest_tableId() const {return 306;}; __int32 defeat_field_play_point_bonus_percent; __int32 defeat_faction_score_bonus_percent; __int32 defeat_bonus_point_percent; BnsTables::Shared::TableRef reentrance_faction1_spawn; -int reentrance_faction1_spawn_tableId() const {return 480;}; +int reentrance_faction1_spawn_tableId() const {return 487;}; BnsTables::Shared::TableRef reentrance_faction2_spawn; -int reentrance_faction2_spawn_tableId() const {return 480;}; +int reentrance_faction2_spawn_tableId() const {return 487;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/terrain/AAA_terrain_RecordBase.h b/Generated/include/EU/terrain/AAA_terrain_RecordBase.h index 7e17aab17..38790a94f 100644 --- a/Generated/include/EU/terrain/AAA_terrain_RecordBase.h +++ b/Generated/include/EU/terrain/AAA_terrain_RecordBase.h @@ -34,8 +34,9 @@ char Pad0[1]; __int16 release_contents_group; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 11); } - static __int16 TableId() { return 426; } + static __int16 TableId() { return 433; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/text/AAA_text_RecordBase.h b/Generated/include/EU/text/AAA_text_RecordBase.h index db2f9807c..2638eea6e 100644 --- a/Generated/include/EU/text/AAA_text_RecordBase.h +++ b/Generated/include/EU/text/AAA_text_RecordBase.h @@ -24,8 +24,9 @@ namespace BnsTables::EU { BnsTables::Shared::TextRef text; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 427; } + static __int16 TableId() { return 434; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h b/Generated/include/EU/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h index fc33a67f5..25e9c4d7e 100644 --- a/Generated/include/EU/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h +++ b/Generated/include/EU/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h @@ -22,32 +22,36 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef time_limit_quota; -int time_limit_quota_tableId() const {return 67;}; +int time_limit_quota_tableId() const {return 69;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; signed char required_level; signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef required_cost; -int required_cost_tableId() const {return 77;}; +int required_cost_tableId() const {return 79;}; BnsTables::Shared::TableRef time_limit_field_zone_name2; -int time_limit_field_zone_name2_tableId() const {return 427;}; +int time_limit_field_zone_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef time_limit_field_zone_desc; -int time_limit_field_zone_desc_tableId() const {return 427;}; +int time_limit_field_zone_desc_tableId() const {return 434;}; BnsTables::Shared::TableRef time_limit_field_zone_desc2; -int time_limit_field_zone_desc2_tableId() const {return 427;}; +int time_limit_field_zone_desc2_tableId() const {return 434;}; signed char ui_text_grade; char Pad1[3]; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; BnsTables::Shared::TableRef recommend_alias; -int recommend_alias_tableId() const {return 72;}; +int recommend_alias_tableId() const {return 74;}; __int16 recommend_attack_power; signed char entrance_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 428; } + static __int16 TableId() { return 435; } static __int32 SubType() { return -1; } + enum class entrance_type { + default_val = 0, + public_raid3 = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h b/Generated/include/EU/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h index 67e0f4d3a..1b5774692 100644 --- a/Generated/include/EU/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h +++ b/Generated/include/EU/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h @@ -23,12 +23,13 @@ namespace BnsTables::EU { wchar_t* alias; __int32 bias_minute; BnsTables::Shared::TableRef display_name; -int display_name_tableId() const {return 427;}; +int display_name_tableId() const {return 434;}; signed char sort_no; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 429; } + static __int16 TableId() { return 436; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/trainskillversion/AAA_trainskillversion_RecordBase.h b/Generated/include/EU/trainskillversion/AAA_trainskillversion_RecordBase.h index c733cfb2d..b6978ed93 100644 --- a/Generated/include/EU/trainskillversion/AAA_trainskillversion_RecordBase.h +++ b/Generated/include/EU/trainskillversion/AAA_trainskillversion_RecordBase.h @@ -23,8 +23,32 @@ namespace BnsTables::EU { __int32 version; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 430; } + static __int16 TableId() { return 437; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/treasure_board_page/AAA_treasure_board_page_RecordBase.h b/Generated/include/EU/treasure_board_page/AAA_treasure_board_page_RecordBase.h index c5dddee89..683707511 100644 --- a/Generated/include/EU/treasure_board_page/AAA_treasure_board_page_RecordBase.h +++ b/Generated/include/EU/treasure_board_page/AAA_treasure_board_page_RecordBase.h @@ -22,20 +22,20 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef one_time_draw_item; -int one_time_draw_item_tableId() const {return 198;}; +int one_time_draw_item_tableId() const {return 202;}; __int16 one_time_draw_item_count; char Pad0[2]; BnsTables::Shared::TableRef five_times_draw_item; -int five_times_draw_item_tableId() const {return 198;}; +int five_times_draw_item_tableId() const {return 202;}; __int16 five_times_draw_item_count; signed char reset_condition; signed char reset_price_type; BnsTables::Shared::TableRef reset_price_item; -int reset_price_item_tableId() const {return 198;}; +int reset_price_item_tableId() const {return 202;}; __int16 reset_price_item_count; char Pad1[2]; BnsTables::Shared::TableRef quota; -int quota_tableId() const {return 67;}; +int quota_tableId() const {return 69;}; __int32 reward_grade_prob_weight[10]; __int32 reward_grade_prob_weight_Size() const {return 10;}; __int32 reward_grade_total_prob_weight; @@ -44,18 +44,27 @@ __int32 draw_count_in_grade_Size() const {return 10;}; __int32 max_draw_count; BnsTables::Shared::TableRef treasure_board_reward[59]; __int32 treasure_board_reward_Size() const {return 59;}; -int treasure_board_reward_tableId() const {return 432;}; +int treasure_board_reward_tableId() const {return 439;}; __int16 treasure_board_reward_grade[59]; __int32 treasure_board_reward_grade_Size() const {return 59;}; char Pad2[2]; BnsTables::Shared::TableRef treasure_board_name; -int treasure_board_name_tableId() const {return 427;}; +int treasure_board_name_tableId() const {return 434;}; wchar_t* treasure_board_symbol_on; wchar_t* treasure_board_symbol_off; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 431; } + static __int16 TableId() { return 438; } static __int32 SubType() { return -1; } + enum class reset_condition { + normal = 0, + draw_all = 1, + }; + + enum class reset_price_type { + free = 0, + item = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h b/Generated/include/EU/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h index 700be9796..25bcae10a 100644 --- a/Generated/include/EU/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h +++ b/Generated/include/EU/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h @@ -24,14 +24,15 @@ namespace BnsTables::EU { __int16 reward_grade; char Pad0[2]; BnsTables::Shared::TableRef reward_item; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int16 reward_item_count; __int16 max_draw_count; __int32 reward_item_prob_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 432; } + static __int16 TableId() { return 439; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/treasure_board_season/AAA_treasure_board_season_RecordBase.h b/Generated/include/EU/treasure_board_season/AAA_treasure_board_season_RecordBase.h index 6b10f59a3..916c0239f 100644 --- a/Generated/include/EU/treasure_board_season/AAA_treasure_board_season_RecordBase.h +++ b/Generated/include/EU/treasure_board_season/AAA_treasure_board_season_RecordBase.h @@ -24,20 +24,21 @@ namespace BnsTables::EU { char Pad0[3]; BnsTables::Shared::TableRef treasure_board_page[10]; __int32 treasure_board_page_Size() const {return 10;}; -int treasure_board_page_tableId() const {return 431;}; +int treasure_board_page_tableId() const {return 438;}; BnsTables::Shared::TableRef season_reward_item; -int season_reward_item_tableId() const {return 198;}; +int season_reward_item_tableId() const {return 202;}; __int16 season_reward_item_count; char Pad1[2]; BnsTables::Shared::TableRef season_name; -int season_name_tableId() const {return 427;}; +int season_name_tableId() const {return 434;}; __int64 season_end_time; wchar_t* season_board_symbol_on; wchar_t* season_board_symbol_off; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 433; } + static __int16 TableId() { return 440; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h b/Generated/include/EU/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h index e154d2e5c..b7c1887bf 100644 --- a/Generated/include/EU/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h +++ b/Generated/include/EU/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::EU { wchar_t* alias; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 434; } + static __int16 TableId() { return 441; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h b/Generated/include/EU/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h new file mode 100644 index 000000000..b431cb61b --- /dev/null +++ b/Generated/include/EU/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h @@ -0,0 +1,339 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::EU { + +#pragma pack(push, 1) + struct tutorialskillsequence_step_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char sequence_step_type; +char Pad0[3]; +__int32 skill[20]; +__int32 skill_Size() const {return 20;}; +bool check_parent_skill; +signed char result[2]; +__int32 result_Size() const {return 2;}; +signed char result_event_type[2]; +__int32 result_event_type_Size() const {return 2;}; +char Pad1[1]; +__int16 caster_fail_state; +BnsTables::Shared::TableRef caster_fail_effect; +int caster_fail_effect_tableId() const {return 118;}; +__int16 caster_pass_state; +__int16 target_pass_state; +signed char target_pass_state_count; +char Pad2[3]; +BnsTables::Shared::TableRef target_pass_effect; +int target_pass_effect_tableId() const {return 118;}; +signed char target_pass_effect_count; +bool check_only_cast_skill; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class sequence_step_type { + skill = 0, + effect = 1, + }; + + enum class result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class result_event_type { + none = 0, + attack = 1, + attacked = 2, + }; + + enum class caster_fail_state { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) tutorialskillsequence_step_RecordPtr // : DrRecordPtr + { + tutorialskillsequence_step_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/EU/ui_command/AAA_ui_command_RecordBase.h b/Generated/include/EU/ui_command/AAA_ui_command_RecordBase.h index 27ba401a2..953028e11 100644 --- a/Generated/include/EU/ui_command/AAA_ui_command_RecordBase.h +++ b/Generated/include/EU/ui_command/AAA_ui_command_RecordBase.h @@ -21,12 +21,140 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; wchar_t* icon; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 61); } - static __int16 TableId() { return 435; } + static __int16 TableId() { return 442; } static __int32 SubType() { return -1; } + enum class command { + none = 0, + default_val = 1, + transform = 2, + preview = 3, + search_auction = 4, + divide = 5, + decompose = 6, + powerbook = 7, + hyperlink = 8, + equip = 9, + unequip = 10, + lock = 11, + unlock = 12, + seal = 13, + use_grocery = 14, + unseal = 15, + randombox = 16, + talk_to_item = 17, + attach_weapongem = 18, + detach_weapongem = 19, + detach_weapon_enchant_gem = 20, + detach_enchant_gem = 21, + use_piece = 22, + trade_register = 23, + trade_register_divide = 24, + store_buy = 25, + store_sell = 26, + auction_sell_register = 27, + delivery_send_register = 28, + move_inventory_to_warehouse = 29, + move_warehouse_to_inventory = 30, + move_inventory_to_warehouse2 = 31, + move_warehouse2_to_inventory = 32, + move_inventory_to_closet = 33, + move_closet_to_inventory = 34, + move_inventory_to_wardrobe = 35, + move_wardrobe_to_inventory = 36, + growth_auto_register = 37, + spirit_auto_register = 38, + transform_register = 39, + gemslot_add_preset = 40, + gemslot_remove_preset = 41, + production_register = 42, + chat_whisper = 43, + character_info = 44, + add_friend = 45, + invite_guild = 46, + set_target_mark = 47, + add_blacklist = 48, + delete_blacklist = 49, + direct_message = 50, + social_following = 51, + party_delegate_leader = 52, + party_banish_member = 53, + party_agreement_to_banish_member = 54, + party_withdraw_agreement_to_banish_member = 55, + party_dedicated_member = 56, + team_leave = 57, + team_delegate_leader = 58, + team_party_leader_promotion = 59, + dragon_jade_refinement = 60, + appearance_change_target = 61, + appearance_change_applying = 62, + show_inspector = 63, + remove_inserted_slot = 64, + enter_interdungeon_lobby = 65, + enter_duel_lobby = 66, + show_contents_journal = 67, + show_wardrobe = 68, + search_item_graph = 69, + explore_item_graph = 70, + set_item_graph_starting_point = 71, + clear_item_graph_starting_point = 72, + set_item_graph_destination = 73, + clear_item_graph_destination = 74, + show_item_graph_recipe = 75, + show_item_graph_variation = 76, + change_item_graph_group = 77, + receive_delivery = 78, + unpack_package = 79, + teleport = 80, + process = 81, + cash_store = 82, + add_appearance_pictorial = 83, + set_wardrobe_favorite = 84, + clear_wardrobe_favorite = 85, + set_wardrobe_appearance_seed = 86, + personal_customize = 87, + personal_customize_preview = 88, + sewing = 89, + skillskin = 90, + move_inventory_to_badge_depot = 91, + move_badge_depot_to_inventory = 92, + compose_badge = 93, + item_fusion_feed = 94, + item_fusion_special_feed = 95, + move_inventory_to_premium_depot = 96, + move_premium_depot_to_inventory = 97, + apply_guild = 98, + buy_collection_item_by_instant_payment = 99, + slate = 100, + search_museum_info = 101, + show_card_painting = 102, + inventory_to_card_collection = 103, + card_collection_to_inventory = 104, + select_collection_card = 105, + deselect_collection_card = 106, + batched_use_grocery = 107, + improve_succession_auto_register = 108, + open_equipment_guide = 109, + open_guide_movie = 110, + inventory_to_card_expedition = 111, + card_collection_to_expedition = 112, + move_inventory_to_relics = 113, + move_relics_to_inventory = 114, + add_combine_relics = 115, + add_enhance_relics = 116, + add_disassemble_relics = 117, + add_item_bookmark = 118, + remove_item_bookmark = 119, + attach_starstone = 120, + show_item_probability = 121, + open_worldaccount_cardbook = 122, + achievement_search = 123, + register_to_related_ui = 124, + show_decompose_probability = 125, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/ui_context_command/AAA_ui_context_command_RecordBase.h b/Generated/include/EU/ui_context_command/AAA_ui_context_command_RecordBase.h index 9e6df7ac9..0fb83364f 100644 --- a/Generated/include/EU/ui_context_command/AAA_ui_context_command_RecordBase.h +++ b/Generated/include/EU/ui_context_command/AAA_ui_context_command_RecordBase.h @@ -27,8 +27,236 @@ __int32 default_command_Size() const {return 15;}; signed char main_command_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 45); } - static __int16 TableId() { return 436; } + static __int16 TableId() { return 443; } static __int32 SubType() { return -1; } + enum class target { + none = 0, + inventory_normal = 1, + inventory_trade = 2, + inventory_store = 3, + inventory_unlocated_store = 4, + inventory_random_store = 5, + inventory_store_repair = 6, + inventory_loot = 7, + inventory_delivery = 8, + inventory_delivery_send = 9, + inventory_delivery_blacklist = 10, + inventory_delivery_goods = 11, + inventory_auction = 12, + inventory_auction_sell = 13, + inventory_warehouse = 14, + inventory_warehouse2 = 15, + inventory_closet = 16, + inventory_wardrobe = 17, + inventory_production = 18, + inventory_item_growth = 19, + inventory_item_transform = 20, + inventory_appearance_pictorial = 21, + inventory_bookmark = 22, + equip_slot = 23, + warehouse = 24, + warehouse2 = 25, + closet = 26, + wardrobe = 27, + party_member_player = 28, + party_member_pc_and_leader = 29, + party_member_pc_and_no_leader = 30, + team_member_player = 31, + team_party_leader_to_member = 32, + team_leader_to_member = 33, + team_member_to_member = 34, + random_store = 35, + contents_journal = 36, + contents_journal_reward_item = 37, + contents_journal_recommend_item = 38, + growth_preview = 39, + growth_preview_weapongem = 40, + growth_preview_weapon_enchant_gem = 41, + growth_preview_enchant_gem = 42, + growth_seed = 43, + growth_feed = 44, + growth_bm = 45, + growth_material = 46, + spirit_seed = 47, + spirit_feed = 48, + improve_succession_seed = 49, + improve_succession_main_feed = 50, + hyperlink_item = 51, + hyperlink_attraction = 52, + item_graph_main = 53, + item_graph_sub = 54, + preview_seed = 55, + preview_feed = 56, + preview_material = 57, + preview_result = 58, + item_store = 59, + delivery = 60, + challenge_today = 61, + item_transform = 62, + goods_store = 63, + guild_common = 64, + personal_customize = 65, + confirm_common = 66, + skillskin = 67, + skillskin_inventory = 68, + collecting_target = 69, + collecting_reward = 70, + inventory_badge_depot = 71, + inventory_item_fusion = 72, + badge_depot = 73, + premium_depot = 74, + inventory_premium_depot = 75, + slate = 76, + treasure_board = 77, + museum_info = 78, + card_collection = 79, + inventory_card_collection = 80, + achievement_item_reward = 81, + soul_boost = 82, + battle_pass = 83, + inventory_card_expedition = 84, + expedition_collaction = 85, + expedition_card = 86, + expedition_monster = 87, + expedition_stroy = 88, + expedition_view_point = 89, + relics = 90, + inventory_relics = 91, + combine_relics = 92, + enhance_relics = 93, + disassemble_relics = 94, + achievement_inspector = 95, + inventory_randomoption_reset = 96, + }; + + enum class command { + none = 0, + default_val = 1, + transform = 2, + preview = 3, + search_auction = 4, + divide = 5, + decompose = 6, + powerbook = 7, + hyperlink = 8, + equip = 9, + unequip = 10, + lock = 11, + unlock = 12, + seal = 13, + use_grocery = 14, + unseal = 15, + randombox = 16, + talk_to_item = 17, + attach_weapongem = 18, + detach_weapongem = 19, + detach_weapon_enchant_gem = 20, + detach_enchant_gem = 21, + use_piece = 22, + trade_register = 23, + trade_register_divide = 24, + store_buy = 25, + store_sell = 26, + auction_sell_register = 27, + delivery_send_register = 28, + move_inventory_to_warehouse = 29, + move_warehouse_to_inventory = 30, + move_inventory_to_warehouse2 = 31, + move_warehouse2_to_inventory = 32, + move_inventory_to_closet = 33, + move_closet_to_inventory = 34, + move_inventory_to_wardrobe = 35, + move_wardrobe_to_inventory = 36, + growth_auto_register = 37, + spirit_auto_register = 38, + transform_register = 39, + gemslot_add_preset = 40, + gemslot_remove_preset = 41, + production_register = 42, + chat_whisper = 43, + character_info = 44, + add_friend = 45, + invite_guild = 46, + set_target_mark = 47, + add_blacklist = 48, + delete_blacklist = 49, + direct_message = 50, + social_following = 51, + party_delegate_leader = 52, + party_banish_member = 53, + party_agreement_to_banish_member = 54, + party_withdraw_agreement_to_banish_member = 55, + party_dedicated_member = 56, + team_leave = 57, + team_delegate_leader = 58, + team_party_leader_promotion = 59, + dragon_jade_refinement = 60, + appearance_change_target = 61, + appearance_change_applying = 62, + show_inspector = 63, + remove_inserted_slot = 64, + enter_interdungeon_lobby = 65, + enter_duel_lobby = 66, + show_contents_journal = 67, + show_wardrobe = 68, + search_item_graph = 69, + explore_item_graph = 70, + set_item_graph_starting_point = 71, + clear_item_graph_starting_point = 72, + set_item_graph_destination = 73, + clear_item_graph_destination = 74, + show_item_graph_recipe = 75, + show_item_graph_variation = 76, + change_item_graph_group = 77, + receive_delivery = 78, + unpack_package = 79, + teleport = 80, + process = 81, + cash_store = 82, + add_appearance_pictorial = 83, + set_wardrobe_favorite = 84, + clear_wardrobe_favorite = 85, + set_wardrobe_appearance_seed = 86, + personal_customize = 87, + personal_customize_preview = 88, + sewing = 89, + skillskin = 90, + move_inventory_to_badge_depot = 91, + move_badge_depot_to_inventory = 92, + compose_badge = 93, + item_fusion_feed = 94, + item_fusion_special_feed = 95, + move_inventory_to_premium_depot = 96, + move_premium_depot_to_inventory = 97, + apply_guild = 98, + buy_collection_item_by_instant_payment = 99, + slate = 100, + search_museum_info = 101, + show_card_painting = 102, + inventory_to_card_collection = 103, + card_collection_to_inventory = 104, + select_collection_card = 105, + deselect_collection_card = 106, + batched_use_grocery = 107, + improve_succession_auto_register = 108, + open_equipment_guide = 109, + open_guide_movie = 110, + inventory_to_card_expedition = 111, + card_collection_to_expedition = 112, + move_inventory_to_relics = 113, + move_relics_to_inventory = 114, + add_combine_relics = 115, + add_enhance_relics = 116, + add_disassemble_relics = 117, + add_item_bookmark = 118, + remove_item_bookmark = 119, + attach_starstone = 120, + show_item_probability = 121, + open_worldaccount_cardbook = 122, + achievement_search = 123, + register_to_related_ui = 124, + show_decompose_probability = 125, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/unlocated_store/AAA_unlocated_store_RecordBase.h b/Generated/include/EU/unlocated_store/AAA_unlocated_store_RecordBase.h index 41da36cef..de93159d3 100644 --- a/Generated/include/EU/unlocated_store/AAA_unlocated_store_RecordBase.h +++ b/Generated/include/EU/unlocated_store/AAA_unlocated_store_RecordBase.h @@ -24,13 +24,36 @@ namespace BnsTables::EU { signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef store2; -int store2_tableId() const {return 405;}; +int store2_tableId() const {return 412;}; bool available_only_with_grade_benefit; signed char unlocated_store_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 437; } + static __int16 TableId() { return 444; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class unlocated_store_type { + unlocated_none = 0, + unlocated_store = 1, + account_store = 2, + soul_boost_store_1 = 3, + soul_boost_store_2 = 4, + soul_boost_store_3 = 5, + soul_boost_store_4 = 6, + soul_boost_store_5 = 7, + soul_boost_store_6 = 8, + event_store = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h b/Generated/include/EU/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h index 9b5a0323a..e9fdc230d 100644 --- a/Generated/include/EU/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h +++ b/Generated/include/EU/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h @@ -22,14 +22,26 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* title_icon; BnsTables::Shared::TableRef title_text; -int title_text_tableId() const {return 427;}; +int title_text_tableId() const {return 434;}; wchar_t* button_icon; BnsTables::Shared::TableRef button_text; -int button_text_tableId() const {return 427;}; +int button_text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 438; } + static __int16 TableId() { return 445; } static __int32 SubType() { return -1; } + enum class unlocated_store_type { + unlocated_none = 0, + unlocated_store = 1, + account_store = 2, + soul_boost_store_1 = 3, + soul_boost_store_2 = 4, + soul_boost_store_3 = 5, + soul_boost_store_4 = 6, + soul_boost_store_5 = 7, + soul_boost_store_6 = 8, + event_store = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/user_command/AAA_user_command_RecordBase.h b/Generated/include/EU/user_command/AAA_user_command_RecordBase.h index d221ad5ad..30dc24210 100644 --- a/Generated/include/EU/user_command/AAA_user_command_RecordBase.h +++ b/Generated/include/EU/user_command/AAA_user_command_RecordBase.h @@ -28,11 +28,78 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef text; -int text_tableId() const {return 427;}; +int text_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 41); } - static __int16 TableId() { return 439; } + static __int16 TableId() { return 446; } static __int32 SubType() { return -1; } + enum class command { + none = 0, + chat_sight = 1, + chat_party = 2, + chat_whisper = 3, + chat_in_domain = 4, + chat_world = 5, + chat_guild = 6, + chat_guild_manager = 7, + chat_faction = 8, + chat_party_search = 9, + chat_field_dungeon = 10, + chat_qq = 11, + chat_team = 12, + chat_watch = 13, + chat_friends = 14, + party_invite = 15, + duel_invite = 16, + dungeon_invite = 17, + unrated_duel_invite = 18, + party_suggest_join = 19, + party_leave = 20, + guild_invite = 21, + banish_guild_member = 22, + game_time_info = 23, + trade_invite = 24, + blacklist_add = 25, + link_to_join_party = 26, + link_to_suggest_join_party = 27, + enter_party_search_channel = 28, + leave_party_search_channel = 29, + social_following = 30, + help = 31, + sit_down = 32, + power_book = 33, + character_info = 34, + diff_character_info = 35, + sns = 36, + nshop = 37, + market = 38, + skill_power_book = 39, + add_friend = 40, + postbox = 41, + tgos = 42, + message_by_item_district = 43, + message_by_item_all = 44, + warp_to_guildmember = 45, + call_guildmember = 46, + warp_to_guild_call_area = 47, + report_bot = 48, + report_spammer = 49, + dice = 50, + challengeparty_invite = 51, + challengeparty_leave = 52, + challengeparty_banish = 53, + guild_apply = 54, + }; + + enum class social_type { + command = 0, + filter = 1, + }; + + enum class system_social_type { + none = 0, + party_match_social = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/user_command/user_command_emoticon_Record.h b/Generated/include/EU/user_command/user_command_emoticon_Record.h index 6023052f6..c38ccc09a 100644 --- a/Generated/include/EU/user_command/user_command_emoticon_Record.h +++ b/Generated/include/EU/user_command/user_command_emoticon_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::EU { { public: BnsTables::Shared::TableRef emoticon; -int emoticon_tableId() const {return 118;}; +int emoticon_tableId() const {return 121;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/EU/user_command/user_command_social_Record.h b/Generated/include/EU/user_command/user_command_social_Record.h index 86725175e..ccc250da1 100644 --- a/Generated/include/EU/user_command/user_command_social_Record.h +++ b/Generated/include/EU/user_command/user_command_social_Record.h @@ -12,9 +12,9 @@ namespace BnsTables::EU { signed char social_type; char Pad_sub_0[3]; BnsTables::Shared::TableRef talk_social; -int talk_social_tableId() const {return 421;}; +int talk_social_tableId() const {return 428;}; BnsTables::Shared::TableRef state_social; -int state_social_tableId() const {return 403;}; +int state_social_tableId() const {return 410;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/user_command/user_command_system_social_Record.h b/Generated/include/EU/user_command/user_command_system_social_Record.h index a7e3cc344..26cf0f7d3 100644 --- a/Generated/include/EU/user_command/user_command_system_social_Record.h +++ b/Generated/include/EU/user_command/user_command_system_social_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::EU { signed char system_social_type; char Pad_sub_0[3]; BnsTables::Shared::TableRef talk_social; -int talk_social_tableId() const {return 421;}; +int talk_social_tableId() const {return 428;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/EU/user_reporting_system/AAA_user_reporting_system_RecordBase.h b/Generated/include/EU/user_reporting_system/AAA_user_reporting_system_RecordBase.h index 893e9ed42..7c1d99180 100644 --- a/Generated/include/EU/user_reporting_system/AAA_user_reporting_system_RecordBase.h +++ b/Generated/include/EU/user_reporting_system/AAA_user_reporting_system_RecordBase.h @@ -23,16 +23,20 @@ __int16 report_reason_code; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef title_category_name; -int title_category_name_tableId() const {return 427;}; +int title_category_name_tableId() const {return 434;}; BnsTables::Shared::TableRef report_scene_name; -int report_scene_name_tableId() const {return 427;}; +int report_scene_name_tableId() const {return 434;}; BnsTables::Shared::TableRef report_reason_name; -int report_reason_name_tableId() const {return 427;}; +int report_reason_name_tableId() const {return 434;}; signed char sort; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 440; } + static __int16 TableId() { return 447; } static __int32 SubType() { return -1; } + enum class title_category { + user = 0, + guild = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/vehicle/AAA_vehicle_RecordBase.h b/Generated/include/EU/vehicle/AAA_vehicle_RecordBase.h index 710c03633..ab04c606b 100644 --- a/Generated/include/EU/vehicle/AAA_vehicle_RecordBase.h +++ b/Generated/include/EU/vehicle/AAA_vehicle_RecordBase.h @@ -32,19 +32,31 @@ __int32 jump_run_height; __int32 jump_sprint_height; __int32 riding_action_duration; BnsTables::Shared::TableRef appearance; -int appearance_tableId() const {return 441;}; +int appearance_tableId() const {return 448;}; BnsTables::Shared::TableRef context_script; -int context_script_tableId() const {return 75;}; +int context_script_tableId() const {return 77;}; signed char disable_move_type[8]; __int32 disable_move_type_Size() const {return 8;}; __int32 group; __int32 level; BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 442; } + static __int16 TableId() { return 449; } static __int32 SubType() { return -1; } + enum class disable_move_type { + hyper = 0, + sprint = 1, + drift = 2, + boost = 3, + dive = 4, + wall_move = 5, + event_jump = 6, + rocket_jump = 7, + glide = 8, + none = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h b/Generated/include/EU/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h index 770db3d5e..c76181d74 100644 --- a/Generated/include/EU/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h +++ b/Generated/include/EU/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h @@ -35,7 +35,7 @@ wchar_t* move_vehicle_idle; wchar_t* attach_rider_bone; wchar_t* attach_vehicle_socket; BnsTables::Shared::TableRef stand_idle; -int stand_idle_tableId() const {return 401;}; +int stand_idle_tableId() const {return 408;}; wchar_t* effect_show; signed char foot_print_type; char Pad0[3]; @@ -43,8 +43,13 @@ float preview_mesh_zoom_out_value; float preview_mesh_light_brightness; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 441; } + static __int16 TableId() { return 448; } static __int32 SubType() { return -1; } + enum class foot_print_type { + none = 0, + two_legged = 1, + four_legged = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/virtual_item/AAA_virtual_item_RecordBase.h b/Generated/include/EU/virtual_item/AAA_virtual_item_RecordBase.h index e90dfb435..909c2d1a4 100644 --- a/Generated/include/EU/virtual_item/AAA_virtual_item_RecordBase.h +++ b/Generated/include/EU/virtual_item/AAA_virtual_item_RecordBase.h @@ -23,18 +23,19 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; bool talkable; char Pad0[3]; wchar_t* talk_mesh; wchar_t* talk_animset; BnsTables::Shared::TableRef message[9]; __int32 message_Size() const {return 9;}; -int message_tableId() const {return 275;}; +int message_tableId() const {return 281;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 443; } + static __int16 TableId() { return 450; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/wantedmission/AAA_wantedmission_RecordBase.h b/Generated/include/EU/wantedmission/AAA_wantedmission_RecordBase.h index e39b1b494..bab0c49b9 100644 --- a/Generated/include/EU/wantedmission/AAA_wantedmission_RecordBase.h +++ b/Generated/include/EU/wantedmission/AAA_wantedmission_RecordBase.h @@ -22,15 +22,15 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef target_npc; -int target_npc_tableId() const {return 270;}; +int target_npc_tableId() const {return 276;}; BnsTables::Shared::TableRef reward_item[5]; __int32 reward_item_Size() const {return 5;}; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int16 reward_item_count[5]; __int32 reward_item_count_Size() const {return 5;}; char Pad0[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; float mesh_ui_npc_pos_x; float mesh_ui_npc_pos_y; float mesh_ui_npc_pos_z; @@ -39,11 +39,12 @@ wchar_t* mesh_ui_npc_idle_anim; wchar_t* mesh_ui_npc_activated_anim; wchar_t* mesh_ui_npc_voice; BnsTables::Shared::TableRef npc_weapon_id; -int npc_weapon_id_tableId() const {return 198;}; +int npc_weapon_id_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 4); } - static __int16 TableId() { return 444; } + static __int16 TableId() { return 451; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/war_field/AAA_war_field_RecordBase.h b/Generated/include/EU/war_field/AAA_war_field_RecordBase.h index 5f85c4607..82d4ac247 100644 --- a/Generated/include/EU/war_field/AAA_war_field_RecordBase.h +++ b/Generated/include/EU/war_field/AAA_war_field_RecordBase.h @@ -22,38 +22,42 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef main_zone; -int main_zone_tableId() const {return 471;}; +int main_zone_tableId() const {return 478;}; BnsTables::Shared::TableRef battle_zone[10]; __int32 battle_zone_Size() const {return 10;}; -int battle_zone_tableId() const {return 471;}; +int battle_zone_tableId() const {return 478;}; BnsTables::Shared::TableRef field_break_zone[2]; __int32 field_break_zone_Size() const {return 2;}; -int field_break_zone_tableId() const {return 471;}; +int field_break_zone_tableId() const {return 478;}; BnsTables::Shared::TableRef field_break_boss_zone; -int field_break_boss_zone_tableId() const {return 471;}; +int field_break_boss_zone_tableId() const {return 478;}; signed char required_level; signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 299;}; +int required_preceding_quest_tableId() const {return 306;}; signed char required_preceding_quest_check; char Pad1[3]; BnsTables::Shared::TableRef field_break_zone_imprint_effect; -int field_break_zone_imprint_effect_tableId() const {return 115;}; +int field_break_zone_imprint_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef field_break_zone_imprint_env[2]; __int32 field_break_zone_imprint_env_Size() const {return 2;}; -int field_break_zone_imprint_env_tableId() const {return 474;}; +int field_break_zone_imprint_env_tableId() const {return 481;}; BnsTables::Shared::TableRef boss_battle_zone_entrance_effect; -int boss_battle_zone_entrance_effect_tableId() const {return 115;}; +int boss_battle_zone_entrance_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef finish_pc_respawn; -int finish_pc_respawn_tableId() const {return 480;}; +int finish_pc_respawn_tableId() const {return 487;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 445; } + static __int16 TableId() { return 452; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h b/Generated/include/EU/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h index 0a05d330c..3116d08c8 100644 --- a/Generated/include/EU/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h +++ b/Generated/include/EU/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h @@ -25,12 +25,18 @@ signed char wave; __int32 reward_exp; __int32 reward_money; BnsTables::Shared::TableRef reward_item; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int16 reward_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 447; } + static __int16 TableId() { return 454; } static __int32 SubType() { return -1; } + enum class difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h b/Generated/include/EU/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h index f20289b68..3148aa1b1 100644 --- a/Generated/include/EU/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h +++ b/Generated/include/EU/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h @@ -22,15 +22,21 @@ signed char difficulty_type; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef gold_box; -int gold_box_tableId() const {return 198;}; +int gold_box_tableId() const {return 202;}; BnsTables::Shared::TableRef silver_box; -int silver_box_tableId() const {return 198;}; +int silver_box_tableId() const {return 202;}; BnsTables::Shared::TableRef bronze_box; -int bronze_box_tableId() const {return 198;}; +int bronze_box_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 446; } + static __int16 TableId() { return 453; } static __int32 SubType() { return -1; } + enum class difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h b/Generated/include/EU/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h index 248d3b874..885dda5bc 100644 --- a/Generated/include/EU/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h +++ b/Generated/include/EU/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h @@ -22,32 +22,33 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef dungeon; -int dungeon_tableId() const {return 114;}; +int dungeon_tableId() const {return 117;}; signed char required_mastery_level; char Pad0[3]; BnsTables::Shared::TableRef required_quest; -int required_quest_tableId() const {return 299;}; +int required_quest_tableId() const {return 306;}; __int16 required_achievement_id; __int16 required_achievement_step; BnsTables::Shared::TableRef condition_event; -int condition_event_tableId() const {return 63;}; +int condition_event_tableId() const {return 65;}; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::IconRef image; BnsTables::Shared::TableRef ability_text; -int ability_text_tableId() const {return 427;}; +int ability_text_tableId() const {return 434;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 427;}; +int desc_tableId() const {return 434;}; BnsTables::Shared::TableRef ingame_icon_texture; -int ingame_icon_texture_tableId() const {return 184;}; +int ingame_icon_texture_tableId() const {return 188;}; __int16 ingame_icon_index; char Pad1[2]; BnsTables::Shared::TableRef ingame_icon_tooltip; -int ingame_icon_tooltip_tableId() const {return 427;}; +int ingame_icon_tooltip_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } - static __int16 TableId() { return 448; } + static __int16 TableId() { return 455; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h b/Generated/include/EU/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h index 5355be222..2d8e89fc5 100644 --- a/Generated/include/EU/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h +++ b/Generated/include/EU/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h @@ -24,7 +24,7 @@ signed char weapon_cost_type; __declspec(align(8)) Key key; BnsTables::Shared::TableRef cost_apply_item[2]; __int32 cost_apply_item_Size() const {return 2;}; -int cost_apply_item_tableId() const {return 198;}; +int cost_apply_item_tableId() const {return 202;}; __int16 cost_apply_item_amount[2]; __int32 cost_apply_item_amount_Size() const {return 2;}; __int32 cost_apply_money; @@ -32,14 +32,19 @@ bool cost_remove_separable; char Pad0[3]; BnsTables::Shared::TableRef cost_remove_item[2]; __int32 cost_remove_item_Size() const {return 2;}; -int cost_remove_item_tableId() const {return 198;}; +int cost_remove_item_tableId() const {return 202;}; __int16 cost_remove_item_amount[2]; __int32 cost_remove_item_amount_Size() const {return 2;}; __int32 cost_remove_money; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 449; } + static __int16 TableId() { return 456; } static __int32 SubType() { return -1; } + enum class weapon_cost_type { + weapon = 0, + pet_1 = 1, + pet_2 = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h b/Generated/include/EU/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h index 17808ddf9..69972193a 100644 --- a/Generated/include/EU/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h +++ b/Generated/include/EU/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h @@ -26,8 +26,81 @@ signed char weapon_type; BnsTables::Shared::RGB effect_color; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 450; } + static __int16 TableId() { return 457; } static __int32 SubType() { return -1; } + enum class weapon_gem_type { + none = 0, + ruby = 1, + topaz = 2, + sapphire = 3, + jade = 4, + amethyst = 5, + emerald = 6, + diamond = 7, + obsidian = 8, + amber = 9, + garnet = 10, + aquamarine = 11, + ruby_topaz = 12, + ruby_sapphire = 13, + ruby_jade = 14, + ruby_amethyst = 15, + ruby_emerald = 16, + ruby_diamond = 17, + topaz_sapphire = 18, + topaz_jade = 19, + topaz_amethyst = 20, + topaz_emerald = 21, + topaz_diamond = 22, + sapphire_jade = 23, + sapphire_amethyst = 24, + sapphire_emerald = 25, + sapphire_diamond = 26, + jade_amethyst = 27, + jade_emerald = 28, + jade_diamond = 29, + amethyst_emerald = 30, + amethyst_diamond = 31, + emerald_diamond = 32, + aquamarine_diamond = 33, + amber_diamond = 34, + obsidian_garnet = 35, + corundum_white = 36, + corundum_black = 37, + corundum_pink = 38, + corundum_yellow = 39, + corundum_bluegreen = 40, + corundum_blue = 41, + corundum_aquamarine = 42, + corundum_amber = 43, + corundum_ruby = 44, + corundum_amethyst = 45, + corundum_jade = 46, + aquamarine_amber = 47, + }; + + enum class weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/weapon_tempered/AAA_weapon_tempered_RecordBase.h b/Generated/include/EU/weapon_tempered/AAA_weapon_tempered_RecordBase.h index aa95037e0..c806a13e2 100644 --- a/Generated/include/EU/weapon_tempered/AAA_weapon_tempered_RecordBase.h +++ b/Generated/include/EU/weapon_tempered/AAA_weapon_tempered_RecordBase.h @@ -24,8 +24,30 @@ signed char level; wchar_t* show; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 452; } + static __int16 TableId() { return 459; } static __int32 SubType() { return -1; } + enum class weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/weapongemslot/AAA_weapongemslot_RecordBase.h b/Generated/include/EU/weapongemslot/AAA_weapongemslot_RecordBase.h index 155138ec8..7a54fe128 100644 --- a/Generated/include/EU/weapongemslot/AAA_weapongemslot_RecordBase.h +++ b/Generated/include/EU/weapongemslot/AAA_weapongemslot_RecordBase.h @@ -22,13 +22,14 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; BnsTables::Shared::TableRef delete_slot_consume_item[4]; __int32 delete_slot_consume_item_Size() const {return 4;}; -int delete_slot_consume_item_tableId() const {return 198;}; +int delete_slot_consume_item_tableId() const {return 202;}; __int16 delete_slot_consume_item_stack_count[4]; __int32 delete_slot_consume_item_stack_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 451; } + static __int16 TableId() { return 458; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/weeklytimetable/AAA_weeklytimetable_RecordBase.h b/Generated/include/EU/weeklytimetable/AAA_weeklytimetable_RecordBase.h index b7393d9bc..9001ba65c 100644 --- a/Generated/include/EU/weeklytimetable/AAA_weeklytimetable_RecordBase.h +++ b/Generated/include/EU/weeklytimetable/AAA_weeklytimetable_RecordBase.h @@ -55,8 +55,18 @@ signed char start_minute; signed char end_minute; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 453; } + static __int16 TableId() { return 460; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/world_account_card/AAA_world_account_card_RecordBase.h b/Generated/include/EU/world_account_card/AAA_world_account_card_RecordBase.h index 2e41b7aea..fc9b30b7f 100644 --- a/Generated/include/EU/world_account_card/AAA_world_account_card_RecordBase.h +++ b/Generated/include/EU/world_account_card/AAA_world_account_card_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef item; -int item_tableId() const {return 198;}; +int item_tableId() const {return 202;}; bool disabled; char Pad0[1]; __int16 sort_no; @@ -31,17 +31,18 @@ wchar_t* card_original_image[4]; __int32 card_original_image_Size() const {return 4;}; BnsTables::Shared::TableRef card_original_image_desc[4]; __int32 card_original_image_desc_Size() const {return 4;}; -int card_original_image_desc_tableId() const {return 427;}; +int card_original_image_desc_tableId() const {return 434;}; bool set_card_original_image; bool special_effect; __int16 season; BnsTables::Shared::TableRef expedition[8]; __int32 expedition_Size() const {return 8;}; -int expedition_tableId() const {return 458;}; +int expedition_tableId() const {return 465;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 456; } + static __int16 TableId() { return 463; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h b/Generated/include/EU/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h index 0c5f43b34..2c86f0d3f 100644 --- a/Generated/include/EU/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h +++ b/Generated/include/EU/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h @@ -22,13 +22,13 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef collection_name; -int collection_name_tableId() const {return 427;}; +int collection_name_tableId() const {return 434;}; __int16 collection_season; signed char collection_grade; char Pad0[1]; BnsTables::Shared::TableRef collection_card[8]; __int32 collection_card_Size() const {return 8;}; -int collection_card_tableId() const {return 456;}; +int collection_card_tableId() const {return 463;}; __int16 collection_card_count[8]; __int32 collection_card_count_Size() const {return 8;}; __int16 collection_card_point[8]; @@ -46,11 +46,11 @@ __int32 effect_activate_point_range_Size() const {return 5;}; char Pad2[2]; BnsTables::Shared::TableRef effect[5]; __int32 effect_Size() const {return 5;}; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; wchar_t* effect_desc[5]; __int32 effect_desc_Size() const {return 5;}; BnsTables::Shared::TableRef completion_reward_item; -int completion_reward_item_tableId() const {return 198;}; +int completion_reward_item_tableId() const {return 202;}; __int16 completion_reward_item_count; char Pad3[2]; __int64 start_time; @@ -61,8 +61,90 @@ wchar_t* main_image; signed char collection_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 454; } + static __int16 TableId() { return 461; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; + + enum class collection_type { + none = 0, + event = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h b/Generated/include/EU/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h index 444d2cb8e..e1833b565 100644 --- a/Generated/include/EU/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h +++ b/Generated/include/EU/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h @@ -29,8 +29,85 @@ __int32 ability_base_value[7]; __int32 ability_base_value_Size() const {return 7;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 455; } + static __int16 TableId() { return 462; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/world_account_combination/AAA_world_account_combination_RecordBase.h b/Generated/include/EU/world_account_combination/AAA_world_account_combination_RecordBase.h index a65028529..941711a65 100644 --- a/Generated/include/EU/world_account_combination/AAA_world_account_combination_RecordBase.h +++ b/Generated/include/EU/world_account_combination/AAA_world_account_combination_RecordBase.h @@ -25,34 +25,39 @@ __int32 count; signed char item_type; char Pad0[3]; BnsTables::Shared::TableRef material_group; -int material_group_tableId() const {return 205;}; +int material_group_tableId() const {return 209;}; BnsTables::Shared::TableRef material_group_name; -int material_group_name_tableId() const {return 427;}; +int material_group_name_tableId() const {return 434;}; __int16 great_success_probability; char Pad1[2]; BnsTables::Shared::TableRef great_success_item_group; -int great_success_item_group_tableId() const {return 205;}; +int great_success_item_group_tableId() const {return 209;}; __int16 success_probability; char Pad2[2]; BnsTables::Shared::TableRef success_item_group; -int success_item_group_tableId() const {return 205;}; +int success_item_group_tableId() const {return 209;}; __int16 fail_probability; char Pad3[2]; BnsTables::Shared::TableRef fail_item_group; -int fail_item_group_tableId() const {return 205;}; +int fail_item_group_tableId() const {return 209;}; __int16 big_fail_probability; char Pad4[2]; BnsTables::Shared::TableRef big_fail_item_group; -int big_fail_item_group_tableId() const {return 205;}; +int big_fail_item_group_tableId() const {return 209;}; BnsTables::Shared::TableRef world_account_combination_cost_group; -int world_account_combination_cost_group_tableId() const {return 77;}; +int world_account_combination_cost_group_tableId() const {return 79;}; BnsTables::Shared::TableRef reward_group_name; -int reward_group_name_tableId() const {return 427;}; +int reward_group_name_tableId() const {return 434;}; __int32 mileage_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 457; } + static __int16 TableId() { return 464; } static __int32 SubType() { return -1; } + enum class item_type { + none = 0, + star_gem = 1, + world_account_card = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/world_account_museum/AAA_world_account_museum_RecordBase.h b/Generated/include/EU/world_account_museum/AAA_world_account_museum_RecordBase.h index 6526c79d7..8dc1d09b6 100644 --- a/Generated/include/EU/world_account_museum/AAA_world_account_museum_RecordBase.h +++ b/Generated/include/EU/world_account_museum/AAA_world_account_museum_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::EU { wchar_t* alias; BnsTables::Shared::TableRef collection_card[8]; __int32 collection_card_Size() const {return 8;}; -int collection_card_tableId() const {return 456;}; +int collection_card_tableId() const {return 463;}; __int16 collection_card_count[8]; __int32 collection_card_count_Size() const {return 8;}; __int64 start_time; @@ -36,12 +36,98 @@ __int32 ability_value_Size() const {return 3;}; __int32 ability_base_value[3]; __int32 ability_base_value_Size() const {return 3;}; BnsTables::Shared::TableRef collection_name; -int collection_name_tableId() const {return 427;}; +int collection_name_tableId() const {return 434;}; signed char collection_category; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 459; } + static __int16 TableId() { return 466; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; + + enum class collection_category { + level_1 = 0, + level_2 = 1, + level_3 = 2, + level_4 = 3, + event = 4, + favorite = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/world_achievement/AAA_world_achievement_RecordBase.h b/Generated/include/EU/world_achievement/AAA_world_achievement_RecordBase.h index e96ceb173..39629e8ac 100644 --- a/Generated/include/EU/world_achievement/AAA_world_achievement_RecordBase.h +++ b/Generated/include/EU/world_achievement/AAA_world_achievement_RecordBase.h @@ -25,18 +25,19 @@ __int16 grade; __int32 require_contribution; BnsTables::Shared::TableRef reward_item[4]; __int32 reward_item_Size() const {return 4;}; -int reward_item_tableId() const {return 198;}; +int reward_item_tableId() const {return 202;}; __int32 reward_item_count[4]; __int32 reward_item_count_Size() const {return 4;}; __int32 accumulate_game_cash; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; wchar_t* grade_image; bool is_max_grade; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 460; } + static __int16 TableId() { return 467; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/world_achievement_season/AAA_world_achievement_season_RecordBase.h b/Generated/include/EU/world_achievement_season/AAA_world_achievement_season_RecordBase.h index 2c4894227..51cefc117 100644 --- a/Generated/include/EU/world_achievement_season/AAA_world_achievement_season_RecordBase.h +++ b/Generated/include/EU/world_achievement_season/AAA_world_achievement_season_RecordBase.h @@ -27,8 +27,9 @@ __int64 end_time; __int32 world_achievement; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 461; } + static __int16 TableId() { return 468; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/world_group/AAA_world_group_RecordBase.h b/Generated/include/EU/world_group/AAA_world_group_RecordBase.h index f055c08ff..d471c0d48 100644 --- a/Generated/include/EU/world_group/AAA_world_group_RecordBase.h +++ b/Generated/include/EU/world_group/AAA_world_group_RecordBase.h @@ -24,12 +24,24 @@ namespace BnsTables::EU { __int16 world[10]; __int32 world_Size() const {return 10;}; BnsTables::Shared::TableRef lobby_desc; -int lobby_desc_tableId() const {return 427;}; -bool steam; +int lobby_desc_tableId() const {return 434;}; +signed char platform_type; +signed char contents_type; +char Pad0[2]; +wchar_t* data_publisher_type; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } - static __int16 TableId() { return 464; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 4); } + static __int16 TableId() { return 471; } static __int32 SubType() { return -1; } + enum class platform_type { + normal = 0, + steam = 1, + }; + + enum class contents_type { + normal = 0, + gold_specialized = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h b/Generated/include/EU/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h index 8d1595a0b..8498762aa 100644 --- a/Generated/include/EU/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h +++ b/Generated/include/EU/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h @@ -40,23 +40,114 @@ __int32 ability_base_value_Size() const {return 5;}; bool boss; char Pad2[3]; BnsTables::Shared::TableRef map_group_1; -int map_group_1_tableId() const {return 247;}; +int map_group_1_tableId() const {return 253;}; BnsTables::Shared::TableRef name; -int name_tableId() const {return 427;}; +int name_tableId() const {return 434;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; BnsTables::Shared::TableRef story; -int story_tableId() const {return 427;}; +int story_tableId() const {return 434;}; wchar_t* boss_image; BnsTables::Shared::IconRef target_icon[5]; __int32 target_icon_Size() const {return 5;}; BnsTables::Shared::TableRef target_desc[5]; __int32 target_desc_Size() const {return 5;}; -int target_desc_tableId() const {return 427;}; +int target_desc_tableId() const {return 434;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 1); } - static __int16 TableId() { return 458; } + static __int16 TableId() { return 465; } static __int32 SubType() { return -1; } + enum class expedition_type { + none = 0, + collection = 1, + card = 2, + monster = 3, + story = 4, + view_point = 5, + }; + + enum class condition { + and_val = 0, + or_val = 1, + }; + + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/worldbossreward/AAA_worldbossreward_RecordBase.h b/Generated/include/EU/worldbossreward/AAA_worldbossreward_RecordBase.h index 45a4ba5d7..421adccf9 100644 --- a/Generated/include/EU/worldbossreward/AAA_worldbossreward_RecordBase.h +++ b/Generated/include/EU/worldbossreward/AAA_worldbossreward_RecordBase.h @@ -21,12 +21,14 @@ namespace BnsTables::EU { }; __declspec(align(8)) Key key; wchar_t* alias; +signed char publisher; +char Pad0[3]; BnsTables::Shared::TableRef group_item[30]; __int32 group_item_Size() const {return 30;}; -int group_item_tableId() const {return 198;}; +int group_item_tableId() const {return 202;}; BnsTables::Shared::TableRef auction_item[30]; __int32 auction_item_Size() const {return 30;}; -int auction_item_tableId() const {return 198;}; +int auction_item_tableId() const {return 202;}; __int32 auction_price_contribution_rate[20]; __int32 auction_price_contribution_rate_Size() const {return 20;}; __int32 auction_price_contribution_rank_top[20]; @@ -34,9 +36,19 @@ __int32 auction_price_contribution_rank_top_Size() const {return 20;}; __int32 auction_price_contribution_rank_bottom[20]; __int32 auction_price_contribution_rank_bottom_Size() const {return 20;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 4); } - static __int16 TableId() { return 462; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } + static __int16 TableId() { return 469; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/worldbossspawn/AAA_worldbossspawn_RecordBase.h b/Generated/include/EU/worldbossspawn/AAA_worldbossspawn_RecordBase.h index 104d8348f..25e22de44 100644 --- a/Generated/include/EU/worldbossspawn/AAA_worldbossspawn_RecordBase.h +++ b/Generated/include/EU/worldbossspawn/AAA_worldbossspawn_RecordBase.h @@ -22,20 +22,21 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 270;}; +int npc_tableId() const {return 276;}; BnsTables::Shared::TableRef reward; -int reward_tableId() const {return 462;}; +int reward_tableId() const {return 469;}; BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 423;}; +int teleport_tableId() const {return 430;}; signed char recommand_level; char Pad0[3]; BnsTables::Shared::TableRef description; -int description_tableId() const {return 427;}; +int description_tableId() const {return 434;}; wchar_t* symbol_imageset; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 3); } - static __int16 TableId() { return 463; } + static __int16 TableId() { return 470; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zone/AAA_zone_RecordBase.h b/Generated/include/EU/zone/AAA_zone_RecordBase.h index 26f9d469b..d7ee1f8a4 100644 --- a/Generated/include/EU/zone/AAA_zone_RecordBase.h +++ b/Generated/include/EU/zone/AAA_zone_RecordBase.h @@ -24,14 +24,14 @@ namespace BnsTables::EU { bool deprecated_zone; char Pad0[3]; BnsTables::Shared::TableRef transfer_pcspawn_by_deprecated; -int transfer_pcspawn_by_deprecated_tableId() const {return 480;}; +int transfer_pcspawn_by_deprecated_tableId() const {return 487;}; BnsTables::Shared::TableRef chat_channel; -int chat_channel_tableId() const {return 404;}; +int chat_channel_tableId() const {return 411;}; signed char zone_type2; char Pad1[3]; BnsTables::Shared::ExplicitTableRef attraction; BnsTables::Shared::TableRef district; -int district_tableId() const {return 101;}; +int district_tableId() const {return 104;}; __int16 sector_xmin; __int16 sector_xmax; __int16 sector_ymin; @@ -46,33 +46,33 @@ __int16 terrain; __int16 region; char Pad3[2]; BnsTables::Shared::TableRef respawn; -int respawn_tableId() const {return 481;}; +int respawn_tableId() const {return 488;}; BnsTables::Shared::TableRef respawn_by_activated_faction_required_faction[2]; __int32 respawn_by_activated_faction_required_faction_Size() const {return 2;}; -int respawn_by_activated_faction_required_faction_tableId() const {return 136;}; +int respawn_by_activated_faction_required_faction_tableId() const {return 139;}; BnsTables::Shared::TableRef respawn_by_activated_faction[2]; __int32 respawn_by_activated_faction_Size() const {return 2;}; -int respawn_by_activated_faction_tableId() const {return 481;}; +int respawn_by_activated_faction_tableId() const {return 488;}; BnsTables::Shared::TableRef basecamp; -int basecamp_tableId() const {return 466;}; +int basecamp_tableId() const {return 473;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 427;}; +int description2_tableId() const {return 434;}; wchar_t* kismet_name; wchar_t* enter_kismet_name; wchar_t* leave_kismet_name; wchar_t* aiid; BnsTables::Shared::TableRef reentrance_pcspawn; -int reentrance_pcspawn_tableId() const {return 480;}; +int reentrance_pcspawn_tableId() const {return 487;}; BnsTables::Shared::TableRef reentrance_pcspawn_in_arena; -int reentrance_pcspawn_in_arena_tableId() const {return 480;}; +int reentrance_pcspawn_in_arena_tableId() const {return 487;}; BnsTables::Shared::TableRef sealed_dungeon_reentrance_pcspawn_in_arena; -int sealed_dungeon_reentrance_pcspawn_in_arena_tableId() const {return 480;}; +int sealed_dungeon_reentrance_pcspawn_in_arena_tableId() const {return 487;}; bool use_zone_exit; char Pad4[3]; BnsTables::Shared::TableRef map; -int map_tableId() const {return 250;}; +int map_tableId() const {return 256;}; BnsTables::Shared::TableRef area; -int area_tableId() const {return 246;}; +int area_tableId() const {return 252;}; signed char effect_link_type; bool tutorial; bool sharable_combatmode; @@ -83,18 +83,18 @@ bool write_equipinfo_log; signed char phase_quest_count; BnsTables::Shared::TableRef phase_quest[40]; __int32 phase_quest_Size() const {return 40;}; -int phase_quest_tableId() const {return 299;}; +int phase_quest_tableId() const {return 306;}; signed char phase_id[40]; __int32 phase_id_Size() const {return 40;}; BnsTables::Shared::TableRef phase_zone[17]; __int32 phase_zone_Size() const {return 17;}; -int phase_zone_tableId() const {return 471;}; +int phase_zone_tableId() const {return 478;}; bool phase_zone_disable_in_arena[17]; __int32 phase_zone_disable_in_arena_Size() const {return 17;}; bool default_phase_zone; char Pad5[2]; BnsTables::Shared::TableRef phase_main_zone; -int phase_main_zone_tableId() const {return 471;}; +int phase_main_zone_tableId() const {return 478;}; __int16 default_phase_pc_spawn_id; signed char dungeon_step; bool is_arena_entrance; @@ -102,8 +102,38 @@ signed char enable_ghost_mode; bool available_infield_contents; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(9, 1); } - static __int16 TableId() { return 471; } + static __int16 TableId() { return 478; } static __int32 SubType() { return -1; } + enum class zone_type2 { + none = 0, + persistent = 1, + single = 2, + instant = 3, + }; + + enum class effect_link_type { + effect_persistant = 0, + effect_single = 1, + effect_instant = 2, + effect_conflictarea = 3, + effect_dungeon_wayin = 4, + effect_dungeon = 5, + effect_blocked = 6, + effect_single_normal = 7, + effect_single_higher = 8, + effect_single_veryhigher = 9, + effect_single_hero = 10, + effect_instant_normal = 11, + effect_instant_higher = 12, + effect_instant_veryhigher = 13, + effect_raid_dungeon = 14, + }; + + enum class enable_ghost_mode { + none = 0, + basic = 1, + phase = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonearea/AAA_zonearea_RecordBase.h b/Generated/include/EU/zonearea/AAA_zonearea_RecordBase.h index dc647fc87..130ba09f9 100644 --- a/Generated/include/EU/zonearea/AAA_zonearea_RecordBase.h +++ b/Generated/include/EU/zonearea/AAA_zonearea_RecordBase.h @@ -32,8 +32,9 @@ float scale_y; float scale_z; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 55); } - static __int16 TableId() { return 465; } + static __int16 TableId() { return 472; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonebasecamp/AAA_zonebasecamp_RecordBase.h b/Generated/include/EU/zonebasecamp/AAA_zonebasecamp_RecordBase.h index bd8959a5b..58438001e 100644 --- a/Generated/include/EU/zonebasecamp/AAA_zonebasecamp_RecordBase.h +++ b/Generated/include/EU/zonebasecamp/AAA_zonebasecamp_RecordBase.h @@ -23,12 +23,13 @@ __int16 id; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef area; -int area_tableId() const {return 465;}; +int area_tableId() const {return 472;}; BnsTables::Shared::XYZ center; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 466; } + static __int16 TableId() { return 473; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonecampfire/AAA_zonecampfire_RecordBase.h b/Generated/include/EU/zonecampfire/AAA_zonecampfire_RecordBase.h index f4726fd77..faa25d2de 100644 --- a/Generated/include/EU/zonecampfire/AAA_zonecampfire_RecordBase.h +++ b/Generated/include/EU/zonecampfire/AAA_zonecampfire_RecordBase.h @@ -27,8 +27,9 @@ int campfire_tableId() const {return 47;}; BnsTables::Shared::XYZ position; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 467; } + static __int16 TableId() { return 474; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonecellattribute/AAA_zonecellattribute_RecordBase.h b/Generated/include/EU/zonecellattribute/AAA_zonecellattribute_RecordBase.h index 366d07a11..2d0979915 100644 --- a/Generated/include/EU/zonecellattribute/AAA_zonecellattribute_RecordBase.h +++ b/Generated/include/EU/zonecellattribute/AAA_zonecellattribute_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::EU { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 471;}; +int zone_tableId() const {return 478;}; signed char pos_count; char Pad0[3]; __int32 pos_x[20]; @@ -34,8 +34,12 @@ __int32 pos_z_end; signed char cell_attribute; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 468; } + static __int16 TableId() { return 475; } static __int32 SubType() { return -1; } + enum class cell_attribute { + invalid = 0, + safe = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonechannelchange/AAA_zonechannelchange_RecordBase.h b/Generated/include/EU/zonechannelchange/AAA_zonechannelchange_RecordBase.h index 101e999c0..bc020615a 100644 --- a/Generated/include/EU/zonechannelchange/AAA_zonechannelchange_RecordBase.h +++ b/Generated/include/EU/zonechannelchange/AAA_zonechannelchange_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::EU { __int32 price; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 469; } + static __int16 TableId() { return 476; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zoneconvoy/AAA_zoneconvoy_RecordBase.h b/Generated/include/EU/zoneconvoy/AAA_zoneconvoy_RecordBase.h index b279cef04..2bdc271d4 100644 --- a/Generated/include/EU/zoneconvoy/AAA_zoneconvoy_RecordBase.h +++ b/Generated/include/EU/zoneconvoy/AAA_zoneconvoy_RecordBase.h @@ -24,8 +24,9 @@ __int16 id; wchar_t* alias; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 470; } + static __int16 TableId() { return 477; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zoneenv2/AAA_zoneenv2_RecordBase.h b/Generated/include/EU/zoneenv2/AAA_zoneenv2_RecordBase.h index 21e98e758..cb7d2b97a 100644 --- a/Generated/include/EU/zoneenv2/AAA_zoneenv2_RecordBase.h +++ b/Generated/include/EU/zoneenv2/AAA_zoneenv2_RecordBase.h @@ -49,14 +49,14 @@ bool init_enable; char Pad0[3]; __int32 init_enable_duration; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 427;}; +int name2_tableId() const {return 434;}; bool hide_disable; signed char category; char Pad1[2]; BnsTables::Shared::TableRef required_fielditem; -int required_fielditem_tableId() const {return 143;}; +int required_fielditem_tableId() const {return 146;}; BnsTables::Shared::TableRef manipulate_by_item; -int manipulate_by_item_tableId() const {return 198;}; +int manipulate_by_item_tableId() const {return 202;}; __int16 manipulate_by_item_count; bool show_require_manipulate_by_item_message; bool consume_item_by_manipulate; @@ -71,67 +71,67 @@ bool consume_faction_score; char Pad3[3]; __int32 manipulate_duration; BnsTables::Shared::TableRef manipulated_effect; -int manipulated_effect_tableId() const {return 115;}; +int manipulated_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef main_faction_effect; -int main_faction_effect_tableId() const {return 115;}; +int main_faction_effect_tableId() const {return 118;}; __int16 main_faction_effect_distance; char Pad4[2]; BnsTables::Shared::TableRef cannot_manipulate_effect; -int cannot_manipulate_effect_tableId() const {return 115;}; +int cannot_manipulate_effect_tableId() const {return 118;}; bool cannot_manipulate_in_combat; bool cannot_manipulate_in_max_instant_heart_count; bool required_joined_main_faction; bool required_activated_main_faction; BnsTables::Shared::TableRef required_activated_faction; -int required_activated_faction_tableId() const {return 136;}; +int required_activated_faction_tableId() const {return 139;}; __int32 respawn_duration; bool rollback; char Pad5[1]; __int16 max_hp; BnsTables::Shared::TableRef attack_skill[4]; __int32 attack_skill_Size() const {return 4;}; -int attack_skill_tableId() const {return 355;}; +int attack_skill_tableId() const {return 362;}; BnsTables::Shared::TableRef attack_skill3[4]; __int32 attack_skill3_Size() const {return 4;}; -int attack_skill3_tableId() const {return 342;}; +int attack_skill3_tableId() const {return 349;}; bool dice_result_broadcast; bool save_authorizer; bool occurrence_event_in_respawn; char Pad6[1]; BnsTables::Shared::TableRef reward; -int reward_tableId() const {return 332;}; +int reward_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_blade_master; -int job_reward_blade_master_tableId() const {return 332;}; +int job_reward_blade_master_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_kung_fu_fighter; -int job_reward_kung_fu_fighter_tableId() const {return 332;}; +int job_reward_kung_fu_fighter_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_force_master; -int job_reward_force_master_tableId() const {return 332;}; +int job_reward_force_master_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_shooter; -int job_reward_shooter_tableId() const {return 332;}; +int job_reward_shooter_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_destroyer; -int job_reward_destroyer_tableId() const {return 332;}; +int job_reward_destroyer_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_summoner; -int job_reward_summoner_tableId() const {return 332;}; +int job_reward_summoner_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_assassin; -int job_reward_assassin_tableId() const {return 332;}; +int job_reward_assassin_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_sword_master; -int job_reward_sword_master_tableId() const {return 332;}; +int job_reward_sword_master_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_warlock; -int job_reward_warlock_tableId() const {return 332;}; +int job_reward_warlock_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_soul_fighter; -int job_reward_soul_fighter_tableId() const {return 332;}; +int job_reward_soul_fighter_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_warrior; -int job_reward_warrior_tableId() const {return 332;}; +int job_reward_warrior_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_archer; -int job_reward_archer_tableId() const {return 332;}; +int job_reward_archer_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_spear_master; -int job_reward_spear_master_tableId() const {return 332;}; +int job_reward_spear_master_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_thunderer; -int job_reward_thunderer_tableId() const {return 332;}; +int job_reward_thunderer_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_dual_blader; -int job_reward_dual_blader_tableId() const {return 332;}; +int job_reward_dual_blader_tableId() const {return 339;}; BnsTables::Shared::TableRef job_reward_bard; -int job_reward_bard_tableId() const {return 332;}; +int job_reward_bard_tableId() const {return 339;}; bool broadcast_pickup_reward_to_world; bool acquire_reward_to_inventory; char Pad7[2]; @@ -144,9 +144,9 @@ wchar_t* caster_manipulate_finish_showname; wchar_t* env_animname; wchar_t* env_sound_name; BnsTables::Shared::TableRef action_name2; -int action_name2_tableId() const {return 427;}; +int action_name2_tableId() const {return 434;}; BnsTables::Shared::TableRef action_desc2; -int action_desc2_tableId() const {return 427;}; +int action_desc2_tableId() const {return 434;}; bool hide_close; bool hide_empty; bool tooltip_option; @@ -156,7 +156,7 @@ signed char forwarding_types[20]; __int32 forwarding_types_Size() const {return 20;}; BnsTables::Shared::TableRef quests[20]; __int32 quests_Size() const {return 20;}; -int quests_tableId() const {return 299;}; +int quests_tableId() const {return 306;}; signed char missions[20]; __int32 missions_Size() const {return 20;}; signed char cases[20]; @@ -167,14 +167,14 @@ signed char loot_forwarding_types[8]; __int32 loot_forwarding_types_Size() const {return 8;}; BnsTables::Shared::TableRef loot_quests[8]; __int32 loot_quests_Size() const {return 8;}; -int loot_quests_tableId() const {return 299;}; +int loot_quests_tableId() const {return 306;}; signed char loot_missions[8]; __int32 loot_missions_Size() const {return 8;}; signed char loot_cases[8]; __int32 loot_cases_Size() const {return 8;}; BnsTables::Shared::TableRef loot_item[8]; __int32 loot_item_Size() const {return 8;}; -int loot_item_tableId() const {return 198;}; +int loot_item_tableId() const {return 202;}; bool lootable; char Pad8[3]; BnsTables::Shared::ExplicitTableRef attraction; @@ -182,7 +182,7 @@ wchar_t* caster_reaction_attach; wchar_t* spawn_mesh; wchar_t* spawn_animset; BnsTables::Shared::TableRef image_text; -int image_text_tableId() const {return 427;}; +int image_text_tableId() const {return 434;}; wchar_t* mapunit_image_enable_close_true_imageset; wchar_t* mapunit_image_enable_close_true_over_imageset; __int16 mapunit_image_enable_close_true_size_x; @@ -207,8 +207,48 @@ bool force_show_nameplate; bool need_to_show_probability; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } - static __int16 TableId() { return 472; } + static __int16 TableId() { return 479; } static __int32 SubType() { return -1; } + enum class category { + collect = 0, + manipulate = 1, + pick_up = 2, + put_down = 3, + recharge_heart = 4, + default_val = 5, + }; + + enum class show_confirm_type { + none = 0, + manipulate_consume_item = 1, + }; + + enum class manipulate_notification_range { + none = 0, + party = 1, + team = 2, + }; + + enum class forwarding_types { + progress_mission = 0, + acquire_quest = 1, + skill_target = 2, + mission_step_rollback = 3, + }; + + enum class expedition_type { + none = 0, + collection = 1, + card = 2, + monster = 3, + story = 4, + view_point = 5, + }; + + enum class portal_type { + door = 0, + button = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zoneenv2/zoneenv2_airdash_leave_Record.h b/Generated/include/EU/zoneenv2/zoneenv2_airdash_leave_Record.h index 9bc125d3e..c841bf655 100644 --- a/Generated/include/EU/zoneenv2/zoneenv2_airdash_leave_Record.h +++ b/Generated/include/EU/zoneenv2/zoneenv2_airdash_leave_Record.h @@ -13,13 +13,13 @@ namespace BnsTables::EU { signed char airdash_level; char Pad_sub_1[3]; BnsTables::Shared::TableRef transit_zone; -int transit_zone_tableId() const {return 471;}; +int transit_zone_tableId() const {return 478;}; __int16 transit_pc_spawn; char Pad_sub_2[2]; BnsTables::Shared::TableRef transit_leave_social; -int transit_leave_social_tableId() const {return 389;}; +int transit_leave_social_tableId() const {return 396;}; BnsTables::Shared::TableRef transit_enter_social; -int transit_enter_social_tableId() const {return 389;}; +int transit_enter_social_tableId() const {return 396;}; static __int32 SubType() { return 12; } }; diff --git a/Generated/include/EU/zoneenv2/zoneenv2_attraction_popup_Record.h b/Generated/include/EU/zoneenv2/zoneenv2_attraction_popup_Record.h index bff0e5743..0ae14248e 100644 --- a/Generated/include/EU/zoneenv2/zoneenv2_attraction_popup_Record.h +++ b/Generated/include/EU/zoneenv2/zoneenv2_attraction_popup_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: char Pad_sub_0[2]; BnsTables::Shared::TableRef env_entrance; -int env_entrance_tableId() const {return 121;}; +int env_entrance_tableId() const {return 124;}; static __int32 SubType() { return 18; } }; diff --git a/Generated/include/EU/zoneenv2/zoneenv2_chest_Record.h b/Generated/include/EU/zoneenv2/zoneenv2_chest_Record.h index e8994b582..09ebd18cc 100644 --- a/Generated/include/EU/zoneenv2/zoneenv2_chest_Record.h +++ b/Generated/include/EU/zoneenv2/zoneenv2_chest_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::EU { signed char expedition_type; char Pad_sub_1[3]; BnsTables::Shared::TableRef expedition; -int expedition_tableId() const {return 458;}; +int expedition_tableId() const {return 465;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/zoneenv2/zoneenv2_control_point_Record.h b/Generated/include/EU/zoneenv2/zoneenv2_control_point_Record.h index b49208306..528af4992 100644 --- a/Generated/include/EU/zoneenv2/zoneenv2_control_point_Record.h +++ b/Generated/include/EU/zoneenv2/zoneenv2_control_point_Record.h @@ -11,9 +11,9 @@ namespace BnsTables::EU { public: char Pad_sub_0[2]; BnsTables::Shared::TableRef manipulation_required_field_item; -int manipulation_required_field_item_tableId() const {return 143;}; +int manipulation_required_field_item_tableId() const {return 146;}; BnsTables::Shared::TableRef manipulation_drop_field_item; -int manipulation_drop_field_item_tableId() const {return 144;}; +int manipulation_drop_field_item_tableId() const {return 147;}; __int16 occupation_zone_score; __int16 occupation_bonus_zone_score_per_sec; wchar_t* friend_occupation_additive_effect; diff --git a/Generated/include/EU/zoneenv2/zoneenv2_effect_region_Record.h b/Generated/include/EU/zoneenv2/zoneenv2_effect_region_Record.h index b7e19f783..47f05f24b 100644 --- a/Generated/include/EU/zoneenv2/zoneenv2_effect_region_Record.h +++ b/Generated/include/EU/zoneenv2/zoneenv2_effect_region_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::EU { char Pad_sub_0[2]; BnsTables::Shared::TableRef effect[4]; __int32 effect_Size() const {return 4;}; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; static __int32 SubType() { return 10; } }; diff --git a/Generated/include/EU/zoneenv2/zoneenv2_fishing_point_Record.h b/Generated/include/EU/zoneenv2/zoneenv2_fishing_point_Record.h index 6ad95679a..07adb6823 100644 --- a/Generated/include/EU/zoneenv2/zoneenv2_fishing_point_Record.h +++ b/Generated/include/EU/zoneenv2/zoneenv2_fishing_point_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: char Pad_sub_0[2]; BnsTables::Shared::TableRef fishing_field; -int fishing_field_tableId() const {return 150;}; +int fishing_field_tableId() const {return 153;}; static __int32 SubType() { return 17; } }; diff --git a/Generated/include/EU/zoneenv2/zoneenv2_multiple_loop_Record.h b/Generated/include/EU/zoneenv2/zoneenv2_multiple_loop_Record.h index 8eb6b1306..c033595db 100644 --- a/Generated/include/EU/zoneenv2/zoneenv2_multiple_loop_Record.h +++ b/Generated/include/EU/zoneenv2/zoneenv2_multiple_loop_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: char Pad_sub_0[2]; BnsTables::Shared::TableRef loop_restricted_effect; -int loop_restricted_effect_tableId() const {return 115;}; +int loop_restricted_effect_tableId() const {return 118;}; static __int32 SubType() { return 15; } }; diff --git a/Generated/include/EU/zoneenv2/zoneenv2_portal_Record.h b/Generated/include/EU/zoneenv2/zoneenv2_portal_Record.h index ca8a1127f..d1bdd9462 100644 --- a/Generated/include/EU/zoneenv2/zoneenv2_portal_Record.h +++ b/Generated/include/EU/zoneenv2/zoneenv2_portal_Record.h @@ -13,25 +13,25 @@ namespace BnsTables::EU { signed char portal_type; char Pad_sub_1[3]; BnsTables::Shared::TableRef transit_zone; -int transit_zone_tableId() const {return 471;}; +int transit_zone_tableId() const {return 478;}; BnsTables::Shared::TableRef transit_dungeon; -int transit_dungeon_tableId() const {return 114;}; +int transit_dungeon_tableId() const {return 117;}; bool transit_reentrance_pcspawn; char Pad_sub_2[1]; __int16 transit_pc_spawn; BnsTables::Shared::TableRef transit_pc_spawn_in_arena; -int transit_pc_spawn_in_arena_tableId() const {return 480;}; +int transit_pc_spawn_in_arena_tableId() const {return 487;}; BnsTables::Shared::TableRef transit_leave_cinematic; int transit_leave_cinematic_tableId() const {return 57;}; BnsTables::Shared::TableRef transit_enter_cinematic; int transit_enter_cinematic_tableId() const {return 57;}; BnsTables::Shared::TableRef effect[8]; __int32 effect_Size() const {return 8;}; -int effect_tableId() const {return 115;}; +int effect_tableId() const {return 118;}; BnsTables::Shared::TableRef transit_leave_social; -int transit_leave_social_tableId() const {return 389;}; +int transit_leave_social_tableId() const {return 396;}; BnsTables::Shared::TableRef transit_enter_social; -int transit_enter_social_tableId() const {return 389;}; +int transit_enter_social_tableId() const {return 396;}; signed char required_level; static __int32 SubType() { return 7; } diff --git a/Generated/include/EU/zoneenv2/zoneenv2_portal_list_Record.h b/Generated/include/EU/zoneenv2/zoneenv2_portal_list_Record.h index c26c6dc2c..312b38d64 100644 --- a/Generated/include/EU/zoneenv2/zoneenv2_portal_list_Record.h +++ b/Generated/include/EU/zoneenv2/zoneenv2_portal_list_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::EU { char Pad_sub_0[2]; BnsTables::Shared::TableRef portal_id[16]; __int32 portal_id_Size() const {return 16;}; -int portal_id_tableId() const {return 472;}; +int portal_id_tableId() const {return 479;}; static __int32 SubType() { return 8; } }; diff --git a/Generated/include/EU/zoneenv2/zoneenv2_refiner_Record.h b/Generated/include/EU/zoneenv2/zoneenv2_refiner_Record.h index bc1b4a76b..d163a6069 100644 --- a/Generated/include/EU/zoneenv2/zoneenv2_refiner_Record.h +++ b/Generated/include/EU/zoneenv2/zoneenv2_refiner_Record.h @@ -18,35 +18,35 @@ __int32 give_faction_score_duration; __int32 respawn_duration_in_refined; __int32 refine_faction_score; BnsTables::Shared::TableRef refined_reward_item; -int refined_reward_item_tableId() const {return 198;}; +int refined_reward_item_tableId() const {return 202;}; __int16 refined_reward_item_base_count; char Pad_sub_1[2]; BnsTables::Shared::TableRef refined_effect; -int refined_effect_tableId() const {return 115;}; +int refined_effect_tableId() const {return 118;}; __int16 refined_effect_distance; bool refining_disable; char Pad_sub_2[1]; BnsTables::Shared::TableRef occputation_effect; -int occputation_effect_tableId() const {return 115;}; +int occputation_effect_tableId() const {return 118;}; __int16 occputation_effect_distance; char Pad_sub_3[2]; BnsTables::Shared::IconRef occupy_action_icon; BnsTables::Shared::TableRef occupy_action_name; -int occupy_action_name_tableId() const {return 427;}; +int occupy_action_name_tableId() const {return 434;}; wchar_t* occupy_caster_showname; BnsTables::Shared::IconRef try_refine_action_icon; BnsTables::Shared::TableRef try_refine_action_name; -int try_refine_action_name_tableId() const {return 427;}; +int try_refine_action_name_tableId() const {return 434;}; wchar_t* try_refine_caster_showname; BnsTables::Shared::IconRef give_score_action_icon; BnsTables::Shared::TableRef give_score_action_name; -int give_score_action_name_tableId() const {return 427;}; +int give_score_action_name_tableId() const {return 434;}; BnsTables::Shared::TableRef give_score_social; -int give_score_social_tableId() const {return 389;}; +int give_score_social_tableId() const {return 396;}; wchar_t* give_score_caster_showname; BnsTables::Shared::IconRef accroach_action_icon; BnsTables::Shared::TableRef accroach_action_name; -int accroach_action_name_tableId() const {return 427;}; +int accroach_action_name_tableId() const {return 434;}; wchar_t* accroach_caster_showname; wchar_t* accroach_start_kismet; wchar_t* accroach_end_kismet; diff --git a/Generated/include/EU/zoneenv2place/AAA_zoneenv2place_RecordBase.h b/Generated/include/EU/zoneenv2place/AAA_zoneenv2place_RecordBase.h index 14f9dad31..1bb4f441f 100644 --- a/Generated/include/EU/zoneenv2place/AAA_zoneenv2place_RecordBase.h +++ b/Generated/include/EU/zoneenv2place/AAA_zoneenv2place_RecordBase.h @@ -61,8 +61,9 @@ wchar_t* env_actorname; bool spawn_env; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 473; } + static __int16 TableId() { return 480; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h b/Generated/include/EU/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h index b36546e20..4822ac945 100644 --- a/Generated/include/EU/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h +++ b/Generated/include/EU/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h @@ -23,19 +23,26 @@ __int16 id; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef env2; -int env2_tableId() const {return 472;}; +int env2_tableId() const {return 479;}; BnsTables::Shared::TableRef env2place; -int env2place_tableId() const {return 473;}; +int env2place_tableId() const {return 480;}; BnsTables::Shared::TableRef random_group; -int random_group_tableId() const {return 475;}; +int random_group_tableId() const {return 482;}; BnsTables::Shared::TableRef required_env; -int required_env_tableId() const {return 474;}; +int required_env_tableId() const {return 481;}; signed char mapunit_map_depth; signed char mapunit_arena_dungeon_map_depth; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 474; } + static __int16 TableId() { return 481; } static __int32 SubType() { return -1; } + enum class mapunit_map_depth { + value_1 = 0, + value_2 = 1, + value_3 = 2, + value_4 = 3, + value_5 = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h b/Generated/include/EU/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h index 5c3196bde..4c1a980ae 100644 --- a/Generated/include/EU/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h +++ b/Generated/include/EU/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h @@ -24,8 +24,9 @@ __int16 group_id; wchar_t* alias; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 475; } + static __int16 TableId() { return 482; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zoneevent/AAA_zoneevent_RecordBase.h b/Generated/include/EU/zoneevent/AAA_zoneevent_RecordBase.h index 0f789ca3d..2f04c9c3c 100644 --- a/Generated/include/EU/zoneevent/AAA_zoneevent_RecordBase.h +++ b/Generated/include/EU/zoneevent/AAA_zoneevent_RecordBase.h @@ -31,8 +31,9 @@ wchar_t* start_kismet_name; wchar_t* end_kismet_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 476; } + static __int16 TableId() { return 483; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zoneex/AAA_zoneex_RecordBase.h b/Generated/include/EU/zoneex/AAA_zoneex_RecordBase.h index f5679997f..53db12a9e 100644 --- a/Generated/include/EU/zoneex/AAA_zoneex_RecordBase.h +++ b/Generated/include/EU/zoneex/AAA_zoneex_RecordBase.h @@ -25,8 +25,9 @@ char Pad0[3]; wchar_t* dungeon_guide_path; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 477; } + static __int16 TableId() { return 484; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonegathersource/AAA_zonegathersource_RecordBase.h b/Generated/include/EU/zonegathersource/AAA_zonegathersource_RecordBase.h index 002ae6091..6db6867a6 100644 --- a/Generated/include/EU/zonegathersource/AAA_zonegathersource_RecordBase.h +++ b/Generated/include/EU/zonegathersource/AAA_zonegathersource_RecordBase.h @@ -24,11 +24,12 @@ __int16 id; wchar_t* alias; BnsTables::Shared::XYZ pos; BnsTables::Shared::TableRef gather_source; -int gather_source_tableId() const {return 157;}; +int gather_source_tableId() const {return 160;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 478; } + static __int16 TableId() { return 485; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonepathway/AAA_zonepathway_RecordBase.h b/Generated/include/EU/zonepathway/AAA_zonepathway_RecordBase.h index e50da1121..228c26d87 100644 --- a/Generated/include/EU/zonepathway/AAA_zonepathway_RecordBase.h +++ b/Generated/include/EU/zonepathway/AAA_zonepathway_RecordBase.h @@ -27,13 +27,19 @@ BnsTables::Shared::XYZ pos; signed char move_type; char Pad0[3]; BnsTables::Shared::TableRef warp_social; -int warp_social_tableId() const {return 389;}; +int warp_social_tableId() const {return 396;}; wchar_t* description; __int16 sync; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 52); } - static __int16 TableId() { return 479; } + static __int16 TableId() { return 486; } static __int32 SubType() { return -1; } + enum class move_type { + walk = 0, + run = 1, + warp = 2, + sprint = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonepcspawn/AAA_zonepcspawn_RecordBase.h b/Generated/include/EU/zonepcspawn/AAA_zonepcspawn_RecordBase.h index 0a32fd084..4f0ba3bcb 100644 --- a/Generated/include/EU/zonepcspawn/AAA_zonepcspawn_RecordBase.h +++ b/Generated/include/EU/zonepcspawn/AAA_zonepcspawn_RecordBase.h @@ -29,8 +29,9 @@ char Pad0[2]; wchar_t* description; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 49); } - static __int16 TableId() { return 480; } + static __int16 TableId() { return 487; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonerespawn/AAA_zonerespawn_RecordBase.h b/Generated/include/EU/zonerespawn/AAA_zonerespawn_RecordBase.h index c98da93b4..07abd34e1 100644 --- a/Generated/include/EU/zonerespawn/AAA_zonerespawn_RecordBase.h +++ b/Generated/include/EU/zonerespawn/AAA_zonerespawn_RecordBase.h @@ -23,15 +23,16 @@ __int16 id; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef area; -int area_tableId() const {return 465;}; +int area_tableId() const {return 472;}; BnsTables::Shared::XYZ center; BnsTables::Shared::TableRef activated_faction[4]; __int32 activated_faction_Size() const {return 4;}; -int activated_faction_tableId() const {return 136;}; +int activated_faction_tableId() const {return 139;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 46); } - static __int16 TableId() { return 481; } + static __int16 TableId() { return 488; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonerule/AAA_zonerule_RecordBase.h b/Generated/include/EU/zonerule/AAA_zonerule_RecordBase.h index e40293bf4..2733d94e2 100644 --- a/Generated/include/EU/zonerule/AAA_zonerule_RecordBase.h +++ b/Generated/include/EU/zonerule/AAA_zonerule_RecordBase.h @@ -33,7 +33,7 @@ signed char apply_content_ban_id; bool allow_invite_party_in_arena; bool show_leave_zone_popup_when_no_party_in_arena_enterance; BnsTables::Shared::TableRef required_available_weekly_time; -int required_available_weekly_time_tableId() const {return 453;}; +int required_available_weekly_time_tableId() const {return 460;}; bool town; bool reentrance_pcspawn_check_later_when_enterworld; bool infinite_durability; @@ -48,9 +48,33 @@ bool is_world_boss_spawn_zone; bool use_default_skill; bool apply_membership_benefit; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 0); } - static __int16 TableId() { return 482; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 1); } + static __int16 TableId() { return 489; } static __int32 SubType() { return -1; } + enum class pvp_mode_type { + none = 0, + free_for_all = 1, + }; + + enum class apply_content_ban_id { + invalid = 0, + duel = 1, + faction_battle_field = 2, + dungeon = 3, + attendance = 4, + jumping_character = 5, + duel_bot_challenge = 6, + fraud = 7, + zone_rule_group = 8, + party_battle_field_matching = 9, + duel_matching = 10, + }; + + enum class auto_mode_type { + disallow = 0, + basic = 1, + advanced = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h b/Generated/include/EU/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h index 554960e6c..cfd9eb6c4 100644 --- a/Generated/include/EU/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h +++ b/Generated/include/EU/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h @@ -26,8 +26,9 @@ BnsTables::Shared::XYZ position; __int16 yaw; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 483; } + static __int16 TableId() { return 490; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h b/Generated/include/EU/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h index 468e989f0..872a46664 100644 --- a/Generated/include/EU/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h +++ b/Generated/include/EU/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h @@ -26,11 +26,12 @@ BnsTables::Shared::XYZ position; __int16 activate_radius; char Pad0[2]; BnsTables::Shared::TableRef activate_teleport; -int activate_teleport_tableId() const {return 423;}; +int activate_teleport_tableId() const {return 430;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 484; } + static __int16 TableId() { return 491; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h b/Generated/include/EU/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h index 248fc5a20..6d8a31229 100644 --- a/Generated/include/EU/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h +++ b/Generated/include/EU/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h @@ -37,11 +37,32 @@ namespace BnsTables::EU { signed char cond_contents_type; char Pad0[3]; BnsTables::Shared::TableRef cond_event_message; -int cond_event_message_tableId() const {return 156;}; +int cond_event_message_tableId() const {return 159;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 1); } - static __int16 TableId() { return 485; } + static __int16 TableId() { return 492; } static __int32 SubType() { return -1; } + enum class cond_contents_type { + none = 0, + faction_stage_faction_1_win = 1, + faction_stage_faction_2_win = 2, + }; + + enum class event_day_of_week { + sun = 0, + mon = 1, + tue = 2, + wed = 3, + thu = 4, + fri = 5, + sat = 6, + thu_fri = 7, + mon_tue_wed_thu = 8, + fri_sat_sun = 9, + tue_thu = 10, + weekend = 11, + entire_week = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h b/Generated/include/EU/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h index f6db55446..c78a00518 100644 --- a/Generated/include/EU/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h +++ b/Generated/include/EU/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h @@ -34,16 +34,27 @@ signed char branch_id; wchar_t* alias; BnsTables::Shared::TableRef next_cond[7]; __int32 next_cond_Size() const {return 7;}; -int next_cond_tableId() const {return 485;}; +int next_cond_tableId() const {return 492;}; signed char next_cond_branch_id[7]; __int32 next_cond_branch_id_Size() const {return 7;}; signed char broadcast_context; wchar_t* start_stage_kismet; wchar_t* end_stage_kismet; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 486; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } + static __int16 TableId() { return 493; } static __int32 SubType() { return -1; } + enum class broadcast_context { + none = 0, + timeout_time = 1, + boss_challenge_attraction_round = 2, + }; + + enum class persistant_zone_subtype { + none = 0, + invade_town = 1, + faction_stage = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_Record.h b/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_Record.h index e056f2f69..da7074545 100644 --- a/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_Record.h +++ b/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::EU { public: BnsTables::Shared::TableRef fail_cond[3]; __int32 fail_cond_Size() const {return 3;}; -int fail_cond_tableId() const {return 485;}; +int fail_cond_tableId() const {return 492;}; static __int32 SubType() { return 4; } }; diff --git a/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record.h b/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record.h index 60b1e76db..df22f897f 100644 --- a/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record.h +++ b/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_guild_battle_field_entrance_Record.h @@ -11,8 +11,8 @@ namespace BnsTables::EU { public: signed char min_growing_channel; char Pad_sub_0[1]; -__int16 total_duration_minute[2]; -__int32 total_duration_minute_Size() const {return 2;}; +__int16 total_duration_minute[7]; +__int32 total_duration_minute_Size() const {return 7;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h b/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h index bd37ad63f..96225c0c3 100644 --- a/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h +++ b/Generated/include/EU/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h @@ -13,21 +13,21 @@ namespace BnsTables::EU { signed char max_channel; signed char max_event_channel; signed char min_growing_channel; -__int16 total_duration_minute[2]; -__int32 total_duration_minute_Size() const {return 2;}; +__int16 total_duration_minute[7]; +__int32 total_duration_minute_Size() const {return 7;}; signed char persistant_zone_subtype; -char Pad_sub_0[3]; +char Pad_sub_0[1]; BnsTables::Shared::TableRef event_channel_text; -int event_channel_text_tableId() const {return 427;}; +int event_channel_text_tableId() const {return 434;}; BnsTables::Shared::TableRef event_notify_diff_zone[6]; __int32 event_notify_diff_zone_Size() const {return 6;}; -int event_notify_diff_zone_tableId() const {return 471;}; +int event_notify_diff_zone_tableId() const {return 478;}; BnsTables::Shared::TableRef event_notify_diff_zone_msg; -int event_notify_diff_zone_msg_tableId() const {return 156;}; +int event_notify_diff_zone_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef event_notify_diff_channel_msg; -int event_notify_diff_channel_msg_tableId() const {return 156;}; +int event_notify_diff_channel_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef event_notify_msg; -int event_notify_msg_tableId() const {return 156;}; +int event_notify_msg_tableId() const {return 159;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/KR/BnsTableNames.h b/Generated/include/KR/BnsTableNames.h index d4584c619..4be7c188e 100644 --- a/Generated/include/KR/BnsTableNames.h +++ b/Generated/include/KR/BnsTableNames.h @@ -6,7 +6,7 @@ #include #include "../BnsCustomProperties.h" namespace BnsTables::KR { - const __int16 TableCount = 493; + const __int16 TableCount = 495; enum class TableNameEnum : __int16 { ability_list = 1, abnormalcamera = 2, @@ -234,273 +234,275 @@ namespace BnsTables::KR { itemspirit = 224, item_stage_number = 225, itemtransformrecipe = 226, - item_transform_retry_cost = 227, - itemtransformupgradeitem = 228, - item_usable_group = 229, - itemusablerelation = 230, - jackpot_boss_zone = 231, - job_change = 232, - job_change_item_exchange_group = 233, - job_change_item_exchange_type = 234, - job_change_quest = 235, - job_change_quota = 236, - job = 237, - jobskillset = 238, - jobspecialization = 239, - job_style = 240, - job_style_specialization = 241, - jobstylestandidle = 242, - jumpingcharacter2 = 243, - jumpingcharacter = 244, - key_cap = 245, - key_command = 246, - level = 247, - levelupreward = 248, - linkmoveanim = 249, - loadingimage = 250, - lobby_pc = 251, - map_area = 252, - map_group_1 = 253, - map_group_1_guide = 254, - map_group_2 = 255, - mapinfo = 256, - mapoverlay = 257, - mapunit = 258, - market_category_2_group = 259, - market_category_3_group = 260, - market_register_amount_tax_rate = 261, - market_sale_income_tax_rate = 262, - market_targeted_sale_income_tax = 263, - mastery_ability = 264, - mastery_grade = 265, - mastery_level = 266, - mastery_stat_point = 267, - mastery_stat_point_pick = 268, - membership_benefit = 269, - mentoring = 270, - mileageplan = 271, - moveanim = 272, - moveanimtransit = 273, - newbie_care = 274, - npccombatmoveanim = 275, - npc = 276, - npcindicatormoveanim = 277, - npcmoveanim = 278, - npcresponse = 279, - npc_sealed_dungeon_reward = 280, - npctalkmessage = 281, - override_contents_rule_config = 282, - party_battle_field_zone = 283, - partychatchannel = 284, - partymatch = 285, - passive_effect_move_anim = 286, - pc_appearance = 287, - pccafebenefits = 288, - pc_cam_dist = 289, - pc = 290, - pc_hidden_character = 291, - pcinitialsetting = 292, - pc_race_sex_job = 293, - pcskill3 = 294, - pc_voice = 295, - pc_voice_set = 296, - pet = 297, - pet_food_recovery = 298, - petition_faq_list = 299, - phantomsword3 = 300, - posetransit = 301, - public_raid = 302, - public_raid_event = 303, - questbonusreward = 304, - questbonusrewardsetting = 305, - quest = 306, - questreward = 307, - questrewardskill3 = 308, - quest_sealed_dungeon_reward = 309, - questwarp = 310, - race2_attributes_info = 311, - race = 312, - racoon_store = 313, - racoon_store_item = 314, - raid_dungeon = 315, - randombox_preview = 316, - random_distribution = 317, - randomstore = 318, - randomstoredrawreward = 319, - random_store_item = 320, - random_store_item_display = 321, - ranking2_contents = 322, - ranking2_effect_reward = 323, - ranking2_reward = 324, - ranking2_reward_group = 325, - ranking2_season = 326, - ranking2_season_group = 327, - ranking2_season_schedule = 328, - ranking2_tier = 329, - rankingpvestage = 330, - rankingreward = 331, - rankingrewardgroup = 332, - relic_enhance_cost = 333, - relic_option = 334, - relic_set_item = 335, - relic_symbol = 336, - relic_synthesis = 337, - relic_system = 338, - reward = 339, - sealed_dungeon_gimmick = 340, - sealed_dungeon_level = 341, - sealed_dungeon_modify = 342, - sealed_dungeon_reward = 343, - season_ability_goal = 344, - season_contents = 345, - secret_treasure = 346, - set_item = 347, - simple_field = 348, - skill3 = 349, - skillacquirecondition = 350, - skill_arcane_info = 351, - skillattributerule = 352, - skillbookcatalogueitem = 353, - skill_build_up = 354, - skill_build_up_group = 355, - skill_build_up_group_list = 356, - skill_by_equipment = 357, - skillcastcondition3 = 358, - skill_combo_2 = 359, - skillcontext = 360, - skilldashattribute3 = 361, - skill = 362, - skillgatherrange3 = 363, - skill_inheritance = 364, - skill_message = 365, - skill_modify_info = 366, - skill_modify_info_group = 367, - skillmodifylimit = 368, - skillresultcontroll3 = 369, - skillshow3 = 370, - skillskin = 371, - skillskineffect = 372, - skillstyle = 373, - skillsystematization = 374, - skillsystematizationfiltergroup = 375, - skillsystematizationgroup = 376, - skilltargetfilter3 = 377, - skilltooltipattribute = 378, - skilltooltip = 379, - skill_train_by_item = 380, - skill_train_by_item_list = 381, - skill_train_category = 382, - skill_train_combo_action = 383, - skill_training_room = 384, - skill_training_room_group = 385, - skill_training_room_subject = 386, - skill_training_sequence = 387, - skill_train_simple_context_flow = 388, - skill_trait = 389, - skipquest = 390, - skipteleport = 391, - slatescroll = 392, - slatescrollstone = 393, - slatestone = 394, - smart_drop_reward = 395, - social = 396, - soul_boost_event = 397, - soul_boost_grade_reward = 398, - soul_boost_mission = 399, - soul_boost_mission_step = 400, - soul_boost_mission_task = 401, - soul_boost_season = 402, - soulmaskset = 403, - soul_npc_skill = 404, - special_skill_gauge = 405, - stance = 406, - stancetransit = 407, - standidle = 408, - star_words = 409, - statesocial = 410, - static_chat_channel = 411, - store2 = 412, - store_by_item = 413, - store = 414, - summoned_appearance = 415, - summonedbeautyshop = 416, - summoned = 417, - summoneddesignerpreset = 418, - summonedjobstylestandidle = 419, - summonedlevel = 420, - summonedmasterylevel = 421, - summonedmoveanim = 422, - summonedpreset = 423, - summoned_sequence = 424, - summonedstandidle = 425, - survey = 426, - surveyquestions = 427, - talksocial = 428, - teen_body_material = 429, - teleport = 430, - tencent_quest = 431, - tendency_field = 432, - terrain = 433, - text = 434, - time_limit_field_zone = 435, - timezoneinfomation = 436, - trainskillversion = 437, - treasure_board_page = 438, - treasure_board_reward = 439, - treasure_board_season = 440, - tutorialskillsequence = 441, - ui_command = 442, - ui_context_command = 443, - unlocated_store = 444, - unlocated_store_ui = 445, - user_command = 446, - user_reporting_system = 447, - vehicle_appearance = 448, - vehicle = 449, - virtual_item = 450, - wantedmission = 451, - war_field = 452, - wave_dungeon_reward_box = 453, - wave_dungeon_reward = 454, - wave_dungeon_strategy = 455, - weapon_appearance_change_cost = 456, - weapon_gem_effect = 457, - weapongemslot = 458, - weapon_tempered = 459, - weeklytimetable = 460, - world_account_card_collection = 461, - world_account_card_cumulative = 462, - world_account_card = 463, - world_account_combination = 464, - worldaccountexpedition = 465, - world_account_museum = 466, - world_achievement = 467, - world_achievement_season = 468, - worldbossreward = 469, - worldbossspawn = 470, - world_group = 471, - zonearea = 472, - zonebasecamp = 473, - zonecampfire = 474, - zonecellattribute = 475, - zonechannelchange = 476, - zoneconvoy = 477, - zone = 478, - zoneenv2 = 479, - zoneenv2place = 480, - zoneenv2spawn = 481, - zoneenv2spawnrandomgroup = 482, - zoneevent = 483, - zoneex = 484, - zonegathersource = 485, - zonepathway = 486, - zonepcspawn = 487, - zonerespawn = 488, - zonerule = 489, - zoneteleportposition = 490, - zoneteleportswitch = 491, - zonetriggereventcond = 492, - zonetriggereventstage = 493, + itemtransformrecipemileage = 227, + item_transform_retry_cost = 228, + itemtransformupgradeitem = 229, + item_usable_group = 230, + itemusablerelation = 231, + jackpot_boss_zone = 232, + job_change = 233, + job_change_item_exchange_group = 234, + job_change_item_exchange_type = 235, + job_change_quest = 236, + job_change_quota = 237, + job = 238, + jobskillset = 239, + jobspecialization = 240, + job_style = 241, + job_style_specialization = 242, + jobstylestandidle = 243, + jumpingcharacter2 = 244, + jumpingcharacter = 245, + key_cap = 246, + key_command = 247, + level = 248, + levelupreward = 249, + linkmoveanim = 250, + loadingimage = 251, + lobby_pc = 252, + map_area = 253, + map_group_1 = 254, + map_group_1_guide = 255, + map_group_2 = 256, + mapinfo = 257, + mapoverlay = 258, + mapunit = 259, + market_category_2_group = 260, + market_category_3_group = 261, + market_register_amount_tax_rate = 262, + market_sale_income_tax_rate = 263, + market_targeted_sale_income_tax = 264, + mastery_ability = 265, + mastery_grade = 266, + mastery_level = 267, + mastery_stat_point = 268, + mastery_stat_point_pick = 269, + membership_benefit = 270, + mentoring = 271, + mileageplan = 272, + moveanim = 273, + moveanimtransit = 274, + newbie_care = 275, + npccombatmoveanim = 276, + npc = 277, + npcindicatormoveanim = 278, + npcmoveanim = 279, + npcresponse = 280, + npc_sealed_dungeon_reward = 281, + npctalkmessage = 282, + override_contents_rule_config = 283, + party_battle_field_zone = 284, + partychatchannel = 285, + partymatch = 286, + passive_effect_move_anim = 287, + pc_appearance = 288, + pccafebenefits = 289, + pc_cam_dist = 290, + pc = 291, + pc_hidden_character = 292, + pcinitialsetting = 293, + pc_race_sex_job = 294, + pcskill3 = 295, + pc_voice = 296, + pc_voice_set = 297, + pet = 298, + pet_food_recovery = 299, + petition_faq_list = 300, + phantomsword3 = 301, + posetransit = 302, + public_raid = 303, + public_raid_event = 304, + questbonusreward = 305, + questbonusrewardsetting = 306, + quest = 307, + questreward = 308, + questrewardskill3 = 309, + quest_sealed_dungeon_reward = 310, + questwarp = 311, + race2_attributes_info = 312, + race = 313, + racoon_store = 314, + racoon_store_item = 315, + raid_dungeon = 316, + randombox_preview = 317, + random_distribution = 318, + randomstore = 319, + randomstoredrawreward = 320, + random_store_item = 321, + random_store_item_display = 322, + ranking2_contents = 323, + ranking2_effect_reward = 324, + ranking2_reward = 325, + ranking2_reward_group = 326, + ranking2_season = 327, + ranking2_season_group = 328, + ranking2_season_schedule = 329, + ranking2_tier = 330, + rankingpvestage = 331, + rankingreward = 332, + rankingrewardgroup = 333, + relic_enhance_cost = 334, + relic_option = 335, + relic_set_item = 336, + relic_symbol = 337, + relic_synthesis = 338, + relic_system = 339, + reward = 340, + sealed_dungeon_gimmick = 341, + sealed_dungeon_level = 342, + sealed_dungeon_modify = 343, + sealed_dungeon_reward = 344, + season_ability_goal = 345, + season_contents = 346, + secret_treasure = 347, + set_item = 348, + simple_field = 349, + skill3 = 350, + skillacquirecondition = 351, + skill_arcane_info = 352, + skillattributerule = 353, + skillbookcatalogueitem = 354, + skill_build_up = 355, + skill_build_up_group = 356, + skill_build_up_group_list = 357, + skill_by_equipment = 358, + skillcastcondition3 = 359, + skill_combo_2 = 360, + skillcontext = 361, + skilldashattribute3 = 362, + skill = 363, + skillgatherrange3 = 364, + skill_inheritance = 365, + skill_message = 366, + skill_modify_info = 367, + skill_modify_info_group = 368, + skillmodifylimit = 369, + skillresultcontroll3 = 370, + skillshow3 = 371, + skillskin = 372, + skillskineffect = 373, + skillstyle = 374, + skillsystematization = 375, + skillsystematizationfiltergroup = 376, + skillsystematizationgroup = 377, + skilltargetfilter3 = 378, + skilltooltipattribute = 379, + skilltooltip = 380, + skill_train_by_item = 381, + skill_train_by_item_list = 382, + skill_train_category = 383, + skill_train_combo_action = 384, + skill_training_room = 385, + skill_training_room_group = 386, + skill_training_room_subject = 387, + skill_training_sequence = 388, + skill_train_simple_context_flow = 389, + skill_trait = 390, + skipquest = 391, + skipteleport = 392, + slatescroll = 393, + slatescrollstone = 394, + slatestone = 395, + smart_drop_reward = 396, + social = 397, + soul_boost_event = 398, + soul_boost_grade_reward = 399, + soul_boost_mission = 400, + soul_boost_mission_step = 401, + soul_boost_mission_task = 402, + soul_boost_season = 403, + soulmaskset = 404, + soul_npc_skill = 405, + special_skill_gauge = 406, + stance = 407, + stancetransit = 408, + standidle = 409, + star_words = 410, + statesocial = 411, + static_chat_channel = 412, + store2 = 413, + store_by_item = 414, + store = 415, + summoned_appearance = 416, + summonedbeautyshop = 417, + summoned = 418, + summoneddesignerpreset = 419, + summonedjobstylestandidle = 420, + summonedlevel = 421, + summonedmasterylevel = 422, + summonedmoveanim = 423, + summonedpreset = 424, + summoned_sequence = 425, + summonedstandidle = 426, + survey = 427, + surveyquestions = 428, + talksocial = 429, + teen_body_material = 430, + teleport = 431, + tencent_quest = 432, + tendency_field = 433, + terrain = 434, + text = 435, + time_limit_field_zone = 436, + timezoneinfomation = 437, + trainskillversion = 438, + treasure_board_page = 439, + treasure_board_reward = 440, + treasure_board_season = 441, + tutorialskillsequence = 442, + ui_command = 443, + ui_context_command = 444, + unlocated_store = 445, + unlocated_store_ui = 446, + user_command = 447, + user_reporting_system = 448, + vehicle_appearance = 449, + vehicle = 450, + virtual_item = 451, + wantedmission = 452, + war_field = 453, + wave_dungeon_reward_box = 454, + wave_dungeon_reward = 455, + wave_dungeon_strategy = 456, + weapon_appearance_change_cost = 457, + weapon_gem_effect = 458, + weapongemslot = 459, + weapon_tempered = 460, + weeklytimetable = 461, + world_account_card_collection = 462, + world_account_card_cumulative = 463, + world_account_card = 464, + world_account_combination = 465, + worldaccountexpedition = 466, + world_account_museum = 467, + world_achievement = 468, + world_achievement_season = 469, + worldbossreward = 470, + worldbossspawn = 471, + worldbossspawngroup = 472, + world_group = 473, + zonearea = 474, + zonebasecamp = 475, + zonecampfire = 476, + zonecellattribute = 477, + zonechannelchange = 478, + zoneconvoy = 479, + zone = 480, + zoneenv2 = 481, + zoneenv2place = 482, + zoneenv2spawn = 483, + zoneenv2spawnrandomgroup = 484, + zoneevent = 485, + zoneex = 486, + zonegathersource = 487, + zonepathway = 488, + zonepcspawn = 489, + zonerespawn = 490, + zonerule = 491, + zoneteleportposition = 492, + zoneteleportswitch = 493, + zonetriggereventcond = 494, + zonetriggereventstage = 495, }; class TableNames { @@ -513,10 +515,10 @@ namespace BnsTables::KR { {4, BnsTables::Shared::TableVersion(2, 0)}, {5, BnsTables::Shared::TableVersion(0, 1)}, {6, BnsTables::Shared::TableVersion(3, 3)}, - {7, BnsTables::Shared::TableVersion(5, 1)}, + {7, BnsTables::Shared::TableVersion(5, 3)}, {8, BnsTables::Shared::TableVersion(0, 1)}, {9, BnsTables::Shared::TableVersion(0, 2)}, - {10, BnsTables::Shared::TableVersion(1, 3)}, + {10, BnsTables::Shared::TableVersion(2, 3)}, {11, BnsTables::Shared::TableVersion(0, 6)}, {12, BnsTables::Shared::TableVersion(0, 10)}, {13, BnsTables::Shared::TableVersion(6, 0)}, @@ -543,7 +545,7 @@ namespace BnsTables::KR { {34, BnsTables::Shared::TableVersion(0, 2)}, {35, BnsTables::Shared::TableVersion(0, 7)}, {36, BnsTables::Shared::TableVersion(0, 2)}, - {37, BnsTables::Shared::TableVersion(7, 0)}, + {37, BnsTables::Shared::TableVersion(8, 0)}, {38, BnsTables::Shared::TableVersion(1, 0)}, {39, BnsTables::Shared::TableVersion(0, 2)}, {40, BnsTables::Shared::TableVersion(0, 6)}, @@ -566,7 +568,7 @@ namespace BnsTables::KR { {57, BnsTables::Shared::TableVersion(1, 1)}, {58, BnsTables::Shared::TableVersion(0, 17)}, {59, BnsTables::Shared::TableVersion(0, 2)}, - {60, BnsTables::Shared::TableVersion(2, 1)}, + {60, BnsTables::Shared::TableVersion(3, 0)}, {61, BnsTables::Shared::TableVersion(1, 0)}, {62, BnsTables::Shared::TableVersion(1, 0)}, {63, BnsTables::Shared::TableVersion(2, 5)}, @@ -575,7 +577,7 @@ namespace BnsTables::KR { {66, BnsTables::Shared::TableVersion(2, 3)}, {67, BnsTables::Shared::TableVersion(2, 3)}, {68, BnsTables::Shared::TableVersion(2, 0)}, - {69, BnsTables::Shared::TableVersion(11, 0)}, + {69, BnsTables::Shared::TableVersion(12, 0)}, {70, BnsTables::Shared::TableVersion(4, 0)}, {71, BnsTables::Shared::TableVersion(0, 5)}, {72, BnsTables::Shared::TableVersion(0, 2)}, @@ -584,7 +586,7 @@ namespace BnsTables::KR { {75, BnsTables::Shared::TableVersion(4, 0)}, {76, BnsTables::Shared::TableVersion(1, 0)}, {77, BnsTables::Shared::TableVersion(0, 50)}, - {78, BnsTables::Shared::TableVersion(0, 13)}, + {78, BnsTables::Shared::TableVersion(0, 15)}, {79, BnsTables::Shared::TableVersion(1, 0)}, {80, BnsTables::Shared::TableVersion(0, 1)}, {81, BnsTables::Shared::TableVersion(1, 0)}, @@ -623,8 +625,8 @@ namespace BnsTables::KR { {114, BnsTables::Shared::TableVersion(2, 0)}, {115, BnsTables::Shared::TableVersion(2, 0)}, {116, BnsTables::Shared::TableVersion(0, 12)}, - {117, BnsTables::Shared::TableVersion(10, 0)}, - {118, BnsTables::Shared::TableVersion(45, 2)}, + {117, BnsTables::Shared::TableVersion(10, 1)}, + {118, BnsTables::Shared::TableVersion(46, 0)}, {119, BnsTables::Shared::TableVersion(0, 7)}, {120, BnsTables::Shared::TableVersion(1, 1)}, {121, BnsTables::Shared::TableVersion(0, 5)}, @@ -643,7 +645,7 @@ namespace BnsTables::KR { {134, BnsTables::Shared::TableVersion(1, 0)}, {135, BnsTables::Shared::TableVersion(1, 0)}, {136, BnsTables::Shared::TableVersion(0, 1)}, - {137, BnsTables::Shared::TableVersion(2, 0)}, + {137, BnsTables::Shared::TableVersion(3, 0)}, {138, BnsTables::Shared::TableVersion(2, 0)}, {139, BnsTables::Shared::TableVersion(0, 20)}, {140, BnsTables::Shared::TableVersion(0, 4)}, @@ -652,10 +654,10 @@ namespace BnsTables::KR { {143, BnsTables::Shared::TableVersion(1, 1)}, {144, BnsTables::Shared::TableVersion(1, 0)}, {145, BnsTables::Shared::TableVersion(0, 6)}, - {146, BnsTables::Shared::TableVersion(1, 0)}, + {146, BnsTables::Shared::TableVersion(2, 0)}, {147, BnsTables::Shared::TableVersion(0, 9)}, {148, BnsTables::Shared::TableVersion(0, 5)}, - {149, BnsTables::Shared::TableVersion(0, 16)}, + {149, BnsTables::Shared::TableVersion(0, 17)}, {150, BnsTables::Shared::TableVersion(3, 1)}, {151, BnsTables::Shared::TableVersion(0, 17)}, {152, BnsTables::Shared::TableVersion(0, 5)}, @@ -675,7 +677,7 @@ namespace BnsTables::KR { {166, BnsTables::Shared::TableVersion(1, 0)}, {167, BnsTables::Shared::TableVersion(0, 1)}, {168, BnsTables::Shared::TableVersion(4, 1)}, - {169, BnsTables::Shared::TableVersion(0, 3)}, + {169, BnsTables::Shared::TableVersion(1, 0)}, {170, BnsTables::Shared::TableVersion(0, 2)}, {171, BnsTables::Shared::TableVersion(0, 18)}, {172, BnsTables::Shared::TableVersion(0, 4)}, @@ -708,7 +710,7 @@ namespace BnsTables::KR { {199, BnsTables::Shared::TableVersion(3, 0)}, {200, BnsTables::Shared::TableVersion(3, 0)}, {201, BnsTables::Shared::TableVersion(1, 0)}, - {202, BnsTables::Shared::TableVersion(64, 0)}, + {202, BnsTables::Shared::TableVersion(67, 2)}, {203, BnsTables::Shared::TableVersion(2, 1)}, {204, BnsTables::Shared::TableVersion(1, 6)}, {205, BnsTables::Shared::TableVersion(0, 3)}, @@ -732,274 +734,276 @@ namespace BnsTables::KR { {223, BnsTables::Shared::TableVersion(0, 2)}, {224, BnsTables::Shared::TableVersion(0, 8)}, {225, BnsTables::Shared::TableVersion(1, 1)}, - {226, BnsTables::Shared::TableVersion(5, 4)}, - {227, BnsTables::Shared::TableVersion(0, 1)}, + {226, BnsTables::Shared::TableVersion(6, 0)}, + {227, BnsTables::Shared::TableVersion(0, 2)}, {228, BnsTables::Shared::TableVersion(0, 1)}, - {229, BnsTables::Shared::TableVersion(0, 2)}, - {230, BnsTables::Shared::TableVersion(0, 5)}, + {229, BnsTables::Shared::TableVersion(0, 1)}, + {230, BnsTables::Shared::TableVersion(0, 2)}, {231, BnsTables::Shared::TableVersion(0, 5)}, - {232, BnsTables::Shared::TableVersion(3, 2)}, - {233, BnsTables::Shared::TableVersion(2, 3)}, - {234, BnsTables::Shared::TableVersion(1, 1)}, - {235, BnsTables::Shared::TableVersion(2, 0)}, - {236, BnsTables::Shared::TableVersion(1, 0)}, - {237, BnsTables::Shared::TableVersion(0, 61)}, - {238, BnsTables::Shared::TableVersion(0, 3)}, - {239, BnsTables::Shared::TableVersion(0, 4)}, - {240, BnsTables::Shared::TableVersion(0, 16)}, - {241, BnsTables::Shared::TableVersion(1, 0)}, - {242, BnsTables::Shared::TableVersion(0, 7)}, - {243, BnsTables::Shared::TableVersion(0, 1)}, - {244, BnsTables::Shared::TableVersion(1, 0)}, - {245, BnsTables::Shared::TableVersion(0, 13)}, - {246, BnsTables::Shared::TableVersion(1, 3)}, - {247, BnsTables::Shared::TableVersion(3, 0)}, - {248, BnsTables::Shared::TableVersion(2, 0)}, - {249, BnsTables::Shared::TableVersion(0, 2)}, - {250, BnsTables::Shared::TableVersion(0, 9)}, - {251, BnsTables::Shared::TableVersion(0, 11)}, - {252, BnsTables::Shared::TableVersion(0, 2)}, - {253, BnsTables::Shared::TableVersion(0, 7)}, - {254, BnsTables::Shared::TableVersion(0, 1)}, + {232, BnsTables::Shared::TableVersion(0, 5)}, + {233, BnsTables::Shared::TableVersion(3, 2)}, + {234, BnsTables::Shared::TableVersion(2, 3)}, + {235, BnsTables::Shared::TableVersion(1, 3)}, + {236, BnsTables::Shared::TableVersion(2, 0)}, + {237, BnsTables::Shared::TableVersion(1, 0)}, + {238, BnsTables::Shared::TableVersion(0, 61)}, + {239, BnsTables::Shared::TableVersion(0, 3)}, + {240, BnsTables::Shared::TableVersion(0, 4)}, + {241, BnsTables::Shared::TableVersion(0, 16)}, + {242, BnsTables::Shared::TableVersion(1, 0)}, + {243, BnsTables::Shared::TableVersion(0, 7)}, + {244, BnsTables::Shared::TableVersion(0, 1)}, + {245, BnsTables::Shared::TableVersion(1, 0)}, + {246, BnsTables::Shared::TableVersion(0, 13)}, + {247, BnsTables::Shared::TableVersion(1, 3)}, + {248, BnsTables::Shared::TableVersion(4, 0)}, + {249, BnsTables::Shared::TableVersion(2, 0)}, + {250, BnsTables::Shared::TableVersion(0, 2)}, + {251, BnsTables::Shared::TableVersion(0, 9)}, + {252, BnsTables::Shared::TableVersion(0, 11)}, + {253, BnsTables::Shared::TableVersion(0, 2)}, + {254, BnsTables::Shared::TableVersion(0, 7)}, {255, BnsTables::Shared::TableVersion(0, 1)}, - {256, BnsTables::Shared::TableVersion(1, 5)}, - {257, BnsTables::Shared::TableVersion(0, 8)}, - {258, BnsTables::Shared::TableVersion(1, 81)}, - {259, BnsTables::Shared::TableVersion(0, 3)}, - {260, BnsTables::Shared::TableVersion(1, 2)}, - {261, BnsTables::Shared::TableVersion(0, 2)}, - {262, BnsTables::Shared::TableVersion(2, 0)}, - {263, BnsTables::Shared::TableVersion(1, 0)}, + {256, BnsTables::Shared::TableVersion(0, 1)}, + {257, BnsTables::Shared::TableVersion(1, 5)}, + {258, BnsTables::Shared::TableVersion(0, 8)}, + {259, BnsTables::Shared::TableVersion(1, 81)}, + {260, BnsTables::Shared::TableVersion(0, 3)}, + {261, BnsTables::Shared::TableVersion(1, 2)}, + {262, BnsTables::Shared::TableVersion(0, 2)}, + {263, BnsTables::Shared::TableVersion(2, 0)}, {264, BnsTables::Shared::TableVersion(1, 0)}, - {265, BnsTables::Shared::TableVersion(0, 1)}, - {266, BnsTables::Shared::TableVersion(2, 0)}, - {267, BnsTables::Shared::TableVersion(0, 5)}, + {265, BnsTables::Shared::TableVersion(1, 0)}, + {266, BnsTables::Shared::TableVersion(0, 1)}, + {267, BnsTables::Shared::TableVersion(2, 0)}, {268, BnsTables::Shared::TableVersion(0, 5)}, - {269, BnsTables::Shared::TableVersion(8, 0)}, - {270, BnsTables::Shared::TableVersion(0, 3)}, - {271, BnsTables::Shared::TableVersion(0, 1)}, - {272, BnsTables::Shared::TableVersion(0, 4)}, - {273, BnsTables::Shared::TableVersion(0, 3)}, - {274, BnsTables::Shared::TableVersion(1, 0)}, - {275, BnsTables::Shared::TableVersion(0, 1)}, - {276, BnsTables::Shared::TableVersion(7, 0)}, - {277, BnsTables::Shared::TableVersion(0, 1)}, - {278, BnsTables::Shared::TableVersion(0, 3)}, - {279, BnsTables::Shared::TableVersion(0, 5)}, - {280, BnsTables::Shared::TableVersion(1, 1)}, - {281, BnsTables::Shared::TableVersion(0, 61)}, - {282, BnsTables::Shared::TableVersion(3, 0)}, - {283, BnsTables::Shared::TableVersion(1, 22)}, - {284, BnsTables::Shared::TableVersion(1, 0)}, - {285, BnsTables::Shared::TableVersion(0, 6)}, - {286, BnsTables::Shared::TableVersion(0, 3)}, - {287, BnsTables::Shared::TableVersion(0, 7)}, - {288, BnsTables::Shared::TableVersion(1, 0)}, - {289, BnsTables::Shared::TableVersion(0, 5)}, - {290, BnsTables::Shared::TableVersion(6, 0)}, - {291, BnsTables::Shared::TableVersion(0, 1)}, - {292, BnsTables::Shared::TableVersion(3, 0)}, - {293, BnsTables::Shared::TableVersion(0, 3)}, - {294, BnsTables::Shared::TableVersion(0, 4)}, - {295, BnsTables::Shared::TableVersion(0, 3)}, - {296, BnsTables::Shared::TableVersion(0, 5)}, - {297, BnsTables::Shared::TableVersion(0, 8)}, - {298, BnsTables::Shared::TableVersion(1, 0)}, - {299, BnsTables::Shared::TableVersion(0, 4)}, - {300, BnsTables::Shared::TableVersion(1, 19)}, - {301, BnsTables::Shared::TableVersion(0, 7)}, - {302, BnsTables::Shared::TableVersion(5, 4)}, - {303, BnsTables::Shared::TableVersion(0, 3)}, - {304, BnsTables::Shared::TableVersion(0, 1)}, - {305, BnsTables::Shared::TableVersion(3, 0)}, - {306, BnsTables::Shared::TableVersion(11, 0)}, - {307, BnsTables::Shared::TableVersion(6, 1)}, - {308, BnsTables::Shared::TableVersion(0, 3)}, - {309, BnsTables::Shared::TableVersion(1, 0)}, + {269, BnsTables::Shared::TableVersion(0, 5)}, + {270, BnsTables::Shared::TableVersion(8, 0)}, + {271, BnsTables::Shared::TableVersion(0, 3)}, + {272, BnsTables::Shared::TableVersion(0, 1)}, + {273, BnsTables::Shared::TableVersion(0, 4)}, + {274, BnsTables::Shared::TableVersion(0, 3)}, + {275, BnsTables::Shared::TableVersion(1, 0)}, + {276, BnsTables::Shared::TableVersion(0, 1)}, + {277, BnsTables::Shared::TableVersion(9, 0)}, + {278, BnsTables::Shared::TableVersion(0, 1)}, + {279, BnsTables::Shared::TableVersion(0, 3)}, + {280, BnsTables::Shared::TableVersion(0, 5)}, + {281, BnsTables::Shared::TableVersion(2, 0)}, + {282, BnsTables::Shared::TableVersion(0, 61)}, + {283, BnsTables::Shared::TableVersion(3, 0)}, + {284, BnsTables::Shared::TableVersion(1, 22)}, + {285, BnsTables::Shared::TableVersion(1, 1)}, + {286, BnsTables::Shared::TableVersion(0, 6)}, + {287, BnsTables::Shared::TableVersion(0, 3)}, + {288, BnsTables::Shared::TableVersion(0, 7)}, + {289, BnsTables::Shared::TableVersion(1, 0)}, + {290, BnsTables::Shared::TableVersion(0, 5)}, + {291, BnsTables::Shared::TableVersion(6, 0)}, + {292, BnsTables::Shared::TableVersion(0, 1)}, + {293, BnsTables::Shared::TableVersion(3, 0)}, + {294, BnsTables::Shared::TableVersion(0, 3)}, + {295, BnsTables::Shared::TableVersion(0, 4)}, + {296, BnsTables::Shared::TableVersion(0, 3)}, + {297, BnsTables::Shared::TableVersion(0, 5)}, + {298, BnsTables::Shared::TableVersion(0, 9)}, + {299, BnsTables::Shared::TableVersion(1, 0)}, + {300, BnsTables::Shared::TableVersion(0, 4)}, + {301, BnsTables::Shared::TableVersion(1, 19)}, + {302, BnsTables::Shared::TableVersion(0, 7)}, + {303, BnsTables::Shared::TableVersion(5, 4)}, + {304, BnsTables::Shared::TableVersion(0, 3)}, + {305, BnsTables::Shared::TableVersion(0, 1)}, + {306, BnsTables::Shared::TableVersion(3, 0)}, + {307, BnsTables::Shared::TableVersion(11, 0)}, + {308, BnsTables::Shared::TableVersion(6, 1)}, + {309, BnsTables::Shared::TableVersion(0, 3)}, {310, BnsTables::Shared::TableVersion(1, 0)}, - {311, BnsTables::Shared::TableVersion(1, 1)}, - {312, BnsTables::Shared::TableVersion(0, 9)}, - {313, BnsTables::Shared::TableVersion(2, 0)}, - {314, BnsTables::Shared::TableVersion(3, 0)}, - {315, BnsTables::Shared::TableVersion(6, 12)}, - {316, BnsTables::Shared::TableVersion(0, 5)}, - {317, BnsTables::Shared::TableVersion(0, 4)}, - {318, BnsTables::Shared::TableVersion(0, 8)}, - {319, BnsTables::Shared::TableVersion(0, 2)}, + {311, BnsTables::Shared::TableVersion(1, 0)}, + {312, BnsTables::Shared::TableVersion(1, 1)}, + {313, BnsTables::Shared::TableVersion(0, 9)}, + {314, BnsTables::Shared::TableVersion(2, 0)}, + {315, BnsTables::Shared::TableVersion(3, 0)}, + {316, BnsTables::Shared::TableVersion(6, 12)}, + {317, BnsTables::Shared::TableVersion(0, 5)}, + {318, BnsTables::Shared::TableVersion(0, 4)}, + {319, BnsTables::Shared::TableVersion(0, 8)}, {320, BnsTables::Shared::TableVersion(0, 2)}, - {321, BnsTables::Shared::TableVersion(0, 3)}, - {322, BnsTables::Shared::TableVersion(10, 0)}, - {323, BnsTables::Shared::TableVersion(1, 0)}, - {324, BnsTables::Shared::TableVersion(4, 0)}, - {325, BnsTables::Shared::TableVersion(3, 0)}, - {326, BnsTables::Shared::TableVersion(9, 3)}, - {327, BnsTables::Shared::TableVersion(4, 0)}, - {328, BnsTables::Shared::TableVersion(6, 0)}, - {329, BnsTables::Shared::TableVersion(2, 5)}, - {330, BnsTables::Shared::TableVersion(1, 1)}, - {331, BnsTables::Shared::TableVersion(0, 5)}, - {332, BnsTables::Shared::TableVersion(0, 6)}, - {333, BnsTables::Shared::TableVersion(1, 0)}, - {334, BnsTables::Shared::TableVersion(5, 0)}, - {335, BnsTables::Shared::TableVersion(4, 0)}, - {336, BnsTables::Shared::TableVersion(0, 5)}, - {337, BnsTables::Shared::TableVersion(1, 0)}, - {338, BnsTables::Shared::TableVersion(2, 0)}, - {339, BnsTables::Shared::TableVersion(2, 47)}, - {340, BnsTables::Shared::TableVersion(1, 1)}, + {321, BnsTables::Shared::TableVersion(0, 2)}, + {322, BnsTables::Shared::TableVersion(0, 3)}, + {323, BnsTables::Shared::TableVersion(11, 0)}, + {324, BnsTables::Shared::TableVersion(1, 0)}, + {325, BnsTables::Shared::TableVersion(4, 0)}, + {326, BnsTables::Shared::TableVersion(3, 0)}, + {327, BnsTables::Shared::TableVersion(9, 3)}, + {328, BnsTables::Shared::TableVersion(5, 0)}, + {329, BnsTables::Shared::TableVersion(6, 0)}, + {330, BnsTables::Shared::TableVersion(2, 5)}, + {331, BnsTables::Shared::TableVersion(1, 1)}, + {332, BnsTables::Shared::TableVersion(0, 5)}, + {333, BnsTables::Shared::TableVersion(0, 6)}, + {334, BnsTables::Shared::TableVersion(1, 0)}, + {335, BnsTables::Shared::TableVersion(5, 0)}, + {336, BnsTables::Shared::TableVersion(4, 0)}, + {337, BnsTables::Shared::TableVersion(0, 5)}, + {338, BnsTables::Shared::TableVersion(1, 0)}, + {339, BnsTables::Shared::TableVersion(2, 0)}, + {340, BnsTables::Shared::TableVersion(2, 48)}, {341, BnsTables::Shared::TableVersion(1, 1)}, - {342, BnsTables::Shared::TableVersion(6, 4)}, - {343, BnsTables::Shared::TableVersion(1, 2)}, - {344, BnsTables::Shared::TableVersion(0, 6)}, - {345, BnsTables::Shared::TableVersion(0, 13)}, - {346, BnsTables::Shared::TableVersion(0, 1)}, - {347, BnsTables::Shared::TableVersion(1, 19)}, - {348, BnsTables::Shared::TableVersion(0, 61)}, - {349, BnsTables::Shared::TableVersion(10, 9)}, - {350, BnsTables::Shared::TableVersion(0, 2)}, - {351, BnsTables::Shared::TableVersion(4, 0)}, - {352, BnsTables::Shared::TableVersion(0, 7)}, - {353, BnsTables::Shared::TableVersion(5, 0)}, - {354, BnsTables::Shared::TableVersion(2, 0)}, - {355, BnsTables::Shared::TableVersion(3, 1)}, - {356, BnsTables::Shared::TableVersion(4, 0)}, - {357, BnsTables::Shared::TableVersion(0, 10)}, - {358, BnsTables::Shared::TableVersion(7, 0)}, - {359, BnsTables::Shared::TableVersion(0, 5)}, - {360, BnsTables::Shared::TableVersion(1, 13)}, - {361, BnsTables::Shared::TableVersion(0, 3)}, - {362, BnsTables::Shared::TableVersion(4, 0)}, - {363, BnsTables::Shared::TableVersion(0, 17)}, - {364, BnsTables::Shared::TableVersion(0, 4)}, - {365, BnsTables::Shared::TableVersion(0, 1)}, - {366, BnsTables::Shared::TableVersion(0, 3)}, - {367, BnsTables::Shared::TableVersion(0, 4)}, + {342, BnsTables::Shared::TableVersion(1, 1)}, + {343, BnsTables::Shared::TableVersion(6, 4)}, + {344, BnsTables::Shared::TableVersion(1, 2)}, + {345, BnsTables::Shared::TableVersion(0, 6)}, + {346, BnsTables::Shared::TableVersion(0, 13)}, + {347, BnsTables::Shared::TableVersion(0, 1)}, + {348, BnsTables::Shared::TableVersion(1, 19)}, + {349, BnsTables::Shared::TableVersion(0, 61)}, + {350, BnsTables::Shared::TableVersion(10, 13)}, + {351, BnsTables::Shared::TableVersion(0, 2)}, + {352, BnsTables::Shared::TableVersion(5, 1)}, + {353, BnsTables::Shared::TableVersion(0, 7)}, + {354, BnsTables::Shared::TableVersion(5, 0)}, + {355, BnsTables::Shared::TableVersion(2, 0)}, + {356, BnsTables::Shared::TableVersion(3, 1)}, + {357, BnsTables::Shared::TableVersion(4, 0)}, + {358, BnsTables::Shared::TableVersion(0, 10)}, + {359, BnsTables::Shared::TableVersion(7, 0)}, + {360, BnsTables::Shared::TableVersion(0, 5)}, + {361, BnsTables::Shared::TableVersion(1, 13)}, + {362, BnsTables::Shared::TableVersion(0, 3)}, + {363, BnsTables::Shared::TableVersion(4, 0)}, + {364, BnsTables::Shared::TableVersion(0, 17)}, + {365, BnsTables::Shared::TableVersion(0, 4)}, + {366, BnsTables::Shared::TableVersion(0, 1)}, + {367, BnsTables::Shared::TableVersion(0, 3)}, {368, BnsTables::Shared::TableVersion(0, 4)}, - {369, BnsTables::Shared::TableVersion(0, 8)}, - {370, BnsTables::Shared::TableVersion(2, 10)}, - {371, BnsTables::Shared::TableVersion(1, 1)}, + {369, BnsTables::Shared::TableVersion(0, 4)}, + {370, BnsTables::Shared::TableVersion(0, 8)}, + {371, BnsTables::Shared::TableVersion(2, 10)}, {372, BnsTables::Shared::TableVersion(1, 1)}, - {373, BnsTables::Shared::TableVersion(0, 2)}, - {374, BnsTables::Shared::TableVersion(0, 7)}, - {375, BnsTables::Shared::TableVersion(0, 1)}, - {376, BnsTables::Shared::TableVersion(0, 3)}, + {373, BnsTables::Shared::TableVersion(1, 1)}, + {374, BnsTables::Shared::TableVersion(0, 2)}, + {375, BnsTables::Shared::TableVersion(0, 7)}, + {376, BnsTables::Shared::TableVersion(0, 1)}, {377, BnsTables::Shared::TableVersion(0, 3)}, - {378, BnsTables::Shared::TableVersion(0, 10)}, - {379, BnsTables::Shared::TableVersion(0, 15)}, - {380, BnsTables::Shared::TableVersion(7, 0)}, - {381, BnsTables::Shared::TableVersion(2, 2)}, - {382, BnsTables::Shared::TableVersion(1, 0)}, - {383, BnsTables::Shared::TableVersion(0, 2)}, - {384, BnsTables::Shared::TableVersion(0, 9)}, - {385, BnsTables::Shared::TableVersion(0, 12)}, - {386, BnsTables::Shared::TableVersion(0, 11)}, - {387, BnsTables::Shared::TableVersion(0, 5)}, + {378, BnsTables::Shared::TableVersion(0, 3)}, + {379, BnsTables::Shared::TableVersion(0, 10)}, + {380, BnsTables::Shared::TableVersion(0, 15)}, + {381, BnsTables::Shared::TableVersion(7, 0)}, + {382, BnsTables::Shared::TableVersion(2, 2)}, + {383, BnsTables::Shared::TableVersion(1, 0)}, + {384, BnsTables::Shared::TableVersion(0, 2)}, + {385, BnsTables::Shared::TableVersion(0, 9)}, + {386, BnsTables::Shared::TableVersion(0, 12)}, + {387, BnsTables::Shared::TableVersion(0, 11)}, {388, BnsTables::Shared::TableVersion(0, 5)}, - {389, BnsTables::Shared::TableVersion(0, 11)}, - {390, BnsTables::Shared::TableVersion(1, 0)}, + {389, BnsTables::Shared::TableVersion(0, 5)}, + {390, BnsTables::Shared::TableVersion(0, 11)}, {391, BnsTables::Shared::TableVersion(1, 0)}, - {392, BnsTables::Shared::TableVersion(0, 4)}, - {393, BnsTables::Shared::TableVersion(0, 1)}, - {394, BnsTables::Shared::TableVersion(2, 0)}, - {395, BnsTables::Shared::TableVersion(3, 1)}, - {396, BnsTables::Shared::TableVersion(0, 25)}, - {397, BnsTables::Shared::TableVersion(8, 1)}, - {398, BnsTables::Shared::TableVersion(2, 0)}, - {399, BnsTables::Shared::TableVersion(6, 0)}, - {400, BnsTables::Shared::TableVersion(8, 1)}, - {401, BnsTables::Shared::TableVersion(8, 0)}, - {402, BnsTables::Shared::TableVersion(6, 1)}, - {403, BnsTables::Shared::TableVersion(0, 7)}, - {404, BnsTables::Shared::TableVersion(0, 4)}, - {405, BnsTables::Shared::TableVersion(0, 1)}, - {406, BnsTables::Shared::TableVersion(0, 295)}, - {407, BnsTables::Shared::TableVersion(0, 1)}, - {408, BnsTables::Shared::TableVersion(0, 10)}, - {409, BnsTables::Shared::TableVersion(4, 4)}, - {410, BnsTables::Shared::TableVersion(0, 1)}, - {411, BnsTables::Shared::TableVersion(1, 1)}, - {412, BnsTables::Shared::TableVersion(2, 0)}, - {413, BnsTables::Shared::TableVersion(0, 4)}, - {414, BnsTables::Shared::TableVersion(0, 8)}, + {392, BnsTables::Shared::TableVersion(1, 0)}, + {393, BnsTables::Shared::TableVersion(0, 4)}, + {394, BnsTables::Shared::TableVersion(0, 1)}, + {395, BnsTables::Shared::TableVersion(2, 0)}, + {396, BnsTables::Shared::TableVersion(3, 1)}, + {397, BnsTables::Shared::TableVersion(0, 25)}, + {398, BnsTables::Shared::TableVersion(8, 1)}, + {399, BnsTables::Shared::TableVersion(2, 0)}, + {400, BnsTables::Shared::TableVersion(6, 0)}, + {401, BnsTables::Shared::TableVersion(8, 1)}, + {402, BnsTables::Shared::TableVersion(8, 0)}, + {403, BnsTables::Shared::TableVersion(6, 1)}, + {404, BnsTables::Shared::TableVersion(0, 7)}, + {405, BnsTables::Shared::TableVersion(0, 4)}, + {406, BnsTables::Shared::TableVersion(0, 1)}, + {407, BnsTables::Shared::TableVersion(0, 295)}, + {408, BnsTables::Shared::TableVersion(0, 1)}, + {409, BnsTables::Shared::TableVersion(0, 10)}, + {410, BnsTables::Shared::TableVersion(4, 4)}, + {411, BnsTables::Shared::TableVersion(0, 1)}, + {412, BnsTables::Shared::TableVersion(1, 1)}, + {413, BnsTables::Shared::TableVersion(2, 0)}, + {414, BnsTables::Shared::TableVersion(0, 4)}, {415, BnsTables::Shared::TableVersion(0, 8)}, - {416, BnsTables::Shared::TableVersion(0, 1)}, - {417, BnsTables::Shared::TableVersion(0, 6)}, - {418, BnsTables::Shared::TableVersion(0, 3)}, - {419, BnsTables::Shared::TableVersion(0, 1)}, - {420, BnsTables::Shared::TableVersion(2, 0)}, - {421, BnsTables::Shared::TableVersion(1, 0)}, - {422, BnsTables::Shared::TableVersion(0, 1)}, - {423, BnsTables::Shared::TableVersion(0, 4)}, - {424, BnsTables::Shared::TableVersion(0, 5)}, - {425, BnsTables::Shared::TableVersion(0, 3)}, - {426, BnsTables::Shared::TableVersion(0, 6)}, - {427, BnsTables::Shared::TableVersion(0, 1)}, - {428, BnsTables::Shared::TableVersion(2, 1)}, - {429, BnsTables::Shared::TableVersion(0, 3)}, - {430, BnsTables::Shared::TableVersion(1, 2)}, - {431, BnsTables::Shared::TableVersion(0, 2)}, - {432, BnsTables::Shared::TableVersion(0, 22)}, - {433, BnsTables::Shared::TableVersion(0, 11)}, - {434, BnsTables::Shared::TableVersion(0, 6)}, - {435, BnsTables::Shared::TableVersion(1, 0)}, - {436, BnsTables::Shared::TableVersion(0, 1)}, + {416, BnsTables::Shared::TableVersion(0, 8)}, + {417, BnsTables::Shared::TableVersion(0, 1)}, + {418, BnsTables::Shared::TableVersion(0, 6)}, + {419, BnsTables::Shared::TableVersion(0, 3)}, + {420, BnsTables::Shared::TableVersion(0, 1)}, + {421, BnsTables::Shared::TableVersion(2, 0)}, + {422, BnsTables::Shared::TableVersion(1, 0)}, + {423, BnsTables::Shared::TableVersion(0, 1)}, + {424, BnsTables::Shared::TableVersion(0, 4)}, + {425, BnsTables::Shared::TableVersion(0, 5)}, + {426, BnsTables::Shared::TableVersion(0, 3)}, + {427, BnsTables::Shared::TableVersion(0, 6)}, + {428, BnsTables::Shared::TableVersion(0, 1)}, + {429, BnsTables::Shared::TableVersion(2, 1)}, + {430, BnsTables::Shared::TableVersion(0, 3)}, + {431, BnsTables::Shared::TableVersion(1, 2)}, + {432, BnsTables::Shared::TableVersion(0, 2)}, + {433, BnsTables::Shared::TableVersion(0, 22)}, + {434, BnsTables::Shared::TableVersion(0, 11)}, + {435, BnsTables::Shared::TableVersion(0, 6)}, + {436, BnsTables::Shared::TableVersion(1, 0)}, {437, BnsTables::Shared::TableVersion(0, 1)}, - {438, BnsTables::Shared::TableVersion(1, 1)}, - {439, BnsTables::Shared::TableVersion(0, 3)}, - {440, BnsTables::Shared::TableVersion(0, 2)}, - {441, BnsTables::Shared::TableVersion(0, 7)}, - {442, BnsTables::Shared::TableVersion(0, 61)}, - {443, BnsTables::Shared::TableVersion(0, 45)}, - {444, BnsTables::Shared::TableVersion(2, 0)}, - {445, BnsTables::Shared::TableVersion(0, 1)}, - {446, BnsTables::Shared::TableVersion(0, 41)}, - {447, BnsTables::Shared::TableVersion(1, 1)}, - {448, BnsTables::Shared::TableVersion(0, 8)}, - {449, BnsTables::Shared::TableVersion(4, 0)}, - {450, BnsTables::Shared::TableVersion(0, 3)}, - {451, BnsTables::Shared::TableVersion(1, 4)}, - {452, BnsTables::Shared::TableVersion(0, 3)}, - {453, BnsTables::Shared::TableVersion(1, 0)}, - {454, BnsTables::Shared::TableVersion(2, 0)}, - {455, BnsTables::Shared::TableVersion(2, 1)}, - {456, BnsTables::Shared::TableVersion(0, 3)}, - {457, BnsTables::Shared::TableVersion(0, 2)}, + {438, BnsTables::Shared::TableVersion(0, 1)}, + {439, BnsTables::Shared::TableVersion(1, 1)}, + {440, BnsTables::Shared::TableVersion(0, 3)}, + {441, BnsTables::Shared::TableVersion(0, 2)}, + {442, BnsTables::Shared::TableVersion(0, 7)}, + {443, BnsTables::Shared::TableVersion(0, 62)}, + {444, BnsTables::Shared::TableVersion(0, 46)}, + {445, BnsTables::Shared::TableVersion(2, 0)}, + {446, BnsTables::Shared::TableVersion(0, 1)}, + {447, BnsTables::Shared::TableVersion(0, 41)}, + {448, BnsTables::Shared::TableVersion(1, 1)}, + {449, BnsTables::Shared::TableVersion(0, 8)}, + {450, BnsTables::Shared::TableVersion(4, 0)}, + {451, BnsTables::Shared::TableVersion(0, 3)}, + {452, BnsTables::Shared::TableVersion(1, 4)}, + {453, BnsTables::Shared::TableVersion(0, 3)}, + {454, BnsTables::Shared::TableVersion(1, 0)}, + {455, BnsTables::Shared::TableVersion(2, 0)}, + {456, BnsTables::Shared::TableVersion(2, 1)}, + {457, BnsTables::Shared::TableVersion(0, 3)}, {458, BnsTables::Shared::TableVersion(0, 2)}, - {459, BnsTables::Shared::TableVersion(1, 0)}, + {459, BnsTables::Shared::TableVersion(0, 2)}, {460, BnsTables::Shared::TableVersion(1, 0)}, - {461, BnsTables::Shared::TableVersion(4, 0)}, - {462, BnsTables::Shared::TableVersion(2, 0)}, - {463, BnsTables::Shared::TableVersion(0, 5)}, - {464, BnsTables::Shared::TableVersion(3, 0)}, - {465, BnsTables::Shared::TableVersion(5, 1)}, - {466, BnsTables::Shared::TableVersion(2, 0)}, - {467, BnsTables::Shared::TableVersion(1, 0)}, - {468, BnsTables::Shared::TableVersion(1, 1)}, - {469, BnsTables::Shared::TableVersion(3, 0)}, - {470, BnsTables::Shared::TableVersion(3, 3)}, - {471, BnsTables::Shared::TableVersion(1, 4)}, - {472, BnsTables::Shared::TableVersion(0, 55)}, - {473, BnsTables::Shared::TableVersion(0, 5)}, - {474, BnsTables::Shared::TableVersion(0, 3)}, - {475, BnsTables::Shared::TableVersion(0, 3)}, - {476, BnsTables::Shared::TableVersion(1, 0)}, - {477, BnsTables::Shared::TableVersion(0, 6)}, - {478, BnsTables::Shared::TableVersion(9, 1)}, - {479, BnsTables::Shared::TableVersion(5, 0)}, - {480, BnsTables::Shared::TableVersion(1, 0)}, - {481, BnsTables::Shared::TableVersion(0, 9)}, - {482, BnsTables::Shared::TableVersion(0, 2)}, - {483, BnsTables::Shared::TableVersion(0, 5)}, - {484, BnsTables::Shared::TableVersion(0, 4)}, + {461, BnsTables::Shared::TableVersion(1, 0)}, + {462, BnsTables::Shared::TableVersion(4, 0)}, + {463, BnsTables::Shared::TableVersion(2, 0)}, + {464, BnsTables::Shared::TableVersion(0, 5)}, + {465, BnsTables::Shared::TableVersion(3, 0)}, + {466, BnsTables::Shared::TableVersion(5, 1)}, + {467, BnsTables::Shared::TableVersion(2, 0)}, + {468, BnsTables::Shared::TableVersion(1, 0)}, + {469, BnsTables::Shared::TableVersion(1, 1)}, + {470, BnsTables::Shared::TableVersion(4, 0)}, + {471, BnsTables::Shared::TableVersion(3, 4)}, + {472, BnsTables::Shared::TableVersion(1, 0)}, + {473, BnsTables::Shared::TableVersion(1, 7)}, + {474, BnsTables::Shared::TableVersion(0, 56)}, + {475, BnsTables::Shared::TableVersion(0, 5)}, + {476, BnsTables::Shared::TableVersion(0, 3)}, + {477, BnsTables::Shared::TableVersion(0, 3)}, + {478, BnsTables::Shared::TableVersion(1, 0)}, + {479, BnsTables::Shared::TableVersion(0, 6)}, + {480, BnsTables::Shared::TableVersion(9, 1)}, + {481, BnsTables::Shared::TableVersion(5, 0)}, + {482, BnsTables::Shared::TableVersion(1, 0)}, + {483, BnsTables::Shared::TableVersion(0, 9)}, + {484, BnsTables::Shared::TableVersion(0, 2)}, {485, BnsTables::Shared::TableVersion(0, 5)}, - {486, BnsTables::Shared::TableVersion(1, 52)}, - {487, BnsTables::Shared::TableVersion(0, 49)}, - {488, BnsTables::Shared::TableVersion(0, 46)}, - {489, BnsTables::Shared::TableVersion(10, 1)}, - {490, BnsTables::Shared::TableVersion(0, 2)}, - {491, BnsTables::Shared::TableVersion(0, 6)}, - {492, BnsTables::Shared::TableVersion(3, 1)}, - {493, BnsTables::Shared::TableVersion(2, 1)}, + {486, BnsTables::Shared::TableVersion(0, 4)}, + {487, BnsTables::Shared::TableVersion(0, 5)}, + {488, BnsTables::Shared::TableVersion(1, 52)}, + {489, BnsTables::Shared::TableVersion(0, 49)}, + {490, BnsTables::Shared::TableVersion(0, 46)}, + {491, BnsTables::Shared::TableVersion(10, 1)}, + {492, BnsTables::Shared::TableVersion(0, 2)}, + {493, BnsTables::Shared::TableVersion(0, 6)}, + {494, BnsTables::Shared::TableVersion(3, 1)}, + {495, BnsTables::Shared::TableVersion(2, 1)}, }; auto it = VersionsForIds.find(id); @@ -1009,7 +1013,7 @@ namespace BnsTables::KR { return BnsTables::Shared::TableVersion(); } static const std::wstring GetTableName(__int16 id) { - const std::unordered_map<__int16, std::wstring> NamesForIds = { + static const std::unordered_map<__int16, std::wstring>* NamesForIds = new std::unordered_map<__int16, std::wstring>({ {1, L"ability-list"}, {2, L"abnormalcamera"}, {3, L"abnormalmoveanim"}, @@ -1236,283 +1240,285 @@ namespace BnsTables::KR { {224, L"itemspirit"}, {225, L"item-stage-number"}, {226, L"itemtransformrecipe"}, - {227, L"item-transform-retry-cost"}, - {228, L"itemtransformupgradeitem"}, - {229, L"item-usable-group"}, - {230, L"itemusablerelation"}, - {231, L"jackpot-boss-zone"}, - {232, L"job-change"}, - {233, L"job-change-item-exchange-group"}, - {234, L"job-change-item-exchange-type"}, - {235, L"job-change-quest"}, - {236, L"job-change-quota"}, - {237, L"job"}, - {238, L"jobskillset"}, - {239, L"jobspecialization"}, - {240, L"job-style"}, - {241, L"job-style-specialization"}, - {242, L"jobstylestandidle"}, - {243, L"jumpingcharacter2"}, - {244, L"jumpingcharacter"}, - {245, L"key-cap"}, - {246, L"key-command"}, - {247, L"level"}, - {248, L"levelupreward"}, - {249, L"linkmoveanim"}, - {250, L"loadingimage"}, - {251, L"lobby-pc"}, - {252, L"map-area"}, - {253, L"map-group-1"}, - {254, L"map-group-1-guide"}, - {255, L"map-group-2"}, - {256, L"mapinfo"}, - {257, L"mapoverlay"}, - {258, L"mapunit"}, - {259, L"market-category-2-group"}, - {260, L"market-category-3-group"}, - {261, L"market-register-amount-tax-rate"}, - {262, L"market-sale-income-tax-rate"}, - {263, L"market-targeted-sale-income-tax"}, - {264, L"mastery-ability"}, - {265, L"mastery-grade"}, - {266, L"mastery-level"}, - {267, L"mastery-stat-point"}, - {268, L"mastery-stat-point-pick"}, - {269, L"membership-benefit"}, - {270, L"mentoring"}, - {271, L"mileageplan"}, - {272, L"moveanim"}, - {273, L"moveanimtransit"}, - {274, L"newbie-care"}, - {275, L"npccombatmoveanim"}, - {276, L"npc"}, - {277, L"npcindicatormoveanim"}, - {278, L"npcmoveanim"}, - {279, L"npcresponse"}, - {280, L"npc-sealed-dungeon-reward"}, - {281, L"npctalkmessage"}, - {282, L"override-contents-rule-config"}, - {283, L"party-battle-field-zone"}, - {284, L"partychatchannel"}, - {285, L"partymatch"}, - {286, L"passive-effect-move-anim"}, - {287, L"pc-appearance"}, - {288, L"pccafebenefits"}, - {289, L"pc-cam-dist"}, - {290, L"pc"}, - {291, L"pc-hidden-character"}, - {292, L"pcinitialsetting"}, - {293, L"pc-race-sex-job"}, - {294, L"pcskill3"}, - {295, L"pc-voice"}, - {296, L"pc-voice-set"}, - {297, L"pet"}, - {298, L"pet-food-recovery"}, - {299, L"petition-faq-list"}, - {300, L"phantomsword3"}, - {301, L"posetransit"}, - {302, L"public-raid"}, - {303, L"public-raid-event"}, - {304, L"questbonusreward"}, - {305, L"questbonusrewardsetting"}, - {306, L"quest"}, - {307, L"questreward"}, - {308, L"questrewardskill3"}, - {309, L"quest-sealed-dungeon-reward"}, - {310, L"questwarp"}, - {311, L"race2-attributes-info"}, - {312, L"race"}, - {313, L"racoon-store"}, - {314, L"racoon-store-item"}, - {315, L"raid-dungeon"}, - {316, L"randombox-preview"}, - {317, L"random-distribution"}, - {318, L"randomstore"}, - {319, L"randomstoredrawreward"}, - {320, L"random-store-item"}, - {321, L"random-store-item-display"}, - {322, L"ranking2-contents"}, - {323, L"ranking2-effect-reward"}, - {324, L"ranking2-reward"}, - {325, L"ranking2-reward-group"}, - {326, L"ranking2-season"}, - {327, L"ranking2-season-group"}, - {328, L"ranking2-season-schedule"}, - {329, L"ranking2-tier"}, - {330, L"rankingpvestage"}, - {331, L"rankingreward"}, - {332, L"rankingrewardgroup"}, - {333, L"relic-enhance-cost"}, - {334, L"relic-option"}, - {335, L"relic-set-item"}, - {336, L"relic-symbol"}, - {337, L"relic-synthesis"}, - {338, L"relic-system"}, - {339, L"reward"}, - {340, L"sealed-dungeon-gimmick"}, - {341, L"sealed-dungeon-level"}, - {342, L"sealed-dungeon-modify"}, - {343, L"sealed-dungeon-reward"}, - {344, L"season-ability-goal"}, - {345, L"season-contents"}, - {346, L"secret-treasure"}, - {347, L"set-item"}, - {348, L"simple-field"}, - {349, L"skill3"}, - {350, L"skillacquirecondition"}, - {351, L"skill-arcane-info"}, - {352, L"skillattributerule"}, - {353, L"skillbookcatalogueitem"}, - {354, L"skill-build-up"}, - {355, L"skill-build-up-group"}, - {356, L"skill-build-up-group-list"}, - {357, L"skill-by-equipment"}, - {358, L"skillcastcondition3"}, - {359, L"skill-combo-2"}, - {360, L"skillcontext"}, - {361, L"skilldashattribute3"}, - {362, L"skill"}, - {363, L"skillgatherrange3"}, - {364, L"skill-inheritance"}, - {365, L"skill-message"}, - {366, L"skill-modify-info"}, - {367, L"skill-modify-info-group"}, - {368, L"skillmodifylimit"}, - {369, L"skillresultcontroll3"}, - {370, L"skillshow3"}, - {371, L"skillskin"}, - {372, L"skillskineffect"}, - {373, L"skillstyle"}, - {374, L"skillsystematization"}, - {375, L"skillsystematizationfiltergroup"}, - {376, L"skillsystematizationgroup"}, - {377, L"skilltargetfilter3"}, - {378, L"skilltooltipattribute"}, - {379, L"skilltooltip"}, - {380, L"skill-train-by-item"}, - {381, L"skill-train-by-item-list"}, - {382, L"skill-train-category"}, - {383, L"skill-train-combo-action"}, - {384, L"skill-training-room"}, - {385, L"skill-training-room-group"}, - {386, L"skill-training-room-subject"}, - {387, L"skill-training-sequence"}, - {388, L"skill-train-simple-context-flow"}, - {389, L"skill-trait"}, - {390, L"skipquest"}, - {391, L"skipteleport"}, - {392, L"slatescroll"}, - {393, L"slatescrollstone"}, - {394, L"slatestone"}, - {395, L"smart-drop-reward"}, - {396, L"social"}, - {397, L"soul-boost-event"}, - {398, L"soul-boost-grade-reward"}, - {399, L"soul-boost-mission"}, - {400, L"soul-boost-mission-step"}, - {401, L"soul-boost-mission-task"}, - {402, L"soul-boost-season"}, - {403, L"soulmaskset"}, - {404, L"soul-npc-skill"}, - {405, L"special-skill-gauge"}, - {406, L"stance"}, - {407, L"stancetransit"}, - {408, L"standidle"}, - {409, L"star-words"}, - {410, L"statesocial"}, - {411, L"static-chat-channel"}, - {412, L"store2"}, - {413, L"store-by-item"}, - {414, L"store"}, - {415, L"summoned-appearance"}, - {416, L"summonedbeautyshop"}, - {417, L"summoned"}, - {418, L"summoneddesignerpreset"}, - {419, L"summonedjobstylestandidle"}, - {420, L"summonedlevel"}, - {421, L"summonedmasterylevel"}, - {422, L"summonedmoveanim"}, - {423, L"summonedpreset"}, - {424, L"summoned-sequence"}, - {425, L"summonedstandidle"}, - {426, L"survey"}, - {427, L"surveyquestions"}, - {428, L"talksocial"}, - {429, L"teen-body-material"}, - {430, L"teleport"}, - {431, L"tencent-quest"}, - {432, L"tendency-field"}, - {433, L"terrain"}, - {434, L"text"}, - {435, L"time-limit-field-zone"}, - {436, L"timezoneinfomation"}, - {437, L"trainskillversion"}, - {438, L"treasure-board-page"}, - {439, L"treasure-board-reward"}, - {440, L"treasure-board-season"}, - {441, L"tutorialskillsequence"}, - {442, L"ui-command"}, - {443, L"ui-context-command"}, - {444, L"unlocated-store"}, - {445, L"unlocated-store-ui"}, - {446, L"user-command"}, - {447, L"user-reporting-system"}, - {448, L"vehicle-appearance"}, - {449, L"vehicle"}, - {450, L"virtual-item"}, - {451, L"wantedmission"}, - {452, L"war-field"}, - {453, L"wave-dungeon-reward-box"}, - {454, L"wave-dungeon-reward"}, - {455, L"wave-dungeon-strategy"}, - {456, L"weapon-appearance-change-cost"}, - {457, L"weapon-gem-effect"}, - {458, L"weapongemslot"}, - {459, L"weapon-tempered"}, - {460, L"weeklytimetable"}, - {461, L"world-account-card-collection"}, - {462, L"world-account-card-cumulative"}, - {463, L"world-account-card"}, - {464, L"world-account-combination"}, - {465, L"worldaccountexpedition"}, - {466, L"world-account-museum"}, - {467, L"world-achievement"}, - {468, L"world-achievement-season"}, - {469, L"worldbossreward"}, - {470, L"worldbossspawn"}, - {471, L"world-group"}, - {472, L"zonearea"}, - {473, L"zonebasecamp"}, - {474, L"zonecampfire"}, - {475, L"zonecellattribute"}, - {476, L"zonechannelchange"}, - {477, L"zoneconvoy"}, - {478, L"zone"}, - {479, L"zoneenv2"}, - {480, L"zoneenv2place"}, - {481, L"zoneenv2spawn"}, - {482, L"zoneenv2spawnrandomgroup"}, - {483, L"zoneevent"}, - {484, L"zoneex"}, - {485, L"zonegathersource"}, - {486, L"zonepathway"}, - {487, L"zonepcspawn"}, - {488, L"zonerespawn"}, - {489, L"zonerule"}, - {490, L"zoneteleportposition"}, - {491, L"zoneteleportswitch"}, - {492, L"zonetriggereventcond"}, - {493, L"zonetriggereventstage"}, + {227, L"itemtransformrecipemileage"}, + {228, L"item-transform-retry-cost"}, + {229, L"itemtransformupgradeitem"}, + {230, L"item-usable-group"}, + {231, L"itemusablerelation"}, + {232, L"jackpot-boss-zone"}, + {233, L"job-change"}, + {234, L"job-change-item-exchange-group"}, + {235, L"job-change-item-exchange-type"}, + {236, L"job-change-quest"}, + {237, L"job-change-quota"}, + {238, L"job"}, + {239, L"jobskillset"}, + {240, L"jobspecialization"}, + {241, L"job-style"}, + {242, L"job-style-specialization"}, + {243, L"jobstylestandidle"}, + {244, L"jumpingcharacter2"}, + {245, L"jumpingcharacter"}, + {246, L"key-cap"}, + {247, L"key-command"}, + {248, L"level"}, + {249, L"levelupreward"}, + {250, L"linkmoveanim"}, + {251, L"loadingimage"}, + {252, L"lobby-pc"}, + {253, L"map-area"}, + {254, L"map-group-1"}, + {255, L"map-group-1-guide"}, + {256, L"map-group-2"}, + {257, L"mapinfo"}, + {258, L"mapoverlay"}, + {259, L"mapunit"}, + {260, L"market-category-2-group"}, + {261, L"market-category-3-group"}, + {262, L"market-register-amount-tax-rate"}, + {263, L"market-sale-income-tax-rate"}, + {264, L"market-targeted-sale-income-tax"}, + {265, L"mastery-ability"}, + {266, L"mastery-grade"}, + {267, L"mastery-level"}, + {268, L"mastery-stat-point"}, + {269, L"mastery-stat-point-pick"}, + {270, L"membership-benefit"}, + {271, L"mentoring"}, + {272, L"mileageplan"}, + {273, L"moveanim"}, + {274, L"moveanimtransit"}, + {275, L"newbie-care"}, + {276, L"npccombatmoveanim"}, + {277, L"npc"}, + {278, L"npcindicatormoveanim"}, + {279, L"npcmoveanim"}, + {280, L"npcresponse"}, + {281, L"npc-sealed-dungeon-reward"}, + {282, L"npctalkmessage"}, + {283, L"override-contents-rule-config"}, + {284, L"party-battle-field-zone"}, + {285, L"partychatchannel"}, + {286, L"partymatch"}, + {287, L"passive-effect-move-anim"}, + {288, L"pc-appearance"}, + {289, L"pccafebenefits"}, + {290, L"pc-cam-dist"}, + {291, L"pc"}, + {292, L"pc-hidden-character"}, + {293, L"pcinitialsetting"}, + {294, L"pc-race-sex-job"}, + {295, L"pcskill3"}, + {296, L"pc-voice"}, + {297, L"pc-voice-set"}, + {298, L"pet"}, + {299, L"pet-food-recovery"}, + {300, L"petition-faq-list"}, + {301, L"phantomsword3"}, + {302, L"posetransit"}, + {303, L"public-raid"}, + {304, L"public-raid-event"}, + {305, L"questbonusreward"}, + {306, L"questbonusrewardsetting"}, + {307, L"quest"}, + {308, L"questreward"}, + {309, L"questrewardskill3"}, + {310, L"quest-sealed-dungeon-reward"}, + {311, L"questwarp"}, + {312, L"race2-attributes-info"}, + {313, L"race"}, + {314, L"racoon-store"}, + {315, L"racoon-store-item"}, + {316, L"raid-dungeon"}, + {317, L"randombox-preview"}, + {318, L"random-distribution"}, + {319, L"randomstore"}, + {320, L"randomstoredrawreward"}, + {321, L"random-store-item"}, + {322, L"random-store-item-display"}, + {323, L"ranking2-contents"}, + {324, L"ranking2-effect-reward"}, + {325, L"ranking2-reward"}, + {326, L"ranking2-reward-group"}, + {327, L"ranking2-season"}, + {328, L"ranking2-season-group"}, + {329, L"ranking2-season-schedule"}, + {330, L"ranking2-tier"}, + {331, L"rankingpvestage"}, + {332, L"rankingreward"}, + {333, L"rankingrewardgroup"}, + {334, L"relic-enhance-cost"}, + {335, L"relic-option"}, + {336, L"relic-set-item"}, + {337, L"relic-symbol"}, + {338, L"relic-synthesis"}, + {339, L"relic-system"}, + {340, L"reward"}, + {341, L"sealed-dungeon-gimmick"}, + {342, L"sealed-dungeon-level"}, + {343, L"sealed-dungeon-modify"}, + {344, L"sealed-dungeon-reward"}, + {345, L"season-ability-goal"}, + {346, L"season-contents"}, + {347, L"secret-treasure"}, + {348, L"set-item"}, + {349, L"simple-field"}, + {350, L"skill3"}, + {351, L"skillacquirecondition"}, + {352, L"skill-arcane-info"}, + {353, L"skillattributerule"}, + {354, L"skillbookcatalogueitem"}, + {355, L"skill-build-up"}, + {356, L"skill-build-up-group"}, + {357, L"skill-build-up-group-list"}, + {358, L"skill-by-equipment"}, + {359, L"skillcastcondition3"}, + {360, L"skill-combo-2"}, + {361, L"skillcontext"}, + {362, L"skilldashattribute3"}, + {363, L"skill"}, + {364, L"skillgatherrange3"}, + {365, L"skill-inheritance"}, + {366, L"skill-message"}, + {367, L"skill-modify-info"}, + {368, L"skill-modify-info-group"}, + {369, L"skillmodifylimit"}, + {370, L"skillresultcontroll3"}, + {371, L"skillshow3"}, + {372, L"skillskin"}, + {373, L"skillskineffect"}, + {374, L"skillstyle"}, + {375, L"skillsystematization"}, + {376, L"skillsystematizationfiltergroup"}, + {377, L"skillsystematizationgroup"}, + {378, L"skilltargetfilter3"}, + {379, L"skilltooltipattribute"}, + {380, L"skilltooltip"}, + {381, L"skill-train-by-item"}, + {382, L"skill-train-by-item-list"}, + {383, L"skill-train-category"}, + {384, L"skill-train-combo-action"}, + {385, L"skill-training-room"}, + {386, L"skill-training-room-group"}, + {387, L"skill-training-room-subject"}, + {388, L"skill-training-sequence"}, + {389, L"skill-train-simple-context-flow"}, + {390, L"skill-trait"}, + {391, L"skipquest"}, + {392, L"skipteleport"}, + {393, L"slatescroll"}, + {394, L"slatescrollstone"}, + {395, L"slatestone"}, + {396, L"smart-drop-reward"}, + {397, L"social"}, + {398, L"soul-boost-event"}, + {399, L"soul-boost-grade-reward"}, + {400, L"soul-boost-mission"}, + {401, L"soul-boost-mission-step"}, + {402, L"soul-boost-mission-task"}, + {403, L"soul-boost-season"}, + {404, L"soulmaskset"}, + {405, L"soul-npc-skill"}, + {406, L"special-skill-gauge"}, + {407, L"stance"}, + {408, L"stancetransit"}, + {409, L"standidle"}, + {410, L"star-words"}, + {411, L"statesocial"}, + {412, L"static-chat-channel"}, + {413, L"store2"}, + {414, L"store-by-item"}, + {415, L"store"}, + {416, L"summoned-appearance"}, + {417, L"summonedbeautyshop"}, + {418, L"summoned"}, + {419, L"summoneddesignerpreset"}, + {420, L"summonedjobstylestandidle"}, + {421, L"summonedlevel"}, + {422, L"summonedmasterylevel"}, + {423, L"summonedmoveanim"}, + {424, L"summonedpreset"}, + {425, L"summoned-sequence"}, + {426, L"summonedstandidle"}, + {427, L"survey"}, + {428, L"surveyquestions"}, + {429, L"talksocial"}, + {430, L"teen-body-material"}, + {431, L"teleport"}, + {432, L"tencent-quest"}, + {433, L"tendency-field"}, + {434, L"terrain"}, + {435, L"text"}, + {436, L"time-limit-field-zone"}, + {437, L"timezoneinfomation"}, + {438, L"trainskillversion"}, + {439, L"treasure-board-page"}, + {440, L"treasure-board-reward"}, + {441, L"treasure-board-season"}, + {442, L"tutorialskillsequence"}, + {443, L"ui-command"}, + {444, L"ui-context-command"}, + {445, L"unlocated-store"}, + {446, L"unlocated-store-ui"}, + {447, L"user-command"}, + {448, L"user-reporting-system"}, + {449, L"vehicle-appearance"}, + {450, L"vehicle"}, + {451, L"virtual-item"}, + {452, L"wantedmission"}, + {453, L"war-field"}, + {454, L"wave-dungeon-reward-box"}, + {455, L"wave-dungeon-reward"}, + {456, L"wave-dungeon-strategy"}, + {457, L"weapon-appearance-change-cost"}, + {458, L"weapon-gem-effect"}, + {459, L"weapongemslot"}, + {460, L"weapon-tempered"}, + {461, L"weeklytimetable"}, + {462, L"world-account-card-collection"}, + {463, L"world-account-card-cumulative"}, + {464, L"world-account-card"}, + {465, L"world-account-combination"}, + {466, L"worldaccountexpedition"}, + {467, L"world-account-museum"}, + {468, L"world-achievement"}, + {469, L"world-achievement-season"}, + {470, L"worldbossreward"}, + {471, L"worldbossspawn"}, + {472, L"worldbossspawngroup"}, + {473, L"world-group"}, + {474, L"zonearea"}, + {475, L"zonebasecamp"}, + {476, L"zonecampfire"}, + {477, L"zonecellattribute"}, + {478, L"zonechannelchange"}, + {479, L"zoneconvoy"}, + {480, L"zone"}, + {481, L"zoneenv2"}, + {482, L"zoneenv2place"}, + {483, L"zoneenv2spawn"}, + {484, L"zoneenv2spawnrandomgroup"}, + {485, L"zoneevent"}, + {486, L"zoneex"}, + {487, L"zonegathersource"}, + {488, L"zonepathway"}, + {489, L"zonepcspawn"}, + {490, L"zonerespawn"}, + {491, L"zonerule"}, + {492, L"zoneteleportposition"}, + {493, L"zoneteleportswitch"}, + {494, L"zonetriggereventcond"}, + {495, L"zonetriggereventstage"}, - }; - auto it = NamesForIds.find(id); - if (it != NamesForIds.end()) { + }); + auto it = NamesForIds->find(id); + if (it != NamesForIds->end()) { return it->second; } return L""; } static const __int16 GetTableId(std::wstring name) { - const std::unordered_map IdsForNames = { + static const std::unordered_map* IdsForNames = new std::unordered_map({ {L"ability-list", 1}, {L"abnormalcamera", 2}, {L"abnormalmoveanim", 3}, @@ -1739,277 +1745,279 @@ namespace BnsTables::KR { {L"itemspirit", 224}, {L"item-stage-number", 225}, {L"itemtransformrecipe", 226}, - {L"item-transform-retry-cost", 227}, - {L"itemtransformupgradeitem", 228}, - {L"item-usable-group", 229}, - {L"itemusablerelation", 230}, - {L"jackpot-boss-zone", 231}, - {L"job-change", 232}, - {L"job-change-item-exchange-group", 233}, - {L"job-change-item-exchange-type", 234}, - {L"job-change-quest", 235}, - {L"job-change-quota", 236}, - {L"job", 237}, - {L"jobskillset", 238}, - {L"jobspecialization", 239}, - {L"job-style", 240}, - {L"job-style-specialization", 241}, - {L"jobstylestandidle", 242}, - {L"jumpingcharacter2", 243}, - {L"jumpingcharacter", 244}, - {L"key-cap", 245}, - {L"key-command", 246}, - {L"level", 247}, - {L"levelupreward", 248}, - {L"linkmoveanim", 249}, - {L"loadingimage", 250}, - {L"lobby-pc", 251}, - {L"map-area", 252}, - {L"map-group-1", 253}, - {L"map-group-1-guide", 254}, - {L"map-group-2", 255}, - {L"mapinfo", 256}, - {L"mapoverlay", 257}, - {L"mapunit", 258}, - {L"market-category-2-group", 259}, - {L"market-category-3-group", 260}, - {L"market-register-amount-tax-rate", 261}, - {L"market-sale-income-tax-rate", 262}, - {L"market-targeted-sale-income-tax", 263}, - {L"mastery-ability", 264}, - {L"mastery-grade", 265}, - {L"mastery-level", 266}, - {L"mastery-stat-point", 267}, - {L"mastery-stat-point-pick", 268}, - {L"membership-benefit", 269}, - {L"mentoring", 270}, - {L"mileageplan", 271}, - {L"moveanim", 272}, - {L"moveanimtransit", 273}, - {L"newbie-care", 274}, - {L"npccombatmoveanim", 275}, - {L"npc", 276}, - {L"npcindicatormoveanim", 277}, - {L"npcmoveanim", 278}, - {L"npcresponse", 279}, - {L"npc-sealed-dungeon-reward", 280}, - {L"npctalkmessage", 281}, - {L"override-contents-rule-config", 282}, - {L"party-battle-field-zone", 283}, - {L"partychatchannel", 284}, - {L"partymatch", 285}, - {L"passive-effect-move-anim", 286}, - {L"pc-appearance", 287}, - {L"pccafebenefits", 288}, - {L"pc-cam-dist", 289}, - {L"pc", 290}, - {L"pc-hidden-character", 291}, - {L"pcinitialsetting", 292}, - {L"pc-race-sex-job", 293}, - {L"pcskill3", 294}, - {L"pc-voice", 295}, - {L"pc-voice-set", 296}, - {L"pet", 297}, - {L"pet-food-recovery", 298}, - {L"petition-faq-list", 299}, - {L"phantomsword3", 300}, - {L"posetransit", 301}, - {L"public-raid", 302}, - {L"public-raid-event", 303}, - {L"questbonusreward", 304}, - {L"questbonusrewardsetting", 305}, - {L"quest", 306}, - {L"questreward", 307}, - {L"questrewardskill3", 308}, - {L"quest-sealed-dungeon-reward", 309}, - {L"questwarp", 310}, - {L"race2-attributes-info", 311}, - {L"race", 312}, - {L"racoon-store", 313}, - {L"racoon-store-item", 314}, - {L"raid-dungeon", 315}, - {L"randombox-preview", 316}, - {L"random-distribution", 317}, - {L"randomstore", 318}, - {L"randomstoredrawreward", 319}, - {L"random-store-item", 320}, - {L"random-store-item-display", 321}, - {L"ranking2-contents", 322}, - {L"ranking2-effect-reward", 323}, - {L"ranking2-reward", 324}, - {L"ranking2-reward-group", 325}, - {L"ranking2-season", 326}, - {L"ranking2-season-group", 327}, - {L"ranking2-season-schedule", 328}, - {L"ranking2-tier", 329}, - {L"rankingpvestage", 330}, - {L"rankingreward", 331}, - {L"rankingrewardgroup", 332}, - {L"relic-enhance-cost", 333}, - {L"relic-option", 334}, - {L"relic-set-item", 335}, - {L"relic-symbol", 336}, - {L"relic-synthesis", 337}, - {L"relic-system", 338}, - {L"reward", 339}, - {L"sealed-dungeon-gimmick", 340}, - {L"sealed-dungeon-level", 341}, - {L"sealed-dungeon-modify", 342}, - {L"sealed-dungeon-reward", 343}, - {L"season-ability-goal", 344}, - {L"season-contents", 345}, - {L"secret-treasure", 346}, - {L"set-item", 347}, - {L"simple-field", 348}, - {L"skill3", 349}, - {L"skillacquirecondition", 350}, - {L"skill-arcane-info", 351}, - {L"skillattributerule", 352}, - {L"skillbookcatalogueitem", 353}, - {L"skill-build-up", 354}, - {L"skill-build-up-group", 355}, - {L"skill-build-up-group-list", 356}, - {L"skill-by-equipment", 357}, - {L"skillcastcondition3", 358}, - {L"skill-combo-2", 359}, - {L"skillcontext", 360}, - {L"skilldashattribute3", 361}, - {L"skill", 362}, - {L"skillgatherrange3", 363}, - {L"skill-inheritance", 364}, - {L"skill-message", 365}, - {L"skill-modify-info", 366}, - {L"skill-modify-info-group", 367}, - {L"skillmodifylimit", 368}, - {L"skillresultcontroll3", 369}, - {L"skillshow3", 370}, - {L"skillskin", 371}, - {L"skillskineffect", 372}, - {L"skillstyle", 373}, - {L"skillsystematization", 374}, - {L"skillsystematizationfiltergroup", 375}, - {L"skillsystematizationgroup", 376}, - {L"skilltargetfilter3", 377}, - {L"skilltooltipattribute", 378}, - {L"skilltooltip", 379}, - {L"skill-train-by-item", 380}, - {L"skill-train-by-item-list", 381}, - {L"skill-train-category", 382}, - {L"skill-train-combo-action", 383}, - {L"skill-training-room", 384}, - {L"skill-training-room-group", 385}, - {L"skill-training-room-subject", 386}, - {L"skill-training-sequence", 387}, - {L"skill-train-simple-context-flow", 388}, - {L"skill-trait", 389}, - {L"skipquest", 390}, - {L"skipteleport", 391}, - {L"slatescroll", 392}, - {L"slatescrollstone", 393}, - {L"slatestone", 394}, - {L"smart-drop-reward", 395}, - {L"social", 396}, - {L"soul-boost-event", 397}, - {L"soul-boost-grade-reward", 398}, - {L"soul-boost-mission", 399}, - {L"soul-boost-mission-step", 400}, - {L"soul-boost-mission-task", 401}, - {L"soul-boost-season", 402}, - {L"soulmaskset", 403}, - {L"soul-npc-skill", 404}, - {L"special-skill-gauge", 405}, - {L"stance", 406}, - {L"stancetransit", 407}, - {L"standidle", 408}, - {L"star-words", 409}, - {L"statesocial", 410}, - {L"static-chat-channel", 411}, - {L"store2", 412}, - {L"store-by-item", 413}, - {L"store", 414}, - {L"summoned-appearance", 415}, - {L"summonedbeautyshop", 416}, - {L"summoned", 417}, - {L"summoneddesignerpreset", 418}, - {L"summonedjobstylestandidle", 419}, - {L"summonedlevel", 420}, - {L"summonedmasterylevel", 421}, - {L"summonedmoveanim", 422}, - {L"summonedpreset", 423}, - {L"summoned-sequence", 424}, - {L"summonedstandidle", 425}, - {L"survey", 426}, - {L"surveyquestions", 427}, - {L"talksocial", 428}, - {L"teen-body-material", 429}, - {L"teleport", 430}, - {L"tencent-quest", 431}, - {L"tendency-field", 432}, - {L"terrain", 433}, - {L"text", 434}, - {L"time-limit-field-zone", 435}, - {L"timezoneinfomation", 436}, - {L"trainskillversion", 437}, - {L"treasure-board-page", 438}, - {L"treasure-board-reward", 439}, - {L"treasure-board-season", 440}, - {L"tutorialskillsequence", 441}, - {L"ui-command", 442}, - {L"ui-context-command", 443}, - {L"unlocated-store", 444}, - {L"unlocated-store-ui", 445}, - {L"user-command", 446}, - {L"user-reporting-system", 447}, - {L"vehicle-appearance", 448}, - {L"vehicle", 449}, - {L"virtual-item", 450}, - {L"wantedmission", 451}, - {L"war-field", 452}, - {L"wave-dungeon-reward-box", 453}, - {L"wave-dungeon-reward", 454}, - {L"wave-dungeon-strategy", 455}, - {L"weapon-appearance-change-cost", 456}, - {L"weapon-gem-effect", 457}, - {L"weapongemslot", 458}, - {L"weapon-tempered", 459}, - {L"weeklytimetable", 460}, - {L"world-account-card-collection", 461}, - {L"world-account-card-cumulative", 462}, - {L"world-account-card", 463}, - {L"world-account-combination", 464}, - {L"worldaccountexpedition", 465}, - {L"world-account-museum", 466}, - {L"world-achievement", 467}, - {L"world-achievement-season", 468}, - {L"worldbossreward", 469}, - {L"worldbossspawn", 470}, - {L"world-group", 471}, - {L"zonearea", 472}, - {L"zonebasecamp", 473}, - {L"zonecampfire", 474}, - {L"zonecellattribute", 475}, - {L"zonechannelchange", 476}, - {L"zoneconvoy", 477}, - {L"zone", 478}, - {L"zoneenv2", 479}, - {L"zoneenv2place", 480}, - {L"zoneenv2spawn", 481}, - {L"zoneenv2spawnrandomgroup", 482}, - {L"zoneevent", 483}, - {L"zoneex", 484}, - {L"zonegathersource", 485}, - {L"zonepathway", 486}, - {L"zonepcspawn", 487}, - {L"zonerespawn", 488}, - {L"zonerule", 489}, - {L"zoneteleportposition", 490}, - {L"zoneteleportswitch", 491}, - {L"zonetriggereventcond", 492}, - {L"zonetriggereventstage", 493}, + {L"itemtransformrecipemileage", 227}, + {L"item-transform-retry-cost", 228}, + {L"itemtransformupgradeitem", 229}, + {L"item-usable-group", 230}, + {L"itemusablerelation", 231}, + {L"jackpot-boss-zone", 232}, + {L"job-change", 233}, + {L"job-change-item-exchange-group", 234}, + {L"job-change-item-exchange-type", 235}, + {L"job-change-quest", 236}, + {L"job-change-quota", 237}, + {L"job", 238}, + {L"jobskillset", 239}, + {L"jobspecialization", 240}, + {L"job-style", 241}, + {L"job-style-specialization", 242}, + {L"jobstylestandidle", 243}, + {L"jumpingcharacter2", 244}, + {L"jumpingcharacter", 245}, + {L"key-cap", 246}, + {L"key-command", 247}, + {L"level", 248}, + {L"levelupreward", 249}, + {L"linkmoveanim", 250}, + {L"loadingimage", 251}, + {L"lobby-pc", 252}, + {L"map-area", 253}, + {L"map-group-1", 254}, + {L"map-group-1-guide", 255}, + {L"map-group-2", 256}, + {L"mapinfo", 257}, + {L"mapoverlay", 258}, + {L"mapunit", 259}, + {L"market-category-2-group", 260}, + {L"market-category-3-group", 261}, + {L"market-register-amount-tax-rate", 262}, + {L"market-sale-income-tax-rate", 263}, + {L"market-targeted-sale-income-tax", 264}, + {L"mastery-ability", 265}, + {L"mastery-grade", 266}, + {L"mastery-level", 267}, + {L"mastery-stat-point", 268}, + {L"mastery-stat-point-pick", 269}, + {L"membership-benefit", 270}, + {L"mentoring", 271}, + {L"mileageplan", 272}, + {L"moveanim", 273}, + {L"moveanimtransit", 274}, + {L"newbie-care", 275}, + {L"npccombatmoveanim", 276}, + {L"npc", 277}, + {L"npcindicatormoveanim", 278}, + {L"npcmoveanim", 279}, + {L"npcresponse", 280}, + {L"npc-sealed-dungeon-reward", 281}, + {L"npctalkmessage", 282}, + {L"override-contents-rule-config", 283}, + {L"party-battle-field-zone", 284}, + {L"partychatchannel", 285}, + {L"partymatch", 286}, + {L"passive-effect-move-anim", 287}, + {L"pc-appearance", 288}, + {L"pccafebenefits", 289}, + {L"pc-cam-dist", 290}, + {L"pc", 291}, + {L"pc-hidden-character", 292}, + {L"pcinitialsetting", 293}, + {L"pc-race-sex-job", 294}, + {L"pcskill3", 295}, + {L"pc-voice", 296}, + {L"pc-voice-set", 297}, + {L"pet", 298}, + {L"pet-food-recovery", 299}, + {L"petition-faq-list", 300}, + {L"phantomsword3", 301}, + {L"posetransit", 302}, + {L"public-raid", 303}, + {L"public-raid-event", 304}, + {L"questbonusreward", 305}, + {L"questbonusrewardsetting", 306}, + {L"quest", 307}, + {L"questreward", 308}, + {L"questrewardskill3", 309}, + {L"quest-sealed-dungeon-reward", 310}, + {L"questwarp", 311}, + {L"race2-attributes-info", 312}, + {L"race", 313}, + {L"racoon-store", 314}, + {L"racoon-store-item", 315}, + {L"raid-dungeon", 316}, + {L"randombox-preview", 317}, + {L"random-distribution", 318}, + {L"randomstore", 319}, + {L"randomstoredrawreward", 320}, + {L"random-store-item", 321}, + {L"random-store-item-display", 322}, + {L"ranking2-contents", 323}, + {L"ranking2-effect-reward", 324}, + {L"ranking2-reward", 325}, + {L"ranking2-reward-group", 326}, + {L"ranking2-season", 327}, + {L"ranking2-season-group", 328}, + {L"ranking2-season-schedule", 329}, + {L"ranking2-tier", 330}, + {L"rankingpvestage", 331}, + {L"rankingreward", 332}, + {L"rankingrewardgroup", 333}, + {L"relic-enhance-cost", 334}, + {L"relic-option", 335}, + {L"relic-set-item", 336}, + {L"relic-symbol", 337}, + {L"relic-synthesis", 338}, + {L"relic-system", 339}, + {L"reward", 340}, + {L"sealed-dungeon-gimmick", 341}, + {L"sealed-dungeon-level", 342}, + {L"sealed-dungeon-modify", 343}, + {L"sealed-dungeon-reward", 344}, + {L"season-ability-goal", 345}, + {L"season-contents", 346}, + {L"secret-treasure", 347}, + {L"set-item", 348}, + {L"simple-field", 349}, + {L"skill3", 350}, + {L"skillacquirecondition", 351}, + {L"skill-arcane-info", 352}, + {L"skillattributerule", 353}, + {L"skillbookcatalogueitem", 354}, + {L"skill-build-up", 355}, + {L"skill-build-up-group", 356}, + {L"skill-build-up-group-list", 357}, + {L"skill-by-equipment", 358}, + {L"skillcastcondition3", 359}, + {L"skill-combo-2", 360}, + {L"skillcontext", 361}, + {L"skilldashattribute3", 362}, + {L"skill", 363}, + {L"skillgatherrange3", 364}, + {L"skill-inheritance", 365}, + {L"skill-message", 366}, + {L"skill-modify-info", 367}, + {L"skill-modify-info-group", 368}, + {L"skillmodifylimit", 369}, + {L"skillresultcontroll3", 370}, + {L"skillshow3", 371}, + {L"skillskin", 372}, + {L"skillskineffect", 373}, + {L"skillstyle", 374}, + {L"skillsystematization", 375}, + {L"skillsystematizationfiltergroup", 376}, + {L"skillsystematizationgroup", 377}, + {L"skilltargetfilter3", 378}, + {L"skilltooltipattribute", 379}, + {L"skilltooltip", 380}, + {L"skill-train-by-item", 381}, + {L"skill-train-by-item-list", 382}, + {L"skill-train-category", 383}, + {L"skill-train-combo-action", 384}, + {L"skill-training-room", 385}, + {L"skill-training-room-group", 386}, + {L"skill-training-room-subject", 387}, + {L"skill-training-sequence", 388}, + {L"skill-train-simple-context-flow", 389}, + {L"skill-trait", 390}, + {L"skipquest", 391}, + {L"skipteleport", 392}, + {L"slatescroll", 393}, + {L"slatescrollstone", 394}, + {L"slatestone", 395}, + {L"smart-drop-reward", 396}, + {L"social", 397}, + {L"soul-boost-event", 398}, + {L"soul-boost-grade-reward", 399}, + {L"soul-boost-mission", 400}, + {L"soul-boost-mission-step", 401}, + {L"soul-boost-mission-task", 402}, + {L"soul-boost-season", 403}, + {L"soulmaskset", 404}, + {L"soul-npc-skill", 405}, + {L"special-skill-gauge", 406}, + {L"stance", 407}, + {L"stancetransit", 408}, + {L"standidle", 409}, + {L"star-words", 410}, + {L"statesocial", 411}, + {L"static-chat-channel", 412}, + {L"store2", 413}, + {L"store-by-item", 414}, + {L"store", 415}, + {L"summoned-appearance", 416}, + {L"summonedbeautyshop", 417}, + {L"summoned", 418}, + {L"summoneddesignerpreset", 419}, + {L"summonedjobstylestandidle", 420}, + {L"summonedlevel", 421}, + {L"summonedmasterylevel", 422}, + {L"summonedmoveanim", 423}, + {L"summonedpreset", 424}, + {L"summoned-sequence", 425}, + {L"summonedstandidle", 426}, + {L"survey", 427}, + {L"surveyquestions", 428}, + {L"talksocial", 429}, + {L"teen-body-material", 430}, + {L"teleport", 431}, + {L"tencent-quest", 432}, + {L"tendency-field", 433}, + {L"terrain", 434}, + {L"text", 435}, + {L"time-limit-field-zone", 436}, + {L"timezoneinfomation", 437}, + {L"trainskillversion", 438}, + {L"treasure-board-page", 439}, + {L"treasure-board-reward", 440}, + {L"treasure-board-season", 441}, + {L"tutorialskillsequence", 442}, + {L"ui-command", 443}, + {L"ui-context-command", 444}, + {L"unlocated-store", 445}, + {L"unlocated-store-ui", 446}, + {L"user-command", 447}, + {L"user-reporting-system", 448}, + {L"vehicle-appearance", 449}, + {L"vehicle", 450}, + {L"virtual-item", 451}, + {L"wantedmission", 452}, + {L"war-field", 453}, + {L"wave-dungeon-reward-box", 454}, + {L"wave-dungeon-reward", 455}, + {L"wave-dungeon-strategy", 456}, + {L"weapon-appearance-change-cost", 457}, + {L"weapon-gem-effect", 458}, + {L"weapongemslot", 459}, + {L"weapon-tempered", 460}, + {L"weeklytimetable", 461}, + {L"world-account-card-collection", 462}, + {L"world-account-card-cumulative", 463}, + {L"world-account-card", 464}, + {L"world-account-combination", 465}, + {L"worldaccountexpedition", 466}, + {L"world-account-museum", 467}, + {L"world-achievement", 468}, + {L"world-achievement-season", 469}, + {L"worldbossreward", 470}, + {L"worldbossspawn", 471}, + {L"worldbossspawngroup", 472}, + {L"world-group", 473}, + {L"zonearea", 474}, + {L"zonebasecamp", 475}, + {L"zonecampfire", 476}, + {L"zonecellattribute", 477}, + {L"zonechannelchange", 478}, + {L"zoneconvoy", 479}, + {L"zone", 480}, + {L"zoneenv2", 481}, + {L"zoneenv2place", 482}, + {L"zoneenv2spawn", 483}, + {L"zoneenv2spawnrandomgroup", 484}, + {L"zoneevent", 485}, + {L"zoneex", 486}, + {L"zonegathersource", 487}, + {L"zonepathway", 488}, + {L"zonepcspawn", 489}, + {L"zonerespawn", 490}, + {L"zonerule", 491}, + {L"zoneteleportposition", 492}, + {L"zoneteleportswitch", 493}, + {L"zonetriggereventcond", 494}, + {L"zonetriggereventstage", 495}, - }; - auto it = IdsForNames.find(name); - if (it != IdsForNames.end()) { + }); + auto it = IdsForNames->find(name); + if (it != IdsForNames->end()) { return it->second; } return -1; diff --git a/Generated/include/KR/ability_list/AAA_ability_list_RecordBase.h b/Generated/include/KR/ability_list/AAA_ability_list_RecordBase.h index 444daf2ae..7d5e241e2 100644 --- a/Generated/include/KR/ability_list/AAA_ability_list_RecordBase.h +++ b/Generated/include/KR/ability_list/AAA_ability_list_RecordBase.h @@ -35,12 +35,130 @@ __int32 ability_value_max[20]; __int32 ability_value_max_Size() const {return 20;}; BnsTables::Shared::TableRef ability_value_distribution[20]; __int32 ability_value_distribution_Size() const {return 20;}; -int ability_value_distribution_tableId() const {return 317;}; +int ability_value_distribution_tableId() const {return 318;}; bool draw_enable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } static __int16 TableId() { return 1; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/abnormalcamera/AAA_abnormalcamera_RecordBase.h b/Generated/include/KR/abnormalcamera/AAA_abnormalcamera_RecordBase.h index 0f12aaf85..5d13e803a 100644 --- a/Generated/include/KR/abnormalcamera/AAA_abnormalcamera_RecordBase.h +++ b/Generated/include/KR/abnormalcamera/AAA_abnormalcamera_RecordBase.h @@ -39,6 +39,66 @@ float height_near; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 2; } static __int32 SubType() { return -1; } + enum class idle_type { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; + + enum class camera_type { + forcibly_pose = 0, + zoom_near_far = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h b/Generated/include/KR/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h index f00ded367..f71fe3be1 100644 --- a/Generated/include/KR/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h +++ b/Generated/include/KR/abnormalmoveanim/AAA_abnormalmoveanim_RecordBase.h @@ -86,6 +86,90 @@ wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 40); } static __int16 TableId() { return 3; } static __int32 SubType() { return -1; } + enum class idle_type { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; + + enum class pose_type { + standing = 0, + dead = 1, + dead_back = 2, + dead_front = 3, + stagger = 4, + down = 5, + front_down = 6, + air = 7, + air_back = 8, + kneel = 9, + burrow = 10, + picking = 11, + mount_linker = 12, + mount_linkee = 13, + catch_val = 14, + catched = 15, + catch_nonehuman = 16, + catched_nonehuman = 17, + catch_friend = 18, + catched_friend = 19, + hardwall = 20, + ironfotess = 21, + sit = 22, + bomb_kneel = 23, + inhalation_catch_sword = 24, + inhalation_catch_nonehuman_sword = 25, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/account_level/AAA_account_level_RecordBase.h b/Generated/include/KR/account_level/AAA_account_level_RecordBase.h index e8398ab0c..71d1e36f0 100644 --- a/Generated/include/KR/account_level/AAA_account_level_RecordBase.h +++ b/Generated/include/KR/account_level/AAA_account_level_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; __int64 exp; signed char ability[8]; __int32 ability_Size() const {return 8;}; @@ -41,6 +41,85 @@ signed char badge_inventory_size; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 4; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/account_post_charge/AAA_account_post_charge_RecordBase.h b/Generated/include/KR/account_post_charge/AAA_account_post_charge_RecordBase.h index b7a36b2aa..2f1f6ea1d 100644 --- a/Generated/include/KR/account_post_charge/AAA_account_post_charge_RecordBase.h +++ b/Generated/include/KR/account_post_charge/AAA_account_post_charge_RecordBase.h @@ -31,6 +31,7 @@ __int32 charge_item_amount_Size() const {return 2;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 5; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/achievement/AAA_achievement_RecordBase.h b/Generated/include/KR/achievement/AAA_achievement_RecordBase.h index c50980aad..6d2245e72 100644 --- a/Generated/include/KR/achievement/AAA_achievement_RecordBase.h +++ b/Generated/include/KR/achievement/AAA_achievement_RecordBase.h @@ -71,24 +71,24 @@ signed char category_1; signed char category_2; char Pad8[2]; BnsTables::Shared::TableRef map_group_1; -int map_group_1_tableId() const {return 253;}; +int map_group_1_tableId() const {return 254;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; BnsTables::Shared::TableRef title_name; -int title_name_tableId() const {return 434;}; +int title_name_tableId() const {return 435;}; BnsTables::Shared::TableRef title_image_text; -int title_image_text_tableId() const {return 434;}; +int title_image_text_tableId() const {return 435;}; BnsTables::Shared::TableRef title_thumbnail_icon_text; -int title_thumbnail_icon_text_tableId() const {return 434;}; +int title_thumbnail_icon_text_tableId() const {return 435;}; __int16 sort_no; char Pad9[2]; BnsTables::Shared::TableRef completed_game_message; int completed_game_message_tableId() const {return 159;}; BnsTables::Shared::TableRef talk_social; -int talk_social_tableId() const {return 428;}; +int talk_social_tableId() const {return 429;}; BnsTables::Shared::IconRef title_chat_ui_icon; wchar_t* title_thumbnail_frame_fx; signed char title_grade; @@ -97,6 +97,104 @@ signed char title_infield_ui_border_effect; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 3); } static __int16 TableId() { return 6; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class register_type { + none = 0, + above = 1, + below = 2, + bits_on = 3, + }; + + enum class step_complete_reward_game_cash_type { + game_cash = 0, + blue = 1, + red = 2, + }; + + enum class step_complete_reward_type { + invalid = 0, + item = 1, + game_cash = 2, + skill_build_up_point = 3, + }; + + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + attack_hit_value = 2, + attack_pierce_value = 3, + attack_damage_modify_diff = 4, + max_hp = 5, + defend_power_creature_value = 6, + defend_dodge_value = 7, + defend_parry_value = 8, + defend_damage_modify_diff = 9, + }; + + enum class completed_effect_category { + value_0 = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + value_6 = 6, + }; + + enum class category_1 { + none = 0, + growth = 1, + item = 2, + combat = 3, + economy = 4, + community = 5, + }; + + enum class category_2 { + none = 0, + level_up = 1, + quest = 2, + acquire_skill = 3, + consumable = 4, + collect = 5, + growth = 6, + decompose = 7, + repair = 8, + equip_gem = 9, + attach_gem = 10, + dungeon = 11, + faction = 12, + etc = 13, + auction = 14, + production = 15, + social_action = 16, + picture = 17, + event = 18, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/achievement_register/AAA_achievement_register_RecordBase.h b/Generated/include/KR/achievement_register/AAA_achievement_register_RecordBase.h index 10b7e7e19..d806cc70d 100644 --- a/Generated/include/KR/achievement_register/AAA_achievement_register_RecordBase.h +++ b/Generated/include/KR/achievement_register/AAA_achievement_register_RecordBase.h @@ -114,11 +114,176 @@ BnsTables::Shared::TableRef achievement[8]; __int32 achievement_Size() const {return 8;}; int achievement_tableId() const {return 6;}; BnsTables::Shared::TableRef register_name; -int register_name_tableId() const {return 434;}; +int register_name_tableId() const {return 435;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 1); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 3); } static __int16 TableId() { return 7; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; + + enum class min_sealed_level_op { + none = 0, + or_more = 1, + or_less = 2, + over = 3, + under = 4, + equal = 5, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class reset_type { + none = 0, + daily = 1, + weekly = 2, + monthly = 3, + }; + + enum class reset_by_acquire_time { + none = 0, + daily = 1, + weekly = 2, + }; + + enum class duel_type { + none = 0, + solo = 1, + team = 2, + }; + + enum class env2_state { + none = 0, + open = 1, + close = 2, + empty = 3, + step_1 = 4, + step_2 = 5, + step_3 = 6, + step_4 = 7, + step_5 = 8, + step_6 = 9, + step_7 = 10, + }; + + enum class result { + none = 0, + blank = 1, + normal = 2, + rare = 3, + premium = 4, + }; + + enum class party_battle_type { + none = 0, + occupation_war = 1, + capture_the_flag = 2, + lead_the_ball = 3, + }; + + enum class fish_size_grade { + fish_grade_1 = 0, + fish_grade_2 = 1, + fish_grade_3 = 2, + fish_grade_4 = 3, + fish_grade_5 = 4, + fish_grade_6 = 5, + fish_grade_7 = 6, + fish_grade_8 = 7, + fish_grade_9 = 8, + fish_grade_10 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h b/Generated/include/KR/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h index 7568d991f..9c1638ee5 100644 --- a/Generated/include/KR/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_attach_gem_to_weapon_n_Record.h @@ -18,7 +18,7 @@ __int32 weapon_gem_Size() const {return 8;}; int weapon_gem_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; static __int32 SubType() { return 38; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h b/Generated/include/KR/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h index 0c181cb45..4488da8da 100644 --- a/Generated/include/KR/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_decompose_item_equip_type_n_Record.h @@ -18,7 +18,7 @@ __int32 equip_type_Size() const {return 8;}; char Pad_sub_0[2]; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; static __int32 SubType() { return 35; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_decompose_item_n_Record.h b/Generated/include/KR/achievement_register/achievement_register_decompose_item_n_Record.h index aac04cb64..cb852e6f5 100644 --- a/Generated/include/KR/achievement_register/achievement_register_decompose_item_n_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_decompose_item_n_Record.h @@ -14,7 +14,7 @@ __int32 item_Size() const {return 8;}; int item_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; static __int32 SubType() { return 34; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h b/Generated/include/KR/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h index acc9460a5..16205a8c6 100644 --- a/Generated/include/KR/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_decompose_item_weapon_gem_level_n_Record.h @@ -17,7 +17,7 @@ __int32 weapon_gem_level_Size() const {return 8;}; char Pad_sub_0[3]; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; static __int32 SubType() { return 36; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_defend_npc_skill_Record.h b/Generated/include/KR/achievement_register/achievement_register_defend_npc_skill_Record.h index 3140ce8d5..fbb4f1594 100644 --- a/Generated/include/KR/achievement_register/achievement_register_defend_npc_skill_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_defend_npc_skill_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef npc_skill; -int npc_skill_tableId() const {return 349;}; +int npc_skill_tableId() const {return 350;}; __int32 skill_id[8]; __int32 skill_id_Size() const {return 8;}; diff --git a/Generated/include/KR/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h b/Generated/include/KR/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h index 21556a00e..c1e1c1a66 100644 --- a/Generated/include/KR/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_detach_post_attachment_item_n_Record.h @@ -14,7 +14,7 @@ __int32 item_Size() const {return 8;}; int item_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; static __int32 SubType() { return 49; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_equip_item_brand_n_Record.h b/Generated/include/KR/achievement_register/achievement_register_equip_item_brand_n_Record.h index e91ebd969..55db9d96a 100644 --- a/Generated/include/KR/achievement_register/achievement_register_equip_item_brand_n_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_equip_item_brand_n_Record.h @@ -18,7 +18,7 @@ signed char item_min_level[8]; __int32 item_min_level_Size() const {return 8;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; static __int32 SubType() { return 4; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_equip_item_n_Record.h b/Generated/include/KR/achievement_register/achievement_register_equip_item_n_Record.h index f94c5bfaf..012948b7d 100644 --- a/Generated/include/KR/achievement_register/achievement_register_equip_item_n_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_equip_item_n_Record.h @@ -14,7 +14,7 @@ __int32 item_Size() const {return 8;}; int item_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; static __int32 SubType() { return 5; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_exchange_faction_score_count_Record.h b/Generated/include/KR/achievement_register/achievement_register_exchange_faction_score_count_Record.h index 42f937dcb..8edf12fc0 100644 --- a/Generated/include/KR/achievement_register/achievement_register_exchange_faction_score_count_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_exchange_faction_score_count_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; signed char min_exchange_score; static __int32 SubType() { return 21; } diff --git a/Generated/include/KR/achievement_register/achievement_register_get_contribution_count_Record.h b/Generated/include/KR/achievement_register/achievement_register_get_contribution_count_Record.h index 2d8eef8cf..eed749c20 100644 --- a/Generated/include/KR/achievement_register/achievement_register_get_contribution_count_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_get_contribution_count_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: BnsTables::Shared::TableRef npc[8]; __int32 npc_Size() const {return 8;}; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; static __int32 SubType() { return 25; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_get_contribution_score_Record.h b/Generated/include/KR/achievement_register/achievement_register_get_contribution_score_Record.h index b06dda6b0..b8e861147 100644 --- a/Generated/include/KR/achievement_register/achievement_register_get_contribution_score_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_get_contribution_score_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: BnsTables::Shared::TableRef npc[8]; __int32 npc_Size() const {return 8;}; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; static __int32 SubType() { return 26; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_kill_boss_npc_Record.h b/Generated/include/KR/achievement_register/achievement_register_kill_boss_npc_Record.h index c7cd07d25..fdfc1a8f4 100644 --- a/Generated/include/KR/achievement_register/achievement_register_kill_boss_npc_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_kill_boss_npc_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: BnsTables::Shared::TableRef boss_npc[8]; __int32 boss_npc_Size() const {return 8;}; -int boss_npc_tableId() const {return 276;}; +int boss_npc_tableId() const {return 277;}; bool first_attacker; bool last_attacker; signed char max_level; diff --git a/Generated/include/KR/achievement_register/achievement_register_kill_npc_Record.h b/Generated/include/KR/achievement_register/achievement_register_kill_npc_Record.h index c9aac294e..f809f2996 100644 --- a/Generated/include/KR/achievement_register/achievement_register_kill_npc_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_kill_npc_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: BnsTables::Shared::TableRef npc[8]; __int32 npc_Size() const {return 8;}; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; BnsTables::Shared::TableRef faction; int faction_tableId() const {return 139;}; diff --git a/Generated/include/KR/achievement_register/achievement_register_manipulate_env_Record.h b/Generated/include/KR/achievement_register/achievement_register_manipulate_env_Record.h index 7a637340b..93c51ddde 100644 --- a/Generated/include/KR/achievement_register/achievement_register_manipulate_env_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_manipulate_env_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: BnsTables::Shared::TableRef env2[8]; __int32 env2_Size() const {return 8;}; -int env2_tableId() const {return 479;}; +int env2_tableId() const {return 481;}; signed char env2_state[8]; __int32 env2_state_Size() const {return 8;}; diff --git a/Generated/include/KR/achievement_register/achievement_register_quest_complete_Record.h b/Generated/include/KR/achievement_register/achievement_register_quest_complete_Record.h index fb6e95705..4ba71eddd 100644 --- a/Generated/include/KR/achievement_register/achievement_register_quest_complete_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_quest_complete_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 306;}; +int quest_tableId() const {return 307;}; static __int32 SubType() { return 15; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_skill_training_subject_complete_Record.h b/Generated/include/KR/achievement_register/achievement_register_skill_training_subject_complete_Record.h index ba8345fe2..082f843c0 100644 --- a/Generated/include/KR/achievement_register/achievement_register_skill_training_subject_complete_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_skill_training_subject_complete_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef skill_training_room_group; -int skill_training_room_group_tableId() const {return 385;}; +int skill_training_room_group_tableId() const {return 386;}; static __int32 SubType() { return 64; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_take_craft_item_n_Record.h b/Generated/include/KR/achievement_register/achievement_register_take_craft_item_n_Record.h index 9ec6a4d89..92243cbc3 100644 --- a/Generated/include/KR/achievement_register/achievement_register_take_craft_item_n_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_take_craft_item_n_Record.h @@ -14,7 +14,7 @@ __int32 item_Size() const {return 8;}; int item_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; static __int32 SubType() { return 52; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_teleport_count_Record.h b/Generated/include/KR/achievement_register/achievement_register_teleport_count_Record.h index e3f96d0f4..6361b225f 100644 --- a/Generated/include/KR/achievement_register/achievement_register_teleport_count_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_teleport_count_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 430;}; +int teleport_tableId() const {return 431;}; static __int32 SubType() { return 22; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_use_gadget_to_npc_Record.h b/Generated/include/KR/achievement_register/achievement_register_use_gadget_to_npc_Record.h index d1c8cde42..55a59275c 100644 --- a/Generated/include/KR/achievement_register/achievement_register_use_gadget_to_npc_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_use_gadget_to_npc_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::KR { BnsTables::Shared::TableRef gadget; int gadget_tableId() const {return 146;}; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; static __int32 SubType() { return 14; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_use_grocery_brand_n_Record.h b/Generated/include/KR/achievement_register/achievement_register_use_grocery_brand_n_Record.h index 2ba352aa2..0171f510a 100644 --- a/Generated/include/KR/achievement_register/achievement_register_use_grocery_brand_n_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_use_grocery_brand_n_Record.h @@ -14,7 +14,7 @@ __int32 item_brand_Size() const {return 8;}; int item_brand_tableId() const {return 195;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; static __int32 SubType() { return 8; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_use_grocery_n_Record.h b/Generated/include/KR/achievement_register/achievement_register_use_grocery_n_Record.h index ee0beb617..23cc4b80b 100644 --- a/Generated/include/KR/achievement_register/achievement_register_use_grocery_n_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_use_grocery_n_Record.h @@ -14,7 +14,7 @@ __int32 item_Size() const {return 8;}; int item_tableId() const {return 202;}; BnsTables::Shared::TableRef slot_name[8]; __int32 slot_name_Size() const {return 8;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; static __int32 SubType() { return 7; } }; diff --git a/Generated/include/KR/achievement_register/achievement_register_use_skill_to_npc_Record.h b/Generated/include/KR/achievement_register/achievement_register_use_skill_to_npc_Record.h index 7328b11df..58c194de9 100644 --- a/Generated/include/KR/achievement_register/achievement_register_use_skill_to_npc_Record.h +++ b/Generated/include/KR/achievement_register/achievement_register_use_skill_to_npc_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::KR { __int32 skill_id_Size() const {return 8;}; BnsTables::Shared::TableRef npc[4]; __int32 npc_Size() const {return 4;}; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; static __int32 SubType() { return 10; } }; diff --git a/Generated/include/KR/acquire_route/AAA_acquire_route_RecordBase.h b/Generated/include/KR/acquire_route/AAA_acquire_route_RecordBase.h index 73d499bf5..dde005cb1 100644 --- a/Generated/include/KR/acquire_route/AAA_acquire_route_RecordBase.h +++ b/Generated/include/KR/acquire_route/AAA_acquire_route_RecordBase.h @@ -25,13 +25,51 @@ signed char category; char Pad0[3]; BnsTables::Shared::TableRef route_text[5]; __int32 route_text_Size() const {return 5;}; -int route_text_tableId() const {return 434;}; +int route_text_tableId() const {return 435;}; BnsTables::Shared::ExplicitTableRef route_ref[5]; __int32 route_ref_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 8; } static __int32 SubType() { return -1; } + enum class category { + None = 0, + NormalQuest = 1, + FactionQuest = 2, + EpicQuest = 3, + JobQuest = 4, + NormalDailyQuest = 5, + NormalWeeklyQuest = 6, + FactionDailyQuest = 7, + FactionWeeklyQuest = 8, + AttractionQuest = 9, + Production = 10, + GuildCraft = 11, + PieceTransform = 12, + MysteriousStore = 13, + DuelBotChallenge = 14, + SpecialTransform = 15, + WeaponGemTransform = 16, + MaterialTransform = 17, + CostumeTransform = 18, + PetLegendTransform = 19, + ChallengeToday = 20, + FieldStore = 21, + AttractionStore = 22, + DungeonStore = 23, + Store = 24, + RefinerEnv = 25, + FieldEnv = 26, + RankingReward = 27, + FieldNpc = 28, + DungeonNpc = 29, + RaidNpc = 30, + LegendaryBox = 31, + Deduction_Attraction = 32, + Deduction_Dungeon = 33, + Deduction_Field = 34, + Deduction_Worldmap = 35, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/acquire_route_list/AAA_acquire_route_list_RecordBase.h b/Generated/include/KR/acquire_route_list/AAA_acquire_route_list_RecordBase.h index 4696a894e..eed00c169 100644 --- a/Generated/include/KR/acquire_route_list/AAA_acquire_route_list_RecordBase.h +++ b/Generated/include/KR/acquire_route_list/AAA_acquire_route_list_RecordBase.h @@ -31,6 +31,7 @@ int acquire_route_full_tableId() const {return 8;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 9; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h b/Generated/include/KR/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h index c338846d4..ac5fe5d8d 100644 --- a/Generated/include/KR/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h +++ b/Generated/include/KR/alarm_message_time_table/AAA_alarm_message_time_table_RecordBase.h @@ -29,7 +29,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef weekly_time_table; -int weekly_time_table_tableId() const {return 460;}; +int weekly_time_table_tableId() const {return 461;}; signed char alarm_type; char Pad0[3]; BnsTables::Shared::TableRef start_gamemessage; @@ -41,21 +41,84 @@ int end_gamemessage_tableId() const {return 159;}; BnsTables::Shared::TableRef end_gamemessage_remain; int end_gamemessage_remain_tableId() const {return 159;}; BnsTables::Shared::TableRef clock_alarm_desc_start; -int clock_alarm_desc_start_tableId() const {return 434;}; +int clock_alarm_desc_start_tableId() const {return 435;}; BnsTables::Shared::TableRef clock_alarm_desc_progressing; -int clock_alarm_desc_progressing_tableId() const {return 434;}; +int clock_alarm_desc_progressing_tableId() const {return 435;}; BnsTables::Shared::TableRef clock_alarm_desc_end; -int clock_alarm_desc_end_tableId() const {return 434;}; +int clock_alarm_desc_end_tableId() const {return 435;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef hud_icon_tooltip_desc; -int hud_icon_tooltip_desc_tableId() const {return 434;}; +int hud_icon_tooltip_desc_tableId() const {return 435;}; wchar_t* hud_icon_normal; wchar_t* hud_icon_activated; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 3); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } static __int16 TableId() { return 10; } static __int32 SubType() { return -1; } + enum class alarm_type { + none = 0, + bns_tv_end = 1, + fevertime_duel_end = 2, + fevertime_party_battle_field_end = 3, + fevertime_tendency_field_end = 4, + championship_duel_end = 5, + guild_battle_field_end = 6, + guild_combat_end = 7, + peaktime_end = 8, + invade_town_end = 9, + training_duel_end = 10, + training_party_battle_field_end = 11, + faction_battle_field_end = 12, + public_raid_entrance_end = 13, + public_raid_2_entrance_end = 14, + public_raid_3_entrance_end = 15, + public_raid_5_entrance_end = 16, + timelimit_duel_solo_end = 17, + timelimit_duel_tagmatch_end = 18, + battleroyal_entrance_end = 19, + boardgacha_end = 20, + bns_tv_start = 21, + fevertime_duel_start = 22, + fevertime_party_battle_field_start = 23, + fevertime_tendency_field_start = 24, + championship_duel_start = 25, + guild_battle_field_start = 26, + guild_combat_start = 27, + peaktime_start = 28, + invade_town_start = 29, + training_duel_start = 30, + training_party_battle_field_start = 31, + faction_battle_field_start = 32, + public_raid_entrance_start = 33, + public_raid_2_entrance_start = 34, + public_raid_3_entrance_start = 35, + public_raid_5_entrance_start = 36, + timelimit_duel_solo_start = 37, + timelimit_duel_tagmatch_start = 38, + battleroyal_entrance_start = 39, + boardgacha_start = 40, + attendance_playable = 41, + attendance_reset = 42, + random_store_reset = 43, + daily_quest_reset = 44, + weekly_quest_reset = 45, + daily_dungeon_reset = 46, + raid_dungeon_reset = 47, + goods_store_today_goods_reset = 48, + attendance_time_table_reset = 49, + public_raid_entrance_notify = 50, + public_raid_2_entrance_notify = 51, + public_raid_3_entrance_notify = 52, + public_raid_5_entrance_notify = 53, + battleroyal_entrance_notify = 54, + life_contents_time_table_reset = 55, + energy_point_reward_reset = 56, + dungeon_bonus_reward_reset = 57, + start_new_type = 58, + worldboss = 59, + alarm_message_time_table = 60, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h b/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h index 2b0e0d958..99a7e1ac4 100644 --- a/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h +++ b/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_party_battle_field_zone_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef party_battle_field_zone; -int party_battle_field_zone_tableId() const {return 283;}; +int party_battle_field_zone_tableId() const {return 284;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h b/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h index 01e7cc7e5..cd6087c5c 100644 --- a/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h +++ b/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_public_raid_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 302;}; +int public_raid_tableId() const {return 303;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h b/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h index e00d25581..77b71e37f 100644 --- a/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h +++ b/Generated/include/KR/alarm_message_time_table/alarm_message_time_table_world_boss_Record.h @@ -9,8 +9,8 @@ namespace BnsTables::KR { struct alarm_message_time_table_world_boss_Record : alarm_message_time_table_Record { public: - BnsTables::Shared::TableRef world_boss_spawn; -int world_boss_spawn_tableId() const {return 470;}; + BnsTables::Shared::TableRef world_boss_spawn_group; +int world_boss_spawn_group_tableId() const {return 472;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/KR/appearance_item/AAA_appearance_item_RecordBase.h b/Generated/include/KR/appearance_item/AAA_appearance_item_RecordBase.h index f5504cd18..dabeb7c64 100644 --- a/Generated/include/KR/appearance_item/AAA_appearance_item_RecordBase.h +++ b/Generated/include/KR/appearance_item/AAA_appearance_item_RecordBase.h @@ -40,6 +40,12 @@ wchar_t* balloon_widget; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } static __int16 TableId() { return 11; } static __int32 SubType() { return -1; } + enum class appearance_type { + Normal = 0, + Idle = 1, + Hypermove = 2, + UI = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h b/Generated/include/KR/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h index 941134985..9d1ead3e3 100644 --- a/Generated/include/KR/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h +++ b/Generated/include/KR/arenamatchingrule/AAA_arenamatchingrule_RecordBase.h @@ -24,6 +24,7 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } static __int16 TableId() { return 12; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/arenaportal/AAA_arenaportal_RecordBase.h b/Generated/include/KR/arenaportal/AAA_arenaportal_RecordBase.h index 166c7d952..ea42b1054 100644 --- a/Generated/include/KR/arenaportal/AAA_arenaportal_RecordBase.h +++ b/Generated/include/KR/arenaportal/AAA_arenaportal_RecordBase.h @@ -34,18 +34,35 @@ signed char required_quest_check; char Pad0[3]; BnsTables::Shared::TableRef required_quest[6]; __int32 required_quest_Size() const {return 6;}; -int required_quest_tableId() const {return 306;}; +int required_quest_tableId() const {return 307;}; signed char required_min_level; char Pad1[1]; __int16 required_min_faction_level; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; float position_x; float position_y; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } static __int16 TableId() { return 13; } static __int32 SubType() { return -1; } + enum class required_quest_check { + and_val = 0, + or_val = 1, + }; + + enum class public_raid_mode { + public_raid_1 = 0, + public_raid_2 = 1, + public_raid_2_party_mode = 2, + public_raid_2_championship = 3, + public_raid_2_party_mode_championship = 4, + public_raid_3 = 5, + public_raid_4 = 6, + public_raid_5 = 7, + inter_battle_field = 8, + guerrilla_event = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/arenaportal/arenaportal_public_raid_Record.h b/Generated/include/KR/arenaportal/arenaportal_public_raid_Record.h index 712cca042..70c126a4b 100644 --- a/Generated/include/KR/arenaportal/arenaportal_public_raid_Record.h +++ b/Generated/include/KR/arenaportal/arenaportal_public_raid_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::KR { signed char public_raid_mode; char Pad_sub_0[3]; BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 302;}; +int public_raid_tableId() const {return 303;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/KR/attachment/AAA_attachment_RecordBase.h b/Generated/include/KR/attachment/AAA_attachment_RecordBase.h index d026182cb..d9d4d148a 100644 --- a/Generated/include/KR/attachment/AAA_attachment_RecordBase.h +++ b/Generated/include/KR/attachment/AAA_attachment_RecordBase.h @@ -34,6 +34,10 @@ wchar_t* detach_show; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 14; } static __int32 SubType() { return -1; } + enum class skel_index { + none = 0, + launcher_l = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/attendance/AAA_attendance_RecordBase.h b/Generated/include/KR/attendance/AAA_attendance_RecordBase.h index c82c830f2..cf0763778 100644 --- a/Generated/include/KR/attendance/AAA_attendance_RecordBase.h +++ b/Generated/include/KR/attendance/AAA_attendance_RecordBase.h @@ -74,6 +74,10 @@ float background_particle_scale; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 14); } static __int16 TableId() { return 15; } static __int32 SubType() { return -1; } + enum class server_type { + none = 0, + nck_neo_gold = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/attraction_group/AAA_attraction_group_RecordBase.h b/Generated/include/KR/attraction_group/AAA_attraction_group_RecordBase.h index db394574b..dda1c2c96 100644 --- a/Generated/include/KR/attraction_group/AAA_attraction_group_RecordBase.h +++ b/Generated/include/KR/attraction_group/AAA_attraction_group_RecordBase.h @@ -25,6 +25,7 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 16; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/attraction_reward/AAA_attraction_reward_RecordBase.h b/Generated/include/KR/attraction_reward/AAA_attraction_reward_RecordBase.h index 089b03541..0fe50e351 100644 --- a/Generated/include/KR/attraction_reward/AAA_attraction_reward_RecordBase.h +++ b/Generated/include/KR/attraction_reward/AAA_attraction_reward_RecordBase.h @@ -34,6 +34,11 @@ __int32 reward_exp; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 17; } static __int32 SubType() { return -1; } + enum class reward_contents_type { + none = 0, + battle_royal_field = 1, + battle_royal_field_for_party = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h b/Generated/include/KR/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h index 81e26cc5a..34a94d517 100644 --- a/Generated/include/KR/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h +++ b/Generated/include/KR/attraction_shortcut/AAA_attraction_shortcut_RecordBase.h @@ -32,6 +32,7 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 19; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h b/Generated/include/KR/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h index fbe2b4816..7ccbf4343 100644 --- a/Generated/include/KR/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h +++ b/Generated/include/KR/attraction_shortcut/attraction_shortcut_time_limit_field_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef time_limit_field_zone; -int time_limit_field_zone_tableId() const {return 435;}; +int time_limit_field_zone_tableId() const {return 436;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/KR/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h b/Generated/include/KR/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h index d4030bacc..7cfeabfd1 100644 --- a/Generated/include/KR/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h +++ b/Generated/include/KR/attractionrewardsummary/AAA_attractionrewardsummary_RecordBase.h @@ -93,6 +93,107 @@ int bonus_reward_quota_tableId() const {return 69;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 18; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class reward_item_hard_category { + none = 0, + costume = 1, + weapon = 2, + equip_gem = 3, + accessory = 4, + etc = 5, + }; + + enum class reward_item_hard_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class bonus_reward_difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h b/Generated/include/KR/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h index f3ca588bd..ff6db0710 100644 --- a/Generated/include/KR/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h +++ b/Generated/include/KR/auto_combat_customized_skill/AAA_auto_combat_customized_skill_RecordBase.h @@ -33,6 +33,10 @@ signed char recommend_setting_cast_condition_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 21; } static __int32 SubType() { return -1; } + enum class recommend_setting_cast_condition_op { + or_val = 0, + and_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h b/Generated/include/KR/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h index 7c4d414fa..88be9887d 100644 --- a/Generated/include/KR/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h +++ b/Generated/include/KR/auto_combat_customized_skill_cast_condition/AAA_auto_combat_customized_skill_cast_condition_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::KR { wchar_t* alias; wchar_t* name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; signed char sort_id; signed char unique_group; signed char target_type; @@ -49,6 +49,478 @@ signed char check_around_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 20; } static __int32 SubType() { return -1; } + enum class target_type { + caster = 0, + target = 1, + summoned = 2, + }; + + enum class check_around_op { + eq = 0, + neq = 1, + gt = 2, + ge = 3, + lt = 4, + le = 5, + }; + + enum class check_fail_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + pirdeuboseu_1 = 189, + pirdeuboseu_2 = 190, + pirdeuboseu_3 = 191, + }; + + enum class check_fail_effect_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class check_npc_grade2 { + none = 0, + boss = 1, + champion = 2, + normal = 3, + follower = 4, + tool = 5, + weakest = 6, + weak = 7, + regular = 8, + strong = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h b/Generated/include/KR/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h index c7babebc8..15e67ebb5 100644 --- a/Generated/include/KR/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h +++ b/Generated/include/KR/auto_combat_skill/AAA_auto_combat_skill_RecordBase.h @@ -32,6 +32,10 @@ signed char cast_condition_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 23; } static __int32 SubType() { return -1; } + enum class cast_condition_op { + or_val = 0, + and_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h b/Generated/include/KR/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h index cb69f7ea3..b02036f5b 100644 --- a/Generated/include/KR/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h +++ b/Generated/include/KR/auto_combat_skill_cast_condition/AAA_auto_combat_skill_cast_condition_RecordBase.h @@ -95,6 +95,483 @@ signed char check_around_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } static __int16 TableId() { return 22; } static __int32 SubType() { return -1; } + enum class check_around_target_type { + caster = 0, + target = 1, + summoned = 2, + }; + + enum class check_around_op { + eq = 0, + neq = 1, + gt = 2, + ge = 3, + lt = 4, + le = 5, + }; + + enum class check_caster_fail_effect_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class check_caster_recycle_skill_op { + or_val = 0, + and_val = 1, + }; + + enum class check_caster_fail_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + pirdeuboseu_1 = 189, + pirdeuboseu_2 = 190, + pirdeuboseu_3 = 191, + }; + + enum class check_target_npc_grade2 { + none = 0, + boss = 1, + champion = 2, + normal = 3, + follower = 4, + tool = 5, + weakest = 6, + weak = 7, + regular = 8, + strong = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h b/Generated/include/KR/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h index ccd143a7e..4e834fb2d 100644 --- a/Generated/include/KR/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h +++ b/Generated/include/KR/automodereturnteleport/AAA_automodereturnteleport_RecordBase.h @@ -22,13 +22,14 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* name; BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 430;}; +int teleport_tableId() const {return 431;}; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 24; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/autotargetparameter/AAA_autotargetparameter_RecordBase.h b/Generated/include/KR/autotargetparameter/AAA_autotargetparameter_RecordBase.h index 8ba494583..4de6812af 100644 --- a/Generated/include/KR/autotargetparameter/AAA_autotargetparameter_RecordBase.h +++ b/Generated/include/KR/autotargetparameter/AAA_autotargetparameter_RecordBase.h @@ -49,6 +49,69 @@ float swoon_delay; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 25; } static __int32 SubType() { return -1; } + enum class stance_type { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class sensitivity_level { + low = 0, + medium = 1, + high = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/badge_appearance/AAA_badge_appearance_RecordBase.h b/Generated/include/KR/badge_appearance/AAA_badge_appearance_RecordBase.h index 6044ae41d..002ab04fa 100644 --- a/Generated/include/KR/badge_appearance/AAA_badge_appearance_RecordBase.h +++ b/Generated/include/KR/badge_appearance/AAA_badge_appearance_RecordBase.h @@ -35,6 +35,10 @@ __int32 apperance_end_show_Size() const {return 14;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 26; } static __int32 SubType() { return -1; } + enum class apperance_type { + Default_val = 0, + Item = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/badge_set_item/AAA_badge_set_item_RecordBase.h b/Generated/include/KR/badge_set_item/AAA_badge_set_item_RecordBase.h index ce45b6d95..c5f7ffabf 100644 --- a/Generated/include/KR/badge_set_item/AAA_badge_set_item_RecordBase.h +++ b/Generated/include/KR/badge_set_item/AAA_badge_set_item_RecordBase.h @@ -25,11 +25,12 @@ BnsTables::Shared::TableRef effect[2]; __int32 effect_Size() const {return 2;}; int effect_tableId() const {return 118;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 27; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h b/Generated/include/KR/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h index e5edc3d9b..cdfaa3f45 100644 --- a/Generated/include/KR/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h +++ b/Generated/include/KR/badge_synthesis_cost/AAA_badge_synthesis_cost_RecordBase.h @@ -31,6 +31,7 @@ __int32 money_cost; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 28; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h b/Generated/include/KR/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h index dca61171b..e6e78ee5a 100644 --- a/Generated/include/KR/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h +++ b/Generated/include/KR/badgesynthesisrecipe/AAA_badgesynthesisrecipe_RecordBase.h @@ -34,6 +34,80 @@ __int32 result_item_rate_sum_by_grade_Size() const {return 9;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } static __int16 TableId() { return 29; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/battle_field_grade/AAA_battle_field_grade_RecordBase.h b/Generated/include/KR/battle_field_grade/AAA_battle_field_grade_RecordBase.h index 4cac8a476..4c3de7b34 100644 --- a/Generated/include/KR/battle_field_grade/AAA_battle_field_grade_RecordBase.h +++ b/Generated/include/KR/battle_field_grade/AAA_battle_field_grade_RecordBase.h @@ -25,7 +25,7 @@ signed char grade; __int16 point_bonus_percent; char Pad0[2]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef medium_icon; BnsTables::Shared::IconRef small_icon; @@ -38,6 +38,50 @@ int grade_level_down_message_tableId() const {return 159;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 30; } static __int32 SubType() { return -1; } + enum class season_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + sealed_dungeon_total = 17, + sealed_dungeon_1 = 18, + sealed_dungeon_2 = 19, + sealed_dungeon_3 = 20, + sealed_dungeon_4 = 21, + sealed_dungeon_5 = 22, + sealed_dungeon_6 = 23, + wave_dungeon_1 = 24, + wave_dungeon_2 = 25, + solo_dungeon_3_best_record = 26, + solo_dungeon_4_best_record = 27, + solo_dungeon_5_best_record = 28, + tier_total = 29, + hyper_racing_game = 30, + duel_npc_challenge = 31, + heroic_dungeon_1 = 32, + heroic_dungeon_2 = 33, + heroic_dungeon_3 = 34, + heroic_dungeon_4 = 35, + heroic_dungeon_5 = 36, + heroic_dungeon_6 = 37, + heroic_dungeon_7 = 38, + heroic_dungeon_8 = 39, + heroic_dungeon_9 = 40, + heroic_dungeon_10 = 41, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/battle_royal_field/AAA_battle_royal_field_RecordBase.h b/Generated/include/KR/battle_royal_field/AAA_battle_royal_field_RecordBase.h index 6c432ab67..a23833095 100644 --- a/Generated/include/KR/battle_royal_field/AAA_battle_royal_field_RecordBase.h +++ b/Generated/include/KR/battle_royal_field/AAA_battle_royal_field_RecordBase.h @@ -22,15 +22,15 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 302;}; +int public_raid_tableId() const {return 303;}; signed char required_level; signed char required_mastery_level; signed char required_member_count_party_mode_matching; signed char required_party_count_party_mode_matching; BnsTables::Shared::TableRef available_party_mode_matching_weekly_time; -int available_party_mode_matching_weekly_time_tableId() const {return 460;}; +int available_party_mode_matching_weekly_time_tableId() const {return 461;}; __int16 waiting_duration_second; char Pad0[2]; __int32 stand_by_duration; @@ -39,7 +39,7 @@ BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; __int32 waiting_time_before_move; BnsTables::Shared::TableRef enter_pc_spawn; -int enter_pc_spawn_tableId() const {return 487;}; +int enter_pc_spawn_tableId() const {return 489;}; BnsTables::Shared::TableRef extra_skill_context_script; int extra_skill_context_script_tableId() const {return 77;}; bool enable_infinite_hyper_energy; @@ -49,15 +49,16 @@ float camera_max_distance; float start_condition_guide_timer_delay; float survivor_escape_delay; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 21); } static __int16 TableId() { return 32; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h b/Generated/include/KR/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h index b9744b80f..de745f858 100644 --- a/Generated/include/KR/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h +++ b/Generated/include/KR/battle_royal_field_effect_pouch/AAA_battle_royal_field_effect_pouch_RecordBase.h @@ -29,6 +29,7 @@ __int16 radius; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } static __int16 TableId() { return 33; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h b/Generated/include/KR/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h index 991e50c5c..644b66ad9 100644 --- a/Generated/include/KR/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h +++ b/Generated/include/KR/battle_royal_field_event/AAA_battle_royal_field_event_RecordBase.h @@ -34,6 +34,7 @@ __int32 toxic_event_area_radius_Size() const {return 10;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } static __int16 TableId() { return 35; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h b/Generated/include/KR/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h index 26efdff9e..eafad9b18 100644 --- a/Generated/include/KR/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h +++ b/Generated/include/KR/battle_royal_field_item_spawn_position/AAA_battle_royal_field_item_spawn_position_RecordBase.h @@ -25,6 +25,7 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 36; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/battlemessage/AAA_battlemessage_RecordBase.h b/Generated/include/KR/battlemessage/AAA_battlemessage_RecordBase.h index b99cd1f5b..0664b1bb6 100644 --- a/Generated/include/KR/battlemessage/AAA_battlemessage_RecordBase.h +++ b/Generated/include/KR/battlemessage/AAA_battlemessage_RecordBase.h @@ -28,6 +28,49 @@ int game_message_tableId() const {return 159;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 31; } static __int32 SubType() { return -1; } + enum class object_type { + player_attack = 0, + player_attacked = 1, + other = 2, + none_caster = 3, + }; + + enum class skill_result_type { + hit = 0, + cri = 1, + parry = 2, + pparry = 3, + counter = 4, + miss = 5, + dodge = 6, + bounce = 7, + none_skill = 8, + }; + + enum class effect_type { + none_effect = 0, + instant_damage = 1, + attach_damage = 2, + interval_damage = 3, + attach_fail_damage = 4, + detach_damage = 5, + wall_damage = 6, + instant_hp = 7, + interval_hp = 8, + instant_sp = 9, + interval_sp = 10, + instant_sp_damage = 11, + interval_sp_damage = 12, + instant_hp_drain = 13, + instant_sp_drain = 14, + instant_hp_sp_drain = 15, + attach = 16, + attach_fail = 17, + interval = 18, + detach = 19, + exhaustion = 20, + dead = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h b/Generated/include/KR/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h index 272b681bb..cb9c26574 100644 --- a/Generated/include/KR/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h +++ b/Generated/include/KR/battleroyalfieldeffectpouchmesh/AAA_battleroyalfieldeffectpouchmesh_RecordBase.h @@ -31,6 +31,7 @@ wchar_t* mark_particle; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 34; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/benefit_ability/AAA_benefit_ability_RecordBase.h b/Generated/include/KR/benefit_ability/AAA_benefit_ability_RecordBase.h index 618449751..a68aacb00 100644 --- a/Generated/include/KR/benefit_ability/AAA_benefit_ability_RecordBase.h +++ b/Generated/include/KR/benefit_ability/AAA_benefit_ability_RecordBase.h @@ -21,9 +21,10 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 0); } static __int16 TableId() { return 37; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h b/Generated/include/KR/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h index 0c49fc80d..59dc2d843 100644 --- a/Generated/include/KR/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h +++ b/Generated/include/KR/benefit_ability_set/AAA_benefit_ability_set_RecordBase.h @@ -27,11 +27,90 @@ __int32 ability_value_Size() const {return 4;}; __int32 ability_base_value[4]; __int32 ability_base_value_Size() const {return 4;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 38; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h b/Generated/include/KR/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h index 3f6680fc3..60b15c5d9 100644 --- a/Generated/include/KR/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h +++ b/Generated/include/KR/benefit_reward_set/AAA_benefit_reward_set_RecordBase.h @@ -25,11 +25,15 @@ __int32 reward_Size() const {return 4;}; __int32 reward_value[4]; __int32 reward_value_Size() const {return 4;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 39; } static __int32 SubType() { return -1; } + enum class reward { + none = 0, + combat_exp = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/board_gacha/AAA_board_gacha_RecordBase.h b/Generated/include/KR/board_gacha/AAA_board_gacha_RecordBase.h index c0cbc19fb..c556b2715 100644 --- a/Generated/include/KR/board_gacha/AAA_board_gacha_RecordBase.h +++ b/Generated/include/KR/board_gacha/AAA_board_gacha_RecordBase.h @@ -63,6 +63,7 @@ wchar_t* font_recieve_reward_list_item_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } static __int16 TableId() { return 40; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h b/Generated/include/KR/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h index 72cf1c5bd..f21955de1 100644 --- a/Generated/include/KR/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h +++ b/Generated/include/KR/board_gacha_reward/AAA_board_gacha_reward_RecordBase.h @@ -41,6 +41,13 @@ int lucky_reward_represent_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 41; } static __int32 SubType() { return -1; } + enum class reward_type { + none = 0, + rank = 1, + line = 2, + lucky = 3, + participation = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/boast/AAA_boast_RecordBase.h b/Generated/include/KR/boast/AAA_boast_RecordBase.h index 4c53d1354..4ac443327 100644 --- a/Generated/include/KR/boast/AAA_boast_RecordBase.h +++ b/Generated/include/KR/boast/AAA_boast_RecordBase.h @@ -27,12 +27,13 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; float result_show_delay_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } static __int16 TableId() { return 42; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/boast/boast_npc_kill_Record.h b/Generated/include/KR/boast/boast_npc_kill_Record.h index 0a6011ff8..44781655a 100644 --- a/Generated/include/KR/boast/boast_npc_kill_Record.h +++ b/Generated/include/KR/boast/boast_npc_kill_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/KR/boast_event/AAA_boast_event_RecordBase.h b/Generated/include/KR/boast_event/AAA_boast_event_RecordBase.h index c61f2aceb..ca229e00d 100644 --- a/Generated/include/KR/boast_event/AAA_boast_event_RecordBase.h +++ b/Generated/include/KR/boast_event/AAA_boast_event_RecordBase.h @@ -42,6 +42,15 @@ signed char broadcast; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } static __int16 TableId() { return 43; } static __int32 SubType() { return -1; } + enum class broadcast { + guild = 0, + world = 1, + }; + + enum class op_type { + or_more = 0, + equal = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/boast_event/boast_event_acquire_env_reward_Record.h b/Generated/include/KR/boast_event/boast_event_acquire_env_reward_Record.h index d9f1ed07f..a77ac690a 100644 --- a/Generated/include/KR/boast_event/boast_event_acquire_env_reward_Record.h +++ b/Generated/include/KR/boast_event/boast_event_acquire_env_reward_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_from_env; -int boast_from_env_tableId() const {return 479;}; +int boast_from_env_tableId() const {return 481;}; BnsTables::Shared::TableRef boast_item; int boast_item_tableId() const {return 202;}; diff --git a/Generated/include/KR/boast_event/boast_event_buy_random_store_item_Record.h b/Generated/include/KR/boast_event/boast_event_buy_random_store_item_Record.h index 339d364b8..30ef522cb 100644 --- a/Generated/include/KR/boast_event/boast_event_buy_random_store_item_Record.h +++ b/Generated/include/KR/boast_event/boast_event_buy_random_store_item_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef boast_from_random_store; -int boast_from_random_store_tableId() const {return 318;}; +int boast_from_random_store_tableId() const {return 319;}; BnsTables::Shared::TableRef boast_item; int boast_item_tableId() const {return 202;}; diff --git a/Generated/include/KR/boss_challenge/AAA_boss_challenge_RecordBase.h b/Generated/include/KR/boss_challenge/AAA_boss_challenge_RecordBase.h index f8c68c9a5..00219adab 100644 --- a/Generated/include/KR/boss_challenge/AAA_boss_challenge_RecordBase.h +++ b/Generated/include/KR/boss_challenge/AAA_boss_challenge_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; __int16 require_score; __int16 last_round; wchar_t* alias; @@ -29,20 +29,20 @@ BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 306;}; +int attraction_quest_tableId() const {return 307;}; bool enable_heart_count; signed char max_instant_heart_count; signed char required_level; signed char required_mastery_level; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; char Pad0[3]; BnsTables::Shared::TableRef boss_challenge_name2; -int boss_challenge_name2_tableId() const {return 434;}; +int boss_challenge_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef boss_challenge_desc; -int boss_challenge_desc_tableId() const {return 434;}; +int boss_challenge_desc_tableId() const {return 435;}; signed char ui_text_grade; char Pad1[3]; BnsTables::Shared::TableRef reward_summary; @@ -57,17 +57,21 @@ BnsTables::Shared::TableRef standard_gear_weapon; int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 306;}; +int display_quests_tableId() const {return 307;}; bool enable_infinite_hyper_energy; char Pad3[3]; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 434;}; +int tactic_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias; int recommend_alias_tableId() const {return 74;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } static __int16 TableId() { return 44; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h b/Generated/include/KR/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h index 74c7e924b..f57608ded 100644 --- a/Generated/include/KR/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h +++ b/Generated/include/KR/boss_challenge_round/AAA_boss_challenge_round_RecordBase.h @@ -30,6 +30,7 @@ __int32 boss_spawn_delay; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 45; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/bossnpc/AAA_bossnpc_RecordBase.h b/Generated/include/KR/bossnpc/AAA_bossnpc_RecordBase.h index 398cab7e0..15167adf6 100644 --- a/Generated/include/KR/bossnpc/AAA_bossnpc_RecordBase.h +++ b/Generated/include/KR/bossnpc/AAA_bossnpc_RecordBase.h @@ -38,7 +38,7 @@ __int32 gp_section_Size() const {return 11;}; signed char gp_section_cnt; signed char ui_style; BnsTables::Shared::TableRef ui_tooltip; -int ui_tooltip_tableId() const {return 434;}; +int ui_tooltip_tableId() const {return 435;}; wchar_t* ui_double_sided_left_imageset; wchar_t* ui_double_sided_right_imageset; __int16 ui_double_sided_left_color_r; @@ -66,6 +66,12 @@ signed char max_break_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } static __int16 TableId() { return 46; } static __int32 SubType() { return -1; } + enum class ui_style { + none = 0, + fury = 1, + absorb_level = 2, + double_sided = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/campfire/AAA_campfire_RecordBase.h b/Generated/include/KR/campfire/AAA_campfire_RecordBase.h index 75c3926ff..c00c81dee 100644 --- a/Generated/include/KR/campfire/AAA_campfire_RecordBase.h +++ b/Generated/include/KR/campfire/AAA_campfire_RecordBase.h @@ -29,13 +29,14 @@ wchar_t* animset_name; wchar_t* anim_show; wchar_t* despawn_show; BnsTables::Shared::TableRef party_match; -int party_match_tableId() const {return 285;}; +int party_match_tableId() const {return 286;}; BnsTables::Shared::TableRef map_tooltip; -int map_tooltip_tableId() const {return 434;}; +int map_tooltip_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } static __int16 TableId() { return 47; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/card_collection_page/AAA_card_collection_page_RecordBase.h b/Generated/include/KR/card_collection_page/AAA_card_collection_page_RecordBase.h index 4e05e0049..bf4d2b9f0 100644 --- a/Generated/include/KR/card_collection_page/AAA_card_collection_page_RecordBase.h +++ b/Generated/include/KR/card_collection_page/AAA_card_collection_page_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; __int32 cost_money; BnsTables::Shared::TableRef cost_item[4]; __int32 cost_item_Size() const {return 4;}; @@ -32,6 +32,7 @@ __int32 cost_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 48; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/cave/AAA_cave_RecordBase.h b/Generated/include/KR/cave/AAA_cave_RecordBase.h index aac33170f..582140013 100644 --- a/Generated/include/KR/cave/AAA_cave_RecordBase.h +++ b/Generated/include/KR/cave/AAA_cave_RecordBase.h @@ -23,11 +23,12 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::TableRef zone[40]; __int32 zone_Size() const {return 40;}; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 50; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/cave2/AAA_cave2_RecordBase.h b/Generated/include/KR/cave2/AAA_cave2_RecordBase.h index 09832605b..c282ba029 100644 --- a/Generated/include/KR/cave2/AAA_cave2_RecordBase.h +++ b/Generated/include/KR/cave2/AAA_cave2_RecordBase.h @@ -27,7 +27,7 @@ BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef zone[16]; __int32 zone_Size() const {return 16;}; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; bool enable_heart_count; signed char max_instant_heart_count; __int16 pc_max; @@ -50,33 +50,33 @@ __int32 skill_score_recommend_use_item_point; __int16 skill_score_recommend_use_item_bonus; char Pad3[2]; BnsTables::Shared::TableRef skill_score_boss_npc; -int skill_score_boss_npc_tableId() const {return 276;}; +int skill_score_boss_npc_tableId() const {return 277;}; __int16 skill_score_boss_npc_bonus; char Pad4[2]; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 306;}; +int attraction_quest_tableId() const {return 307;}; bool ui_filter_attraction_quest_only; char Pad5[3]; BnsTables::Shared::TableRef respawn_confirm_text; -int respawn_confirm_text_tableId() const {return 434;}; +int respawn_confirm_text_tableId() const {return 435;}; BnsTables::Shared::TableRef escape_cave_confirm_text; -int escape_cave_confirm_text_tableId() const {return 434;}; +int escape_cave_confirm_text_tableId() const {return 435;}; signed char ui_text_grade; char Pad6[3]; BnsTables::Shared::TableRef cave2_name2; -int cave2_name2_tableId() const {return 434;}; +int cave2_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef cave2_desc; -int cave2_desc_tableId() const {return 434;}; +int cave2_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef arena_entrance_zone; -int arena_entrance_zone_tableId() const {return 478;}; +int arena_entrance_zone_tableId() const {return 480;}; wchar_t* arena_minimap; bool arena_disable_zone_phase; signed char required_level; signed char required_mastery_level; char Pad7[1]; BnsTables::Shared::TableRef quest_for_ignoring_required_level; -int quest_for_ignoring_required_level_tableId() const {return 306;}; +int quest_for_ignoring_required_level_tableId() const {return 307;}; BnsTables::Shared::TableRef gs_item_blade_master; int gs_item_blade_master_tableId() const {return 202;}; BnsTables::Shared::TableRef gs_item_kung_fu_fighter; @@ -121,15 +121,16 @@ signed char recommand_mastery_level_min; signed char recommand_mastery_level_max; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 306;}; +int display_quests_tableId() const {return 307;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 434;}; +int tactic_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias; int recommend_alias_tableId() const {return 74;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 37); } static __int16 TableId() { return 49; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/challenge_party/AAA_challenge_party_RecordBase.h b/Generated/include/KR/challenge_party/AAA_challenge_party_RecordBase.h index e35e91bab..dad544f85 100644 --- a/Generated/include/KR/challenge_party/AAA_challenge_party_RecordBase.h +++ b/Generated/include/KR/challenge_party/AAA_challenge_party_RecordBase.h @@ -22,9 +22,9 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; wchar_t* arena_minimap; BnsTables::Shared::TableRef required_item[2]; __int32 required_item_Size() const {return 2;}; @@ -44,6 +44,7 @@ __int32 kill_score; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 14); } static __int16 TableId() { return 53; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/challengelist/AAA_challengelist_RecordBase.h b/Generated/include/KR/challengelist/AAA_challengelist_RecordBase.h index 522d73006..a2eb8a9b7 100644 --- a/Generated/include/KR/challengelist/AAA_challengelist_RecordBase.h +++ b/Generated/include/KR/challengelist/AAA_challengelist_RecordBase.h @@ -30,10 +30,10 @@ signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef challenge_quest_basic[20]; __int32 challenge_quest_basic_Size() const {return 20;}; -int challenge_quest_basic_tableId() const {return 306;}; +int challenge_quest_basic_tableId() const {return 307;}; BnsTables::Shared::TableRef challenge_quest_expansion[20]; __int32 challenge_quest_expansion_Size() const {return 20;}; -int challenge_quest_expansion_tableId() const {return 306;}; +int challenge_quest_expansion_tableId() const {return 307;}; signed char challenge_quest_grade[20]; __int32 challenge_quest_grade_Size() const {return 20;}; signed char challenge_quest_complete_count; @@ -46,14 +46,14 @@ __int32 challenge_npc_difficulty_Size() const {return 20;}; char Pad2[3]; BnsTables::Shared::TableRef challenge_npc_kill[20]; __int32 challenge_npc_kill_Size() const {return 20;}; -int challenge_npc_kill_tableId() const {return 276;}; +int challenge_npc_kill_tableId() const {return 277;}; BnsTables::Shared::ExplicitTableRef challenge_npc_attraction[20]; __int32 challenge_npc_attraction_Size() const {return 20;}; signed char challenge_npc_grade[20]; __int32 challenge_npc_grade_Size() const {return 20;}; BnsTables::Shared::TableRef challenge_npc_quest[20]; __int32 challenge_npc_quest_Size() const {return 20;}; -int challenge_npc_quest_tableId() const {return 306;}; +int challenge_npc_quest_tableId() const {return 307;}; signed char challenge_npc_total_count; signed char challenge_reward_total_count; signed char challenge_count_for_reward[20]; @@ -69,6 +69,40 @@ int account_reward_quota_tableId() const {return 69;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 51; } static __int32 SubType() { return -1; } + enum class challenge_type { + none = 0, + sun = 1, + mon = 2, + tue = 3, + wed = 4, + thu = 5, + fri = 6, + sat = 7, + week1 = 8, + week2 = 9, + week3 = 10, + week4 = 11, + week5 = 12, + week6 = 13, + week7 = 14, + week8 = 15, + week9 = 16, + week10 = 17, + }; + + enum class challenge_npc_grade { + none = 0, + grade1 = 1, + grade2 = 2, + grade3 = 3, + }; + + enum class challenge_npc_difficulty { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/challengelistreward/AAA_challengelistreward_RecordBase.h b/Generated/include/KR/challengelistreward/AAA_challengelistreward_RecordBase.h index 2d8402e3b..8aa9d28e1 100644 --- a/Generated/include/KR/challengelistreward/AAA_challengelistreward_RecordBase.h +++ b/Generated/include/KR/challengelistreward/AAA_challengelistreward_RecordBase.h @@ -34,6 +34,16 @@ __int32 reward_account_exp; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } static __int16 TableId() { return 52; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/character_membership/AAA_character_membership_RecordBase.h b/Generated/include/KR/character_membership/AAA_character_membership_RecordBase.h index c633e15c7..32d95674e 100644 --- a/Generated/include/KR/character_membership/AAA_character_membership_RecordBase.h +++ b/Generated/include/KR/character_membership/AAA_character_membership_RecordBase.h @@ -23,16 +23,20 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::TableRef membership_benefit[8]; __int32 membership_benefit_Size() const {return 8;}; -int membership_benefit_tableId() const {return 269;}; +int membership_benefit_tableId() const {return 270;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; BnsTables::Shared::IconRef icon; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } static __int16 TableId() { return 54; } static __int32 SubType() { return -1; } + enum class id { + none = 0, + market_membership = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/chat_channel_option/AAA_chat_channel_option_RecordBase.h b/Generated/include/KR/chat_channel_option/AAA_chat_channel_option_RecordBase.h index 73037b84c..06bddd6c9 100644 --- a/Generated/include/KR/chat_channel_option/AAA_chat_channel_option_RecordBase.h +++ b/Generated/include/KR/chat_channel_option/AAA_chat_channel_option_RecordBase.h @@ -28,6 +28,88 @@ bool modifiable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 55; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + chat_sight = 1, + chat_party = 2, + chat_team = 3, + chat_team_leader = 4, + chat_one = 5, + chat_in_domain = 6, + chat_world = 7, + chat_faction = 8, + chat_guild = 9, + chat_guild_manager = 10, + chat_party_search = 11, + chat_npc = 12, + chat_godsay_normal = 13, + chat_godsay_campaign = 14, + chat_godsay_emergency = 15, + chat_field_dungeon = 16, + chat_qq_c2c = 17, + chat_qq_group = 18, + chat_guild_search = 19, + chat_watch = 20, + chat_friends = 21, + default_val = 22, + warning = 23, + info = 24, + party = 25, + party_match = 26, + team = 27, + faction = 28, + guild = 29, + guild_match = 30, + exhaustion = 31, + exhaustion_pc = 32, + exp_acquisition = 33, + exp_loss = 34, + levelup = 35, + money_acquisition = 36, + money_loss = 37, + item_acquisition = 38, + item_loss = 39, + skill_build_up_point_acquisition = 40, + quest_acquisition = 41, + quest_complete = 42, + talk_social = 43, + field_dungeon = 44, + qq = 45, + combat_normal = 46, + combat_critical = 47, + combat_heal = 48, + combat_defend = 49, + combat_parry = 50, + combat_abnormal = 51, + combat_attacked_normal = 52, + combat_attacked_critical = 53, + combat_target_heal = 54, + combat_target_defend = 55, + combat_target_abnormal = 56, + combat_other_normal = 57, + combat_other_critical = 58, + combat_other_heal = 59, + combat_other_defend = 60, + combat_other_abnormal = 61, + combat_party_normal = 62, + combat_party_critical = 63, + combat_party_heal = 64, + combat_party_defend = 65, + combat_party_abnormal = 66, + combat_party_attacked_normal = 67, + combat_party_attacked_critical = 68, + combat_party_target_defend = 69, + mentoring = 70, + skill = 71, + }; + + enum class group { + none = 0, + chat = 1, + chat2 = 2, + system = 3, + combat = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/cinema_result/AAA_cinema_result_RecordBase.h b/Generated/include/KR/cinema_result/AAA_cinema_result_RecordBase.h index 643845e24..f0b5d8077 100644 --- a/Generated/include/KR/cinema_result/AAA_cinema_result_RecordBase.h +++ b/Generated/include/KR/cinema_result/AAA_cinema_result_RecordBase.h @@ -31,6 +31,34 @@ wchar_t* level_seq_event_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } static __int16 TableId() { return 56; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class game_mode { + none = 0, + nahando = 1, + hyper_move_contest = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/cinematic/AAA_cinematic_RecordBase.h b/Generated/include/KR/cinematic/AAA_cinematic_RecordBase.h index 35c70a502..173ec1f92 100644 --- a/Generated/include/KR/cinematic/AAA_cinematic_RecordBase.h +++ b/Generated/include/KR/cinematic/AAA_cinematic_RecordBase.h @@ -34,6 +34,13 @@ bool nameplate_visible; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } static __int16 TableId() { return 57; } static __int32 SubType() { return -1; } + enum class skippable { + none = 0, + skip = 1, + party_skip = 2, + team_skip = 3, + auto_skip = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/classic_field_zone/AAA_classic_field_zone_RecordBase.h b/Generated/include/KR/classic_field_zone/AAA_classic_field_zone_RecordBase.h index e4bec795b..dc4c1e4aa 100644 --- a/Generated/include/KR/classic_field_zone/AAA_classic_field_zone_RecordBase.h +++ b/Generated/include/KR/classic_field_zone/AAA_classic_field_zone_RecordBase.h @@ -23,33 +23,33 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::TableRef zone[2]; __int32 zone_Size() const {return 2;}; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 306;}; +int attraction_quest_tableId() const {return 307;}; bool ui_filter_attraction_quest_only; char Pad0[3]; BnsTables::Shared::TableRef respawn_confirm_text; -int respawn_confirm_text_tableId() const {return 434;}; +int respawn_confirm_text_tableId() const {return 435;}; BnsTables::Shared::TableRef escape_cave_confirm_text; -int escape_cave_confirm_text_tableId() const {return 434;}; +int escape_cave_confirm_text_tableId() const {return 435;}; __int16 recommend_attack_power; char Pad1[2]; BnsTables::Shared::TableRef standard_gear_weapon; int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef classic_field_zone_name2; -int classic_field_zone_name2_tableId() const {return 434;}; +int classic_field_zone_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef classic_field_zone_desc; -int classic_field_zone_desc_tableId() const {return 434;}; +int classic_field_zone_desc_tableId() const {return 435;}; wchar_t* thumbnail_image; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; signed char ui_text_grade; char Pad2[3]; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 434;}; +int tactic_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias; int recommend_alias_tableId() const {return 74;}; signed char recommend_level_min; @@ -60,6 +60,7 @@ signed char recommend_mastery_level_max; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 17); } static __int16 TableId() { return 58; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h b/Generated/include/KR/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h index 0f80e591f..708855a05 100644 --- a/Generated/include/KR/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h +++ b/Generated/include/KR/closet_collecting_grade/AAA_closet_collecting_grade_RecordBase.h @@ -22,11 +22,12 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; __int32 score; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 59; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/closet_group/AAA_closet_group_RecordBase.h b/Generated/include/KR/closet_group/AAA_closet_group_RecordBase.h index 87fa01bc5..eeb00c383 100644 --- a/Generated/include/KR/closet_group/AAA_closet_group_RecordBase.h +++ b/Generated/include/KR/closet_group/AAA_closet_group_RecordBase.h @@ -27,11 +27,34 @@ BnsTables::Shared::TableRef charge_of_item_for_instant_payment; int charge_of_item_for_instant_payment_tableId() const {return 202;}; BnsTables::Shared::TableRef item_to_be_paid; int item_to_be_paid_tableId() const {return 202;}; -bool check_equip_characteristics; +bool use_pc_cafe; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } static __int16 TableId() { return 60; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + custom = 1, + jeryoung = 2, + daesanak = 3, + suwal = 4, + baekchung = 5, + geonwon = 6, + seorock = 7, + seongye = 8, + northland_east = 9, + npc_trade = 10, + transform = 11, + event = 12, + shop = 13, + faction = 14, + etc = 15, + cashshop = 16, + ingameshop = 17, + yongyuenshop = 18, + fashionista = 19, + unusable = 20, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/collecting/AAA_collecting_RecordBase.h b/Generated/include/KR/collecting/AAA_collecting_RecordBase.h index f3551e645..207bdc04a 100644 --- a/Generated/include/KR/collecting/AAA_collecting_RecordBase.h +++ b/Generated/include/KR/collecting/AAA_collecting_RecordBase.h @@ -26,11 +26,105 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 61; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + category1 = 1, + category2 = 2, + category3 = 3, + category4 = 4, + category5 = 5, + category6 = 6, + category7 = 7, + category8 = 8, + category9 = 9, + category10 = 10, + category_special = 11, + }; + + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/collecting/collecting_closet_Record.h b/Generated/include/KR/collecting/collecting_closet_Record.h index a8ff34c18..c21291a1e 100644 --- a/Generated/include/KR/collecting/collecting_closet_Record.h +++ b/Generated/include/KR/collecting/collecting_closet_Record.h @@ -22,7 +22,7 @@ __int32 collect_closet_subreplace_Size() const {return 8;}; int collect_closet_subreplace_tableId() const {return 60;}; BnsTables::Shared::TableRef collect_skill_skin[4]; __int32 collect_skill_skin_Size() const {return 4;}; -int collect_skill_skin_tableId() const {return 371;}; +int collect_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef reward_item[6]; __int32 reward_item_Size() const {return 6;}; int reward_item_tableId() const {return 202;}; diff --git a/Generated/include/KR/combat_power/AAA_combat_power_RecordBase.h b/Generated/include/KR/combat_power/AAA_combat_power_RecordBase.h index 4ce05567a..4aa826f84 100644 --- a/Generated/include/KR/combat_power/AAA_combat_power_RecordBase.h +++ b/Generated/include/KR/combat_power/AAA_combat_power_RecordBase.h @@ -26,6 +26,7 @@ __int16 version; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 5); } static __int16 TableId() { return 63; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h b/Generated/include/KR/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h index 32cff0ace..cc745ff0a 100644 --- a/Generated/include/KR/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h +++ b/Generated/include/KR/combat_power_compliment/AAA_combat_power_compliment_RecordBase.h @@ -32,6 +32,7 @@ wchar_t* compliment_additional_desc; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 62; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/commonanim/AAA_commonanim_RecordBase.h b/Generated/include/KR/commonanim/AAA_commonanim_RecordBase.h index 67c4eda63..0c1362f9a 100644 --- a/Generated/include/KR/commonanim/AAA_commonanim_RecordBase.h +++ b/Generated/include/KR/commonanim/AAA_commonanim_RecordBase.h @@ -25,6 +25,15 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 64; } static __int32 SubType() { return -1; } + enum class anim_type { + dead = 0, + die = 1, + loot = 2, + mount_linker = 3, + mount_linkee = 4, + inhalation_linker = 5, + inhalation_linkee = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/condition_event/AAA_condition_event_RecordBase.h b/Generated/include/KR/condition_event/AAA_condition_event_RecordBase.h index 6fec7409c..0f7ecb10c 100644 --- a/Generated/include/KR/condition_event/AAA_condition_event_RecordBase.h +++ b/Generated/include/KR/condition_event/AAA_condition_event_RecordBase.h @@ -23,28 +23,28 @@ __int16 score; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; __int32 instant_event_recycle_time; BnsTables::Shared::TableRef tooltip_text_1; -int tooltip_text_1_tableId() const {return 434;}; +int tooltip_text_1_tableId() const {return 435;}; signed char tooltip_arg_type_1[4]; __int32 tooltip_arg_type_1_Size() const {return 4;}; __int32 tooltip_arg_1[4]; __int32 tooltip_arg_1_Size() const {return 4;}; BnsTables::Shared::TableRef tooltip_text_2; -int tooltip_text_2_tableId() const {return 434;}; +int tooltip_text_2_tableId() const {return 435;}; signed char tooltip_arg_type_2[4]; __int32 tooltip_arg_type_2_Size() const {return 4;}; __int32 tooltip_arg_2[4]; __int32 tooltip_arg_2_Size() const {return 4;}; BnsTables::Shared::TableRef tooltip_text_3; -int tooltip_text_3_tableId() const {return 434;}; +int tooltip_text_3_tableId() const {return 435;}; signed char tooltip_arg_type_3[4]; __int32 tooltip_arg_type_3_Size() const {return 4;}; __int32 tooltip_arg_3[4]; __int32 tooltip_arg_3_Size() const {return 4;}; BnsTables::Shared::TableRef tooltip_text_4; -int tooltip_text_4_tableId() const {return 434;}; +int tooltip_text_4_tableId() const {return 435;}; signed char tooltip_arg_type_4[4]; __int32 tooltip_arg_type_4_Size() const {return 4;}; __int32 tooltip_arg_4[4]; @@ -53,6 +53,15 @@ __int32 tooltip_arg_4_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 2); } static __int16 TableId() { return 65; } static __int32 SubType() { return -1; } + enum class tooltip_arg_type_1 { + none = 0, + time = 1, + stack_count = 2, + percent = 3, + counter = 4, + distance = 5, + number = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/constellation/AAA_constellation_RecordBase.h b/Generated/include/KR/constellation/AAA_constellation_RecordBase.h index 8b366a7fd..76bce5555 100644 --- a/Generated/include/KR/constellation/AAA_constellation_RecordBase.h +++ b/Generated/include/KR/constellation/AAA_constellation_RecordBase.h @@ -22,9 +22,9 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; signed char star_count; char Pad0[3]; wchar_t* widget_name; @@ -33,6 +33,7 @@ signed char slot_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } static __int16 TableId() { return 66; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/constellation_star/AAA_constellation_star_RecordBase.h b/Generated/include/KR/constellation_star/AAA_constellation_star_RecordBase.h index 2c5b45efa..d0bff3a4f 100644 --- a/Generated/include/KR/constellation_star/AAA_constellation_star_RecordBase.h +++ b/Generated/include/KR/constellation_star/AAA_constellation_star_RecordBase.h @@ -22,9 +22,9 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; BnsTables::Shared::TableRef constellation; int constellation_tableId() const {return 66;}; signed char star_type; @@ -32,7 +32,7 @@ signed char order; signed char required_pc_level; signed char required_pc_mastery_level; BnsTables::Shared::TableRef required_quest; -int required_quest_tableId() const {return 306;}; +int required_quest_tableId() const {return 307;}; __int16 required_achievement_id; __int16 required_achievement_step; __int16 activate_probability; @@ -63,6 +63,7 @@ __int32 option_weight_total; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } static __int16 TableId() { return 67; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/constellation_star_option/AAA_constellation_star_option_RecordBase.h b/Generated/include/KR/constellation_star_option/AAA_constellation_star_option_RecordBase.h index 4ca86cf58..c2fd42493 100644 --- a/Generated/include/KR/constellation_star_option/AAA_constellation_star_option_RecordBase.h +++ b/Generated/include/KR/constellation_star_option/AAA_constellation_star_option_RecordBase.h @@ -30,6 +30,85 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 68; } static __int32 SubType() { return -1; } + enum class modify_ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/content_quota/AAA_content_quota_RecordBase.h b/Generated/include/KR/content_quota/AAA_content_quota_RecordBase.h index 7e3696089..d0a1b5cf0 100644 --- a/Generated/include/KR/content_quota/AAA_content_quota_RecordBase.h +++ b/Generated/include/KR/content_quota/AAA_content_quota_RecordBase.h @@ -725,7 +725,8 @@ namespace BnsTables::KR { content_quota_record_sub_market_targeted_sale = 714, content_quota_record_sub_fatigability = 715, content_quota_record_sub_fatigability_pccafe = 716, - content_quota_record_sub_count = 717, + content_quota_record_sub_dungeon_enter_ticket = 717, + content_quota_record_sub_count = 718, }; #pragma pack(push, 1) struct content_quota_Record : BnsTables::Shared::DrEl @@ -760,9 +761,47 @@ BnsTables::Shared::TableRef consume_order[4]; __int32 consume_order_Size() const {return 4;}; int consume_order_tableId() const {return 69;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(11, 0); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(12, 0); } static __int16 TableId() { return 69; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class target_type { + character = 0, + account = 1, + }; + + enum class charge_interval { + none = 0, + hourly = 1, + daily = 2, + weekly = 3, + }; + + enum class charge_day_of_week { + sun = 0, + mon = 1, + tue = 2, + wed = 3, + thu = 4, + fri = 5, + sat = 6, + }; + + enum class detail_content_name_by_admin { + none = 0, + time_limit_heart_basic = 1, + time_limit_heart_item = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/content_quota/content_quota_dungeon_enter_ticket_Record.h b/Generated/include/KR/content_quota/content_quota_dungeon_enter_ticket_Record.h new file mode 100644 index 000000000..34c4140fd --- /dev/null +++ b/Generated/include/KR/content_quota/content_quota_dungeon_enter_ticket_Record.h @@ -0,0 +1,16 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "AAA_content_quota_RecordBase.h" + +namespace BnsTables::KR { +#pragma pack(push, 1) + struct content_quota_dungeon_enter_ticket_Record : content_quota_Record + { + public: + + static __int32 SubType() { return 717; } + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/contentrestriction/AAA_contentrestriction_RecordBase.h b/Generated/include/KR/contentrestriction/AAA_contentrestriction_RecordBase.h index f61600bf4..9b9553b36 100644 --- a/Generated/include/KR/contentrestriction/AAA_contentrestriction_RecordBase.h +++ b/Generated/include/KR/contentrestriction/AAA_contentrestriction_RecordBase.h @@ -36,6 +36,21 @@ bool account_inventory_goods_receive; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } static __int16 TableId() { return 70; } static __int32 SubType() { return -1; } + enum class code { + invalid = 0, + nckorea = 1, + tencent = 2, + innova = 3, + ncjapan = 4, + sea = 5, + nctaiwan = 6, + ncwest = 7, + garena = 8, + rncs = 9, + rtx = 10, + zncs = 11, + ztx = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/contents_guide/AAA_contents_guide_RecordBase.h b/Generated/include/KR/contents_guide/AAA_contents_guide_RecordBase.h index adeb3ca68..720fd6a46 100644 --- a/Generated/include/KR/contents_guide/AAA_contents_guide_RecordBase.h +++ b/Generated/include/KR/contents_guide/AAA_contents_guide_RecordBase.h @@ -29,13 +29,22 @@ signed char min_level; signed char max_level; char Pad0[1]; BnsTables::Shared::TableRef title; -int title_tableId() const {return 434;}; +int title_tableId() const {return 435;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 71; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + boss_monster = 1, + craft = 2, + achievement = 3, + daily_quest = 4, + faction_battle = 5, + arena_match = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/contents_guide/contents_guide_boss_monster_Record.h b/Generated/include/KR/contents_guide/contents_guide_boss_monster_Record.h index 9ca2c1ef8..44526480a 100644 --- a/Generated/include/KR/contents_guide/contents_guide_boss_monster_Record.h +++ b/Generated/include/KR/contents_guide/contents_guide_boss_monster_Record.h @@ -10,13 +10,13 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef boss_id; -int boss_id_tableId() const {return 276;}; +int boss_id_tableId() const {return 277;}; BnsTables::Shared::TableRef linked_boss_id; -int linked_boss_id_tableId() const {return 276;}; +int linked_boss_id_tableId() const {return 277;}; BnsTables::Shared::TableRef boss_description; -int boss_description_tableId() const {return 434;}; +int boss_description_tableId() const {return 435;}; BnsTables::Shared::TableRef boss_position_description; -int boss_position_description_tableId() const {return 434;}; +int boss_position_description_tableId() const {return 435;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; diff --git a/Generated/include/KR/contents_reset/AAA_contents_reset_RecordBase.h b/Generated/include/KR/contents_reset/AAA_contents_reset_RecordBase.h index 0d0f0339b..4801649f0 100644 --- a/Generated/include/KR/contents_reset/AAA_contents_reset_RecordBase.h +++ b/Generated/include/KR/contents_reset/AAA_contents_reset_RecordBase.h @@ -37,6 +37,7 @@ __int64 quota_recharge_amount; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } static __int16 TableId() { return 75; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/contents_schedule/AAA_contents_schedule_RecordBase.h b/Generated/include/KR/contents_schedule/AAA_contents_schedule_RecordBase.h index 955080379..f2e545c56 100644 --- a/Generated/include/KR/contents_schedule/AAA_contents_schedule_RecordBase.h +++ b/Generated/include/KR/contents_schedule/AAA_contents_schedule_RecordBase.h @@ -34,6 +34,7 @@ __int64 end_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 76; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/contents_schedule/contents_schedule_unlocated_store_Record.h b/Generated/include/KR/contents_schedule/contents_schedule_unlocated_store_Record.h index 0d914d4cc..289cb07c8 100644 --- a/Generated/include/KR/contents_schedule/contents_schedule_unlocated_store_Record.h +++ b/Generated/include/KR/contents_schedule/contents_schedule_unlocated_store_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef unlocated_store; -int unlocated_store_tableId() const {return 444;}; +int unlocated_store_tableId() const {return 445;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/KR/contentsjournal/AAA_contentsjournal_RecordBase.h b/Generated/include/KR/contentsjournal/AAA_contentsjournal_RecordBase.h index 503694a55..80f4eb91c 100644 --- a/Generated/include/KR/contentsjournal/AAA_contentsjournal_RecordBase.h +++ b/Generated/include/KR/contentsjournal/AAA_contentsjournal_RecordBase.h @@ -28,9 +28,9 @@ int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef dungeon_solo; int dungeon_solo_tableId() const {return 117;}; BnsTables::Shared::TableRef raid_dungeon; -int raid_dungeon_tableId() const {return 315;}; +int raid_dungeon_tableId() const {return 316;}; BnsTables::Shared::TableRef sealed_dungeon_modify; -int sealed_dungeon_modify_tableId() const {return 342;}; +int sealed_dungeon_modify_tableId() const {return 343;}; BnsTables::Shared::TableRef boss_challenge; int boss_challenge_tableId() const {return 44;}; BnsTables::Shared::TableRef duel_bot_challenge; @@ -38,21 +38,22 @@ int duel_bot_challenge_tableId() const {return 105;}; BnsTables::Shared::TableRef duel_bot_training_room; int duel_bot_training_room_tableId() const {return 108;}; BnsTables::Shared::TableRef tendency_field; -int tendency_field_tableId() const {return 432;}; +int tendency_field_tableId() const {return 433;}; BnsTables::Shared::TableRef simple_field; -int simple_field_tableId() const {return 348;}; +int simple_field_tableId() const {return 349;}; BnsTables::Shared::TableRef classic_field_zone; int classic_field_zone_tableId() const {return 58;}; BnsTables::Shared::TableRef time_limit_field_zone; -int time_limit_field_zone_tableId() const {return 435;}; +int time_limit_field_zone_tableId() const {return 436;}; BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 430;}; +int teleport_tableId() const {return 431;}; signed char sort_no; bool event; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } static __int16 TableId() { return 73; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h b/Generated/include/KR/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h index 709f0a923..f65eac0cc 100644 --- a/Generated/include/KR/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h +++ b/Generated/include/KR/contentsjournal2noti/AAA_contentsjournal2noti_RecordBase.h @@ -22,9 +22,9 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; BnsTables::Shared::TableRef noti_quest_id; -int noti_quest_id_tableId() const {return 306;}; +int noti_quest_id_tableId() const {return 307;}; signed char noti_level; signed char noti_mastery_level; char Pad0[2]; @@ -33,7 +33,7 @@ int cave_tableId() const {return 49;}; BnsTables::Shared::TableRef dungeon; int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef raid_dungeon; -int raid_dungeon_tableId() const {return 315;}; +int raid_dungeon_tableId() const {return 316;}; BnsTables::Shared::TableRef boss_challenge; int boss_challenge_tableId() const {return 44;}; BnsTables::Shared::TableRef duel_bot_challenge; @@ -41,17 +41,18 @@ int duel_bot_challenge_tableId() const {return 105;}; BnsTables::Shared::TableRef duel_bot_training_room; int duel_bot_training_room_tableId() const {return 108;}; BnsTables::Shared::TableRef tendency_field; -int tendency_field_tableId() const {return 432;}; +int tendency_field_tableId() const {return 433;}; bool event; char Pad1[3]; BnsTables::Shared::TableRef simple_field; -int simple_field_tableId() const {return 348;}; +int simple_field_tableId() const {return 349;}; BnsTables::Shared::TableRef classic_field_zone; int classic_field_zone_tableId() const {return 58;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 72; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h b/Generated/include/KR/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h index f3bd7be62..afc62fcd9 100644 --- a/Generated/include/KR/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h +++ b/Generated/include/KR/contentsjournalrecommenditem/AAA_contentsjournalrecommenditem_RecordBase.h @@ -40,6 +40,7 @@ __int32 skill_stone_2_recommend_score; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 74; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/contextscript/AAA_contextscript_RecordBase.h b/Generated/include/KR/contextscript/AAA_contextscript_RecordBase.h index 28b1b10b8..ec272457b 100644 --- a/Generated/include/KR/contextscript/AAA_contextscript_RecordBase.h +++ b/Generated/include/KR/contextscript/AAA_contextscript_RecordBase.h @@ -30,6 +30,59 @@ bool context_simple_mode; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 50); } static __int16 TableId() { return 77; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/contextscript_condition/AAA_contextscript_condition_RecordBase.h b/Generated/include/KR/contextscript_condition/AAA_contextscript_condition_RecordBase.h new file mode 100644 index 000000000..12075082f --- /dev/null +++ b/Generated/include/KR/contextscript_condition/AAA_contextscript_condition_RecordBase.h @@ -0,0 +1,462 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct contextscript_condition_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char field; +signed char job_style; +char Pad0[2]; +__int32 skill; +__int32 variation_id; +__int16 combination_key_command[2]; +__int32 combination_key_command_Size() const {return 2;}; +bool skip_condition_target_check; +bool skip_condition_move_check; +bool skip_condition_link_check; +char Pad1[1]; +__int16 immune_breaker_attribute; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class field { + none = 0, + all = 1, + state = 2, + combo = 3, + event = 4, + job_style_only = 5, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class combination_key_command { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; + + enum class immune_breaker_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + pirdeuboseu_1 = 189, + pirdeuboseu_2 = 190, + pirdeuboseu_3 = 191, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) contextscript_condition_RecordPtr // : DrRecordPtr + { + contextscript_condition_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/contextscript_decision/AAA_contextscript_decision_RecordBase.h b/Generated/include/KR/contextscript_decision/AAA_contextscript_decision_RecordBase.h new file mode 100644 index 000000000..6e126fa01 --- /dev/null +++ b/Generated/include/KR/contextscript_decision/AAA_contextscript_decision_RecordBase.h @@ -0,0 +1,37 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct contextscript_decision_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) contextscript_decision_RecordPtr // : DrRecordPtr + { + contextscript_decision_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/contextscript_layer/AAA_contextscript_layer_RecordBase.h b/Generated/include/KR/contextscript_layer/AAA_contextscript_layer_RecordBase.h new file mode 100644 index 000000000..0cde5b980 --- /dev/null +++ b/Generated/include/KR/contextscript_layer/AAA_contextscript_layer_RecordBase.h @@ -0,0 +1,39 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct contextscript_layer_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + wchar_t* skilltrainbyitemlist_alias; +wchar_t* skilltrainbyitem_alias; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) contextscript_layer_RecordPtr // : DrRecordPtr + { + contextscript_layer_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/contextscript_result/AAA_contextscript_result_RecordBase.h b/Generated/include/KR/contextscript_result/AAA_contextscript_result_RecordBase.h new file mode 100644 index 000000000..d69194e64 --- /dev/null +++ b/Generated/include/KR/contextscript_result/AAA_contextscript_result_RecordBase.h @@ -0,0 +1,78 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct contextscript_result_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char control_mode; +signed char key_status; +char Pad0[2]; +__int32 context[3]; +__int32 context_Size() const {return 3;}; +__int32 bns_context[3]; +__int32 bns_context_Size() const {return 3;}; +__int32 special[2]; +__int32 special_Size() const {return 2;}; +__int32 stance; +__int32 skillbar[12]; +__int32 skillbar_Size() const {return 12;}; +__int32 cmd_key_up; +__int32 cmd_key_down; +__int32 cmd_key_left; +__int32 cmd_key_right; +__int32 cmd_key_double_left; +__int32 cmd_key_double_right; +__int32 extra_skillbar[5]; +__int32 extra_skillbar_Size() const {return 5;}; +signed char stance_ui_effect; +signed char context_ui_effect; +signed char skillbar_ui_effect; +signed char special_ui_effect; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class control_mode { + classic = 0, + bns = 1, + }; + + enum class key_status { + press = 0, + unpress = 1, + }; + + enum class stance_ui_effect { + none = 0, + key_change = 1, + combo = 2, + event = 3, + immune_break = 4, + combo_highlight = 5, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) contextscript_result_RecordPtr // : DrRecordPtr + { + contextscript_result_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/contextscript_stance/AAA_contextscript_stance_RecordBase.h b/Generated/include/KR/contextscript_stance/AAA_contextscript_stance_RecordBase.h new file mode 100644 index 000000000..a0f3dfa78 --- /dev/null +++ b/Generated/include/KR/contextscript_stance/AAA_contextscript_stance_RecordBase.h @@ -0,0 +1,358 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct contextscript_stance_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char stance; +signed char link; +__int16 abnormal_flag; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class link { + none = 0, + mount = 1, + inhalation = 2, + slugfest = 3, + catch_val = 4, + catch_none_human = 5, + catch_friend = 6, + inhalation_catch = 7, + range_catch = 8, + }; + + enum class abnormal_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) contextscript_stance_RecordPtr // : DrRecordPtr + { + contextscript_stance_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/contributionreward/AAA_contributionreward_RecordBase.h b/Generated/include/KR/contributionreward/AAA_contributionreward_RecordBase.h index 2c98dea86..9d8a024d9 100644 --- a/Generated/include/KR/contributionreward/AAA_contributionreward_RecordBase.h +++ b/Generated/include/KR/contributionreward/AAA_contributionreward_RecordBase.h @@ -26,9 +26,15 @@ char Pad0[3]; BnsTables::Shared::TableRef minimum_group_item; int minimum_group_item_tableId() const {return 202;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 13); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 15); } static __int16 TableId() { return 78; } static __int32 SubType() { return -1; } + enum class contribution_type { + normal = 0, + faction = 1, + guild = 2, + probability = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/cost_group/AAA_cost_group_RecordBase.h b/Generated/include/KR/cost_group/AAA_cost_group_RecordBase.h index a59062400..39f9952a1 100644 --- a/Generated/include/KR/cost_group/AAA_cost_group_RecordBase.h +++ b/Generated/include/KR/cost_group/AAA_cost_group_RecordBase.h @@ -35,6 +35,16 @@ __int64 money; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 79; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/craft/AAA_craft_RecordBase.h b/Generated/include/KR/craft/AAA_craft_RecordBase.h index 2bcb8d655..56f54dd6f 100644 --- a/Generated/include/KR/craft/AAA_craft_RecordBase.h +++ b/Generated/include/KR/craft/AAA_craft_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef icon_texture; int icon_texture_tableId() const {return 188;}; __int16 icon_index; @@ -42,6 +42,23 @@ __int32 need_exp_for_level_Size() const {return 100;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 82; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/craft2/AAA_craft2_RecordBase.h b/Generated/include/KR/craft2/AAA_craft2_RecordBase.h index edf7ce29b..e8f309786 100644 --- a/Generated/include/KR/craft2/AAA_craft2_RecordBase.h +++ b/Generated/include/KR/craft2/AAA_craft2_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef icon_texture; int icon_texture_tableId() const {return 188;}; __int16 icon_index; @@ -42,6 +42,23 @@ __int32 need_exp_for_level_Size() const {return 100;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 80; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h b/Generated/include/KR/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h index e7cddd746..c390cc6e7 100644 --- a/Generated/include/KR/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h +++ b/Generated/include/KR/craft_case_recipe/AAA_craft_case_recipe_RecordBase.h @@ -31,13 +31,13 @@ __int32 craft_duration; signed char use_state; char Pad2[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; BnsTables::Shared::TableRef requirement_name; -int requirement_name_tableId() const {return 434;}; +int requirement_name_tableId() const {return 435;}; BnsTables::Shared::TableRef location_desc; -int location_desc_tableId() const {return 434;}; +int location_desc_tableId() const {return 435;}; __int16 required_craft_exp; char Pad3[2]; __int32 required_achievement_id; @@ -67,11 +67,102 @@ __int32 reward_item_reference[5]; __int32 reward_item_reference_Size() const {return 5;}; BnsTables::Shared::TableRef reward_item_random_distribution[5]; __int32 reward_item_random_distribution_Size() const {return 5;}; -int reward_item_random_distribution_tableId() const {return 317;}; +int reward_item_random_distribution_tableId() const {return 318;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 81; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class use_state { + invalid_state = 0, + no_more_use = 1, + in_use = 2, + }; + + enum class cost_material_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h b/Generated/include/KR/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h index 3fba3be0a..275263d86 100644 --- a/Generated/include/KR/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h +++ b/Generated/include/KR/craft_group_recipe/AAA_craft_group_recipe_RecordBase.h @@ -29,11 +29,36 @@ __int16 display_index; __int16 required_craft_exp; char Pad0[2]; BnsTables::Shared::TableRef required_completion_quest; -int required_completion_quest_tableId() const {return 306;}; +int required_completion_quest_tableId() const {return 307;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 83; } static __int32 SubType() { return -1; } + enum class craft_union_type { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class craft_union_sub_type { + none = 0, + gathering = 1, + production_normal = 2, + production_transaction = 3, + production_expert = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/craft_introduction/AAA_craft_introduction_RecordBase.h b/Generated/include/KR/craft_introduction/AAA_craft_introduction_RecordBase.h index 0348c5e05..b813c3fee 100644 --- a/Generated/include/KR/craft_introduction/AAA_craft_introduction_RecordBase.h +++ b/Generated/include/KR/craft_introduction/AAA_craft_introduction_RecordBase.h @@ -23,9 +23,9 @@ namespace BnsTables::KR { BnsTables::Shared::IconRef title_icon; BnsTables::Shared::IconRef normal_icon; BnsTables::Shared::TableRef slogan; -int slogan_tableId() const {return 434;}; +int slogan_tableId() const {return 435;}; BnsTables::Shared::TableRef introduction_description; -int introduction_description_tableId() const {return 434;}; +int introduction_description_tableId() const {return 435;}; signed char associated_craft[2]; __int32 associated_craft_Size() const {return 2;}; char Pad0[2]; @@ -34,17 +34,34 @@ __int32 representative_product_item_Size() const {return 8;}; int representative_product_item_tableId() const {return 202;}; BnsTables::Shared::TableRef representative_product_label[8]; __int32 representative_product_label_Size() const {return 8;}; -int representative_product_label_tableId() const {return 434;}; +int representative_product_label_tableId() const {return 435;}; BnsTables::Shared::TableRef special_product_item[4]; __int32 special_product_item_Size() const {return 4;}; int special_product_item_tableId() const {return 202;}; BnsTables::Shared::TableRef special_product_label[4]; __int32 special_product_label_Size() const {return 4;}; -int special_product_label_tableId() const {return 434;}; +int special_product_label_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 84; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/craft_recipe/AAA_craft_recipe_RecordBase.h b/Generated/include/KR/craft_recipe/AAA_craft_recipe_RecordBase.h index 1e2367478..62c455a09 100644 --- a/Generated/include/KR/craft_recipe/AAA_craft_recipe_RecordBase.h +++ b/Generated/include/KR/craft_recipe/AAA_craft_recipe_RecordBase.h @@ -22,13 +22,13 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; BnsTables::Shared::TableRef requirement_name; -int requirement_name_tableId() const {return 434;}; +int requirement_name_tableId() const {return 435;}; BnsTables::Shared::TableRef location_desc; -int location_desc_tableId() const {return 434;}; +int location_desc_tableId() const {return 435;}; signed char category; char Pad0[3]; __int32 inner_category; @@ -50,7 +50,7 @@ __int32 brand_material_amount_Size() const {return 5;}; __int16 limit_production_exp; char Pad3[2]; BnsTables::Shared::TableRef complete_quest; -int complete_quest_tableId() const {return 306;}; +int complete_quest_tableId() const {return 307;}; __int16 reward_production_exp; __int16 reward_production_exp_bonus; __int16 half_production_exp_step; @@ -67,6 +67,116 @@ signed char use_state; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } static __int16 TableId() { return 85; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class brand_material_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class delivery_method { + free = 0, + post_box = 1, + account_warehouse = 2, + }; + + enum class recipe_type { + normal = 0, + quick = 1, + massive = 2, + }; + + enum class use_state { + invalid_state = 0, + no_more_use = 1, + in_use = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h b/Generated/include/KR/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h index 6950ac199..90ba616cf 100644 --- a/Generated/include/KR/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h +++ b/Generated/include/KR/craft_recipe_step/AAA_craft_recipe_step_RecordBase.h @@ -32,6 +32,7 @@ __int32 output_customizable_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 86; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/creatureappearance/AAA_creatureappearance_RecordBase.h b/Generated/include/KR/creatureappearance/AAA_creatureappearance_RecordBase.h index 4b48d0f70..b5756c194 100644 --- a/Generated/include/KR/creatureappearance/AAA_creatureappearance_RecordBase.h +++ b/Generated/include/KR/creatureappearance/AAA_creatureappearance_RecordBase.h @@ -53,6 +53,28 @@ float decal_radius; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 87; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h b/Generated/include/KR/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h index 074a44f49..86358986a 100644 --- a/Generated/include/KR/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h +++ b/Generated/include/KR/custom_dress_design_cost/AAA_custom_dress_design_cost_RecordBase.h @@ -28,9 +28,9 @@ int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad0[2]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; __int32 order; bool usable; bool reset_design; @@ -46,6 +46,13 @@ __int32 required_money_cost; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 88; } static __int32 SubType() { return -1; } + enum class item_type { + none = 0, + costume = 1, + costume_attach = 2, + head_attach = 3, + face_attach = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h b/Generated/include/KR/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h index 92f5677a1..d945dc867 100644 --- a/Generated/include/KR/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h +++ b/Generated/include/KR/custom_dress_design_type_info/AAA_custom_dress_design_type_info_RecordBase.h @@ -31,13 +31,36 @@ signed char min_value; signed char max_value; char Pad1[2]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 89; } static __int32 SubType() { return -1; } + enum class item_type { + none = 0, + costume = 1, + costume_attach = 2, + head_attach = 3, + face_attach = 4, + }; + + enum class design_type { + none = 0, + color = 1, + pattern = 2, + saturation = 3, + }; + + enum class customize_category { + none = 0, + center = 1, + sub = 2, + leg = 3, + dressline = 4, + hair = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/customdressmotion/AAA_customdressmotion_RecordBase.h b/Generated/include/KR/customdressmotion/AAA_customdressmotion_RecordBase.h index c8c134894..06e99f3d8 100644 --- a/Generated/include/KR/customdressmotion/AAA_customdressmotion_RecordBase.h +++ b/Generated/include/KR/customdressmotion/AAA_customdressmotion_RecordBase.h @@ -30,6 +30,28 @@ __int16 icon_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 90; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h b/Generated/include/KR/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h index 8bb846682..806af91ac 100644 --- a/Generated/include/KR/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h +++ b/Generated/include/KR/customizingdesignerpreset/AAA_customizingdesignerpreset_RecordBase.h @@ -29,11 +29,33 @@ signed char param8[96]; __int32 param8_Size() const {return 96;}; char Pad0[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } static __int16 TableId() { return 91; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h b/Generated/include/KR/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h index 933c9efb0..851b4dfc4 100644 --- a/Generated/include/KR/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h +++ b/Generated/include/KR/customizingdetailicon/AAA_customizingdetailicon_RecordBase.h @@ -31,11 +31,33 @@ int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad1[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 92; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h b/Generated/include/KR/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h index da0dc5967..1e1d5a216 100644 --- a/Generated/include/KR/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h +++ b/Generated/include/KR/customizingdetailslider/AAA_customizingdetailslider_RecordBase.h @@ -30,6 +30,33 @@ signed char desc_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 93; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class desc_type { + percent = 0, + value = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h b/Generated/include/KR/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h index 97479ea84..b2e8f06e9 100644 --- a/Generated/include/KR/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h +++ b/Generated/include/KR/customizingignoreparam/AAA_customizingignoreparam_RecordBase.h @@ -26,6 +26,28 @@ signed char param_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 94; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/customizingpreset/AAA_customizingpreset_RecordBase.h b/Generated/include/KR/customizingpreset/AAA_customizingpreset_RecordBase.h index 5693aeee0..f5db7fbbc 100644 --- a/Generated/include/KR/customizingpreset/AAA_customizingpreset_RecordBase.h +++ b/Generated/include/KR/customizingpreset/AAA_customizingpreset_RecordBase.h @@ -30,11 +30,40 @@ signed char param8[96]; __int32 param8_Size() const {return 96;}; char Pad0[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } static __int16 TableId() { return 95; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class part_type { + none = 0, + face = 1, + body = 2, + beard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/customizingpreview/AAA_customizingpreview_RecordBase.h b/Generated/include/KR/customizingpreview/AAA_customizingpreview_RecordBase.h index ea64d584d..a7803588f 100644 --- a/Generated/include/KR/customizingpreview/AAA_customizingpreview_RecordBase.h +++ b/Generated/include/KR/customizingpreview/AAA_customizingpreview_RecordBase.h @@ -35,6 +35,37 @@ signed char sex; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 96; } static __int32 SubType() { return -1; } + enum class preview_type { + none = 0, + pose = 1, + face_look = 2, + costume = 3, + light = 4, + silhouette = 5, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/customizingpreview/customizingpreview_silhouette_Record.h b/Generated/include/KR/customizingpreview/customizingpreview_silhouette_Record.h index d8251775d..97222a853 100644 --- a/Generated/include/KR/customizingpreview/customizingpreview_silhouette_Record.h +++ b/Generated/include/KR/customizingpreview/customizingpreview_silhouette_Record.h @@ -18,7 +18,7 @@ int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad_sub_1[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; static __int32 SubType() { return 4; } }; diff --git a/Generated/include/KR/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h b/Generated/include/KR/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h index c8c57dae8..110e0f4f3 100644 --- a/Generated/include/KR/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h +++ b/Generated/include/KR/customizinguimatchparam/AAA_customizinguimatchparam_RecordBase.h @@ -23,12 +23,34 @@ signed char sex; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef sub_name; -int sub_name_tableId() const {return 434;}; +int sub_name_tableId() const {return 435;}; signed char param_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 97; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/data_publisher_version/AAA_data_publisher_version_RecordBase.h b/Generated/include/KR/data_publisher_version/AAA_data_publisher_version_RecordBase.h index 1f8a18f1c..4feb03165 100644 --- a/Generated/include/KR/data_publisher_version/AAA_data_publisher_version_RecordBase.h +++ b/Generated/include/KR/data_publisher_version/AAA_data_publisher_version_RecordBase.h @@ -24,6 +24,7 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 98; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h b/Generated/include/KR/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h index f1c5c7556..ab937742b 100644 --- a/Generated/include/KR/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h +++ b/Generated/include/KR/default_rating_score_group/AAA_default_rating_score_group_RecordBase.h @@ -30,6 +30,50 @@ bool is_placement_test; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 99; } static __int32 SubType() { return -1; } + enum class season_contents_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + sealed_dungeon_total = 17, + sealed_dungeon_1 = 18, + sealed_dungeon_2 = 19, + sealed_dungeon_3 = 20, + sealed_dungeon_4 = 21, + sealed_dungeon_5 = 22, + sealed_dungeon_6 = 23, + wave_dungeon_1 = 24, + wave_dungeon_2 = 25, + solo_dungeon_3_best_record = 26, + solo_dungeon_4_best_record = 27, + solo_dungeon_5_best_record = 28, + tier_total = 29, + hyper_racing_game = 30, + duel_npc_challenge = 31, + heroic_dungeon_1 = 32, + heroic_dungeon_2 = 33, + heroic_dungeon_3 = 34, + heroic_dungeon_4 = 35, + heroic_dungeon_5 = 36, + heroic_dungeon_6 = 37, + heroic_dungeon_7 = 38, + heroic_dungeon_8 = 39, + heroic_dungeon_9 = 40, + heroic_dungeon_10 = 41, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/dieanim/AAA_dieanim_RecordBase.h b/Generated/include/KR/dieanim/AAA_dieanim_RecordBase.h index 044a20f47..42578f48b 100644 --- a/Generated/include/KR/dieanim/AAA_dieanim_RecordBase.h +++ b/Generated/include/KR/dieanim/AAA_dieanim_RecordBase.h @@ -25,6 +25,61 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 100; } static __int32 SubType() { return -1; } + enum class idle_type { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/difficulty_type/AAA_difficulty_type_RecordBase.h b/Generated/include/KR/difficulty_type/AAA_difficulty_type_RecordBase.h index fbbd6dab5..82f5daac9 100644 --- a/Generated/include/KR/difficulty_type/AAA_difficulty_type_RecordBase.h +++ b/Generated/include/KR/difficulty_type/AAA_difficulty_type_RecordBase.h @@ -26,11 +26,17 @@ bool default_val; bool is_pvp; char Pad0[1]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 101; } static __int32 SubType() { return -1; } + enum class id { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h b/Generated/include/KR/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h index 85ba92524..f31a7a2c8 100644 --- a/Generated/include/KR/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h +++ b/Generated/include/KR/difficulty_type_modify/AAA_difficulty_type_modify_RecordBase.h @@ -27,6 +27,7 @@ __int32 berserk_sequence_invoke_time_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 102; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/discovery_area/AAA_discovery_area_RecordBase.h b/Generated/include/KR/discovery_area/AAA_discovery_area_RecordBase.h index a4170a024..b1db211f1 100644 --- a/Generated/include/KR/discovery_area/AAA_discovery_area_RecordBase.h +++ b/Generated/include/KR/discovery_area/AAA_discovery_area_RecordBase.h @@ -22,11 +22,12 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } static __int16 TableId() { return 103; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/district/AAA_district_RecordBase.h b/Generated/include/KR/district/AAA_district_RecordBase.h index 413d7187a..9fe976caf 100644 --- a/Generated/include/KR/district/AAA_district_RecordBase.h +++ b/Generated/include/KR/district/AAA_district_RecordBase.h @@ -22,14 +22,15 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef talk_to_self_quests[64]; __int32 talk_to_self_quests_Size() const {return 64;}; -int talk_to_self_quests_tableId() const {return 306;}; +int talk_to_self_quests_tableId() const {return 307;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 104; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel/AAA_duel_RecordBase.h b/Generated/include/KR/duel/AAA_duel_RecordBase.h index f08eff35f..eb82fd0c2 100644 --- a/Generated/include/KR/duel/AAA_duel_RecordBase.h +++ b/Generated/include/KR/duel/AAA_duel_RecordBase.h @@ -32,38 +32,38 @@ __int32 round_preparation_duration; __int32 round_duration; __int32 round_restart_duration; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef arena_outside_alpha_side_pc_spawn[3]; __int32 arena_outside_alpha_side_pc_spawn_Size() const {return 3;}; -int arena_outside_alpha_side_pc_spawn_tableId() const {return 487;}; +int arena_outside_alpha_side_pc_spawn_tableId() const {return 489;}; BnsTables::Shared::TableRef arena_outside_beta_side_pc_spawn[3]; __int32 arena_outside_beta_side_pc_spawn_Size() const {return 3;}; -int arena_outside_beta_side_pc_spawn_tableId() const {return 487;}; +int arena_outside_beta_side_pc_spawn_tableId() const {return 489;}; BnsTables::Shared::TableRef effect; int effect_tableId() const {return 118;}; bool is_unrated_match; char Pad0[3]; BnsTables::Shared::TableRef loading_description_1; -int loading_description_1_tableId() const {return 434;}; +int loading_description_1_tableId() const {return 435;}; BnsTables::Shared::TableRef loading_description_2; -int loading_description_2_tableId() const {return 434;}; +int loading_description_2_tableId() const {return 435;}; BnsTables::Shared::IconRef loading_icon; BnsTables::Shared::TableRef boast; int boast_tableId() const {return 42;}; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 306;}; +int attraction_quest_tableId() const {return 307;}; bool ui_filter_attraction_quest_only; char Pad1[3]; BnsTables::Shared::TableRef duel_name2; -int duel_name2_tableId() const {return 434;}; +int duel_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef duel_desc; -int duel_desc_tableId() const {return 434;}; +int duel_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; BnsTables::Shared::TableRef weekly_time_table_for_added_reward[2]; __int32 weekly_time_table_for_added_reward_Size() const {return 2;}; -int weekly_time_table_for_added_reward_tableId() const {return 460;}; +int weekly_time_table_for_added_reward_tableId() const {return 461;}; __int32 bonus_point_percent[2]; __int32 bonus_point_percent_Size() const {return 2;}; __int32 bonus_exp_percent[2]; @@ -71,16 +71,21 @@ __int32 bonus_exp_percent_Size() const {return 2;}; signed char camera_world_pos_index; char Pad2[3]; BnsTables::Shared::TableRef disable_calc_rating_score_weekly_time; -int disable_calc_rating_score_weekly_time_tableId() const {return 460;}; +int disable_calc_rating_score_weekly_time_tableId() const {return 461;}; BnsTables::Shared::TableRef available_normal_matching_weekly_time; -int available_normal_matching_weekly_time_tableId() const {return 460;}; +int available_normal_matching_weekly_time_tableId() const {return 461;}; BnsTables::Shared::TableRef available_ingame_championship_matching_weekly_time; -int available_ingame_championship_matching_weekly_time_tableId() const {return 460;}; +int available_ingame_championship_matching_weekly_time_tableId() const {return 461;}; bool is_championship; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 35); } static __int16 TableId() { return 111; } static __int32 SubType() { return -1; } + enum class duel_type { + none = 0, + death_match_1vs1 = 1, + tag_match_3vs3 = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_bot/AAA_duel_bot_RecordBase.h b/Generated/include/KR/duel_bot/AAA_duel_bot_RecordBase.h index 55b933410..92c77273a 100644 --- a/Generated/include/KR/duel_bot/AAA_duel_bot_RecordBase.h +++ b/Generated/include/KR/duel_bot/AAA_duel_bot_RecordBase.h @@ -34,12 +34,12 @@ __int16 radius; __int16 scale; char Pad1[2]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef appearance; int appearance_tableId() const {return 87;}; wchar_t* animset; BnsTables::Shared::TableRef summoned_name2; -int summoned_name2_tableId() const {return 434;}; +int summoned_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef summoned_appearance; int summoned_appearance_tableId() const {return 87;}; wchar_t* summoned_animset; @@ -47,6 +47,53 @@ wchar_t* summoned_animset; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 107; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h b/Generated/include/KR/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h index f3adc35f5..6df47dce2 100644 --- a/Generated/include/KR/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h +++ b/Generated/include/KR/duel_bot_challenge/AAA_duel_bot_challenge_RecordBase.h @@ -26,7 +26,7 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; wchar_t* alias; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; @@ -35,7 +35,7 @@ signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; char Pad1[1]; __int16 recommend_attack_power; @@ -74,11 +74,11 @@ wchar_t* dual_blader_floor_kismet_name; wchar_t* bard_floor_kismet_name; wchar_t* countdown_sound_name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef dungeon_name2; -int dungeon_name2_tableId() const {return 434;}; +int dungeon_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef dungeon_desc; -int dungeon_desc_tableId() const {return 434;}; +int dungeon_desc_tableId() const {return 435;}; wchar_t* arena_minimap; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; @@ -90,15 +90,19 @@ signed char recommand_mastery_level_max; char Pad2[3]; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 306;}; +int display_quests_tableId() const {return 307;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 434;}; +int tactic_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias; int recommend_alias_tableId() const {return 74;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 41); } static __int16 TableId() { return 105; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h b/Generated/include/KR/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h index 661661f01..2e78f10ad 100644 --- a/Generated/include/KR/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h +++ b/Generated/include/KR/duel_bot_challenge_strategic_tool/AAA_duel_bot_challenge_strategic_tool_RecordBase.h @@ -43,15 +43,464 @@ __int16 icon_index; char Pad3[2]; wchar_t* card_image_set; BnsTables::Shared::TableRef card_tooltip; -int card_tooltip_tableId() const {return 434;}; +int card_tooltip_tableId() const {return 435;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } static __int16 TableId() { return 106; } static __int32 SubType() { return -1; } + enum class fail_caster_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class fail_caster_op { + or_val = 0, + and_val = 1, + }; + + enum class fail_caster_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + pirdeuboseu_1 = 189, + pirdeuboseu_2 = 190, + pirdeuboseu_3 = 191, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h b/Generated/include/KR/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h index 040f7781a..a9f87f2c0 100644 --- a/Generated/include/KR/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h +++ b/Generated/include/KR/duel_bot_training_room/AAA_duel_bot_training_room_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; wchar_t* alias; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; @@ -30,7 +30,7 @@ signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; char Pad1[3]; __int32 match_select_delay_duration; @@ -58,9 +58,9 @@ __int32 achievement_time_limit_second_Size() const {return 2;}; signed char ui_text_grade; char Pad2[1]; BnsTables::Shared::TableRef dungeon_name2; -int dungeon_name2_tableId() const {return 434;}; +int dungeon_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef dungeon_desc; -int dungeon_desc_tableId() const {return 434;}; +int dungeon_desc_tableId() const {return 435;}; wchar_t* arena_minimap; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; @@ -74,15 +74,19 @@ BnsTables::Shared::TableRef standard_gear_weapon; int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 306;}; +int display_quests_tableId() const {return 307;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 434;}; +int tactic_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias; int recommend_alias_tableId() const {return 74;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } static __int16 TableId() { return 108; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h b/Generated/include/KR/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h index 2e85b597c..024a8ad11 100644 --- a/Generated/include/KR/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h +++ b/Generated/include/KR/duel_bot_training_room_reward/AAA_duel_bot_training_room_reward_RecordBase.h @@ -34,6 +34,30 @@ __int32 reward_exp; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 109; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h b/Generated/include/KR/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h index 2f6c2be97..3d3b3b975 100644 --- a/Generated/include/KR/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h +++ b/Generated/include/KR/duel_bot_training_room_version/AAA_duel_bot_training_room_version_RecordBase.h @@ -24,11 +24,12 @@ namespace BnsTables::KR { __int16 version; char Pad0[2]; BnsTables::Shared::TableRef tooltip_info; -int tooltip_info_tableId() const {return 434;}; +int tooltip_info_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 110; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_grade/AAA_duel_grade_RecordBase.h b/Generated/include/KR/duel_grade/AAA_duel_grade_RecordBase.h index 2cdee0f3b..a3d4bf706 100644 --- a/Generated/include/KR/duel_grade/AAA_duel_grade_RecordBase.h +++ b/Generated/include/KR/duel_grade/AAA_duel_grade_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::KR { __int16 duel_point_bonus_percent; char Pad0[2]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef medium_icon; BnsTables::Shared::IconRef small_icon; @@ -37,6 +37,7 @@ int grade_level_down_message_tableId() const {return 159;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 112; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h b/Generated/include/KR/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h index 7d4313c81..dad90bfc4 100644 --- a/Generated/include/KR/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h +++ b/Generated/include/KR/duel_npc_challenge/AAA_duel_npc_challenge_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::KR { bool season_enable; char Pad0[3]; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; wchar_t* alias; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; @@ -32,7 +32,7 @@ signed char required_mastery_level; char Pad1[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; char Pad2[1]; __int16 recommend_attack_power; @@ -70,11 +70,11 @@ signed char active_strategic_skill_count; signed char passive_strategic_skill_count; char Pad5[2]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef dungeon_name2; -int dungeon_name2_tableId() const {return 434;}; +int dungeon_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef dungeon_desc; -int dungeon_desc_tableId() const {return 434;}; +int dungeon_desc_tableId() const {return 435;}; wchar_t* arena_minimap; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; @@ -86,9 +86,9 @@ signed char recommand_mastery_level_max; char Pad6[3]; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 306;}; +int display_quests_tableId() const {return 307;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 434;}; +int tactic_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias; int recommend_alias_tableId() const {return 74;}; BnsTables::Shared::TableRef entrance_quota; @@ -99,6 +99,10 @@ int contents_reset_tableId() const {return 75;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } static __int16 TableId() { return 113; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h b/Generated/include/KR/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h index 6ece29c98..cb4683c10 100644 --- a/Generated/include/KR/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h +++ b/Generated/include/KR/duel_npc_challenge_group/AAA_duel_npc_challenge_group_RecordBase.h @@ -37,6 +37,7 @@ __int32 fatigability_consume_amount; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 114; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h b/Generated/include/KR/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h index f5feef585..f67e151db 100644 --- a/Generated/include/KR/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h +++ b/Generated/include/KR/duel_npc_challenge_strategic_skill/AAA_duel_npc_challenge_strategic_skill_RecordBase.h @@ -35,15 +35,16 @@ signed char grade; char Pad1[1]; wchar_t* skill_image_set; BnsTables::Shared::TableRef skill_tooltip; -int skill_tooltip_tableId() const {return 434;}; +int skill_tooltip_tableId() const {return 435;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 115; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h b/Generated/include/KR/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h index 0b15f4dc7..830dd5afe 100644 --- a/Generated/include/KR/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h +++ b/Generated/include/KR/duel_npc_challenge_strategic_skill/duel_npc_challenge_strategic_skill_active_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef strategic_skill; -int strategic_skill_tableId() const {return 349;}; +int strategic_skill_tableId() const {return 350;}; bool unlimited; signed char bullet_count; diff --git a/Generated/include/KR/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h b/Generated/include/KR/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h index 7fcc16abb..61ca3a20b 100644 --- a/Generated/include/KR/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h +++ b/Generated/include/KR/duel_observer_skill_slot/AAA_duel_observer_skill_slot_RecordBase.h @@ -25,7 +25,7 @@ char Pad0[3]; __int32 slot; BnsTables::Shared::TableRef skill3[40]; __int32 skill3_Size() const {return 40;}; -int skill3_tableId() const {return 349;}; +int skill3_tableId() const {return 350;}; wchar_t* ui_action_alias[40]; __int32 ui_action_alias_Size() const {return 40;}; signed char ui_view_type; @@ -41,6 +41,291 @@ signed char condition_check_flag_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } static __int16 TableId() { return 116; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class ui_view_type { + none = 0, + critical = 1, + main = 2, + }; + + enum class condition_check_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class condition_check_flag_op { + or_val = 0, + and_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/dungeon/AAA_dungeon_RecordBase.h b/Generated/include/KR/dungeon/AAA_dungeon_RecordBase.h index 88b5bf126..cae4642ab 100644 --- a/Generated/include/KR/dungeon/AAA_dungeon_RecordBase.h +++ b/Generated/include/KR/dungeon/AAA_dungeon_RecordBase.h @@ -34,23 +34,23 @@ BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef zone_neutral[2]; __int32 zone_neutral_Size() const {return 2;}; -int zone_neutral_tableId() const {return 478;}; +int zone_neutral_tableId() const {return 480;}; BnsTables::Shared::TableRef zone[9]; __int32 zone_Size() const {return 9;}; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; signed char zone_mission_step[9]; __int32 zone_mission_step_Size() const {return 9;}; char Pad1[3]; BnsTables::Shared::TableRef feedback; int feedback_tableId() const {return 142;}; BnsTables::Shared::TableRef arena_entrance_zone; -int arena_entrance_zone_tableId() const {return 478;}; +int arena_entrance_zone_tableId() const {return 480;}; signed char required_level; signed char required_mastery_level; char Pad2[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; bool enable_heart_count; signed char max_instant_heart_count_difficulty_type[3]; @@ -159,7 +159,7 @@ bool ignore_party_difficulty_type; char Pad5[3]; BnsTables::Shared::TableRef npc_for_step[9]; __int32 npc_for_step_Size() const {return 9;}; -int npc_for_step_tableId() const {return 276;}; +int npc_for_step_tableId() const {return 277;}; __int16 pc_spawn_for_step[9]; __int32 pc_spawn_for_step_Size() const {return 9;}; char Pad6[2]; @@ -173,12 +173,12 @@ __int32 item_count_for_step_Size() const {return 9;}; char Pad7[2]; BnsTables::Shared::TableRef quest_for_step[9]; __int32 quest_for_step_Size() const {return 9;}; -int quest_for_step_tableId() const {return 306;}; +int quest_for_step_tableId() const {return 307;}; BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 306;}; +int quest_tableId() const {return 307;}; BnsTables::Shared::TableRef dungeon_quest_difficulty_type[3]; __int32 dungeon_quest_difficulty_type_Size() const {return 3;}; -int dungeon_quest_difficulty_type_tableId() const {return 306;}; +int dungeon_quest_difficulty_type_tableId() const {return 307;}; BnsTables::Shared::TableRef effect_pc_difficulty_type[3]; __int32 effect_pc_difficulty_type_Size() const {return 3;}; int effect_pc_difficulty_type_tableId() const {return 118;}; @@ -205,24 +205,24 @@ __int32 skill_score_recommend_use_item_point; __int16 skill_score_recommend_use_item_bonus; char Pad10[2]; BnsTables::Shared::TableRef skill_score_boss_npc; -int skill_score_boss_npc_tableId() const {return 276;}; +int skill_score_boss_npc_tableId() const {return 277;}; __int16 skill_score_boss_npc_bonus; char Pad11[2]; BnsTables::Shared::TableRef attraction_quest[10]; __int32 attraction_quest_Size() const {return 10;}; -int attraction_quest_tableId() const {return 306;}; +int attraction_quest_tableId() const {return 307;}; bool ui_filter_attraction_quest_only; char Pad12[3]; BnsTables::Shared::TableRef respawn_confirm_text; -int respawn_confirm_text_tableId() const {return 434;}; +int respawn_confirm_text_tableId() const {return 435;}; BnsTables::Shared::TableRef escape_cave_confirm_text; -int escape_cave_confirm_text_tableId() const {return 434;}; +int escape_cave_confirm_text_tableId() const {return 435;}; signed char ui_text_grade; char Pad13[3]; BnsTables::Shared::TableRef dungeon_name2; -int dungeon_name2_tableId() const {return 434;}; +int dungeon_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef dungeon_desc; -int dungeon_desc_tableId() const {return 434;}; +int dungeon_desc_tableId() const {return 435;}; bool faction_battle_field; char Pad14[3]; wchar_t* arena_minimap; @@ -247,13 +247,13 @@ signed char recommand_mastery_level_min; signed char recommand_mastery_level_max; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 306;}; +int display_quests_tableId() const {return 307;}; BnsTables::Shared::TableRef tactic_normal; -int tactic_normal_tableId() const {return 434;}; +int tactic_normal_tableId() const {return 435;}; BnsTables::Shared::TableRef tactic_hard; -int tactic_hard_tableId() const {return 434;}; +int tactic_hard_tableId() const {return 435;}; BnsTables::Shared::TableRef tactic_easy; -int tactic_easy_tableId() const {return 434;}; +int tactic_easy_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias_normal; int recommend_alias_normal_tableId() const {return 74;}; BnsTables::Shared::TableRef recommend_alias_hard; @@ -264,20 +264,29 @@ bool boss_ui_extend_distance; char Pad17[3]; BnsTables::Shared::TableRef boss_npc_alias[8]; __int32 boss_npc_alias_Size() const {return 8;}; -int boss_npc_alias_tableId() const {return 276;}; +int boss_npc_alias_tableId() const {return 277;}; BnsTables::Shared::TableRef boss_npc_section[8]; __int32 boss_npc_section_Size() const {return 8;}; -int boss_npc_section_tableId() const {return 434;}; +int boss_npc_section_tableId() const {return 435;}; __int32 dungeon_challenge_reward_min_combat_power; __int32 dungeon_challenge_reward_recommend_combat_power; __int16 dungeon_challenge_reward_interval_count; char Pad18[2]; BnsTables::Shared::TableRef dungeon_challenge_reward_npc; -int dungeon_challenge_reward_npc_tableId() const {return 276;}; +int dungeon_challenge_reward_npc_tableId() const {return 277;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 0); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 1); } static __int16 TableId() { return 117; } static __int32 SubType() { return -1; } + enum class dungeon_type { + unbind = 0, + bind = 1, + }; + + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/dungeon/dungeon_sealed_Record.h b/Generated/include/KR/dungeon/dungeon_sealed_Record.h index d20f2ca41..ddcb72a44 100644 --- a/Generated/include/KR/dungeon/dungeon_sealed_Record.h +++ b/Generated/include/KR/dungeon/dungeon_sealed_Record.h @@ -12,13 +12,13 @@ namespace BnsTables::KR { signed char max_sealed_level; char Pad_sub_0[3]; BnsTables::Shared::TableRef modify_data; -int modify_data_tableId() const {return 342;}; +int modify_data_tableId() const {return 343;}; BnsTables::Shared::TableRef bind_quota; int bind_quota_tableId() const {return 69;}; __int16 theme_version; char Pad_sub_1[2]; BnsTables::Shared::TableRef theme_arena_entrance_zone; -int theme_arena_entrance_zone_tableId() const {return 478;}; +int theme_arena_entrance_zone_tableId() const {return 480;}; __int64 gimmick_week_start_date_time; signed char ui_scroll_slot_index; diff --git a/Generated/include/KR/effect/AAA_effect_RecordBase.h b/Generated/include/KR/effect/AAA_effect_RecordBase.h index 271b4df6f..d021a4f55 100644 --- a/Generated/include/KR/effect/AAA_effect_RecordBase.h +++ b/Generated/include/KR/effect/AAA_effect_RecordBase.h @@ -1016,9 +1016,9 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef name3; -int name3_tableId() const {return 434;}; +int name3_tableId() const {return 435;}; __int16 level; bool show_icon; bool show_left_time; @@ -1152,15 +1152,15 @@ __int16 icon_index; char Pad5[2]; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; BnsTables::Shared::TableRef description3; -int description3_tableId() const {return 434;}; +int description3_tableId() const {return 435;}; BnsTables::Shared::TableRef description4; -int description4_tableId() const {return 434;}; +int description4_tableId() const {return 435;}; BnsTables::Shared::TableRef description5; -int description5_tableId() const {return 434;}; +int description5_tableId() const {return 435;}; BnsTables::Shared::TableRef description_constellation; -int description_constellation_tableId() const {return 434;}; +int description_constellation_tableId() const {return 435;}; signed char description2_arg_type[4]; __int32 description2_arg_type_Size() const {return 4;}; wchar_t* description2_arg_value[4]; @@ -1168,9 +1168,9 @@ __int32 description2_arg_value_Size() const {return 4;}; __int32 mount_attach_duration; __int32 mount_detach_duration; BnsTables::Shared::TableRef linker_abnormal; -int linker_abnormal_tableId() const {return 249;}; +int linker_abnormal_tableId() const {return 250;}; BnsTables::Shared::TableRef linkee_abnormal; -int linkee_abnormal_tableId() const {return 249;}; +int linkee_abnormal_tableId() const {return 250;}; __int32 link_attach_duration; __int32 link_detach_duration; bool catch_legs_physics; @@ -1200,12 +1200,1318 @@ char Pad9[3]; BnsTables::Shared::TableRef attach_notify_message; int attach_notify_message_tableId() const {return 159;}; BnsTables::Shared::TableRef description_item_random_option; -int description_item_random_option_tableId() const {return 434;}; +int description_item_random_option_tableId() const {return 435;}; bool block_reattach_when_encounter_sync_player; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(45, 2); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(46, 0); } static __int16 TableId() { return 118; } static __int32 SubType() { return -1; } + enum class buff_type { + instant = 0, + buff = 1, + debuff = 2, + binding_skill_step = 3, + faction_score = 4, + static_count_buff = 5, + soul_mask = 6, + }; + + enum class binding_skill_step_type { + execute = 0, + skill = 1, + }; + + enum class attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + pirdeuboseu_1 = 189, + pirdeuboseu_2 = 190, + pirdeuboseu_3 = 191, + }; + + enum class flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class function { + none = 0, + block_move = 1, + block_rotate = 2, + block_skill = 3, + block_physical_skill = 4, + block_force_skill = 5, + immune_damage = 6, + immune_death = 7, + immune_debuff = 8, + immune_casting_delay = 9, + block_dodge = 10, + block_bounce = 11, + block_parry = 12, + block_perfect_parry = 13, + block_jump = 14, + block_hyper = 15, + front_perfect_parry = 16, + back_perfect_parry = 17, + front_bounce = 18, + back_bounce = 19, + }; + + enum class detach_slot { + none = 0, + other = 1, + attack_hit = 2, + attack_miss = 3, + attack_dodge = 4, + attack_parry = 5, + attack_perfect_parry = 6, + attack_bounce = 7, + attack_critical = 8, + attack_counter = 9, + attacked_hit = 10, + attacked_miss = 11, + attacked_dodge = 12, + attacked_parry = 13, + attacked_perfect_parry = 14, + attacked_bounce = 15, + attacked_critical = 16, + attacked_counter = 17, + casting_start = 18, + casting_end = 19, + attack_perfect_dodge = 20, + attacked_perfect_dodge = 21, + }; + + enum class mount_linker { + attach = 0, + not_attach = 1, + dispel = 2, + }; + + enum class event_effect_target { + none = 0, + effect_owner = 1, + effect_eventer = 2, + effect_giver = 3, + skill_target = 4, + }; + + enum class modify_ability { + creature_field_none = 0, + world_id = 1, + race = 2, + sex = 3, + job = 4, + job_specialization = 5, + appearance1 = 6, + appearance2 = 7, + appearance3 = 8, + appearance4 = 9, + appearance5 = 10, + appearance6 = 11, + appearance7 = 12, + appearance8 = 13, + appearance9 = 14, + appearance10 = 15, + appearance11 = 16, + appearance12 = 17, + appearance13 = 18, + appearance14 = 19, + appearance15 = 20, + appearance16 = 21, + appearance17 = 22, + appearance18 = 23, + appearance19 = 24, + appearance20 = 25, + appearance21 = 26, + appearance22 = 27, + appearance23 = 28, + appearance24 = 29, + appearance25 = 30, + appearance26 = 31, + appearance27 = 32, + appearance28 = 33, + appearance29 = 34, + appearance30 = 35, + appearance31 = 36, + appearance32 = 37, + appearance33 = 38, + appearance34 = 39, + appearance35 = 40, + appearance36 = 41, + appearance37 = 42, + appearance38 = 43, + appearance39 = 44, + appearance40 = 45, + appearance41 = 46, + appearance42 = 47, + appearance43 = 48, + appearance44 = 49, + appearance45 = 50, + appearance46 = 51, + appearance47 = 52, + appearance48 = 53, + appearance49 = 54, + appearance50 = 55, + appearance51 = 56, + appearance52 = 57, + appearance53 = 58, + appearance54 = 59, + appearance55 = 60, + appearance56 = 61, + appearance57 = 62, + appearance58 = 63, + appearance59 = 64, + appearance60 = 65, + appearance61 = 66, + appearance62 = 67, + appearance63 = 68, + appearance64 = 69, + appearance65 = 70, + appearance66 = 71, + appearance67 = 72, + appearance68 = 73, + appearance69 = 74, + appearance70 = 75, + appearance71 = 76, + appearance72 = 77, + appearance73 = 78, + appearance74 = 79, + appearance75 = 80, + appearance76 = 81, + appearance77 = 82, + appearance78 = 83, + appearance79 = 84, + appearance80 = 85, + appearance81 = 86, + appearance82 = 87, + appearance83 = 88, + appearance84 = 89, + appearance85 = 90, + appearance86 = 91, + appearance87 = 92, + appearance88 = 93, + appearance89 = 94, + appearance90 = 95, + appearance91 = 96, + appearance92 = 97, + appearance93 = 98, + appearance94 = 99, + appearance95 = 100, + appearance96 = 101, + name = 102, + geo_zone = 103, + x = 104, + y = 105, + z = 106, + yaw = 107, + level = 108, + exp = 109, + mastery_level = 110, + mastery_exp = 111, + hp = 112, + guard_gauge = 113, + money = 114, + money_diff = 115, + faction = 116, + faction2 = 117, + guild_id = 118, + activated_faction = 119, + faction_reputation = 120, + achievement_id = 121, + achievement_step = 122, + ability_achievement_id = 123, + ability_achievement_step = 124, + sp = 125, + sp2 = 126, + stance = 127, + link_target = 128, + link_type = 129, + link_state = 130, + link_stage = 131, + target = 132, + action_type = 133, + action_target = 134, + additional_hp = 135, + additional_hp2 = 136, + additional_hp3 = 137, + effect_attribute = 138, + effect_attribute_2 = 139, + effect_attribute_3 = 140, + immune_effect_attribute = 141, + immune_effect_attribute_2 = 142, + immune_effect_attribute_3 = 143, + effect_flag = 144, + effect_flag_2 = 145, + effect_flag_3 = 146, + effect_flag_4 = 147, + field_item = 148, + summoned = 149, + convoy_id = 150, + top_contribution_group_id = 151, + inventory_size = 152, + depository_size = 153, + depository_2_size = 154, + wardrobe_size = 155, + premium_depository_size = 156, + builder_right = 157, + survey = 158, + style_score = 159, + immune_breaker_attribute = 160, + immune_breaker_count = 161, + faction_score = 162, + faction_killed_count = 163, + combat_side = 164, + duel_point = 165, + party_battle_point = 166, + field_play_point = 167, + life_contents_point = 168, + duel_grade = 169, + duel_grade_type = 170, + dead = 171, + gm_mode = 172, + grade_level = 173, + grade_broadcast_benefit_1 = 174, + grade_broadcast_benefit_2 = 175, + grade_broadcast_benefit_3 = 176, + grade_broadcast_benefit_4 = 177, + grade_broadcast_benefit_5 = 178, + grade_broadcast_benefit_6 = 179, + grade_broadcast_benefit_7 = 180, + grade_broadcast_benefit_8 = 181, + logout_time = 182, + instant_heart_count = 183, + heart_count = 184, + skill_score = 185, + bound_raid_dungeon_id_1 = 186, + bound_raid_dungeon_id_2 = 187, + bound_raid_dungeon_id_3 = 188, + bound_raid_dungeon_id_4 = 189, + bound_raid_dungeon_id_5 = 190, + bound_raid_dungeon_id_6 = 191, + bound_raid_dungeon_id_7 = 192, + bound_raid_dungeon_id_8 = 193, + bound_raid_dungeon_id_9 = 194, + bound_raid_dungeon_id_10 = 195, + bound_raid_dungeon_id_11 = 196, + bound_raid_dungeon_id_12 = 197, + bound_raid_dungeon_id_13 = 198, + bound_raid_dungeon_id_14 = 199, + bound_raid_dungeon_id_15 = 200, + bound_raid_dungeon_id_16 = 201, + bound_raid_dungeon_id_17 = 202, + boss_second_gauge = 203, + accumulated_damage_slot_tao = 204, + accumulated_damage_slot_1 = 205, + accumulated_damage_slot_2 = 206, + accumulated_damage_slot_3 = 207, + skill_skin_id = 208, + pvp_mode_cooltime = 209, + ghost_type = 210, + challenge_party_id = 211, + challenge_party_out_time = 212, + acquired_skill_build_up_point = 213, + usable_skill_build_up_point = 214, + job_style = 215, + account_exp_to_add = 216, + account_exp_added = 217, + account_exp_added_time = 218, + account_exp_by_pc = 219, + account_level = 220, + account_exp = 221, + account_exp_quota_per_day = 222, + account_exp_last_update_time = 223, + activated_badge_page = 224, + equip_badge_gear_score = 225, + combat_mode = 226, + falling = 227, + convoy = 228, + attackable = 229, + casting = 230, + immune_breaker_disable = 231, + npc_interactive = 232, + npc_talkable = 233, + special_skill_gauge_full = 234, + pvp_mode = 235, + break_state = 236, + break_gauge_block_state = 237, + public_reserve_5 = 238, + public_reserve_6 = 239, + public_reserve_7 = 240, + public_reserve_8 = 241, + detect_hiding = 242, + guild_invitation_refusal = 243, + pvp_safe_area = 244, + zone_move_state = 245, + pc_cafe_personal_customize = 246, + private_reserve_6 = 247, + private_reserve_7 = 248, + private_reserve_8 = 249, + slate_page = 250, + guild_point = 251, + activated_vehicle_id = 252, + break_gauge = 253, + break_state_count = 254, + personal_raid_dungeon_1_progress_step = 255, + personal_raid_dungeon_1_expiration_time = 256, + personal_raid_dungeon_2_progress_step = 257, + personal_raid_dungeon_2_expiration_time = 258, + personal_raid_dungeon_3_progress_step = 259, + personal_raid_dungeon_3_expiration_time = 260, + login_reset_time = 261, + activated_glyph_page = 262, + activated_card_collection_page = 263, + blue_virtual_currency_quota = 264, + blue_virtual_currency_quota_update_time = 265, + blue_virtual_currency_additional_quota = 266, + activated_relic_page = 267, + combat_power = 268, + max_combat_power_version = 269, + max_combat_power = 270, + level_up_reward = 271, + max_hp = 272, + max_hp_equip = 273, + max_guard_gauge = 274, + max_guard_gauge_equip = 275, + max_sp = 276, + max_sp2 = 277, + speed = 278, + vehicle_speed = 279, + modify_cast_speed_percent = 280, + hp_regen = 281, + hp_regen_equip = 282, + hp_regen_combat = 283, + hp_regen_combat_equip = 284, + attack_hit_base_percent = 285, + attack_hit_value = 286, + attack_hit_value_equip = 287, + attack_pierce_base_percent = 288, + attack_parry_pierce_percent = 289, + attack_pierce_value = 290, + attack_pierce_value_equip = 291, + attack_critical_base_percent = 292, + attack_critical_damage_percent = 293, + attack_critical_value = 294, + attack_critical_value_equip = 295, + attack_critical_damage_value = 296, + attack_critical_damage_value_equip = 297, + defend_critical_base_percent = 298, + defend_critical_damage_percent = 299, + defend_critical_value = 300, + defend_critical_value_equip = 301, + defend_bounce_percent = 302, + defend_dodge_base_percent = 303, + defend_dodge_value = 304, + defend_dodge_value_equip = 305, + defend_parry_base_percent = 306, + defend_parry_value = 307, + defend_parry_value_equip = 308, + defend_parry_reduce_percent = 309, + defend_parry_reduce_diff = 310, + defend_perfect_parry_base_percent = 311, + defend_immune_base_percent = 312, + attack_power_creature_min = 313, + attack_power_creature_max = 314, + attack_power_equip_min = 315, + attack_power_equip_max = 316, + defend_power_creature_value = 317, + defend_power_equip_value = 318, + defend_resist_power_creature_value = 319, + defend_resist_power_equip_value = 320, + defend_physical_damage_reduce_percent = 321, + defend_force_damage_reduce_percent = 322, + attack_damage_modify_percent = 323, + attack_damage_modify_diff = 324, + defend_damage_modify_percent = 325, + defend_damage_modify_diff = 326, + defend_miss_base_percent = 327, + attack_stiff_duration_base_percent = 328, + attack_stiff_duration_value = 329, + defend_stiff_duration_base_percent = 330, + defend_stiff_duration_value = 331, + cast_duration_base_percent = 332, + cast_duration_value = 333, + attack_concentrate_value = 334, + attack_concentrate_value_equip = 335, + defend_perfect_parry_reduce_percent = 336, + defend_counter_reduce_percent = 337, + pve_boss_level_npc_attack_power_creature_min = 338, + pve_boss_level_npc_attack_power_creature_max = 339, + pve_boss_level_npc_attack_power_equip_min = 340, + pve_boss_level_npc_attack_power_equip_max = 341, + pve_boss_level_npc_defend_power_creature_value = 342, + pve_boss_level_npc_defend_power_equip_value = 343, + pvp_attack_power_creature_min = 344, + pvp_attack_power_creature_max = 345, + pvp_attack_power_equip_min = 346, + pvp_attack_power_equip_max = 347, + pvp_defend_power_creature_value = 348, + pvp_defend_power_equip_value = 349, + job_ability_1 = 350, + job_ability_2 = 351, + heal_power_base_percent = 352, + heal_power_value = 353, + heal_power_diff = 354, + aoe_defend_base_percent = 355, + aoe_defend_power_value = 356, + abnormal_attack_base_percent = 357, + abnormal_attack_power_value = 358, + abnormal_attack_power_value_equip = 359, + abnormal_defend_base_percent = 360, + abnormal_defend_power_value = 361, + hate_base_percent = 362, + hate_power_creature_value = 363, + hate_power_equip_value = 364, + additional_exp_diff_by_kill = 365, + additional_exp_percent_by_kill = 366, + additional_mastery_exp_diff_by_kill = 367, + additional_mastery_exp_percent_by_kill = 368, + additional_faction_score_max_percent = 369, + additional_sealed_dungeon_exp_diff_by_kill = 370, + additional_sealed_dungeon_exp_percent_by_kill = 371, + attack_attribute_value = 372, + attack_attribute_value_equip = 373, + attack_attribute_base_percent = 374, + defend_difficulty_type_damage_reduce_percent = 375, + race_type_1_attack_damage_modify_percent = 376, + race_type_2_attack_damage_modify_percent = 377, + race_type_3_attack_damage_modify_percent = 378, + race_type_4_attack_damage_modify_percent = 379, + race_type_5_attack_damage_modify_percent = 380, + race_type_6_attack_damage_modify_percent = 381, + race_type_7_attack_damage_modify_percent = 382, + race_type_1_defend_damage_modify_percent = 383, + race_type_2_defend_damage_modify_percent = 384, + race_type_3_defend_damage_modify_percent = 385, + race_type_4_defend_damage_modify_percent = 386, + race_type_5_defend_damage_modify_percent = 387, + race_type_6_defend_damage_modify_percent = 388, + race_type_7_defend_damage_modify_percent = 389, + attribute_type_1_attack_damage_modify_percent = 390, + attribute_type_2_attack_damage_modify_percent = 391, + attribute_type_3_attack_damage_modify_percent = 392, + attribute_type_4_attack_damage_modify_percent = 393, + attribute_type_5_attack_damage_modify_percent = 394, + attribute_type_6_attack_damage_modify_percent = 395, + attribute_type_7_attack_damage_modify_percent = 396, + attribute_type_8_attack_damage_modify_percent = 397, + attribute_type_9_attack_damage_modify_percent = 398, + attribute_type_10_attack_damage_modify_percent = 399, + attribute_type_11_attack_damage_modify_percent = 400, + attribute_type_12_attack_damage_modify_percent = 401, + attribute_type_1_defend_damage_modify_percent = 402, + attribute_type_2_defend_damage_modify_percent = 403, + attribute_type_3_defend_damage_modify_percent = 404, + attribute_type_4_defend_damage_modify_percent = 405, + attribute_type_5_defend_damage_modify_percent = 406, + attribute_type_6_defend_damage_modify_percent = 407, + attribute_type_7_defend_damage_modify_percent = 408, + attribute_type_8_defend_damage_modify_percent = 409, + attribute_type_9_defend_damage_modify_percent = 410, + attribute_type_10_defend_damage_modify_percent = 411, + attribute_type_11_defend_damage_modify_percent = 412, + attribute_type_12_defend_damage_modify_percent = 413, + defend_critical_damage_value = 414, + defend_critical_damage_value_equip = 415, + attack_abnormal_hit_base_percent = 416, + attack_abnormal_hit_value = 417, + attack_abnormal_hit_equip_value = 418, + defend_abnormal_resistance_base_percent = 419, + defend_abnormal_resistance_value = 420, + defend_abnormal_resistance_equip_value = 421, + invisible = 422, + block_move = 423, + block_skill = 424, + block_physical_skill = 425, + block_force_skill = 426, + immune_damage = 427, + immune_death = 428, + immune_debuff = 429, + exception_target = 430, + exception_detect = 431, + exception_hostile_target = 432, + immune_casting_delay = 433, + block_dodge = 434, + block_bounce = 435, + block_parry = 436, + block_perfect_parry = 437, + front_perfect_parry = 438, + back_perfect_parry = 439, + front_bounce = 440, + back_bounce = 441, + debug_invincible = 442, + debug_invisible = 443, + abnormality_reserve_7 = 444, + abnormality_reserve_8 = 445, + equip_hand = 446, + equip_hand_level = 447, + equip_hand_appearance_item = 448, + equip_hand_appearance_item_level = 449, + equip_hand_alt = 450, + equip_body = 451, + equip_body_guild_id = 452, + equip_body_custom1 = 453, + equip_body_custom2 = 454, + equip_body_custom3 = 455, + equip_body_custom4 = 456, + equip_body_custom5 = 457, + equip_body_custom6 = 458, + equip_body_custom7 = 459, + equip_body_custom8 = 460, + equip_ear = 461, + equip_eye = 462, + equip_eye_custom1 = 463, + equip_eye_custom2 = 464, + equip_eye_custom3 = 465, + equip_head = 466, + equip_head_custom1 = 467, + equip_head_custom2 = 468, + equip_head_custom3 = 469, + equip_body_attach = 470, + equip_body_attach_custom1 = 471, + equip_body_attach_custom2 = 472, + equip_body_attach_custom3 = 473, + equip_weapon_gem = 474, + equip_pet_1 = 475, + equip_pet_1_appearance_item = 476, + equip_pet_2 = 477, + equip_pet_2_appearance_item = 478, + equip_badge_appearance_item = 479, + equip_normal_state_appearance = 480, + equip_idle_state_appearance = 481, + equip_hypermove_appearance = 482, + equip_name_plate_appearance = 483, + equip_speech_bubble_appearance = 484, + equip_talk_social_item = 485, + equip_soul_gem = 486, + }; + + enum class passive_moveanim_idle { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; + + enum class ui_slot { + none = 0, + buff = 1, + debuff = 2, + system = 3, + long_term = 4, + buff_disable = 5, + }; + + enum class ui_category { + none = 0, + attraction = 1, + item_event = 2, + combat_common = 3, + combat_class = 4, + skill = 5, + }; + + enum class combat_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class item_type { + none = 0, + soul = 1, + weapon = 2, + bracelet = 3, + nova = 4, + soul2 = 5, + guardian_attack = 6, + guardian_defend = 7, + ring = 8, + earring = 9, + necklace = 10, + glove = 11, + belt = 12, + }; + + enum class battle_royal_field_effect_pouch_group { + none = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + }; + + enum class grocery_effect_type { + heal_potion = 0, + sp_potion = 1, + buff_item_01 = 2, + buff_item_02 = 3, + buff_item_03 = 4, + buff_item_04 = 5, + buff_item_05 = 6, + buff_item_06 = 7, + buff_item_07 = 8, + buff_item_08 = 9, + buff_item_09 = 10, + buff_item_10 = 11, + buff_item_11 = 12, + buff_item_12 = 13, + buff_item_13 = 14, + buff_item_14 = 15, + buff_item_15 = 16, + buff_item_16 = 17, + buff_item_17 = 18, + buff_item_18 = 19, + buff_item_19 = 20, + buff_item_20 = 21, + etc = 22, + }; + + enum class description2_arg_type { + none = 0, + r_integer_percent = 1, + r_integer_diff = 2, + r_support_percent = 3, + r_support_diff = 4, + }; + + enum class battle_message_type { + no_all_message = 0, + attach = 1, + interval = 2, + attach_interval = 3, + detach = 4, + attach_detach = 5, + interval_detach = 6, + all_message = 7, + }; + + enum class duel_warp { + none = 0, + wait_zone = 1, + battle_zone = 2, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class link_type { + none = 0, + mount = 1, + inhalation = 2, + slugfest = 3, + catch_val = 4, + catch_none_human = 5, + catch_friend = 6, + inhalation_catch = 7, + range_catch = 8, + }; + + enum class link_stage { + none = 0, + stage_1 = 1, + stage_2 = 2, + }; + + enum class detach_angle_by_timeout { + value_0 = 0, + value_45 = 1, + value_90 = 2, + value_135 = 3, + value_180 = 4, + value_225 = 5, + value_270 = 6, + value_315 = 7, + }; + + enum class knockback_direction { + push = 0, + pull = 1, + left = 2, + right = 3, + }; + + enum class knockback_type { + throw_val = 0, + roll = 1, + }; + + enum class tumbling_direction { + front = 0, + back = 1, + left = 2, + right = 3, + front_right = 4, + front_left = 5, + back_right = 6, + back_left = 7, + }; + + enum class recycle_group { + none = 0, + class_val = 1, + item_1 = 2, + item_2 = 3, + class_2 = 4, + db = 5, + gadget = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/effect/effect_modify_damage_systematization_Record.h b/Generated/include/KR/effect/effect_modify_damage_systematization_Record.h index cb09914e8..a5d67bd73 100644 --- a/Generated/include/KR/effect/effect_modify_damage_systematization_Record.h +++ b/Generated/include/KR/effect/effect_modify_damage_systematization_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef systematization; -int systematization_tableId() const {return 374;}; +int systematization_tableId() const {return 375;}; __int16 damage_rate; static __int32 SubType() { return 957; } diff --git a/Generated/include/KR/effect/effect_npc_change_appearance_Record.h b/Generated/include/KR/effect/effect_npc_change_appearance_Record.h index 40cb90771..6a93390a4 100644 --- a/Generated/include/KR/effect/effect_npc_change_appearance_Record.h +++ b/Generated/include/KR/effect/effect_npc_change_appearance_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; BnsTables::Shared::TableRef weapon; int weapon_tableId() const {return 202;}; diff --git a/Generated/include/KR/effect/effect_return_sim_skill_Record.h b/Generated/include/KR/effect/effect_return_sim_skill_Record.h index 956a5986a..799431628 100644 --- a/Generated/include/KR/effect/effect_return_sim_skill_Record.h +++ b/Generated/include/KR/effect/effect_return_sim_skill_Record.h @@ -11,9 +11,9 @@ namespace BnsTables::KR { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef skill; -int skill_tableId() const {return 362;}; +int skill_tableId() const {return 363;}; BnsTables::Shared::TableRef skill3; -int skill3_tableId() const {return 349;}; +int skill3_tableId() const {return 350;}; bool finish; static __int32 SubType() { return 50; } diff --git a/Generated/include/KR/effect/effect_return_to_basecamp_Record.h b/Generated/include/KR/effect/effect_return_to_basecamp_Record.h index 33a015fb1..20518c388 100644 --- a/Generated/include/KR/effect/effect_return_to_basecamp_Record.h +++ b/Generated/include/KR/effect/effect_return_to_basecamp_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: char Pad_sub_0[3]; BnsTables::Shared::TableRef basecamp; -int basecamp_tableId() const {return 473;}; +int basecamp_tableId() const {return 475;}; static __int32 SubType() { return 49; } }; diff --git a/Generated/include/KR/effect_group/AAA_effect_group_RecordBase.h b/Generated/include/KR/effect_group/AAA_effect_group_RecordBase.h index 89338bdab..ec7285569 100644 --- a/Generated/include/KR/effect_group/AAA_effect_group_RecordBase.h +++ b/Generated/include/KR/effect_group/AAA_effect_group_RecordBase.h @@ -28,6 +28,7 @@ int effect_tableId() const {return 118;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } static __int16 TableId() { return 119; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/effect_list/AAA_effect_list_RecordBase.h b/Generated/include/KR/effect_list/AAA_effect_list_RecordBase.h index f8679cfff..af30a3b2d 100644 --- a/Generated/include/KR/effect_list/AAA_effect_list_RecordBase.h +++ b/Generated/include/KR/effect_list/AAA_effect_list_RecordBase.h @@ -33,6 +33,7 @@ bool draw_enable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } static __int16 TableId() { return 120; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/emoticon/AAA_emoticon_RecordBase.h b/Generated/include/KR/emoticon/AAA_emoticon_RecordBase.h index 701304484..5ef56451c 100644 --- a/Generated/include/KR/emoticon/AAA_emoticon_RecordBase.h +++ b/Generated/include/KR/emoticon/AAA_emoticon_RecordBase.h @@ -31,6 +31,7 @@ __int32 index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 121; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/emoticon/emoticon_emoticon_Record.h b/Generated/include/KR/emoticon/emoticon_emoticon_Record.h index b6abcc0a4..4d2d55e0a 100644 --- a/Generated/include/KR/emoticon/emoticon_emoticon_Record.h +++ b/Generated/include/KR/emoticon/emoticon_emoticon_Record.h @@ -10,13 +10,13 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef tip; -int tip_tableId() const {return 434;}; +int tip_tableId() const {return 435;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef candidate_name; -int candidate_name_tableId() const {return 434;}; +int candidate_name_tableId() const {return 435;}; BnsTables::Shared::TableRef single_name; -int single_name_tableId() const {return 434;}; +int single_name_tableId() const {return 435;}; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/KR/energy_point/AAA_energy_point_RecordBase.h b/Generated/include/KR/energy_point/AAA_energy_point_RecordBase.h index 0573b9713..53c585c8c 100644 --- a/Generated/include/KR/energy_point/AAA_energy_point_RecordBase.h +++ b/Generated/include/KR/energy_point/AAA_energy_point_RecordBase.h @@ -42,6 +42,7 @@ int goodsstore_search_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 122; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/energy_point_reward/AAA_energy_point_reward_RecordBase.h b/Generated/include/KR/energy_point_reward/AAA_energy_point_reward_RecordBase.h index f5abf1376..6369f2dc9 100644 --- a/Generated/include/KR/energy_point_reward/AAA_energy_point_reward_RecordBase.h +++ b/Generated/include/KR/energy_point_reward/AAA_energy_point_reward_RecordBase.h @@ -35,11 +35,17 @@ __int32 item_count_Size() const {return 8;}; __int32 item_total_weight; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 123; } static __int32 SubType() { return -1; } + enum class reward_type { + none = 0, + exp = 1, + money = 2, + item = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/env_entrance/AAA_env_entrance_RecordBase.h b/Generated/include/KR/env_entrance/AAA_env_entrance_RecordBase.h index 63a262985..cda8bc59b 100644 --- a/Generated/include/KR/env_entrance/AAA_env_entrance_RecordBase.h +++ b/Generated/include/KR/env_entrance/AAA_env_entrance_RecordBase.h @@ -22,23 +22,23 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; wchar_t* title; wchar_t* title_icon; wchar_t* background_image; BnsTables::Shared::TableRef attraction_btn_name[3]; __int32 attraction_btn_name_Size() const {return 3;}; -int attraction_btn_name_tableId() const {return 434;}; +int attraction_btn_name_tableId() const {return 435;}; BnsTables::Shared::TableRef attraction_btn_desc[3]; __int32 attraction_btn_desc_Size() const {return 3;}; -int attraction_btn_desc_tableId() const {return 434;}; +int attraction_btn_desc_tableId() const {return 435;}; wchar_t* attraction_btn_image[3]; __int32 attraction_btn_image_Size() const {return 3;}; BnsTables::Shared::TableRef attraction_name_desc[3]; __int32 attraction_name_desc_Size() const {return 3;}; -int attraction_name_desc_tableId() const {return 434;}; +int attraction_name_desc_tableId() const {return 435;}; signed char season_contents_type; char Pad0[3]; BnsTables::Shared::TableRef attraction_shortcut[3]; @@ -49,6 +49,70 @@ signed char ranking_contents_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 124; } static __int32 SubType() { return -1; } + enum class season_contents_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + }; + + enum class ranking_contents_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + sealed_dungeon_total = 17, + sealed_dungeon_1 = 18, + sealed_dungeon_2 = 19, + sealed_dungeon_3 = 20, + sealed_dungeon_4 = 21, + sealed_dungeon_5 = 22, + sealed_dungeon_6 = 23, + wave_dungeon_1 = 24, + wave_dungeon_2 = 25, + solo_dungeon_3_best_record = 26, + solo_dungeon_4_best_record = 27, + solo_dungeon_5_best_record = 28, + tier_total = 29, + hyper_racing_game = 30, + duel_npc_challenge = 31, + heroic_dungeon_1 = 32, + heroic_dungeon_2 = 33, + heroic_dungeon_3 = 34, + heroic_dungeon_4 = 35, + heroic_dungeon_5 = 36, + heroic_dungeon_6 = 37, + heroic_dungeon_7 = 38, + heroic_dungeon_8 = 39, + heroic_dungeon_9 = 40, + heroic_dungeon_10 = 41, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/envresponse/AAA_envresponse_RecordBase.h b/Generated/include/KR/envresponse/AAA_envresponse_RecordBase.h index 9bbb7ccf8..df31045aa 100644 --- a/Generated/include/KR/envresponse/AAA_envresponse_RecordBase.h +++ b/Generated/include/KR/envresponse/AAA_envresponse_RecordBase.h @@ -28,6 +28,7 @@ __int32 trigger_bgm_duration; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 125; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h b/Generated/include/KR/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h index 8a4262af2..bd8377bb7 100644 --- a/Generated/include/KR/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h +++ b/Generated/include/KR/equip_gem_piece/AAA_equip_gem_piece_RecordBase.h @@ -28,6 +28,124 @@ __int16 value; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 126; } static __int32 SubType() { return -1; } + enum class item_ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/equip_item_group/AAA_equip_item_group_RecordBase.h b/Generated/include/KR/equip_item_group/AAA_equip_item_group_RecordBase.h index 9ce6934a8..3a1106baf 100644 --- a/Generated/include/KR/equip_item_group/AAA_equip_item_group_RecordBase.h +++ b/Generated/include/KR/equip_item_group/AAA_equip_item_group_RecordBase.h @@ -21,12 +21,13 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef item_group_name; -int item_group_name_tableId() const {return 434;}; +int item_group_name_tableId() const {return 435;}; signed char item_group_category; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } static __int16 TableId() { return 127; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/equip_item_guide/AAA_equip_item_guide_RecordBase.h b/Generated/include/KR/equip_item_guide/AAA_equip_item_guide_RecordBase.h index 0118b409d..64396e537 100644 --- a/Generated/include/KR/equip_item_guide/AAA_equip_item_guide_RecordBase.h +++ b/Generated/include/KR/equip_item_guide/AAA_equip_item_guide_RecordBase.h @@ -58,6 +58,78 @@ __int32 improve_option_acquire_level_list_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } static __int16 TableId() { return 128; } static __int32 SubType() { return -1; } + enum class item_equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class item_equip_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h b/Generated/include/KR/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h index 8c1b02d4f..57779902b 100644 --- a/Generated/include/KR/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h +++ b/Generated/include/KR/equip_item_guide_item_list/AAA_equip_item_guide_item_list_RecordBase.h @@ -31,6 +31,7 @@ int item_guide_tableId() const {return 128;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 129; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/event_contents/AAA_event_contents_RecordBase.h b/Generated/include/KR/event_contents/AAA_event_contents_RecordBase.h index 00d47d699..58d4c13e6 100644 --- a/Generated/include/KR/event_contents/AAA_event_contents_RecordBase.h +++ b/Generated/include/KR/event_contents/AAA_event_contents_RecordBase.h @@ -39,6 +39,20 @@ wchar_t* sub_level_ref; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 130; } static __int32 SubType() { return -1; } + enum class publisher { + none = 0, + nc_korea = 1, + tencent = 2, + nc_taiwan = 3, + nc_japan = 4, + nc_west = 5, + innova = 6, + rncs = 7, + rtx = 8, + zncs = 9, + ztx = 10, + all = 11, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/event_skill/AAA_event_skill_RecordBase.h b/Generated/include/KR/event_skill/AAA_event_skill_RecordBase.h index 65d17c35a..e5fbc3c69 100644 --- a/Generated/include/KR/event_skill/AAA_event_skill_RecordBase.h +++ b/Generated/include/KR/event_skill/AAA_event_skill_RecordBase.h @@ -31,6 +31,96 @@ __int32 skill_2_Size() const {return 12;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } static __int16 TableId() { return 131; } static __int32 SubType() { return -1; } + enum class stance_type { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class skill_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class event_type { + none = 0, + attack = 1, + attacked = 2, + }; + + enum class state { + none = 0, + hold_deadbody = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/expand_inventory/AAA_expand_inventory_RecordBase.h b/Generated/include/KR/expand_inventory/AAA_expand_inventory_RecordBase.h index 47b4ef479..be1618afb 100644 --- a/Generated/include/KR/expand_inventory/AAA_expand_inventory_RecordBase.h +++ b/Generated/include/KR/expand_inventory/AAA_expand_inventory_RecordBase.h @@ -36,6 +36,19 @@ signed char required_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } static __int16 TableId() { return 132; } static __int32 SubType() { return -1; } + enum class inventory_type { + inventory = 0, + depository = 1, + depository_2 = 2, + wardrobe = 3, + premium_depository = 4, + }; + + enum class charge_type { + item = 0, + money = 1, + item_or_money = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/expand_random_store/AAA_expand_random_store_RecordBase.h b/Generated/include/KR/expand_random_store/AAA_expand_random_store_RecordBase.h index de641ab73..010f58390 100644 --- a/Generated/include/KR/expand_random_store/AAA_expand_random_store_RecordBase.h +++ b/Generated/include/KR/expand_random_store/AAA_expand_random_store_RecordBase.h @@ -31,6 +31,11 @@ int required_item_for_instant_payment_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 133; } static __int32 SubType() { return -1; } + enum class random_store_number { + invalid_number = 0, + random_store_1 = 1, + random_store_2 = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h b/Generated/include/KR/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h index b83271b9b..80872e525 100644 --- a/Generated/include/KR/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h +++ b/Generated/include/KR/expand_relic_inventory/AAA_expand_relic_inventory_RecordBase.h @@ -30,6 +30,7 @@ __int32 required_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 134; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/expand_relic_page/AAA_expand_relic_page_RecordBase.h b/Generated/include/KR/expand_relic_page/AAA_expand_relic_page_RecordBase.h index 0eaca9a1e..82cf1eab4 100644 --- a/Generated/include/KR/expand_relic_page/AAA_expand_relic_page_RecordBase.h +++ b/Generated/include/KR/expand_relic_page/AAA_expand_relic_page_RecordBase.h @@ -30,6 +30,7 @@ __int32 required_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 135; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/expand_skill_page/AAA_expand_skill_page_RecordBase.h b/Generated/include/KR/expand_skill_page/AAA_expand_skill_page_RecordBase.h index a28f6dea7..aa981e159 100644 --- a/Generated/include/KR/expand_skill_page/AAA_expand_skill_page_RecordBase.h +++ b/Generated/include/KR/expand_skill_page/AAA_expand_skill_page_RecordBase.h @@ -32,6 +32,11 @@ __int32 required_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 136; } static __int32 SubType() { return -1; } + enum class charge_type { + item = 0, + money = 1, + item_or_money = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h b/Generated/include/KR/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h index 34102f9ad..ad17db243 100644 --- a/Generated/include/KR/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h +++ b/Generated/include/KR/extract_skill_train_by_item/AAA_extract_skill_train_by_item_RecordBase.h @@ -21,17 +21,19 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef skill_train_by_item; -int skill_train_by_item_tableId() const {return 380;}; +int skill_train_by_item_tableId() const {return 381;}; BnsTables::Shared::TableRef skill_train_by_item_extract_cost_group[8]; __int32 skill_train_by_item_extract_cost_group_Size() const {return 8;}; int skill_train_by_item_extract_cost_group_tableId() const {return 79;}; BnsTables::Shared::TableRef extract_skill_train_by_item; int extract_skill_train_by_item_tableId() const {return 202;}; +bool is_default_extact_skill_train_by_item; bool disable_seal_transmitted_equipment; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } static __int16 TableId() { return 137; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/faction/AAA_faction_RecordBase.h b/Generated/include/KR/faction/AAA_faction_RecordBase.h index 0b0964d9d..d128cf449 100644 --- a/Generated/include/KR/faction/AAA_faction_RecordBase.h +++ b/Generated/include/KR/faction/AAA_faction_RecordBase.h @@ -26,43 +26,48 @@ int hostile_faction_tableId() const {return 139;}; signed char category; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef tag_name; -int tag_name_tableId() const {return 434;}; +int tag_name_tableId() const {return 435;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef activated_icon; BnsTables::Shared::TableRef activated_desc; -int activated_desc_tableId() const {return 434;}; +int activated_desc_tableId() const {return 435;}; wchar_t* level_up_show; BnsTables::Shared::TableRef text; -int text_tableId() const {return 434;}; +int text_tableId() const {return 435;}; BnsTables::Shared::TableRef join_confirm_msg; -int join_confirm_msg_tableId() const {return 434;}; +int join_confirm_msg_tableId() const {return 435;}; BnsTables::Shared::TableRef join_confirm_input; -int join_confirm_input_tableId() const {return 434;}; +int join_confirm_input_tableId() const {return 435;}; BnsTables::Shared::TableRef transfer_confirm_msg; -int transfer_confirm_msg_tableId() const {return 434;}; +int transfer_confirm_msg_tableId() const {return 435;}; BnsTables::Shared::TableRef transfer_confirm_input; -int transfer_confirm_input_tableId() const {return 434;}; +int transfer_confirm_input_tableId() const {return 435;}; BnsTables::Shared::TableRef grade_name; -int grade_name_tableId() const {return 434;}; +int grade_name_tableId() const {return 435;}; BnsTables::Shared::TableRef grade_image; -int grade_image_tableId() const {return 434;}; +int grade_image_tableId() const {return 435;}; signed char grade_type; char Pad1[3]; BnsTables::Shared::IconRef grade_icon; BnsTables::Shared::TableRef grade_tooltip; -int grade_tooltip_tableId() const {return 434;}; +int grade_tooltip_tableId() const {return 435;}; BnsTables::Shared::TableRef hide_name; -int hide_name_tableId() const {return 434;}; +int hide_name_tableId() const {return 435;}; BnsTables::Shared::TableRef hide_summoned_name; -int hide_summoned_name_tableId() const {return 434;}; +int hide_summoned_name_tableId() const {return 435;}; BnsTables::Shared::TableRef guild_battle_field_teleport; -int guild_battle_field_teleport_tableId() const {return 430;}; +int guild_battle_field_teleport_tableId() const {return 431;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 20); } static __int16 TableId() { return 139; } static __int32 SubType() { return -1; } + enum class category { + gang = 0, + main = 1, + second = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h b/Generated/include/KR/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h index 81d588564..abe5bbed2 100644 --- a/Generated/include/KR/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h +++ b/Generated/include/KR/faction_battle_field_zone/AAA_faction_battle_field_zone_RecordBase.h @@ -22,23 +22,23 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; bool ui_filter_attraction_quest_only; char Pad0[3]; BnsTables::Shared::TableRef respawn_confirm_text; -int respawn_confirm_text_tableId() const {return 434;}; +int respawn_confirm_text_tableId() const {return 435;}; BnsTables::Shared::TableRef attraction_quest[10]; __int32 attraction_quest_Size() const {return 10;}; -int attraction_quest_tableId() const {return 306;}; +int attraction_quest_tableId() const {return 307;}; signed char required_level; signed char required_faction_level; char Pad1[2]; BnsTables::Shared::TableRef faction_battle_field_zone_name2; -int faction_battle_field_zone_name2_tableId() const {return 434;}; +int faction_battle_field_zone_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef faction_battle_field_zone_desc; -int faction_battle_field_zone_desc_tableId() const {return 434;}; +int faction_battle_field_zone_desc_tableId() const {return 435;}; wchar_t* thumbnail_image; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; @@ -48,6 +48,7 @@ int entrance_quota_tableId() const {return 69;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 138; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/faction_level/AAA_faction_level_RecordBase.h b/Generated/include/KR/faction_level/AAA_faction_level_RecordBase.h index c681c228b..a9d17aaca 100644 --- a/Generated/include/KR/faction_level/AAA_faction_level_RecordBase.h +++ b/Generated/include/KR/faction_level/AAA_faction_level_RecordBase.h @@ -23,12 +23,13 @@ namespace BnsTables::KR { __int32 reputation; BnsTables::Shared::TableRef grade_name[2]; __int32 grade_name_Size() const {return 2;}; -int grade_name_tableId() const {return 434;}; +int grade_name_tableId() const {return 435;}; __int32 max_faction_score; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 140; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/feedback/AAA_feedback_RecordBase.h b/Generated/include/KR/feedback/AAA_feedback_RecordBase.h index e58924abc..e1f91bae6 100644 --- a/Generated/include/KR/feedback/AAA_feedback_RecordBase.h +++ b/Generated/include/KR/feedback/AAA_feedback_RecordBase.h @@ -41,6 +41,7 @@ int attack_response_rank_tableId() const {return 143;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } static __int16 TableId() { return 142; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h b/Generated/include/KR/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h index 08d45c35b..8bbc64490 100644 --- a/Generated/include/KR/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h +++ b/Generated/include/KR/feedback_boss_npc/AAA_feedback_boss_npc_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; BnsTables::Shared::TableRef skill_score[8]; __int32 skill_score_Size() const {return 8;}; int skill_score_tableId() const {return 144;}; @@ -30,6 +30,7 @@ int skill_score_tableId() const {return 144;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } static __int16 TableId() { return 141; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/feedback_rank/AAA_feedback_rank_RecordBase.h b/Generated/include/KR/feedback_rank/AAA_feedback_rank_RecordBase.h index a13b39efa..908619dee 100644 --- a/Generated/include/KR/feedback_rank/AAA_feedback_rank_RecordBase.h +++ b/Generated/include/KR/feedback_rank/AAA_feedback_rank_RecordBase.h @@ -27,11 +27,17 @@ __int32 rank_score[10]; __int32 rank_score_Size() const {return 10;}; BnsTables::Shared::TableRef rank_title[10]; __int32 rank_title_Size() const {return 10;}; -int rank_title_tableId() const {return 434;}; +int rank_title_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } static __int16 TableId() { return 143; } static __int32 SubType() { return -1; } + enum class rank_type { + none = 0, + attack_damage = 1, + received_damage = 2, + attack_response = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h b/Generated/include/KR/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h index f5397b9bc..893084163 100644 --- a/Generated/include/KR/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h +++ b/Generated/include/KR/feedback_skill_score/AAA_feedback_skill_score_RecordBase.h @@ -22,13 +22,34 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef skill; -int skill_tableId() const {return 349;}; +int skill_tableId() const {return 350;}; signed char skill_result[8]; __int32 skill_result_Size() const {return 8;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 144; } static __int32 SubType() { return -1; } + enum class skill_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h b/Generated/include/KR/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h index 70d84ea7f..65fd78899 100644 --- a/Generated/include/KR/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h +++ b/Generated/include/KR/field_item_move_anim/AAA_field_item_move_anim_RecordBase.h @@ -83,6 +83,7 @@ wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 148; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/field_zone/AAA_field_zone_RecordBase.h b/Generated/include/KR/field_zone/AAA_field_zone_RecordBase.h index fc5c61867..6fc9c709c 100644 --- a/Generated/include/KR/field_zone/AAA_field_zone_RecordBase.h +++ b/Generated/include/KR/field_zone/AAA_field_zone_RecordBase.h @@ -28,28 +28,29 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::TableRef zone[30]; __int32 zone_Size() const {return 30;}; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 306;}; +int attraction_quest_tableId() const {return 307;}; bool ui_filter_attraction_quest_only; char Pad0[3]; BnsTables::Shared::TableRef respawn_confirm_text; -int respawn_confirm_text_tableId() const {return 434;}; +int respawn_confirm_text_tableId() const {return 435;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; signed char ui_text_grade; char Pad1[3]; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 16); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 17); } static __int16 TableId() { return 149; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h b/Generated/include/KR/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h index 1fae4e124..0335c9820 100644 --- a/Generated/include/KR/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h +++ b/Generated/include/KR/fieldbossspawn/AAA_fieldbossspawn_RecordBase.h @@ -22,13 +22,14 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; BnsTables::Shared::TableRef spawn_alarm_message; int spawn_alarm_message_tableId() const {return 159;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } static __int16 TableId() { return 145; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/fielditem/AAA_fielditem_RecordBase.h b/Generated/include/KR/fielditem/AAA_fielditem_RecordBase.h index 695420635..1b3593ce1 100644 --- a/Generated/include/KR/fielditem/AAA_fielditem_RecordBase.h +++ b/Generated/include/KR/fielditem/AAA_fielditem_RecordBase.h @@ -33,11 +33,11 @@ bool not_change_create_pos; signed char parry_event; char Pad1[2]; BnsTables::Shared::TableRef acquire_quest; -int acquire_quest_tableId() const {return 306;}; +int acquire_quest_tableId() const {return 307;}; signed char forwarding_types; char Pad2[3]; BnsTables::Shared::TableRef quests; -int quests_tableId() const {return 306;}; +int quests_tableId() const {return 307;}; signed char missions; signed char cases; __int16 case_subtypes; @@ -45,11 +45,11 @@ __int16 use_count; char Pad3[2]; BnsTables::Shared::TableRef use_skill3[4]; __int32 use_skill3_Size() const {return 4;}; -int use_skill3_tableId() const {return 349;}; +int use_skill3_tableId() const {return 350;}; __int16 consume_use_count[4]; __int32 consume_use_count_Size() const {return 4;}; BnsTables::Shared::TableRef throw_skill3; -int throw_skill3_tableId() const {return 349;}; +int throw_skill3_tableId() const {return 350;}; bool init_activated; char Pad4[3]; __int32 explosion_time; @@ -85,7 +85,7 @@ wchar_t* activate_particle_attatch_bone; bool throw_target; char Pad9[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; wchar_t* mesh_id; wchar_t* mesh_col; wchar_t* animset_name; @@ -110,15 +110,15 @@ wchar_t* gadget_thrown_start; wchar_t* gadget_thrown_particle; wchar_t* gadget_landing; BnsTables::Shared::TableRef action_name2; -int action_name2_tableId() const {return 434;}; +int action_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef action_desc2; -int action_desc2_tableId() const {return 434;}; +int action_desc2_tableId() const {return 435;}; BnsTables::Shared::TableRef drop_action_name; -int drop_action_name_tableId() const {return 434;}; +int drop_action_name_tableId() const {return 435;}; BnsTables::Shared::TableRef drop_action_desc; -int drop_action_desc_tableId() const {return 434;}; +int drop_action_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; wchar_t* gadget_dropanim; wchar_t* gadget_putdown_show; bool throw_presentation; @@ -129,9 +129,28 @@ wchar_t* gadget_consume_showdata; wchar_t* gadget_consume_in_hand_showdata; bool ghost_mode; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 146; } static __int32 SubType() { return -1; } + enum class parry_event { + none = 0, + decrease_use_count = 1, + }; + + enum class forwarding_types { + progress_mission = 0, + acquire_quest = 1, + skill_target = 2, + mission_step_rollback = 3, + }; + + enum class target_state { + all = 0, + friend_val = 1, + enemy = 2, + my_party = 3, + my_team = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/fielditemdrop/AAA_fielditemdrop_RecordBase.h b/Generated/include/KR/fielditemdrop/AAA_fielditemdrop_RecordBase.h index 00c88e308..60cb9437a 100644 --- a/Generated/include/KR/fielditemdrop/AAA_fielditemdrop_RecordBase.h +++ b/Generated/include/KR/fielditemdrop/AAA_fielditemdrop_RecordBase.h @@ -37,6 +37,215 @@ __int32 prob_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } static __int16 TableId() { return 147; } static __int32 SubType() { return -1; } + enum class drop_case { + none = 0, + effect = 1, + bleeding = 2, + effect_and_bleeding = 3, + killed = 4, + }; + + enum class effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + pirdeuboseu_1 = 189, + pirdeuboseu_2 = 190, + pirdeuboseu_3 = 191, + }; + + enum class drop_place { + none = 0, + area = 1, + hand = 2, + hand_1 = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/fielditemdrop/fielditemdrop_env_Record.h b/Generated/include/KR/fielditemdrop/fielditemdrop_env_Record.h index c1d2b7fae..0e94bbf60 100644 --- a/Generated/include/KR/fielditemdrop/fielditemdrop_env_Record.h +++ b/Generated/include/KR/fielditemdrop/fielditemdrop_env_Record.h @@ -14,7 +14,7 @@ signed char drop_case; signed char drop_place; char Pad_sub_1[2]; BnsTables::Shared::TableRef area; -int area_tableId() const {return 472;}; +int area_tableId() const {return 474;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/KR/fielditemdrop/fielditemdrop_quest_Record.h b/Generated/include/KR/fielditemdrop/fielditemdrop_quest_Record.h index e88ee8242..afb5f1ec4 100644 --- a/Generated/include/KR/fielditemdrop/fielditemdrop_quest_Record.h +++ b/Generated/include/KR/fielditemdrop/fielditemdrop_quest_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::KR { signed char drop_place; char Pad_sub_1[3]; BnsTables::Shared::TableRef area; -int area_tableId() const {return 472;}; +int area_tableId() const {return 474;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/KR/filter/AAA_filter_RecordBase.h b/Generated/include/KR/filter/AAA_filter_RecordBase.h index c0047cc24..c37be3e8e 100644 --- a/Generated/include/KR/filter/AAA_filter_RecordBase.h +++ b/Generated/include/KR/filter/AAA_filter_RecordBase.h @@ -74,11 +74,1041 @@ BnsTables::Shared::UnkFlag target; BnsTables::Shared::UnkFlag subject2; BnsTables::Shared::UnkFlag target2; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 1); } static __int16 TableId() { return 150; } static __int32 SubType() { return -1; } + enum class value { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + pirdeuboseu_1 = 189, + pirdeuboseu_2 = 190, + pirdeuboseu_3 = 191, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class field { + creature_field_none = 0, + world_id = 1, + race = 2, + sex = 3, + job = 4, + job_specialization = 5, + appearance1 = 6, + appearance2 = 7, + appearance3 = 8, + appearance4 = 9, + appearance5 = 10, + appearance6 = 11, + appearance7 = 12, + appearance8 = 13, + appearance9 = 14, + appearance10 = 15, + appearance11 = 16, + appearance12 = 17, + appearance13 = 18, + appearance14 = 19, + appearance15 = 20, + appearance16 = 21, + appearance17 = 22, + appearance18 = 23, + appearance19 = 24, + appearance20 = 25, + appearance21 = 26, + appearance22 = 27, + appearance23 = 28, + appearance24 = 29, + appearance25 = 30, + appearance26 = 31, + appearance27 = 32, + appearance28 = 33, + appearance29 = 34, + appearance30 = 35, + appearance31 = 36, + appearance32 = 37, + appearance33 = 38, + appearance34 = 39, + appearance35 = 40, + appearance36 = 41, + appearance37 = 42, + appearance38 = 43, + appearance39 = 44, + appearance40 = 45, + appearance41 = 46, + appearance42 = 47, + appearance43 = 48, + appearance44 = 49, + appearance45 = 50, + appearance46 = 51, + appearance47 = 52, + appearance48 = 53, + appearance49 = 54, + appearance50 = 55, + appearance51 = 56, + appearance52 = 57, + appearance53 = 58, + appearance54 = 59, + appearance55 = 60, + appearance56 = 61, + appearance57 = 62, + appearance58 = 63, + appearance59 = 64, + appearance60 = 65, + appearance61 = 66, + appearance62 = 67, + appearance63 = 68, + appearance64 = 69, + appearance65 = 70, + appearance66 = 71, + appearance67 = 72, + appearance68 = 73, + appearance69 = 74, + appearance70 = 75, + appearance71 = 76, + appearance72 = 77, + appearance73 = 78, + appearance74 = 79, + appearance75 = 80, + appearance76 = 81, + appearance77 = 82, + appearance78 = 83, + appearance79 = 84, + appearance80 = 85, + appearance81 = 86, + appearance82 = 87, + appearance83 = 88, + appearance84 = 89, + appearance85 = 90, + appearance86 = 91, + appearance87 = 92, + appearance88 = 93, + appearance89 = 94, + appearance90 = 95, + appearance91 = 96, + appearance92 = 97, + appearance93 = 98, + appearance94 = 99, + appearance95 = 100, + appearance96 = 101, + name = 102, + geo_zone = 103, + x = 104, + y = 105, + z = 106, + yaw = 107, + level = 108, + exp = 109, + mastery_level = 110, + mastery_exp = 111, + hp = 112, + guard_gauge = 113, + money = 114, + money_diff = 115, + faction = 116, + faction2 = 117, + guild_id = 118, + activated_faction = 119, + faction_reputation = 120, + achievement_id = 121, + achievement_step = 122, + ability_achievement_id = 123, + ability_achievement_step = 124, + sp = 125, + sp2 = 126, + stance = 127, + link_target = 128, + link_type = 129, + link_state = 130, + link_stage = 131, + target = 132, + action_type = 133, + action_target = 134, + additional_hp = 135, + additional_hp2 = 136, + additional_hp3 = 137, + effect_attribute = 138, + effect_attribute_2 = 139, + effect_attribute_3 = 140, + immune_effect_attribute = 141, + immune_effect_attribute_2 = 142, + immune_effect_attribute_3 = 143, + effect_flag = 144, + effect_flag_2 = 145, + effect_flag_3 = 146, + effect_flag_4 = 147, + field_item = 148, + summoned = 149, + convoy_id = 150, + top_contribution_group_id = 151, + inventory_size = 152, + depository_size = 153, + depository_2_size = 154, + wardrobe_size = 155, + premium_depository_size = 156, + builder_right = 157, + survey = 158, + style_score = 159, + immune_breaker_attribute = 160, + immune_breaker_count = 161, + faction_score = 162, + faction_killed_count = 163, + combat_side = 164, + duel_point = 165, + party_battle_point = 166, + field_play_point = 167, + life_contents_point = 168, + duel_grade = 169, + duel_grade_type = 170, + dead = 171, + gm_mode = 172, + grade_level = 173, + grade_broadcast_benefit_1 = 174, + grade_broadcast_benefit_2 = 175, + grade_broadcast_benefit_3 = 176, + grade_broadcast_benefit_4 = 177, + grade_broadcast_benefit_5 = 178, + grade_broadcast_benefit_6 = 179, + grade_broadcast_benefit_7 = 180, + grade_broadcast_benefit_8 = 181, + logout_time = 182, + instant_heart_count = 183, + heart_count = 184, + skill_score = 185, + bound_raid_dungeon_id_1 = 186, + bound_raid_dungeon_id_2 = 187, + bound_raid_dungeon_id_3 = 188, + bound_raid_dungeon_id_4 = 189, + bound_raid_dungeon_id_5 = 190, + bound_raid_dungeon_id_6 = 191, + bound_raid_dungeon_id_7 = 192, + bound_raid_dungeon_id_8 = 193, + bound_raid_dungeon_id_9 = 194, + bound_raid_dungeon_id_10 = 195, + bound_raid_dungeon_id_11 = 196, + bound_raid_dungeon_id_12 = 197, + bound_raid_dungeon_id_13 = 198, + bound_raid_dungeon_id_14 = 199, + bound_raid_dungeon_id_15 = 200, + bound_raid_dungeon_id_16 = 201, + bound_raid_dungeon_id_17 = 202, + boss_second_gauge = 203, + accumulated_damage_slot_tao = 204, + accumulated_damage_slot_1 = 205, + accumulated_damage_slot_2 = 206, + accumulated_damage_slot_3 = 207, + skill_skin_id = 208, + pvp_mode_cooltime = 209, + ghost_type = 210, + challenge_party_id = 211, + challenge_party_out_time = 212, + acquired_skill_build_up_point = 213, + usable_skill_build_up_point = 214, + job_style = 215, + account_exp_to_add = 216, + account_exp_added = 217, + account_exp_added_time = 218, + account_exp_by_pc = 219, + account_level = 220, + account_exp = 221, + account_exp_quota_per_day = 222, + account_exp_last_update_time = 223, + activated_badge_page = 224, + equip_badge_gear_score = 225, + combat_mode = 226, + falling = 227, + convoy = 228, + attackable = 229, + casting = 230, + immune_breaker_disable = 231, + npc_interactive = 232, + npc_talkable = 233, + special_skill_gauge_full = 234, + pvp_mode = 235, + break_state = 236, + break_gauge_block_state = 237, + public_reserve_5 = 238, + public_reserve_6 = 239, + public_reserve_7 = 240, + public_reserve_8 = 241, + detect_hiding = 242, + guild_invitation_refusal = 243, + pvp_safe_area = 244, + zone_move_state = 245, + pc_cafe_personal_customize = 246, + private_reserve_6 = 247, + private_reserve_7 = 248, + private_reserve_8 = 249, + slate_page = 250, + guild_point = 251, + activated_vehicle_id = 252, + break_gauge = 253, + break_state_count = 254, + personal_raid_dungeon_1_progress_step = 255, + personal_raid_dungeon_1_expiration_time = 256, + personal_raid_dungeon_2_progress_step = 257, + personal_raid_dungeon_2_expiration_time = 258, + personal_raid_dungeon_3_progress_step = 259, + personal_raid_dungeon_3_expiration_time = 260, + login_reset_time = 261, + activated_glyph_page = 262, + activated_card_collection_page = 263, + blue_virtual_currency_quota = 264, + blue_virtual_currency_quota_update_time = 265, + blue_virtual_currency_additional_quota = 266, + activated_relic_page = 267, + combat_power = 268, + max_combat_power_version = 269, + max_combat_power = 270, + level_up_reward = 271, + max_hp = 272, + max_hp_equip = 273, + max_guard_gauge = 274, + max_guard_gauge_equip = 275, + max_sp = 276, + max_sp2 = 277, + speed = 278, + vehicle_speed = 279, + modify_cast_speed_percent = 280, + hp_regen = 281, + hp_regen_equip = 282, + hp_regen_combat = 283, + hp_regen_combat_equip = 284, + attack_hit_base_percent = 285, + attack_hit_value = 286, + attack_hit_value_equip = 287, + attack_pierce_base_percent = 288, + attack_parry_pierce_percent = 289, + attack_pierce_value = 290, + attack_pierce_value_equip = 291, + attack_critical_base_percent = 292, + attack_critical_damage_percent = 293, + attack_critical_value = 294, + attack_critical_value_equip = 295, + attack_critical_damage_value = 296, + attack_critical_damage_value_equip = 297, + defend_critical_base_percent = 298, + defend_critical_damage_percent = 299, + defend_critical_value = 300, + defend_critical_value_equip = 301, + defend_bounce_percent = 302, + defend_dodge_base_percent = 303, + defend_dodge_value = 304, + defend_dodge_value_equip = 305, + defend_parry_base_percent = 306, + defend_parry_value = 307, + defend_parry_value_equip = 308, + defend_parry_reduce_percent = 309, + defend_parry_reduce_diff = 310, + defend_perfect_parry_base_percent = 311, + defend_immune_base_percent = 312, + attack_power_creature_min = 313, + attack_power_creature_max = 314, + attack_power_equip_min = 315, + attack_power_equip_max = 316, + defend_power_creature_value = 317, + defend_power_equip_value = 318, + defend_resist_power_creature_value = 319, + defend_resist_power_equip_value = 320, + defend_physical_damage_reduce_percent = 321, + defend_force_damage_reduce_percent = 322, + attack_damage_modify_percent = 323, + attack_damage_modify_diff = 324, + defend_damage_modify_percent = 325, + defend_damage_modify_diff = 326, + defend_miss_base_percent = 327, + attack_stiff_duration_base_percent = 328, + attack_stiff_duration_value = 329, + defend_stiff_duration_base_percent = 330, + defend_stiff_duration_value = 331, + cast_duration_base_percent = 332, + cast_duration_value = 333, + attack_concentrate_value = 334, + attack_concentrate_value_equip = 335, + defend_perfect_parry_reduce_percent = 336, + defend_counter_reduce_percent = 337, + pve_boss_level_npc_attack_power_creature_min = 338, + pve_boss_level_npc_attack_power_creature_max = 339, + pve_boss_level_npc_attack_power_equip_min = 340, + pve_boss_level_npc_attack_power_equip_max = 341, + pve_boss_level_npc_defend_power_creature_value = 342, + pve_boss_level_npc_defend_power_equip_value = 343, + pvp_attack_power_creature_min = 344, + pvp_attack_power_creature_max = 345, + pvp_attack_power_equip_min = 346, + pvp_attack_power_equip_max = 347, + pvp_defend_power_creature_value = 348, + pvp_defend_power_equip_value = 349, + job_ability_1 = 350, + job_ability_2 = 351, + heal_power_base_percent = 352, + heal_power_value = 353, + heal_power_diff = 354, + aoe_defend_base_percent = 355, + aoe_defend_power_value = 356, + abnormal_attack_base_percent = 357, + abnormal_attack_power_value = 358, + abnormal_attack_power_value_equip = 359, + abnormal_defend_base_percent = 360, + abnormal_defend_power_value = 361, + hate_base_percent = 362, + hate_power_creature_value = 363, + hate_power_equip_value = 364, + additional_exp_diff_by_kill = 365, + additional_exp_percent_by_kill = 366, + additional_mastery_exp_diff_by_kill = 367, + additional_mastery_exp_percent_by_kill = 368, + additional_faction_score_max_percent = 369, + additional_sealed_dungeon_exp_diff_by_kill = 370, + additional_sealed_dungeon_exp_percent_by_kill = 371, + attack_attribute_value = 372, + attack_attribute_value_equip = 373, + attack_attribute_base_percent = 374, + defend_difficulty_type_damage_reduce_percent = 375, + race_type_1_attack_damage_modify_percent = 376, + race_type_2_attack_damage_modify_percent = 377, + race_type_3_attack_damage_modify_percent = 378, + race_type_4_attack_damage_modify_percent = 379, + race_type_5_attack_damage_modify_percent = 380, + race_type_6_attack_damage_modify_percent = 381, + race_type_7_attack_damage_modify_percent = 382, + race_type_1_defend_damage_modify_percent = 383, + race_type_2_defend_damage_modify_percent = 384, + race_type_3_defend_damage_modify_percent = 385, + race_type_4_defend_damage_modify_percent = 386, + race_type_5_defend_damage_modify_percent = 387, + race_type_6_defend_damage_modify_percent = 388, + race_type_7_defend_damage_modify_percent = 389, + attribute_type_1_attack_damage_modify_percent = 390, + attribute_type_2_attack_damage_modify_percent = 391, + attribute_type_3_attack_damage_modify_percent = 392, + attribute_type_4_attack_damage_modify_percent = 393, + attribute_type_5_attack_damage_modify_percent = 394, + attribute_type_6_attack_damage_modify_percent = 395, + attribute_type_7_attack_damage_modify_percent = 396, + attribute_type_8_attack_damage_modify_percent = 397, + attribute_type_9_attack_damage_modify_percent = 398, + attribute_type_10_attack_damage_modify_percent = 399, + attribute_type_11_attack_damage_modify_percent = 400, + attribute_type_12_attack_damage_modify_percent = 401, + attribute_type_1_defend_damage_modify_percent = 402, + attribute_type_2_defend_damage_modify_percent = 403, + attribute_type_3_defend_damage_modify_percent = 404, + attribute_type_4_defend_damage_modify_percent = 405, + attribute_type_5_defend_damage_modify_percent = 406, + attribute_type_6_defend_damage_modify_percent = 407, + attribute_type_7_defend_damage_modify_percent = 408, + attribute_type_8_defend_damage_modify_percent = 409, + attribute_type_9_defend_damage_modify_percent = 410, + attribute_type_10_defend_damage_modify_percent = 411, + attribute_type_11_defend_damage_modify_percent = 412, + attribute_type_12_defend_damage_modify_percent = 413, + defend_critical_damage_value = 414, + defend_critical_damage_value_equip = 415, + attack_abnormal_hit_base_percent = 416, + attack_abnormal_hit_value = 417, + attack_abnormal_hit_equip_value = 418, + defend_abnormal_resistance_base_percent = 419, + defend_abnormal_resistance_value = 420, + defend_abnormal_resistance_equip_value = 421, + invisible = 422, + block_move = 423, + block_skill = 424, + block_physical_skill = 425, + block_force_skill = 426, + immune_damage = 427, + immune_death = 428, + immune_debuff = 429, + exception_target = 430, + exception_detect = 431, + exception_hostile_target = 432, + immune_casting_delay = 433, + block_dodge = 434, + block_bounce = 435, + block_parry = 436, + block_perfect_parry = 437, + front_perfect_parry = 438, + back_perfect_parry = 439, + front_bounce = 440, + back_bounce = 441, + debug_invincible = 442, + debug_invisible = 443, + abnormality_reserve_7 = 444, + abnormality_reserve_8 = 445, + equip_hand = 446, + equip_hand_level = 447, + equip_hand_appearance_item = 448, + equip_hand_appearance_item_level = 449, + equip_hand_alt = 450, + equip_body = 451, + equip_body_guild_id = 452, + equip_body_custom1 = 453, + equip_body_custom2 = 454, + equip_body_custom3 = 455, + equip_body_custom4 = 456, + equip_body_custom5 = 457, + equip_body_custom6 = 458, + equip_body_custom7 = 459, + equip_body_custom8 = 460, + equip_ear = 461, + equip_eye = 462, + equip_eye_custom1 = 463, + equip_eye_custom2 = 464, + equip_eye_custom3 = 465, + equip_head = 466, + equip_head_custom1 = 467, + equip_head_custom2 = 468, + equip_head_custom3 = 469, + equip_body_attach = 470, + equip_body_attach_custom1 = 471, + equip_body_attach_custom2 = 472, + equip_body_attach_custom3 = 473, + equip_weapon_gem = 474, + equip_pet_1 = 475, + equip_pet_1_appearance_item = 476, + equip_pet_2 = 477, + equip_pet_2_appearance_item = 478, + equip_badge_appearance_item = 479, + equip_normal_state_appearance = 480, + equip_idle_state_appearance = 481, + equip_hypermove_appearance = 482, + equip_name_plate_appearance = 483, + equip_speech_bubble_appearance = 484, + equip_talk_social_item = 485, + equip_soul_gem = 486, + }; + + enum class op { + eq = 0, + neq = 1, + gt = 2, + ge = 3, + lt = 4, + le = 5, + }; + + enum class flagtype { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class env2_state { + none = 0, + open = 1, + close = 2, + empty = 3, + step_1 = 4, + step_2 = 5, + step_3 = 6, + step_4 = 7, + step_5 = 8, + step_6 = 9, + step_7 = 10, + }; + + enum class effect_slot { + all = 0, + buff = 1, + debuff = 2, + }; + + enum class term_op { + none = 0, + and_val = 1, + or_val = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/filter/filter_env_id_Record.h b/Generated/include/KR/filter/filter_env_id_Record.h index 752c4b1c0..9aa8a5ecb 100644 --- a/Generated/include/KR/filter/filter_env_id_Record.h +++ b/Generated/include/KR/filter/filter_env_id_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef env2spawn; -int env2spawn_tableId() const {return 481;}; +int env2spawn_tableId() const {return 483;}; static __int32 SubType() { return 26; } }; diff --git a/Generated/include/KR/filter/filter_npc_id_Record.h b/Generated/include/KR/filter/filter_npc_id_Record.h index 5234a2162..5e899e671 100644 --- a/Generated/include/KR/filter/filter_npc_id_Record.h +++ b/Generated/include/KR/filter/filter_npc_id_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 276;}; +int value_tableId() const {return 277;}; static __int32 SubType() { return 23; } }; diff --git a/Generated/include/KR/filter/filter_quest_complete_Record.h b/Generated/include/KR/filter/filter_quest_complete_Record.h index 3bae883a8..6c6611fb7 100644 --- a/Generated/include/KR/filter/filter_quest_complete_Record.h +++ b/Generated/include/KR/filter/filter_quest_complete_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 306;}; +int quest_tableId() const {return 307;}; signed char mission_step; char Pad_sub_0[1]; __int16 count; diff --git a/Generated/include/KR/filter/filter_quest_not_complete_Record.h b/Generated/include/KR/filter/filter_quest_not_complete_Record.h index 677fe2a17..a78ed6df0 100644 --- a/Generated/include/KR/filter/filter_quest_not_complete_Record.h +++ b/Generated/include/KR/filter/filter_quest_not_complete_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 306;}; +int quest_tableId() const {return 307;}; static __int32 SubType() { return 37; } }; diff --git a/Generated/include/KR/filter/filter_skill3_Record.h b/Generated/include/KR/filter/filter_skill3_Record.h index 3654770ab..96bb8f4f5 100644 --- a/Generated/include/KR/filter/filter_skill3_Record.h +++ b/Generated/include/KR/filter/filter_skill3_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 349;}; +int value_tableId() const {return 350;}; static __int32 SubType() { return 32; } }; diff --git a/Generated/include/KR/filter/filter_skill3_id_Record.h b/Generated/include/KR/filter/filter_skill3_id_Record.h index 377c5e93e..43c74a74f 100644 --- a/Generated/include/KR/filter/filter_skill3_id_Record.h +++ b/Generated/include/KR/filter/filter_skill3_id_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 349;}; +int value_tableId() const {return 350;}; static __int32 SubType() { return 33; } }; diff --git a/Generated/include/KR/filter/filter_skill_Record.h b/Generated/include/KR/filter/filter_skill_Record.h index d008ea755..d2dd9ff83 100644 --- a/Generated/include/KR/filter/filter_skill_Record.h +++ b/Generated/include/KR/filter/filter_skill_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 362;}; +int value_tableId() const {return 363;}; static __int32 SubType() { return 30; } }; diff --git a/Generated/include/KR/filter/filter_skill_id_Record.h b/Generated/include/KR/filter/filter_skill_id_Record.h index 9453339a4..99ce149b4 100644 --- a/Generated/include/KR/filter/filter_skill_id_Record.h +++ b/Generated/include/KR/filter/filter_skill_id_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef value; -int value_tableId() const {return 362;}; +int value_tableId() const {return 363;}; static __int32 SubType() { return 31; } }; diff --git a/Generated/include/KR/fish/AAA_fish_RecordBase.h b/Generated/include/KR/fish/AAA_fish_RecordBase.h index 1ddbb6e19..1e8e4fd49 100644 --- a/Generated/include/KR/fish/AAA_fish_RecordBase.h +++ b/Generated/include/KR/fish/AAA_fish_RecordBase.h @@ -29,7 +29,7 @@ __int16 acquire_life_contents_point; signed char reduce_life_contents_cq_amount; char Pad1[1]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; wchar_t* mesh; BnsTables::Shared::IconRef icon; wchar_t* col; @@ -44,6 +44,7 @@ int fishing_field_group_tableId() const {return 154;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 17); } static __int16 TableId() { return 151; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/fishgrade/AAA_fishgrade_RecordBase.h b/Generated/include/KR/fishgrade/AAA_fishgrade_RecordBase.h index 31781f199..a2782ed0c 100644 --- a/Generated/include/KR/fishgrade/AAA_fishgrade_RecordBase.h +++ b/Generated/include/KR/fishgrade/AAA_fishgrade_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; wchar_t* grade_symbol; signed char grade; char Pad0[1]; @@ -33,6 +33,18 @@ bool cannot_use; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 152; } static __int32 SubType() { return -1; } + enum class grade { + fish_grade_1 = 0, + fish_grade_2 = 1, + fish_grade_3 = 2, + fish_grade_4 = 3, + fish_grade_5 = 4, + fish_grade_6 = 5, + fish_grade_7 = 6, + fish_grade_8 = 7, + fish_grade_9 = 8, + fish_grade_10 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/fishing_field/AAA_fishing_field_RecordBase.h b/Generated/include/KR/fishing_field/AAA_fishing_field_RecordBase.h index 82acabd4c..dbe0671d6 100644 --- a/Generated/include/KR/fishing_field/AAA_fishing_field_RecordBase.h +++ b/Generated/include/KR/fishing_field/AAA_fishing_field_RecordBase.h @@ -37,7 +37,7 @@ BnsTables::Shared::TableRef grade_c_fish[20]; __int32 grade_c_fish_Size() const {return 20;}; int grade_c_fish_tableId() const {return 151;}; BnsTables::Shared::TableRef bonus_time; -int bonus_time_tableId() const {return 460;}; +int bonus_time_tableId() const {return 461;}; BnsTables::Shared::TableRef fishing_field_group; int fishing_field_group_tableId() const {return 154;}; wchar_t* bonus_time_effect; @@ -45,6 +45,7 @@ wchar_t* bonus_time_effect; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } static __int16 TableId() { return 153; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/fishing_field_group/AAA_fishing_field_group_RecordBase.h b/Generated/include/KR/fishing_field_group/AAA_fishing_field_group_RecordBase.h index aa69fbf08..1fe3e2dcc 100644 --- a/Generated/include/KR/fishing_field_group/AAA_fishing_field_group_RecordBase.h +++ b/Generated/include/KR/fishing_field_group/AAA_fishing_field_group_RecordBase.h @@ -22,9 +22,9 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; BnsTables::Shared::TableRef fishing_field[10]; __int32 fishing_field_Size() const {return 10;}; int fishing_field_tableId() const {return 153;}; @@ -33,6 +33,7 @@ __int16 fishing_field_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 154; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/fishing_paste/AAA_fishing_paste_RecordBase.h b/Generated/include/KR/fishing_paste/AAA_fishing_paste_RecordBase.h index 9e6d95318..789ffeaeb 100644 --- a/Generated/include/KR/fishing_paste/AAA_fishing_paste_RecordBase.h +++ b/Generated/include/KR/fishing_paste/AAA_fishing_paste_RecordBase.h @@ -28,6 +28,7 @@ bool use_auto_fishing; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 155; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/fishing_show/AAA_fishing_show_RecordBase.h b/Generated/include/KR/fishing_show/AAA_fishing_show_RecordBase.h index dcdabdca2..6915c8baf 100644 --- a/Generated/include/KR/fishing_show/AAA_fishing_show_RecordBase.h +++ b/Generated/include/KR/fishing_show/AAA_fishing_show_RecordBase.h @@ -33,6 +33,23 @@ bool loop; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } static __int16 TableId() { return 156; } static __int32 SubType() { return -1; } + enum class show_type { + none = 0, + casting = 1, + bonus_fishing_point_casting = 2, + idle = 3, + fake = 4, + before_hookset = 5, + hookset = 6, + hookset_half = 7, + fail = 8, + catch_small = 9, + catch_big = 10, + grab_small_normal = 11, + grab_small_rare = 12, + grab_big_normal = 13, + grab_big_rare = 14, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/flying_circus_game/AAA_flying_circus_game_RecordBase.h b/Generated/include/KR/flying_circus_game/AAA_flying_circus_game_RecordBase.h index d202437f6..504efc1ad 100644 --- a/Generated/include/KR/flying_circus_game/AAA_flying_circus_game_RecordBase.h +++ b/Generated/include/KR/flying_circus_game/AAA_flying_circus_game_RecordBase.h @@ -22,15 +22,16 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 302;}; +int public_raid_tableId() const {return 303;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 157; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/game_menu_control/AAA_game_menu_control_RecordBase.h b/Generated/include/KR/game_menu_control/AAA_game_menu_control_RecordBase.h index ee5d13ba5..cef2d5cfb 100644 --- a/Generated/include/KR/game_menu_control/AAA_game_menu_control_RecordBase.h +++ b/Generated/include/KR/game_menu_control/AAA_game_menu_control_RecordBase.h @@ -24,20 +24,160 @@ namespace BnsTables::KR { signed char required_master_level; char Pad0[2]; BnsTables::Shared::TableRef required_acquired_and_complete_quest; -int required_acquired_and_complete_quest_tableId() const {return 306;}; +int required_acquired_and_complete_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef required_complete_quest; -int required_complete_quest_tableId() const {return 306;}; +int required_complete_quest_tableId() const {return 307;}; signed char restrict_gameoption_display_type; signed char restrict_content_type; char Pad1[2]; BnsTables::Shared::TableRef notifycenter_message; -int notifycenter_message_tableId() const {return 434;}; +int notifycenter_message_tableId() const {return 435;}; BnsTables::Shared::TableRef unavailability_confirm_text; -int unavailability_confirm_text_tableId() const {return 434;}; +int unavailability_confirm_text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 2); } static __int16 TableId() { return 158; } static __int32 SubType() { return -1; } + enum class menu_type { + pc_filter_hidden = 0, + pet_filter_hidden = 1, + outward_appearance_filter_hidden = 2, + second_pasword = 3, + immediate_escape = 4, + callcenter = 5, + survay = 6, + petition = 7, + tgos = 8, + help = 9, + hud_customize = 10, + system_option = 11, + change_channel = 12, + return_to_arena_lobby = 13, + return_world_server = 14, + select_character = 15, + log_out = 16, + exit_game = 17, + game_option_type_exit_game = 18, + power_book = 19, + web_character_info = 20, + delivery = 21, + auction = 22, + cross = 23, + craft = 24, + search_party = 25, + guild = 26, + blacklist = 27, + photo_album = 28, + wardrobe = 29, + wardrobe2 = 30, + attendnace = 31, + attendnace_benefit = 32, + web_contents_guide = 33, + web_event_guide = 34, + nshop = 35, + push_reward = 36, + appearance_pictorial_book = 37, + sandbox = 38, + duel_lobby_return_to_world = 39, + dungeon_lobby_return_to_world = 40, + duel_lobby_leave_room = 41, + guild_customize_leave = 42, + dungeon_guide = 43, + relic = 44, + jpn_dungeon_guide = 45, + leave_attraction = 46, + jpn_payment = 47, + jpn_commerce = 48, + content_rating = 49, + fish_collecting = 50, + guide_movie = 51, + pvp_data = 52, + zone_exit = 53, + levelup_reward = 54, + web_probability = 55, + renewal_interserver_dungeon = 56, + renewal_party_search = 57, + renewal_public_raid = 58, + renewal_public_raid3 = 59, + renewal_public_raid2 = 60, + renewal_journal = 61, + renewal_map = 62, + renewal_craft = 63, + renewal_fish_collecting = 64, + renewal_skill_training_room = 65, + renewal_contents_journal_2 = 66, + renewal_game_information = 67, + renewal_dungeon_guide = 68, + renewal_web_contents_guide = 69, + renewal_jpn_dungeon_guide = 70, + renewal_customize = 71, + renewal_web_character_info = 72, + renewal_jumping_level = 73, + renewal_job_change = 74, + renewal_achievement = 75, + renewal_account_contents = 76, + renewal_inventory = 77, + renewal_skilltraining = 78, + renewal_slate = 79, + renewal_museum = 80, + renewal_wardrobe2 = 81, + renewal_personal_customize = 82, + renewal_wardrobe = 83, + renewal_sandbox = 84, + renewal_friends = 85, + renewal_power_book = 86, + renewal_guild = 87, + renewal_auction = 88, + renewal_ranking = 89, + renewal_ranking2 = 90, + renewal_delivery = 91, + renewal_qq = 92, + renewal_pvp_data = 93, + renewal_photo_album = 94, + renewal_attendance_timetable = 95, + renewal_attendnace = 96, + renewal_attendnace_benefit = 97, + renewal_goods = 98, + renewal_nshop = 99, + renewal_tencent_ingameshop = 100, + renewal_np_auction = 101, + renewal_dragon_jade_shop = 102, + renewal_mentoring = 103, + renewal_ingame_notice = 104, + renewal_tencent_event_notice = 105, + renewal_tencent_community_event = 106, + renewal_goods_store = 107, + renewal_random_store = 108, + renewal_boardgacha = 109, + renewal_treasureboard = 110, + renewal_web_event_guide = 111, + renewal_glyph_inventory = 112, + renewal_constealltion = 113, + renewal_public_raid5 = 114, + renewal_sealeddungeonreward = 115, + renewal_inter_battle_field = 116, + renewal_guerrilla_event1 = 117, + renewal_guerrilla_event2 = 118, + renewal_guerrilla_event3 = 119, + renewal_wanted_mission = 120, + renewal_expedition = 121, + renewal_neopass = 122, + renewal_worldachivement = 123, + renewal_racoon_store = 124, + renewal_notification_center = 125, + }; + + enum class restrict_gameoption_display_type { + hide = 0, + lock = 1, + }; + + enum class restrict_content_type { + none = 0, + gameoption = 1, + system_menu = 2, + all = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/game_message/AAA_game_message_RecordBase.h b/Generated/include/KR/game_message/AAA_game_message_RecordBase.h index 172dca1e3..bcdf951c7 100644 --- a/Generated/include/KR/game_message/AAA_game_message_RecordBase.h +++ b/Generated/include/KR/game_message/AAA_game_message_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::KR { signed char category; char Pad0[3]; BnsTables::Shared::TableRef text; -int text_tableId() const {return 434;}; +int text_tableId() const {return 435;}; bool chatting; char Pad1[3]; wchar_t* chatting_fontset; @@ -32,11 +32,11 @@ bool headline2; char Pad2[3]; wchar_t* headline2_fontset; BnsTables::Shared::TableRef headline_text; -int headline_text_tableId() const {return 434;}; +int headline_text_tableId() const {return 435;}; wchar_t* headline_fontset; wchar_t* headline_particle; BnsTables::Shared::TableRef boss_headline_text; -int boss_headline_text_tableId() const {return 434;}; +int boss_headline_text_tableId() const {return 435;}; wchar_t* boss_headline_fontset; signed char sound_track; bool stop_previous_track_sound; @@ -50,12 +50,113 @@ signed char sound2_type; signed char guild_battle_type; char Pad5[2]; BnsTables::Shared::TableRef guild_battle_text; -int guild_battle_text_tableId() const {return 434;}; +int guild_battle_text_tableId() const {return 435;}; signed char ghost_mode_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } static __int16 TableId() { return 159; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + chat_sight = 1, + chat_party = 2, + chat_team = 3, + chat_team_leader = 4, + chat_one = 5, + chat_in_domain = 6, + chat_world = 7, + chat_faction = 8, + chat_guild = 9, + chat_guild_manager = 10, + chat_party_search = 11, + chat_npc = 12, + chat_godsay_normal = 13, + chat_godsay_campaign = 14, + chat_godsay_emergency = 15, + chat_field_dungeon = 16, + chat_qq_c2c = 17, + chat_qq_group = 18, + chat_guild_search = 19, + chat_watch = 20, + chat_friends = 21, + default_val = 22, + warning = 23, + info = 24, + party = 25, + party_match = 26, + team = 27, + faction = 28, + guild = 29, + guild_match = 30, + exhaustion = 31, + exhaustion_pc = 32, + exp_acquisition = 33, + exp_loss = 34, + levelup = 35, + money_acquisition = 36, + money_loss = 37, + item_acquisition = 38, + item_loss = 39, + skill_build_up_point_acquisition = 40, + quest_acquisition = 41, + quest_complete = 42, + talk_social = 43, + field_dungeon = 44, + qq = 45, + combat_normal = 46, + combat_critical = 47, + combat_heal = 48, + combat_defend = 49, + combat_parry = 50, + combat_abnormal = 51, + combat_attacked_normal = 52, + combat_attacked_critical = 53, + combat_target_heal = 54, + combat_target_defend = 55, + combat_target_abnormal = 56, + combat_other_normal = 57, + combat_other_critical = 58, + combat_other_heal = 59, + combat_other_defend = 60, + combat_other_abnormal = 61, + combat_party_normal = 62, + combat_party_critical = 63, + combat_party_heal = 64, + combat_party_defend = 65, + combat_party_abnormal = 66, + combat_party_attacked_normal = 67, + combat_party_attacked_critical = 68, + combat_party_target_defend = 69, + mentoring = 70, + skill = 71, + }; + + enum class sound_track { + none = 0, + value_1 = 1, + value_2 = 2, + }; + + enum class sound_type { + none = 0, + voice = 1, + effect = 2, + }; + + enum class guild_battle_type { + none = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + }; + + enum class ghost_mode_type { + none = 0, + normal = 1, + ghost = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/gathersource/AAA_gathersource_RecordBase.h b/Generated/include/KR/gathersource/AAA_gathersource_RecordBase.h index cf55e4525..9740c9bf5 100644 --- a/Generated/include/KR/gathersource/AAA_gathersource_RecordBase.h +++ b/Generated/include/KR/gathersource/AAA_gathersource_RecordBase.h @@ -49,6 +49,9 @@ wchar_t* gather_stay_animname; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 160; } static __int32 SubType() { return -1; } + enum class gather_type { + hand_collection = 0, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/glyph/AAA_glyph_RecordBase.h b/Generated/include/KR/glyph/AAA_glyph_RecordBase.h index 9359b0330..ea212069b 100644 --- a/Generated/include/KR/glyph/AAA_glyph_RecordBase.h +++ b/Generated/include/KR/glyph/AAA_glyph_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; signed char glyph_type; signed char color; signed char grade; @@ -39,7 +39,7 @@ int condition_event_min_tableId() const {return 65;}; BnsTables::Shared::TableRef condition_event_max; int condition_event_max_tableId() const {return 65;}; BnsTables::Shared::TableRef flavor_text; -int flavor_text_tableId() const {return 434;}; +int flavor_text_tableId() const {return 435;}; signed char reward_tier; signed char ability[5]; __int32 ability_Size() const {return 5;}; @@ -55,6 +55,107 @@ __int16 group_id; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 0); } static __int16 TableId() { return 161; } static __int32 SubType() { return -1; } + enum class glyph_type { + none = 0, + normal = 1, + special = 2, + material = 3, + }; + + enum class color { + none = 0, + red = 1, + yellow = 2, + blue = 3, + }; + + enum class condition_event_type { + attack = 0, + defense = 1, + utility = 2, + special = 3, + none = 4, + }; + + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/glyph_page/AAA_glyph_page_RecordBase.h b/Generated/include/KR/glyph_page/AAA_glyph_page_RecordBase.h index b6ffbfdec..092c8ac70 100644 --- a/Generated/include/KR/glyph_page/AAA_glyph_page_RecordBase.h +++ b/Generated/include/KR/glyph_page/AAA_glyph_page_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::KR { signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; __int32 cost_money; BnsTables::Shared::TableRef cost_item[4]; __int32 cost_item_Size() const {return 4;}; @@ -35,6 +35,16 @@ __int32 cost_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 162; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/glyph_reward/AAA_glyph_reward_RecordBase.h b/Generated/include/KR/glyph_reward/AAA_glyph_reward_RecordBase.h index 26123996e..9c0fa756e 100644 --- a/Generated/include/KR/glyph_reward/AAA_glyph_reward_RecordBase.h +++ b/Generated/include/KR/glyph_reward/AAA_glyph_reward_RecordBase.h @@ -24,10 +24,10 @@ namespace BnsTables::KR { signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::IconRef shuffle_reward_icon; BnsTables::Shared::TableRef shuffle_reward_tooltip; -int shuffle_reward_tooltip_tableId() const {return 434;}; +int shuffle_reward_tooltip_tableId() const {return 435;}; signed char upgrade_reward_preview; bool upgrade_reward_warning_message; signed char reward_type; @@ -76,6 +76,41 @@ __int32 mileage_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } static __int16 TableId() { return 163; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class upgrade_reward_preview { + fixed_score = 0, + random_score = 1, + }; + + enum class reward_type { + acquire = 0, + upgrade = 1, + shuffle = 2, + }; + + enum class color { + none = 0, + red = 1, + yellow = 2, + blue = 3, + }; + + enum class glyph_type { + none = 0, + normal = 1, + special = 2, + material = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/glyph_slot/AAA_glyph_slot_RecordBase.h b/Generated/include/KR/glyph_slot/AAA_glyph_slot_RecordBase.h index 9f8602697..bf1081e1d 100644 --- a/Generated/include/KR/glyph_slot/AAA_glyph_slot_RecordBase.h +++ b/Generated/include/KR/glyph_slot/AAA_glyph_slot_RecordBase.h @@ -41,6 +41,19 @@ __int32 cost_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } static __int16 TableId() { return 164; } static __int32 SubType() { return -1; } + enum class slot_type { + none = 0, + normal = 1, + special = 2, + material = 3, + }; + + enum class slot_color { + none = 0, + red = 1, + yellow = 2, + blue = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h b/Generated/include/KR/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h index 19e5c2d5b..76ffd9c47 100644 --- a/Generated/include/KR/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h +++ b/Generated/include/KR/gm_spawn_npc/AAA_gm_spawn_npc_RecordBase.h @@ -22,11 +22,12 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 165; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/goldenticket/AAA_goldenticket_RecordBase.h b/Generated/include/KR/goldenticket/AAA_goldenticket_RecordBase.h index 243d56521..53d739c38 100644 --- a/Generated/include/KR/goldenticket/AAA_goldenticket_RecordBase.h +++ b/Generated/include/KR/goldenticket/AAA_goldenticket_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; signed char ticket_type; char Pad0[3]; BnsTables::Shared::TableRef ticket_item; @@ -33,6 +33,14 @@ bool ticket_enable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 166; } static __int32 SubType() { return -1; } + enum class ticket_type { + none = 0, + shuffle_glyph_cost_ticket = 1, + shuffle_worldaccountcard_cost_ticket = 2, + transform_cost_ticket = 3, + improve_option_draw_cost_ticket = 4, + extract_skill_cost_ticket = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/goodsicon/AAA_goodsicon_RecordBase.h b/Generated/include/KR/goodsicon/AAA_goodsicon_RecordBase.h index 3a2946e81..9b065be4f 100644 --- a/Generated/include/KR/goodsicon/AAA_goodsicon_RecordBase.h +++ b/Generated/include/KR/goodsicon/AAA_goodsicon_RecordBase.h @@ -25,6 +25,7 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 167; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/gradebenefits/AAA_gradebenefits_RecordBase.h b/Generated/include/KR/gradebenefits/AAA_gradebenefits_RecordBase.h index 99054b911..833f68d86 100644 --- a/Generated/include/KR/gradebenefits/AAA_gradebenefits_RecordBase.h +++ b/Generated/include/KR/gradebenefits/AAA_gradebenefits_RecordBase.h @@ -37,6 +37,82 @@ wchar_t* name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 1); } static __int16 TableId() { return 168; } static __int32 SubType() { return -1; } + enum class benefit_type { + none = 0, + restoration_time = 1, + nameplate_icon = 2, + nameplate_icon2 = 3, + use_nameplate_font = 4, + use_hypermove_special_effect = 5, + use_hypermove_special_effect2 = 6, + broadcast_reserved_7 = 7, + broadcast_reserved_8 = 8, + effect_1 = 9, + effect_2 = 10, + effect_3 = 11, + effect_4 = 12, + effect_5 = 13, + effect_6 = 14, + effect_7 = 15, + effect_8 = 16, + achievement_1 = 17, + achievement_2 = 18, + achievement_3 = 19, + achievement_4 = 20, + achievement_5 = 21, + max_vitality2_bonus = 22, + quest_reward_money_bonus = 23, + unlocated_store = 24, + unlocated_warehouse = 25, + closet = 26, + auction_escrow = 27, + concurrent_sale_count_bonus = 28, + accumulated_sale_count_bonus = 29, + market_register_amount_tax_discount_rate = 30, + money_market_concurrent_sale_count_bonus = 31, + money_market_accumulated_sale_count_bonus = 32, + weapon_accessory_transform_money_cost_discount_rate = 33, + weapon_gem_transform_money_cost_discount_rate = 34, + weapon_repair_item_count_discount_rate = 35, + item_awakening_money_cost_discount_rate = 36, + random_store_prob_group = 37, + npc_looting_money_reward_percent = 38, + npc_looting_money_reward_percent_bonus = 39, + detach_weapon_gem_money_cost_discount_rate = 40, + ingameshop_daily_free_purchase = 41, + ingameshop_discount = 42, + purify_item_discount_rate = 43, + membership_mileage = 44, + daily_or_attraction_quest_reward_exp_bonus_percent = 45, + game_mileage_bonus_percent = 46, + weapon_appearance_change_cost_money_discount_percent = 47, + production_exp_bonus_percent = 48, + teleport_limit_time_decrease_second = 49, + additional_unlocated_store = 50, + duel_point_bonus_percent = 51, + party_battle_point_bonus_percent = 52, + field_play_point_bonus_percent = 53, + duel_exp_bonus_percent = 54, + party_battle_exp_bonus_percent = 55, + daily_game_cash = 56, + membership_only_product_purchase = 57, + premium_depository = 58, + quest_reward_hongmoon = 59, + quest_reward_membership = 60, + quest_reward_account_exp_bonus_percent = 61, + tendency_quest_reward_account_exp_bonus_percent = 62, + challenge_reward_account_exp_bonus_percent = 63, + challenge_reward_money_bonus_percent = 64, + apply_min_energy_point_multiple_value = 65, + item_improve_money_cost_discount_rate = 66, + consume_depository = 67, + pet_gem_transform_money_cost_discount_rate = 68, + item_combination_cost_discount_rate = 69, + draw_option_cost_discount_rate = 70, + etc_benefits = 71, + external_daily_membership_mileage = 72, + fatigability_reduction_rate = 73, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guide_movie/AAA_guide_movie_RecordBase.h b/Generated/include/KR/guide_movie/AAA_guide_movie_RecordBase.h index 61c7b2767..c8fc4fac5 100644 --- a/Generated/include/KR/guide_movie/AAA_guide_movie_RecordBase.h +++ b/Generated/include/KR/guide_movie/AAA_guide_movie_RecordBase.h @@ -28,9 +28,10 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; signed char category; -char Pad0[3]; +signed char guide_type; +char Pad0[2]; BnsTables::Shared::TableRef title; -int title_tableId() const {return 434;}; +int title_tableId() const {return 435;}; signed char activation_level; signed char activation_mastery_level; bool use_notice_hud; @@ -38,10 +39,39 @@ char Pad1[1]; BnsTables::Shared::TableRef message; int message_tableId() const {return 159;}; wchar_t* movie_url; +wchar_t* help_imageset[10]; +__int32 help_imageset_Size() const {return 10;}; +BnsTables::Shared::TableRef help_title[10]; +__int32 help_title_Size() const {return 10;}; +int help_title_tableId() const {return 435;}; +BnsTables::Shared::TableRef help_sub_title[10]; +__int32 help_sub_title_Size() const {return 10;}; +int help_sub_title_tableId() const {return 435;}; +BnsTables::Shared::TableRef help_desc[10]; +__int32 help_desc_Size() const {return 10;}; +int help_desc_tableId() const {return 435;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 169; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + category1 = 1, + category2 = 2, + category3 = 3, + category4 = 4, + category5 = 5, + category6 = 6, + category7 = 7, + category8 = 8, + category9 = 9, + category10 = 10, + }; + + enum class guide_type { + movie = 0, + imageset = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guide_movie/guide_movie_dungeon_Record.h b/Generated/include/KR/guide_movie/guide_movie_dungeon_Record.h index ba7e4c417..cf428c738 100644 --- a/Generated/include/KR/guide_movie/guide_movie_dungeon_Record.h +++ b/Generated/include/KR/guide_movie/guide_movie_dungeon_Record.h @@ -14,7 +14,7 @@ int cave_tableId() const {return 49;}; BnsTables::Shared::TableRef dungeon; int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef raid_dungeon; -int raid_dungeon_tableId() const {return 315;}; +int raid_dungeon_tableId() const {return 316;}; BnsTables::Shared::TableRef boss_challenge; int boss_challenge_tableId() const {return 44;}; BnsTables::Shared::TableRef duel_bot_challenge; @@ -22,11 +22,11 @@ int duel_bot_challenge_tableId() const {return 105;}; BnsTables::Shared::TableRef duel_bot_training_room; int duel_bot_training_room_tableId() const {return 108;}; BnsTables::Shared::TableRef tendency_field; -int tendency_field_tableId() const {return 432;}; +int tendency_field_tableId() const {return 433;}; BnsTables::Shared::TableRef simple_field; -int simple_field_tableId() const {return 348;}; +int simple_field_tableId() const {return 349;}; BnsTables::Shared::TableRef time_limit_field; -int time_limit_field_tableId() const {return 435;}; +int time_limit_field_tableId() const {return 436;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/KR/guide_movie/guide_movie_enter_zone_Record.h b/Generated/include/KR/guide_movie/guide_movie_enter_zone_Record.h index 4351e2d53..e872761fe 100644 --- a/Generated/include/KR/guide_movie/guide_movie_enter_zone_Record.h +++ b/Generated/include/KR/guide_movie/guide_movie_enter_zone_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/KR/guide_movie/guide_movie_quest_Record.h b/Generated/include/KR/guide_movie/guide_movie_quest_Record.h index 21294cd9d..4a11af33c 100644 --- a/Generated/include/KR/guide_movie/guide_movie_quest_Record.h +++ b/Generated/include/KR/guide_movie/guide_movie_quest_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef acquire_quest_id; -int acquire_quest_id_tableId() const {return 306;}; +int acquire_quest_id_tableId() const {return 307;}; BnsTables::Shared::TableRef complete_quest_id; -int complete_quest_id_tableId() const {return 306;}; +int complete_quest_id_tableId() const {return 307;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/KR/guild_bank_item/AAA_guild_bank_item_RecordBase.h b/Generated/include/KR/guild_bank_item/AAA_guild_bank_item_RecordBase.h index 005273841..51374d3a3 100644 --- a/Generated/include/KR/guild_bank_item/AAA_guild_bank_item_RecordBase.h +++ b/Generated/include/KR/guild_bank_item/AAA_guild_bank_item_RecordBase.h @@ -29,6 +29,14 @@ __int64 bank_item_max_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 170; } static __int32 SubType() { return -1; } + enum class bank_item_type { + none = 0, + gemstone = 1, + moonstone = 2, + tokeniron = 3, + tokensilver = 4, + tokengold = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h b/Generated/include/KR/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h index 5bb1556ad..efa70e8ee 100644 --- a/Generated/include/KR/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h +++ b/Generated/include/KR/guild_battle_field_zone/AAA_guild_battle_field_zone_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef effect[2]; @@ -33,32 +33,32 @@ int respawn_effect_tableId() const {return 118;}; __int32 respawn_delay; BnsTables::Shared::TableRef refiner[3]; __int32 refiner_Size() const {return 3;}; -int refiner_tableId() const {return 481;}; +int refiner_tableId() const {return 483;}; BnsTables::Shared::TableRef respawn_by_refiner[3]; __int32 respawn_by_refiner_Size() const {return 3;}; -int respawn_by_refiner_tableId() const {return 488;}; +int respawn_by_refiner_tableId() const {return 490;}; BnsTables::Shared::TableRef airdash_1_by_refiner[3]; __int32 airdash_1_by_refiner_Size() const {return 3;}; -int airdash_1_by_refiner_tableId() const {return 481;}; +int airdash_1_by_refiner_tableId() const {return 483;}; BnsTables::Shared::TableRef airdash_2_by_refiner[3]; __int32 airdash_2_by_refiner_Size() const {return 3;}; -int airdash_2_by_refiner_tableId() const {return 481;}; +int airdash_2_by_refiner_tableId() const {return 483;}; BnsTables::Shared::TableRef guild_battle_field_zone_name2; -int guild_battle_field_zone_name2_tableId() const {return 434;}; +int guild_battle_field_zone_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef guild_battle_field_zone_desc; -int guild_battle_field_zone_desc_tableId() const {return 434;}; +int guild_battle_field_zone_desc_tableId() const {return 435;}; wchar_t* thumbnail_image; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; BnsTables::Shared::TableRef last_boss; -int last_boss_tableId() const {return 276;}; +int last_boss_tableId() const {return 277;}; __int16 pc_spawn_id[6]; __int32 pc_spawn_id_Size() const {return 6;}; signed char pc_spawn_id_count; char Pad0[3]; BnsTables::Shared::TableRef gate_replica[6]; __int32 gate_replica_Size() const {return 6;}; -int gate_replica_tableId() const {return 481;}; +int gate_replica_tableId() const {return 483;}; signed char gate_open_ready_minute; signed char sun_gate_open_hour[12]; __int32 sun_gate_open_hour_Size() const {return 12;}; @@ -138,6 +138,7 @@ __int16 required_faction_score; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 18); } static __int16 TableId() { return 171; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guild_combat/AAA_guild_combat_RecordBase.h b/Generated/include/KR/guild_combat/AAA_guild_combat_RecordBase.h index 6d8e6490c..13f27b611 100644 --- a/Generated/include/KR/guild_combat/AAA_guild_combat_RecordBase.h +++ b/Generated/include/KR/guild_combat/AAA_guild_combat_RecordBase.h @@ -25,12 +25,56 @@ signed char required_level; char Pad0[1]; __int16 required_mastery_level; BnsTables::Shared::TableRef available_matching_weekly_time; -int available_matching_weekly_time_tableId() const {return 460;}; +int available_matching_weekly_time_tableId() const {return 461;}; __int16 party_battle_point_bonus_rate; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 173; } static __int32 SubType() { return -1; } + enum class season_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + sealed_dungeon_total = 17, + sealed_dungeon_1 = 18, + sealed_dungeon_2 = 19, + sealed_dungeon_3 = 20, + sealed_dungeon_4 = 21, + sealed_dungeon_5 = 22, + sealed_dungeon_6 = 23, + wave_dungeon_1 = 24, + wave_dungeon_2 = 25, + solo_dungeon_3_best_record = 26, + solo_dungeon_4_best_record = 27, + solo_dungeon_5_best_record = 28, + tier_total = 29, + hyper_racing_game = 30, + duel_npc_challenge = 31, + heroic_dungeon_1 = 32, + heroic_dungeon_2 = 33, + heroic_dungeon_3 = 34, + heroic_dungeon_4 = 35, + heroic_dungeon_5 = 36, + heroic_dungeon_6 = 37, + heroic_dungeon_7 = 38, + heroic_dungeon_8 = 39, + heroic_dungeon_9 = 40, + heroic_dungeon_10 = 41, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h b/Generated/include/KR/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h index 3ba0570af..7f3fb2b60 100644 --- a/Generated/include/KR/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h +++ b/Generated/include/KR/guild_craft_recipe/AAA_guild_craft_recipe_RecordBase.h @@ -79,6 +79,115 @@ signed char use_state; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 174; } static __int32 SubType() { return -1; } + enum class craft_type { + none = 0, + small_val = 1, + big = 2, + }; + + enum class production_type { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class brand_material_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class result_receive_type { + authorized = 0, + specified = 1, + }; + + enum class use_state { + none = 0, + no_more_use = 1, + in_use = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guild_discount/AAA_guild_discount_RecordBase.h b/Generated/include/KR/guild_discount/AAA_guild_discount_RecordBase.h index 0c866282b..407f4a9c1 100644 --- a/Generated/include/KR/guild_discount/AAA_guild_discount_RecordBase.h +++ b/Generated/include/KR/guild_discount/AAA_guild_discount_RecordBase.h @@ -37,6 +37,7 @@ signed char item_improve; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 177; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h b/Generated/include/KR/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h index 65beb6f19..db03cabe5 100644 --- a/Generated/include/KR/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h +++ b/Generated/include/KR/guild_member_grade_authority/AAA_guild_member_grade_authority_RecordBase.h @@ -29,6 +29,27 @@ __int32 initial_value_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 11); } static __int16 TableId() { return 179; } static __int32 SubType() { return -1; } + enum class authority { + none = 0, + change_guildmember_grade_by_permission = 1, + banish_guildmember = 2, + change_guildmember_grade = 3, + edit_guild_notification_message = 4, + invite_guildmember = 5, + guild_level_up = 6, + control_small_craft = 7, + control_big_craft = 8, + warp_to_guildmember = 9, + call_guildmember = 10, + officer_chat = 11, + voice_chat_1 = 12, + voice_chat_2 = 13, + uniform_designer = 14, + edit_flag_bearer = 15, + guild_pr = 16, + accept_guildmember = 17, + purchase_guild_benefit = 18, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guildbenefit/AAA_guildbenefit_RecordBase.h b/Generated/include/KR/guildbenefit/AAA_guildbenefit_RecordBase.h index 063e2335b..08928a4a6 100644 --- a/Generated/include/KR/guildbenefit/AAA_guildbenefit_RecordBase.h +++ b/Generated/include/KR/guildbenefit/AAA_guildbenefit_RecordBase.h @@ -26,9 +26,9 @@ __int32 duration; char Pad0[3]; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; BnsTables::Shared::TableRef icon_texture; int icon_texture_tableId() const {return 188;}; __int16 icon_index; @@ -46,6 +46,11 @@ __int32 guild_point; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 172; } static __int32 SubType() { return -1; } + enum class benefit_type { + none = 0, + ability_set = 1, + reward_set = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h b/Generated/include/KR/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h index 6e7d925f5..c18af0d4a 100644 --- a/Generated/include/KR/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h +++ b/Generated/include/KR/guildcustomizepreset/AAA_guildcustomizepreset_RecordBase.h @@ -27,6 +27,7 @@ __int32 customize_factor_Size() const {return 28;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 175; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h b/Generated/include/KR/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h index 27a0568a9..770e239d2 100644 --- a/Generated/include/KR/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h +++ b/Generated/include/KR/guildcustomizeuimatchparam/AAA_guildcustomizeuimatchparam_RecordBase.h @@ -21,12 +21,13 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef sub_name; -int sub_name_tableId() const {return 434;}; +int sub_name_tableId() const {return 435;}; signed char param_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 176; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guildlevel/AAA_guildlevel_RecordBase.h b/Generated/include/KR/guildlevel/AAA_guildlevel_RecordBase.h index 64d4a22b9..58991ec9b 100644 --- a/Generated/include/KR/guildlevel/AAA_guildlevel_RecordBase.h +++ b/Generated/include/KR/guildlevel/AAA_guildlevel_RecordBase.h @@ -38,36 +38,37 @@ wchar_t* level_skill_imageset[10]; __int32 level_skill_imageset_Size() const {return 10;}; BnsTables::Shared::TableRef level_skill_name[10]; __int32 level_skill_name_Size() const {return 10;}; -int level_skill_name_tableId() const {return 434;}; +int level_skill_name_tableId() const {return 435;}; BnsTables::Shared::TableRef level_skill_description[10]; __int32 level_skill_description_Size() const {return 10;}; -int level_skill_description_tableId() const {return 434;}; +int level_skill_description_tableId() const {return 435;}; wchar_t* display_basic_skill_imageset[10]; __int32 display_basic_skill_imageset_Size() const {return 10;}; BnsTables::Shared::TableRef display_basic_skill_name[10]; __int32 display_basic_skill_name_Size() const {return 10;}; -int display_basic_skill_name_tableId() const {return 434;}; +int display_basic_skill_name_tableId() const {return 435;}; BnsTables::Shared::TableRef display_basic_skill_description[10]; __int32 display_basic_skill_description_Size() const {return 10;}; -int display_basic_skill_description_tableId() const {return 434;}; +int display_basic_skill_description_tableId() const {return 435;}; wchar_t* display_add_skill_imageset[10]; __int32 display_add_skill_imageset_Size() const {return 10;}; BnsTables::Shared::TableRef display_add_skill_name[10]; __int32 display_add_skill_name_Size() const {return 10;}; -int display_add_skill_name_tableId() const {return 434;}; +int display_add_skill_name_tableId() const {return 435;}; BnsTables::Shared::TableRef display_add_skill_description[10]; __int32 display_add_skill_description_Size() const {return 10;}; -int display_add_skill_description_tableId() const {return 434;}; +int display_add_skill_description_tableId() const {return 435;}; signed char guildcraft_small_usable_count; signed char guildcraft_small_rentable_count; signed char guildcraft_big_usable_count; signed char guildcraft_big_rentable_count; BnsTables::Shared::TableRef levelup_text; -int levelup_text_tableId() const {return 434;}; +int levelup_text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 11); } static __int16 TableId() { return 178; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h b/Generated/include/KR/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h index cd04b9a36..bd09657fb 100644 --- a/Generated/include/KR/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h +++ b/Generated/include/KR/guilduniformcomponent/AAA_guilduniformcomponent_RecordBase.h @@ -24,13 +24,13 @@ __int32 param_value; signed char param_type_category; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef icon_texture; int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad1[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; __int32 order; signed char required_guild_level; bool usable; @@ -41,6 +41,15 @@ int recipe_id_tableId() const {return 183;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } static __int16 TableId() { return 180; } static __int32 SubType() { return -1; } + enum class param_type_category { + none = 0, + style = 1, + top = 2, + bottoms = 3, + point_color = 4, + face = 5, + head = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h b/Generated/include/KR/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h index af85ecdec..be7f2a743 100644 --- a/Generated/include/KR/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h +++ b/Generated/include/KR/guilduniformparamtypecategory/AAA_guilduniformparamtypecategory_RecordBase.h @@ -24,12 +24,27 @@ namespace BnsTables::KR { __int32 param_type_Size() const {return 28;}; __int32 master_param_type; BnsTables::Shared::TableRef category_name; -int category_name_tableId() const {return 434;}; +int category_name_tableId() const {return 435;}; signed char payment_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 181; } static __int32 SubType() { return -1; } + enum class param_type_category { + none = 0, + style = 1, + top = 2, + bottoms = 3, + point_color = 4, + face = 5, + head = 6, + }; + + enum class payment_type { + none = 0, + selective = 1, + all = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h b/Generated/include/KR/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h index 6ed333fb6..9ce2fa723 100644 --- a/Generated/include/KR/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h +++ b/Generated/include/KR/guilduniformpreset/AAA_guilduniformpreset_RecordBase.h @@ -25,18 +25,24 @@ char Pad0[3]; BnsTables::Shared::TableRef preset; int preset_tableId() const {return 175;}; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef icon_texture; int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad1[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; __int32 order; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 182; } static __int32 SubType() { return -1; } + enum class preset_type { + none = 0, + costume = 1, + face = 2, + head = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h b/Generated/include/KR/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h index 00326cfd3..cdc4cee85 100644 --- a/Generated/include/KR/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h +++ b/Generated/include/KR/guilduniformrecipe/AAA_guilduniformrecipe_RecordBase.h @@ -38,6 +38,7 @@ __int32 bank_required_item_count_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 183; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h b/Generated/include/KR/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h index e67f31c5c..4a92a8dca 100644 --- a/Generated/include/KR/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h +++ b/Generated/include/KR/guilduniformregistrationquota/AAA_guilduniformregistrationquota_RecordBase.h @@ -27,6 +27,7 @@ __int32 payment_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 184; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/guilduniformslider/AAA_guilduniformslider_RecordBase.h b/Generated/include/KR/guilduniformslider/AAA_guilduniformslider_RecordBase.h index 263ea1f52..1fda391c6 100644 --- a/Generated/include/KR/guilduniformslider/AAA_guilduniformslider_RecordBase.h +++ b/Generated/include/KR/guilduniformslider/AAA_guilduniformslider_RecordBase.h @@ -28,6 +28,7 @@ signed char required_guild_level; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 185; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h b/Generated/include/KR/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h index 37ac55a72..888f1913b 100644 --- a/Generated/include/KR/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h +++ b/Generated/include/KR/hyper_racing_game/AAA_hyper_racing_game_RecordBase.h @@ -22,12 +22,12 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; __int32 play_time; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 302;}; +int public_raid_tableId() const {return 303;}; BnsTables::Shared::TableRef reward[4]; __int32 reward_Size() const {return 4;}; int reward_tableId() const {return 187;}; @@ -38,11 +38,12 @@ int finish_reward_tableId() const {return 187;}; BnsTables::Shared::TableRef timeout_reward; int timeout_reward_tableId() const {return 187;}; BnsTables::Shared::TableRef goal_foot_switch; -int goal_foot_switch_tableId() const {return 481;}; +int goal_foot_switch_tableId() const {return 483;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 186; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h b/Generated/include/KR/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h index 7d73025d3..bfab1444c 100644 --- a/Generated/include/KR/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h +++ b/Generated/include/KR/hyper_racing_game_reward/AAA_hyper_racing_game_reward_RecordBase.h @@ -32,6 +32,7 @@ __int32 reward_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 187; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/icontexture/AAA_icontexture_RecordBase.h b/Generated/include/KR/icontexture/AAA_icontexture_RecordBase.h index df4e786d6..63becee85 100644 --- a/Generated/include/KR/icontexture/AAA_icontexture_RecordBase.h +++ b/Generated/include/KR/icontexture/AAA_icontexture_RecordBase.h @@ -30,6 +30,7 @@ __int16 texture_height; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } static __int16 TableId() { return 188; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/indicator_idle/AAA_indicator_idle_RecordBase.h b/Generated/include/KR/indicator_idle/AAA_indicator_idle_RecordBase.h index 3f438c3a5..bd5395a42 100644 --- a/Generated/include/KR/indicator_idle/AAA_indicator_idle_RecordBase.h +++ b/Generated/include/KR/indicator_idle/AAA_indicator_idle_RecordBase.h @@ -22,17 +22,18 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef master_idle; -int master_idle_tableId() const {return 277;}; +int master_idle_tableId() const {return 278;}; BnsTables::Shared::TableRef npc[5]; __int32 npc_Size() const {return 5;}; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; BnsTables::Shared::TableRef idle[5]; __int32 idle_Size() const {return 5;}; -int idle_tableId() const {return 277;}; +int idle_tableId() const {return 278;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 189; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/indicator_image/AAA_indicator_image_RecordBase.h b/Generated/include/KR/indicator_image/AAA_indicator_image_RecordBase.h index 0c2d84b1b..e0ac0c491 100644 --- a/Generated/include/KR/indicator_image/AAA_indicator_image_RecordBase.h +++ b/Generated/include/KR/indicator_image/AAA_indicator_image_RecordBase.h @@ -29,6 +29,186 @@ wchar_t* minimap_boder_over; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 30); } static __int16 TableId() { return 190; } static __int32 SubType() { return -1; } + enum class indicator { + default_val = 0, + quest_epic_can_complete = 1, + quest_epic_can_acquire = 2, + quest_epic_can_progress = 3, + quest_epic_next_acquire = 4, + quest_epic_completed = 5, + quest_job_can_complete = 6, + quest_job_can_acquire = 7, + quest_job_can_progress = 8, + quest_job_next_acquire = 9, + quest_job_completed = 10, + quest_normal_can_complete = 11, + quest_normal_can_acquire = 12, + quest_normal_can_progress = 13, + quest_normal_next_acquire = 14, + quest_normal_completed = 15, + quest_faction_can_complete = 16, + quest_faction_can_acquire = 17, + quest_faction_can_progress = 18, + quest_faction_next_acquire = 19, + quest_faction_not_progress = 20, + quest_faction_completed = 21, + quest_festival_can_complete = 22, + quest_festival_can_acquire = 23, + quest_festival_can_progress = 24, + quest_festival_next_acquire = 25, + quest_festival_completed = 26, + quest_special_can_complete = 27, + quest_special_can_acquire = 28, + quest_special_can_progress = 29, + quest_special_next_acquire = 30, + quest_special_completed = 31, + quest_side_episode_can_complete = 32, + quest_side_episode_can_acquire = 33, + quest_side_episode_can_progress = 34, + quest_side_episode_next_acquire = 35, + quest_side_episode_completed = 36, + quest_challenge_today_can_complete = 37, + quest_challenge_today_can_acquire = 38, + quest_challenge_today_can_progress = 39, + quest_challenge_today_next_acquire = 40, + quest_challenge_today_completed = 41, + quest_normal_repeat_can_complete = 42, + quest_normal_repeat_can_acquire = 43, + quest_normal_repeat_can_progress = 44, + quest_normal_repeat_next_acquire = 45, + quest_normal_repeat_completed = 46, + quest_faction_repeat_can_complete = 47, + quest_faction_repeat_can_acquire = 48, + quest_faction_repeat_can_progress = 49, + quest_faction_repeat_next_acquire = 50, + quest_faction_repeat_not_progress = 51, + quest_faction_repeat_completed = 52, + quest_festival_repeat_can_complete = 53, + quest_festival_repeat_can_acquire = 54, + quest_festival_repeat_can_progress = 55, + quest_festival_repeat_next_acquire = 56, + quest_festival_repeat_completed = 57, + quest_side_episode_repeat_can_complete = 58, + quest_side_episode_repeat_can_acquire = 59, + quest_side_episode_repeat_can_progress = 60, + quest_side_episode_repeat_next_acquire = 61, + quest_side_episode_repeat_completed = 62, + quest_normal_dayofweek_can_complete = 63, + quest_normal_dayofweek_can_acquire = 64, + quest_normal_dayofweek_can_progress = 65, + quest_normal_dayofweek_next_acquire = 66, + quest_normal_dayofweek_completed = 67, + quest_faction_dayofweek_can_complete = 68, + quest_faction_dayofweek_can_acquire = 69, + quest_faction_dayofweek_can_progress = 70, + quest_faction_dayofweek_next_acquire = 71, + quest_faction_dayofweek_not_progress = 72, + quest_faction_dayofweek_completed = 73, + quest_festival_dayofweek_can_complete = 74, + quest_festival_dayofweek_can_acquire = 75, + quest_festival_dayofweek_can_progress = 76, + quest_festival_dayofweek_next_acquire = 77, + quest_festival_dayofweek_completed = 78, + quest_side_episode_dayofweek_can_complete = 79, + quest_side_episode_dayofweek_can_acquire = 80, + quest_side_episode_dayofweek_can_progress = 81, + quest_side_episode_dayofweek_next_acquire = 82, + quest_side_episode_dayofweek_completed = 83, + quest_attraction_can_complete = 84, + quest_attraction_can_acquire = 85, + quest_attraction_can_progress = 86, + quest_attraction_next_acquire = 87, + quest_attraction_not_progress = 88, + quest_attraction_completed = 89, + quest_retired = 90, + convoy = 91, + mark_1 = 92, + mark_2 = 93, + mark_3 = 94, + mark_4 = 95, + mark_5 = 96, + mark_6 = 97, + mark_7 = 98, + mark_8 = 99, + mark_timer_0 = 100, + mark_timer_1 = 101, + mark_timer_2 = 102, + mark_timer_3 = 103, + mark_timer_4 = 104, + mark_timer_5 = 105, + mark_timer_6 = 106, + mark_timer_7 = 107, + mark_timer_8 = 108, + mark_timer_9 = 109, + mark_timer_10 = 110, + guild_mark_1 = 111, + guild_mark_2 = 112, + guild_mark_3 = 113, + guild_mark_4 = 114, + guild_mark_5 = 115, + axe = 116, + coin = 117, + quest_gadget_drop = 118, + quest_gadget_required = 119, + quest_board_start = 120, + quest_vsboard_start = 121, + quest_vsboard_end = 122, + quest_vsboard_repeat_start = 123, + quest_factionboard_start = 124, + quest_factionboard_end = 125, + quest_factionboard_repeat_start = 126, + attack_epic_kill = 127, + attack_epic_kill_gadget = 128, + attack_job_kill = 129, + attack_job_kill_gadget = 130, + attack_normal_kill = 131, + attack_normal_kill_gadget = 132, + attack_faction_kill = 133, + attack_faction_kill_gadget = 134, + attack_festival_kill = 135, + attack_festival_kill_gadget = 136, + quest_simple_1 = 137, + quest_simple_2 = 138, + quest_simple_3 = 139, + quest_simple_4 = 140, + quest_simple_5 = 141, + quest_tendency_1 = 142, + quest_tendency_2 = 143, + quest_tendency_3 = 144, + quest_faction_challenge_today_can_complete = 145, + quest_faction_challenge_today_can_acquire = 146, + quest_faction_challenge_today_can_progress = 147, + quest_faction_challenge_today_next_acquire = 148, + quest_faction_challenge_today_not_progress = 149, + quest_faction_challenge_today_completed = 150, + quest_mentoring_can_complete = 151, + quest_mentoring_can_acquire = 152, + quest_mentoring_can_progress = 153, + quest_mentoring_completed = 154, + quest_bind_challenge_today_completed = 155, + quest_bind_duel_challenge_today_completed = 156, + quest_bind_festival_challenge_today_completed = 157, + quest_bind_normal_completed = 158, + quest_bind_duel_normal_completed = 159, + quest_bind_festival_normal_completed = 160, + quest_hunting_can_complete = 161, + quest_hunting_can_acquire = 162, + quest_hunting_can_progress = 163, + quest_hunting_next_acquire = 164, + quest_hunting_completed = 165, + quest_hunting_repeat_can_complete = 166, + quest_hunting_repeat_can_acquire = 167, + quest_hunting_repeat_can_progress = 168, + quest_hunting_repeat_next_acquire = 169, + quest_hunting_repeat_completed = 170, + quest_epic_replay_start = 171, + quest_epic_replay_progress = 172, + quest_epic_replay_complete = 173, + quest_hidden_can_complete = 174, + quest_hidden_can_acquire = 175, + quest_hidden_can_progress = 176, + quest_hidden_next_acquire = 177, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/indicator_social/AAA_indicator_social_RecordBase.h b/Generated/include/KR/indicator_social/AAA_indicator_social_RecordBase.h index aeaab2244..570d95de9 100644 --- a/Generated/include/KR/indicator_social/AAA_indicator_social_RecordBase.h +++ b/Generated/include/KR/indicator_social/AAA_indicator_social_RecordBase.h @@ -27,7 +27,7 @@ __int32 begine_time2[10]; __int32 begine_time2_Size() const {return 10;}; BnsTables::Shared::TableRef balloon_text2[10]; __int32 balloon_text2_Size() const {return 10;}; -int balloon_text2_tableId() const {return 434;}; +int balloon_text2_tableId() const {return 435;}; __int32 balloon_text2_duration[10]; __int32 balloon_text2_duration_Size() const {return 10;}; bool voice_sync[10]; @@ -40,7 +40,7 @@ __int32 rotate2_Size() const {return 10;}; char Pad1[2]; BnsTables::Shared::TableRef sub_npc2[10]; __int32 sub_npc2_Size() const {return 10;}; -int sub_npc2_tableId() const {return 276;}; +int sub_npc2_tableId() const {return 277;}; BnsTables::Shared::TableRef sub_indicator_social2[10]; __int32 sub_indicator_social2_Size() const {return 10;}; int sub_indicator_social2_tableId() const {return 191;}; @@ -48,6 +48,11 @@ int sub_indicator_social2_tableId() const {return 191;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 18); } static __int16 TableId() { return 191; } static __int32 SubType() { return -1; } + enum class rotate2 { + keep = 0, + server_yaw = 1, + toplayer = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h b/Generated/include/KR/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h index ba51aca70..bac1d0ab1 100644 --- a/Generated/include/KR/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h +++ b/Generated/include/KR/ingame_shop_item/AAA_ingame_shop_item_RecordBase.h @@ -37,6 +37,10 @@ int content_quota_tableId() const {return 69;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 192; } static __int32 SubType() { return -1; } + enum class cost_type { + none = 0, + red_stone = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h b/Generated/include/KR/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h index 2c4a15478..890d0d7c1 100644 --- a/Generated/include/KR/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h +++ b/Generated/include/KR/ingame_shop_tab/AAA_ingame_shop_tab_RecordBase.h @@ -22,12 +22,13 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef store_tab_name; -int store_tab_name_tableId() const {return 434;}; +int store_tab_name_tableId() const {return 435;}; bool is_retire; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 193; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/interdungeonlist/AAA_interdungeonlist_RecordBase.h b/Generated/include/KR/interdungeonlist/AAA_interdungeonlist_RecordBase.h index 89ccee827..e4b4a0d2b 100644 --- a/Generated/include/KR/interdungeonlist/AAA_interdungeonlist_RecordBase.h +++ b/Generated/include/KR/interdungeonlist/AAA_interdungeonlist_RecordBase.h @@ -26,9 +26,9 @@ int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef cave; int cave_tableId() const {return 49;}; BnsTables::Shared::TableRef party_battle_field; -int party_battle_field_tableId() const {return 283;}; +int party_battle_field_tableId() const {return 284;}; BnsTables::Shared::TableRef public_raid; -int public_raid_tableId() const {return 302;}; +int public_raid_tableId() const {return 303;}; BnsTables::Shared::TableRef battle_royal_field; int battle_royal_field_tableId() const {return 32;}; BnsTables::Shared::TableRef sealed_dungeon; @@ -37,7 +37,7 @@ BnsTables::Shared::TableRef duel_npc_challenge; int duel_npc_challenge_tableId() const {return 113;}; BnsTables::Shared::TableRef required_complete_quest[2]; __int32 required_complete_quest_Size() const {return 2;}; -int required_complete_quest_tableId() const {return 306;}; +int required_complete_quest_tableId() const {return 307;}; signed char required_complete_quest_check; bool use_difficulty_type[3]; __int32 use_difficulty_type_Size() const {return 3;}; @@ -54,6 +54,16 @@ signed char first_clear_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } static __int16 TableId() { return 194; } static __int32 SubType() { return -1; } + enum class required_complete_quest_check { + and_val = 0, + or_val = 1, + }; + + enum class first_clear_type { + none = 0, + sealed_dungeon = 1, + duel_npc_challenge = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item/AAA_item_RecordBase.h b/Generated/include/KR/item/AAA_item_RecordBase.h index 350e801c0..a191955a9 100644 --- a/Generated/include/KR/item/AAA_item_RecordBase.h +++ b/Generated/include/KR/item/AAA_item_RecordBase.h @@ -51,12 +51,12 @@ bool cannot_trade; bool cannot_depot; bool consume_durability; bool auctionable; -bool world_boss_auctionable; bool seal_renewal_auctionable; bool party_auction_exclusion; bool acquire_used; bool equip_used; bool account_used; +char Pad0[1]; BnsTables::Shared::TableRef filter_equip[4]; __int32 filter_equip_Size() const {return 4;}; int filter_equip_tableId() const {return 150;}; @@ -80,58 +80,58 @@ signed char item_grade; signed char legend_grade_background_particle_type; __int16 init_durability; __int16 max_durability; -char Pad0[2]; +char Pad1[2]; __int32 repair_money_cost; signed char use_global_recycle_group; -char Pad1[3]; +char Pad2[3]; __int32 use_global_recycle_group_duration; signed char use_recycle_group; signed char use_recycle_group_id; -char Pad2[2]; +char Pad3[2]; __int32 use_recycle_group_duration; bool decompose_reward_by_consume_index; -char Pad3[3]; +char Pad4[3]; BnsTables::Shared::TableRef decompose_reward[7]; __int32 decompose_reward_Size() const {return 7;}; -int decompose_reward_tableId() const {return 339;}; +int decompose_reward_tableId() const {return 340;}; signed char decompose_reward_total_count; -char Pad4[3]; +char Pad5[3]; BnsTables::Shared::TableRef decompose_event_reward; -int decompose_event_reward_tableId() const {return 339;}; +int decompose_event_reward_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_blade_master; -int decompose_job_reward_blade_master_tableId() const {return 339;}; +int decompose_job_reward_blade_master_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_kung_fu_fighter; -int decompose_job_reward_kung_fu_fighter_tableId() const {return 339;}; +int decompose_job_reward_kung_fu_fighter_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_force_master; -int decompose_job_reward_force_master_tableId() const {return 339;}; +int decompose_job_reward_force_master_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_destroyer; -int decompose_job_reward_destroyer_tableId() const {return 339;}; +int decompose_job_reward_destroyer_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_summoner; -int decompose_job_reward_summoner_tableId() const {return 339;}; +int decompose_job_reward_summoner_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_assassin; -int decompose_job_reward_assassin_tableId() const {return 339;}; +int decompose_job_reward_assassin_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_sword_master; -int decompose_job_reward_sword_master_tableId() const {return 339;}; +int decompose_job_reward_sword_master_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_warlock; -int decompose_job_reward_warlock_tableId() const {return 339;}; +int decompose_job_reward_warlock_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_soul_fighter; -int decompose_job_reward_soul_fighter_tableId() const {return 339;}; +int decompose_job_reward_soul_fighter_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_shooter; -int decompose_job_reward_shooter_tableId() const {return 339;}; +int decompose_job_reward_shooter_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_warrior; -int decompose_job_reward_warrior_tableId() const {return 339;}; +int decompose_job_reward_warrior_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_archer; -int decompose_job_reward_archer_tableId() const {return 339;}; +int decompose_job_reward_archer_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_spear_master; -int decompose_job_reward_spear_master_tableId() const {return 339;}; +int decompose_job_reward_spear_master_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_thunderer; -int decompose_job_reward_thunderer_tableId() const {return 339;}; +int decompose_job_reward_thunderer_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_dual_blader; -int decompose_job_reward_dual_blader_tableId() const {return 339;}; +int decompose_job_reward_dual_blader_tableId() const {return 340;}; BnsTables::Shared::TableRef decompose_job_reward_bard; -int decompose_job_reward_bard_tableId() const {return 339;}; +int decompose_job_reward_bard_tableId() const {return 340;}; signed char decompose_max; -char Pad5[3]; +char Pad6[3]; __int32 decompose_money_cost; BnsTables::Shared::TableRef decompose_by_item2[7]; __int32 decompose_by_item2_Size() const {return 7;}; @@ -139,16 +139,16 @@ int decompose_by_item2_tableId() const {return 202;}; __int16 decompose_by_item2_stack_count[7]; __int32 decompose_by_item2_stack_count_Size() const {return 7;}; signed char decompose_by_item2_total_count; -char Pad6[1]; +char Pad7[1]; BnsTables::Shared::TableRef job_decompose_by_item2[7]; __int32 job_decompose_by_item2_Size() const {return 7;}; int job_decompose_by_item2_tableId() const {return 202;}; __int16 job_decompose_by_item2_stack_count[7]; __int32 job_decompose_by_item2_stack_count_Size() const {return 7;}; signed char job_decompose_by_item2_total_count; -char Pad7[1]; +char Pad8[1]; BnsTables::Shared::TableRef set_item; -int set_item_tableId() const {return 347;}; +int set_item_tableId() const {return 348;}; BnsTables::Shared::TableRef faction; int faction_tableId() const {return 139;}; BnsTables::Shared::TableRef equip_faction; @@ -158,7 +158,7 @@ bool new_product; bool hot_product; __int16 pouch_appearance_priority; signed char pouch_appearance; -char Pad8[1]; +char Pad9[1]; BnsTables::Shared::TableRef seal_consume_item[2]; __int32 seal_consume_item_Size() const {return 2;}; int seal_consume_item_tableId() const {return 202;}; @@ -170,10 +170,10 @@ bool seal_keep_level; signed char seal_enable_count; signed char forwarding_types[64]; __int32 forwarding_types_Size() const {return 64;}; -char Pad9[2]; +char Pad10[2]; BnsTables::Shared::TableRef quests[64]; __int32 quests_Size() const {return 64;}; -int quests_tableId() const {return 306;}; +int quests_tableId() const {return 307;}; signed char missions[64]; __int32 missions_Size() const {return 64;}; signed char cases[64]; @@ -199,7 +199,7 @@ __int16 attack_critical_damage_value; __int16 attack_critical_damage_value_equip; __int16 defend_critical_base_percent; __int16 defend_critical_damage_percent; -char Pad10[2]; +char Pad11[2]; __int32 defend_critical_value; __int32 defend_critical_value_equip; __int16 defend_dodge_base_percent; @@ -235,11 +235,11 @@ __int16 defend_counter_reduce_percent; __int16 attack_attribute_value; __int16 attack_attribute_value_equip; __int16 attack_attribute_base_percent; -char Pad11[2]; +char Pad12[2]; __int32 pve_boss_level_npc_attack_power_equip_min; __int32 pve_boss_level_npc_attack_power_equip_max; __int16 pve_boss_level_npc_defend_power_equip_value; -char Pad12[2]; +char Pad13[2]; __int32 pvp_attack_power_equip_min; __int32 pvp_attack_power_equip_max; __int16 pvp_defend_power_equip_value; @@ -247,7 +247,7 @@ __int16 r_attack_stiff_duration_equip_value; __int16 r_defend_stiff_duration_equip_value; __int16 r_aoe_defend_power_value_equip; __int16 r_heal_power_equip_value; -char Pad13[2]; +char Pad14[2]; __int32 r_defend_strength_equip_value; __int32 r_attack_precise_equip_value; __int16 r_attack_aoe_pierce_value_equip; @@ -298,7 +298,7 @@ __int32 job_ability_1; __int16 job_ability_2; __int16 heal_power_base_percent; __int16 heal_power_value; -char Pad14[2]; +char Pad15[2]; __int32 heal_power_diff; __int16 aoe_defend_base_percent; __int16 aoe_defend_power_value; @@ -343,7 +343,7 @@ __int16 potential_defend_damage_modify_diff; __int16 potential_attack_concentrate_value; __int16 potential_defend_perfect_parry_reduce_percent; __int16 potential_defend_counter_reduce_percent; -char Pad15[2]; +char Pad16[2]; __int32 potential_max_hp; __int32 potential_hp_regen; __int32 potential_hp_regen_combat; @@ -359,21 +359,21 @@ __int16 potential_abnormal_attack_power_value_equip; __int16 potential_abnormal_defend_power_value; __int16 potential_heal_power_value; __int16 potential_attack_critical_damage_value_equip; -char Pad16[2]; +char Pad17[2]; wchar_t* item_sound_move; wchar_t* item_sound_dragstart; wchar_t* item_sound_itemdrop; signed char main_ability[2]; __int32 main_ability_Size() const {return 2;}; bool pccafe_ncsoft_korea_only; -char Pad17[1]; +char Pad18[1]; __int32 growth_id; signed char growth_level_max; signed char growth_step; signed char growth_efficient_level; -char Pad18[1]; +char Pad19[1]; __int16 growth_exp_scale; -char Pad19[2]; +char Pad20[2]; __int32 random_option_group_id; __int32 has_random_option_group_data_flag; __int32 growth_recipe_exp_min; @@ -387,7 +387,7 @@ int growth_recipe_material_tableId() const {return 202;}; __int16 growth_recipe_material_count[6]; __int32 growth_recipe_material_count_Size() const {return 6;}; signed char growth_fail_probability; -char Pad20[3]; +char Pad21[3]; __int32 awakening_recipe_cost; BnsTables::Shared::TableRef awakening_recipe_material[6]; __int32 awakening_recipe_material_Size() const {return 6;}; @@ -396,7 +396,7 @@ __int16 awakening_recipe_material_count[6]; __int32 awakening_recipe_material_count_Size() const {return 6;}; bool dispose_awakening_feed_item; bool dispose_awakening_material; -char Pad21[2]; +char Pad22[2]; BnsTables::Shared::TableRef required_feed_item_brand_for_growth; int required_feed_item_brand_for_growth_tableId() const {return 195;}; BnsTables::Shared::TableRef required_feed_item_for_growth; @@ -409,52 +409,53 @@ BnsTables::Shared::TableRef required_feed_item_brand_for_awakening; int required_feed_item_brand_for_awakening_tableId() const {return 195;}; signed char required_feed_item_condition_type; signed char required_feed_item_level_min; -char Pad22[2]; +char Pad23[2]; BnsTables::Shared::TableRef awakening_target_item[5]; __int32 awakening_target_item_Size() const {return 5;}; int awakening_target_item_tableId() const {return 202;}; __int16 required_awakening_bm_item_count; signed char awakening_probability; -char Pad23[1]; +char Pad24[1]; BnsTables::Shared::TableRef awakening_fail_effect; int awakening_fail_effect_tableId() const {return 118;}; bool lock_enable; signed char time_limit_type; -char Pad24[2]; +char Pad25[2]; __int32 usable_duration; __int64 fixed_expiration_time; signed char delete_expiration_type; -char Pad25[3]; +char Pad26[3]; BnsTables::Shared::TableRef event_info; int event_info_tableId() const {return 203;}; bool show_reward_preview; -char Pad26[3]; +char Pad27[3]; BnsTables::Shared::TableRef account_post_charge; int account_post_charge_tableId() const {return 5;}; signed char fusion_category_1; -char Pad27[1]; +char Pad28[1]; __int16 fusion_category_2; __int32 fusion_score; signed char boast_event_type; -char Pad28[3]; +char Pad29[3]; __int32 improve_id; signed char improve_level; -char Pad29[3]; +char Pad30[3]; BnsTables::Shared::TableRef improve_next_item; int improve_next_item_tableId() const {return 202;}; BnsTables::Shared::TableRef improve_prev_item; int improve_prev_item_tableId() const {return 202;}; BnsTables::Shared::TableRef job_change_item_exchange_group; -int job_change_item_exchange_group_tableId() const {return 233;}; +int job_change_item_exchange_group_tableId() const {return 234;}; +__int32 item_generation; BnsTables::Shared::TableRef manipulate_zone_env2_list[10]; __int32 manipulate_zone_env2_list_Size() const {return 10;}; -int manipulate_zone_env2_list_tableId() const {return 479;}; +int manipulate_zone_env2_list_tableId() const {return 481;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef nickname; -int nickname_tableId() const {return 434;}; +int nickname_tableId() const {return 435;}; signed char stage_number; -char Pad30[3]; +char Pad31[3]; BnsTables::Shared::IconRef tag_icon; BnsTables::Shared::IconRef tag_icon_grade; BnsTables::Shared::IconRef icon; @@ -495,52 +496,1504 @@ bool hide_beard; bool hide_name; bool guild_item; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; BnsTables::Shared::TableRef description4_title; -int description4_title_tableId() const {return 434;}; +int description4_title_tableId() const {return 435;}; BnsTables::Shared::TableRef description5_title; -int description5_title_tableId() const {return 434;}; +int description5_title_tableId() const {return 435;}; BnsTables::Shared::TableRef description6_title; -int description6_title_tableId() const {return 434;}; +int description6_title_tableId() const {return 435;}; BnsTables::Shared::TableRef description4; -int description4_tableId() const {return 434;}; +int description4_tableId() const {return 435;}; BnsTables::Shared::TableRef description5; -int description5_tableId() const {return 434;}; +int description5_tableId() const {return 435;}; BnsTables::Shared::TableRef description6; -int description6_tableId() const {return 434;}; +int description6_tableId() const {return 435;}; BnsTables::Shared::TableRef description7; -int description7_tableId() const {return 434;}; +int description7_tableId() const {return 435;}; BnsTables::Shared::TableRef main_info; -int main_info_tableId() const {return 434;}; +int main_info_tableId() const {return 435;}; BnsTables::Shared::TableRef sub_info; -int sub_info_tableId() const {return 434;}; +int sub_info_tableId() const {return 435;}; BnsTables::Shared::TableRef identify_main_info; -int identify_main_info_tableId() const {return 434;}; +int identify_main_info_tableId() const {return 435;}; BnsTables::Shared::TableRef identify_sub_info; -int identify_sub_info_tableId() const {return 434;}; +int identify_sub_info_tableId() const {return 435;}; BnsTables::Shared::TableRef identify_description; -int identify_description_tableId() const {return 434;}; +int identify_description_tableId() const {return 435;}; BnsTables::Shared::TableRef legend_transform_title_name; -int legend_transform_title_name_tableId() const {return 434;}; +int legend_transform_title_name_tableId() const {return 435;}; signed char ui_icon_state; -char Pad31[3]; +char Pad32[3]; BnsTables::Shared::TableRef message[9]; __int32 message_Size() const {return 9;}; -int message_tableId() const {return 281;}; +int message_tableId() const {return 282;}; bool invoke_fx_msg; -char Pad32[3]; +char Pad33[3]; wchar_t* tooltip_info; __int32 item_score; signed char item_style; -char Pad33[1]; +char Pad34[1]; __int16 release_contents_group; BnsTables::Shared::TableRef randomoption_reset_cost_group; int randomoption_reset_cost_group_tableId() const {return 79;}; bool recommend_in_item_growth; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(64, 0); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(67, 2); } static __int16 TableId() { return 202; } static __int32 SubType() { return -1; } + enum class game_category_1 { + none = 0, + equip = 1, + enchant = 2, + consumable = 3, + production = 4, + exchange = 5, + box = 6, + }; + + enum class game_category_2 { + none = 0, + weapon = 1, + accessory = 2, + dress = 3, + equip_gem = 4, + weapon_gem = 5, + build_up_stone = 6, + badge = 7, + relic = 8, + skill_train_by_item_extract = 9, + medicine = 10, + food = 11, + tool = 12, + talisman = 13, + equip_material = 14, + union_material = 15, + dress_material = 16, + etc_material = 17, + coin = 18, + deed = 19, + quest = 20, + etc_change = 21, + weapon_box = 22, + accessory_box = 23, + dress_box = 24, + equip_gem_box = 25, + weapon_gem_box = 26, + material_box = 27, + booty_box = 28, + etc_box = 29, + }; + + enum class game_category_3 { + none = 0, + sword = 1, + gauntlet = 2, + aura_bangle = 3, + axe = 4, + dagger = 5, + staff = 6, + lyn_sword = 7, + warlock_dagger = 8, + soul_fighter_gauntlet = 9, + gun = 10, + great_sword = 11, + long_bow = 12, + spear = 13, + orb = 14, + dual_blade = 15, + instrument = 16, + necklace = 17, + ring = 18, + earring = 19, + bracelet = 20, + belt = 21, + gloves = 22, + soul = 23, + soul_2 = 24, + rune_1 = 25, + rune_2 = 26, + pet = 27, + nova = 28, + vehicle = 29, + normal_state_appearance = 30, + idle_state_appearance = 31, + chatting_symbol = 32, + portrait_appearance = 33, + hypermove_appearance = 34, + name_plate_appearance = 35, + speech_bubble_appearance = 36, + talk_social = 37, + armlet_1 = 38, + armlet_2 = 39, + costume = 40, + head_attach = 41, + face_attach = 42, + costume_attach = 43, + summoned_pet_costume = 44, + summoned_pet_hat = 45, + summoned_pet_attach = 46, + gam1 = 47, + gan2 = 48, + jin3 = 49, + son4 = 50, + ri5 = 51, + gon6 = 52, + tae7 = 53, + geon8 = 54, + synthesis_gem = 55, + feed_gem = 56, + diamond = 57, + ruby = 58, + topaz = 59, + sapphire = 60, + jade = 61, + emerald = 62, + amethyst = 63, + aquamarine = 64, + amber = 65, + obsidian = 66, + garnet = 67, + ruby_topaz = 68, + ruby_sapphire = 69, + ruby_jade = 70, + ruby_amethyst = 71, + ruby_emerald = 72, + ruby_diamond = 73, + topaz_sapphire = 74, + topaz_jade = 75, + topaz_amethyst = 76, + topaz_emerald = 77, + topaz_diamond = 78, + sapphire_jade = 79, + sapphire_amethyst = 80, + sapphire_emerald = 81, + sapphire_diamond = 82, + jade_amethyst = 83, + jade_emerald = 84, + jade_diamond = 85, + amethyst_emerald = 86, + amethyst_diamond = 87, + emerald_diamond = 88, + aquamarine_diamond = 89, + amber_diamond = 90, + obsidian_garnet = 91, + corundum_white = 92, + corundum_black = 93, + corundum_pink = 94, + corundum_yellow = 95, + corundum_bluegreen = 96, + corundum_blue = 97, + corundum_aquamarine = 98, + corundum_amber = 99, + corundum_ruby = 100, + corundum_amethyst = 101, + corundum_jade = 102, + skill_stone = 103, + skill_stone_1 = 104, + skill_stone_2 = 105, + accessory_stone = 106, + weapon_soul_gem = 107, + regenerate_potion = 108, + heal_potion = 109, + secret_potion = 110, + detox_potion = 111, + magic_potion = 112, + hwan_dan = 113, + cook = 114, + exp_cook = 115, + alcohol = 116, + normal_repair_tool = 117, + urgency_repair_tool = 118, + key = 119, + weapon_gem_make = 120, + festival_tool = 121, + fishing_goods = 122, + voucher = 123, + reset_talisman = 124, + revive_talisman = 125, + party_revive_talisman = 126, + growth_talisman = 127, + unseal_talisman = 128, + seal_talisman = 129, + escape_talisman = 130, + build_up_talisman = 131, + valuables = 132, + wealth = 133, + holy_material = 134, + weapon_material = 135, + party_battle_material = 136, + raid_material = 137, + weapon_seed_material = 138, + accessory_material = 139, + synthetic_material = 140, + weapon_exp = 141, + accessory_exp = 142, + weapon_maker = 143, + talis_maker = 144, + equip_gem_maker = 145, + accessory_maker = 146, + medicine_maker = 147, + food_maker = 148, + common_maker = 149, + hypermove_material = 150, + production_material = 151, + cloth = 152, + dress_design = 153, + color_material = 154, + pattern = 155, + special_material = 156, + normal_material = 157, + weapon_coin = 158, + token = 159, + naryu_coin = 160, + pvp_coin = 161, + rvr_coin = 162, + festival_coin = 163, + hero_coin = 164, + spirit_coin = 165, + normal_coin = 166, + skill_deed = 167, + skill_take_deed = 168, + ticket = 169, + reset_deed = 170, + extend_deed = 171, + exchange_deed = 172, + switch_deed = 173, + normal_deed = 174, + guild_deed = 175, + quest_start = 176, + quest_virtual = 177, + chack_item = 178, + sundry_item = 179, + normal_weapon_box = 180, + shape_weapon_box = 181, + normal_accessory_box = 182, + normal_dress_box = 183, + normal_equip_gem_box = 184, + normal_weapon_gem_box = 185, + normal_material_box = 186, + normal_booty_box = 187, + normal_etc_box = 188, + badge_1_premium = 189, + badge_2_premium = 190, + badge_3_premium = 191, + badge_1_normal = 192, + badge_2_normal = 193, + badge_3_normal = 194, + badge_appearance = 195, + fusion_material = 196, + card = 197, + aquamarine_amber = 198, + relic_1 = 199, + star_stone = 200, + skill_train_by_item_extract = 201, + transform_coupon = 202, + worldaccountcard_coupon = 203, + glyph_coupon = 204, + }; + + enum class market_category_2 { + none = 0, + weapon = 1, + equip_gem = 2, + accessory = 3, + dress = 4, + weapon_gem = 5, + medicine = 6, + food = 7, + build_up_stone = 8, + talisman = 9, + tool = 10, + equip_material = 11, + union_material = 12, + dress_material = 13, + etc_material = 14, + coin = 15, + deed = 16, + quest = 17, + etc_change = 18, + etc_box = 19, + badge = 20, + relic = 21, + skill_train_by_item_extract = 22, + gold = 23, + spirit = 24, + }; + + enum class market_category_3 { + none = 0, + sword = 1, + gauntlet = 2, + axe = 3, + staff = 4, + aura_bangle = 5, + dagger = 6, + gam1 = 7, + gan2 = 8, + jin3 = 9, + son4 = 10, + ri5 = 11, + gon6 = 12, + tae7 = 13, + geon8 = 14, + great_sword = 15, + ring = 16, + earring = 17, + necklace = 18, + costume = 19, + head_attach = 20, + face_attach = 21, + costume_attach = 22, + summoned_pet_costume = 23, + summoned_pet_hat = 24, + summoned_pet_attach = 25, + ruby = 26, + topaz = 27, + sapphire = 28, + jade = 29, + amethyst = 30, + emerald = 31, + diamond = 32, + regenerate_potion = 33, + heal_potion = 34, + secret_potion = 35, + detox_potion = 36, + lyn_sword = 37, + warlock_dagger = 38, + soul_fighter_gauntlet = 39, + gun = 40, + cook = 41, + alcohol = 42, + normal_repair_tool = 43, + urgency_repair_tool = 44, + unseal_talisman = 45, + revive_talisman = 46, + escape_talisman = 47, + feed_gem = 48, + weapon_gem_etc = 49, + long_bow = 50, + magic_potion = 51, + key = 52, + hwan_dan = 53, + exp_cook = 54, + weapon_gem_make = 55, + festival_tool = 56, + sundry_item = 57, + reset_talisman = 58, + party_revive_talisman = 59, + weapon_maker = 60, + talis_maker = 61, + equip_gem_maker = 62, + accessory_maker = 63, + medicine_maker = 64, + food_maker = 65, + growth_talisman = 66, + build_up_talisman = 67, + valuables = 68, + wealth = 69, + growth_material = 70, + holy_material = 71, + common_maker = 72, + special_material = 73, + hypermove_material = 74, + normal_material = 75, + production_material = 76, + cloth = 77, + obsidian = 78, + amber = 79, + garnet = 80, + aquamarine = 81, + belt = 82, + bracelet = 83, + seal_talisman = 84, + dress_design = 85, + fishing_goods = 86, + badge_1 = 87, + weapon_gem_guardian = 88, + spear = 89, + orb = 90, + ruby_diamond = 91, + vehicle = 92, + card = 93, + dual_blade = 94, + glyph = 95, + topaz_diamond = 96, + normal_state_appearance = 97, + idle_state_appearance = 98, + chatting_symbol = 99, + sapphire_diamond = 100, + portrait_appearance = 101, + hypermove_appearance = 102, + jade_diamond = 103, + accessory_stone = 104, + amethyst_diamond = 105, + emerald_diamond = 106, + soul = 107, + soul_2 = 108, + gloves = 109, + pet_1 = 110, + nova = 111, + color_material = 112, + rune_1 = 113, + rune_2 = 114, + aquamarine_diamond = 115, + pattern = 116, + normal_coin = 117, + skill_take_deed = 118, + normal_deed = 119, + quest_start = 120, + chack_item = 121, + normal_etc_box = 122, + skill_stone_1 = 123, + skill_stone_2 = 124, + amber_diamond = 125, + obsidian_garnet = 126, + name_plate_appearance = 127, + speech_bubble_appearance = 128, + instrument = 129, + aquamarine_amber = 130, + talk_social = 131, + relic_1 = 132, + star_stone = 133, + weapon_soul_gem = 134, + voucher = 135, + armlet_1 = 136, + armlet_2 = 137, + skill_train_by_item_extract = 138, + gold = 139, + spirit = 140, + skill_train_by_item_extract_neck = 141, + skill_train_by_item_extract_finger = 142, + skill_train_by_item_extract_ear = 143, + skill_train_by_item_extract_wrist = 144, + skill_train_by_item_extract_waist = 145, + skill_train_by_item_extract_gloves = 146, + costume_box = 147, + }; + + enum class equip_job_check { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class equip_sex { + none = 0, + all = 1, + male = 2, + female = 3, + }; + + enum class equip_race { + none = 0, + all = 1, + jin = 2, + gon = 3, + lyn = 4, + kun = 5, + summoned_all = 6, + summoned_cat = 7, + }; + + enum class job_specialization { + job_specialization_none = 0, + gyeyeor1 = 1, + gyeyeor2 = 2, + gyeyeor3 = 3, + }; + + enum class equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class legend_grade_background_particle_type { + none = 0, + type_gold = 1, + type_redup = 2, + type_goldup = 3, + type_redupper = 4, + }; + + enum class use_recycle_group { + none = 0, + class_val = 1, + item_1 = 2, + item_2 = 3, + class_2 = 4, + db = 5, + gadget = 6, + }; + + enum class pouch_appearance { + none = 0, + money = 1, + effect = 2, + distribution_pouch = 3, + normal_pouch_grade1 = 4, + normal_pouch_grade2 = 5, + normal_pouch_grade3 = 6, + normal_pouch_grade4 = 7, + normal_pouch_grade5 = 8, + normal_pouch_grade6 = 9, + normal_pouch_grade7 = 10, + quality_pouch_grade1 = 11, + quality_pouch_grade2 = 12, + quality_pouch_grade3 = 13, + quality_pouch_grade4 = 14, + quality_pouch_grade5 = 15, + quality_pouch_grade6 = 16, + quality_pouch_grade7 = 17, + high_quality_pouch_grade1 = 18, + high_quality_pouch_grade2 = 19, + high_quality_pouch_grade3 = 20, + high_quality_pouch_grade4 = 21, + high_quality_pouch_grade5 = 22, + high_quality_pouch_grade6 = 23, + high_quality_pouch_grade7 = 24, + normal_box_grade1 = 25, + normal_box_grade2 = 26, + normal_box_grade3 = 27, + normal_box_grade4 = 28, + normal_box_grade5 = 29, + normal_box_grade6 = 30, + normal_box_grade7 = 31, + quality_box_grade1 = 32, + quality_box_grade2 = 33, + quality_box_grade3 = 34, + quality_box_grade4 = 35, + quality_box_grade5 = 36, + quality_box_grade6 = 37, + quality_box_grade7 = 38, + high_quality_box_grade1 = 39, + high_quality_box_grade2 = 40, + high_quality_box_grade3 = 41, + high_quality_box_grade4 = 42, + high_quality_box_grade5 = 43, + high_quality_box_grade6 = 44, + high_quality_box_grade7 = 45, + normal_gembox_grade1 = 46, + normal_gembox_grade2 = 47, + normal_gembox_grade3 = 48, + normal_gembox_grade4 = 49, + normal_gembox_grade5 = 50, + normal_gembox_grade6 = 51, + normal_gembox_grade7 = 52, + quality_gembox_grade1 = 53, + quality_gembox_grade2 = 54, + quality_gembox_grade3 = 55, + quality_gembox_grade4 = 56, + quality_gembox_grade5 = 57, + quality_gembox_grade6 = 58, + quality_gembox_grade7 = 59, + high_quality_gembox_grade1 = 60, + high_quality_gembox_grade2 = 61, + high_quality_gembox_grade3 = 62, + high_quality_gembox_grade4 = 63, + high_quality_gembox_grade5 = 64, + high_quality_gembox_grade6 = 65, + high_quality_gembox_grade7 = 66, + }; + + enum class forwarding_types { + progress_mission = 0, + acquire_quest = 1, + skill_target = 2, + mission_step_rollback = 3, + }; + + enum class main_ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + defend_critical_base_percent = 4, + defend_critical_value = 5, + defend_dodge_base_percent = 6, + defend_dodge_value = 7, + defend_parry_base_percent = 8, + defend_parry_value = 9, + defend_stiff_duration_base_percent = 10, + defend_stiff_duration_value = 11, + defend_physical_damage_reduce_percent = 12, + defend_force_damage_reduce_percent = 13, + defend_damage_modify_percent = 14, + defend_damage_modify_diff = 15, + defend_perfect_parry_reduce_percent = 16, + defend_counter_reduce_percent = 17, + attack_hit_base_percent = 18, + attack_hit_value = 19, + attack_critical_base_percent = 20, + attack_critical_damage_percent = 21, + attack_critical_value = 22, + attack_stiff_duration_base_percent = 23, + attack_stiff_duration_value = 24, + attack_damage_modify_percent = 25, + attack_damage_modify_diff = 26, + attack_pierce_value = 27, + attack_concentrate_value = 28, + max_hp = 29, + hp_regen = 30, + hp_regen_combat = 31, + cast_duration_base_percent = 32, + cast_duration_value = 33, + hate_power_value = 34, + heal_power_value = 35, + pve_boss_level_npc_attack_power_equip_min_and_max = 36, + pve_boss_level_npc_defend_power_equip_value = 37, + pvp_attack_power_equip_min_and_max = 38, + pvp_defend_power_equip_value = 39, + abnormal_defend_base_percent = 40, + abnormal_defend_power_value = 41, + attack_critical_damage_value = 42, + abnormal_attack_power_value = 43, + abnormal_attack_base_percent = 44, + max_guard_gauge = 45, + attack_attribute_value = 46, + attack_attribute_base_percent = 47, + r_attack_stiff_duration_equip_value = 48, + r_defend_stiff_duration_equip_value = 49, + r_aoe_defend_power_value_equip = 50, + r_heal_power_equip_value = 51, + r_defend_strength_equip_value = 52, + r_attack_precise_equip_value = 53, + r_attack_aoe_pierce_value_equip = 54, + r_attack_abnormal_hit_equip_value = 55, + r_defend_abnormal_dodge_equip_value = 56, + r_support_power_equip_value = 57, + r_hypermove_power_equip_value = 58, + defend_difficulty_type_damage_reduce_percent = 59, + attack_attribute_value_equip = 60, + abnormal_attack_power_value_equip = 61, + attack_critical_damage_value_equip = 62, + attack_pierce_base_percent = 63, + heal_power_base_percent = 64, + race_type_1_attack_damage_modify_percent = 65, + race_type_2_attack_damage_modify_percent = 66, + race_type_3_attack_damage_modify_percent = 67, + race_type_4_attack_damage_modify_percent = 68, + race_type_5_attack_damage_modify_percent = 69, + race_type_6_attack_damage_modify_percent = 70, + race_type_7_attack_damage_modify_percent = 71, + race_type_1_defend_damage_modify_percent = 72, + race_type_2_defend_damage_modify_percent = 73, + race_type_3_defend_damage_modify_percent = 74, + race_type_4_defend_damage_modify_percent = 75, + race_type_5_defend_damage_modify_percent = 76, + race_type_6_defend_damage_modify_percent = 77, + race_type_7_defend_damage_modify_percent = 78, + attribute_type_1_attack_damage_modify_percent = 79, + attribute_type_2_attack_damage_modify_percent = 80, + attribute_type_3_attack_damage_modify_percent = 81, + attribute_type_4_attack_damage_modify_percent = 82, + attribute_type_5_attack_damage_modify_percent = 83, + attribute_type_6_attack_damage_modify_percent = 84, + attribute_type_7_attack_damage_modify_percent = 85, + attribute_type_8_attack_damage_modify_percent = 86, + attribute_type_9_attack_damage_modify_percent = 87, + attribute_type_10_attack_damage_modify_percent = 88, + attribute_type_11_attack_damage_modify_percent = 89, + attribute_type_12_attack_damage_modify_percent = 90, + attribute_type_1_defend_damage_modify_percent = 91, + attribute_type_2_defend_damage_modify_percent = 92, + attribute_type_3_defend_damage_modify_percent = 93, + attribute_type_4_defend_damage_modify_percent = 94, + attribute_type_5_defend_damage_modify_percent = 95, + attribute_type_6_defend_damage_modify_percent = 96, + attribute_type_7_defend_damage_modify_percent = 97, + attribute_type_8_defend_damage_modify_percent = 98, + attribute_type_9_defend_damage_modify_percent = 99, + attribute_type_10_defend_damage_modify_percent = 100, + attribute_type_11_defend_damage_modify_percent = 101, + attribute_type_12_defend_damage_modify_percent = 102, + defend_critical_damage_value = 103, + defend_critical_damage_value_equip = 104, + attack_parry_pierce_percent = 105, + defend_critical_damage_percent = 106, + job_ability_1 = 107, + job_ability_2 = 108, + heal_power_diff = 109, + aoe_defend_base_percent = 110, + aoe_defend_power_value = 111, + hate_power_equip_value = 112, + additional_exp_diff_by_kill = 113, + additional_exp_percent_by_kill = 114, + attack_abnormal_hit_equip_value = 115, + defend_abnormal_resistance_equip_value = 116, + }; + + enum class required_seed_item_growth_course { + none = 0, + normal = 1, + coin = 2, + }; + + enum class required_seed_item_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class time_limit_type { + invalid = 0, + none = 1, + duration = 2, + fixed = 3, + duration_with_fixed = 4, + undefined = 5, + }; + + enum class delete_expiration_type { + none = 0, + sell = 1, + }; + + enum class fusion_category_1 { + none = 0, + all = 1, + dress = 2, + summoned_pet_dress = 3, + equip_gem = 4, + weapon_gem = 5, + weapon = 6, + accessory = 7, + soul = 8, + soul_2 = 9, + nova = 10, + pet = 11, + corundum = 12, + }; + + enum class fusion_category_2 { + none = 0, + costume = 1, + head_attach = 2, + face_attach = 3, + costume_attach = 4, + summoned_pet_costume = 5, + summoned_pet_hat = 6, + summoned_pet_attach = 7, + gam1 = 8, + gan2 = 9, + jin3 = 10, + son4 = 11, + ri5 = 12, + gon6 = 13, + tae7 = 14, + geon8 = 15, + weapon_gem = 16, + sword = 17, + gauntlet = 18, + aura_bangle = 19, + axe = 20, + dagger = 21, + staff = 22, + lyn_sword = 23, + warlock_dagger = 24, + soul_fighter_gauntlet = 25, + gun = 26, + long_bow = 27, + great_sword = 28, + orb = 29, + necklace = 30, + ring = 31, + earring = 32, + bracelet = 33, + belt = 34, + gloves = 35, + soul = 36, + soul_2 = 37, + nova = 38, + pet = 39, + corundum_white = 40, + corundum_black = 41, + corundum_pink = 42, + corundum_yellow = 43, + corundum_bluegreen = 44, + corundum_blue = 45, + dual_blade = 46, + instrument = 47, + }; + + enum class boast_event_type { + none = 0, + conditional = 1, + always = 2, + }; + + enum class ui_icon_state { + none = 0, + decompose = 1, + sell = 2, + exchange = 3, + }; + + enum class item_style { + none = 0, + normal = 1, + pve_weapon1 = 2, + pve_weapon2 = 3, + raid_weapon1 = 4, + hc_weapon1 = 5, + awaken1 = 6, + awaken2 = 7, + awaken3 = 8, + pvp = 9, + soul_long = 10, + soul_short = 11, + }; + + enum class weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class gem_slot_type { + closed = 0, + minus_one = 1, + plus_zero = 2, + plus_one = 3, + minus_four = 4, + minus_three = 5, + minus_two = 6, + plus_two = 7, + plus_three = 8, + plus_four = 9, + }; + + enum class weapon_appearance_change_type { + none = 0, + used_only_as_target_weapon = 1, + used_only_as_applying_weapon = 2, + both = 3, + }; + + enum class custom_dress_design_state { + none = 0, + disabled = 1, + activated = 2, + }; + + enum class grocery_type { + other = 0, + repair = 1, + seal = 2, + random_box = 3, + cave_escape = 4, + key = 5, + weapon_gem_slot_expander = 6, + sealed = 7, + weapon_gem_slot_adder = 8, + messenger = 9, + base_camp_warp = 10, + pet_food = 11, + reset_dungeon = 12, + skill_book = 13, + fishing_paste = 14, + badge = 15, + scroll = 16, + fusion_subitem = 17, + card = 18, + relic = 19, + relic_material = 20, + star_stone = 21, + voucher = 22, + capital_teleport = 23, + skill_train_by_item_extract = 24, + shuffle_glyph_cost_ticket = 25, + shuffle_worldaccountcard_cost_ticket = 26, + }; + + enum class recharge_heart_type { + none = 0, + instant_heart = 1, + heart = 2, + }; + + enum class message_range { + none = 0, + district = 1, + all = 2, + }; + + enum class grocery_effect_type { + heal_potion = 0, + sp_potion = 1, + buff_item_01 = 2, + buff_item_02 = 3, + buff_item_03 = 4, + buff_item_04 = 5, + buff_item_05 = 6, + buff_item_06 = 7, + buff_item_07 = 8, + buff_item_08 = 9, + buff_item_09 = 10, + buff_item_10 = 11, + buff_item_11 = 12, + buff_item_12 = 13, + buff_item_13 = 14, + buff_item_14 = 15, + buff_item_15 = 16, + buff_item_16 = 17, + buff_item_17 = 18, + buff_item_18 = 19, + buff_item_19 = 20, + buff_item_20 = 21, + etc = 22, + }; + + enum class use_fail_caster_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class grocery_batch_type { + none = 0, + glyph = 1, + soul_boost = 2, + bonus_exp = 3, + bonus_mastery_exp = 4, + bonus_account_exp = 5, + bonus_sealed_dungeon_exp = 6, + voucher_money = 7, + voucher_virtual_currency = 8, + }; + + enum class gem_type { + none = 0, + weapon_gem = 1, + equip_gem = 2, + random_stat_equip_gem = 3, + feed_gem = 4, + weapon_enchant_gem = 5, + pet_gem = 6, + accessory_enchant_gem = 7, + weapon_soul_gem = 8, + }; + + enum class weapon_gem_type { + none = 0, + ruby = 1, + topaz = 2, + sapphire = 3, + jade = 4, + amethyst = 5, + emerald = 6, + diamond = 7, + obsidian = 8, + amber = 9, + garnet = 10, + aquamarine = 11, + ruby_topaz = 12, + ruby_sapphire = 13, + ruby_jade = 14, + ruby_amethyst = 15, + ruby_emerald = 16, + ruby_diamond = 17, + topaz_sapphire = 18, + topaz_jade = 19, + topaz_amethyst = 20, + topaz_emerald = 21, + topaz_diamond = 22, + sapphire_jade = 23, + sapphire_amethyst = 24, + sapphire_emerald = 25, + sapphire_diamond = 26, + jade_amethyst = 27, + jade_emerald = 28, + jade_diamond = 29, + amethyst_emerald = 30, + amethyst_diamond = 31, + emerald_diamond = 32, + aquamarine_diamond = 33, + amber_diamond = 34, + obsidian_garnet = 35, + corundum_white = 36, + corundum_black = 37, + corundum_pink = 38, + corundum_yellow = 39, + corundum_bluegreen = 40, + corundum_blue = 41, + corundum_aquamarine = 42, + corundum_amber = 43, + corundum_ruby = 44, + corundum_amethyst = 45, + corundum_jade = 46, + aquamarine_amber = 47, + }; + + enum class weapon_enchant_gem_slot_type { + none = 0, + first = 1, + second = 2, + }; + + enum class accessory_enchant_gem_equip_accessory_type { + none = 0, + ring = 1, + earring = 2, + necklace = 3, + belt = 4, + bracelet = 5, + gloves = 6, + }; + + enum class accessory_enchant_gem_slot_type { + none = 0, + first = 1, + second = 2, + third = 3, + }; + + enum class attack_effect_skill_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class accessory_type { + accessory = 0, + costume_attach = 1, + ring = 2, + earring = 3, + necklace = 4, + belt = 5, + bracelet = 6, + soul = 7, + soul_2 = 8, + gloves = 9, + rune_1 = 10, + rune_2 = 11, + nova = 12, + vehicle = 13, + normal_state_appearance = 14, + idle_state_appearance = 15, + chatting_symbol = 16, + portrait_appearance = 17, + hypermove_appearance = 18, + name_plate_appearance = 19, + speech_bubble_appearance = 20, + talk_social = 21, + armlet_1 = 22, + armlet_2 = 23, + }; + + enum class enchant_type { + none = 0, + enchant = 1, + transient_enchant = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item/item_accessory_Record.h b/Generated/include/KR/item/item_accessory_Record.h index 1a03ebadc..74826a8b8 100644 --- a/Generated/include/KR/item/item_accessory_Record.h +++ b/Generated/include/KR/item/item_accessory_Record.h @@ -21,14 +21,14 @@ bool guild_used; char Pad_sub_2[2]; __int32 closet_group_id; BnsTables::Shared::TableRef talk_social; -int talk_social_tableId() const {return 428;}; +int talk_social_tableId() const {return 429;}; BnsTables::Shared::TableRef skill3; -int skill3_tableId() const {return 349;}; +int skill3_tableId() const {return 350;}; signed char custom_dress_design_state; char Pad_sub_3[1]; __int16 hidden_power_attach; BnsTables::Shared::TableRef vehicle_detail; -int vehicle_detail_tableId() const {return 449;}; +int vehicle_detail_tableId() const {return 450;}; BnsTables::Shared::TableRef unseal_consume_item2[4]; __int32 unseal_consume_item2_Size() const {return 4;}; int unseal_consume_item2_tableId() const {return 202;}; diff --git a/Generated/include/KR/item/item_costume_Record.h b/Generated/include/KR/item/item_costume_Record.h index 2ab3d8d22..0e447aae9 100644 --- a/Generated/include/KR/item/item_costume_Record.h +++ b/Generated/include/KR/item/item_costume_Record.h @@ -14,7 +14,7 @@ bool guild_used; char Pad_sub_1[3]; __int32 closet_group_id; BnsTables::Shared::TableRef talk_social; -int talk_social_tableId() const {return 428;}; +int talk_social_tableId() const {return 429;}; BnsTables::Shared::TableRef pair_costume; int pair_costume_tableId() const {return 202;}; BnsTables::Shared::TableRef pair_costume_brand; @@ -24,7 +24,7 @@ wchar_t* pair_costume_signal_detach_show; signed char custom_dress_design_state; char Pad_sub_2[3]; BnsTables::Shared::TableRef skill_skin; -int skill_skin_tableId() const {return 371;}; +int skill_skin_tableId() const {return 372;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/KR/item/item_gem_Record.h b/Generated/include/KR/item/item_gem_Record.h index 4ed8928b5..df9eb464a 100644 --- a/Generated/include/KR/item/item_gem_Record.h +++ b/Generated/include/KR/item/item_gem_Record.h @@ -95,18 +95,18 @@ BnsTables::Shared::TableRef ability_feeding_target[2]; __int32 ability_feeding_target_Size() const {return 2;}; int ability_feeding_target_tableId() const {return 195;}; BnsTables::Shared::TableRef skill_by_equipment; -int skill_by_equipment_tableId() const {return 357;}; +int skill_by_equipment_tableId() const {return 358;}; __int16 hidden_power_attach; char Pad_sub_9[2]; BnsTables::Shared::TableRef weapon_soul_gem_pet; -int weapon_soul_gem_pet_tableId() const {return 297;}; +int weapon_soul_gem_pet_tableId() const {return 298;}; BnsTables::Shared::TableRef unseal_consume_item2[4]; __int32 unseal_consume_item2_Size() const {return 4;}; int unseal_consume_item2_tableId() const {return 202;}; __int16 unseal_consume_item2_stack_count[4]; __int32 unseal_consume_item2_stack_count_Size() const {return 4;}; BnsTables::Shared::TableRef skill3; -int skill3_tableId() const {return 349;}; +int skill3_tableId() const {return 350;}; wchar_t* equip_show; bool sub_ability_random_draw_enable; char Pad_sub_10[3]; diff --git a/Generated/include/KR/item/item_grocery_Record.h b/Generated/include/KR/item/item_grocery_Record.h index 346e90656..fd167c59d 100644 --- a/Generated/include/KR/item/item_grocery_Record.h +++ b/Generated/include/KR/item/item_grocery_Record.h @@ -16,9 +16,9 @@ __int16 stack_count; __int16 store_bundle_count; char Pad_sub_2[2]; BnsTables::Shared::TableRef skill3; -int skill3_tableId() const {return 349;}; +int skill3_tableId() const {return 350;}; BnsTables::Shared::TableRef duel_skill3; -int duel_skill3_tableId() const {return 349;}; +int duel_skill3_tableId() const {return 350;}; signed char skill_limit_level; signed char skill_limit_level_max; signed char skill_limit_mastery_level; @@ -37,7 +37,7 @@ bool disable_vitality_none_zero; char Pad_sub_5[1]; __int32 skill_score_point; BnsTables::Shared::TableRef skill_skin_acquire; -int skill_skin_acquire_tableId() const {return 371;}; +int skill_skin_acquire_tableId() const {return 372;}; BnsTables::Shared::TableRef resurrect_effect; int resurrect_effect_tableId() const {return 118;}; __int32 bonus_exp; @@ -64,9 +64,9 @@ signed char repair_grade; bool necessary_campfire; char Pad_sub_8[2]; BnsTables::Shared::TableRef valid_attraction_name; -int valid_attraction_name_tableId() const {return 434;}; +int valid_attraction_name_tableId() const {return 435;}; BnsTables::Shared::TableRef dest_zone; -int dest_zone_tableId() const {return 478;}; +int dest_zone_tableId() const {return 480;}; signed char expand_weapon_gem_slot_level[2]; __int32 expand_weapon_gem_slot_level_Size() const {return 2;}; char Pad_sub_9[2]; @@ -88,16 +88,16 @@ __int32 additional_growth_recipe_exp_percent; signed char additional_awakening_probability; char Pad_sub_11[3]; BnsTables::Shared::TableRef randombox_preview; -int randombox_preview_tableId() const {return 316;}; +int randombox_preview_tableId() const {return 317;}; signed char message_range; char Pad_sub_12[3]; BnsTables::Shared::TableRef pet_food_recovery; -int pet_food_recovery_tableId() const {return 298;}; +int pet_food_recovery_tableId() const {return 299;}; BnsTables::Shared::ExplicitTableRef exceptional_usable_attraction; BnsTables::Shared::TableRef item_usable_group; -int item_usable_group_tableId() const {return 229;}; +int item_usable_group_tableId() const {return 230;}; BnsTables::Shared::TableRef required_completion_quest; -int required_completion_quest_tableId() const {return 306;}; +int required_completion_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef skill_book_achievement_blademaster; int skill_book_achievement_blademaster_tableId() const {return 6;}; BnsTables::Shared::TableRef skill_book_achievement_kungfufighter; @@ -137,7 +137,7 @@ char Pad_sub_13[2]; __int32 badge_gear_score; __int32 badge_synthesis_score; BnsTables::Shared::TableRef slate_scroll; -int slate_scroll_tableId() const {return 392;}; +int slate_scroll_tableId() const {return 393;}; signed char fusion_target_category; char Pad_sub_14[1]; __int16 fusion_score_factor; @@ -145,7 +145,7 @@ signed char grocery_effect_type; char Pad_sub_15[1]; __int16 grocery_effect_level; BnsTables::Shared::TableRef card; -int card_tableId() const {return 463;}; +int card_tableId() const {return 464;}; __int16 use_fail_caster_flag; char Pad_sub_16[2]; BnsTables::Shared::TableRef glyph_reward; @@ -155,21 +155,21 @@ int glyph_reward_fixed_tableId() const {return 161;}; signed char grocery_batch_type; char Pad_sub_17[3]; BnsTables::Shared::TableRef relic_symbol; -int relic_symbol_tableId() const {return 336;}; +int relic_symbol_tableId() const {return 337;}; BnsTables::Shared::IconRef relic_image; BnsTables::Shared::TableRef relic_main_option; -int relic_main_option_tableId() const {return 334;}; +int relic_main_option_tableId() const {return 335;}; BnsTables::Shared::TableRef relic_sub_option; -int relic_sub_option_tableId() const {return 334;}; +int relic_sub_option_tableId() const {return 335;}; BnsTables::Shared::TableRef relic_bonus_1_option; -int relic_bonus_1_option_tableId() const {return 334;}; +int relic_bonus_1_option_tableId() const {return 335;}; BnsTables::Shared::TableRef relic_bonus_2_option; -int relic_bonus_2_option_tableId() const {return 334;}; +int relic_bonus_2_option_tableId() const {return 335;}; __int32 relic_synthesis_score; BnsTables::Shared::TableRef relic_set_item; -int relic_set_item_tableId() const {return 335;}; +int relic_set_item_tableId() const {return 336;}; BnsTables::Shared::TableRef relic_enhance_cost; -int relic_enhance_cost_tableId() const {return 333;}; +int relic_enhance_cost_tableId() const {return 334;}; signed char relic_enhance_max_count; char Pad_sub_18[3]; BnsTables::Shared::TableRef character_membership; @@ -179,7 +179,7 @@ __int32 blue_virtual_currency_additional_quota; __int16 lock_type; __int16 lock_index; BnsTables::Shared::TableRef skill_train_by_item_for_transmit; -int skill_train_by_item_for_transmit_tableId() const {return 380;}; +int skill_train_by_item_for_transmit_tableId() const {return 381;}; BnsTables::Shared::TableRef decompose_random_box_replaced_by_decompose_item; int decompose_random_box_replaced_by_decompose_item_tableId() const {return 202;}; diff --git a/Generated/include/KR/item/item_weapon_Record.h b/Generated/include/KR/item/item_weapon_Record.h index 3dac1dfcd..56008120b 100644 --- a/Generated/include/KR/item/item_weapon_Record.h +++ b/Generated/include/KR/item/item_weapon_Record.h @@ -44,14 +44,14 @@ int ui_repair_item_tableId() const {return 202;}; bool gem_slot_expandable; char Pad_sub_6[3]; BnsTables::Shared::TableRef skill_by_equipment; -int skill_by_equipment_tableId() const {return 357;}; +int skill_by_equipment_tableId() const {return 358;}; signed char weapon_appearance_change_type; char Pad_sub_7[3]; BnsTables::Shared::TableRef pet; -int pet_tableId() const {return 297;}; +int pet_tableId() const {return 298;}; __int32 closet_group_id; BnsTables::Shared::TableRef skill_skin; -int skill_skin_tableId() const {return 371;}; +int skill_skin_tableId() const {return 372;}; __int16 hidden_power_attach; char Pad_sub_8[2]; BnsTables::Shared::TableRef unseal_consume_item2[4]; diff --git a/Generated/include/KR/item_brand/AAA_item_brand_RecordBase.h b/Generated/include/KR/item_brand/AAA_item_brand_RecordBase.h index 0cb72e886..19d395a4d 100644 --- a/Generated/include/KR/item_brand/AAA_item_brand_RecordBase.h +++ b/Generated/include/KR/item_brand/AAA_item_brand_RecordBase.h @@ -27,6 +27,7 @@ __int32 transform_item_by_job_Size() const {return 17;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } static __int16 TableId() { return 195; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h b/Generated/include/KR/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h index a144ab688..e7f3bd1be 100644 --- a/Generated/include/KR/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h +++ b/Generated/include/KR/item_brand_tooltip/AAA_item_brand_tooltip_RecordBase.h @@ -22,7 +22,7 @@ signed char item_condition_type; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; __int16 game_category_3; signed char item_grade; signed char equip_level; @@ -38,25 +38,25 @@ BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef tag_icon; BnsTables::Shared::IconRef tag_icon_grade; BnsTables::Shared::TableRef main_info; -int main_info_tableId() const {return 434;}; +int main_info_tableId() const {return 435;}; BnsTables::Shared::TableRef sub_info; -int sub_info_tableId() const {return 434;}; +int sub_info_tableId() const {return 435;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; BnsTables::Shared::TableRef description4_title; -int description4_title_tableId() const {return 434;}; +int description4_title_tableId() const {return 435;}; BnsTables::Shared::TableRef description5_title; -int description5_title_tableId() const {return 434;}; +int description5_title_tableId() const {return 435;}; BnsTables::Shared::TableRef description6_title; -int description6_title_tableId() const {return 434;}; +int description6_title_tableId() const {return 435;}; BnsTables::Shared::TableRef description4; -int description4_tableId() const {return 434;}; +int description4_tableId() const {return 435;}; BnsTables::Shared::TableRef description5; -int description5_tableId() const {return 434;}; +int description5_tableId() const {return 435;}; BnsTables::Shared::TableRef description6; -int description6_tableId() const {return 434;}; +int description6_tableId() const {return 435;}; BnsTables::Shared::TableRef store_description; -int store_description_tableId() const {return 434;}; +int store_description_tableId() const {return 435;}; BnsTables::Shared::TableRef title_item; int title_item_tableId() const {return 202;}; bool show_related_item; @@ -68,6 +68,331 @@ int related_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } static __int16 TableId() { return 196; } static __int32 SubType() { return -1; } + enum class item_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class game_category_3 { + none = 0, + sword = 1, + gauntlet = 2, + aura_bangle = 3, + axe = 4, + dagger = 5, + staff = 6, + lyn_sword = 7, + warlock_dagger = 8, + soul_fighter_gauntlet = 9, + gun = 10, + great_sword = 11, + long_bow = 12, + spear = 13, + orb = 14, + dual_blade = 15, + instrument = 16, + necklace = 17, + ring = 18, + earring = 19, + bracelet = 20, + belt = 21, + gloves = 22, + soul = 23, + soul_2 = 24, + rune_1 = 25, + rune_2 = 26, + pet = 27, + nova = 28, + vehicle = 29, + normal_state_appearance = 30, + idle_state_appearance = 31, + chatting_symbol = 32, + portrait_appearance = 33, + hypermove_appearance = 34, + name_plate_appearance = 35, + speech_bubble_appearance = 36, + talk_social = 37, + armlet_1 = 38, + armlet_2 = 39, + costume = 40, + head_attach = 41, + face_attach = 42, + costume_attach = 43, + summoned_pet_costume = 44, + summoned_pet_hat = 45, + summoned_pet_attach = 46, + gam1 = 47, + gan2 = 48, + jin3 = 49, + son4 = 50, + ri5 = 51, + gon6 = 52, + tae7 = 53, + geon8 = 54, + synthesis_gem = 55, + feed_gem = 56, + diamond = 57, + ruby = 58, + topaz = 59, + sapphire = 60, + jade = 61, + emerald = 62, + amethyst = 63, + aquamarine = 64, + amber = 65, + obsidian = 66, + garnet = 67, + ruby_topaz = 68, + ruby_sapphire = 69, + ruby_jade = 70, + ruby_amethyst = 71, + ruby_emerald = 72, + ruby_diamond = 73, + topaz_sapphire = 74, + topaz_jade = 75, + topaz_amethyst = 76, + topaz_emerald = 77, + topaz_diamond = 78, + sapphire_jade = 79, + sapphire_amethyst = 80, + sapphire_emerald = 81, + sapphire_diamond = 82, + jade_amethyst = 83, + jade_emerald = 84, + jade_diamond = 85, + amethyst_emerald = 86, + amethyst_diamond = 87, + emerald_diamond = 88, + aquamarine_diamond = 89, + amber_diamond = 90, + obsidian_garnet = 91, + corundum_white = 92, + corundum_black = 93, + corundum_pink = 94, + corundum_yellow = 95, + corundum_bluegreen = 96, + corundum_blue = 97, + corundum_aquamarine = 98, + corundum_amber = 99, + corundum_ruby = 100, + corundum_amethyst = 101, + corundum_jade = 102, + skill_stone = 103, + skill_stone_1 = 104, + skill_stone_2 = 105, + accessory_stone = 106, + weapon_soul_gem = 107, + regenerate_potion = 108, + heal_potion = 109, + secret_potion = 110, + detox_potion = 111, + magic_potion = 112, + hwan_dan = 113, + cook = 114, + exp_cook = 115, + alcohol = 116, + normal_repair_tool = 117, + urgency_repair_tool = 118, + key = 119, + weapon_gem_make = 120, + festival_tool = 121, + fishing_goods = 122, + voucher = 123, + reset_talisman = 124, + revive_talisman = 125, + party_revive_talisman = 126, + growth_talisman = 127, + unseal_talisman = 128, + seal_talisman = 129, + escape_talisman = 130, + build_up_talisman = 131, + valuables = 132, + wealth = 133, + holy_material = 134, + weapon_material = 135, + party_battle_material = 136, + raid_material = 137, + weapon_seed_material = 138, + accessory_material = 139, + synthetic_material = 140, + weapon_exp = 141, + accessory_exp = 142, + weapon_maker = 143, + talis_maker = 144, + equip_gem_maker = 145, + accessory_maker = 146, + medicine_maker = 147, + food_maker = 148, + common_maker = 149, + hypermove_material = 150, + production_material = 151, + cloth = 152, + dress_design = 153, + color_material = 154, + pattern = 155, + special_material = 156, + normal_material = 157, + weapon_coin = 158, + token = 159, + naryu_coin = 160, + pvp_coin = 161, + rvr_coin = 162, + festival_coin = 163, + hero_coin = 164, + spirit_coin = 165, + normal_coin = 166, + skill_deed = 167, + skill_take_deed = 168, + ticket = 169, + reset_deed = 170, + extend_deed = 171, + exchange_deed = 172, + switch_deed = 173, + normal_deed = 174, + guild_deed = 175, + quest_start = 176, + quest_virtual = 177, + chack_item = 178, + sundry_item = 179, + normal_weapon_box = 180, + shape_weapon_box = 181, + normal_accessory_box = 182, + normal_dress_box = 183, + normal_equip_gem_box = 184, + normal_weapon_gem_box = 185, + normal_material_box = 186, + normal_booty_box = 187, + normal_etc_box = 188, + badge_1_premium = 189, + badge_2_premium = 190, + badge_3_premium = 191, + badge_1_normal = 192, + badge_2_normal = 193, + badge_3_normal = 194, + badge_appearance = 195, + fusion_material = 196, + card = 197, + aquamarine_amber = 198, + relic_1 = 199, + star_stone = 200, + skill_train_by_item_extract = 201, + transform_coupon = 202, + worldaccountcard_coupon = 203, + glyph_coupon = 204, + }; + + enum class equip_job_check { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class equip_sex { + none = 0, + all = 1, + male = 2, + female = 3, + }; + + enum class equip_race { + none = 0, + all = 1, + jin = 2, + gon = 3, + lyn = 4, + kun = 5, + summoned_all = 6, + summoned_cat = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_buy_price/AAA_item_buy_price_RecordBase.h b/Generated/include/KR/item_buy_price/AAA_item_buy_price_RecordBase.h index 17ac5701d..9b09ded03 100644 --- a/Generated/include/KR/item_buy_price/AAA_item_buy_price_RecordBase.h +++ b/Generated/include/KR/item_buy_price/AAA_item_buy_price_RecordBase.h @@ -62,6 +62,97 @@ signed char item_slot_display_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } static __int16 TableId() { return 197; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class required_itembrand_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class item_slot_display_type { + none = 0, + recommanded = 1, + new_val = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_combat/AAA_item_combat_RecordBase.h b/Generated/include/KR/item_combat/AAA_item_combat_RecordBase.h index 6d7682c45..445a47212 100644 --- a/Generated/include/KR/item_combat/AAA_item_combat_RecordBase.h +++ b/Generated/include/KR/item_combat/AAA_item_combat_RecordBase.h @@ -38,11 +38,23 @@ signed char skill_build_up_level[3]; __int32 skill_build_up_level_Size() const {return 3;}; char Pad1[1]; BnsTables::Shared::TableRef skill_modify_info_group; -int skill_modify_info_group_tableId() const {return 367;}; +int skill_modify_info_group_tableId() const {return 368;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } static __int16 TableId() { return 199; } static __int32 SubType() { return -1; } + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_combination/AAA_item_combination_RecordBase.h b/Generated/include/KR/item_combination/AAA_item_combination_RecordBase.h index 3ee4b4d51..79c332f3c 100644 --- a/Generated/include/KR/item_combination/AAA_item_combination_RecordBase.h +++ b/Generated/include/KR/item_combination/AAA_item_combination_RecordBase.h @@ -27,7 +27,7 @@ __int32 count; BnsTables::Shared::TableRef material_group; int material_group_tableId() const {return 209;}; BnsTables::Shared::TableRef material_group_name; -int material_group_name_tableId() const {return 434;}; +int material_group_name_tableId() const {return 435;}; __int16 great_success_probability; char Pad1[2]; BnsTables::Shared::TableRef great_success_item_group; @@ -47,12 +47,17 @@ int big_fail_item_group_tableId() const {return 209;}; BnsTables::Shared::TableRef item_combination_cost_group; int item_combination_cost_group_tableId() const {return 79;}; BnsTables::Shared::TableRef reward_group_name; -int reward_group_name_tableId() const {return 434;}; +int reward_group_name_tableId() const {return 435;}; __int32 mileage_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } static __int16 TableId() { return 200; } static __int32 SubType() { return -1; } + enum class item_type { + none = 0, + star_gem = 1, + world_account_card = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h b/Generated/include/KR/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h index 17df70bb2..19ca2028d 100644 --- a/Generated/include/KR/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h +++ b/Generated/include/KR/item_combination_mileage/AAA_item_combination_mileage_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::KR { signed char item_grade; char Pad0[2]; BnsTables::Shared::TableRef grade_name; -int grade_name_tableId() const {return 434;}; +int grade_name_tableId() const {return 435;}; __int32 mileage_max; BnsTables::Shared::TableRef reward_item; int reward_item_tableId() const {return 202;}; @@ -33,6 +33,11 @@ __int32 reward_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 201; } static __int32 SubType() { return -1; } + enum class item_type { + star_stone = 0, + card = 1, + glyph = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_event/AAA_item_event_RecordBase.h b/Generated/include/KR/item_event/AAA_item_event_RecordBase.h index ee16ac812..097f62543 100644 --- a/Generated/include/KR/item_event/AAA_item_event_RecordBase.h +++ b/Generated/include/KR/item_event/AAA_item_event_RecordBase.h @@ -23,11 +23,12 @@ namespace BnsTables::KR { wchar_t* alias; __int64 event_expiration_time; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } static __int16 TableId() { return 203; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_fusion/AAA_item_fusion_RecordBase.h b/Generated/include/KR/item_fusion/AAA_item_fusion_RecordBase.h index 1faf33307..c6aefddcb 100644 --- a/Generated/include/KR/item_fusion/AAA_item_fusion_RecordBase.h +++ b/Generated/include/KR/item_fusion/AAA_item_fusion_RecordBase.h @@ -32,6 +32,56 @@ int result_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 205; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + costume = 1, + head_attach = 2, + face_attach = 3, + costume_attach = 4, + summoned_pet_costume = 5, + summoned_pet_hat = 6, + summoned_pet_attach = 7, + gam1 = 8, + gan2 = 9, + jin3 = 10, + son4 = 11, + ri5 = 12, + gon6 = 13, + tae7 = 14, + geon8 = 15, + weapon_gem = 16, + sword = 17, + gauntlet = 18, + aura_bangle = 19, + axe = 20, + dagger = 21, + staff = 22, + lyn_sword = 23, + warlock_dagger = 24, + soul_fighter_gauntlet = 25, + gun = 26, + long_bow = 27, + great_sword = 28, + orb = 29, + necklace = 30, + ring = 31, + earring = 32, + bracelet = 33, + belt = 34, + gloves = 35, + soul = 36, + soul_2 = 37, + nova = 38, + pet = 39, + corundum_white = 40, + corundum_black = 41, + corundum_pink = 42, + corundum_yellow = 43, + corundum_bluegreen = 44, + corundum_blue = 45, + dual_blade = 46, + instrument = 47, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_graph/AAA_item_graph_RecordBase.h b/Generated/include/KR/item_graph/AAA_item_graph_RecordBase.h index 0c549ca7b..45ee43db9 100644 --- a/Generated/include/KR/item_graph/AAA_item_graph_RecordBase.h +++ b/Generated/include/KR/item_graph/AAA_item_graph_RecordBase.h @@ -29,6 +29,97 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 16); } static __int16 TableId() { return 207; } static __int32 SubType() { return -1; } + enum class seed_item_sub_group { + sub_group_1 = 0, + sub_group_2 = 1, + }; + + enum class node_type { + seed_normal = 0, + seed_black_sky = 1, + }; + + enum class attribute_group { + none = 0, + attribute_group_1 = 1, + attribute_group_2 = 2, + }; + + enum class item_equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class growth_category { + none = 0, + dungeon = 1, + raid = 2, + pvp = 3, + attribute = 4, + etc1 = 5, + etc2 = 6, + }; + + enum class edge_type { + growth = 0, + awaken = 1, + transform = 2, + jump_transform = 3, + purification = 4, + }; + + enum class end_orientation { + horizontal = 0, + vertical = 1, + }; + + enum class success_probability { + definite = 0, + stochastic = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h b/Generated/include/KR/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h index 2870fc7b7..726c67a6c 100644 --- a/Generated/include/KR/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h +++ b/Generated/include/KR/item_graph_seed_group/AAA_item_graph_seed_group_RecordBase.h @@ -25,6 +25,7 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 208; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_group/AAA_item_group_RecordBase.h b/Generated/include/KR/item_group/AAA_item_group_RecordBase.h index a8fa3d187..95337e00f 100644 --- a/Generated/include/KR/item_group/AAA_item_group_RecordBase.h +++ b/Generated/include/KR/item_group/AAA_item_group_RecordBase.h @@ -29,6 +29,7 @@ signed char member_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 3); } static __int16 TableId() { return 209; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_improve/AAA_item_improve_RecordBase.h b/Generated/include/KR/item_improve/AAA_item_improve_RecordBase.h index 34f1e14d6..efa10cb43 100644 --- a/Generated/include/KR/item_improve/AAA_item_improve_RecordBase.h +++ b/Generated/include/KR/item_improve/AAA_item_improve_RecordBase.h @@ -70,7 +70,7 @@ __int32 mileage_save_Size() const {return 5;}; char Pad2[3]; BnsTables::Shared::TableRef mileage_random_distribution[5]; __int32 mileage_random_distribution_Size() const {return 5;}; -int mileage_random_distribution_tableId() const {return 317;}; +int mileage_random_distribution_tableId() const {return 318;}; signed char cost_item_discount_minimum_value[5]; __int32 cost_item_discount_minimum_value_Size() const {return 5;}; char Pad3[3]; @@ -87,6 +87,16 @@ signed char success_option_list_id_all_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 0); } static __int16 TableId() { return 211; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_improve_option/AAA_item_improve_option_RecordBase.h b/Generated/include/KR/item_improve_option/AAA_item_improve_option_RecordBase.h index b257712e9..14be430ba 100644 --- a/Generated/include/KR/item_improve_option/AAA_item_improve_option_RecordBase.h +++ b/Generated/include/KR/item_improve_option/AAA_item_improve_option_RecordBase.h @@ -29,17 +29,135 @@ __int32 ability_value; BnsTables::Shared::TableRef effect; int effect_tableId() const {return 118;}; BnsTables::Shared::TableRef effect_description; -int effect_description_tableId() const {return 434;}; +int effect_description_tableId() const {return 435;}; BnsTables::Shared::TableRef skill_modify_info_group[10]; __int32 skill_modify_info_group_Size() const {return 10;}; -int skill_modify_info_group_tableId() const {return 367;}; +int skill_modify_info_group_tableId() const {return 368;}; BnsTables::Shared::TableRef additional_description; -int additional_description_tableId() const {return 434;}; +int additional_description_tableId() const {return 435;}; BnsTables::Shared::IconRef draw_option_icon; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } static __int16 TableId() { return 212; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h b/Generated/include/KR/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h index 1350ae424..9b538d666 100644 --- a/Generated/include/KR/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h +++ b/Generated/include/KR/item_improve_option_list/AAA_item_improve_option_list_RecordBase.h @@ -67,6 +67,41 @@ __int32 succession_random_option_weight_total; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } static __int16 TableId() { return 213; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h b/Generated/include/KR/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h index 7f6286641..bc7f7bba5 100644 --- a/Generated/include/KR/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h +++ b/Generated/include/KR/item_improve_set_bonus/AAA_item_improve_set_bonus_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::ExplicitTableRef target_item[20]; __int32 target_item_Size() const {return 20;}; signed char target_item_condition_type[20]; @@ -41,7 +41,7 @@ __int32 total_improve_level_effect_Size() const {return 30;}; int total_improve_level_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef total_improve_level_effect_description[30]; __int32 total_improve_level_effect_description_Size() const {return 30;}; -int total_improve_level_effect_description_tableId() const {return 434;}; +int total_improve_level_effect_description_tableId() const {return 435;}; signed char total_improve_level_ability[30]; __int32 total_improve_level_ability_Size() const {return 30;}; char Pad2[2]; @@ -59,7 +59,7 @@ __int32 min_improve_level_effect_Size() const {return 30;}; int min_improve_level_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef min_improve_level_effect_description[30]; __int32 min_improve_level_effect_description_Size() const {return 30;}; -int min_improve_level_effect_description_tableId() const {return 434;}; +int min_improve_level_effect_description_tableId() const {return 435;}; signed char min_improve_level_ability[30]; __int32 min_improve_level_ability_Size() const {return 30;}; char Pad3[2]; @@ -74,6 +74,231 @@ int min_improve_level_condition_event_tableId() const {return 65;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } static __int16 TableId() { return 214; } static __int32 SubType() { return -1; } + enum class target_item_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class target_equip_pos { + none = 0, + hand = 1, + body = 2, + ear = 3, + eye = 4, + head = 5, + finger = 6, + neck = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + wrist = 16, + waist = 17, + body_attach = 18, + summoned_body = 19, + summoned_head = 20, + summoned_attach = 21, + soul = 22, + preset_gem_1 = 23, + preset_gem_2 = 24, + preset_gem_3 = 25, + preset_gem_4 = 26, + preset_gem_5 = 27, + preset_gem_6 = 28, + preset_gem_7 = 29, + preset_gem_8 = 30, + soul_2 = 31, + gloves = 32, + pet_1 = 33, + pet_2 = 34, + rune_1 = 35, + rune_2 = 36, + nova = 37, + vehicle = 38, + preset_hand = 39, + preset_ear = 40, + preset_finger = 41, + preset_neck = 42, + preset_wrist = 43, + preset_waist = 44, + preset_soul = 45, + preset_soul_2 = 46, + preset_gloves = 47, + preset_pet_1 = 48, + preset_pet_2 = 49, + preset_rune_1 = 50, + preset_rune_2 = 51, + preset_nova = 52, + preset_vehicle = 53, + normal_state_appearance = 54, + idle_state_appearance = 55, + chatting_symbol = 56, + portrait_appearance = 57, + hypermove_appearance = 58, + hand_appearance = 59, + pet_1_appearance = 60, + name_plate_appearance = 61, + speech_bubble_appearance = 62, + talk_social = 63, + armlet_1 = 64, + armlet_2 = 65, + preset_armlet_1 = 66, + preset_armlet_2 = 67, + }; + + enum class min_improve_level_ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_improve_succession/AAA_item_improve_succession_RecordBase.h b/Generated/include/KR/item_improve_succession/AAA_item_improve_succession_RecordBase.h index 520689b54..6f43aa9e5 100644 --- a/Generated/include/KR/item_improve_succession/AAA_item_improve_succession_RecordBase.h +++ b/Generated/include/KR/item_improve_succession/AAA_item_improve_succession_RecordBase.h @@ -58,6 +58,21 @@ bool keep_seed_ingredient_spirit; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } static __int16 TableId() { return 215; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class succession_type { + default_val = 0, + option_succession = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h b/Generated/include/KR/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h index 4c0bdb781..c48491211 100644 --- a/Generated/include/KR/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h +++ b/Generated/include/KR/item_random_ability_section/AAA_item_random_ability_section_RecordBase.h @@ -26,11 +26,12 @@ __int32 variation_value_max; __int32 variation_value_with_special_item_min; __int32 variation_value_with_special_item_max; BnsTables::Shared::TableRef distribution_type; -int distribution_type_tableId() const {return 317;}; +int distribution_type_tableId() const {return 318;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 217; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h b/Generated/include/KR/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h index 972d82233..cac4f6a55 100644 --- a/Generated/include/KR/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h +++ b/Generated/include/KR/item_random_ability_slot/AAA_item_random_ability_slot_RecordBase.h @@ -36,6 +36,124 @@ int item_ability_section_tableId() const {return 217;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } static __int16 TableId() { return 218; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_random_option_group/AAA_item_random_option_group_RecordBase.h b/Generated/include/KR/item_random_option_group/AAA_item_random_option_group_RecordBase.h index edf7a06eb..db73a17bf 100644 --- a/Generated/include/KR/item_random_option_group/AAA_item_random_option_group_RecordBase.h +++ b/Generated/include/KR/item_random_option_group/AAA_item_random_option_group_RecordBase.h @@ -33,18 +33,18 @@ signed char ability_list_total_count; char Pad1[3]; BnsTables::Shared::TableRef skill_build_up_group_list[3]; __int32 skill_build_up_group_list_Size() const {return 3;}; -int skill_build_up_group_list_tableId() const {return 356;}; +int skill_build_up_group_list_tableId() const {return 357;}; signed char skill_build_up_group_list_total_count; char Pad2[3]; BnsTables::Shared::TableRef skill_train_by_item_list[6]; __int32 skill_train_by_item_list_Size() const {return 6;}; -int skill_train_by_item_list_tableId() const {return 381;}; +int skill_train_by_item_list_tableId() const {return 382;}; signed char skill_train_by_item_list_total_count; signed char skill_train_by_item_list_select_min; signed char skill_train_by_item_list_select_max; char Pad3[1]; BnsTables::Shared::TableRef skill_train_by_item_list_title; -int skill_train_by_item_list_title_tableId() const {return 434;}; +int skill_train_by_item_list_title_tableId() const {return 435;}; bool duplication_enable; bool unlimited_draw; signed char draw_enable_count; @@ -82,6 +82,41 @@ __int32 draw_cost_sub_item_count_4_Size() const {return 6;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(9, 0); } static __int16 TableId() { return 219; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_stage_number/AAA_item_stage_number_RecordBase.h b/Generated/include/KR/item_stage_number/AAA_item_stage_number_RecordBase.h index 95d85b2ef..903ed5d35 100644 --- a/Generated/include/KR/item_stage_number/AAA_item_stage_number_RecordBase.h +++ b/Generated/include/KR/item_stage_number/AAA_item_stage_number_RecordBase.h @@ -21,11 +21,12 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef stage_number_name; -int stage_number_name_tableId() const {return 434;}; +int stage_number_name_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } static __int16 TableId() { return 225; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h b/Generated/include/KR/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h index d7b46a28a..e31d8d7b1 100644 --- a/Generated/include/KR/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h +++ b/Generated/include/KR/item_transform_retry_cost/AAA_item_transform_retry_cost_RecordBase.h @@ -28,8 +28,9 @@ __int16 mileage_range_max[5]; __int32 mileage_range_max_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 227; } + static __int16 TableId() { return 228; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/item_usable_group/AAA_item_usable_group_RecordBase.h b/Generated/include/KR/item_usable_group/AAA_item_usable_group_RecordBase.h index 9abec5aa1..e1be58cc1 100644 --- a/Generated/include/KR/item_usable_group/AAA_item_usable_group_RecordBase.h +++ b/Generated/include/KR/item_usable_group/AAA_item_usable_group_RecordBase.h @@ -24,11 +24,12 @@ namespace BnsTables::KR { bool default_item_usable; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 229; } + static __int16 TableId() { return 230; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemcategory/AAA_itemcategory_RecordBase.h b/Generated/include/KR/itemcategory/AAA_itemcategory_RecordBase.h index f816fff1c..7e6b49d63 100644 --- a/Generated/include/KR/itemcategory/AAA_itemcategory_RecordBase.h +++ b/Generated/include/KR/itemcategory/AAA_itemcategory_RecordBase.h @@ -25,6 +25,213 @@ namespace BnsTables::KR { static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } static __int16 TableId() { return 198; } static __int32 SubType() { return -1; } + enum class game_category_3 { + none = 0, + sword = 1, + gauntlet = 2, + aura_bangle = 3, + axe = 4, + dagger = 5, + staff = 6, + lyn_sword = 7, + warlock_dagger = 8, + soul_fighter_gauntlet = 9, + gun = 10, + great_sword = 11, + long_bow = 12, + spear = 13, + orb = 14, + dual_blade = 15, + instrument = 16, + necklace = 17, + ring = 18, + earring = 19, + bracelet = 20, + belt = 21, + gloves = 22, + soul = 23, + soul_2 = 24, + rune_1 = 25, + rune_2 = 26, + pet = 27, + nova = 28, + vehicle = 29, + normal_state_appearance = 30, + idle_state_appearance = 31, + chatting_symbol = 32, + portrait_appearance = 33, + hypermove_appearance = 34, + name_plate_appearance = 35, + speech_bubble_appearance = 36, + talk_social = 37, + armlet_1 = 38, + armlet_2 = 39, + costume = 40, + head_attach = 41, + face_attach = 42, + costume_attach = 43, + summoned_pet_costume = 44, + summoned_pet_hat = 45, + summoned_pet_attach = 46, + gam1 = 47, + gan2 = 48, + jin3 = 49, + son4 = 50, + ri5 = 51, + gon6 = 52, + tae7 = 53, + geon8 = 54, + synthesis_gem = 55, + feed_gem = 56, + diamond = 57, + ruby = 58, + topaz = 59, + sapphire = 60, + jade = 61, + emerald = 62, + amethyst = 63, + aquamarine = 64, + amber = 65, + obsidian = 66, + garnet = 67, + ruby_topaz = 68, + ruby_sapphire = 69, + ruby_jade = 70, + ruby_amethyst = 71, + ruby_emerald = 72, + ruby_diamond = 73, + topaz_sapphire = 74, + topaz_jade = 75, + topaz_amethyst = 76, + topaz_emerald = 77, + topaz_diamond = 78, + sapphire_jade = 79, + sapphire_amethyst = 80, + sapphire_emerald = 81, + sapphire_diamond = 82, + jade_amethyst = 83, + jade_emerald = 84, + jade_diamond = 85, + amethyst_emerald = 86, + amethyst_diamond = 87, + emerald_diamond = 88, + aquamarine_diamond = 89, + amber_diamond = 90, + obsidian_garnet = 91, + corundum_white = 92, + corundum_black = 93, + corundum_pink = 94, + corundum_yellow = 95, + corundum_bluegreen = 96, + corundum_blue = 97, + corundum_aquamarine = 98, + corundum_amber = 99, + corundum_ruby = 100, + corundum_amethyst = 101, + corundum_jade = 102, + skill_stone = 103, + skill_stone_1 = 104, + skill_stone_2 = 105, + accessory_stone = 106, + weapon_soul_gem = 107, + regenerate_potion = 108, + heal_potion = 109, + secret_potion = 110, + detox_potion = 111, + magic_potion = 112, + hwan_dan = 113, + cook = 114, + exp_cook = 115, + alcohol = 116, + normal_repair_tool = 117, + urgency_repair_tool = 118, + key = 119, + weapon_gem_make = 120, + festival_tool = 121, + fishing_goods = 122, + voucher = 123, + reset_talisman = 124, + revive_talisman = 125, + party_revive_talisman = 126, + growth_talisman = 127, + unseal_talisman = 128, + seal_talisman = 129, + escape_talisman = 130, + build_up_talisman = 131, + valuables = 132, + wealth = 133, + holy_material = 134, + weapon_material = 135, + party_battle_material = 136, + raid_material = 137, + weapon_seed_material = 138, + accessory_material = 139, + synthetic_material = 140, + weapon_exp = 141, + accessory_exp = 142, + weapon_maker = 143, + talis_maker = 144, + equip_gem_maker = 145, + accessory_maker = 146, + medicine_maker = 147, + food_maker = 148, + common_maker = 149, + hypermove_material = 150, + production_material = 151, + cloth = 152, + dress_design = 153, + color_material = 154, + pattern = 155, + special_material = 156, + normal_material = 157, + weapon_coin = 158, + token = 159, + naryu_coin = 160, + pvp_coin = 161, + rvr_coin = 162, + festival_coin = 163, + hero_coin = 164, + spirit_coin = 165, + normal_coin = 166, + skill_deed = 167, + skill_take_deed = 168, + ticket = 169, + reset_deed = 170, + extend_deed = 171, + exchange_deed = 172, + switch_deed = 173, + normal_deed = 174, + guild_deed = 175, + quest_start = 176, + quest_virtual = 177, + chack_item = 178, + sundry_item = 179, + normal_weapon_box = 180, + shape_weapon_box = 181, + normal_accessory_box = 182, + normal_dress_box = 183, + normal_equip_gem_box = 184, + normal_weapon_gem_box = 185, + normal_material_box = 186, + normal_booty_box = 187, + normal_etc_box = 188, + badge_1_premium = 189, + badge_2_premium = 190, + badge_3_premium = 191, + badge_1_normal = 192, + badge_2_normal = 193, + badge_3_normal = 194, + badge_appearance = 195, + fusion_material = 196, + card = 197, + aquamarine_amber = 198, + relic_1 = 199, + star_stone = 200, + skill_train_by_item_extract = 201, + transform_coupon = 202, + worldaccountcard_coupon = 203, + glyph_coupon = 204, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemexchange/AAA_itemexchange_RecordBase.h b/Generated/include/KR/itemexchange/AAA_itemexchange_RecordBase.h index 6ac04fb07..8bdefeb94 100644 --- a/Generated/include/KR/itemexchange/AAA_itemexchange_RecordBase.h +++ b/Generated/include/KR/itemexchange/AAA_itemexchange_RecordBase.h @@ -39,6 +39,21 @@ __int32 normal_item_stack_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 6); } static __int16 TableId() { return 204; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class rule_usage { + antique_exchange = 0, + crystallization = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemgearscore/AAA_itemgearscore_RecordBase.h b/Generated/include/KR/itemgearscore/AAA_itemgearscore_RecordBase.h index 27c830646..3449b2a27 100644 --- a/Generated/include/KR/itemgearscore/AAA_itemgearscore_RecordBase.h +++ b/Generated/include/KR/itemgearscore/AAA_itemgearscore_RecordBase.h @@ -52,6 +52,7 @@ __int32 nova_max; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } static __int16 TableId() { return 206; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemgrowth/AAA_itemgrowth_RecordBase.h b/Generated/include/KR/itemgrowth/AAA_itemgrowth_RecordBase.h index 908e09abf..1cc3b9e1c 100644 --- a/Generated/include/KR/itemgrowth/AAA_itemgrowth_RecordBase.h +++ b/Generated/include/KR/itemgrowth/AAA_itemgrowth_RecordBase.h @@ -50,6 +50,7 @@ __int16 r_enchant_restore_lesser_calibration_percent; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 210; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h b/Generated/include/KR/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h index 487e463b3..e824ad4a6 100644 --- a/Generated/include/KR/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h +++ b/Generated/include/KR/itempouchmesh2/AAA_itempouchmesh2_RecordBase.h @@ -35,6 +35,88 @@ wchar_t* dropped_pouch_anim_set; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } static __int16 TableId() { return 216; } static __int32 SubType() { return -1; } + enum class pouch_appearance { + none = 0, + money = 1, + effect = 2, + distribution_pouch = 3, + normal_pouch_grade1 = 4, + normal_pouch_grade2 = 5, + normal_pouch_grade3 = 6, + normal_pouch_grade4 = 7, + normal_pouch_grade5 = 8, + normal_pouch_grade6 = 9, + normal_pouch_grade7 = 10, + quality_pouch_grade1 = 11, + quality_pouch_grade2 = 12, + quality_pouch_grade3 = 13, + quality_pouch_grade4 = 14, + quality_pouch_grade5 = 15, + quality_pouch_grade6 = 16, + quality_pouch_grade7 = 17, + high_quality_pouch_grade1 = 18, + high_quality_pouch_grade2 = 19, + high_quality_pouch_grade3 = 20, + high_quality_pouch_grade4 = 21, + high_quality_pouch_grade5 = 22, + high_quality_pouch_grade6 = 23, + high_quality_pouch_grade7 = 24, + normal_box_grade1 = 25, + normal_box_grade2 = 26, + normal_box_grade3 = 27, + normal_box_grade4 = 28, + normal_box_grade5 = 29, + normal_box_grade6 = 30, + normal_box_grade7 = 31, + quality_box_grade1 = 32, + quality_box_grade2 = 33, + quality_box_grade3 = 34, + quality_box_grade4 = 35, + quality_box_grade5 = 36, + quality_box_grade6 = 37, + quality_box_grade7 = 38, + high_quality_box_grade1 = 39, + high_quality_box_grade2 = 40, + high_quality_box_grade3 = 41, + high_quality_box_grade4 = 42, + high_quality_box_grade5 = 43, + high_quality_box_grade6 = 44, + high_quality_box_grade7 = 45, + normal_gembox_grade1 = 46, + normal_gembox_grade2 = 47, + normal_gembox_grade3 = 48, + normal_gembox_grade4 = 49, + normal_gembox_grade5 = 50, + normal_gembox_grade6 = 51, + normal_gembox_grade7 = 52, + quality_gembox_grade1 = 53, + quality_gembox_grade2 = 54, + quality_gembox_grade3 = 55, + quality_gembox_grade4 = 56, + quality_gembox_grade5 = 57, + quality_gembox_grade6 = 58, + quality_gembox_grade7 = 59, + high_quality_gembox_grade1 = 60, + high_quality_gembox_grade2 = 61, + high_quality_gembox_grade3 = 62, + high_quality_gembox_grade4 = 63, + high_quality_gembox_grade5 = 64, + high_quality_gembox_grade6 = 65, + high_quality_gembox_grade7 = 66, + }; + + enum class npc_grade2 { + none = 0, + boss = 1, + champion = 2, + normal = 3, + follower = 4, + tool = 5, + weakest = 6, + weak = 7, + regular = 8, + strong = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h b/Generated/include/KR/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h index f59151e90..58e23149f 100644 --- a/Generated/include/KR/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h +++ b/Generated/include/KR/itemrewardskill3/AAA_itemrewardskill3_RecordBase.h @@ -24,7 +24,7 @@ BnsTables::Shared::TableRef head_skill_id; __declspec(align(8)) Key key; BnsTables::Shared::TableRef change_skill_id[15]; __int32 change_skill_id_Size() const {return 15;}; -int change_skill_id_tableId() const {return 349;}; +int change_skill_id_tableId() const {return 350;}; BnsTables::Shared::TableRef head_skill_acquire_route; int head_skill_acquire_route_tableId() const {return 221;}; BnsTables::Shared::TableRef change_skill_acquire_route[15]; @@ -35,6 +35,78 @@ signed char equip_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } static __int16 TableId() { return 220; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h b/Generated/include/KR/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h index 7ccf0956a..184ad3ebe 100644 --- a/Generated/include/KR/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h +++ b/Generated/include/KR/itemrewardskillacquireroute/AAA_itemrewardskillacquireroute_RecordBase.h @@ -22,13 +22,14 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef main_description; -int main_description_tableId() const {return 434;}; +int main_description_tableId() const {return 435;}; BnsTables::Shared::ExplicitTableRef tooltip_description[50]; __int32 tooltip_description_Size() const {return 50;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 221; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemskill/AAA_itemskill_RecordBase.h b/Generated/include/KR/itemskill/AAA_itemskill_RecordBase.h index 60b3a529f..19b556b98 100644 --- a/Generated/include/KR/itemskill/AAA_itemskill_RecordBase.h +++ b/Generated/include/KR/itemskill/AAA_itemskill_RecordBase.h @@ -27,17 +27,18 @@ __int32 skill_variation_id_Size() const {return 8;}; bool include_inheritance_skill; char Pad0[3]; BnsTables::Shared::TableRef item_sim_skill; -int item_sim_skill_tableId() const {return 349;}; +int item_sim_skill_tableId() const {return 350;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; BnsTables::Shared::TableRef item_skill_tooltip; -int item_skill_tooltip_tableId() const {return 434;}; +int item_skill_tooltip_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 13); } static __int16 TableId() { return 222; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemsound/AAA_itemsound_RecordBase.h b/Generated/include/KR/itemsound/AAA_itemsound_RecordBase.h index 2c614c384..09b09089a 100644 --- a/Generated/include/KR/itemsound/AAA_itemsound_RecordBase.h +++ b/Generated/include/KR/itemsound/AAA_itemsound_RecordBase.h @@ -34,6 +34,13 @@ wchar_t* fielditem_drop_sound; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } static __int16 TableId() { return 223; } static __int32 SubType() { return -1; } + enum class item_type { + weapon = 0, + gem = 1, + costume = 2, + grocery = 3, + fielditem = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemspirit/AAA_itemspirit_RecordBase.h b/Generated/include/KR/itemspirit/AAA_itemspirit_RecordBase.h index 62674eb7b..14d90feba 100644 --- a/Generated/include/KR/itemspirit/AAA_itemspirit_RecordBase.h +++ b/Generated/include/KR/itemspirit/AAA_itemspirit_RecordBase.h @@ -31,7 +31,7 @@ signed char success_probability; char Pad0[2]; __int32 money_cost; BnsTables::Shared::TableRef distribution_type; -int distribution_type_tableId() const {return 317;}; +int distribution_type_tableId() const {return 318;}; BnsTables::Shared::TableRef fixed_ingredient[8]; __int32 fixed_ingredient_Size() const {return 8;}; int fixed_ingredient_tableId() const {return 202;}; @@ -59,6 +59,177 @@ __int32 select_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } static __int16 TableId() { return 224; } static __int32 SubType() { return -1; } + enum class applicable_part { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class attach_ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; + + enum class warning { + none = 0, + fail = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h b/Generated/include/KR/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h index 9eef19765..314cefdcf 100644 --- a/Generated/include/KR/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h +++ b/Generated/include/KR/itemtransformrecipe/AAA_itemtransformrecipe_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::KR { signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef upgrade_grocery; -int upgrade_grocery_tableId() const {return 228;}; +int upgrade_grocery_tableId() const {return 229;}; signed char required_inven_capacity; char Pad1[3]; __int32 money_cost; @@ -33,7 +33,7 @@ signed char main_ingredient_condition_type; signed char main_ingredient_min_level; __int16 main_ingredient_stack_count; BnsTables::Shared::TableRef main_ingredient_title_name; -int main_ingredient_title_name_tableId() const {return 434;}; +int main_ingredient_title_name_tableId() const {return 435;}; BnsTables::Shared::TableRef main_ingredient_title_item; int main_ingredient_title_item_tableId() const {return 202;}; bool keep_main_ingredient_weapon_gem_slot; @@ -50,7 +50,7 @@ __int16 sub_ingredient_stack_count[7]; __int32 sub_ingredient_stack_count_Size() const {return 7;}; BnsTables::Shared::TableRef sub_ingredient_title_name[7]; __int32 sub_ingredient_title_name_Size() const {return 7;}; -int sub_ingredient_title_name_tableId() const {return 434;}; +int sub_ingredient_title_name_tableId() const {return 435;}; BnsTables::Shared::TableRef sub_ingredient_title_item[7]; __int32 sub_ingredient_title_item_Size() const {return 7;}; int sub_ingredient_title_item_tableId() const {return 202;}; @@ -97,12 +97,12 @@ __int32 random_item_select_prop_weight_Size() const {return 10;}; bool random_failure_mileage_save; char Pad6[1]; BnsTables::Shared::TableRef random_failure_mileage_distribution_type; -int random_failure_mileage_distribution_type_tableId() const {return 317;}; +int random_failure_mileage_distribution_type_tableId() const {return 318;}; BnsTables::Shared::TableRef random_failure_mileage_influence_recipe[2]; __int32 random_failure_mileage_influence_recipe_Size() const {return 2;}; int random_failure_mileage_influence_recipe_tableId() const {return 226;}; BnsTables::Shared::TableRef random_retry_cost; -int random_retry_cost_tableId() const {return 227;}; +int random_retry_cost_tableId() const {return 228;}; signed char main_ingredient_weapon_gem_type; char Pad7[1]; __int16 main_ingredient_weapon_gem_level; @@ -118,9 +118,9 @@ __int16 weapon_gem_transform_fail_probability; BnsTables::Shared::TableRef title_item; int title_item_tableId() const {return 202;}; BnsTables::Shared::TableRef title_name; -int title_name_tableId() const {return 434;}; +int title_name_tableId() const {return 435;}; BnsTables::Shared::TableRef title_reward; -int title_reward_tableId() const {return 316;}; +int title_reward_tableId() const {return 317;}; signed char upper_category; signed char category; bool use_random; @@ -128,7 +128,7 @@ char Pad9[1]; BnsTables::Shared::TableRef fail_effect; int fail_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 306;}; +int quest_tableId() const {return 307;}; bool bm_ingredient_recipe; signed char warning; signed char event_index; @@ -136,10 +136,267 @@ char Pad10[1]; __int32 recipe_score; signed char recipe_series; signed char definite_discount_minimum_value; +__int16 sort_no; +BnsTables::Shared::TableRef coupon_item; +int coupon_item_tableId() const {return 202;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 4); } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } static __int16 TableId() { return 226; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class sub_ingredient_condition_type { + none = 0, + all = 1, + weapon = 2, + sword = 3, + blade_master_sword = 4, + lyn_sword = 5, + gauntlet = 6, + staff = 7, + aura_bangle = 8, + dagger = 9, + axe = 10, + accessory = 11, + ring = 12, + earring = 13, + necklace = 14, + belt = 15, + bracelet = 16, + soul = 17, + assassin_dagger = 18, + warlock_dagger = 19, + gem_1 = 20, + gem_2 = 21, + gem_3 = 22, + gem_4 = 23, + gem_5 = 24, + gem_6 = 25, + gem_7 = 26, + gem_8 = 27, + soul_2 = 28, + gloves = 29, + pet_1 = 30, + pet_2 = 31, + kung_fu_fighter_gauntlet = 32, + soul_fighter_gauntlet = 33, + shooter_gun = 34, + rune_1 = 35, + rune_2 = 36, + weapon_enchant_gem = 37, + weapon_enchant_gem_1 = 38, + weapon_enchant_gem_2 = 39, + great_sword = 40, + long_bow = 41, + spear = 42, + orb = 43, + dual_blade = 44, + nova = 45, + badge_1 = 46, + badge_2 = 47, + badge_3 = 48, + badge_appearance = 49, + accessory_enchant_gem = 50, + ring_enchant_gem_1 = 51, + ring_enchant_gem_2 = 52, + ring_enchant_gem_3 = 53, + earring_enchant_gem_1 = 54, + earring_enchant_gem_2 = 55, + earring_enchant_gem_3 = 56, + necklace_enchant_gem_1 = 57, + necklace_enchant_gem_2 = 58, + necklace_enchant_gem_3 = 59, + belt_enchant_gem_1 = 60, + belt_enchant_gem_2 = 61, + belt_enchant_gem_3 = 62, + bracelet_enchant_gem_1 = 63, + bracelet_enchant_gem_2 = 64, + bracelet_enchant_gem_3 = 65, + gloves_enchant_gem_1 = 66, + gloves_enchant_gem_2 = 67, + gloves_enchant_gem_3 = 68, + instrument = 69, + armlet_1 = 70, + armlet_2 = 71, + }; + + enum class sub_ingredient_weapon_gem_type { + none = 0, + ruby = 1, + topaz = 2, + sapphire = 3, + jade = 4, + amethyst = 5, + emerald = 6, + diamond = 7, + obsidian = 8, + amber = 9, + garnet = 10, + aquamarine = 11, + ruby_topaz = 12, + ruby_sapphire = 13, + ruby_jade = 14, + ruby_amethyst = 15, + ruby_emerald = 16, + ruby_diamond = 17, + topaz_sapphire = 18, + topaz_jade = 19, + topaz_amethyst = 20, + topaz_emerald = 21, + topaz_diamond = 22, + sapphire_jade = 23, + sapphire_amethyst = 24, + sapphire_emerald = 25, + sapphire_diamond = 26, + jade_amethyst = 27, + jade_emerald = 28, + jade_diamond = 29, + amethyst_emerald = 30, + amethyst_diamond = 31, + emerald_diamond = 32, + aquamarine_diamond = 33, + amber_diamond = 34, + obsidian_garnet = 35, + corundum_white = 36, + corundum_black = 37, + corundum_pink = 38, + corundum_yellow = 39, + corundum_bluegreen = 40, + corundum_blue = 41, + corundum_aquamarine = 42, + corundum_amber = 43, + corundum_ruby = 44, + corundum_amethyst = 45, + corundum_jade = 46, + aquamarine_amber = 47, + }; + + enum class upper_category { + none = 0, + general = 1, + weapon_gem = 2, + pet_gem = 3, + event = 4, + }; + + enum class category { + none = 0, + event_1 = 1, + event_2 = 2, + event_3 = 3, + event_4 = 4, + event_5 = 5, + event_6 = 6, + event_7 = 7, + event_8 = 8, + event_9 = 9, + event_10 = 10, + material = 11, + costume = 12, + weapon = 13, + legendary_weapon = 14, + accessory = 15, + weapon_gem_adder = 16, + weapon_gem2 = 17, + piece = 18, + purification = 19, + special = 20, + pet = 21, + pet_legend = 22, + pet_change = 23, + taiji_gem = 24, + division = 25, + weapon_enchant_gem = 26, + sewing = 27, + weapon_transform = 28, + accessory_transform = 29, + equip_gem = 30, + card = 31, + spirit = 32, + etc = 33, + pet_gem = 34, + common_1 = 35, + common_2 = 36, + common_3 = 37, + common_4 = 38, + common_5 = 39, + }; + + enum class warning { + none = 0, + fail = 1, + stuck = 2, + gemslotreset = 3, + fail_gemslotreset = 4, + stuck_gemslotreset = 5, + change = 6, + lower = 7, + lower_gemslotreset = 8, + partialfail = 9, + tradeimpossible = 10, + delete_particle = 11, + delete_design = 12, + spiritreset = 13, + fail_spiritreset = 14, + gemslotreset_spiritreset = 15, + fail_gemslotreset_spiritreset = 16, + lower_spiritreset = 17, + lower_gemslotreset_spiritreset = 18, + partialfail_spiritreset = 19, + cannot_division = 20, + fail_cannot_division = 21, + }; + + enum class recipe_series { + none = 0, + normal_1 = 1, + normal_2 = 2, + normal_3 = 3, + normal_4 = 4, + normal_5 = 5, + normal_6 = 6, + normal_7 = 7, + normal_8 = 8, + normal_9 = 9, + normal_11 = 10, + normal_12 = 11, + normal_13 = 12, + normal_14 = 13, + normal_15 = 14, + normal_16 = 15, + normal_17 = 16, + normal_18 = 17, + normal_19 = 18, + normal_20 = 19, + bm_1 = 20, + bm_2 = 21, + bm_3 = 22, + bm_4 = 23, + bm_5 = 24, + bm_6 = 25, + bm_7 = 26, + bm_8 = 27, + bm_9 = 28, + bm_11 = 29, + bm_12 = 30, + bm_13 = 31, + bm_14 = 32, + bm_15 = 33, + bm_16 = 34, + bm_17 = 35, + bm_18 = 36, + bm_19 = 37, + bm_20 = 38, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemtransformrecipemileage/AAA_itemtransformrecipemileage_RecordBase.h b/Generated/include/KR/itemtransformrecipemileage/AAA_itemtransformrecipemileage_RecordBase.h new file mode 100644 index 000000000..3ed1116e6 --- /dev/null +++ b/Generated/include/KR/itemtransformrecipemileage/AAA_itemtransformrecipemileage_RecordBase.h @@ -0,0 +1,69 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct itemtransformrecipemileage_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + signed char slot; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + wchar_t* alias; +signed char publisher; +char Pad0[1]; +__int16 version; +signed char acquire_mileage_type; +signed char save_point; +char Pad1[2]; +BnsTables::Shared::TableRef check_success_item; +int check_success_item_tableId() const {return 202;}; +BnsTables::Shared::TableRef success_reward_item; +int success_reward_item_tableId() const {return 202;}; +signed char success_reward_item_count; +signed char reward_max; +char Pad2[2]; +BnsTables::Shared::TableRef item_transform_recipe; +int item_transform_recipe_tableId() const {return 226;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } + static __int16 TableId() { return 227; } + static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class acquire_mileage_type { + none = 0, + transform_success = 1, + transform_fail = 2, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) itemtransformrecipemileage_RecordPtr // : DrRecordPtr + { + itemtransformrecipemileage_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h b/Generated/include/KR/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h index b6d930104..53766106f 100644 --- a/Generated/include/KR/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h +++ b/Generated/include/KR/itemtransformupgradeitem/AAA_itemtransformupgradeitem_RecordBase.h @@ -30,8 +30,12 @@ signed char upgrade_item_stack_count[4]; __int32 upgrade_item_stack_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 228; } + static __int16 TableId() { return 229; } static __int32 SubType() { return -1; } + enum class upgrade_type { + premium_item_transform = 0, + add_rare_item_probability_bonus = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/itemusablerelation/AAA_itemusablerelation_RecordBase.h b/Generated/include/KR/itemusablerelation/AAA_itemusablerelation_RecordBase.h index df590ba38..7d360ed69 100644 --- a/Generated/include/KR/itemusablerelation/AAA_itemusablerelation_RecordBase.h +++ b/Generated/include/KR/itemusablerelation/AAA_itemusablerelation_RecordBase.h @@ -44,8 +44,9 @@ bool event2; bool special_potion; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 230; } + static __int16 TableId() { return 231; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h b/Generated/include/KR/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h index 58337b192..d0b404b40 100644 --- a/Generated/include/KR/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h +++ b/Generated/include/KR/jackpot_boss_zone/AAA_jackpot_boss_zone_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; __int16 transfer_jackpot_percent; @@ -30,9 +30,9 @@ char Pad0[2]; __int32 boss_max_faction_score; __int32 spawn_boss_faction_score; BnsTables::Shared::TableRef boss_npc_faction_1; -int boss_npc_faction_1_tableId() const {return 276;}; +int boss_npc_faction_1_tableId() const {return 277;}; BnsTables::Shared::TableRef boss_npc_faction_2; -int boss_npc_faction_2_tableId() const {return 276;}; +int boss_npc_faction_2_tableId() const {return 277;}; bool despawn_force_faction_1; bool respawn_after_despawn_faction_1; char Pad1[2]; @@ -43,21 +43,22 @@ char Pad2[2]; __int32 spawn_delay_faction_2; BnsTables::Shared::TableRef attraction_quest[5]; __int32 attraction_quest_Size() const {return 5;}; -int attraction_quest_tableId() const {return 306;}; +int attraction_quest_tableId() const {return 307;}; bool ui_filter_attraction_quest_only; char Pad3[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; signed char ui_text_grade; char Pad4[3]; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 231; } + static __int16 TableId() { return 232; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/job/AAA_job_RecordBase.h b/Generated/include/KR/job/AAA_job_RecordBase.h index 9026caf2b..49e2d89ab 100644 --- a/Generated/include/KR/job/AAA_job_RecordBase.h +++ b/Generated/include/KR/job/AAA_job_RecordBase.h @@ -21,18 +21,18 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; wchar_t* lobby_job_imageset; wchar_t* character_info_job_imageset; wchar_t* character_info_job_imageset2; BnsTables::Shared::TableRef item_map_job_icon; -int item_map_job_icon_tableId() const {return 434;}; +int item_map_job_icon_tableId() const {return 435;}; BnsTables::Shared::TableRef item_map_job_style_icon[3]; __int32 item_map_job_style_icon_Size() const {return 3;}; -int item_map_job_style_icon_tableId() const {return 434;}; +int item_map_job_style_icon_tableId() const {return 435;}; wchar_t* common_job_imageset; signed char stance[3]; __int32 stance_Size() const {return 3;}; @@ -47,31 +47,31 @@ char Pad1[2]; wchar_t* lobby_job_symbol_image; BnsTables::Shared::TableRef introduce_job_style[3]; __int32 introduce_job_style_Size() const {return 3;}; -int introduce_job_style_tableId() const {return 240;}; +int introduce_job_style_tableId() const {return 241;}; BnsTables::Shared::TableRef play_style_desc; -int play_style_desc_tableId() const {return 434;}; +int play_style_desc_tableId() const {return 435;}; wchar_t* play_style_imageset; signed char play_difficulty; char Pad2[3]; BnsTables::Shared::TableRef play_difficulty_desc; -int play_difficulty_desc_tableId() const {return 434;}; +int play_difficulty_desc_tableId() const {return 435;}; wchar_t* hud_player_job_imageset; __int16 action_key; __int16 bns_action_key; BnsTables::Shared::TableRef training_desc_default; -int training_desc_default_tableId() const {return 434;}; +int training_desc_default_tableId() const {return 435;}; BnsTables::Shared::TableRef training_desc_attack; -int training_desc_attack_tableId() const {return 434;}; +int training_desc_attack_tableId() const {return 435;}; BnsTables::Shared::TableRef training_desc_defence; -int training_desc_defence_tableId() const {return 434;}; +int training_desc_defence_tableId() const {return 435;}; BnsTables::Shared::TableRef training_desc_maze; -int training_desc_maze_tableId() const {return 434;}; +int training_desc_maze_tableId() const {return 435;}; BnsTables::Shared::TableRef training_desc_protect; -int training_desc_protect_tableId() const {return 434;}; +int training_desc_protect_tableId() const {return 435;}; BnsTables::Shared::TableRef training_desc_control; -int training_desc_control_tableId() const {return 434;}; +int training_desc_control_tableId() const {return 435;}; BnsTables::Shared::TableRef training_desc_distance; -int training_desc_distance_tableId() const {return 434;}; +int training_desc_distance_tableId() const {return 435;}; __int16 training_chart_value_attack; __int16 training_chart_value_defence; __int16 training_chart_value_maze; @@ -90,23 +90,23 @@ wchar_t* filter_name[3]; __int32 filter_name_Size() const {return 3;}; wchar_t* highlight_font; BnsTables::Shared::TableRef job_quest_text; -int job_quest_text_tableId() const {return 434;}; +int job_quest_text_tableId() const {return 435;}; __int16 damage_show_split_percent; char Pad3[2]; BnsTables::Shared::TableRef job_style_name[10]; __int32 job_style_name_Size() const {return 10;}; -int job_style_name_tableId() const {return 434;}; +int job_style_name_tableId() const {return 435;}; BnsTables::Shared::TableRef skill_train_ui_job_style_name[10]; __int32 skill_train_ui_job_style_name_Size() const {return 10;}; -int skill_train_ui_job_style_name_tableId() const {return 434;}; +int skill_train_ui_job_style_name_tableId() const {return 435;}; wchar_t* skill_train_ui_job_style_imageset[10]; __int32 skill_train_ui_job_style_imageset_Size() const {return 10;}; BnsTables::Shared::TableRef skill_train_ui_trait_open_button_text[10]; __int32 skill_train_ui_trait_open_button_text_Size() const {return 10;}; -int skill_train_ui_trait_open_button_text_tableId() const {return 434;}; +int skill_train_ui_trait_open_button_text_tableId() const {return 435;}; BnsTables::Shared::TableRef skill_train_ui_page_job_style_name[10]; __int32 skill_train_ui_page_job_style_name_Size() const {return 10;}; -int skill_train_ui_page_job_style_name_tableId() const {return 434;}; +int skill_train_ui_page_job_style_name_tableId() const {return 435;}; wchar_t* skill_train_ui_page_job_style_imageset[10]; __int32 skill_train_ui_page_job_style_imageset_Size() const {return 10;}; wchar_t* skill_trainingroom_ui_job_style_imageset[10]; @@ -116,7 +116,7 @@ bool use_ui_skill_combo; __int16 use_ui_skill_train_combo_action; BnsTables::Shared::TableRef contents_journal_job_style_icon[3]; __int32 contents_journal_job_style_icon_Size() const {return 3;}; -int contents_journal_job_style_icon_tableId() const {return 434;}; +int contents_journal_job_style_icon_tableId() const {return 435;}; float equip_weapon_scale; signed char phantom_weapon_active_type; char Pad4[1]; @@ -161,8 +161,544 @@ __int32 phantom_weapon_idle_animation_2nd_Size() const {return 6;}; float phantom_weapon_sync_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 61); } - static __int16 TableId() { return 237; } + static __int16 TableId() { return 238; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class action_key { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; + + enum class phantom_weapon_active_type { + none = 0, + equip = 1, + effect_flag = 2, + }; + + enum class phantom_weapon_active_effect_flag_1st { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/job_change/AAA_job_change_RecordBase.h b/Generated/include/KR/job_change/AAA_job_change_RecordBase.h index 47906d700..ea57eb8db 100644 --- a/Generated/include/KR/job_change/AAA_job_change_RecordBase.h +++ b/Generated/include/KR/job_change/AAA_job_change_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef cost_item; int cost_item_tableId() const {return 202;}; signed char required_level; @@ -37,8 +37,9 @@ __int32 appearance_Size() const {return 7;}; int appearance_tableId() const {return 87;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 2); } - static __int16 TableId() { return 232; } + static __int16 TableId() { return 233; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h b/Generated/include/KR/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h index 216fb35d2..4f3215d9a 100644 --- a/Generated/include/KR/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h +++ b/Generated/include/KR/job_change_item_exchange_group/AAA_job_change_item_exchange_group_RecordBase.h @@ -26,8 +26,9 @@ int cost_item_tableId() const {return 202;}; __int16 cost_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 3); } - static __int16 TableId() { return 233; } + static __int16 TableId() { return 234; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h b/Generated/include/KR/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h index 47218c93b..e76236ff9 100644 --- a/Generated/include/KR/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h +++ b/Generated/include/KR/job_change_item_exchange_type/AAA_job_change_item_exchange_type_RecordBase.h @@ -24,11 +24,62 @@ namespace BnsTables::KR { char Pad0[3]; wchar_t* icon; BnsTables::Shared::TableRef name_text; -int name_text_tableId() const {return 434;}; +int name_text_tableId() const {return 435;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 234; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 3); } + static __int16 TableId() { return 235; } static __int32 SubType() { return -1; } + enum class item_exchange_type { + none = 0, + weapon = 1, + weapon_appearance = 2, + costume = 3, + earring = 4, + eyeglass = 5, + hat = 6, + ring = 7, + necklace = 8, + gem_1 = 9, + gem_2 = 10, + gem_3 = 11, + gem_4 = 12, + gem_5 = 13, + gem_6 = 14, + gem_7 = 15, + gem_8 = 16, + attach = 17, + belt = 18, + bracelet = 19, + soul = 20, + soul_2 = 21, + gloves = 22, + pet_1 = 23, + pet_2 = 24, + rune_1 = 25, + rune_2 = 26, + nova = 27, + badge_1_premium = 28, + badge_2_premium = 29, + badge_3_premium = 30, + badge_1_normal = 31, + badge_2_normal = 32, + badge_3_normal = 33, + badge_appearance = 34, + vehicle = 35, + armlet_1 = 36, + armlet_2 = 37, + weapon_enchant_gem = 38, + skill_train_by_item = 39, + weapon_soul_gem = 40, + }; + + enum class condition { + item_equip_type = 0, + weapon_appearance = 1, + weapon_enchant_gem = 2, + skill_train_by_item = 3, + weapon_soul_gem = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/job_change_quest/AAA_job_change_quest_RecordBase.h b/Generated/include/KR/job_change_quest/AAA_job_change_quest_RecordBase.h index 3b2c65968..687b145d7 100644 --- a/Generated/include/KR/job_change_quest/AAA_job_change_quest_RecordBase.h +++ b/Generated/include/KR/job_change_quest/AAA_job_change_quest_RecordBase.h @@ -30,8 +30,32 @@ __int16 reset_quest_free[16]; __int32 reset_quest_free_Size() const {return 16;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 235; } + static __int16 TableId() { return 236; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/job_change_quota/AAA_job_change_quota_RecordBase.h b/Generated/include/KR/job_change_quota/AAA_job_change_quota_RecordBase.h index f4287e341..02cc6d090 100644 --- a/Generated/include/KR/job_change_quota/AAA_job_change_quota_RecordBase.h +++ b/Generated/include/KR/job_change_quota/AAA_job_change_quota_RecordBase.h @@ -43,8 +43,32 @@ __int16 quota_sun[30]; __int32 quota_sun_Size() const {return 30;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 236; } + static __int16 TableId() { return 237; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/job_style/AAA_job_style_RecordBase.h b/Generated/include/KR/job_style/AAA_job_style_RecordBase.h index 345a8e377..18c1a5c26 100644 --- a/Generated/include/KR/job_style/AAA_job_style_RecordBase.h +++ b/Generated/include/KR/job_style/AAA_job_style_RecordBase.h @@ -24,12 +24,12 @@ signed char job_style; wchar_t* alias; wchar_t* introduce_job_style_icon; BnsTables::Shared::TableRef introduce_job_style_name; -int introduce_job_style_name_tableId() const {return 434;}; +int introduce_job_style_name_tableId() const {return 435;}; BnsTables::Shared::TableRef introduce_job_style_play_desc; -int introduce_job_style_play_desc_tableId() const {return 434;}; +int introduce_job_style_play_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef introduce_job_style_specialization[5]; __int32 introduce_job_style_specialization_Size() const {return 5;}; -int introduce_job_style_specialization_tableId() const {return 241;}; +int introduce_job_style_specialization_tableId() const {return 242;}; BnsTables::Shared::TableRef additive_attachment; int additive_attachment_tableId() const {return 14;}; wchar_t* combat_start_fx_show; @@ -52,8 +52,45 @@ wchar_t* job_style_gauge_full_charge_particle_ref; float job_style_gauge_full_charge_particle_scale; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 16); } - static __int16 TableId() { return 240; } + static __int16 TableId() { return 241; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/job_style_specialization/AAA_job_style_specialization_RecordBase.h b/Generated/include/KR/job_style_specialization/AAA_job_style_specialization_RecordBase.h index b75dda36f..00e7ae804 100644 --- a/Generated/include/KR/job_style_specialization/AAA_job_style_specialization_RecordBase.h +++ b/Generated/include/KR/job_style_specialization/AAA_job_style_specialization_RecordBase.h @@ -23,11 +23,12 @@ namespace BnsTables::KR { wchar_t* alias; wchar_t* specialization_tag_imageset; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 241; } + static __int16 TableId() { return 242; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/jobskillset/AAA_jobskillset_RecordBase.h b/Generated/include/KR/jobskillset/AAA_jobskillset_RecordBase.h index b638e3ea4..1b8c84968 100644 --- a/Generated/include/KR/jobskillset/AAA_jobskillset_RecordBase.h +++ b/Generated/include/KR/jobskillset/AAA_jobskillset_RecordBase.h @@ -34,8 +34,39 @@ __int32 style_level_5_skill[2]; __int32 style_level_5_skill_Size() const {return 2;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 238; } + static __int16 TableId() { return 239; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class acquire_type { + none = 0, + by_quest = 1, + by_level_up = 2, + by_training = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/jobspecialization/AAA_jobspecialization_RecordBase.h b/Generated/include/KR/jobspecialization/AAA_jobspecialization_RecordBase.h index 1ab7c5cc1..858864040 100644 --- a/Generated/include/KR/jobspecialization/AAA_jobspecialization_RecordBase.h +++ b/Generated/include/KR/jobspecialization/AAA_jobspecialization_RecordBase.h @@ -24,9 +24,9 @@ signed char specialization; wchar_t* job_specialization_icon; wchar_t* job_specialization_icon_overlay; BnsTables::Shared::TableRef job_specialization_name; -int job_specialization_name_tableId() const {return 434;}; +int job_specialization_name_tableId() const {return 435;}; BnsTables::Shared::TableRef job_specialization_desc; -int job_specialization_desc_tableId() const {return 434;}; +int job_specialization_desc_tableId() const {return 435;}; signed char sort_order; char Pad0[1]; __int16 lobby_chart_value_melee; @@ -35,8 +35,39 @@ __int16 lobby_chart_value_protection; __int16 lobby_chart_value_distance; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 239; } + static __int16 TableId() { return 240; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class specialization { + job_specialization_none = 0, + gyeyeor1 = 1, + gyeyeor2 = 2, + gyeyeor3 = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h b/Generated/include/KR/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h index ed910a4a4..ba3231708 100644 --- a/Generated/include/KR/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h +++ b/Generated/include/KR/jobstylestandidle/AAA_jobstylestandidle_RecordBase.h @@ -28,8 +28,45 @@ __int32 group_index; __int32 event_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 242; } + static __int16 TableId() { return 243; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h b/Generated/include/KR/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h index 5a4090529..7ac448326 100644 --- a/Generated/include/KR/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h +++ b/Generated/include/KR/jumpingcharacter/AAA_jumpingcharacter_RecordBase.h @@ -26,16 +26,40 @@ __int16 condition_level; char Pad0[3]; BnsTables::Shared::TableRef tutorial_zone[4]; __int32 tutorial_zone_Size() const {return 4;}; -int tutorial_zone_tableId() const {return 478;}; +int tutorial_zone_tableId() const {return 480;}; BnsTables::Shared::TableRef train_quest; -int train_quest_tableId() const {return 306;}; +int train_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef skip_msg_achievement; int skip_msg_achievement_tableId() const {return 6;}; bool creation_enable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 244; } + static __int16 TableId() { return 245; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h b/Generated/include/KR/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h index 77313d7f4..47bd4ff67 100644 --- a/Generated/include/KR/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h +++ b/Generated/include/KR/jumpingcharacter2/AAA_jumpingcharacter2_RecordBase.h @@ -23,14 +23,14 @@ namespace BnsTables::KR { __int16 required_level; char Pad0[2]; BnsTables::Shared::TableRef required_preceding_epic_quest; -int required_preceding_epic_quest_tableId() const {return 306;}; +int required_preceding_epic_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef last_epic_quest_to_complete; -int last_epic_quest_to_complete_tableId() const {return 306;}; +int last_epic_quest_to_complete_tableId() const {return 307;}; BnsTables::Shared::TableRef quest_to_complete[20]; __int32 quest_to_complete_Size() const {return 20;}; -int quest_to_complete_tableId() const {return 306;}; +int quest_to_complete_tableId() const {return 307;}; BnsTables::Shared::TableRef warp_to_pcspawn; -int warp_to_pcspawn_tableId() const {return 487;}; +int warp_to_pcspawn_tableId() const {return 489;}; BnsTables::Shared::TableRef faction1_item; int faction1_item_tableId() const {return 202;}; BnsTables::Shared::TableRef faction2_item; @@ -44,8 +44,9 @@ __int16 reward_item_count[4]; __int32 reward_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 243; } + static __int16 TableId() { return 244; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/key_cap/AAA_key_cap_RecordBase.h b/Generated/include/KR/key_cap/AAA_key_cap_RecordBase.h index 8babfcac2..bf609670f 100644 --- a/Generated/include/KR/key_cap/AAA_key_cap_RecordBase.h +++ b/Generated/include/KR/key_cap/AAA_key_cap_RecordBase.h @@ -21,18 +21,151 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef short_name; -int short_name_tableId() const {return 434;}; +int short_name_tableId() const {return 435;}; BnsTables::Shared::TableRef image; -int image_tableId() const {return 434;}; +int image_tableId() const {return 435;}; BnsTables::Shared::IconRef icon; wchar_t* scroll_imageset; float scroll_imageset_scale; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 13); } - static __int16 TableId() { return 245; } + static __int16 TableId() { return 246; } static __int32 SubType() { return -1; } + enum class key_code { + none = 0, + value_0 = 1, + value_1 = 2, + value_2 = 3, + value_3 = 4, + value_4 = 5, + value_5 = 6, + value_6 = 7, + value_7 = 8, + value_8 = 9, + value_9 = 10, + numpad_0 = 11, + numpad_1 = 12, + numpad_2 = 13, + numpad_3 = 14, + numpad_4 = 15, + numpad_5 = 16, + numpad_6 = 17, + numpad_7 = 18, + numpad_8 = 19, + numpad_9 = 20, + f1 = 21, + f2 = 22, + f3 = 23, + f4 = 24, + f5 = 25, + f6 = 26, + f7 = 27, + f8 = 28, + f9 = 29, + f10 = 30, + f11 = 31, + f12 = 32, + a = 33, + b = 34, + c = 35, + d = 36, + e = 37, + f = 38, + g = 39, + h = 40, + i = 41, + j = 42, + k = 43, + l = 44, + m = 45, + n = 46, + o = 47, + p = 48, + q = 49, + r = 50, + s = 51, + t = 52, + u = 53, + v = 54, + w = 55, + x = 56, + y = 57, + z = 58, + back_space = 59, + tab = 60, + caps_lock = 61, + space = 62, + page_up = 63, + page_down = 64, + end = 65, + home = 66, + left = 67, + up = 68, + right = 69, + down = 70, + insert = 71, + delete_val = 72, + multiply = 73, + add = 74, + subtract = 75, + decimal = 76, + divide = 77, + num_lock = 78, + shift = 79, + control = 80, + alt = 81, + semicolon = 82, + equal = 83, + minus = 84, + comma = 85, + period = 86, + slash = 87, + tilde = 88, + left_square_bracket = 89, + back_slash = 90, + right_square_bracket = 91, + single_quatation = 92, + mouse_left_button = 93, + mouse_middle_button = 94, + mouse_right_button = 95, + joybtn_a = 96, + joybtn_b = 97, + joybtn_x = 98, + joybtn_y = 99, + joybtn_dpad_up = 100, + joybtn_dpad_down = 101, + joybtn_dpad_left = 102, + joybtn_dpad_right = 103, + joybtn_leftstick_up = 104, + joybtn_leftstick_down = 105, + joybtn_leftstick_left = 106, + joybtn_leftstick_right = 107, + joybtn_rightstick_up = 108, + joybtn_rightstick_down = 109, + joybtn_rightstick_left = 110, + joybtn_rightstick_right = 111, + joybtn_leftshoulder = 112, + joybtn_rightshoulder = 113, + joybtn_start = 114, + joybtn_back = 115, + joybtn_leftthumbstick = 116, + joybtn_rightthumbstick = 117, + joybtn_lefttrigger = 118, + joybtn_righttrigger = 119, + joybtn_function1 = 120, + joybtn_function2 = 121, + escape = 122, + enter = 123, + shift_joypad_replaceable = 124, + shift_dash_forward_joypad_replaceable = 125, + control_joypad_replaceable = 126, + alt_joypad_replaceable = 127, + mouse_left_button_joypad_replaceable = 128, + mouse_right_button_joypad_replaceable = 129, + escape_joypad_replaceable = 130, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/key_command/AAA_key_command_RecordBase.h b/Generated/include/KR/key_command/AAA_key_command_RecordBase.h index 25598ab43..04ffd7a29 100644 --- a/Generated/include/KR/key_command/AAA_key_command_RecordBase.h +++ b/Generated/include/KR/key_command/AAA_key_command_RecordBase.h @@ -25,7 +25,7 @@ signed char pc_job; signed char joypad_category; char Pad0[2]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; wchar_t* default_keycap; bool modifier_enabled; signed char sort_no; @@ -37,8 +37,261 @@ bool joypad_customize_enabled; bool joypad_overlapped_binding_enabled; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 3); } - static __int16 TableId() { return 246; } + static __int16 TableId() { return 247; } static __int32 SubType() { return -1; } + enum class command { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; + + enum class pc_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class category { + none = 0, + movement = 1, + panel = 2, + function = 3, + skill = 4, + social = 5, + mark = 6, + bns_mode = 7, + joypad = 8, + spectate = 9, + }; + + enum class joypad_category { + none = 0, + joypad_movement = 1, + joypad_skill = 2, + joypad_panel_and_function = 3, + joypad_social = 4, + joypad_mark = 5, + joypad_special_function = 6, + joypad_spectate = 7, + }; + + enum class usable_joypad_mode { + none = 0, + any = 1, + ui = 2, + action = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/level/AAA_level_RecordBase.h b/Generated/include/KR/level/AAA_level_RecordBase.h index 8f105268f..4020562b2 100644 --- a/Generated/include/KR/level/AAA_level_RecordBase.h +++ b/Generated/include/KR/level/AAA_level_RecordBase.h @@ -20,8 +20,8 @@ namespace BnsTables::KR { unsigned __int64 key; }; __declspec(align(8)) Key key; - __int32 exp; -__int32 exp_boost[3]; + __int64 exp; +__int64 exp_boost[3]; __int32 exp_boost_Size() const {return 3;}; __int32 exp_boost_recharge_time[3]; __int32 exp_boost_recharge_time_Size() const {return 3;}; @@ -48,21 +48,22 @@ __int32 party_battle_lead_the_ball_win_exp; __int32 party_battle_lead_the_ball_lose_draw_exp; __int32 party_battle_lead_the_ball_win_party_battle_point; __int32 party_battle_lead_the_ball_lose_draw_party_battle_point; -__int32 exp_boost_sum[3]; +__int64 exp_boost_sum[3]; __int32 exp_boost_sum_Size() const {return 3;}; __int32 express_cost; __int32 tencent_vitality_max[4]; __int32 tencent_vitality_max_Size() const {return 4;}; wchar_t* level_guide_path; BnsTables::Shared::TableRef exceed_level_quest; -int exceed_level_quest_tableId() const {return 306;}; +int exceed_level_quest_tableId() const {return 307;}; signed char exceed_level_next_level; char Pad1[1]; __int16 teleport_price_level_weight; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 247; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } + static __int16 TableId() { return 248; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/levelupreward/AAA_levelupreward_RecordBase.h b/Generated/include/KR/levelupreward/AAA_levelupreward_RecordBase.h index 37110152d..9d7cbe13a 100644 --- a/Generated/include/KR/levelupreward/AAA_levelupreward_RecordBase.h +++ b/Generated/include/KR/levelupreward/AAA_levelupreward_RecordBase.h @@ -36,8 +36,98 @@ __int32 ability_value[5]; __int32 ability_value_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 248; } + static __int16 TableId() { return 249; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/linkmoveanim/AAA_linkmoveanim_RecordBase.h b/Generated/include/KR/linkmoveanim/AAA_linkmoveanim_RecordBase.h index 2c6fb0ad3..6400a8814 100644 --- a/Generated/include/KR/linkmoveanim/AAA_linkmoveanim_RecordBase.h +++ b/Generated/include/KR/linkmoveanim/AAA_linkmoveanim_RecordBase.h @@ -87,8 +87,92 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 249; } + static __int16 TableId() { return 250; } static __int32 SubType() { return -1; } + enum class pose_type { + standing = 0, + dead = 1, + dead_back = 2, + dead_front = 3, + stagger = 4, + down = 5, + front_down = 6, + air = 7, + air_back = 8, + kneel = 9, + burrow = 10, + picking = 11, + mount_linker = 12, + mount_linkee = 13, + catch_val = 14, + catched = 15, + catch_nonehuman = 16, + catched_nonehuman = 17, + catch_friend = 18, + catched_friend = 19, + hardwall = 20, + ironfotess = 21, + sit = 22, + bomb_kneel = 23, + inhalation_catch_sword = 24, + inhalation_catch_nonehuman_sword = 25, + }; + + enum class dead_abnomal_idle { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/loadingimage/AAA_loadingimage_RecordBase.h b/Generated/include/KR/loadingimage/AAA_loadingimage_RecordBase.h index 8acfedcee..638ed62d3 100644 --- a/Generated/include/KR/loadingimage/AAA_loadingimage_RecordBase.h +++ b/Generated/include/KR/loadingimage/AAA_loadingimage_RecordBase.h @@ -35,8 +35,32 @@ wchar_t* guide_text_ref; __int16 guide_text_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 250; } + static __int16 TableId() { return 251; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/lobby_pc/AAA_lobby_pc_RecordBase.h b/Generated/include/KR/lobby_pc/AAA_lobby_pc_RecordBase.h index ae73514b5..73a091e9a 100644 --- a/Generated/include/KR/lobby_pc/AAA_lobby_pc_RecordBase.h +++ b/Generated/include/KR/lobby_pc/AAA_lobby_pc_RecordBase.h @@ -54,8 +54,61 @@ float preview_world_cam_near_height; float preview_world_cam_modulate_factor; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 11); } - static __int16 TableId() { return 251; } + static __int16 TableId() { return 252; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class category { + none = 0, + lobby = 1, + guild = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/map_area/AAA_map_area_RecordBase.h b/Generated/include/KR/map_area/AAA_map_area_RecordBase.h index 8595594f0..2a40ff619 100644 --- a/Generated/include/KR/map_area/AAA_map_area_RecordBase.h +++ b/Generated/include/KR/map_area/AAA_map_area_RecordBase.h @@ -22,11 +22,12 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 252; } + static __int16 TableId() { return 253; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/map_group_1/AAA_map_group_1_RecordBase.h b/Generated/include/KR/map_group_1/AAA_map_group_1_RecordBase.h index 84c193ae0..e5671b25b 100644 --- a/Generated/include/KR/map_group_1/AAA_map_group_1_RecordBase.h +++ b/Generated/include/KR/map_group_1/AAA_map_group_1_RecordBase.h @@ -22,21 +22,22 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef map_group_1_guide; BnsTables::Shared::TableRef talk_to_self_quests[127]; __int32 talk_to_self_quests_Size() const {return 127;}; -int talk_to_self_quests_tableId() const {return 306;}; +int talk_to_self_quests_tableId() const {return 307;}; BnsTables::Shared::TableRef talk_to_self_quests2[127]; __int32 talk_to_self_quests2_Size() const {return 127;}; -int talk_to_self_quests2_tableId() const {return 306;}; +int talk_to_self_quests2_tableId() const {return 307;}; BnsTables::Shared::TableRef talk_to_self_quests3[127]; __int32 talk_to_self_quests3_Size() const {return 127;}; -int talk_to_self_quests3_tableId() const {return 306;}; +int talk_to_self_quests3_tableId() const {return 307;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 253; } + static __int16 TableId() { return 254; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h b/Generated/include/KR/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h index 6fbff641d..2776669a3 100644 --- a/Generated/include/KR/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h +++ b/Generated/include/KR/map_group_1_guide/AAA_map_group_1_guide_RecordBase.h @@ -21,14 +21,15 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef map_group_1; -int map_group_1_tableId() const {return 253;}; +int map_group_1_tableId() const {return 254;}; BnsTables::Shared::TableRef expedition_desc; -int expedition_desc_tableId() const {return 434;}; +int expedition_desc_tableId() const {return 435;}; wchar_t* expedition_image; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 254; } + static __int16 TableId() { return 255; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/map_group_2/AAA_map_group_2_RecordBase.h b/Generated/include/KR/map_group_2/AAA_map_group_2_RecordBase.h index e78270dc8..f1bf521db 100644 --- a/Generated/include/KR/map_group_2/AAA_map_group_2_RecordBase.h +++ b/Generated/include/KR/map_group_2/AAA_map_group_2_RecordBase.h @@ -24,8 +24,12 @@ namespace BnsTables::KR { signed char quest_filtering_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 255; } + static __int16 TableId() { return 256; } static __int32 SubType() { return -1; } + enum class quest_filtering_type { + default_val = 0, + current_group_only = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mapinfo/AAA_mapinfo_RecordBase.h b/Generated/include/KR/mapinfo/AAA_mapinfo_RecordBase.h index 120f0952e..0d2f84df7 100644 --- a/Generated/include/KR/mapinfo/AAA_mapinfo_RecordBase.h +++ b/Generated/include/KR/mapinfo/AAA_mapinfo_RecordBase.h @@ -24,16 +24,16 @@ namespace BnsTables::KR { __int16 group_id; __int16 floor; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef parent_mapinfo; -int parent_mapinfo_tableId() const {return 256;}; +int parent_mapinfo_tableId() const {return 257;}; float scale; BnsTables::Shared::TableRef district; int district_tableId() const {return 104;}; BnsTables::Shared::TableRef map_group_1; -int map_group_1_tableId() const {return 253;}; +int map_group_1_tableId() const {return 254;}; BnsTables::Shared::TableRef map_group_2; -int map_group_2_tableId() const {return 255;}; +int map_group_2_tableId() const {return 256;}; float local_axis_x; float local_axis_y; __int16 image_size; @@ -47,19 +47,19 @@ wchar_t* conditional_imageset; wchar_t* conditional_imageset_alphamap; BnsTables::Shared::TableRef overlay[30]; __int32 overlay_Size() const {return 30;}; -int overlay_tableId() const {return 257;}; +int overlay_tableId() const {return 258;}; bool use_pos_in_parent; char Pad2[3]; float pos_in_parent_x; float pos_in_parent_y; BnsTables::Shared::TableRef terrain; -int terrain_tableId() const {return 433;}; +int terrain_tableId() const {return 434;}; float zoom; __int16 sort_no; bool show_navigaion_list; char Pad3[1]; BnsTables::Shared::TableRef arena_dungeon_parent_mapinfo; -int arena_dungeon_parent_mapinfo_tableId() const {return 256;}; +int arena_dungeon_parent_mapinfo_tableId() const {return 257;}; bool arena_dungeon_use_pos_in_parent; char Pad4[3]; float arena_dungeon_pos_in_parent_x; @@ -67,8 +67,12 @@ float arena_dungeon_pos_in_parent_y; bool capital; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 5); } - static __int16 TableId() { return 256; } + static __int16 TableId() { return 257; } static __int32 SubType() { return -1; } + enum class imageset_condition_category { + none = 0, + quest_complete = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mapoverlay/AAA_mapoverlay_RecordBase.h b/Generated/include/KR/mapoverlay/AAA_mapoverlay_RecordBase.h index e1ae19d8b..ee1c99ba7 100644 --- a/Generated/include/KR/mapoverlay/AAA_mapoverlay_RecordBase.h +++ b/Generated/include/KR/mapoverlay/AAA_mapoverlay_RecordBase.h @@ -34,8 +34,9 @@ BnsTables::Shared::TableRef area; int area_tableId() const {return 103;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 257; } + static __int16 TableId() { return 258; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mapunit/AAA_mapunit_RecordBase.h b/Generated/include/KR/mapunit/AAA_mapunit_RecordBase.h index 88d88bece..e2bddf18c 100644 --- a/Generated/include/KR/mapunit/AAA_mapunit_RecordBase.h +++ b/Generated/include/KR/mapunit/AAA_mapunit_RecordBase.h @@ -54,7 +54,7 @@ bool click; bool front; bool show_tooltip; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; __int16 opacity; __int16 size_x; __int16 size_y; @@ -71,8 +71,61 @@ float center_pos_x; float center_pos_y; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 81); } - static __int16 TableId() { return 258; } + static __int16 TableId() { return 259; } static __int32 SubType() { return -1; } + enum class category { + none = 0, + player = 1, + party = 2, + team = 3, + guild = 4, + friend_val = 5, + revenge_enemy = 6, + faction = 7, + duel_enemy = 8, + quest = 9, + npc = 10, + env = 11, + teleport = 12, + airdash = 13, + link = 14, + convoy = 15, + spawned_env = 16, + static_val = 17, + auction = 18, + store = 19, + camp = 20, + party_camp = 21, + roulette = 22, + field_boss = 23, + gather = 24, + craft = 25, + gather_env = 26, + heart = 27, + enter_arena = 28, + weapon_box = 29, + refiner = 30, + dungeon_3 = 31, + dungeon_4 = 32, + dungeon_5 = 33, + raid_dungeon = 34, + classic_field = 35, + faction_battle_field = 36, + guild_battle_field = 37, + party_battle_startpoint = 38, + party_battle_enemy = 39, + fishing_field = 40, + expedition_env = 41, + wandering_npc = 42, + }; + + enum class map_depth { + value_1 = 0, + value_2 = 1, + value_3 = 2, + value_4 = 3, + value_5 = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mapunit/mapunit_airdash_Record.h b/Generated/include/KR/mapunit/mapunit_airdash_Record.h index 500496da3..676a09e87 100644 --- a/Generated/include/KR/mapunit/mapunit_airdash_Record.h +++ b/Generated/include/KR/mapunit/mapunit_airdash_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef env2spawn; -int env2spawn_tableId() const {return 481;}; +int env2spawn_tableId() const {return 483;}; static __int32 SubType() { return 5; } }; diff --git a/Generated/include/KR/mapunit/mapunit_attraction_Record.h b/Generated/include/KR/mapunit/mapunit_attraction_Record.h index a7b725398..1e38b5b7b 100644 --- a/Generated/include/KR/mapunit/mapunit_attraction_Record.h +++ b/Generated/include/KR/mapunit/mapunit_attraction_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::KR { float attraction_position_x; float attraction_position_y; BnsTables::Shared::TableRef party_chat_channel; -int party_chat_channel_tableId() const {return 284;}; +int party_chat_channel_tableId() const {return 285;}; static __int32 SubType() { return 7; } }; diff --git a/Generated/include/KR/mapunit/mapunit_boss_Record.h b/Generated/include/KR/mapunit/mapunit_boss_Record.h index ea44cfd40..790fcfa56 100644 --- a/Generated/include/KR/mapunit/mapunit_boss_Record.h +++ b/Generated/include/KR/mapunit/mapunit_boss_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; wchar_t* combat_imageset; wchar_t* combat_over_imageset; wchar_t* combat_pressed_imageset; diff --git a/Generated/include/KR/mapunit/mapunit_env_Record.h b/Generated/include/KR/mapunit/mapunit_env_Record.h index 4faf13730..47e019a70 100644 --- a/Generated/include/KR/mapunit/mapunit_env_Record.h +++ b/Generated/include/KR/mapunit/mapunit_env_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef env2; -int env2_tableId() const {return 479;}; +int env2_tableId() const {return 481;}; static __int32 SubType() { return 6; } }; diff --git a/Generated/include/KR/mapunit/mapunit_fishing_field_Record.h b/Generated/include/KR/mapunit/mapunit_fishing_field_Record.h index 2e27dc257..cf18fe9ff 100644 --- a/Generated/include/KR/mapunit/mapunit_fishing_field_Record.h +++ b/Generated/include/KR/mapunit/mapunit_fishing_field_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef fishing_point_env; -int fishing_point_env_tableId() const {return 479;}; +int fishing_point_env_tableId() const {return 481;}; static __int32 SubType() { return 12; } }; diff --git a/Generated/include/KR/mapunit/mapunit_guild_battle_field_portal_Record.h b/Generated/include/KR/mapunit/mapunit_guild_battle_field_portal_Record.h index 7e5a460d5..de6488f6c 100644 --- a/Generated/include/KR/mapunit/mapunit_guild_battle_field_portal_Record.h +++ b/Generated/include/KR/mapunit/mapunit_guild_battle_field_portal_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef env2spawn; -int env2spawn_tableId() const {return 481;}; +int env2spawn_tableId() const {return 483;}; wchar_t* disable_imageset; wchar_t* disable_over_imageset; wchar_t* disable_pressed_imageset; diff --git a/Generated/include/KR/mapunit/mapunit_npc_Record.h b/Generated/include/KR/mapunit/mapunit_npc_Record.h index a202bb3d6..b4a984edc 100644 --- a/Generated/include/KR/mapunit/mapunit_npc_Record.h +++ b/Generated/include/KR/mapunit/mapunit_npc_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; bool ignore_object_pos; bool in_sight_only; bool many_counts; diff --git a/Generated/include/KR/mapunit/mapunit_npc_group_Record.h b/Generated/include/KR/mapunit/mapunit_npc_group_Record.h index 4f140909b..4ea65d224 100644 --- a/Generated/include/KR/mapunit/mapunit_npc_group_Record.h +++ b/Generated/include/KR/mapunit/mapunit_npc_group_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; static __int32 SubType() { return 8; } }; diff --git a/Generated/include/KR/market_category_2_group/AAA_market_category_2_group_RecordBase.h b/Generated/include/KR/market_category_2_group/AAA_market_category_2_group_RecordBase.h index d5502b3e7..ce43b4a88 100644 --- a/Generated/include/KR/market_category_2_group/AAA_market_category_2_group_RecordBase.h +++ b/Generated/include/KR/market_category_2_group/AAA_market_category_2_group_RecordBase.h @@ -30,11 +30,38 @@ namespace BnsTables::KR { bool visible; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 259; } + static __int16 TableId() { return 260; } static __int32 SubType() { return -1; } + enum class market_category_2 { + none = 0, + weapon = 1, + equip_gem = 2, + accessory = 3, + dress = 4, + weapon_gem = 5, + medicine = 6, + food = 7, + build_up_stone = 8, + talisman = 9, + tool = 10, + equip_material = 11, + union_material = 12, + dress_material = 13, + etc_material = 14, + coin = 15, + deed = 16, + quest = 17, + etc_change = 18, + etc_box = 19, + badge = 20, + relic = 21, + skill_train_by_item_extract = 22, + gold = 23, + spirit = 24, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/market_category_2_group/market_category_2_group_market_category_2_Record.h b/Generated/include/KR/market_category_2_group/market_category_2_group_market_category_2_Record.h index ae15ae396..cb0b79409 100644 --- a/Generated/include/KR/market_category_2_group/market_category_2_group_market_category_2_Record.h +++ b/Generated/include/KR/market_category_2_group/market_category_2_group_market_category_2_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::KR { char Pad_sub_0[3]; BnsTables::Shared::TableRef market_category_3_group[15]; __int32 market_category_3_group_Size() const {return 15;}; -int market_category_3_group_tableId() const {return 260;}; +int market_category_3_group_tableId() const {return 261;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/KR/market_category_3_group/AAA_market_category_3_group_RecordBase.h b/Generated/include/KR/market_category_3_group/AAA_market_category_3_group_RecordBase.h index 0e6e7a55f..e9dd1d196 100644 --- a/Generated/include/KR/market_category_3_group/AAA_market_category_3_group_RecordBase.h +++ b/Generated/include/KR/market_category_3_group/AAA_market_category_3_group_RecordBase.h @@ -28,11 +28,165 @@ __int32 market_category_3_Size() const {return 10;}; signed char addtional_filtering_type; char Pad1[1]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } - static __int16 TableId() { return 260; } + static __int16 TableId() { return 261; } static __int32 SubType() { return -1; } + enum class market_category_3 { + none = 0, + sword = 1, + gauntlet = 2, + axe = 3, + staff = 4, + aura_bangle = 5, + dagger = 6, + gam1 = 7, + gan2 = 8, + jin3 = 9, + son4 = 10, + ri5 = 11, + gon6 = 12, + tae7 = 13, + geon8 = 14, + great_sword = 15, + ring = 16, + earring = 17, + necklace = 18, + costume = 19, + head_attach = 20, + face_attach = 21, + costume_attach = 22, + summoned_pet_costume = 23, + summoned_pet_hat = 24, + summoned_pet_attach = 25, + ruby = 26, + topaz = 27, + sapphire = 28, + jade = 29, + amethyst = 30, + emerald = 31, + diamond = 32, + regenerate_potion = 33, + heal_potion = 34, + secret_potion = 35, + detox_potion = 36, + lyn_sword = 37, + warlock_dagger = 38, + soul_fighter_gauntlet = 39, + gun = 40, + cook = 41, + alcohol = 42, + normal_repair_tool = 43, + urgency_repair_tool = 44, + unseal_talisman = 45, + revive_talisman = 46, + escape_talisman = 47, + feed_gem = 48, + weapon_gem_etc = 49, + long_bow = 50, + magic_potion = 51, + key = 52, + hwan_dan = 53, + exp_cook = 54, + weapon_gem_make = 55, + festival_tool = 56, + sundry_item = 57, + reset_talisman = 58, + party_revive_talisman = 59, + weapon_maker = 60, + talis_maker = 61, + equip_gem_maker = 62, + accessory_maker = 63, + medicine_maker = 64, + food_maker = 65, + growth_talisman = 66, + build_up_talisman = 67, + valuables = 68, + wealth = 69, + growth_material = 70, + holy_material = 71, + common_maker = 72, + special_material = 73, + hypermove_material = 74, + normal_material = 75, + production_material = 76, + cloth = 77, + obsidian = 78, + amber = 79, + garnet = 80, + aquamarine = 81, + belt = 82, + bracelet = 83, + seal_talisman = 84, + dress_design = 85, + fishing_goods = 86, + badge_1 = 87, + weapon_gem_guardian = 88, + spear = 89, + orb = 90, + ruby_diamond = 91, + vehicle = 92, + card = 93, + dual_blade = 94, + glyph = 95, + topaz_diamond = 96, + normal_state_appearance = 97, + idle_state_appearance = 98, + chatting_symbol = 99, + sapphire_diamond = 100, + portrait_appearance = 101, + hypermove_appearance = 102, + jade_diamond = 103, + accessory_stone = 104, + amethyst_diamond = 105, + emerald_diamond = 106, + soul = 107, + soul_2 = 108, + gloves = 109, + pet_1 = 110, + nova = 111, + color_material = 112, + rune_1 = 113, + rune_2 = 114, + aquamarine_diamond = 115, + pattern = 116, + normal_coin = 117, + skill_take_deed = 118, + normal_deed = 119, + quest_start = 120, + chack_item = 121, + normal_etc_box = 122, + skill_stone_1 = 123, + skill_stone_2 = 124, + amber_diamond = 125, + obsidian_garnet = 126, + name_plate_appearance = 127, + speech_bubble_appearance = 128, + instrument = 129, + aquamarine_amber = 130, + talk_social = 131, + relic_1 = 132, + star_stone = 133, + weapon_soul_gem = 134, + voucher = 135, + armlet_1 = 136, + armlet_2 = 137, + skill_train_by_item_extract = 138, + gold = 139, + spirit = 140, + skill_train_by_item_extract_neck = 141, + skill_train_by_item_extract_finger = 142, + skill_train_by_item_extract_ear = 143, + skill_train_by_item_extract_wrist = 144, + skill_train_by_item_extract_waist = 145, + skill_train_by_item_extract_gloves = 146, + costume_box = 147, + }; + + enum class addtional_filtering_type { + none = 0, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h b/Generated/include/KR/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h index 86219927d..8670ba3b7 100644 --- a/Generated/include/KR/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h +++ b/Generated/include/KR/market_register_amount_tax_rate/AAA_market_register_amount_tax_rate_RecordBase.h @@ -25,8 +25,9 @@ __int16 max_amount; __int16 tax_rate; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 261; } + static __int16 TableId() { return 262; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h b/Generated/include/KR/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h index 12b9a5259..b4cab2777 100644 --- a/Generated/include/KR/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h +++ b/Generated/include/KR/market_sale_income_tax_rate/AAA_market_sale_income_tax_rate_RecordBase.h @@ -26,8 +26,9 @@ __int64 interval; __int32 tax_rate; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 262; } + static __int16 TableId() { return 263; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h b/Generated/include/KR/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h index 2d0d54257..71eac025b 100644 --- a/Generated/include/KR/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h +++ b/Generated/include/KR/market_targeted_sale_income_tax/AAA_market_targeted_sale_income_tax_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::KR { __int32 tax; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 263; } + static __int16 TableId() { return 264; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mastery_ability/AAA_mastery_ability_RecordBase.h b/Generated/include/KR/mastery_ability/AAA_mastery_ability_RecordBase.h index e3087add0..a7503e053 100644 --- a/Generated/include/KR/mastery_ability/AAA_mastery_ability_RecordBase.h +++ b/Generated/include/KR/mastery_ability/AAA_mastery_ability_RecordBase.h @@ -27,7 +27,7 @@ __int64 max_guard_gauge; __int16 max_sp; __int16 modify_cast_speed_percent; __int64 hp_regen; -__int32 hp_regen_combat; +__int64 hp_regen_combat; __int16 attack_hit_base_percent; __int16 attack_hit_value; __int16 attack_pierce_value; @@ -115,8 +115,48 @@ char Pad7[2]; __int32 attack_attribute_modify; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 264; } + static __int16 TableId() { return 265; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mastery_grade/AAA_mastery_grade_RecordBase.h b/Generated/include/KR/mastery_grade/AAA_mastery_grade_RecordBase.h index 337330f6c..519f9b05c 100644 --- a/Generated/include/KR/mastery_grade/AAA_mastery_grade_RecordBase.h +++ b/Generated/include/KR/mastery_grade/AAA_mastery_grade_RecordBase.h @@ -25,8 +25,9 @@ char Pad0[3]; wchar_t* image_tag; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 265; } + static __int16 TableId() { return 266; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mastery_level/AAA_mastery_level_RecordBase.h b/Generated/include/KR/mastery_level/AAA_mastery_level_RecordBase.h index 5b278eff1..6d104e715 100644 --- a/Generated/include/KR/mastery_level/AAA_mastery_level_RecordBase.h +++ b/Generated/include/KR/mastery_level/AAA_mastery_level_RecordBase.h @@ -38,8 +38,9 @@ __int16 stat_point_defender_max; signed char teleport_price_level_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 266; } + static __int16 TableId() { return 267; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h b/Generated/include/KR/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h index 5b05114c2..8e93c7afd 100644 --- a/Generated/include/KR/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h +++ b/Generated/include/KR/mastery_stat_point/AAA_mastery_stat_point_RecordBase.h @@ -28,11 +28,15 @@ BnsTables::Shared::TableRef event_effect[4]; __int32 event_effect_Size() const {return 4;}; int event_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 267; } + static __int16 TableId() { return 268; } static __int32 SubType() { return -1; } + enum class stat_point_attribute { + attacker = 0, + defender = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h b/Generated/include/KR/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h index 66cd80c3c..373da0d87 100644 --- a/Generated/include/KR/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h +++ b/Generated/include/KR/mastery_stat_point_pick/AAA_mastery_stat_point_pick_RecordBase.h @@ -27,11 +27,43 @@ char Pad0[2]; BnsTables::Shared::TableRef effect; int effect_tableId() const {return 118;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 268; } + static __int16 TableId() { return 269; } static __int32 SubType() { return -1; } + enum class stat_point_pick_attribute { + slot1 = 0, + slot2 = 1, + slot3 = 2, + slot4 = 3, + slot5 = 4, + }; + + enum class stat_point_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/membership_benefit/AAA_membership_benefit_RecordBase.h b/Generated/include/KR/membership_benefit/AAA_membership_benefit_RecordBase.h index 2f1cf3726..7ecb8cb80 100644 --- a/Generated/include/KR/membership_benefit/AAA_membership_benefit_RecordBase.h +++ b/Generated/include/KR/membership_benefit/AAA_membership_benefit_RecordBase.h @@ -25,15 +25,47 @@ signed char publisher; char Pad0[3]; __int64 value; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; BnsTables::Shared::IconRef icon; wchar_t* icon_image_set; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 0); } - static __int16 TableId() { return 269; } + static __int16 TableId() { return 270; } static __int32 SubType() { return -1; } + enum class benefit_type { + none = 0, + gettable_blue_virtual_currency = 1, + discount_market_tax = 2, + concurrent_sale_count_bonus = 3, + accumulated_sale_count_bonus = 4, + unlocated_warehouse = 5, + premium_depository = 6, + consume_depository = 7, + stack_sale_bonus = 8, + additional_npc_kill_exp_diff_by_zone_rule = 9, + additional_npc_kill_exp_percent_by_zone_rule = 10, + additional_npc_kill_money_diff_by_zone_rule = 11, + additional_npc_kill_money_percent_by_zone_rule = 12, + accumulated_purchase_count_bonus = 13, + purchase_min_price_bonus = 14, + skip_purchase_required_quest = 15, + discount_money_post_send_tax = 16, + discount_market_purchase_tax = 17, + skip_market_trade_min_level = 18, + }; + + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mentoring/AAA_mentoring_RecordBase.h b/Generated/include/KR/mentoring/AAA_mentoring_RecordBase.h index 298a9534d..74de2b542 100644 --- a/Generated/include/KR/mentoring/AAA_mentoring_RecordBase.h +++ b/Generated/include/KR/mentoring/AAA_mentoring_RecordBase.h @@ -24,34 +24,35 @@ namespace BnsTables::KR { bool enable; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef text; -int text_tableId() const {return 434;}; +int text_tableId() const {return 435;}; signed char max_mentee_count; char Pad1[3]; BnsTables::Shared::TableRef first_quest_id; -int first_quest_id_tableId() const {return 306;}; +int first_quest_id_tableId() const {return 307;}; BnsTables::Shared::TableRef last_quest_id; -int last_quest_id_tableId() const {return 306;}; +int last_quest_id_tableId() const {return 307;}; signed char limit_finish_count; signed char mentor_level; signed char mentor_mastery_level; char Pad2[1]; BnsTables::Shared::TableRef mentor_completed_quest; -int mentor_completed_quest_tableId() const {return 306;}; +int mentor_completed_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef mentor_completed_achievement; int mentor_completed_achievement_tableId() const {return 6;}; signed char mentee_level; signed char mentee_mastery_level; char Pad3[2]; BnsTables::Shared::TableRef mentee_completed_quest; -int mentee_completed_quest_tableId() const {return 306;}; +int mentee_completed_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef mentee_completed_achievement; int mentee_completed_achievement_tableId() const {return 6;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 270; } + static __int16 TableId() { return 271; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/mileageplan/AAA_mileageplan_RecordBase.h b/Generated/include/KR/mileageplan/AAA_mileageplan_RecordBase.h index f08e38b20..280cf54c5 100644 --- a/Generated/include/KR/mileageplan/AAA_mileageplan_RecordBase.h +++ b/Generated/include/KR/mileageplan/AAA_mileageplan_RecordBase.h @@ -36,8 +36,9 @@ __int16 bonus_mileage_max; __int16 bonus_mileage_scale; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 271; } + static __int16 TableId() { return 272; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/moveanim/AAA_moveanim_RecordBase.h b/Generated/include/KR/moveanim/AAA_moveanim_RecordBase.h index d71b22396..c1d9ceb79 100644 --- a/Generated/include/KR/moveanim/AAA_moveanim_RecordBase.h +++ b/Generated/include/KR/moveanim/AAA_moveanim_RecordBase.h @@ -87,8 +87,107 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 272; } + static __int16 TableId() { return 273; } static __int32 SubType() { return -1; } + enum class weapon { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class combat_pose { + none = 0, + peace = 1, + combat_nontarget = 2, + combat_target = 3, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class link { + none = 0, + mount = 1, + inhalation = 2, + slugfest = 3, + catch_val = 4, + catch_none_human = 5, + catch_friend = 6, + inhalation_catch = 7, + range_catch = 8, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/moveanimtransit/AAA_moveanimtransit_RecordBase.h b/Generated/include/KR/moveanimtransit/AAA_moveanimtransit_RecordBase.h index 0e12ccf30..976d226ab 100644 --- a/Generated/include/KR/moveanimtransit/AAA_moveanimtransit_RecordBase.h +++ b/Generated/include/KR/moveanimtransit/AAA_moveanimtransit_RecordBase.h @@ -24,8 +24,63 @@ signed char after_idle; wchar_t* transit_anim_seq; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 273; } + static __int16 TableId() { return 274; } static __int32 SubType() { return -1; } + enum class after_idle { + normal = 0, + dead = 1, + dead_hide = 2, + dead_back = 3, + dead_front = 4, + dead_swim_area = 5, + exhaustion = 6, + mount_linker = 7, + mount_linkee = 8, + inhalation_linker = 9, + inhalation_linkee = 10, + stun = 11, + stagger = 12, + down = 13, + block = 14, + air = 15, + air2 = 16, + air3 = 17, + kneel = 18, + magnetic = 19, + stiff = 20, + front_down = 21, + block2 = 22, + flee = 23, + knockback_stand = 24, + knockback_kneel = 25, + knockback_frontdown = 26, + knockback_down = 27, + picking = 28, + fast_freezing = 29, + impregnability = 30, + hide = 31, + burrow = 32, + restoration = 33, + block3 = 34, + landing_shock = 35, + catch_val = 36, + catched = 37, + catch_none_human = 38, + catched_none_human = 39, + catch_friend = 40, + catched_friend = 41, + catch_inhalation = 42, + catched_inhalation = 43, + npc_block = 44, + sit_down = 45, + silver_wep = 46, + ironfotess = 47, + presentation_linke = 48, + spider_web = 49, + state_social = 50, + block4 = 51, + dead_duel = 52, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/newbie_care/AAA_newbie_care_RecordBase.h b/Generated/include/KR/newbie_care/AAA_newbie_care_RecordBase.h index d1ef1b9b6..d5027e6a3 100644 --- a/Generated/include/KR/newbie_care/AAA_newbie_care_RecordBase.h +++ b/Generated/include/KR/newbie_care/AAA_newbie_care_RecordBase.h @@ -26,16 +26,17 @@ int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef achievement_register; int achievement_register_tableId() const {return 7;}; BnsTables::Shared::TableRef reward_default; -int reward_default_tableId() const {return 339;}; +int reward_default_tableId() const {return 340;}; BnsTables::Shared::TableRef reward_difficulty_type[3]; __int32 reward_difficulty_type_Size() const {return 3;}; -int reward_difficulty_type_tableId() const {return 339;}; +int reward_difficulty_type_tableId() const {return 340;}; BnsTables::Shared::TableRef attraction_quest; -int attraction_quest_tableId() const {return 306;}; +int attraction_quest_tableId() const {return 307;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 274; } + static __int16 TableId() { return 275; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/npc/AAA_npc_RecordBase.h b/Generated/include/KR/npc/AAA_npc_RecordBase.h index 990a90df3..97ea99662 100644 --- a/Generated/include/KR/npc/AAA_npc_RecordBase.h +++ b/Generated/include/KR/npc/AAA_npc_RecordBase.h @@ -24,9 +24,9 @@ namespace BnsTables::KR { wchar_t* name; wchar_t* title; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef title2; -int title2_tableId() const {return 434;}; +int title2_tableId() const {return 435;}; BnsTables::Shared::TableRef boss_npc; int boss_npc_tableId() const {return 46;}; bool soul_npc; @@ -51,14 +51,14 @@ __int32 immune_breaker_init_duration; wchar_t* immune_breaker_show[8]; __int32 immune_breaker_show_Size() const {return 8;}; BnsTables::Shared::TableRef store; -int store_tableId() const {return 414;}; +int store_tableId() const {return 415;}; BnsTables::Shared::TableRef store_by_item; -int store_by_item_tableId() const {return 413;}; +int store_by_item_tableId() const {return 414;}; BnsTables::Shared::TableRef store2[6]; __int32 store2_Size() const {return 6;}; -int store2_tableId() const {return 412;}; +int store2_tableId() const {return 413;}; BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 430;}; +int teleport_tableId() const {return 431;}; bool repairer; signed char production; bool market; @@ -123,14 +123,16 @@ signed char contribution_peaktime_reward_sat_start_hour; signed char contribution_peaktime_reward_sat_end_hour; char Pad6[2]; BnsTables::Shared::TableRef personal_dropped_pouch_reward; -int personal_dropped_pouch_reward_tableId() const {return 339;}; +int personal_dropped_pouch_reward_tableId() const {return 340;}; +BnsTables::Shared::TableRef personal_dropped_pouch_event_reward; +int personal_dropped_pouch_event_reward_tableId() const {return 340;}; BnsTables::Shared::TableRef personal_dropped_pouch_reward_difficulty_type[3]; __int32 personal_dropped_pouch_reward_difficulty_type_Size() const {return 3;}; -int personal_dropped_pouch_reward_difficulty_type_tableId() const {return 339;}; +int personal_dropped_pouch_reward_difficulty_type_tableId() const {return 340;}; BnsTables::Shared::TableRef reward_sealed_dungeon; -int reward_sealed_dungeon_tableId() const {return 280;}; +int reward_sealed_dungeon_tableId() const {return 281;}; BnsTables::Shared::TableRef dungeon_challenge_reward; -int dungeon_challenge_reward_tableId() const {return 339;}; +int dungeon_challenge_reward_tableId() const {return 340;}; BnsTables::Shared::TableRef fielditemdrop; int fielditemdrop_tableId() const {return 147;}; BnsTables::Shared::TableRef deadbody_fielditemdrop; @@ -144,16 +146,16 @@ wchar_t* target_manipulate_animname; wchar_t* caster_manipulate_show; wchar_t* target_manipulate_show; BnsTables::Shared::TableRef action_name; -int action_name_tableId() const {return 434;}; +int action_name_tableId() const {return 435;}; BnsTables::Shared::TableRef action_desc; -int action_desc_tableId() const {return 434;}; +int action_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef manipulate_transit_zone; -int manipulate_transit_zone_tableId() const {return 478;}; +int manipulate_transit_zone_tableId() const {return 480;}; signed char forwarding_types[120]; __int32 forwarding_types_Size() const {return 120;}; BnsTables::Shared::TableRef quests[120]; __int32 quests_Size() const {return 120;}; -int quests_tableId() const {return 306;}; +int quests_tableId() const {return 307;}; signed char missions[120]; __int32 missions_Size() const {return 120;}; signed char cases[120]; @@ -164,7 +166,7 @@ signed char loot_forwarding_types[8]; __int32 loot_forwarding_types_Size() const {return 8;}; BnsTables::Shared::TableRef loot_quests[8]; __int32 loot_quests_Size() const {return 8;}; -int loot_quests_tableId() const {return 306;}; +int loot_quests_tableId() const {return 307;}; signed char loot_missions[8]; __int32 loot_missions_Size() const {return 8;}; signed char loot_cases[8]; @@ -177,7 +179,7 @@ __int32 finish_blow_forwarding_types_Size() const {return 21;}; char Pad8[3]; BnsTables::Shared::TableRef finish_blow_quests[21]; __int32 finish_blow_quests_Size() const {return 21;}; -int finish_blow_quests_tableId() const {return 306;}; +int finish_blow_quests_tableId() const {return 307;}; signed char finish_blow_missions[21]; __int32 finish_blow_missions_Size() const {return 21;}; signed char finish_blow_cases[21]; @@ -220,14 +222,14 @@ bool attackable; bool detect_hiding; char Pad15[2]; BnsTables::Shared::TableRef default_idle; -int default_idle_tableId() const {return 278;}; +int default_idle_tableId() const {return 279;}; bool warfare_boss; char Pad16[3]; __int64 max_hp; __int16 max_sp; __int16 modify_cast_speed_percent; __int64 hp_regen; -__int32 hp_regen_combat; +__int64 hp_regen_combat; __int16 attack_hit_base_percent; __int16 attack_hit_value; __int16 attack_pierce_base_percent; @@ -318,7 +320,7 @@ signed char grade2; char Pad23[3]; wchar_t* grade_imageset; BnsTables::Shared::TableRef grade_tooltip_text; -int grade_tooltip_text_tableId() const {return 434;}; +int grade_tooltip_text_tableId() const {return 435;}; signed char boss_ui_type; signed char boss_group_id; signed char boss_slot; @@ -331,7 +333,7 @@ wchar_t* boss_aggro_indicator; wchar_t* boss_aggro_twin_indicator; wchar_t* end_talk_sound; BnsTables::Shared::TableRef end_talk_social; -int end_talk_social_tableId() const {return 396;}; +int end_talk_social_tableId() const {return 397;}; wchar_t* burrow_scaned_mark; wchar_t* burrow_visual_effect; bool use_foot_print; @@ -342,13 +344,13 @@ signed char size_type; char Pad24[3]; wchar_t* description; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; BnsTables::Shared::TableRef dying_message; -int dying_message_tableId() const {return 434;}; +int dying_message_tableId() const {return 435;}; signed char role_type; char Pad25[3]; BnsTables::Shared::TableRef die_shout; -int die_shout_tableId() const {return 434;}; +int die_shout_tableId() const {return 435;}; signed char race_type; char Pad26[3]; BnsTables::Shared::TableRef indicator; @@ -357,13 +359,13 @@ bool neutral_faction_nameplate_enemy; char Pad27[3]; BnsTables::Shared::TableRef banned_response[2]; __int32 banned_response_Size() const {return 2;}; -int banned_response_tableId() const {return 279;}; +int banned_response_tableId() const {return 280;}; BnsTables::Shared::TableRef response[7]; __int32 response_Size() const {return 7;}; -int response_tableId() const {return 279;}; +int response_tableId() const {return 280;}; BnsTables::Shared::TableRef stand_social[3]; __int32 stand_social_Size() const {return 3;}; -int stand_social_tableId() const {return 396;}; +int stand_social_tableId() const {return 397;}; __int16 stand_social_rate[3]; __int32 stand_social_rate_Size() const {return 3;}; bool die_knockback; @@ -372,7 +374,7 @@ bool disable_name_spawn; bool play_additional_die; char Pad28[2]; BnsTables::Shared::TableRef summoned_beauty_shop; -int summoned_beauty_shop_tableId() const {return 416;}; +int summoned_beauty_shop_tableId() const {return 417;}; BnsTables::Shared::TableRef boast; int boast_tableId() const {return 42;}; bool always_show_hp; @@ -380,7 +382,7 @@ bool use_map_unit_group; char Pad29[2]; BnsTables::Shared::TableRef map_unit[2]; __int32 map_unit_Size() const {return 2;}; -int map_unit_tableId() const {return 258;}; +int map_unit_tableId() const {return 259;}; bool use_immediate_load; signed char ghost_type; char Pad30[2]; @@ -392,7 +394,7 @@ __int16 boss_challenge_attraction_score; bool is_mysterious_store; char Pad32[3]; BnsTables::Shared::TableRef newbiecare; -int newbiecare_tableId() const {return 274;}; +int newbiecare_tableId() const {return 275;}; __int32 attack_attribute_value; __int16 attack_attribute_base_percent; char Pad33[2]; @@ -418,9 +420,524 @@ __int32 fatigability_consume_amount; __int16 release_contents_group; bool ignore_optimize; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } - static __int16 TableId() { return 276; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(9, 0); } + static __int16 TableId() { return 277; } static __int32 SubType() { return -1; } + enum class boss_type { + none = 0, + huge_boss = 1, + world_boss = 2, + }; + + enum class neutral_hostile { + offensive = 0, + fightback = 1, + neutral = 2, + }; + + enum class immune_skill_attribute { + none = 0, + maggi = 1, + bangyeog = 2, + twinggigi = 3, + bangeohaengdong = 4, + daeswi = 5, + idong = 6, + hoepi = 7, + daun = 8, + neogbaeg = 9, + gijeor = 10, + geurogi = 11, + gongjung = 12, + haengdongburga = 13, + idongburga = 14, + daundaeeung = 15, + maggijogeon = 16, + hoepijogeon = 17, + chimyeongtajogeon = 18, + yeongyegi = 19, + seutaenseu = 20, + hoebog = 21, + geijihoebog = 22, + buhwar = 23, + jiweon = 24, + jeugsisijeon = 25, + kaeseuting = 26, + gadeubeureikeu = 27, + barsache = 28, + barsache2 = 29, + jeab = 30, + gwanjeorgi = 31, + jangag = 32, + biinganjangag = 33, + heubgong = 34, + jeabdaeeung = 35, + jangagdaeeung = 36, + heubgongdaeeung = 37, + haeje = 38, + dog = 39, + kurtaim = 40, + bur = 41, + eoreum = 42, + jeongi = 43, + gigong = 44, + teurigeo = 45, + weopeu = 46, + geungeori = 47, + weongeori = 48, + gwangyeog = 49, + idongganeung = 50, + demijijon = 51, + sangtaemyeonyeog = 52, + wichibaggugi = 53, + eunsa = 54, + dobar = 55, + }; + + enum class immune_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + pirdeuboseu_1 = 189, + pirdeuboseu_2 = 190, + pirdeuboseu_3 = 191, + }; + + enum class production { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class forwarding_types { + progress_mission = 0, + acquire_quest = 1, + skill_target = 2, + mission_step_rollback = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class grade2 { + none = 0, + boss = 1, + champion = 2, + normal = 3, + follower = 4, + tool = 5, + weakest = 6, + weak = 7, + regular = 8, + strong = 9, + }; + + enum class boss_ui_type { + target = 0, + list = 1, + }; + + enum class boss_slot { + none = 0, + boss1 = 1, + boss2 = 2, + boss3 = 3, + boss4 = 4, + }; + + enum class move_type { + none = 0, + static_val = 1, + ground = 2, + float_val = 3, + }; + + enum class size_type { + none = 0, + small_val = 1, + regular = 2, + huge = 3, + }; + + enum class role_type { + none = 0, + keeper_inn = 1, + shop_grocery = 2, + shop_weapon = 3, + shop_cloth = 4, + shop_acc = 5, + shop_by_item = 6, + shop_achievement = 7, + keeper_warp = 8, + guardian = 9, + distribution = 10, + gather_digger = 11, + gather_farmer = 12, + gather_fisherman = 13, + gather_hunter = 14, + gather_miner = 15, + gather_gemcolletor = 16, + gather_lumberjack = 17, + produce_blacksmith = 18, + produce_shaman = 19, + produce_gemmaker = 20, + produce_accmaker = 21, + produce_potionmaker = 22, + produce_cook = 23, + produce_chinamaker = 24, + coinshop = 25, + factionshop = 26, + faction_exchange = 27, + broker = 28, + shop_food = 29, + shop_beauty = 30, + depot = 31, + event = 32, + randomoption_reset = 33, + }; + + enum class race_type { + etc = 0, + jin = 1, + kun = 2, + gon = 3, + lyn = 4, + }; + + enum class ghost_type { + none = 0, + basic = 1, + beyond = 2, + phase = 3, + }; + + enum class race_type2 { + none = 0, + race1 = 1, + race2 = 2, + race3 = 3, + race4 = 4, + race5 = 5, + race6 = 6, + race7 = 7, + }; + + enum class attribute_type { + none = 0, + attribute1 = 1, + attribute2 = 2, + attribute3 = 3, + attribute4 = 4, + attribute5 = 5, + attribute6 = 6, + attribute7 = 7, + attribute8 = 8, + attribute9 = 9, + attribute10 = 10, + attribute11 = 11, + attribute12 = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h b/Generated/include/KR/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h index a98a0e4b1..1cf2cb1f3 100644 --- a/Generated/include/KR/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h +++ b/Generated/include/KR/npc_sealed_dungeon_reward/AAA_npc_sealed_dungeon_reward_RecordBase.h @@ -23,15 +23,18 @@ signed char sealed_level; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef reward_default; -int reward_default_tableId() const {return 339;}; +int reward_default_tableId() const {return 340;}; BnsTables::Shared::TableRef reward_event; -int reward_event_tableId() const {return 339;}; +int reward_event_tableId() const {return 340;}; BnsTables::Shared::TableRef reward_personal_dropped_pouch; -int reward_personal_dropped_pouch_tableId() const {return 339;}; +int reward_personal_dropped_pouch_tableId() const {return 340;}; +BnsTables::Shared::TableRef reward_personal_dropped_pouch_event; +int reward_personal_dropped_pouch_event_tableId() const {return 340;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 280; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } + static __int16 TableId() { return 281; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h b/Generated/include/KR/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h index 4cd32ec84..c30c4c7c7 100644 --- a/Generated/include/KR/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h +++ b/Generated/include/KR/npccombatmoveanim/AAA_npccombatmoveanim_RecordBase.h @@ -85,8 +85,95 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 275; } + static __int16 TableId() { return 276; } static __int32 SubType() { return -1; } + enum class weapon { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class combat_pose { + none = 0, + peace = 1, + combat_nontarget = 2, + combat_target = 3, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h b/Generated/include/KR/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h index 6aad8d9a9..2b8cdac4e 100644 --- a/Generated/include/KR/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h +++ b/Generated/include/KR/npcindicatormoveanim/AAA_npcindicatormoveanim_RecordBase.h @@ -84,8 +84,9 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 277; } + static __int16 TableId() { return 278; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/npcmoveanim/AAA_npcmoveanim_RecordBase.h b/Generated/include/KR/npcmoveanim/AAA_npcmoveanim_RecordBase.h index 0bb560de8..9435f8276 100644 --- a/Generated/include/KR/npcmoveanim/AAA_npcmoveanim_RecordBase.h +++ b/Generated/include/KR/npcmoveanim/AAA_npcmoveanim_RecordBase.h @@ -84,8 +84,9 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 278; } + static __int16 TableId() { return 279; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/npcresponse/AAA_npcresponse_RecordBase.h b/Generated/include/KR/npcresponse/AAA_npcresponse_RecordBase.h index edd95e171..a62eb8562 100644 --- a/Generated/include/KR/npcresponse/AAA_npcresponse_RecordBase.h +++ b/Generated/include/KR/npcresponse/AAA_npcresponse_RecordBase.h @@ -27,27 +27,38 @@ BnsTables::Shared::TableRef faction[2]; __int32 faction_Size() const {return 2;}; int faction_tableId() const {return 139;}; BnsTables::Shared::TableRef required_complete_quest; -int required_complete_quest_tableId() const {return 306;}; +int required_complete_quest_tableId() const {return 307;}; signed char faction_level_check_type; char Pad1[3]; BnsTables::Shared::TableRef talk_message; -int talk_message_tableId() const {return 281;}; +int talk_message_tableId() const {return 282;}; BnsTables::Shared::TableRef indicator_social; int indicator_social_tableId() const {return 191;}; BnsTables::Shared::TableRef approach_social; -int approach_social_tableId() const {return 396;}; +int approach_social_tableId() const {return 397;}; BnsTables::Shared::TableRef idle; int idle_tableId() const {return 189;}; bool idle_visible; char Pad2[3]; BnsTables::Shared::TableRef idle_start; -int idle_start_tableId() const {return 396;}; +int idle_start_tableId() const {return 397;}; BnsTables::Shared::TableRef idle_end; -int idle_end_tableId() const {return 396;}; +int idle_end_tableId() const {return 397;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 279; } + static __int16 TableId() { return 280; } static __int32 SubType() { return -1; } + enum class faction_check_type { + is = 0, + is_not = 1, + is_none = 2, + }; + + enum class faction_level_check_type { + none = 0, + check_for_success = 1, + check_for_fail = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/npctalkmessage/AAA_npctalkmessage_RecordBase.h b/Generated/include/KR/npctalkmessage/AAA_npctalkmessage_RecordBase.h index 863a11c09..ea4a8d946 100644 --- a/Generated/include/KR/npctalkmessage/AAA_npctalkmessage_RecordBase.h +++ b/Generated/include/KR/npctalkmessage/AAA_npctalkmessage_RecordBase.h @@ -47,20 +47,20 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef required_faction; int required_faction_tableId() const {return 139;}; BnsTables::Shared::TableRef required_complete_quest; -int required_complete_quest_tableId() const {return 306;}; +int required_complete_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef step_text[30]; __int32 step_text_Size() const {return 30;}; -int step_text_tableId() const {return 434;}; +int step_text_tableId() const {return 435;}; BnsTables::Shared::TableRef step_subtext[30]; __int32 step_subtext_Size() const {return 30;}; -int step_subtext_tableId() const {return 434;}; +int step_subtext_tableId() const {return 435;}; BnsTables::Shared::TableRef step_next[30]; __int32 step_next_Size() const {return 30;}; -int step_next_tableId() const {return 434;}; +int step_next_tableId() const {return 435;}; wchar_t* step_kismet[30]; __int32 step_kismet_Size() const {return 30;}; BnsTables::Shared::TableRef step_cinematic[30]; @@ -73,12 +73,43 @@ __int32 step_camera_show_Size() const {return 30;}; signed char function_step; char Pad0[3]; BnsTables::Shared::TableRef end_talk_social; -int end_talk_social_tableId() const {return 396;}; +int end_talk_social_tableId() const {return 397;}; wchar_t* end_talk_sound; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 61); } - static __int16 TableId() { return 281; } + static __int16 TableId() { return 282; } static __int32 SubType() { return -1; } + enum class craft_message_type { + none = 0, + join = 1, + ask = 2, + busy = 3, + receive = 4, + need_level = 5, + full_craft = 6, + }; + + enum class store_message_type { + sale = 0, + NotAuthority = 1, + }; + + enum class population_statistics { + none = 0, + faction_1_high = 1, + equal = 2, + faction_1_low = 3, + joined_guild = 4, + transfer_cooltime = 5, + }; + + enum class guild_customize_message_type { + none = 0, + EnterCustomize = 1, + NotAuthority = 2, + ActivateFaction = 3, + WaitingArena = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/npctalkmessage/npctalkmessage_branch_Record.h b/Generated/include/KR/npctalkmessage/npctalkmessage_branch_Record.h index 714049167..cf2c24e42 100644 --- a/Generated/include/KR/npctalkmessage/npctalkmessage_branch_Record.h +++ b/Generated/include/KR/npctalkmessage/npctalkmessage_branch_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::KR { char Pad_sub_0[3]; BnsTables::Shared::TableRef branch_msg[4]; __int32 branch_msg_Size() const {return 4;}; -int branch_msg_tableId() const {return 281;}; +int branch_msg_tableId() const {return 282;}; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/KR/npctalkmessage/npctalkmessage_create_guild_Record.h b/Generated/include/KR/npctalkmessage/npctalkmessage_create_guild_Record.h index df76b6bcd..a524a25f5 100644 --- a/Generated/include/KR/npctalkmessage/npctalkmessage_create_guild_Record.h +++ b/Generated/include/KR/npctalkmessage/npctalkmessage_create_guild_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef end_talk_social_ok; -int end_talk_social_ok_tableId() const {return 396;}; +int end_talk_social_ok_tableId() const {return 397;}; wchar_t* end_talk_sound_ok; static __int32 SubType() { return 12; } diff --git a/Generated/include/KR/npctalkmessage/npctalkmessage_join_faction_Record.h b/Generated/include/KR/npctalkmessage/npctalkmessage_join_faction_Record.h index b9fd70324..9020c9c12 100644 --- a/Generated/include/KR/npctalkmessage/npctalkmessage_join_faction_Record.h +++ b/Generated/include/KR/npctalkmessage/npctalkmessage_join_faction_Record.h @@ -12,9 +12,9 @@ namespace BnsTables::KR { signed char population_statistics; char Pad_sub_0[3]; BnsTables::Shared::TableRef end_talk_social_ok; -int end_talk_social_ok_tableId() const {return 396;}; +int end_talk_social_ok_tableId() const {return 397;}; BnsTables::Shared::TableRef fail_population_message; -int fail_population_message_tableId() const {return 281;}; +int fail_population_message_tableId() const {return 282;}; static __int32 SubType() { return 13; } }; diff --git a/Generated/include/KR/npctalkmessage/npctalkmessage_make_summoned_Record.h b/Generated/include/KR/npctalkmessage/npctalkmessage_make_summoned_Record.h index 4b98b9092..5474eaef1 100644 --- a/Generated/include/KR/npctalkmessage/npctalkmessage_make_summoned_Record.h +++ b/Generated/include/KR/npctalkmessage/npctalkmessage_make_summoned_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef end_talk_social_ok; -int end_talk_social_ok_tableId() const {return 396;}; +int end_talk_social_ok_tableId() const {return 397;}; static __int32 SubType() { return 9; } }; diff --git a/Generated/include/KR/npctalkmessage/npctalkmessage_questmessage_Record.h b/Generated/include/KR/npctalkmessage/npctalkmessage_questmessage_Record.h index 3ca23b995..395612125 100644 --- a/Generated/include/KR/npctalkmessage/npctalkmessage_questmessage_Record.h +++ b/Generated/include/KR/npctalkmessage/npctalkmessage_questmessage_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef end_talk_social_quest_ok; -int end_talk_social_quest_ok_tableId() const {return 396;}; +int end_talk_social_quest_ok_tableId() const {return 397;}; wchar_t* end_talk_sound_quest_ok; static __int32 SubType() { return 1; } diff --git a/Generated/include/KR/npctalkmessage/npctalkmessage_select_join_faction_Record.h b/Generated/include/KR/npctalkmessage/npctalkmessage_select_join_faction_Record.h index 212d2e946..c6d487765 100644 --- a/Generated/include/KR/npctalkmessage/npctalkmessage_select_join_faction_Record.h +++ b/Generated/include/KR/npctalkmessage/npctalkmessage_select_join_faction_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::KR { char Pad_sub_0[3]; BnsTables::Shared::TableRef msg[2]; __int32 msg_Size() const {return 2;}; -int msg_tableId() const {return 281;}; +int msg_tableId() const {return 282;}; BnsTables::Shared::TableRef faction[2]; __int32 faction_Size() const {return 2;}; int faction_tableId() const {return 139;}; diff --git a/Generated/include/KR/npctalkmessage/npctalkmessage_transfer_faction_Record.h b/Generated/include/KR/npctalkmessage/npctalkmessage_transfer_faction_Record.h index 68d5b4aef..9808e0259 100644 --- a/Generated/include/KR/npctalkmessage/npctalkmessage_transfer_faction_Record.h +++ b/Generated/include/KR/npctalkmessage/npctalkmessage_transfer_faction_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::KR { char Pad_sub_0[3]; wchar_t* end_talk_sound_ok; BnsTables::Shared::TableRef fail_population_message; -int fail_population_message_tableId() const {return 281;}; +int fail_population_message_tableId() const {return 282;}; static __int32 SubType() { return 14; } }; diff --git a/Generated/include/KR/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h b/Generated/include/KR/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h index 64819ec2c..de264d23a 100644 --- a/Generated/include/KR/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h +++ b/Generated/include/KR/override_contents_rule_config/AAA_override_contents_rule_config_RecordBase.h @@ -26,8 +26,18 @@ wchar_t* config_name; wchar_t* value; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 282; } + static __int16 TableId() { return 283; } static __int32 SubType() { return -1; } + enum class publisher { + none = 0, + nck = 1, + nca = 2, + ncj = 3, + nct = 4, + inv = 5, + tx = 6, + nck_neo_gold = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h b/Generated/include/KR/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h index ab714b219..49439337f 100644 --- a/Generated/include/KR/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h +++ b/Generated/include/KR/party_battle_field_zone/AAA_party_battle_field_zone_RecordBase.h @@ -28,7 +28,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; __int16 pc_max; signed char required_level; signed char required_mastery_level; @@ -37,39 +37,39 @@ bool enable_unrated_matching; bool enable_unrated_join; signed char required_member_count_team_matching; BnsTables::Shared::TableRef available_solo_matching_weekly_time; -int available_solo_matching_weekly_time_tableId() const {return 460;}; +int available_solo_matching_weekly_time_tableId() const {return 461;}; BnsTables::Shared::TableRef available_team_matching_weekly_time; -int available_team_matching_weekly_time_tableId() const {return 460;}; +int available_team_matching_weekly_time_tableId() const {return 461;}; BnsTables::Shared::TableRef available_random_matching_weekly_time; -int available_random_matching_weekly_time_tableId() const {return 460;}; +int available_random_matching_weekly_time_tableId() const {return 461;}; BnsTables::Shared::TableRef disable_calc_rating_score_weekly_time; -int disable_calc_rating_score_weekly_time_tableId() const {return 460;}; +int disable_calc_rating_score_weekly_time_tableId() const {return 461;}; BnsTables::Shared::TableRef time_effect_weekly_time; -int time_effect_weekly_time_tableId() const {return 460;}; +int time_effect_weekly_time_tableId() const {return 461;}; BnsTables::Shared::TableRef time_effect_weekly_name; -int time_effect_weekly_name_tableId() const {return 434;}; +int time_effect_weekly_name_tableId() const {return 435;}; __int16 ready_duration_second; __int16 play_duration_second; __int16 no_game_decision_duration_second; char Pad0[2]; BnsTables::Shared::TableRef enter_alpha_side_pc_spawn; -int enter_alpha_side_pc_spawn_tableId() const {return 487;}; +int enter_alpha_side_pc_spawn_tableId() const {return 489;}; BnsTables::Shared::TableRef enter_beta_side_pc_spawn; -int enter_beta_side_pc_spawn_tableId() const {return 487;}; +int enter_beta_side_pc_spawn_tableId() const {return 489;}; BnsTables::Shared::TableRef start_alpha_side_pc_spawn; -int start_alpha_side_pc_spawn_tableId() const {return 487;}; +int start_alpha_side_pc_spawn_tableId() const {return 489;}; BnsTables::Shared::TableRef start_beta_side_pc_spawn; -int start_beta_side_pc_spawn_tableId() const {return 487;}; +int start_beta_side_pc_spawn_tableId() const {return 489;}; __int32 respawn_delay; BnsTables::Shared::TableRef alpha_side_respawn; -int alpha_side_respawn_tableId() const {return 488;}; +int alpha_side_respawn_tableId() const {return 490;}; BnsTables::Shared::TableRef beta_side_respawn; -int beta_side_respawn_tableId() const {return 488;}; +int beta_side_respawn_tableId() const {return 490;}; __int16 set_env_time[10]; __int32 set_env_time_Size() const {return 10;}; BnsTables::Shared::TableRef set_env2_target[10]; __int32 set_env2_target_Size() const {return 10;}; -int set_env2_target_tableId() const {return 481;}; +int set_env2_target_tableId() const {return 483;}; signed char set_env_operation[10]; __int32 set_env_operation_Size() const {return 10;}; char Pad1[2]; @@ -78,9 +78,9 @@ int set_env_operation_message_tableId() const {return 159;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef zone_name2; -int zone_name2_tableId() const {return 434;}; +int zone_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef zone_desc; -int zone_desc_tableId() const {return 434;}; +int zone_desc_tableId() const {return 435;}; wchar_t* arena_minimap; __int16 kill_score; __int16 goal_score; @@ -91,10 +91,10 @@ int reward_summary_tableId() const {return 18;}; bool ui_filter_attraction_quest_only; char Pad3[3]; BnsTables::Shared::TableRef zone_sub_desc; -int zone_sub_desc_tableId() const {return 434;}; +int zone_sub_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef weekly_time_table_for_added_reward[2]; __int32 weekly_time_table_for_added_reward_Size() const {return 2;}; -int weekly_time_table_for_added_reward_tableId() const {return 460;}; +int weekly_time_table_for_added_reward_tableId() const {return 461;}; __int32 bonus_point_percent[2]; __int32 bonus_point_percent_Size() const {return 2;}; __int32 bonus_exp_percent[2]; @@ -110,8 +110,15 @@ __int16 notify_msg_score_value[3]; __int32 notify_msg_score_value_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 22); } - static __int16 TableId() { return 283; } + static __int16 TableId() { return 284; } static __int32 SubType() { return -1; } + enum class set_env_operation { + none = 0, + open = 1, + close = 2, + enable = 3, + disable = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h b/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h index d25203225..709e3df56 100644 --- a/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h +++ b/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_capture_the_flag_Record.h @@ -11,17 +11,17 @@ namespace BnsTables::KR { public: char Pad_sub_0[2]; BnsTables::Shared::TableRef flag_spawn_env; -int flag_spawn_env_tableId() const {return 481;}; +int flag_spawn_env_tableId() const {return 483;}; __int16 flag_spawn_env_respawn_duration_second[5]; __int32 flag_spawn_env_respawn_duration_second_Size() const {return 5;}; signed char flag_spawn_limit_count; char Pad_sub_1[1]; BnsTables::Shared::TableRef alpha_control_point[3]; __int32 alpha_control_point_Size() const {return 3;}; -int alpha_control_point_tableId() const {return 481;}; +int alpha_control_point_tableId() const {return 483;}; BnsTables::Shared::TableRef beta_control_point[3]; __int32 beta_control_point_Size() const {return 3;}; -int beta_control_point_tableId() const {return 481;}; +int beta_control_point_tableId() const {return 483;}; __int16 double_occupation_bonus_score; __int16 vote_delay_second; diff --git a/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h b/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h index 30c9cd3f2..1e4bccb01 100644 --- a/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h +++ b/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_lead_the_ball_Record.h @@ -12,20 +12,20 @@ namespace BnsTables::KR { char Pad_sub_0[2]; BnsTables::Shared::TableRef arrow_control_point[6]; __int32 arrow_control_point_Size() const {return 6;}; -int arrow_control_point_tableId() const {return 481;}; +int arrow_control_point_tableId() const {return 483;}; BnsTables::Shared::TableRef opening_tip_off_control_point; -int opening_tip_off_control_point_tableId() const {return 481;}; +int opening_tip_off_control_point_tableId() const {return 483;}; BnsTables::Shared::TableRef alpha_goal_post; -int alpha_goal_post_tableId() const {return 481;}; +int alpha_goal_post_tableId() const {return 483;}; BnsTables::Shared::TableRef beta_goal_post; -int beta_goal_post_tableId() const {return 481;}; +int beta_goal_post_tableId() const {return 483;}; __int16 goal_post_enable_delay_second; signed char ball_spawn_max_count; char Pad_sub_1[1]; __int16 init_ball_spawn_delay_second; char Pad_sub_2[2]; BnsTables::Shared::TableRef ball_npc_id; -int ball_npc_id_tableId() const {return 276;}; +int ball_npc_id_tableId() const {return 277;}; __int16 play_section_duration_second[2]; __int32 play_section_duration_second_Size() const {return 2;}; __int16 ball_spawn_interval_second[3]; diff --git a/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h b/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h index b7e562c31..2ae35ec3d 100644 --- a/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h +++ b/Generated/include/KR/party_battle_field_zone/party_battle_field_zone_occupation_war_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::KR { char Pad_sub_0[2]; BnsTables::Shared::TableRef control_point[5]; __int32 control_point_Size() const {return 5;}; -int control_point_tableId() const {return 481;}; +int control_point_tableId() const {return 483;}; __int16 whole_occupation_bonus_score; static __int32 SubType() { return 0; } diff --git a/Generated/include/KR/partychatchannel/AAA_partychatchannel_RecordBase.h b/Generated/include/KR/partychatchannel/AAA_partychatchannel_RecordBase.h index 967c32e95..380ffd7a5 100644 --- a/Generated/include/KR/partychatchannel/AAA_partychatchannel_RecordBase.h +++ b/Generated/include/KR/partychatchannel/AAA_partychatchannel_RecordBase.h @@ -29,17 +29,17 @@ namespace BnsTables::KR { signed char chnnelid; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef name_party_number; -int name_party_number_tableId() const {return 434;}; +int name_party_number_tableId() const {return 435;}; BnsTables::Shared::TableRef district; int district_tableId() const {return 104;}; BnsTables::Shared::TableRef map_group_1; -int map_group_1_tableId() const {return 253;}; +int map_group_1_tableId() const {return 254;}; signed char arrange_type; char Pad1[3]; BnsTables::Shared::TableRef group_name; -int group_name_tableId() const {return 434;}; +int group_name_tableId() const {return 435;}; signed char grade; char Pad2[1]; __int16 auto_recruittime; @@ -49,15 +49,30 @@ __int32 use_difficulty_type_Size() const {return 3;}; BnsTables::Shared::TableRef interdungeon; int interdungeon_tableId() const {return 194;}; BnsTables::Shared::TableRef party_match; -int party_match_tableId() const {return 285;}; +int party_match_tableId() const {return 286;}; BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 430;}; +int teleport_tableId() const {return 431;}; BnsTables::Shared::TableRef dungeon; int dungeon_tableId() const {return 117;}; +__int32 guide_movie_id; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 284; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } + static __int16 TableId() { return 285; } static __int32 SubType() { return -1; } + enum class chnnelid { + none = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + value_6 = 6, + }; + + enum class arrange_type { + district = 0, + group_name = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/partychatchannel/partychatchannel_main_faction_Record.h b/Generated/include/KR/partychatchannel/partychatchannel_main_faction_Record.h index c136845c3..614fd6d4c 100644 --- a/Generated/include/KR/partychatchannel/partychatchannel_main_faction_Record.h +++ b/Generated/include/KR/partychatchannel/partychatchannel_main_faction_Record.h @@ -10,9 +10,9 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef faction_1_party_match; -int faction_1_party_match_tableId() const {return 285;}; +int faction_1_party_match_tableId() const {return 286;}; BnsTables::Shared::TableRef faction_2_party_match; -int faction_2_party_match_tableId() const {return 285;}; +int faction_2_party_match_tableId() const {return 286;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/KR/partymatch/AAA_partymatch_RecordBase.h b/Generated/include/KR/partymatch/AAA_partymatch_RecordBase.h index bdd56f3c9..7e071fab5 100644 --- a/Generated/include/KR/partymatch/AAA_partymatch_RecordBase.h +++ b/Generated/include/KR/partymatch/AAA_partymatch_RecordBase.h @@ -22,17 +22,18 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef faction; int faction_tableId() const {return 139;}; __int16 level; char Pad0[2]; BnsTables::Shared::TableRef party_chat_channel; -int party_chat_channel_tableId() const {return 284;}; +int party_chat_channel_tableId() const {return 285;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 285; } + static __int16 TableId() { return 286; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h b/Generated/include/KR/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h index eeb4c8b68..fc66799ba 100644 --- a/Generated/include/KR/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h +++ b/Generated/include/KR/passive_effect_move_anim/AAA_passive_effect_move_anim_RecordBase.h @@ -81,8 +81,9 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 286; } + static __int16 TableId() { return 287; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pc/AAA_pc_RecordBase.h b/Generated/include/KR/pc/AAA_pc_RecordBase.h index a36abc8b2..4108be45d 100644 --- a/Generated/include/KR/pc/AAA_pc_RecordBase.h +++ b/Generated/include/KR/pc/AAA_pc_RecordBase.h @@ -32,16 +32,16 @@ char Pad1[1]; __int16 radius; BnsTables::Shared::TableRef skill[40]; __int32 skill_Size() const {return 40;}; -int skill_tableId() const {return 362;}; +int skill_tableId() const {return 363;}; BnsTables::Shared::TableRef skill3[40]; __int32 skill3_Size() const {return 40;}; -int skill3_tableId() const {return 349;}; +int skill3_tableId() const {return 350;}; BnsTables::Shared::TableRef pc_skill3[2]; __int32 pc_skill3_Size() const {return 2;}; -int pc_skill3_tableId() const {return 294;}; +int pc_skill3_tableId() const {return 295;}; BnsTables::Shared::TableRef pc_job_style_skill3[10]; __int32 pc_job_style_skill3_Size() const {return 10;}; -int pc_job_style_skill3_tableId() const {return 294;}; +int pc_job_style_skill3_tableId() const {return 295;}; signed char skill_build_up_level_max; char Pad2[1]; __int16 skill_build_up_point; @@ -49,7 +49,7 @@ __int64 max_hp; __int16 speed; __int16 modify_cast_speed_percent; __int64 hp_regen; -__int32 hp_regen_combat; +__int64 hp_regen_combat; __int16 attack_hit_base_percent; __int16 attack_hit_value; __int16 attack_pierce_value; @@ -148,8 +148,74 @@ __int32 attack_abnormal_hit_modify; __int32 defend_abnormal_resistance_modify; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } - static __int16 TableId() { return 290; } + static __int16 TableId() { return 291; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class contents_type { + invalid = 0, + normal = 1, + duel = 2, + dungeon = 3, + battle_royal = 4, + }; + + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pc_appearance/AAA_pc_appearance_RecordBase.h b/Generated/include/KR/pc_appearance/AAA_pc_appearance_RecordBase.h index f1ea0950e..f89f087e5 100644 --- a/Generated/include/KR/pc_appearance/AAA_pc_appearance_RecordBase.h +++ b/Generated/include/KR/pc_appearance/AAA_pc_appearance_RecordBase.h @@ -27,8 +27,55 @@ BnsTables::Shared::TableRef appearance; int appearance_tableId() const {return 87;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 287; } + static __int16 TableId() { return 288; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h b/Generated/include/KR/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h index 037776798..bce274964 100644 --- a/Generated/include/KR/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h +++ b/Generated/include/KR/pc_cam_dist/AAA_pc_cam_dist_RecordBase.h @@ -36,8 +36,88 @@ float near_height; float modulate_factor; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 289; } + static __int16 TableId() { return 290; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h b/Generated/include/KR/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h index 407f6d9d6..42fad866d 100644 --- a/Generated/include/KR/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h +++ b/Generated/include/KR/pc_hidden_character/AAA_pc_hidden_character_RecordBase.h @@ -24,8 +24,30 @@ signed char sex; wchar_t* hidden_mesh_path; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 291; } + static __int16 TableId() { return 292; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h b/Generated/include/KR/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h index 58cbc1a9f..400e14c47 100644 --- a/Generated/include/KR/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h +++ b/Generated/include/KR/pc_race_sex_job/AAA_pc_race_sex_job_RecordBase.h @@ -24,8 +24,55 @@ signed char job; __declspec(align(8)) Key key; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 293; } + static __int16 TableId() { return 294; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pc_voice/AAA_pc_voice_RecordBase.h b/Generated/include/KR/pc_voice/AAA_pc_voice_RecordBase.h index ebf94c9d6..467579316 100644 --- a/Generated/include/KR/pc_voice/AAA_pc_voice_RecordBase.h +++ b/Generated/include/KR/pc_voice/AAA_pc_voice_RecordBase.h @@ -28,13 +28,35 @@ signed char default_race[4]; __int32 default_race_Size() const {return 4;}; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 295; } + static __int16 TableId() { return 296; } static __int32 SubType() { return -1; } + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class usable_race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pc_voice_set/AAA_pc_voice_set_RecordBase.h b/Generated/include/KR/pc_voice_set/AAA_pc_voice_set_RecordBase.h index 532f8abad..26b60607f 100644 --- a/Generated/include/KR/pc_voice_set/AAA_pc_voice_set_RecordBase.h +++ b/Generated/include/KR/pc_voice_set/AAA_pc_voice_set_RecordBase.h @@ -30,8 +30,90 @@ wchar_t* type2_sample_sound_name; wchar_t* type3_sample_sound_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 296; } + static __int16 TableId() { return 297; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pccafebenefits/AAA_pccafebenefits_RecordBase.h b/Generated/include/KR/pccafebenefits/AAA_pccafebenefits_RecordBase.h index 6412ad154..6e612310a 100644 --- a/Generated/include/KR/pccafebenefits/AAA_pccafebenefits_RecordBase.h +++ b/Generated/include/KR/pccafebenefits/AAA_pccafebenefits_RecordBase.h @@ -45,8 +45,53 @@ __int32 challenge_reward_account_exp_bonus_percent; signed char pet_gem_transform_money_cost_discount_rate; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 288; } + static __int16 TableId() { return 289; } static __int32 SubType() { return -1; } + enum class code { + none = 0, + ncsoft_korea = 1, + ncsoft_japan = 2, + tencent_gold = 3, + tencent_silver = 4, + tencent_bronze = 5, + tencent_platinum = 6, + garena = 7, + rncs = 8, + rtx_gold = 9, + rtx_silver = 10, + rtx_bronze = 11, + rtx_platinum = 12, + zncs = 13, + ztx_gold = 14, + ztx_silver = 15, + ztx_bronze = 16, + ztx_platinum = 17, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h b/Generated/include/KR/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h index bf818bcee..81f237b69 100644 --- a/Generated/include/KR/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h +++ b/Generated/include/KR/pcinitialsetting/AAA_pcinitialsetting_RecordBase.h @@ -24,14 +24,54 @@ __int16 level; __declspec(align(8)) Key key; BnsTables::Shared::TableRef quest[2]; __int32 quest_Size() const {return 2;}; -int quest_tableId() const {return 306;}; +int quest_tableId() const {return 307;}; signed char quest_mission_step[2]; __int32 quest_mission_step_Size() const {return 2;}; bool is_jumping_quest; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 292; } + static __int16 TableId() { return 293; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pcskill3/AAA_pcskill3_RecordBase.h b/Generated/include/KR/pcskill3/AAA_pcskill3_RecordBase.h index fdbc79c53..4c53dbb6a 100644 --- a/Generated/include/KR/pcskill3/AAA_pcskill3_RecordBase.h +++ b/Generated/include/KR/pcskill3/AAA_pcskill3_RecordBase.h @@ -25,11 +25,23 @@ signed char job_style; char Pad0[3]; BnsTables::Shared::TableRef skill3[40]; __int32 skill3_Size() const {return 40;}; -int skill3_tableId() const {return 349;}; +int skill3_tableId() const {return 350;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 294; } + static __int16 TableId() { return 295; } static __int32 SubType() { return -1; } + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pet/AAA_pet_RecordBase.h b/Generated/include/KR/pet/AAA_pet_RecordBase.h index 0e9d3c26c..3b85d4b6c 100644 --- a/Generated/include/KR/pet/AAA_pet_RecordBase.h +++ b/Generated/include/KR/pet/AAA_pet_RecordBase.h @@ -37,10 +37,13 @@ wchar_t* despawn_show; wchar_t* food_show; wchar_t* soul_gem_skill_cast_show; wchar_t* soul_gem_skill_finish_show; +__int32 soul_gem_skill_id[30]; +__int32 soul_gem_skill_id_Size() const {return 30;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 297; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } + static __int16 TableId() { return 298; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h b/Generated/include/KR/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h index 05d184d07..2288423d3 100644 --- a/Generated/include/KR/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h +++ b/Generated/include/KR/pet_food_recovery/AAA_pet_food_recovery_RecordBase.h @@ -27,8 +27,9 @@ __int16 recovery_amount[4]; __int32 recovery_amount_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 298; } + static __int16 TableId() { return 299; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/petition_faq_list/AAA_petition_faq_list_RecordBase.h b/Generated/include/KR/petition_faq_list/AAA_petition_faq_list_RecordBase.h index e0559c679..bca92d642 100644 --- a/Generated/include/KR/petition_faq_list/AAA_petition_faq_list_RecordBase.h +++ b/Generated/include/KR/petition_faq_list/AAA_petition_faq_list_RecordBase.h @@ -26,8 +26,9 @@ bool new_faq; bool hot_faq; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 299; } + static __int16 TableId() { return 300; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/phantomsword3/AAA_phantomsword3_RecordBase.h b/Generated/include/KR/phantomsword3/AAA_phantomsword3_RecordBase.h index 2441e28aa..3af19d405 100644 --- a/Generated/include/KR/phantomsword3/AAA_phantomsword3_RecordBase.h +++ b/Generated/include/KR/phantomsword3/AAA_phantomsword3_RecordBase.h @@ -80,8 +80,18 @@ __int32 delay_respawn_time; wchar_t* delay_respawn_show; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 19); } - static __int16 TableId() { return 300; } + static __int16 TableId() { return 301; } static __int32 SubType() { return -1; } + enum class fly_type { + none = 0, + bone = 1, + bone_pos_only = 2, + force_caster_bone = 3, + force_caster_bone_pos_only = 4, + ground = 5, + laser = 6, + ninecurve = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/posetransit/AAA_posetransit_RecordBase.h b/Generated/include/KR/posetransit/AAA_posetransit_RecordBase.h index e9dbcfd8d..8edc96e42 100644 --- a/Generated/include/KR/posetransit/AAA_posetransit_RecordBase.h +++ b/Generated/include/KR/posetransit/AAA_posetransit_RecordBase.h @@ -28,8 +28,36 @@ float fade_out; float moving_blend; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 301; } + static __int16 TableId() { return 302; } static __int32 SubType() { return -1; } + enum class after_pose { + standing = 0, + dead = 1, + dead_back = 2, + dead_front = 3, + stagger = 4, + down = 5, + front_down = 6, + air = 7, + air_back = 8, + kneel = 9, + burrow = 10, + picking = 11, + mount_linker = 12, + mount_linkee = 13, + catch_val = 14, + catched = 15, + catch_nonehuman = 16, + catched_nonehuman = 17, + catch_friend = 18, + catched_friend = 19, + hardwall = 20, + ironfotess = 21, + sit = 22, + bomb_kneel = 23, + inhalation_catch_sword = 24, + inhalation_catch_nonehuman_sword = 25, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/public_raid/AAA_public_raid_RecordBase.h b/Generated/include/KR/public_raid/AAA_public_raid_RecordBase.h index 2aa210a67..82096bc4c 100644 --- a/Generated/include/KR/public_raid/AAA_public_raid_RecordBase.h +++ b/Generated/include/KR/public_raid/AAA_public_raid_RecordBase.h @@ -32,7 +32,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; signed char max_pc_count; signed char max_party_count; signed char round_id; @@ -41,25 +41,25 @@ signed char required_mastery_level; char Pad0[3]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; char Pad1[3]; BnsTables::Shared::TableRef required_available_weekly_time; -int required_available_weekly_time_tableId() const {return 460;}; +int required_available_weekly_time_tableId() const {return 461;}; BnsTables::Shared::TableRef start_weekly_time; -int start_weekly_time_tableId() const {return 460;}; +int start_weekly_time_tableId() const {return 461;}; __int16 stand_by_duration_second; char Pad2[2]; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef arena_entrance_zone; -int arena_entrance_zone_tableId() const {return 478;}; +int arena_entrance_zone_tableId() const {return 480;}; BnsTables::Shared::TableRef enter_pc_spawn; -int enter_pc_spawn_tableId() const {return 487;}; +int enter_pc_spawn_tableId() const {return 489;}; BnsTables::Shared::TableRef publicraid_name2; -int publicraid_name2_tableId() const {return 434;}; +int publicraid_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef publicraid_desc; -int publicraid_desc_tableId() const {return 434;}; +int publicraid_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; wchar_t* publicraid_icon; @@ -71,7 +71,7 @@ wchar_t* public_raid_kismet_name[30]; __int32 public_raid_kismet_name_Size() const {return 30;}; BnsTables::Shared::TableRef public_raid_npc_for_kismet[30]; __int32 public_raid_npc_for_kismet_Size() const {return 30;}; -int public_raid_npc_for_kismet_tableId() const {return 276;}; +int public_raid_npc_for_kismet_tableId() const {return 277;}; bool enable_custom_pouch_drop_position; char Pad4[3]; float pouch_pos_x; @@ -82,14 +82,18 @@ char Pad5[2]; wchar_t* exit_env_name; BnsTables::Shared::TableRef boss_npc_alias[8]; __int32 boss_npc_alias_Size() const {return 8;}; -int boss_npc_alias_tableId() const {return 276;}; +int boss_npc_alias_tableId() const {return 277;}; BnsTables::Shared::TableRef boss_npc_section[8]; __int32 boss_npc_section_Size() const {return 8;}; -int boss_npc_section_tableId() const {return 434;}; +int boss_npc_section_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 4); } - static __int16 TableId() { return 302; } + static __int16 TableId() { return 303; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/public_raid/public_raid_guerrilla_event_Record.h b/Generated/include/KR/public_raid/public_raid_guerrilla_event_Record.h index e526938c4..45c81b330 100644 --- a/Generated/include/KR/public_raid/public_raid_guerrilla_event_Record.h +++ b/Generated/include/KR/public_raid/public_raid_guerrilla_event_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: wchar_t* system_menu_icon; BnsTables::Shared::TableRef hud_notification_menu_name; -int hud_notification_menu_name_tableId() const {return 434;}; +int hud_notification_menu_name_tableId() const {return 435;}; BnsTables::Shared::TableRef arena_portal; int arena_portal_tableId() const {return 13;}; diff --git a/Generated/include/KR/public_raid/public_raid_public_raid_4_Record.h b/Generated/include/KR/public_raid/public_raid_public_raid_4_Record.h index 677d947dd..a6d76e88b 100644 --- a/Generated/include/KR/public_raid/public_raid_public_raid_4_Record.h +++ b/Generated/include/KR/public_raid/public_raid_public_raid_4_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef raid_dungeon; -int raid_dungeon_tableId() const {return 315;}; +int raid_dungeon_tableId() const {return 316;}; static __int32 SubType() { return 3; } }; diff --git a/Generated/include/KR/public_raid_event/AAA_public_raid_event_RecordBase.h b/Generated/include/KR/public_raid_event/AAA_public_raid_event_RecordBase.h index 1356bf60e..692d0b6d5 100644 --- a/Generated/include/KR/public_raid_event/AAA_public_raid_event_RecordBase.h +++ b/Generated/include/KR/public_raid_event/AAA_public_raid_event_RecordBase.h @@ -29,8 +29,13 @@ __int32 event_duration; signed char event_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 303; } + static __int16 TableId() { return 304; } static __int32 SubType() { return -1; } + enum class event_type { + none = 0, + clash = 1, + escape = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/quest/AAA_quest_RecordBase.h b/Generated/include/KR/quest/AAA_quest_RecordBase.h index e7ba23e32..80be71a37 100644 --- a/Generated/include/KR/quest/AAA_quest_RecordBase.h +++ b/Generated/include/KR/quest/AAA_quest_RecordBase.h @@ -24,16 +24,16 @@ namespace BnsTables::KR { signed char max_repeat; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef map_group_1[2]; __int32 map_group_1_Size() const {return 2;}; -int map_group_1_tableId() const {return 253;}; +int map_group_1_tableId() const {return 254;}; BnsTables::Shared::TableRef group2; -int group2_tableId() const {return 434;}; +int group2_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; BnsTables::Shared::TableRef completed_desc; -int completed_desc_tableId() const {return 434;}; +int completed_desc_tableId() const {return 435;}; signed char category; bool completed_list; signed char grade; @@ -73,10 +73,10 @@ int reset_item_tableId() const {return 202;}; signed char reset_item_count[4]; __int32 reset_item_count_Size() const {return 4;}; BnsTables::Shared::TableRef acquire_talksocial; -int acquire_talksocial_tableId() const {return 428;}; +int acquire_talksocial_tableId() const {return 429;}; float acquire_talksocial_delay; BnsTables::Shared::TableRef complete_talksocial; -int complete_talksocial_tableId() const {return 428;}; +int complete_talksocial_tableId() const {return 429;}; float complete_talksocial_delay; bool check_vitality; char Pad4[1]; @@ -115,8 +115,132 @@ BnsTables::Shared::TableRef contents_reset; int contents_reset_tableId() const {return 75;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(11, 0); } - static __int16 TableId() { return 306; } + static __int16 TableId() { return 307; } static __int32 SubType() { return -1; } + enum class category { + epic = 0, + normal = 1, + job = 2, + dungeon = 3, + attraction = 4, + tendency_simple = 5, + tendency_tendency = 6, + mentoring = 7, + hunting = 8, + }; + + enum class grade { + value_1 = 0, + value_2 = 1, + value_3 = 2, + value_4 = 3, + value_5 = 4, + value_6 = 5, + value_7 = 6, + value_8 = 7, + value_9 = 8, + value_10 = 9, + value_11 = 10, + value_12 = 11, + value_13 = 12, + value_14 = 13, + value_15 = 14, + value_16 = 15, + value_17 = 16, + value_18 = 17, + value_19 = 18, + value_20 = 19, + value_21 = 20, + value_22 = 21, + value_23 = 22, + value_24 = 23, + value_25 = 24, + value_26 = 25, + value_27 = 26, + }; + + enum class day_of_week { + none = 0, + daily = 1, + weekly = 2, + monthly = 3, + mon = 4, + tue = 5, + wed = 6, + the = 7, + fri = 8, + sat = 9, + sun = 10, + sat_sun = 11, + fri_sat_sun = 12, + }; + + enum class reset_type { + none = 0, + daily = 1, + weekly = 2, + monthly = 3, + }; + + enum class reset_by_acquire_time { + none = 0, + daily = 1, + weekly = 2, + }; + + enum class reset_day_of_week { + sun = 0, + mon = 1, + tue = 2, + wed = 3, + thu = 4, + fri = 5, + sat = 6, + }; + + enum class production { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class save_type { + all = 0, + except_completion = 1, + nothing = 2, + except_completion_and_logout_save = 3, + }; + + enum class dungeon_type { + unbind = 0, + bind = 1, + }; + + enum class content_type { + none = 0, + gather = 1, + production = 2, + pvp_reward = 3, + festival = 4, + elite_skill = 5, + duel = 6, + party_battle = 7, + special = 8, + side_episode = 9, + hidden = 10, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/quest_acquisition/AAA_quest_acquisition_RecordBase.h b/Generated/include/KR/quest_acquisition/AAA_quest_acquisition_RecordBase.h new file mode 100644 index 000000000..1718906f1 --- /dev/null +++ b/Generated/include/KR/quest_acquisition/AAA_quest_acquisition_RecordBase.h @@ -0,0 +1,139 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_acquisition_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef name2; +int name2_tableId() const {return 435;}; +signed char level; +signed char mastery_level; +signed char mastery_level_open_state; +signed char recommended_level; +BnsTables::Shared::TableRef preceding_quest[16]; +__int32 preceding_quest_Size() const {return 16;}; +int preceding_quest_tableId() const {return 307;}; +BnsTables::Shared::TableRef preceding_quest_retired[16]; +__int32 preceding_quest_retired_Size() const {return 16;}; +int preceding_quest_retired_tableId() const {return 307;}; +signed char preceding_quest_mission_step[16]; +__int32 preceding_quest_mission_step_Size() const {return 16;}; +signed char preceding_quest_count[16]; +__int32 preceding_quest_count_Size() const {return 16;}; +signed char preceding_quest_check; +signed char job[16]; +__int32 job_Size() const {return 16;}; +char Pad0[1]; +__int16 sort_no; +signed char production_id; +char Pad1[1]; +__int16 production_exp; +__int16 faction_level; +__int16 faction_level_max; +signed char valid_dayofweek_start_day[7]; +__int32 valid_dayofweek_start_day_Size() const {return 7;}; +signed char valid_dayofweek_start_hour[7]; +__int32 valid_dayofweek_start_hour_Size() const {return 7;}; +signed char valid_dayofweek_end_day[7]; +__int32 valid_dayofweek_end_day_Size() const {return 7;}; +signed char valid_dayofweek_end_hour[7]; +__int32 valid_dayofweek_end_hour_Size() const {return 7;}; +BnsTables::Shared::TableRef reward[3]; +__int32 reward_Size() const {return 3;}; +int reward_tableId() const {return 308;}; +BnsTables::Shared::TableRef talk_to_self_guide_msg; +int talk_to_self_guide_msg_tableId() const {return 159;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class mastery_level_open_state { + dont_care = 0, + close = 1, + open = 2, + }; + + enum class preceding_quest_check { + and_val = 0, + or_val = 1, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class production_id { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + + enum class valid_dayofweek_end_day { + none = 0, + mon = 1, + tue = 2, + wed = 3, + thu = 4, + fri = 5, + sat = 6, + sun = 7, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_acquisition_RecordPtr // : DrRecordPtr + { + quest_acquisition_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h b/Generated/include/KR/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h new file mode 100644 index 000000000..457b398e8 --- /dev/null +++ b/Generated/include/KR/quest_acquisition_loss/AAA_quest_acquisition_loss_RecordBase.h @@ -0,0 +1,97 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_acquisition_loss_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +signed char sex[4]; +__int32 sex_Size() const {return 4;}; +signed char race[4]; +__int32 race_Size() const {return 4;}; +__int32 money; +BnsTables::Shared::TableRef item[2]; +__int32 item_Size() const {return 2;}; +int item_tableId() const {return 202;}; +signed char item_count[2]; +__int32 item_count_Size() const {return 2;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_acquisition_loss_RecordPtr // : DrRecordPtr + { + quest_acquisition_loss_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h b/Generated/include/KR/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h new file mode 100644 index 000000000..7b8a3be6c --- /dev/null +++ b/Generated/include/KR/quest_basic_reward/AAA_quest_basic_reward_RecordBase.h @@ -0,0 +1,61 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_basic_reward_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + __int32 money; +__int32 exp; +signed char production_id; +char Pad0[1]; +__int16 production_exp; +BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +__int16 faction_reputation; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class production_id { + none = 0, + production_type_1 = 1, + production_type_2 = 2, + production_type_3 = 3, + production_type_4 = 4, + production_type_5 = 5, + production_type_6 = 6, + production_type_7 = 7, + gathering_type_1 = 8, + gathering_type_2 = 9, + gathering_type_3 = 10, + gathering_type_4 = 11, + gathering_type_5 = 12, + gathering_type_6 = 13, + gathering_type_7 = 14, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_basic_reward_RecordPtr // : DrRecordPtr + { + quest_basic_reward_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_case_val/AAA_quest_case_val_RecordBase.h b/Generated/include/KR/quest_case_val/AAA_quest_case_val_RecordBase.h new file mode 100644 index 000000000..5596bb8f9 --- /dev/null +++ b/Generated/include/KR/quest_case_val/AAA_quest_case_val_RecordBase.h @@ -0,0 +1,264 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_case_val_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char prob; +char Pad0[3]; +BnsTables::Shared::TableRef mapunit[10]; +__int32 mapunit_Size() const {return 10;}; +int mapunit_tableId() const {return 259;}; +__int16 range_min; +__int16 range_max; +signed char progress_mission; +signed char progress_value; +bool acquire_quest; +signed char gadget_required; +BnsTables::Shared::TableRef gadget; +int gadget_tableId() const {return 146;}; +BnsTables::Shared::ExplicitTableRef unload_map_navigation_object; +BnsTables::Shared::TableRef valid_zone[2]; +__int32 valid_zone_Size() const {return 2;}; +int valid_zone_tableId() const {return 480;}; +signed char completion_count; +signed char completion_count_op; +__int16 indicator; +bool show_in_tooltip; +char Pad1[3]; +BnsTables::Shared::TableRef case_talksocial; +int case_talksocial_tableId() const {return 429;}; +float case_talksocial_delay; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class progress_mission { + y = 0, + reaction_only = 1, + n = 2, + }; + + enum class gadget_required { + dont_care = 0, + carry_and_remove = 1, + carry = 2, + empty = 3, + not_A = 4, + }; + + enum class completion_count_op { + eq = 0, + neq = 1, + gt = 2, + ge = 3, + lt = 4, + le = 5, + }; + + enum class indicator { + default_val = 0, + quest_epic_can_complete = 1, + quest_epic_can_acquire = 2, + quest_epic_can_progress = 3, + quest_epic_next_acquire = 4, + quest_epic_completed = 5, + quest_job_can_complete = 6, + quest_job_can_acquire = 7, + quest_job_can_progress = 8, + quest_job_next_acquire = 9, + quest_job_completed = 10, + quest_normal_can_complete = 11, + quest_normal_can_acquire = 12, + quest_normal_can_progress = 13, + quest_normal_next_acquire = 14, + quest_normal_completed = 15, + quest_faction_can_complete = 16, + quest_faction_can_acquire = 17, + quest_faction_can_progress = 18, + quest_faction_next_acquire = 19, + quest_faction_not_progress = 20, + quest_faction_completed = 21, + quest_festival_can_complete = 22, + quest_festival_can_acquire = 23, + quest_festival_can_progress = 24, + quest_festival_next_acquire = 25, + quest_festival_completed = 26, + quest_special_can_complete = 27, + quest_special_can_acquire = 28, + quest_special_can_progress = 29, + quest_special_next_acquire = 30, + quest_special_completed = 31, + quest_side_episode_can_complete = 32, + quest_side_episode_can_acquire = 33, + quest_side_episode_can_progress = 34, + quest_side_episode_next_acquire = 35, + quest_side_episode_completed = 36, + quest_challenge_today_can_complete = 37, + quest_challenge_today_can_acquire = 38, + quest_challenge_today_can_progress = 39, + quest_challenge_today_next_acquire = 40, + quest_challenge_today_completed = 41, + quest_normal_repeat_can_complete = 42, + quest_normal_repeat_can_acquire = 43, + quest_normal_repeat_can_progress = 44, + quest_normal_repeat_next_acquire = 45, + quest_normal_repeat_completed = 46, + quest_faction_repeat_can_complete = 47, + quest_faction_repeat_can_acquire = 48, + quest_faction_repeat_can_progress = 49, + quest_faction_repeat_next_acquire = 50, + quest_faction_repeat_not_progress = 51, + quest_faction_repeat_completed = 52, + quest_festival_repeat_can_complete = 53, + quest_festival_repeat_can_acquire = 54, + quest_festival_repeat_can_progress = 55, + quest_festival_repeat_next_acquire = 56, + quest_festival_repeat_completed = 57, + quest_side_episode_repeat_can_complete = 58, + quest_side_episode_repeat_can_acquire = 59, + quest_side_episode_repeat_can_progress = 60, + quest_side_episode_repeat_next_acquire = 61, + quest_side_episode_repeat_completed = 62, + quest_normal_dayofweek_can_complete = 63, + quest_normal_dayofweek_can_acquire = 64, + quest_normal_dayofweek_can_progress = 65, + quest_normal_dayofweek_next_acquire = 66, + quest_normal_dayofweek_completed = 67, + quest_faction_dayofweek_can_complete = 68, + quest_faction_dayofweek_can_acquire = 69, + quest_faction_dayofweek_can_progress = 70, + quest_faction_dayofweek_next_acquire = 71, + quest_faction_dayofweek_not_progress = 72, + quest_faction_dayofweek_completed = 73, + quest_festival_dayofweek_can_complete = 74, + quest_festival_dayofweek_can_acquire = 75, + quest_festival_dayofweek_can_progress = 76, + quest_festival_dayofweek_next_acquire = 77, + quest_festival_dayofweek_completed = 78, + quest_side_episode_dayofweek_can_complete = 79, + quest_side_episode_dayofweek_can_acquire = 80, + quest_side_episode_dayofweek_can_progress = 81, + quest_side_episode_dayofweek_next_acquire = 82, + quest_side_episode_dayofweek_completed = 83, + quest_attraction_can_complete = 84, + quest_attraction_can_acquire = 85, + quest_attraction_can_progress = 86, + quest_attraction_next_acquire = 87, + quest_attraction_not_progress = 88, + quest_attraction_completed = 89, + quest_retired = 90, + convoy = 91, + mark_1 = 92, + mark_2 = 93, + mark_3 = 94, + mark_4 = 95, + mark_5 = 96, + mark_6 = 97, + mark_7 = 98, + mark_8 = 99, + mark_timer_0 = 100, + mark_timer_1 = 101, + mark_timer_2 = 102, + mark_timer_3 = 103, + mark_timer_4 = 104, + mark_timer_5 = 105, + mark_timer_6 = 106, + mark_timer_7 = 107, + mark_timer_8 = 108, + mark_timer_9 = 109, + mark_timer_10 = 110, + guild_mark_1 = 111, + guild_mark_2 = 112, + guild_mark_3 = 113, + guild_mark_4 = 114, + guild_mark_5 = 115, + axe = 116, + coin = 117, + quest_gadget_drop = 118, + quest_gadget_required = 119, + quest_board_start = 120, + quest_vsboard_start = 121, + quest_vsboard_end = 122, + quest_vsboard_repeat_start = 123, + quest_factionboard_start = 124, + quest_factionboard_end = 125, + quest_factionboard_repeat_start = 126, + attack_epic_kill = 127, + attack_epic_kill_gadget = 128, + attack_job_kill = 129, + attack_job_kill_gadget = 130, + attack_normal_kill = 131, + attack_normal_kill_gadget = 132, + attack_faction_kill = 133, + attack_faction_kill_gadget = 134, + attack_festival_kill = 135, + attack_festival_kill_gadget = 136, + quest_simple_1 = 137, + quest_simple_2 = 138, + quest_simple_3 = 139, + quest_simple_4 = 140, + quest_simple_5 = 141, + quest_tendency_1 = 142, + quest_tendency_2 = 143, + quest_tendency_3 = 144, + quest_faction_challenge_today_can_complete = 145, + quest_faction_challenge_today_can_acquire = 146, + quest_faction_challenge_today_can_progress = 147, + quest_faction_challenge_today_next_acquire = 148, + quest_faction_challenge_today_not_progress = 149, + quest_faction_challenge_today_completed = 150, + quest_mentoring_can_complete = 151, + quest_mentoring_can_acquire = 152, + quest_mentoring_can_progress = 153, + quest_mentoring_completed = 154, + quest_bind_challenge_today_completed = 155, + quest_bind_duel_challenge_today_completed = 156, + quest_bind_festival_challenge_today_completed = 157, + quest_bind_normal_completed = 158, + quest_bind_duel_normal_completed = 159, + quest_bind_festival_normal_completed = 160, + quest_hunting_can_complete = 161, + quest_hunting_can_acquire = 162, + quest_hunting_can_progress = 163, + quest_hunting_next_acquire = 164, + quest_hunting_completed = 165, + quest_hunting_repeat_can_complete = 166, + quest_hunting_repeat_can_acquire = 167, + quest_hunting_repeat_can_progress = 168, + quest_hunting_repeat_next_acquire = 169, + quest_hunting_repeat_completed = 170, + quest_epic_replay_start = 171, + quest_epic_replay_progress = 172, + quest_epic_replay_complete = 173, + quest_hidden_can_complete = 174, + quest_hidden_can_acquire = 175, + quest_hidden_can_progress = 176, + quest_hidden_next_acquire = 177, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_case_val_RecordPtr // : DrRecordPtr + { + quest_case_val_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_complete/AAA_quest_complete_RecordBase.h b/Generated/include/KR/quest_complete/AAA_quest_complete_RecordBase.h new file mode 100644 index 000000000..d3347d98f --- /dev/null +++ b/Generated/include/KR/quest_complete/AAA_quest_complete_RecordBase.h @@ -0,0 +1,40 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_complete_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char zone_index; +char Pad0[3]; +wchar_t* kismet; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_complete_RecordPtr // : DrRecordPtr + { + quest_complete_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_completion/AAA_quest_completion_RecordBase.h b/Generated/include/KR/quest_completion/AAA_quest_completion_RecordBase.h new file mode 100644 index 000000000..22efa40d8 --- /dev/null +++ b/Generated/include/KR/quest_completion/AAA_quest_completion_RecordBase.h @@ -0,0 +1,37 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_completion_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_completion_RecordPtr // : DrRecordPtr + { + quest_completion_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h b/Generated/include/KR/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h new file mode 100644 index 000000000..dd9238706 --- /dev/null +++ b/Generated/include/KR/quest_completion_loss/AAA_quest_completion_loss_RecordBase.h @@ -0,0 +1,97 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_completion_loss_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +signed char sex[4]; +__int32 sex_Size() const {return 4;}; +signed char race[4]; +__int32 race_Size() const {return 4;}; +__int32 money; +BnsTables::Shared::TableRef item[4]; +__int32 item_Size() const {return 4;}; +int item_tableId() const {return 202;}; +signed char item_count[4]; +__int32 item_count_Size() const {return 4;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_completion_loss_RecordPtr // : DrRecordPtr + { + quest_completion_loss_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_destination/AAA_quest_destination_RecordBase.h b/Generated/include/KR/quest_destination/AAA_quest_destination_RecordBase.h new file mode 100644 index 000000000..0ef771ddb --- /dev/null +++ b/Generated/include/KR/quest_destination/AAA_quest_destination_RecordBase.h @@ -0,0 +1,41 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_destination_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char mission_step_id; +signed char zone_index; +char Pad0[2]; +wchar_t* kismet; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_destination_RecordPtr // : DrRecordPtr + { + quest_destination_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_filter/AAA_quest_filter_RecordBase.h b/Generated/include/KR/quest_filter/AAA_quest_filter_RecordBase.h new file mode 100644 index 000000000..a87dbcdc8 --- /dev/null +++ b/Generated/include/KR/quest_filter/AAA_quest_filter_RecordBase.h @@ -0,0 +1,45 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_filter_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + __int64 id; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + wchar_t* alias; +BnsTables::Shared::UnkFlag subject; +BnsTables::Shared::UnkFlag target; +BnsTables::Shared::UnkFlag subject2; +BnsTables::Shared::UnkFlag target2; +BnsTables::Shared::TableRef description; +int description_tableId() const {return 435;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_filter_RecordPtr // : DrRecordPtr + { + quest_filter_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_filter_set/AAA_quest_filter_set_RecordBase.h b/Generated/include/KR/quest_filter_set/AAA_quest_filter_set_RecordBase.h new file mode 100644 index 000000000..3b83702a9 --- /dev/null +++ b/Generated/include/KR/quest_filter_set/AAA_quest_filter_set_RecordBase.h @@ -0,0 +1,38 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_filter_set_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + wchar_t* name; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_filter_set_RecordPtr // : DrRecordPtr + { + quest_filter_set_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h b/Generated/include/KR/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h new file mode 100644 index 000000000..c39dfcba1 --- /dev/null +++ b/Generated/include/KR/quest_fixed_reward/AAA_quest_fixed_reward_RecordBase.h @@ -0,0 +1,95 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_fixed_reward_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +signed char sex[4]; +__int32 sex_Size() const {return 4;}; +signed char race[4]; +__int32 race_Size() const {return 4;}; +BnsTables::Shared::ExplicitTableRef slot[4]; +__int32 slot_Size() const {return 4;}; +signed char item_count[4]; +__int32 item_count_Size() const {return 4;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_fixed_reward_RecordPtr // : DrRecordPtr + { + quest_fixed_reward_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h b/Generated/include/KR/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h new file mode 100644 index 000000000..ade8368ae --- /dev/null +++ b/Generated/include/KR/quest_giveup_loss/AAA_quest_giveup_loss_RecordBase.h @@ -0,0 +1,96 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_giveup_loss_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +signed char sex[4]; +__int32 sex_Size() const {return 4;}; +signed char race[4]; +__int32 race_Size() const {return 4;}; +BnsTables::Shared::TableRef item[4]; +__int32 item_Size() const {return 4;}; +int item_tableId() const {return 202;}; +signed char item_count[4]; +__int32 item_count_Size() const {return 4;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_giveup_loss_RecordPtr // : DrRecordPtr + { + quest_giveup_loss_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_mission/AAA_quest_mission_RecordBase.h b/Generated/include/KR/quest_mission/AAA_quest_mission_RecordBase.h new file mode 100644 index 000000000..c1514fe64 --- /dev/null +++ b/Generated/include/KR/quest_mission/AAA_quest_mission_RecordBase.h @@ -0,0 +1,78 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_mission_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char id; +char Pad0[3]; +BnsTables::Shared::TableRef name2; +int name2_tableId() const {return 435;}; +__int16 required_register_value; +signed char step; +bool show_kill_mapunit; +BnsTables::Shared::TableRef reward[3]; +__int32 reward_Size() const {return 3;}; +int reward_tableId() const {return 308;}; +bool reset_teleport_recycle_time; +char Pad1[3]; +BnsTables::Shared::ExplicitTableRef required_attraction; +signed char tendency_id; +signed char simple_quest_play_section; +signed char variation_count; +signed char variation_required_condition_type; +__int32 variation_required_condition_value[8]; +__int32 variation_required_condition_value_Size() const {return 8;}; +__int32 variation_required_field_play_point[8]; +__int32 variation_required_field_play_point_Size() const {return 8;}; +__int16 variation_required_register_value[8]; +__int32 variation_required_register_value_Size() const {return 8;}; +__int32 variation_reward_field_play_point[8]; +__int32 variation_reward_field_play_point_Size() const {return 8;}; +__int16 variation_reward_faction_score[8]; +__int32 variation_reward_faction_score_Size() const {return 8;}; +__int32 variation_reward_account_exp[8]; +__int32 variation_reward_account_exp_Size() const {return 8;}; +__int32 variation_reward_tendency_score[8]; +__int32 variation_reward_tendency_score_Size() const {return 8;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class simple_quest_play_section { + none = 0, + our = 1, + enemy = 2, + }; + + enum class variation_required_condition_type { + none = 0, + field_play_point = 1, + faction_score = 2, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_mission_RecordPtr // : DrRecordPtr + { + quest_mission_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_mission_step/AAA_quest_mission_step_RecordBase.h b/Generated/include/KR/quest_mission_step/AAA_quest_mission_step_RecordBase.h new file mode 100644 index 000000000..585268b58 --- /dev/null +++ b/Generated/include/KR/quest_mission_step/AAA_quest_mission_step_RecordBase.h @@ -0,0 +1,103 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_mission_step_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char id; +signed char completion_type; +signed char mission_list[16]; +__int32 mission_list_Size() const {return 16;}; +signed char mission_map_type; +char Pad0[1]; +BnsTables::Shared::TableRef map; +int map_tableId() const {return 257;}; +float location_x; +float location_y; +float location_z; +bool use_auto_navigation; +bool enable_navigation; +signed char map_zoom_rate; +char Pad1[1]; +BnsTables::Shared::TableRef desc; +int desc_tableId() const {return 435;}; +BnsTables::Shared::TableRef guide_message; +int guide_message_tableId() const {return 435;}; +BnsTables::Shared::TableRef guide_message_zone[2]; +__int32 guide_message_zone_Size() const {return 2;}; +int guide_message_zone_tableId() const {return 480;}; +signed char guide_message_category; +char Pad2[3]; +BnsTables::Shared::TableRef effect; +int effect_tableId() const {return 118;}; +signed char time_limit_type; +char Pad3[3]; +__int32 time_limit; +bool hide; +char Pad4[3]; +BnsTables::Shared::TableRef progress_talksocial; +int progress_talksocial_tableId() const {return 429;}; +float progress_talksocial_delay; +bool retired; +signed char skip_dest_mission_step; +char Pad5[2]; +BnsTables::Shared::TableRef giveup_zone[3]; +__int32 giveup_zone_Size() const {return 3;}; +int giveup_zone_tableId() const {return 480;}; +BnsTables::Shared::TableRef giveup_warp_to_pcspawn; +int giveup_warp_to_pcspawn_tableId() const {return 489;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class completion_type { + and_val = 0, + or_val = 1, + }; + + enum class mission_map_type { + location = 0, + mapunit = 1, + }; + + enum class map_zoom_rate { + none = 0, + min = 1, + max = 2, + }; + + enum class guide_message_category { + guide = 0, + situation = 1, + }; + + enum class time_limit_type { + none = 0, + until = 1, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_mission_step_RecordPtr // : DrRecordPtr + { + quest_mission_step_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h b/Generated/include/KR/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h new file mode 100644 index 000000000..69ddec0a2 --- /dev/null +++ b/Generated/include/KR/quest_mission_step_fail/AAA_quest_mission_step_fail_RecordBase.h @@ -0,0 +1,44 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_mission_step_fail_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char rollback_step_id; +bool dispose_quest; +signed char step; +char Pad0[1]; +BnsTables::Shared::TableRef fail_talksocial; +int fail_talksocial_tableId() const {return 429;}; +float fail_talksocial_delay; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_mission_step_fail_RecordPtr // : DrRecordPtr + { + quest_mission_step_fail_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h b/Generated/include/KR/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h new file mode 100644 index 000000000..5e4e376ac --- /dev/null +++ b/Generated/include/KR/quest_mission_step_success/AAA_quest_mission_step_success_RecordBase.h @@ -0,0 +1,37 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_mission_step_success_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_mission_step_success_RecordPtr // : DrRecordPtr + { + quest_mission_step_success_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_next_quest/AAA_quest_next_quest_RecordBase.h b/Generated/include/KR/quest_next_quest/AAA_quest_next_quest_RecordBase.h new file mode 100644 index 000000000..21d1948bb --- /dev/null +++ b/Generated/include/KR/quest_next_quest/AAA_quest_next_quest_RecordBase.h @@ -0,0 +1,66 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_next_quest_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +BnsTables::Shared::TableRef quest; +int quest_tableId() const {return 307;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_next_quest_RecordPtr // : DrRecordPtr + { + quest_next_quest_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h b/Generated/include/KR/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h new file mode 100644 index 000000000..9250c07a7 --- /dev/null +++ b/Generated/include/KR/quest_not_acquire/AAA_quest_not_acquire_RecordBase.h @@ -0,0 +1,40 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_not_acquire_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char zone_index; +char Pad0[3]; +wchar_t* kismet; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_not_acquire_RecordPtr // : DrRecordPtr + { + quest_not_acquire_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h b/Generated/include/KR/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h new file mode 100644 index 000000000..b142379da --- /dev/null +++ b/Generated/include/KR/quest_optional_reward/AAA_quest_optional_reward_RecordBase.h @@ -0,0 +1,95 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_optional_reward_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + BnsTables::Shared::TableRef faction; +int faction_tableId() const {return 139;}; +signed char job[16]; +__int32 job_Size() const {return 16;}; +signed char sex[4]; +__int32 sex_Size() const {return 4;}; +signed char race[4]; +__int32 race_Size() const {return 4;}; +BnsTables::Shared::ExplicitTableRef slot[4]; +__int32 slot_Size() const {return 4;}; +signed char item_count[4]; +__int32 item_count_Size() const {return 4;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_optional_reward_RecordPtr // : DrRecordPtr + { + quest_optional_reward_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h b/Generated/include/KR/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h new file mode 100644 index 000000000..b85213de5 --- /dev/null +++ b/Generated/include/KR/quest_reaction_set/AAA_quest_reaction_set_RecordBase.h @@ -0,0 +1,40 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_reaction_set_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char probability; +char Pad0[3]; +wchar_t* name; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_reaction_set_RecordPtr // : DrRecordPtr + { + quest_reaction_set_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h b/Generated/include/KR/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h index 4ff83b0a5..921871009 100644 --- a/Generated/include/KR/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h +++ b/Generated/include/KR/quest_sealed_dungeon_reward/AAA_quest_sealed_dungeon_reward_RecordBase.h @@ -29,8 +29,9 @@ __int16 fixed_item_count[4]; __int32 fixed_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 309; } + static __int16 TableId() { return 310; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/quest_transit/AAA_quest_transit_RecordBase.h b/Generated/include/KR/quest_transit/AAA_quest_transit_RecordBase.h new file mode 100644 index 000000000..233a2b3ff --- /dev/null +++ b/Generated/include/KR/quest_transit/AAA_quest_transit_RecordBase.h @@ -0,0 +1,41 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_transit_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char id; +char Pad0[3]; +BnsTables::Shared::TableRef zone; +int zone_tableId() const {return 480;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_transit_RecordPtr // : DrRecordPtr + { + quest_transit_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h b/Generated/include/KR/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h new file mode 100644 index 000000000..e323f4a82 --- /dev/null +++ b/Generated/include/KR/quest_tutorial_case/AAA_quest_tutorial_case_RecordBase.h @@ -0,0 +1,53 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct quest_tutorial_case_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char prob; +char Pad0[3]; +BnsTables::Shared::TableRef mapunit[10]; +__int32 mapunit_Size() const {return 10;}; +int mapunit_tableId() const {return 259;}; +__int16 range_min; +__int16 range_max; +signed char progress_mission; +char Pad1[3]; +BnsTables::Shared::TableRef valid_zone[2]; +__int32 valid_zone_Size() const {return 2;}; +int valid_zone_tableId() const {return 480;}; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class progress_mission { + y = 0, + reaction_only = 1, + n = 2, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) quest_tutorial_case_RecordPtr // : DrRecordPtr + { + quest_tutorial_case_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/questbonusreward/AAA_questbonusreward_RecordBase.h b/Generated/include/KR/questbonusreward/AAA_questbonusreward_RecordBase.h index 9c6b381bb..04f4ea3a8 100644 --- a/Generated/include/KR/questbonusreward/AAA_questbonusreward_RecordBase.h +++ b/Generated/include/KR/questbonusreward/AAA_questbonusreward_RecordBase.h @@ -41,7 +41,7 @@ signed char random_item_selected_count; signed char random_item_total_input_count; char Pad2[2]; BnsTables::Shared::TableRef random_item_tooltip_text; -int random_item_tooltip_text_tableId() const {return 434;}; +int random_item_tooltip_text_tableId() const {return 435;}; signed char paid_bonus_reward_total_count; char Pad3[3]; __int32 paid_item_cost; @@ -63,11 +63,12 @@ signed char paid_random_item_selected_count; signed char paid_random_item_total_input_count; char Pad5[2]; BnsTables::Shared::TableRef paid_random_item_tooltip_text; -int paid_random_item_tooltip_text_tableId() const {return 434;}; +int paid_random_item_tooltip_text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 304; } + static __int16 TableId() { return 305; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h b/Generated/include/KR/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h index 4c01c56a6..baa56385d 100644 --- a/Generated/include/KR/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h +++ b/Generated/include/KR/questbonusrewardsetting/AAA_questbonusrewardsetting_RecordBase.h @@ -28,9 +28,9 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 306;}; +int quest_tableId() const {return 307;}; BnsTables::Shared::TableRef reward; -int reward_tableId() const {return 304;}; +int reward_tableId() const {return 305;}; BnsTables::Shared::TableRef basic_quota; int basic_quota_tableId() const {return 69;}; BnsTables::Shared::TableRef contents_reset[10]; @@ -38,8 +38,14 @@ __int32 contents_reset_Size() const {return 10;}; int contents_reset_tableId() const {return 75;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 305; } + static __int16 TableId() { return 306; } static __int32 SubType() { return -1; } + enum class difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/questreward/AAA_questreward_RecordBase.h b/Generated/include/KR/questreward/AAA_questreward_RecordBase.h index 3c7ef2eba..2d915f496 100644 --- a/Generated/include/KR/questreward/AAA_questreward_RecordBase.h +++ b/Generated/include/KR/questreward/AAA_questreward_RecordBase.h @@ -38,7 +38,7 @@ __int32 basic_party_battle_point; __int32 basic_field_play_point; BnsTables::Shared::TableRef fixed_skill3[4]; __int32 fixed_skill3_Size() const {return 4;}; -int fixed_skill3_tableId() const {return 349;}; +int fixed_skill3_tableId() const {return 350;}; BnsTables::Shared::ExplicitTableRef fixed_common_slot[4]; __int32 fixed_common_slot_Size() const {return 4;}; signed char fixed_common_item_count[4]; @@ -623,12 +623,92 @@ BnsTables::Shared::TableRef dungeon_additional_reward_cost_b[4]; __int32 dungeon_additional_reward_cost_b_Size() const {return 4;}; int dungeon_additional_reward_cost_b_tableId() const {return 79;}; BnsTables::Shared::TableRef sealed_dungeon_reward; -int sealed_dungeon_reward_tableId() const {return 309;}; +int sealed_dungeon_reward_tableId() const {return 310;}; __int32 sealed_dungeon_reward_data_id; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 1); } - static __int16 TableId() { return 307; } + static __int16 TableId() { return 308; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class quest_first_progress { + none = 0, + y = 1, + n = 2, + }; + + enum class quest_completion_count_op { + eq = 0, + neq = 1, + gt = 2, + ge = 3, + lt = 4, + le = 5, + }; + + enum class fixed_1_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class fixed_1_sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class fixed_1_race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class fixed_1_difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/questrewardskill3/AAA_questrewardskill3_RecordBase.h b/Generated/include/KR/questrewardskill3/AAA_questrewardskill3_RecordBase.h index 8d1b76cba..ea69e80bf 100644 --- a/Generated/include/KR/questrewardskill3/AAA_questrewardskill3_RecordBase.h +++ b/Generated/include/KR/questrewardskill3/AAA_questrewardskill3_RecordBase.h @@ -25,11 +25,23 @@ signed char job_style; char Pad0[3]; BnsTables::Shared::TableRef skill3[4]; __int32 skill3_Size() const {return 4;}; -int skill3_tableId() const {return 349;}; +int skill3_tableId() const {return 350;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 308; } + static __int16 TableId() { return 309; } static __int32 SubType() { return -1; } + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/questwarp/AAA_questwarp_RecordBase.h b/Generated/include/KR/questwarp/AAA_questwarp_RecordBase.h index ccfb3fd8d..164921c88 100644 --- a/Generated/include/KR/questwarp/AAA_questwarp_RecordBase.h +++ b/Generated/include/KR/questwarp/AAA_questwarp_RecordBase.h @@ -22,15 +22,16 @@ signed char mission_step_id; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; __int16 x; __int16 y; __int16 z; __int16 yaw; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 310; } + static __int16 TableId() { return 311; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/race/AAA_race_RecordBase.h b/Generated/include/KR/race/AAA_race_RecordBase.h index 7c947c68c..26cc83b2f 100644 --- a/Generated/include/KR/race/AAA_race_RecordBase.h +++ b/Generated/include/KR/race/AAA_race_RecordBase.h @@ -21,19 +21,34 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; wchar_t* lobby_race_imageset; wchar_t* character_info_race_imageset; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; signed char male_customize_zoomcamera_add_height; signed char female_customize_zoomcamera_add_height; char Pad0[2]; wchar_t* lobby_race_bgm; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 312; } + static __int16 TableId() { return 313; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h b/Generated/include/KR/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h index 435e5a833..676e329a5 100644 --- a/Generated/include/KR/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h +++ b/Generated/include/KR/race2_attributes_info/AAA_race2_attributes_info_RecordBase.h @@ -22,22 +22,167 @@ signed char main_type_attributes; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef main_type_name; -int main_type_name_tableId() const {return 434;}; +int main_type_name_tableId() const {return 435;}; wchar_t* main_type_icon; signed char attack_type; char Pad0[3]; BnsTables::Shared::TableRef attack_type_name; -int attack_type_name_tableId() const {return 434;}; +int attack_type_name_tableId() const {return 435;}; wchar_t* attack_type_icon; signed char defend_type; char Pad1[3]; BnsTables::Shared::TableRef defend_type_name; -int defend_type_name_tableId() const {return 434;}; +int defend_type_name_tableId() const {return 435;}; wchar_t* defend_type_icon; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 311; } + static __int16 TableId() { return 312; } static __int32 SubType() { return -1; } + enum class main_type_race2 { + none = 0, + race1 = 1, + race2 = 2, + race3 = 3, + race4 = 4, + race5 = 5, + race6 = 6, + race7 = 7, + }; + + enum class main_type_attributes { + none = 0, + attribute1 = 1, + attribute2 = 2, + attribute3 = 3, + attribute4 = 4, + attribute5 = 5, + attribute6 = 6, + attribute7 = 7, + attribute8 = 8, + attribute9 = 9, + attribute10 = 10, + attribute11 = 11, + attribute12 = 12, + }; + + enum class attack_type { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/racoon_store/AAA_racoon_store_RecordBase.h b/Generated/include/KR/racoon_store/AAA_racoon_store_RecordBase.h index b03ff3832..a07d32ca5 100644 --- a/Generated/include/KR/racoon_store/AAA_racoon_store_RecordBase.h +++ b/Generated/include/KR/racoon_store/AAA_racoon_store_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::KR { signed char store_tab_sort_no; char Pad0[3]; BnsTables::Shared::TableRef store_tab_name; -int store_tab_name_tableId() const {return 434;}; +int store_tab_name_tableId() const {return 435;}; __int64 start_date; __int64 end_date; bool is_retire; @@ -41,8 +41,15 @@ __int64 paid_reset_cost_amount; __int64 auto_reset_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 313; } + static __int16 TableId() { return 314; } static __int32 SubType() { return -1; } + enum class paid_reset_cost_type { + none = 0, + item = 1, + stone = 2, + red_stone = 3, + money = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/racoon_store_item/AAA_racoon_store_item_RecordBase.h b/Generated/include/KR/racoon_store_item/AAA_racoon_store_item_RecordBase.h index 4a1abb10b..9fdaf681c 100644 --- a/Generated/include/KR/racoon_store_item/AAA_racoon_store_item_RecordBase.h +++ b/Generated/include/KR/racoon_store_item/AAA_racoon_store_item_RecordBase.h @@ -36,8 +36,22 @@ BnsTables::Shared::TableRef cost_item; int cost_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 314; } + static __int16 TableId() { return 315; } static __int32 SubType() { return -1; } + enum class item_grade { + none = 0, + good = 1, + great = 2, + big_great = 3, + }; + + enum class cost_type { + none = 0, + item = 1, + stone = 2, + red_stone = 3, + money = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/raid_dungeon/AAA_raid_dungeon_RecordBase.h b/Generated/include/KR/raid_dungeon/AAA_raid_dungeon_RecordBase.h index 0835ebfae..8fafcb3ce 100644 --- a/Generated/include/KR/raid_dungeon/AAA_raid_dungeon_RecordBase.h +++ b/Generated/include/KR/raid_dungeon/AAA_raid_dungeon_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; signed char dungeon_type; char Pad0[3]; BnsTables::Shared::TableRef group; @@ -43,12 +43,12 @@ signed char required_mastery_level; char Pad2[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; char Pad3[3]; BnsTables::Shared::TableRef attraction_quest[10]; __int32 attraction_quest_Size() const {return 10;}; -int attraction_quest_tableId() const {return 306;}; +int attraction_quest_tableId() const {return 307;}; bool enable_heart_count; signed char max_instant_heart_count; char Pad4[2]; @@ -59,23 +59,23 @@ signed char step_count; char Pad5[3]; BnsTables::Shared::TableRef zone[9]; __int32 zone_Size() const {return 9;}; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; BnsTables::Shared::TableRef boss_npc[9]; __int32 boss_npc_Size() const {return 9;}; -int boss_npc_tableId() const {return 276;}; +int boss_npc_tableId() const {return 277;}; signed char zone_index[9]; __int32 zone_index_Size() const {return 9;}; char Pad6[3]; BnsTables::Shared::TableRef dungeon_tap_name2; -int dungeon_tap_name2_tableId() const {return 434;}; +int dungeon_tap_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef step_name2[9]; __int32 step_name2_Size() const {return 9;}; -int step_name2_tableId() const {return 434;}; +int step_name2_tableId() const {return 435;}; wchar_t* step_image[9]; __int32 step_image_Size() const {return 9;}; wchar_t* arena_minimap; BnsTables::Shared::TableRef raid_dungeon_desc; -int raid_dungeon_desc_tableId() const {return 434;}; +int raid_dungeon_desc_tableId() const {return 435;}; signed char ui_text_grade; char Pad7[3]; BnsTables::Shared::TableRef reward_summary; @@ -90,23 +90,39 @@ BnsTables::Shared::TableRef standard_gear_weapon; int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 306;}; +int display_quests_tableId() const {return 307;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 434;}; +int tactic_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias; int recommend_alias_tableId() const {return 74;}; BnsTables::Shared::TableRef contents_reset; int contents_reset_tableId() const {return 75;}; BnsTables::Shared::TableRef boss_npc_alias[8]; __int32 boss_npc_alias_Size() const {return 8;}; -int boss_npc_alias_tableId() const {return 276;}; +int boss_npc_alias_tableId() const {return 277;}; BnsTables::Shared::TableRef boss_npc_section[8]; __int32 boss_npc_section_Size() const {return 8;}; -int boss_npc_section_tableId() const {return 434;}; +int boss_npc_section_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 12); } - static __int16 TableId() { return 315; } + static __int16 TableId() { return 316; } static __int32 SubType() { return -1; } + enum class dungeon_type { + unbind = 0, + bind = 1, + }; + + enum class personal_binding_slot { + none = 0, + slot_1 = 1, + slot_2 = 2, + slot_3 = 3, + }; + + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/random_distribution/AAA_random_distribution_RecordBase.h b/Generated/include/KR/random_distribution/AAA_random_distribution_RecordBase.h index 8775c73a8..e38efee9b 100644 --- a/Generated/include/KR/random_distribution/AAA_random_distribution_RecordBase.h +++ b/Generated/include/KR/random_distribution/AAA_random_distribution_RecordBase.h @@ -27,8 +27,9 @@ char Pad0[2]; __int32 total_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 317; } + static __int16 TableId() { return 318; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/random_store_item/AAA_random_store_item_RecordBase.h b/Generated/include/KR/random_store_item/AAA_random_store_item_RecordBase.h index 28936c822..797fcea73 100644 --- a/Generated/include/KR/random_store_item/AAA_random_store_item_RecordBase.h +++ b/Generated/include/KR/random_store_item/AAA_random_store_item_RecordBase.h @@ -31,8 +31,9 @@ int item_price_item_tableId() const {return 202;}; __int16 item_price_item_amount; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 320; } + static __int16 TableId() { return 321; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/random_store_item_display/AAA_random_store_item_display_RecordBase.h b/Generated/include/KR/random_store_item_display/AAA_random_store_item_display_RecordBase.h index 57708ec82..25cf0fd8d 100644 --- a/Generated/include/KR/random_store_item_display/AAA_random_store_item_display_RecordBase.h +++ b/Generated/include/KR/random_store_item_display/AAA_random_store_item_display_RecordBase.h @@ -29,8 +29,25 @@ signed char probability_group; bool new_arrival; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 321; } + static __int16 TableId() { return 322; } static __int32 SubType() { return -1; } + enum class random_store_type { + none = 0, + paid = 1, + free = 2, + }; + + enum class draw_group { + none = 0, + premium = 1, + normal = 2, + }; + + enum class probability_group { + none = 0, + rare = 1, + normal = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/randombox_preview/AAA_randombox_preview_RecordBase.h b/Generated/include/KR/randombox_preview/AAA_randombox_preview_RecordBase.h index beca541d0..aa79d9bac 100644 --- a/Generated/include/KR/randombox_preview/AAA_randombox_preview_RecordBase.h +++ b/Generated/include/KR/randombox_preview/AAA_randombox_preview_RecordBase.h @@ -34,11 +34,30 @@ __int32 random_item_Size() const {return 20;}; signed char random_item_condition[20]; __int32 random_item_condition_Size() const {return 20;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 316; } + static __int16 TableId() { return 317; } static __int32 SubType() { return -1; } + enum class fixed_item_condition { + none = 0, + variation_1 = 1, + variation_2 = 2, + variation_3 = 3, + variation_4 = 4, + variation_5 = 5, + variation_6 = 6, + variation_7 = 7, + variation_8 = 8, + jump = 9, + change_group = 10, + exchange = 11, + black_sky = 12, + down = 13, + hide_line = 14, + hide_line_and_tooltip = 15, + hide_tooltip = 16, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/randomstore/AAA_randomstore_RecordBase.h b/Generated/include/KR/randomstore/AAA_randomstore_RecordBase.h index 00e84a315..a08f62ab9 100644 --- a/Generated/include/KR/randomstore/AAA_randomstore_RecordBase.h +++ b/Generated/include/KR/randomstore/AAA_randomstore_RecordBase.h @@ -48,8 +48,13 @@ __int16 premium_reward_draw_premium_draw_count; __int32 acquire_draw_reward_set_repeat_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 318; } + static __int16 TableId() { return 319; } static __int32 SubType() { return -1; } + enum class random_store_number { + invalid_number = 0, + random_store_1 = 1, + random_store_2 = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h b/Generated/include/KR/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h index 736b14eac..83a3ad453 100644 --- a/Generated/include/KR/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h +++ b/Generated/include/KR/randomstoredrawreward/AAA_randomstoredrawreward_RecordBase.h @@ -36,8 +36,13 @@ signed char optional_reward_count[8]; __int32 optional_reward_count_Size() const {return 8;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 319; } + static __int16 TableId() { return 320; } static __int32 SubType() { return -1; } + enum class random_store_number { + invalid_number = 0, + random_store_1 = 1, + random_store_2 = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ranking2_contents/AAA_ranking2_contents_RecordBase.h b/Generated/include/KR/ranking2_contents/AAA_ranking2_contents_RecordBase.h index 3aabd011b..ba20064e2 100644 --- a/Generated/include/KR/ranking2_contents/AAA_ranking2_contents_RecordBase.h +++ b/Generated/include/KR/ranking2_contents/AAA_ranking2_contents_RecordBase.h @@ -28,12 +28,69 @@ char Pad0[1]; __int32 minimum_score; wchar_t* contents_banner_img; BnsTables::Shared::TableRef contents_name; -int contents_name_tableId() const {return 434;}; +int contents_name_tableId() const {return 435;}; signed char sort_number; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 0); } - static __int16 TableId() { return 322; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(11, 0); } + static __int16 TableId() { return 323; } static __int32 SubType() { return -1; } + enum class contents_type { + invalid = 0, + duel_death_match_1vs1 = 1, + duel_death_match_3vs3 = 2, + duel_tag_match_3vs3 = 3, + party_battle_occupation_war = 4, + solo_dungeon_1_best_record = 5, + infinite_tower_best_record = 6, + party_battle_capture_the_flag = 7, + guild_combat = 8, + solo_dungeon_2_best_record = 9, + ingame_championship_duel_death_match_1vs1 = 10, + ingame_championship_duel_tag_match_3vs3 = 11, + party_battle_lead_the_ball = 12, + challenge_party_best_record = 13, + battle_royal_free_for_all = 14, + battle_royal_free_for_all_party = 15, + mastery_exp_best_record = 16, + sealed_dungeon_total = 17, + sealed_dungeon_1 = 18, + sealed_dungeon_2 = 19, + sealed_dungeon_3 = 20, + sealed_dungeon_4 = 21, + sealed_dungeon_5 = 22, + sealed_dungeon_6 = 23, + wave_dungeon_1 = 24, + wave_dungeon_2 = 25, + solo_dungeon_3_best_record = 26, + solo_dungeon_4_best_record = 27, + solo_dungeon_5_best_record = 28, + tier_total = 29, + hyper_racing_game = 30, + duel_npc_challenge = 31, + heroic_dungeon_1 = 32, + heroic_dungeon_2 = 33, + heroic_dungeon_3 = 34, + heroic_dungeon_4 = 35, + heroic_dungeon_5 = 36, + heroic_dungeon_6 = 37, + heroic_dungeon_7 = 38, + heroic_dungeon_8 = 39, + heroic_dungeon_9 = 40, + heroic_dungeon_10 = 41, + }; + + enum class player_type { + invalid = 0, + pc = 1, + guild = 2, + challenge_party = 3, + }; + + enum class score_type { + invalid = 0, + update = 1, + best_update = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h b/Generated/include/KR/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h index 88d7a4714..2936e588e 100644 --- a/Generated/include/KR/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h +++ b/Generated/include/KR/ranking2_effect_reward/AAA_ranking2_effect_reward_RecordBase.h @@ -31,8 +31,9 @@ BnsTables::Shared::TableRef fx_effect; int fx_effect_tableId() const {return 118;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 323; } + static __int16 TableId() { return 324; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ranking2_reward/AAA_ranking2_reward_RecordBase.h b/Generated/include/KR/ranking2_reward/AAA_ranking2_reward_RecordBase.h index 6ba84aa5f..fc689e8fe 100644 --- a/Generated/include/KR/ranking2_reward/AAA_ranking2_reward_RecordBase.h +++ b/Generated/include/KR/ranking2_reward/AAA_ranking2_reward_RecordBase.h @@ -44,8 +44,16 @@ BnsTables::Shared::TableRef guild_ranking_reward_effect; int guild_ranking_reward_effect_tableId() const {return 118;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 324; } + static __int16 TableId() { return 325; } static __int32 SubType() { return -1; } + enum class guild_bank_item { + none = 0, + gemstone = 1, + moonstone = 2, + tokeniron = 3, + tokensilver = 4, + tokengold = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h b/Generated/include/KR/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h index b2a50c2f9..8979e8627 100644 --- a/Generated/include/KR/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h +++ b/Generated/include/KR/ranking2_reward_group/AAA_ranking2_reward_group_RecordBase.h @@ -27,14 +27,14 @@ __int32 reward_group_ranking_bottom[20]; __int32 reward_group_ranking_bottom_Size() const {return 20;}; BnsTables::Shared::TableRef reward[20]; __int32 reward_Size() const {return 20;}; -int reward_tableId() const {return 324;}; +int reward_tableId() const {return 325;}; __int32 effect_reward_group_ranking_top[20]; __int32 effect_reward_group_ranking_top_Size() const {return 20;}; __int32 effect_reward_group_ranking_bottom[20]; __int32 effect_reward_group_ranking_bottom_Size() const {return 20;}; BnsTables::Shared::TableRef effect_reward[20]; __int32 effect_reward_Size() const {return 20;}; -int effect_reward_tableId() const {return 323;}; +int effect_reward_tableId() const {return 324;}; wchar_t* default_job_ranking_imageset_large; wchar_t* default_job_ranking_imageset; wchar_t* job_ranking_imageset_large[20]; @@ -53,8 +53,9 @@ wchar_t* ranking_top_ranker_imageset[3]; __int32 ranking_top_ranker_imageset_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 325; } + static __int16 TableId() { return 326; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ranking2_season/AAA_ranking2_season_RecordBase.h b/Generated/include/KR/ranking2_season/AAA_ranking2_season_RecordBase.h index f802015b9..59c07bcd9 100644 --- a/Generated/include/KR/ranking2_season/AAA_ranking2_season_RecordBase.h +++ b/Generated/include/KR/ranking2_season/AAA_ranking2_season_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef season_group; -int season_group_tableId() const {return 327;}; +int season_group_tableId() const {return 328;}; signed char season_number; signed char season_type; char Pad0[2]; @@ -34,22 +34,27 @@ wchar_t* name_pt; wchar_t* name_th; wchar_t* name_vn; BnsTables::Shared::TableRef name_text; -int name_text_tableId() const {return 434;}; +int name_text_tableId() const {return 435;}; bool job_ranking; char Pad1[3]; BnsTables::Shared::TableRef total_season; -int total_season_tableId() const {return 326;}; +int total_season_tableId() const {return 327;}; BnsTables::Shared::TableRef season_schedule[20]; __int32 season_schedule_Size() const {return 20;}; -int season_schedule_tableId() const {return 328;}; +int season_schedule_tableId() const {return 329;}; BnsTables::Shared::TableRef main_season_schedule; -int main_season_schedule_tableId() const {return 328;}; +int main_season_schedule_tableId() const {return 329;}; wchar_t* season_representative_icon; wchar_t* list_background_imageset; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(9, 3); } - static __int16 TableId() { return 326; } + static __int16 TableId() { return 327; } static __int32 SubType() { return -1; } + enum class season_type { + invalid = 0, + normal = 1, + free = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h b/Generated/include/KR/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h index dcc94fea7..89ff83147 100644 --- a/Generated/include/KR/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h +++ b/Generated/include/KR/ranking2_season_group/AAA_ranking2_season_group_RecordBase.h @@ -22,27 +22,35 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef contents; -int contents_tableId() const {return 322;}; +int contents_tableId() const {return 323;}; BnsTables::Shared::TableRef season[10]; __int32 season_Size() const {return 10;}; -int season_tableId() const {return 326;}; +int season_tableId() const {return 327;}; BnsTables::Shared::TableRef main_season; -int main_season_tableId() const {return 326;}; +int main_season_tableId() const {return 327;}; signed char contents_score_type; char Pad0[3]; BnsTables::Shared::TableRef dungeon; int dungeon_tableId() const {return 117;}; BnsTables::Shared::TableRef tier_contents_seasons[15]; __int32 tier_contents_seasons_Size() const {return 15;}; -int tier_contents_seasons_tableId() const {return 327;}; +int tier_contents_seasons_tableId() const {return 328;}; BnsTables::Shared::TableRef tier; -int tier_tableId() const {return 329;}; +int tier_tableId() const {return 330;}; __int64 min_accumulate_reward; __int16 min_accumulate_reward_range; +__int16 world_group[10]; +__int32 world_group_Size() const {return 10;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 327; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } + static __int16 TableId() { return 328; } static __int32 SubType() { return -1; } + enum class contents_score_type { + invalid = 0, + contents_single = 1, + contents_total = 2, + tier_total = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h b/Generated/include/KR/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h index e6bf0baa9..dc1681dbf 100644 --- a/Generated/include/KR/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h +++ b/Generated/include/KR/ranking2_season_schedule/AAA_ranking2_season_schedule_RecordBase.h @@ -22,13 +22,13 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef season; -int season_tableId() const {return 326;}; +int season_tableId() const {return 327;}; signed char schedule_number; char Pad0[3]; __int64 start_time; __int64 end_time; BnsTables::Shared::TableRef reward_group; -int reward_group_tableId() const {return 325;}; +int reward_group_tableId() const {return 326;}; bool is_join_reward; bool is_job_reward; char Pad1[2]; @@ -39,8 +39,9 @@ __int16 lucky_tax_reward_rate; bool show_accumurate_reward; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } - static __int16 TableId() { return 328; } + static __int16 TableId() { return 329; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ranking2_tier/AAA_ranking2_tier_RecordBase.h b/Generated/include/KR/ranking2_tier/AAA_ranking2_tier_RecordBase.h index 98e96efe3..c98a0b510 100644 --- a/Generated/include/KR/ranking2_tier/AAA_ranking2_tier_RecordBase.h +++ b/Generated/include/KR/ranking2_tier/AAA_ranking2_tier_RecordBase.h @@ -27,7 +27,7 @@ __int32 min_rank[20]; __int32 min_rank_Size() const {return 20;}; BnsTables::Shared::TableRef tier_title[20]; __int32 tier_title_Size() const {return 20;}; -int tier_title_tableId() const {return 434;}; +int tier_title_tableId() const {return 435;}; wchar_t* tier_image[20]; __int32 tier_image_Size() const {return 20;}; wchar_t* tier_image_small[20]; @@ -40,8 +40,9 @@ __int32 gauge_percentage_condition[5]; __int32 gauge_percentage_condition_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 5); } - static __int16 TableId() { return 329; } + static __int16 TableId() { return 330; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/rankingpvestage/AAA_rankingpvestage_RecordBase.h b/Generated/include/KR/rankingpvestage/AAA_rankingpvestage_RecordBase.h index 087fb11e5..f83ea0603 100644 --- a/Generated/include/KR/rankingpvestage/AAA_rankingpvestage_RecordBase.h +++ b/Generated/include/KR/rankingpvestage/AAA_rankingpvestage_RecordBase.h @@ -25,8 +25,9 @@ __int32 ranking_npc_grade_text_Size() const {return 30;}; bool use_ranking_npc_grade; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 330; } + static __int16 TableId() { return 331; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/rankingreward/AAA_rankingreward_RecordBase.h b/Generated/include/KR/rankingreward/AAA_rankingreward_RecordBase.h index fa3e19418..52b8cb9df 100644 --- a/Generated/include/KR/rankingreward/AAA_rankingreward_RecordBase.h +++ b/Generated/include/KR/rankingreward/AAA_rankingreward_RecordBase.h @@ -53,8 +53,16 @@ BnsTables::Shared::TableRef guild_ranking_reward_effect; int guild_ranking_reward_effect_tableId() const {return 118;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 331; } + static __int16 TableId() { return 332; } static __int32 SubType() { return -1; } + enum class season_reward_guild_bank_item { + none = 0, + gemstone = 1, + moonstone = 2, + tokeniron = 3, + tokensilver = 4, + tokengold = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h b/Generated/include/KR/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h index d748c29a2..119047aa9 100644 --- a/Generated/include/KR/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h +++ b/Generated/include/KR/rankingrewardgroup/AAA_rankingrewardgroup_RecordBase.h @@ -27,7 +27,7 @@ __int32 reward_group_bottom[20]; __int32 reward_group_bottom_Size() const {return 20;}; BnsTables::Shared::TableRef reward_data[20]; __int32 reward_data_Size() const {return 20;}; -int reward_data_tableId() const {return 331;}; +int reward_data_tableId() const {return 332;}; wchar_t* default_job_ranking_imageset_large; wchar_t* default_job_ranking_imageset; wchar_t* job_ranking_imageset_large[20]; @@ -44,8 +44,9 @@ wchar_t* ranking_buff_imageset[20]; __int32 ranking_buff_imageset_Size() const {return 20;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 332; } + static __int16 TableId() { return 333; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h b/Generated/include/KR/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h index 850ce0eb6..474fc2925 100644 --- a/Generated/include/KR/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h +++ b/Generated/include/KR/relic_enhance_cost/AAA_relic_enhance_cost_RecordBase.h @@ -37,8 +37,9 @@ __int16 enhance_reset_required_item_count[4]; __int32 enhance_reset_required_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 333; } + static __int16 TableId() { return 334; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/relic_option/AAA_relic_option_RecordBase.h b/Generated/include/KR/relic_option/AAA_relic_option_RecordBase.h index 06e1fe437..eb8cd151e 100644 --- a/Generated/include/KR/relic_option/AAA_relic_option_RecordBase.h +++ b/Generated/include/KR/relic_option/AAA_relic_option_RecordBase.h @@ -37,8 +37,87 @@ __int32 enhance_ability_value_max[60]; __int32 enhance_ability_value_max_Size() const {return 60;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } - static __int16 TableId() { return 334; } + static __int16 TableId() { return 335; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/relic_set_item/AAA_relic_set_item_RecordBase.h b/Generated/include/KR/relic_set_item/AAA_relic_set_item_RecordBase.h index 40c030a9e..c5dca986f 100644 --- a/Generated/include/KR/relic_set_item/AAA_relic_set_item_RecordBase.h +++ b/Generated/include/KR/relic_set_item/AAA_relic_set_item_RecordBase.h @@ -82,14 +82,93 @@ __int32 count_10_ability_value_Size() const {return 8;}; __int32 count_10_ability_base_value[8]; __int32 count_10_ability_base_value_Size() const {return 8;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef set_item[15]; __int32 set_item_Size() const {return 15;}; int set_item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 335; } + static __int16 TableId() { return 336; } static __int32 SubType() { return -1; } + enum class count_1_ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/relic_symbol/AAA_relic_symbol_RecordBase.h b/Generated/include/KR/relic_symbol/AAA_relic_symbol_RecordBase.h index 9ca26a7fa..3f421546b 100644 --- a/Generated/include/KR/relic_symbol/AAA_relic_symbol_RecordBase.h +++ b/Generated/include/KR/relic_symbol/AAA_relic_symbol_RecordBase.h @@ -33,8 +33,9 @@ bool indexes_4[4]; __int32 indexes_4_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 336; } + static __int16 TableId() { return 337; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/relic_synthesis/AAA_relic_synthesis_RecordBase.h b/Generated/include/KR/relic_synthesis/AAA_relic_synthesis_RecordBase.h index 70806c04b..a647a3133 100644 --- a/Generated/include/KR/relic_synthesis/AAA_relic_synthesis_RecordBase.h +++ b/Generated/include/KR/relic_synthesis/AAA_relic_synthesis_RecordBase.h @@ -34,8 +34,9 @@ __int16 result_item_rate[100]; __int32 result_item_rate_Size() const {return 100;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 337; } + static __int16 TableId() { return 338; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/relic_system/AAA_relic_system_RecordBase.h b/Generated/include/KR/relic_system/AAA_relic_system_RecordBase.h index c375dd525..2ba21bbef 100644 --- a/Generated/include/KR/relic_system/AAA_relic_system_RecordBase.h +++ b/Generated/include/KR/relic_system/AAA_relic_system_RecordBase.h @@ -32,8 +32,87 @@ __int32 ability_base_value_max[40]; __int32 ability_base_value_max_Size() const {return 40;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 338; } + static __int16 TableId() { return 339; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/reward/AAA_reward_RecordBase.h b/Generated/include/KR/reward/AAA_reward_RecordBase.h index 4ac874004..4a2b2ecd1 100644 --- a/Generated/include/KR/reward/AAA_reward_RecordBase.h +++ b/Generated/include/KR/reward/AAA_reward_RecordBase.h @@ -105,18 +105,18 @@ __int32 random_item_Size() const {return 90;}; int random_item_tableId() const {return 202;}; BnsTables::Shared::TableRef smart_fixed_reward[8]; __int32 smart_fixed_reward_Size() const {return 8;}; -int smart_fixed_reward_tableId() const {return 395;}; +int smart_fixed_reward_tableId() const {return 396;}; __int16 smart_group_1_2_probability; __int16 smart_group_1_prob_weight; BnsTables::Shared::TableRef smart_group_1_reward[16]; __int32 smart_group_1_reward_Size() const {return 16;}; -int smart_group_1_reward_tableId() const {return 395;}; +int smart_group_1_reward_tableId() const {return 396;}; signed char smart_group_1_assured_count; signed char smart_group_1_reward_total_count; __int16 smart_group_2_prob_weight; BnsTables::Shared::TableRef smart_group_2_reward[16]; __int32 smart_group_2_reward_Size() const {return 16;}; -int smart_group_2_reward_tableId() const {return 395;}; +int smart_group_2_reward_tableId() const {return 396;}; signed char smart_group_2_assured_count; signed char smart_group_2_reward_total_count; char Pad11[2]; @@ -125,7 +125,7 @@ __int16 smart_group_3_probability; char Pad12[2]; BnsTables::Shared::TableRef smart_group_3_reward[32]; __int32 smart_group_3_reward_Size() const {return 32;}; -int smart_group_3_reward_tableId() const {return 395;}; +int smart_group_3_reward_tableId() const {return 396;}; __int16 smart_group_3_reward_prob_weight[32]; __int32 smart_group_3_reward_prob_weight_Size() const {return 32;}; __int32 smart_group_3_reward_total_prob_weight; @@ -134,27 +134,37 @@ char Pad13[1]; __int16 smart_group_4_probability; BnsTables::Shared::TableRef smart_group_4_reward[10]; __int32 smart_group_4_reward_Size() const {return 10;}; -int smart_group_4_reward_tableId() const {return 395;}; +int smart_group_4_reward_tableId() const {return 396;}; signed char smart_group_4_selected_count; signed char smart_group_4_reward_total_count; __int16 smart_group_5_probability; BnsTables::Shared::TableRef smart_group_5_reward[10]; __int32 smart_group_5_reward_Size() const {return 10;}; -int smart_group_5_reward_tableId() const {return 395;}; +int smart_group_5_reward_tableId() const {return 396;}; signed char smart_group_5_selected_count; signed char smart_group_5_reward_total_count; char Pad14[2]; BnsTables::Shared::TableRef smart_rare_reward[120]; __int32 smart_rare_reward_Size() const {return 120;}; -int smart_rare_reward_tableId() const {return 395;}; +int smart_rare_reward_tableId() const {return 396;}; __int32 smart_rare_reward_prob_weight_type; __int32 smart_rare_reward_prob_weight[120]; __int32 smart_rare_reward_prob_weight_Size() const {return 120;}; signed char smart_rare_reward_total_count; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 47); } - static __int16 TableId() { return 339; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 48); } + static __int16 TableId() { return 340; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h b/Generated/include/KR/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h index 3dcf89fcc..5be267b88 100644 --- a/Generated/include/KR/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h +++ b/Generated/include/KR/sealed_dungeon_gimmick/AAA_sealed_dungeon_gimmick_RecordBase.h @@ -22,16 +22,17 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef icon_name; -int icon_name_tableId() const {return 434;}; +int icon_name_tableId() const {return 435;}; BnsTables::Shared::TableRef icon_tooltip; -int icon_tooltip_tableId() const {return 434;}; +int icon_tooltip_tableId() const {return 435;}; BnsTables::Shared::TableRef icon_texture; int icon_texture_tableId() const {return 188;}; __int16 icon_index; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 340; } + static __int16 TableId() { return 341; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h b/Generated/include/KR/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h index 2b930b077..54136cd8a 100644 --- a/Generated/include/KR/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h +++ b/Generated/include/KR/sealed_dungeon_level/AAA_sealed_dungeon_level_RecordBase.h @@ -24,8 +24,9 @@ namespace BnsTables::KR { wchar_t* scroll_level_font; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 341; } + static __int16 TableId() { return 342; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h b/Generated/include/KR/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h index fbb68d822..843a3df46 100644 --- a/Generated/include/KR/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h +++ b/Generated/include/KR/sealed_dungeon_modify/AAA_sealed_dungeon_modify_RecordBase.h @@ -32,25 +32,25 @@ __int16 modify_skill_duration; char Pad1[2]; BnsTables::Shared::TableRef gimmick_option_fixed[5]; __int32 gimmick_option_fixed_Size() const {return 5;}; -int gimmick_option_fixed_tableId() const {return 340;}; +int gimmick_option_fixed_tableId() const {return 341;}; BnsTables::Shared::TableRef gimmick_option_week_1[2]; __int32 gimmick_option_week_1_Size() const {return 2;}; -int gimmick_option_week_1_tableId() const {return 340;}; +int gimmick_option_week_1_tableId() const {return 341;}; BnsTables::Shared::TableRef gimmick_option_week_2[2]; __int32 gimmick_option_week_2_Size() const {return 2;}; -int gimmick_option_week_2_tableId() const {return 340;}; +int gimmick_option_week_2_tableId() const {return 341;}; BnsTables::Shared::TableRef gimmick_option_week_3[2]; __int32 gimmick_option_week_3_Size() const {return 2;}; -int gimmick_option_week_3_tableId() const {return 340;}; +int gimmick_option_week_3_tableId() const {return 341;}; BnsTables::Shared::TableRef gimmick_option_week_4[2]; __int32 gimmick_option_week_4_Size() const {return 2;}; -int gimmick_option_week_4_tableId() const {return 340;}; +int gimmick_option_week_4_tableId() const {return 341;}; BnsTables::Shared::TableRef gimmick_option_week_5[2]; __int32 gimmick_option_week_5_Size() const {return 2;}; -int gimmick_option_week_5_tableId() const {return 340;}; +int gimmick_option_week_5_tableId() const {return 341;}; BnsTables::Shared::TableRef target_boss_npc[3]; __int32 target_boss_npc_Size() const {return 3;}; -int target_boss_npc_tableId() const {return 276;}; +int target_boss_npc_tableId() const {return 277;}; BnsTables::Shared::TableRef boss_npc_effect_week_1[5]; __int32 boss_npc_effect_week_1_Size() const {return 5;}; int boss_npc_effect_week_1_tableId() const {return 118;}; @@ -105,8 +105,9 @@ int recommend_alias_sealed_dungeon_tableId() const {return 74;}; bool hide_skill_decal; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 4); } - static __int16 TableId() { return 342; } + static __int16 TableId() { return 343; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h b/Generated/include/KR/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h index 80a2421c0..00b687f17 100644 --- a/Generated/include/KR/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h +++ b/Generated/include/KR/sealed_dungeon_reward/AAA_sealed_dungeon_reward_RecordBase.h @@ -32,8 +32,9 @@ __int16 reward_item_count[5]; __int32 reward_item_count_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } - static __int16 TableId() { return 343; } + static __int16 TableId() { return 344; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/season_ability_goal/AAA_season_ability_goal_RecordBase.h b/Generated/include/KR/season_ability_goal/AAA_season_ability_goal_RecordBase.h index 0c5ac2333..44e2a5e3f 100644 --- a/Generated/include/KR/season_ability_goal/AAA_season_ability_goal_RecordBase.h +++ b/Generated/include/KR/season_ability_goal/AAA_season_ability_goal_RecordBase.h @@ -27,8 +27,40 @@ __int32 value[10]; __int32 value_Size() const {return 10;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 344; } + static __int16 TableId() { return 345; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + max_hp = 10, + defend_power_creature_value = 11, + pve_boss_level_npc_defend_power_creature_value = 12, + pvp_defend_power_creature_value = 13, + defend_dodge_value = 14, + defend_parry_value = 15, + defend_critical_value = 16, + defend_critical_damage_value = 17, + hp_regen = 18, + heal_power_value = 19, + abnormal_defend_power_value = 20, + attack_stiff_duration_value = 21, + defend_stiff_duration_value = 22, + attack_concentrate_value = 23, + aoe_defend_power_value = 24, + hate_power_creature_value = 25, + attack_damage_modify_diff = 26, + defend_damage_modify_diff = 27, + attack_abnormal_hit_value = 28, + defend_abnormal_resistance_value = 29, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/season_contents/AAA_season_contents_RecordBase.h b/Generated/include/KR/season_contents/AAA_season_contents_RecordBase.h index c7dc7c33c..97c7b671d 100644 --- a/Generated/include/KR/season_contents/AAA_season_contents_RecordBase.h +++ b/Generated/include/KR/season_contents/AAA_season_contents_RecordBase.h @@ -22,8 +22,9 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 13); } - static __int16 TableId() { return 345; } + static __int16 TableId() { return 346; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/secret_treasure/AAA_secret_treasure_RecordBase.h b/Generated/include/KR/secret_treasure/AAA_secret_treasure_RecordBase.h index c102cb5c1..7795ec671 100644 --- a/Generated/include/KR/secret_treasure/AAA_secret_treasure_RecordBase.h +++ b/Generated/include/KR/secret_treasure/AAA_secret_treasure_RecordBase.h @@ -26,8 +26,9 @@ __int32 usable_duration; bool do_not_use; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 346; } + static __int16 TableId() { return 347; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/set_item/AAA_set_item_RecordBase.h b/Generated/include/KR/set_item/AAA_set_item_RecordBase.h index 017599f99..7cd2ca480 100644 --- a/Generated/include/KR/set_item/AAA_set_item_RecordBase.h +++ b/Generated/include/KR/set_item/AAA_set_item_RecordBase.h @@ -55,34 +55,34 @@ __int32 count_10_effect_Size() const {return 2;}; int count_10_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef count_1_skill_modify_info_group[10]; __int32 count_1_skill_modify_info_group_Size() const {return 10;}; -int count_1_skill_modify_info_group_tableId() const {return 367;}; +int count_1_skill_modify_info_group_tableId() const {return 368;}; BnsTables::Shared::TableRef count_2_skill_modify_info_group[10]; __int32 count_2_skill_modify_info_group_Size() const {return 10;}; -int count_2_skill_modify_info_group_tableId() const {return 367;}; +int count_2_skill_modify_info_group_tableId() const {return 368;}; BnsTables::Shared::TableRef count_3_skill_modify_info_group[10]; __int32 count_3_skill_modify_info_group_Size() const {return 10;}; -int count_3_skill_modify_info_group_tableId() const {return 367;}; +int count_3_skill_modify_info_group_tableId() const {return 368;}; BnsTables::Shared::TableRef count_4_skill_modify_info_group[10]; __int32 count_4_skill_modify_info_group_Size() const {return 10;}; -int count_4_skill_modify_info_group_tableId() const {return 367;}; +int count_4_skill_modify_info_group_tableId() const {return 368;}; BnsTables::Shared::TableRef count_5_skill_modify_info_group[10]; __int32 count_5_skill_modify_info_group_Size() const {return 10;}; -int count_5_skill_modify_info_group_tableId() const {return 367;}; +int count_5_skill_modify_info_group_tableId() const {return 368;}; BnsTables::Shared::TableRef count_6_skill_modify_info_group[10]; __int32 count_6_skill_modify_info_group_Size() const {return 10;}; -int count_6_skill_modify_info_group_tableId() const {return 367;}; +int count_6_skill_modify_info_group_tableId() const {return 368;}; BnsTables::Shared::TableRef count_7_skill_modify_info_group[10]; __int32 count_7_skill_modify_info_group_Size() const {return 10;}; -int count_7_skill_modify_info_group_tableId() const {return 367;}; +int count_7_skill_modify_info_group_tableId() const {return 368;}; BnsTables::Shared::TableRef count_8_skill_modify_info_group[10]; __int32 count_8_skill_modify_info_group_Size() const {return 10;}; -int count_8_skill_modify_info_group_tableId() const {return 367;}; +int count_8_skill_modify_info_group_tableId() const {return 368;}; BnsTables::Shared::TableRef count_9_skill_modify_info_group[10]; __int32 count_9_skill_modify_info_group_Size() const {return 10;}; -int count_9_skill_modify_info_group_tableId() const {return 367;}; +int count_9_skill_modify_info_group_tableId() const {return 368;}; BnsTables::Shared::TableRef count_10_skill_modify_info_group[10]; __int32 count_10_skill_modify_info_group_Size() const {return 10;}; -int count_10_skill_modify_info_group_tableId() const {return 367;}; +int count_10_skill_modify_info_group_tableId() const {return 368;}; bool count_1_tooltip[2]; __int32 count_1_tooltip_Size() const {return 2;}; bool count_2_tooltip[2]; @@ -105,67 +105,125 @@ bool count_10_tooltip[2]; __int32 count_10_tooltip_Size() const {return 2;}; BnsTables::Shared::TableRef count_1_talksocial[8]; __int32 count_1_talksocial_Size() const {return 8;}; -int count_1_talksocial_tableId() const {return 428;}; +int count_1_talksocial_tableId() const {return 429;}; BnsTables::Shared::TableRef count_2_talksocial[8]; __int32 count_2_talksocial_Size() const {return 8;}; -int count_2_talksocial_tableId() const {return 428;}; +int count_2_talksocial_tableId() const {return 429;}; BnsTables::Shared::TableRef count_3_talksocial[8]; __int32 count_3_talksocial_Size() const {return 8;}; -int count_3_talksocial_tableId() const {return 428;}; +int count_3_talksocial_tableId() const {return 429;}; BnsTables::Shared::TableRef count_4_talksocial[8]; __int32 count_4_talksocial_Size() const {return 8;}; -int count_4_talksocial_tableId() const {return 428;}; +int count_4_talksocial_tableId() const {return 429;}; BnsTables::Shared::TableRef count_5_talksocial[8]; __int32 count_5_talksocial_Size() const {return 8;}; -int count_5_talksocial_tableId() const {return 428;}; +int count_5_talksocial_tableId() const {return 429;}; BnsTables::Shared::TableRef count_6_talksocial[8]; __int32 count_6_talksocial_Size() const {return 8;}; -int count_6_talksocial_tableId() const {return 428;}; +int count_6_talksocial_tableId() const {return 429;}; BnsTables::Shared::TableRef count_7_talksocial[8]; __int32 count_7_talksocial_Size() const {return 8;}; -int count_7_talksocial_tableId() const {return 428;}; +int count_7_talksocial_tableId() const {return 429;}; BnsTables::Shared::TableRef count_8_talksocial[8]; __int32 count_8_talksocial_Size() const {return 8;}; -int count_8_talksocial_tableId() const {return 428;}; +int count_8_talksocial_tableId() const {return 429;}; BnsTables::Shared::TableRef count_9_talksocial[8]; __int32 count_9_talksocial_Size() const {return 8;}; -int count_9_talksocial_tableId() const {return 428;}; +int count_9_talksocial_tableId() const {return 429;}; BnsTables::Shared::TableRef count_10_talksocial[8]; __int32 count_10_talksocial_Size() const {return 8;}; -int count_10_talksocial_tableId() const {return 428;}; +int count_10_talksocial_tableId() const {return 429;}; BnsTables::Shared::TableRef count_1_skill_skin; -int count_1_skill_skin_tableId() const {return 371;}; +int count_1_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef count_2_skill_skin; -int count_2_skill_skin_tableId() const {return 371;}; +int count_2_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef count_3_skill_skin; -int count_3_skill_skin_tableId() const {return 371;}; +int count_3_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef count_4_skill_skin; -int count_4_skill_skin_tableId() const {return 371;}; +int count_4_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef count_5_skill_skin; -int count_5_skill_skin_tableId() const {return 371;}; +int count_5_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef count_6_skill_skin; -int count_6_skill_skin_tableId() const {return 371;}; +int count_6_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef count_7_skill_skin; -int count_7_skill_skin_tableId() const {return 371;}; +int count_7_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef count_8_skill_skin; -int count_8_skill_skin_tableId() const {return 371;}; +int count_8_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef count_9_skill_skin; -int count_9_skill_skin_tableId() const {return 371;}; +int count_9_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef count_10_skill_skin; -int count_10_skill_skin_tableId() const {return 371;}; +int count_10_skill_skin_tableId() const {return 372;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef slot_name[10]; __int32 slot_name_Size() const {return 10;}; -int slot_name_tableId() const {return 434;}; +int slot_name_tableId() const {return 435;}; BnsTables::Shared::IconRef slot_tag_icon[10]; __int32 slot_tag_icon_Size() const {return 10;}; signed char slot_equip_type[10]; __int32 slot_equip_type_Size() const {return 10;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 19); } - static __int16 TableId() { return 347; } + static __int16 TableId() { return 348; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class slot_equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/simple_field/AAA_simple_field_RecordBase.h b/Generated/include/KR/simple_field/AAA_simple_field_RecordBase.h index 0185e6c53..650bd06a9 100644 --- a/Generated/include/KR/simple_field/AAA_simple_field_RecordBase.h +++ b/Generated/include/KR/simple_field/AAA_simple_field_RecordBase.h @@ -22,13 +22,13 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; __int16 max_pc_count; signed char required_level; signed char required_mastery_level; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; char Pad0[3]; BnsTables::Shared::TableRef group; @@ -38,15 +38,15 @@ char Pad1[2]; BnsTables::Shared::TableRef standard_gear_weapon; int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef simple_field_name2; -int simple_field_name2_tableId() const {return 434;}; +int simple_field_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef simple_field_desc; -int simple_field_desc_tableId() const {return 434;}; +int simple_field_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; signed char ui_text_grade; char Pad2[3]; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 434;}; +int tactic_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias; int recommend_alias_tableId() const {return 74;}; signed char recommend_level_min; @@ -55,8 +55,12 @@ signed char recommend_mastery_level_min; signed char recommend_mastery_level_max; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 61); } - static __int16 TableId() { return 348; } + static __int16 TableId() { return 349; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill/AAA_skill_RecordBase.h b/Generated/include/KR/skill/AAA_skill_RecordBase.h index 5b10f3081..5af91afc1 100644 --- a/Generated/include/KR/skill/AAA_skill_RecordBase.h +++ b/Generated/include/KR/skill/AAA_skill_RecordBase.h @@ -33,13 +33,210 @@ signed char variation_4_level; wchar_t* alias; wchar_t* name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; __int16 short_cut_key; __int16 short_cut_key_classic; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 362; } + static __int16 TableId() { return 363; } static __int32 SubType() { return -1; } + enum class short_cut_key { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill/skill_active_skill_Record.h b/Generated/include/KR/skill/skill_active_skill_Record.h index 43a567878..a8f5c445f 100644 --- a/Generated/include/KR/skill/skill_active_skill_Record.h +++ b/Generated/include/KR/skill/skill_active_skill_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef cast_condition; -int cast_condition_tableId() const {return 358;}; +int cast_condition_tableId() const {return 359;}; __int16 consume_sp_value; char Pad_sub_0[2]; __int32 ui_next_combo; diff --git a/Generated/include/KR/skill3/AAA_skill3_RecordBase.h b/Generated/include/KR/skill3/AAA_skill3_RecordBase.h index 554dff943..f905a4a97 100644 --- a/Generated/include/KR/skill3/AAA_skill3_RecordBase.h +++ b/Generated/include/KR/skill3/AAA_skill3_RecordBase.h @@ -32,24 +32,24 @@ __int16 revised_event_probability_in_exec[5]; __int32 revised_event_probability_in_exec_Size() const {return 5;}; char Pad0[2]; BnsTables::Shared::TableRef skill_modify_limit; -int skill_modify_limit_tableId() const {return 368;}; +int skill_modify_limit_tableId() const {return 369;}; bool is_ego_skill; bool use_ego_skill_training_sequence; char Pad1[2]; BnsTables::Shared::TableRef systematization[16]; __int32 systematization_Size() const {return 16;}; -int systematization_tableId() const {return 374;}; +int systematization_tableId() const {return 375;}; __int16 damage_rate_pvp; __int16 damage_rate_standard_stats; BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 306;}; +int quest_tableId() const {return 307;}; signed char mission; signed char caseindex; signed char forwardingtype; char Pad2[1]; wchar_t* name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; signed char ui_stance[3]; __int32 ui_stance_Size() const {return 3;}; char Pad3[1]; @@ -74,34 +74,34 @@ __int16 icon_index; char Pad4[2]; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef main_info1; -int main_info1_tableId() const {return 434;}; +int main_info1_tableId() const {return 435;}; BnsTables::Shared::TableRef main_info2; -int main_info2_tableId() const {return 434;}; +int main_info2_tableId() const {return 435;}; BnsTables::Shared::TableRef sub_info; -int sub_info_tableId() const {return 434;}; +int sub_info_tableId() const {return 435;}; BnsTables::Shared::TableRef main_info1_diff; -int main_info1_diff_tableId() const {return 434;}; +int main_info1_diff_tableId() const {return 435;}; BnsTables::Shared::TableRef main_info2_diff; -int main_info2_diff_tableId() const {return 434;}; +int main_info2_diff_tableId() const {return 435;}; BnsTables::Shared::TableRef sub_info_diff; -int sub_info_diff_tableId() const {return 434;}; +int sub_info_diff_tableId() const {return 435;}; BnsTables::Shared::TableRef main_tooltip_1[5]; __int32 main_tooltip_1_Size() const {return 5;}; -int main_tooltip_1_tableId() const {return 379;}; +int main_tooltip_1_tableId() const {return 380;}; BnsTables::Shared::TableRef main_tooltip_2[5]; __int32 main_tooltip_2_Size() const {return 5;}; -int main_tooltip_2_tableId() const {return 379;}; +int main_tooltip_2_tableId() const {return 380;}; BnsTables::Shared::TableRef sub_tooltip[15]; __int32 sub_tooltip_Size() const {return 15;}; -int sub_tooltip_tableId() const {return 379;}; +int sub_tooltip_tableId() const {return 380;}; BnsTables::Shared::TableRef stance_tooltip[5]; __int32 stance_tooltip_Size() const {return 5;}; -int stance_tooltip_tableId() const {return 379;}; +int stance_tooltip_tableId() const {return 380;}; BnsTables::Shared::TableRef condition_tooltip[5]; __int32 condition_tooltip_Size() const {return 5;}; -int condition_tooltip_tableId() const {return 379;}; +int condition_tooltip_tableId() const {return 380;}; BnsTables::Shared::TableRef ui_combo; -int ui_combo_tableId() const {return 359;}; +int ui_combo_tableId() const {return 360;}; signed char ui_category_display_type; char Pad5[3]; BnsTables::Shared::TableRef ui_main_buff; @@ -129,15 +129,605 @@ char Pad8[3]; float bullet_effect_show_offset; float bullet_effect_duration; BnsTables::Shared::TableRef description_weapon_soul_gem; -int description_weapon_soul_gem_tableId() const {return 434;}; +int description_weapon_soul_gem_tableId() const {return 435;}; BnsTables::Shared::TableRef skill_style; -int skill_style_tableId() const {return 373;}; +int skill_style_tableId() const {return 374;}; BnsTables::Shared::TableRef skill_arcane_info; -int skill_arcane_info_tableId() const {return 351;}; +int skill_arcane_info_tableId() const {return 352;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 9); } - static __int16 TableId() { return 349; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 13); } + static __int16 TableId() { return 350; } static __int32 SubType() { return -1; } + enum class ui_stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class short_cut_key { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; + + enum class ui_category { + default_val = 0, + target_near = 1, + target_far = 2, + target_down = 3, + target_disabled = 4, + target_in_the_air = 5, + target_dodge = 6, + target_carrying = 7, + takedown = 8, + dodge_by_counter = 9, + parry_by_steelbody = 10, + hit_with_heavyattack = 11, + cast_magnetic_energy = 12, + parry_by_blocking = 13, + airdash = 14, + }; + + enum class ui_category_display_type { + main = 0, + sub = 1, + }; + + enum class boss_resistance_skill_cast { + none = 0, + cast = 1, + fire_1 = 2, + exec_1 = 3, + fire_2 = 4, + exec_2 = 5, + fire_3 = 6, + exec_3 = 7, + fire_4 = 8, + exec_4 = 9, + fire_5 = 10, + exec_5 = 11, + finish = 12, + }; + + enum class attribute { + none = 0, + maggi = 1, + bangyeog = 2, + twinggigi = 3, + bangeohaengdong = 4, + daeswi = 5, + idong = 6, + hoepi = 7, + daun = 8, + neogbaeg = 9, + gijeor = 10, + geurogi = 11, + gongjung = 12, + haengdongburga = 13, + idongburga = 14, + daundaeeung = 15, + maggijogeon = 16, + hoepijogeon = 17, + chimyeongtajogeon = 18, + yeongyegi = 19, + seutaenseu = 20, + hoebog = 21, + geijihoebog = 22, + buhwar = 23, + jiweon = 24, + jeugsisijeon = 25, + kaeseuting = 26, + gadeubeureikeu = 27, + barsache = 28, + barsache2 = 29, + jeab = 30, + gwanjeorgi = 31, + jangag = 32, + biinganjangag = 33, + heubgong = 34, + jeabdaeeung = 35, + jangagdaeeung = 36, + heubgongdaeeung = 37, + haeje = 38, + dog = 39, + kurtaim = 40, + bur = 41, + eoreum = 42, + jeongi = 43, + gigong = 44, + teurigeo = 45, + weopeu = 46, + geungeori = 47, + weongeori = 48, + gwangyeog = 49, + idongganeung = 50, + demijijon = 51, + sangtaemyeonyeog = 52, + wichibaggugi = 53, + eunsa = 54, + dobar = 55, + }; + + enum class category { + melee_physical = 0, + range_physical = 1, + force = 2, + }; + + enum class flowtype { + keep_mainslot = 0, + leave_caster = 1, + transfer_simslot = 2, + directly_simslot = 3, + }; + + enum class skill_type { + caster = 0, + target = 1, + ground = 2, + chain = 3, + none_target = 4, + summon = 5, + boss_rush = 6, + boss_multiground = 7, + boss_linklaser = 8, + make_campfire = 9, + succession = 10, + ground_succession = 11, + duel_tag = 12, + duel_interference = 13, + }; + + enum class hostile_type { + none = 0, + hostile = 1, + support = 2, + }; + + enum class toggle { + none = 0, + on = 1, + off = 2, + }; + + enum class skill_result_rule { + decide_execute = 0, + decide_execute_finish_each = 1, + decide_each = 2, + decide_each_finish_execute = 3, + decide_each_finish_all_hit = 4, + decide_each_finish_last_result = 5, + }; + + enum class auto_skill_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class cancel_by_override_skill { + none = 0, + override_skill = 1, + all_skill = 2, + }; + + enum class recycle_group { + none = 0, + class_val = 1, + item_1 = 2, + item_2 = 3, + class_2 = 4, + db = 5, + gadget = 6, + }; + + enum class consume_hp_type { + point = 0, + point_below = 1, + point_above = 2, + base_max_percent = 3, + total_max_percent = 4, + current_percent = 5, + }; + + enum class replace_target { + none = 0, + targets_target = 1, + my_summoned = 2, + my_summoneds_target = 3, + link_target = 4, + my_master = 5, + my_masters_link_target = 6, + }; + + enum class perfect_dodge { + none = 0, + attack = 1, + dodge = 2, + }; + + enum class exec_gather_type_1 { + target = 0, + target_360 = 1, + target_front_180 = 2, + target_back_180 = 3, + target_front_90 = 4, + target_back_90 = 5, + target_front_15 = 6, + target_front_30 = 7, + target_front_45 = 8, + target_front_60 = 9, + target_front_120 = 10, + target_front_270 = 11, + laser = 12, + target_and_link_target = 13, + shifting_laser = 14, + }; + + enum class simultaneous_group { + none = 0, + phantom = 1, + }; + + enum class resistance_skill_type { + none = 0, + immune_party_all = 1, + immune_party_projectile = 2, + immune_caster_target_long = 3, + immune_caster_target_short = 4, + immune_caster_nontarget_move = 5, + }; + + enum class auto_combat_resistance_skill_type { + none = 0, + parry_counter = 1, + move = 2, + immune_type_1 = 3, + immune_type_2 = 4, + immune_type_3 = 5, + }; + + enum class phantom_end_type { + none = 0, + exec_end = 1, + finish_end = 2, + }; + + enum class summoned_weapon_type { + summoned_none = 0, + summoned_sword = 1, + summoned_glove = 2, + summoned_hammer = 3, + summoned_gun = 4, + }; + + enum class ground_type { + ground = 0, + target = 1, + }; + + enum class casting_target { + none = 0, + self = 1, + target = 2, + wide = 3, + wide_laser = 4, + ground = 5, + ground_target = 6, + mount = 7, + catch_val = 8, + inhalation = 9, + silverstring = 10, + }; + + enum class attach_bone_type { + none = 0, + to_caster = 1, + mount = 2, + to_target = 3, + to_caster_pos_only = 4, + to_target_pos_only = 5, + }; + + enum class summoned_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class action_type { + airdash = 0, + pickup_deadbody = 1, + putdown_deadbody = 2, + sprint = 3, + drift = 4, + boost = 5, + dive = 6, + wall_move = 7, + glide = 8, + event_jump = 9, + rocket_start = 10, + hyper_move = 11, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill3/skill3_active_skill_Record.h b/Generated/include/KR/skill3/skill3_active_skill_Record.h index bb213978e..a00c6d2c0 100644 --- a/Generated/include/KR/skill3/skill3_active_skill_Record.h +++ b/Generated/include/KR/skill3/skill3_active_skill_Record.h @@ -18,24 +18,24 @@ char Pad_sub_0[1]; BnsTables::Shared::TableRef campfire; int campfire_tableId() const {return 47;}; BnsTables::Shared::TableRef dash_attribute; -int dash_attribute_tableId() const {return 361;}; +int dash_attribute_tableId() const {return 362;}; bool sit_down; signed char hostile_type; char Pad_sub_1[2]; BnsTables::Shared::TableRef target_filter; -int target_filter_tableId() const {return 377;}; +int target_filter_tableId() const {return 378;}; BnsTables::Shared::TableRef gather_range; -int gather_range_tableId() const {return 363;}; +int gather_range_tableId() const {return 364;}; __int16 hate; signed char toggle; char Pad_sub_2[1]; BnsTables::Shared::TableRef switch_off_id; -int switch_off_id_tableId() const {return 349;}; +int switch_off_id_tableId() const {return 350;}; BnsTables::Shared::TableRef passive_effect[8]; __int32 passive_effect_Size() const {return 8;}; int passive_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef result_controll; -int result_controll_tableId() const {return 369;}; +int result_controll_tableId() const {return 370;}; signed char skill_result_rule; signed char auto_skill_result; signed char cancel_by_override_skill; @@ -45,11 +45,11 @@ bool save_combo; char Pad_sub_4[3]; BnsTables::Shared::TableRef children_skill[4]; __int32 children_skill_Size() const {return 4;}; -int children_skill_tableId() const {return 349;}; +int children_skill_tableId() const {return 350;}; __int16 children_skill_yaw_plus_angle[4]; __int32 children_skill_yaw_plus_angle_Size() const {return 4;}; BnsTables::Shared::TableRef cast_condition; -int cast_condition_tableId() const {return 358;}; +int cast_condition_tableId() const {return 359;}; __int32 cast_duration; BnsTables::Shared::TableRef cast_effect[6]; __int32 cast_effect_Size() const {return 6;}; @@ -93,7 +93,7 @@ signed char expanded_flow_repeat_count; signed char expanded_flow_repeat_start_flow_step; char Pad_sub_9[3]; BnsTables::Shared::TableRef cancel_flow_repeat_next_skill; -int cancel_flow_repeat_next_skill_tableId() const {return 349;}; +int cancel_flow_repeat_next_skill_tableId() const {return 350;}; bool occurrence_event_in_exec[5]; __int32 occurrence_event_in_exec_Size() const {return 5;}; bool occurrence_event_in_triggered; @@ -149,39 +149,39 @@ bool stop_skill_event_on_result; bool stop_skill_result_critical_hit; char Pad_sub_11[2]; BnsTables::Shared::TableRef stop_next_skill_critical_hit; -int stop_next_skill_critical_hit_tableId() const {return 349;}; +int stop_next_skill_critical_hit_tableId() const {return 350;}; bool stop_skill_result_hit; char Pad_sub_12[3]; BnsTables::Shared::TableRef stop_next_skill_hit; -int stop_next_skill_hit_tableId() const {return 349;}; +int stop_next_skill_hit_tableId() const {return 350;}; bool stop_skill_result_parry; char Pad_sub_13[3]; BnsTables::Shared::TableRef stop_next_skill_parry; -int stop_next_skill_parry_tableId() const {return 349;}; +int stop_next_skill_parry_tableId() const {return 350;}; bool stop_skill_result_perfect_parry; char Pad_sub_14[3]; BnsTables::Shared::TableRef stop_next_skill_perfect_parry; -int stop_next_skill_perfect_parry_tableId() const {return 349;}; +int stop_next_skill_perfect_parry_tableId() const {return 350;}; bool stop_skill_result_counter; char Pad_sub_15[3]; BnsTables::Shared::TableRef stop_next_skill_counter; -int stop_next_skill_counter_tableId() const {return 349;}; +int stop_next_skill_counter_tableId() const {return 350;}; bool stop_skill_result_bounce; char Pad_sub_16[3]; BnsTables::Shared::TableRef stop_next_skill_bounce; -int stop_next_skill_bounce_tableId() const {return 349;}; +int stop_next_skill_bounce_tableId() const {return 350;}; bool stop_skill_result_miss; char Pad_sub_17[3]; BnsTables::Shared::TableRef stop_next_skill_miss; -int stop_next_skill_miss_tableId() const {return 349;}; +int stop_next_skill_miss_tableId() const {return 350;}; bool stop_skill_result_dodge; char Pad_sub_18[3]; BnsTables::Shared::TableRef stop_next_skill_dodge; -int stop_next_skill_dodge_tableId() const {return 349;}; +int stop_next_skill_dodge_tableId() const {return 350;}; signed char perfect_dodge; char Pad_sub_19[3]; BnsTables::Shared::TableRef perfect_dodge_gather_range; -int perfect_dodge_gather_range_tableId() const {return 363;}; +int perfect_dodge_gather_range_tableId() const {return 364;}; __int32 perfect_dodge_valid_duration[5]; __int32 perfect_dodge_valid_duration_Size() const {return 5;}; BnsTables::Shared::TableRef perfect_dodge_success_effect; @@ -268,10 +268,10 @@ BnsTables::Shared::TableRef trigger_effect[8]; __int32 trigger_effect_Size() const {return 8;}; int trigger_effect_tableId() const {return 119;}; BnsTables::Shared::TableRef trigger_prev_skill; -int trigger_prev_skill_tableId() const {return 349;}; +int trigger_prev_skill_tableId() const {return 350;}; __int32 trigger_prev_skill_id; BnsTables::Shared::TableRef succession_prev_skill; -int succession_prev_skill_tableId() const {return 349;}; +int succession_prev_skill_tableId() const {return 350;}; __int32 succession_prev_skill_id; bool apply_sealed_dungeon_skill_duration; signed char simultaneous_group; @@ -285,7 +285,7 @@ signed char boss_resistible_skill_type[5]; __int32 boss_resistible_skill_type_Size() const {return 5;}; char Pad_sub_31[3]; BnsTables::Shared::TableRef boss_resistible_skill_message; -int boss_resistible_skill_message_tableId() const {return 434;}; +int boss_resistible_skill_message_tableId() const {return 435;}; signed char boss_resistance_skill_cast; signed char boss_resistance_skill_exec; signed char boss_resistance_skill_finish; @@ -325,9 +325,9 @@ bool ui_show_recycle_simple_context_mode; char Pad_sub_37[1]; BnsTables::Shared::IconRef ui_recycle_icon; BnsTables::Shared::TableRef ui_recycle_name; -int ui_recycle_name_tableId() const {return 434;}; +int ui_recycle_name_tableId() const {return 435;}; BnsTables::Shared::TableRef ui_recycle_description; -int ui_recycle_description_tableId() const {return 434;}; +int ui_recycle_description_tableId() const {return 435;}; __int16 ui_sp_heal_value; signed char ui_sp_heal_type; signed char casting_target; @@ -356,6 +356,7 @@ __int32 override_group_Size() const {return 5;}; __int32 override_group_bit_flags; bool force_hit_show_play; bool base_skill; +bool hide_other_effect_show; static __int32 SubType() { return 0; } }; diff --git a/Generated/include/KR/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h b/Generated/include/KR/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h index 456c379e9..827966885 100644 --- a/Generated/include/KR/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h +++ b/Generated/include/KR/skill_arcane_info/AAA_skill_arcane_info_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef skill3; -int skill3_tableId() const {return 349;}; +int skill3_tableId() const {return 350;}; __int16 arcane_score; __int16 default_arcane_score; __int32 reference_value_arcane_score[6]; @@ -31,99 +31,22 @@ signed char reference_value_arcane_score_total_count; char Pad0[3]; BnsTables::Shared::TableRef apply_skill_modifys[6]; __int32 apply_skill_modifys_Size() const {return 6;}; -int apply_skill_modifys_tableId() const {return 366;}; +int apply_skill_modifys_tableId() const {return 367;}; BnsTables::Shared::TableRef apply_skill_modify_per_arcane_score[6]; __int32 apply_skill_modify_per_arcane_score_Size() const {return 6;}; -int apply_skill_modify_per_arcane_score_tableId() const {return 366;}; +int apply_skill_modify_per_arcane_score_tableId() const {return 367;}; signed char apply_skill_modify_per_arcane_score_total_count; char Pad1[3]; __int32 per_arcane_score_section[6]; __int32 per_arcane_score_section_Size() const {return 6;}; -BnsTables::Shared::TableRef cast_effect[6]; -__int32 cast_effect_Size() const {return 6;}; -int cast_effect_tableId() const {return 118;}; -signed char cast_effect_total_count; -char Pad2[3]; -BnsTables::Shared::TableRef exec_effect_1[6]; -__int32 exec_effect_1_Size() const {return 6;}; -int exec_effect_1_tableId() const {return 119;}; -BnsTables::Shared::TableRef exec_effect_2[6]; -__int32 exec_effect_2_Size() const {return 6;}; -int exec_effect_2_tableId() const {return 119;}; -BnsTables::Shared::TableRef exec_effect_3[6]; -__int32 exec_effect_3_Size() const {return 6;}; -int exec_effect_3_tableId() const {return 119;}; -BnsTables::Shared::TableRef exec_effect_4[6]; -__int32 exec_effect_4_Size() const {return 6;}; -int exec_effect_4_tableId() const {return 119;}; -BnsTables::Shared::TableRef exec_effect_5[6]; -__int32 exec_effect_5_Size() const {return 6;}; -int exec_effect_5_tableId() const {return 119;}; -signed char exec_effect_1_total_count; -signed char exec_effect_2_total_count; -signed char exec_effect_3_total_count; -signed char exec_effect_4_total_count; -signed char exec_effect_5_total_count; -char Pad3[3]; -BnsTables::Shared::TableRef swing_caster_effect_1[6]; -__int32 swing_caster_effect_1_Size() const {return 6;}; -int swing_caster_effect_1_tableId() const {return 118;}; -BnsTables::Shared::TableRef swing_caster_effect_2[6]; -__int32 swing_caster_effect_2_Size() const {return 6;}; -int swing_caster_effect_2_tableId() const {return 118;}; -BnsTables::Shared::TableRef swing_caster_effect_3[6]; -__int32 swing_caster_effect_3_Size() const {return 6;}; -int swing_caster_effect_3_tableId() const {return 118;}; -BnsTables::Shared::TableRef swing_caster_effect_4[6]; -__int32 swing_caster_effect_4_Size() const {return 6;}; -int swing_caster_effect_4_tableId() const {return 118;}; -BnsTables::Shared::TableRef swing_caster_effect_5[6]; -__int32 swing_caster_effect_5_Size() const {return 6;}; -int swing_caster_effect_5_tableId() const {return 118;}; -signed char swing_caster_effect_1_total_count; -signed char swing_caster_effect_2_total_count; -signed char swing_caster_effect_3_total_count; -signed char swing_caster_effect_4_total_count; -signed char swing_caster_effect_5_total_count; -char Pad4[3]; -BnsTables::Shared::TableRef exec_caster_effect_1[6]; -__int32 exec_caster_effect_1_Size() const {return 6;}; -int exec_caster_effect_1_tableId() const {return 118;}; -BnsTables::Shared::TableRef exec_caster_effect_2[6]; -__int32 exec_caster_effect_2_Size() const {return 6;}; -int exec_caster_effect_2_tableId() const {return 118;}; -BnsTables::Shared::TableRef exec_caster_effect_3[6]; -__int32 exec_caster_effect_3_Size() const {return 6;}; -int exec_caster_effect_3_tableId() const {return 118;}; -BnsTables::Shared::TableRef exec_caster_effect_4[6]; -__int32 exec_caster_effect_4_Size() const {return 6;}; -int exec_caster_effect_4_tableId() const {return 118;}; -BnsTables::Shared::TableRef exec_caster_effect_5[6]; -__int32 exec_caster_effect_5_Size() const {return 6;}; -int exec_caster_effect_5_tableId() const {return 118;}; -signed char exec_caster_effect_1_total_count; -signed char exec_caster_effect_2_total_count; -signed char exec_caster_effect_3_total_count; -signed char exec_caster_effect_4_total_count; -signed char exec_caster_effect_5_total_count; -signed char exec_caster_effect_skill_result_1[6]; -__int32 exec_caster_effect_skill_result_1_Size() const {return 6;}; -signed char exec_caster_effect_skill_result_2[6]; -__int32 exec_caster_effect_skill_result_2_Size() const {return 6;}; -signed char exec_caster_effect_skill_result_3[6]; -__int32 exec_caster_effect_skill_result_3_Size() const {return 6;}; -signed char exec_caster_effect_skill_result_4[6]; -__int32 exec_caster_effect_skill_result_4_Size() const {return 6;}; -signed char exec_caster_effect_skill_result_5[6]; -__int32 exec_caster_effect_skill_result_5_Size() const {return 6;}; -char Pad5[1]; BnsTables::Shared::TableRef effect_tooltip_description[6]; __int32 effect_tooltip_description_Size() const {return 6;}; -int effect_tooltip_description_tableId() const {return 434;}; +int effect_tooltip_description_tableId() const {return 435;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 351; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 1); } + static __int16 TableId() { return 352; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_build_up/AAA_skill_build_up_RecordBase.h b/Generated/include/KR/skill_build_up/AAA_skill_build_up_RecordBase.h index 64acddc55..25f150572 100644 --- a/Generated/include/KR/skill_build_up/AAA_skill_build_up_RecordBase.h +++ b/Generated/include/KR/skill_build_up/AAA_skill_build_up_RecordBase.h @@ -29,11 +29,12 @@ __int16 required_build_up_point_level[30]; __int32 required_build_up_point_level_Size() const {return 30;}; BnsTables::Shared::TableRef skill_modify_info[30]; __int32 skill_modify_info_Size() const {return 30;}; -int skill_modify_info_tableId() const {return 366;}; +int skill_modify_info_tableId() const {return 367;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 354; } + static __int16 TableId() { return 355; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h b/Generated/include/KR/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h index 1f9e54fb8..de7675667 100644 --- a/Generated/include/KR/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h +++ b/Generated/include/KR/skill_build_up_group/AAA_skill_build_up_group_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::TableRef skill_build_up_skill[127]; __int32 skill_build_up_skill_Size() const {return 127;}; -int skill_build_up_skill_tableId() const {return 354;}; +int skill_build_up_skill_tableId() const {return 355;}; signed char skill_build_up_skill_total_count; char Pad0[1]; __int16 skill_build_up_skill_level_min[127]; @@ -33,11 +33,12 @@ __int32 skill_build_up_skill_level_max_Size() const {return 127;}; char Pad1[2]; BnsTables::Shared::TableRef skill_build_up_skill_level_distribution[127]; __int32 skill_build_up_skill_level_distribution_Size() const {return 127;}; -int skill_build_up_skill_level_distribution_tableId() const {return 317;}; +int skill_build_up_skill_level_distribution_tableId() const {return 318;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 1); } - static __int16 TableId() { return 355; } + static __int16 TableId() { return 356; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h b/Generated/include/KR/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h index 46c5233c3..4ff3747df 100644 --- a/Generated/include/KR/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h +++ b/Generated/include/KR/skill_build_up_group_list/AAA_skill_build_up_group_list_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::TableRef skill_build_up_group[10]; __int32 skill_build_up_group_Size() const {return 10;}; -int skill_build_up_group_tableId() const {return 355;}; +int skill_build_up_group_tableId() const {return 356;}; __int16 skill_build_up_group_weight[10]; __int32 skill_build_up_group_weight_Size() const {return 10;}; __int32 skill_build_up_group_total_weight; @@ -31,8 +31,9 @@ signed char skill_build_up_group_total_count; bool draw_enable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 356; } + static __int16 TableId() { return 357; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h b/Generated/include/KR/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h index fbe072f39..8f0d79537 100644 --- a/Generated/include/KR/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h +++ b/Generated/include/KR/skill_by_equipment/AAA_skill_by_equipment_RecordBase.h @@ -32,7 +32,7 @@ __int32 context_script_Size() const {return 4;}; int context_script_tableId() const {return 77;}; BnsTables::Shared::TableRef tooltip_text[4]; __int32 tooltip_text_Size() const {return 4;}; -int tooltip_text_tableId() const {return 434;}; +int tooltip_text_tableId() const {return 435;}; __int32 skill_attack_power_min_param1_slot[4]; __int32 skill_attack_power_min_param1_slot_Size() const {return 4;}; __int32 skill_attack_power_max_param1_slot[4]; @@ -51,8 +51,9 @@ __int32 skill_attack_power_max_param4_slot[4]; __int32 skill_attack_power_max_param4_slot_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } - static __int16 TableId() { return 357; } + static __int16 TableId() { return 358; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_combo_2/AAA_skill_combo_2_RecordBase.h b/Generated/include/KR/skill_combo_2/AAA_skill_combo_2_RecordBase.h index eb925fc44..868415028 100644 --- a/Generated/include/KR/skill_combo_2/AAA_skill_combo_2_RecordBase.h +++ b/Generated/include/KR/skill_combo_2/AAA_skill_combo_2_RecordBase.h @@ -25,11 +25,11 @@ signed char group; char Pad0[1]; __int16 sort_no; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef action_desc; -int action_desc_tableId() const {return 434;}; +int action_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef combo_desc; -int combo_desc_tableId() const {return 434;}; +int combo_desc_tableId() const {return 435;}; wchar_t* video; __int32 skill[5]; __int32 skill_Size() const {return 5;}; @@ -37,8 +37,35 @@ signed char skill_slot_type[5]; __int32 skill_slot_type_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 359; } + static __int16 TableId() { return 360; } static __int32 SubType() { return -1; } + enum class group { + none = 0, + target_down = 1, + target_stun = 2, + target_kneel = 3, + target_midair_1 = 4, + target_midair_2 = 5, + target_back = 6, + target_hit_critical = 7, + player_down = 8, + player_sprint_jump = 9, + player_gliding = 10, + player_dodge = 11, + player_parry = 12, + r_combo = 13, + success_skill_counter = 14, + success_skill_triplekick = 15, + success_skill_slidestep = 16, + success_skill_right = 17, + success_skill_takedown = 18, + }; + + enum class skill_slot_type { + none = 0, + skill_start = 1, + combo = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_inheritance/AAA_skill_inheritance_RecordBase.h b/Generated/include/KR/skill_inheritance/AAA_skill_inheritance_RecordBase.h index 82aa1b67a..5f2804766 100644 --- a/Generated/include/KR/skill_inheritance/AAA_skill_inheritance_RecordBase.h +++ b/Generated/include/KR/skill_inheritance/AAA_skill_inheritance_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::KR { __int32 parent_skill_id; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 364; } + static __int16 TableId() { return 365; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_message/AAA_skill_message_RecordBase.h b/Generated/include/KR/skill_message/AAA_skill_message_RecordBase.h index e1c11dba5..7fb7d6287 100644 --- a/Generated/include/KR/skill_message/AAA_skill_message_RecordBase.h +++ b/Generated/include/KR/skill_message/AAA_skill_message_RecordBase.h @@ -29,8 +29,9 @@ __int16 probability[4]; __int32 probability_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 365; } + static __int16 TableId() { return 366; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_modify_info/AAA_skill_modify_info_RecordBase.h b/Generated/include/KR/skill_modify_info/AAA_skill_modify_info_RecordBase.h index f5d9b8751..f408f8e18 100644 --- a/Generated/include/KR/skill_modify_info/AAA_skill_modify_info_RecordBase.h +++ b/Generated/include/KR/skill_modify_info/AAA_skill_modify_info_RecordBase.h @@ -42,11 +42,12 @@ __int16 heal_percent_modify_percent; char Pad3[2]; __int32 heal_percent_modify_diff; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 366; } + static __int16 TableId() { return 367; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_modify_info/skill_modify_info_skillsystematization_Record.h b/Generated/include/KR/skill_modify_info/skill_modify_info_skillsystematization_Record.h index dda4e4d4a..7b16f37f2 100644 --- a/Generated/include/KR/skill_modify_info/skill_modify_info_skillsystematization_Record.h +++ b/Generated/include/KR/skill_modify_info/skill_modify_info_skillsystematization_Record.h @@ -10,7 +10,7 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef systematization; -int systematization_tableId() const {return 374;}; +int systematization_tableId() const {return 375;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/KR/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h b/Generated/include/KR/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h index 9b5bc281f..e4efdd2a9 100644 --- a/Generated/include/KR/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h +++ b/Generated/include/KR/skill_modify_info_group/AAA_skill_modify_info_group_RecordBase.h @@ -25,11 +25,23 @@ signed char job_style; char Pad0[3]; BnsTables::Shared::TableRef skill_modify_info[4]; __int32 skill_modify_info_Size() const {return 4;}; -int skill_modify_info_tableId() const {return 366;}; +int skill_modify_info_tableId() const {return 367;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 367; } + static __int16 TableId() { return 368; } static __int32 SubType() { return -1; } + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h b/Generated/include/KR/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h index 3d321535f..f47e632cc 100644 --- a/Generated/include/KR/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h +++ b/Generated/include/KR/skill_train_by_item/AAA_skill_train_by_item_RecordBase.h @@ -24,18 +24,18 @@ namespace BnsTables::KR { signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef main_origin_skill; -int main_origin_skill_tableId() const {return 349;}; +int main_origin_skill_tableId() const {return 350;}; BnsTables::Shared::TableRef main_change_skill; -int main_change_skill_tableId() const {return 349;}; +int main_change_skill_tableId() const {return 350;}; BnsTables::Shared::TableRef sub_origin_skill[5]; __int32 sub_origin_skill_Size() const {return 5;}; -int sub_origin_skill_tableId() const {return 349;}; +int sub_origin_skill_tableId() const {return 350;}; BnsTables::Shared::TableRef sub_change_skill[5]; __int32 sub_change_skill_Size() const {return 5;}; -int sub_change_skill_tableId() const {return 349;}; +int sub_change_skill_tableId() const {return 350;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; signed char item_equip_type; signed char job; char Pad1[2]; @@ -49,8 +49,210 @@ __int32 ability_value_Size() const {return 5;}; __int16 character_info_preview_priority; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } - static __int16 TableId() { return 380; } + static __int16 TableId() { return 381; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class item_equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class ability { + none = 0, + attack_power_equip_min_and_max = 1, + defend_power_equip_value = 2, + defend_resist_power_equip_value = 3, + attack_hit_base_percent = 4, + attack_hit_value = 5, + attack_critical_base_percent = 6, + attack_critical_value = 7, + defend_critical_base_percent = 8, + defend_critical_value = 9, + defend_dodge_base_percent = 10, + defend_dodge_value = 11, + defend_parry_base_percent = 12, + defend_parry_value = 13, + attack_stiff_duration_base_percent = 14, + attack_stiff_duration_value = 15, + defend_stiff_duration_base_percent = 16, + defend_stiff_duration_value = 17, + cast_duration_base_percent = 18, + cast_duration_value = 19, + defend_physical_damage_reduce_percent = 20, + defend_force_damage_reduce_percent = 21, + attack_damage_modify_percent = 22, + attack_damage_modify_diff = 23, + defend_damage_modify_percent = 24, + defend_damage_modify_diff = 25, + max_hp = 26, + hp_regen = 27, + hp_regen_combat = 28, + attack_pierce_value = 29, + attack_concentrate_value = 30, + defend_perfect_parry_reduce_percent = 31, + defend_counter_reduce_percent = 32, + attack_critical_damage_percent = 33, + pve_boss_level_npc_attack_power_equip_min_and_max = 34, + pve_boss_level_npc_defend_power_equip_value = 35, + pvp_attack_power_equip_min_and_max = 36, + pvp_defend_power_equip_value = 37, + attack_critical_damage_value = 38, + max_guard_gauge = 39, + attack_attribute_value = 40, + r_attack_stiff_duration_equip_value = 41, + r_defend_stiff_duration_equip_value = 42, + r_aoe_defend_power_value_equip = 43, + r_heal_power_equip_value = 44, + r_defend_strength_equip_value = 45, + r_attack_precise_equip_value = 46, + r_attack_aoe_pierce_value_equip = 47, + r_attack_abnormal_hit_equip_value = 48, + r_defend_abnormal_dodge_equip_value = 49, + r_support_power_equip_value = 50, + r_hypermove_power_equip_value = 51, + attack_attribute_base_percent = 52, + defend_difficulty_type_damage_reduce_percent = 53, + attack_attribute_value_equip = 54, + abnormal_attack_power_value_equip = 55, + abnormal_defend_power_value = 56, + heal_power_value = 57, + attack_critical_damage_value_equip = 58, + attack_pierce_base_percent = 59, + abnormal_attack_base_percent = 60, + abnormal_attack_power_value = 61, + abnormal_defend_base_percent = 62, + heal_power_base_percent = 63, + race_type_1_attack_damage_modify_percent = 64, + race_type_2_attack_damage_modify_percent = 65, + race_type_3_attack_damage_modify_percent = 66, + race_type_4_attack_damage_modify_percent = 67, + race_type_5_attack_damage_modify_percent = 68, + race_type_6_attack_damage_modify_percent = 69, + race_type_7_attack_damage_modify_percent = 70, + race_type_1_defend_damage_modify_percent = 71, + race_type_2_defend_damage_modify_percent = 72, + race_type_3_defend_damage_modify_percent = 73, + race_type_4_defend_damage_modify_percent = 74, + race_type_5_defend_damage_modify_percent = 75, + race_type_6_defend_damage_modify_percent = 76, + race_type_7_defend_damage_modify_percent = 77, + attribute_type_1_attack_damage_modify_percent = 78, + attribute_type_2_attack_damage_modify_percent = 79, + attribute_type_3_attack_damage_modify_percent = 80, + attribute_type_4_attack_damage_modify_percent = 81, + attribute_type_5_attack_damage_modify_percent = 82, + attribute_type_6_attack_damage_modify_percent = 83, + attribute_type_7_attack_damage_modify_percent = 84, + attribute_type_8_attack_damage_modify_percent = 85, + attribute_type_9_attack_damage_modify_percent = 86, + attribute_type_10_attack_damage_modify_percent = 87, + attribute_type_11_attack_damage_modify_percent = 88, + attribute_type_12_attack_damage_modify_percent = 89, + attribute_type_1_defend_damage_modify_percent = 90, + attribute_type_2_defend_damage_modify_percent = 91, + attribute_type_3_defend_damage_modify_percent = 92, + attribute_type_4_defend_damage_modify_percent = 93, + attribute_type_5_defend_damage_modify_percent = 94, + attribute_type_6_defend_damage_modify_percent = 95, + attribute_type_7_defend_damage_modify_percent = 96, + attribute_type_8_defend_damage_modify_percent = 97, + attribute_type_9_defend_damage_modify_percent = 98, + attribute_type_10_defend_damage_modify_percent = 99, + attribute_type_11_defend_damage_modify_percent = 100, + attribute_type_12_defend_damage_modify_percent = 101, + defend_critical_damage_value = 102, + defend_critical_damage_value_equip = 103, + attack_parry_pierce_percent = 104, + defend_critical_damage_percent = 105, + job_ability_1 = 106, + job_ability_2 = 107, + heal_power_diff = 108, + aoe_defend_base_percent = 109, + aoe_defend_power_value = 110, + hate_power_equip_value = 111, + additional_exp_diff_by_kill = 112, + additional_exp_percent_by_kill = 113, + attack_abnormal_hit_equip_value = 114, + defend_abnormal_resistance_equip_value = 115, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h b/Generated/include/KR/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h index d624f33c5..5f9da0903 100644 --- a/Generated/include/KR/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h +++ b/Generated/include/KR/skill_train_by_item_list/AAA_skill_train_by_item_list_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::TableRef change_set[15]; __int32 change_set_Size() const {return 15;}; -int change_set_tableId() const {return 380;}; +int change_set_tableId() const {return 381;}; __int16 change_set_prob_weight[15]; __int32 change_set_prob_weight_Size() const {return 15;}; char Pad0[2]; @@ -32,8 +32,9 @@ signed char change_set_total_count; bool draw_enable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 2); } - static __int16 TableId() { return 381; } + static __int16 TableId() { return 382; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_train_category/AAA_skill_train_category_RecordBase.h b/Generated/include/KR/skill_train_category/AAA_skill_train_category_RecordBase.h index 9ae95e627..0db79a348 100644 --- a/Generated/include/KR/skill_train_category/AAA_skill_train_category_RecordBase.h +++ b/Generated/include/KR/skill_train_category/AAA_skill_train_category_RecordBase.h @@ -27,17 +27,41 @@ __int16 pc_level; __int16 pc_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef complete_quest; -int complete_quest_tableId() const {return 306;}; +int complete_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef jumping_pc_complete_quest; -int jumping_pc_complete_quest_tableId() const {return 306;}; +int jumping_pc_complete_quest_tableId() const {return 307;}; __int32 consumed_tp; signed char sort_id; bool ui_invisible; bool context_lock_disable; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 382; } + static __int16 TableId() { return 383; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h b/Generated/include/KR/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h index 48b9598b6..cc591f311 100644 --- a/Generated/include/KR/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h +++ b/Generated/include/KR/skill_train_combo_action/AAA_skill_train_combo_action_RecordBase.h @@ -26,13 +26,13 @@ signed char function_index; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef stance_name; -int stance_name_tableId() const {return 434;}; +int stance_name_tableId() const {return 435;}; BnsTables::Shared::TableRef buff_name; -int buff_name_tableId() const {return 434;}; +int buff_name_tableId() const {return 435;}; BnsTables::Shared::TableRef function_name; -int function_name_tableId() const {return 434;}; +int function_name_tableId() const {return 435;}; BnsTables::Shared::TableRef function_desc; -int function_desc_tableId() const {return 434;}; +int function_desc_tableId() const {return 435;}; signed char combo_skill[10]; __int32 combo_skill_Size() const {return 10;}; char Pad0[2]; @@ -43,17 +43,61 @@ __int32 variation_id_Size() const {return 10;}; char Pad1[2]; BnsTables::Shared::TableRef condition_icon_normal_text[10]; __int32 condition_icon_normal_text_Size() const {return 10;}; -int condition_icon_normal_text_tableId() const {return 434;}; +int condition_icon_normal_text_tableId() const {return 435;}; BnsTables::Shared::TableRef condition_icon_over_text[10]; __int32 condition_icon_over_text_Size() const {return 10;}; -int condition_icon_over_text_tableId() const {return 434;}; +int condition_icon_over_text_tableId() const {return 435;}; BnsTables::Shared::TableRef condition_tooltip_text[10]; __int32 condition_tooltip_text_Size() const {return 10;}; -int condition_tooltip_text_tableId() const {return 434;}; +int condition_tooltip_text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 383; } + static __int16 TableId() { return 384; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class combo_skill { + red = 0, + blue = 1, + green = 2, + yellow = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h b/Generated/include/KR/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h index 0343729f8..c4109d360 100644 --- a/Generated/include/KR/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h +++ b/Generated/include/KR/skill_train_simple_context_flow/AAA_skill_train_simple_context_flow_RecordBase.h @@ -31,9 +31,9 @@ int equip_item_rune_2_tableId() const {return 202;}; BnsTables::Shared::TableRef equip_item_bracelet; int equip_item_bracelet_tableId() const {return 202;}; BnsTables::Shared::TableRef key_text; -int key_text_tableId() const {return 434;}; +int key_text_tableId() const {return 435;}; BnsTables::Shared::TableRef function_name; -int function_name_tableId() const {return 434;}; +int function_name_tableId() const {return 435;}; __int32 skill_id[30]; __int32 skill_id_Size() const {return 30;}; signed char variation_id[30]; @@ -41,17 +41,252 @@ __int32 variation_id_Size() const {return 30;}; char Pad0[2]; BnsTables::Shared::TableRef condition_icon_normal_text[30]; __int32 condition_icon_normal_text_Size() const {return 30;}; -int condition_icon_normal_text_tableId() const {return 434;}; +int condition_icon_normal_text_tableId() const {return 435;}; BnsTables::Shared::TableRef condition_icon_over_text[30]; __int32 condition_icon_over_text_Size() const {return 30;}; -int condition_icon_over_text_tableId() const {return 434;}; +int condition_icon_over_text_tableId() const {return 435;}; BnsTables::Shared::TableRef condition_tooltip_text[30]; __int32 condition_tooltip_text_Size() const {return 30;}; -int condition_tooltip_text_tableId() const {return 434;}; +int condition_tooltip_text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 388; } + static __int16 TableId() { return 389; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class key_command { + none = 0, + action1 = 1, + action2 = 2, + action3 = 3, + classic_action1 = 4, + classic_action2 = 5, + classic_action3 = 6, + skill_recommend = 7, + skill_stance = 8, + skill_slot1 = 9, + skill_slot2 = 10, + skill_slot3 = 11, + skill_slot4 = 12, + skill_slot5 = 13, + skill_slot6 = 14, + skill_slot7 = 15, + skill_slot8 = 16, + skill_slot9 = 17, + skill_slot10 = 18, + skill_slot11 = 19, + skill_slot12 = 20, + skill_q = 21, + skill_e = 22, + skill_special_1 = 23, + skill_special_2 = 24, + item_slot1 = 25, + item_slot2 = 26, + item_slot3 = 27, + item_slot4 = 28, + extra_skill_slot5 = 29, + skill_duel_tag = 30, + skill_duel_npc_challenge = 31, + toggle_help = 32, + toggle_dungeon_guide = 33, + toggle_inventory = 34, + toggle_gem = 35, + toggle_equipped = 36, + toggle_skill_book = 37, + toggle_quest_journal = 38, + toggle_minimap_scale = 39, + toggle_minimap_visible = 40, + toggle_quest_quick_slot = 41, + toggle_collect_manufacture = 42, + toggle_petition = 43, + toggle_option = 44, + toggle_minimap_alpha = 45, + toggle_party_panel = 46, + toggle_party_mark = 47, + toggle_party_search = 48, + toggle_hud_customize = 49, + party_match = 50, + manual_targeting = 51, + strafe_left = 52, + strafe_right = 53, + dash_forward = 54, + move_forward = 55, + move_backward = 56, + turn_left = 57, + turn_right = 58, + jump_up = 59, + toggle_walk_run = 60, + social_action1 = 61, + social_action2 = 62, + social_action3 = 63, + social_action4 = 64, + social_action5 = 65, + social_action6 = 66, + social_action7 = 67, + social_action8 = 68, + social_action9 = 69, + social_action10 = 70, + toggle_auto_move_forward = 71, + enter_slash_chatting = 72, + enter_normal_chatting = 73, + enter_party_chatting = 74, + enter_local_chatting = 75, + enter_private_chatting = 76, + toggle_hud = 77, + toggle_light_hud_mode = 78, + camera_up = 79, + camera_down = 80, + camera_zoomin = 81, + camera_zoomout = 82, + toggle_voice_chat_option = 83, + mark1 = 84, + mark2 = 85, + mark3 = 86, + mark4 = 87, + mark5 = 88, + mark6 = 89, + mark7 = 90, + mark8 = 91, + mark_timer = 92, + mark_timer_immune_break_down = 93, + mark_timer_immune_break_kneel = 94, + mark_timer_immune_break_stun = 95, + mark_timer_immune_break_knockback = 96, + unmark = 97, + headline_start_timer = 98, + minimap_depth_plus = 99, + minimap_depth_minus = 100, + rotate_camera = 101, + rotate_player = 102, + reset_camera = 103, + toggle_bns = 104, + notification_accept = 105, + notification_decline = 106, + toggle_joypad_ui_mode = 107, + close_floating_panels = 108, + joypad_esc = 109, + joypad_set_mouse_position = 110, + joypad_toggle_rotate_type = 111, + turn_on_social_mode = 112, + enter_party_search_channel_in_party_match = 113, + toggle_sns = 114, + toggle_powerbook = 115, + toggle_skill_powerbook = 116, + toggle_nshop = 117, + toggle_character_info = 118, + toggle_market = 119, + toggle_money_market = 120, + toggle_postbox = 121, + toggle_tencent_in_game_shop = 122, + toggle_tencent_cross = 123, + toggle_second_password = 124, + toggle_achievement = 125, + toggle_pc_filter_hidden = 126, + toggle_guild2 = 127, + toggle_economy_communication = 128, + cancel_order = 129, + invite_party = 130, + duel_start = 131, + toggle_friend = 132, + toggle_wardrobe = 133, + toggle_dragon_jade_shop = 134, + toggle_ranking = 135, + toggle_ingame_notice = 136, + change_item_bar_page = 137, + duel_tag_order_first = 138, + duel_tag_order_random = 139, + leave_arena_square = 140, + quick_turn = 141, + joypad_special_function1 = 142, + joypad_special_function2 = 143, + accelerate_mouse_cursor_speed = 144, + joypad_mouse_left_button = 145, + joypad_mouse_right_button = 146, + change_pet_filter_hidden = 147, + toggle_damage_meter = 148, + duel_camera_fitpawn_new = 149, + duel_camera_free_new = 150, + duel_camera_quater_new = 151, + duel_camera_alpha_new = 152, + duel_camera_beta_new = 153, + duel_camera_free_up_new = 154, + duel_camera_free_down_new = 155, + toggle_goods_store = 156, + enter_skill_training_room = 157, + toggle_arena_entrance = 158, + toggle_appearance_pictorial = 159, + toggle_hybrid_mode = 160, + toggle_personal_customize = 161, + toggle_context_simple_mode = 162, + toggle_mentoring = 163, + toggle_pvp_enable = 164, + nova_equip_skill_quick_slot = 165, + toggle_account_contents = 166, + toggle_contents_journal_2 = 167, + toggle_fish_collecting = 168, + toggle_slate = 169, + toggle_auto_mode = 170, + toggle_auto_mode_option = 171, + toggle_auto_mode_enable_item_support = 172, + toggle_pvp_data = 173, + toggle_ride_vehicle = 174, + toggle_museum = 175, + equip_spare_item = 176, + toggle_chat_minimize = 177, + toggle_ranking2 = 178, + toggle_glyph_inventory = 179, + toggle_constellation = 180, + toggle_sealed_scroll = 181, + toggle_inter_battle_field = 182, + toggle_wanted_mission = 183, + toggle_expedition = 184, + toggle_game_information = 185, + toggle_mark_mode = 186, + toggle_relic_inventory = 187, + zone_exit = 188, + toggle_neopass = 189, + toggle_notification_center = 190, + toggle_joypad_lock_on = 191, + joypad_dash_backward = 192, + classic_control_mode_lock_on = 193, + toggle_voice_chat_mute = 194, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_training_room/AAA_skill_training_room_RecordBase.h b/Generated/include/KR/skill_training_room/AAA_skill_training_room_RecordBase.h index b972ff342..2fb453955 100644 --- a/Generated/include/KR/skill_training_room/AAA_skill_training_room_RecordBase.h +++ b/Generated/include/KR/skill_training_room/AAA_skill_training_room_RecordBase.h @@ -22,22 +22,22 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; signed char required_level; signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; char Pad1[3]; BnsTables::Shared::TableRef jumping_character_quest_for_back_to_world[3]; __int32 jumping_character_quest_for_back_to_world_Size() const {return 3;}; -int jumping_character_quest_for_back_to_world_tableId() const {return 306;}; +int jumping_character_quest_for_back_to_world_tableId() const {return 307;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef skill_training_room_name2; -int skill_training_room_name2_tableId() const {return 434;}; +int skill_training_room_name2_tableId() const {return 435;}; wchar_t* start_default_kismet_name[2]; __int32 start_default_kismet_name_Size() const {return 2;}; wchar_t* end_default_kismet_name[2]; @@ -45,8 +45,12 @@ __int32 end_default_kismet_name_Size() const {return 2;}; wchar_t* stage_change_show; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 384; } + static __int16 TableId() { return 385; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h b/Generated/include/KR/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h index 1145be604..c0e6794bc 100644 --- a/Generated/include/KR/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h +++ b/Generated/include/KR/skill_training_room_group/AAA_skill_training_room_group_RecordBase.h @@ -21,18 +21,18 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef group_name; -int group_name_tableId() const {return 434;}; +int group_name_tableId() const {return 435;}; BnsTables::Shared::TableRef group_desc; -int group_desc_tableId() const {return 434;}; +int group_desc_tableId() const {return 435;}; signed char job; bool has_reward; signed char group_required_level; signed char group_required_mastery_level; BnsTables::Shared::TableRef group_level_text; -int group_level_text_tableId() const {return 434;}; +int group_level_text_tableId() const {return 435;}; BnsTables::Shared::TableRef subject_id[8]; __int32 subject_id_Size() const {return 8;}; -int subject_id_tableId() const {return 386;}; +int subject_id_tableId() const {return 387;}; signed char job_style; char Pad0[1]; __int16 sort_number; @@ -40,8 +40,45 @@ BnsTables::Shared::TableRef achievement; int achievement_tableId() const {return 6;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 12); } - static __int16 TableId() { return 385; } + static __int16 TableId() { return 386; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h b/Generated/include/KR/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h index 57421b7bb..411accf79 100644 --- a/Generated/include/KR/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h +++ b/Generated/include/KR/skill_training_room_subject/AAA_skill_training_room_subject_RecordBase.h @@ -26,9 +26,9 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef subject_name; -int subject_name_tableId() const {return 434;}; +int subject_name_tableId() const {return 435;}; BnsTables::Shared::TableRef group_data_id; -int group_data_id_tableId() const {return 385;}; +int group_data_id_tableId() const {return 386;}; BnsTables::Shared::TableRef system_msg; int system_msg_tableId() const {return 159;}; wchar_t* start_kismet_name[2]; @@ -38,8 +38,31 @@ __int32 end_kismet_name_Size() const {return 2;}; __int16 sort_number; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 11); } - static __int16 TableId() { return 386; } + static __int16 TableId() { return 387; } static __int32 SubType() { return -1; } + enum class base_job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; + + enum class advanced_tier_variation_flag_op { + equal = 0, + not_val = 1, + }; + + enum class dungeon_group { + none = 0, + party = 1, + team = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h b/Generated/include/KR/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h index 28c4ab4c8..413a4b66f 100644 --- a/Generated/include/KR/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h +++ b/Generated/include/KR/skill_training_room_subject/skill_training_room_subject_boss_training_Record.h @@ -11,16 +11,16 @@ namespace BnsTables::KR { public: char Pad_sub_0[2]; BnsTables::Shared::TableRef boss_npc; -int boss_npc_tableId() const {return 276;}; +int boss_npc_tableId() const {return 277;}; BnsTables::Shared::TableRef boss_desc; -int boss_desc_tableId() const {return 434;}; +int boss_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef boss_combat_desc; -int boss_combat_desc_tableId() const {return 434;}; +int boss_combat_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef boss_combat_tips_desc; -int boss_combat_tips_desc_tableId() const {return 434;}; +int boss_combat_tips_desc_tableId() const {return 435;}; wchar_t* boss_image; BnsTables::Shared::TableRef dungeon_name; -int dungeon_name_tableId() const {return 434;}; +int dungeon_name_tableId() const {return 435;}; signed char dungeon_group; static __int32 SubType() { return 1; } diff --git a/Generated/include/KR/skill_training_room_subject/skill_training_room_subject_class_training_Record.h b/Generated/include/KR/skill_training_room_subject/skill_training_room_subject_class_training_Record.h index 26746513a..382848146 100644 --- a/Generated/include/KR/skill_training_room_subject/skill_training_room_subject_class_training_Record.h +++ b/Generated/include/KR/skill_training_room_subject/skill_training_room_subject_class_training_Record.h @@ -11,17 +11,17 @@ namespace BnsTables::KR { public: char Pad_sub_0[2]; BnsTables::Shared::TableRef main_skill; -int main_skill_tableId() const {return 349;}; +int main_skill_tableId() const {return 350;}; BnsTables::Shared::TableRef skill_combo_desc; -int skill_combo_desc_tableId() const {return 434;}; +int skill_combo_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef skill_combo_tips_main; -int skill_combo_tips_main_tableId() const {return 434;}; +int skill_combo_tips_main_tableId() const {return 435;}; BnsTables::Shared::TableRef skill_combo_tips_desc; -int skill_combo_tips_desc_tableId() const {return 434;}; +int skill_combo_tips_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef skill_training_sequence; -int skill_training_sequence_tableId() const {return 387;}; +int skill_training_sequence_tableId() const {return 388;}; BnsTables::Shared::TableRef guide_text; -int guide_text_tableId() const {return 434;}; +int guide_text_tableId() const {return 435;}; signed char base_job_style; signed char advanced_job_style; signed char advanced_tier_variation[5]; diff --git a/Generated/include/KR/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h b/Generated/include/KR/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h index 0390bd0a1..5e0ad877c 100644 --- a/Generated/include/KR/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h +++ b/Generated/include/KR/skill_training_sequence/AAA_skill_training_sequence_RecordBase.h @@ -24,8 +24,9 @@ namespace BnsTables::KR { signed char repeat_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 387; } + static __int16 TableId() { return 388; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h b/Generated/include/KR/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h new file mode 100644 index 000000000..2a07183a5 --- /dev/null +++ b/Generated/include/KR/skill_training_sequence_step/AAA_skill_training_sequence_step_RecordBase.h @@ -0,0 +1,346 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct skill_training_sequence_step_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char sequence_step_type; +char Pad0[3]; +__int32 skill[8]; +__int32 skill_Size() const {return 8;}; +signed char variation_id[8]; +__int32 variation_id_Size() const {return 8;}; +bool include_inheritance_skill; +bool check_only_cast_skill; +char Pad1[2]; +__int32 next_step_interval; +__int32 command_action_input_offset; +BnsTables::Shared::TableRef effect; +int effect_tableId() const {return 118;}; +signed char result[2]; +__int32 result_Size() const {return 2;}; +signed char result_event_type[2]; +__int32 result_event_type_Size() const {return 2;}; +signed char result_count; +char Pad2[1]; +__int16 caster_pass_state; +BnsTables::Shared::TableRef caster_pass_effect; +int caster_pass_effect_tableId() const {return 118;}; +__int16 target_pass_state; +signed char target_pass_state_count; +char Pad3[1]; +BnsTables::Shared::TableRef target_pass_effect; +int target_pass_effect_tableId() const {return 118;}; +signed char target_pass_effect_count; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class sequence_step_type { + skill = 0, + effect = 1, + }; + + enum class result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class result_event_type { + none = 0, + attack = 1, + attacked = 2, + }; + + enum class caster_pass_state { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) skill_training_sequence_step_RecordPtr // : DrRecordPtr + { + skill_training_sequence_step_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/skill_trait/AAA_skill_trait_RecordBase.h b/Generated/include/KR/skill_trait/AAA_skill_trait_RecordBase.h index 03d16bf54..b982a6d17 100644 --- a/Generated/include/KR/skill_trait/AAA_skill_trait_RecordBase.h +++ b/Generated/include/KR/skill_trait/AAA_skill_trait_RecordBase.h @@ -33,7 +33,7 @@ __int32 variable_skill3_id_Size() const {return 32;}; signed char variable_skill3_variation_id[32]; __int32 variable_skill3_variation_id_Size() const {return 32;}; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef icon_texture; int icon_texture_tableId() const {return 188;}; __int16 icon_index; @@ -43,19 +43,19 @@ int trait_symbol_tableId() const {return 188;}; __int16 trait_symbol_index; char Pad2[2]; BnsTables::Shared::TableRef tooltip_train_name; -int tooltip_train_name_tableId() const {return 434;}; +int tooltip_train_name_tableId() const {return 435;}; BnsTables::Shared::TableRef tooltip_train_description; -int tooltip_train_description_tableId() const {return 434;}; +int tooltip_train_description_tableId() const {return 435;}; BnsTables::Shared::TableRef tooltip_effect_description; -int tooltip_effect_description_tableId() const {return 434;}; +int tooltip_effect_description_tableId() const {return 435;}; BnsTables::Shared::TableRef tooltip_skill_systematization_group[6]; __int32 tooltip_skill_systematization_group_Size() const {return 6;}; -int tooltip_skill_systematization_group_tableId() const {return 376;}; +int tooltip_skill_systematization_group_tableId() const {return 377;}; __int32 tooltip_acquire_skill_list_skill3_id[6]; __int32 tooltip_acquire_skill_list_skill3_id_Size() const {return 6;}; BnsTables::Shared::TableRef tooltip_acquire_skill_list_skill3_description[6]; __int32 tooltip_acquire_skill_list_skill3_description_Size() const {return 6;}; -int tooltip_acquire_skill_list_skill3_description_tableId() const {return 434;}; +int tooltip_acquire_skill_list_skill3_description_tableId() const {return 435;}; __int32 tooltip_variable_skill_list_skill3_id[6]; __int32 tooltip_variable_skill_list_skill3_id_Size() const {return 6;}; signed char tooltip_variable_skill_list_skill3_variation_id[6]; @@ -63,11 +63,48 @@ __int32 tooltip_variable_skill_list_skill3_variation_id_Size() const {return 6;} char Pad3[2]; BnsTables::Shared::TableRef tooltip_variable_skill_list_skill3_description[6]; __int32 tooltip_variable_skill_list_skill3_description_Size() const {return 6;}; -int tooltip_variable_skill_list_skill3_description_tableId() const {return 434;}; +int tooltip_variable_skill_list_skill3_description_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 11); } - static __int16 TableId() { return 389; } + static __int16 TableId() { return 390; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h b/Generated/include/KR/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h index fb686d0ae..f5ecab13a 100644 --- a/Generated/include/KR/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h +++ b/Generated/include/KR/skillacquirecondition/AAA_skillacquirecondition_RecordBase.h @@ -26,16 +26,40 @@ signed char variation_level; signed char pc_job; char Pad0[2]; BnsTables::Shared::TableRef training_name; -int training_name_tableId() const {return 434;}; +int training_name_tableId() const {return 435;}; BnsTables::Shared::IconRef training_icon; BnsTables::Shared::TableRef main_info; -int main_info_tableId() const {return 434;}; +int main_info_tableId() const {return 435;}; BnsTables::Shared::TableRef sub_info; -int sub_info_tableId() const {return 434;}; +int sub_info_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 350; } + static __int16 TableId() { return 351; } static __int32 SubType() { return -1; } + enum class pc_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillattributerule/AAA_skillattributerule_RecordBase.h b/Generated/include/KR/skillattributerule/AAA_skillattributerule_RecordBase.h index 8b8b0ac8c..8f257f7d3 100644 --- a/Generated/include/KR/skillattributerule/AAA_skillattributerule_RecordBase.h +++ b/Generated/include/KR/skillattributerule/AAA_skillattributerule_RecordBase.h @@ -30,8 +30,344 @@ signed char auto_skill_result[8]; __int32 auto_skill_result_Size() const {return 8;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 352; } + static __int16 TableId() { return 353; } static __int32 SubType() { return -1; } + enum class attribute { + none = 0, + maggi = 1, + bangyeog = 2, + twinggigi = 3, + bangeohaengdong = 4, + daeswi = 5, + idong = 6, + hoepi = 7, + daun = 8, + neogbaeg = 9, + gijeor = 10, + geurogi = 11, + gongjung = 12, + haengdongburga = 13, + idongburga = 14, + daundaeeung = 15, + maggijogeon = 16, + hoepijogeon = 17, + chimyeongtajogeon = 18, + yeongyegi = 19, + seutaenseu = 20, + hoebog = 21, + geijihoebog = 22, + buhwar = 23, + jiweon = 24, + jeugsisijeon = 25, + kaeseuting = 26, + gadeubeureikeu = 27, + barsache = 28, + barsache2 = 29, + jeab = 30, + gwanjeorgi = 31, + jangag = 32, + biinganjangag = 33, + heubgong = 34, + jeabdaeeung = 35, + jangagdaeeung = 36, + heubgongdaeeung = 37, + haeje = 38, + dog = 39, + kurtaim = 40, + bur = 41, + eoreum = 42, + jeongi = 43, + gigong = 44, + teurigeo = 45, + weopeu = 46, + geungeori = 47, + weongeori = 48, + gwangyeog = 49, + idongganeung = 50, + demijijon = 51, + sangtaemyeonyeog = 52, + wichibaggugi = 53, + eunsa = 54, + dobar = 55, + }; + + enum class target_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class dir { + front_back = 0, + front = 1, + back = 2, + }; + + enum class auto_skill_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h b/Generated/include/KR/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h index 7e508c950..924d2c313 100644 --- a/Generated/include/KR/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h +++ b/Generated/include/KR/skillbookcatalogueitem/AAA_skillbookcatalogueitem_RecordBase.h @@ -22,12 +22,12 @@ signed char server_type; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef parent_skill; -int parent_skill_tableId() const {return 349;}; +int parent_skill_tableId() const {return 350;}; BnsTables::Shared::TableRef base_skill; -int base_skill_tableId() const {return 349;}; +int base_skill_tableId() const {return 350;}; BnsTables::Shared::TableRef change_skill[4]; __int32 change_skill_Size() const {return 4;}; -int change_skill_tableId() const {return 349;}; +int change_skill_tableId() const {return 350;}; signed char row; signed char column; signed char job; @@ -43,8 +43,92 @@ signed char job_specialization[3]; __int32 job_specialization_Size() const {return 3;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } - static __int16 TableId() { return 353; } + static __int16 TableId() { return 354; } static __int32 SubType() { return -1; } + enum class server_type { + nck = 0, + nck_neo_gold = 1, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class equip_type { + none = 0, + weapon = 1, + costume = 2, + earring = 3, + eyeglass = 4, + hat = 5, + ring = 6, + necklace = 7, + gem_1 = 8, + gem_2 = 9, + gem_3 = 10, + gem_4 = 11, + gem_5 = 12, + gem_6 = 13, + gem_7 = 14, + gem_8 = 15, + attach = 16, + belt = 17, + bracelet = 18, + soul = 19, + soul_2 = 20, + gloves = 21, + pet_1 = 22, + pet_2 = 23, + rune_1 = 24, + rune_2 = 25, + nova = 26, + badge_1_premium = 27, + badge_2_premium = 28, + badge_3_premium = 29, + badge_1_normal = 30, + badge_2_normal = 31, + badge_3_normal = 32, + badge_appearance = 33, + vehicle = 34, + normal_state_appearance = 35, + idle_state_appearance = 36, + chatting_symbol = 37, + portrait_appearance = 38, + hypermove_appearance = 39, + name_plate_appearance = 40, + speech_bubble_appearance = 41, + talk_social = 42, + armlet_1 = 43, + armlet_2 = 44, + }; + + enum class job_specialization { + job_specialization_none = 0, + gyeyeor1 = 1, + gyeyeor2 = 2, + gyeyeor3 = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h b/Generated/include/KR/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h index 24bfc22db..ce4c6195e 100644 --- a/Generated/include/KR/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h +++ b/Generated/include/KR/skillcastcondition3/AAA_skillcastcondition3_RecordBase.h @@ -100,7 +100,7 @@ bool fail_target_catch_linker; bool fail_target_catch_linked; char Pad10[1]; BnsTables::Shared::TableRef gather_range; -int gather_range_tableId() const {return 363;}; +int gather_range_tableId() const {return 364;}; __int16 check_style_score; __int16 check_hp_value; signed char check_hp_type; @@ -153,7 +153,7 @@ __int32 fail_recycle_group_id_Size() const {return 4;}; signed char fail_recycle_group_op; BnsTables::Shared::TableRef soul_mask[2]; __int32 soul_mask_Size() const {return 2;}; -int soul_mask_tableId() const {return 403;}; +int soul_mask_tableId() const {return 404;}; bool fail_soulmask_except_normal; bool is_special_skill; signed char lockon_skill_type; @@ -206,8 +206,672 @@ __int32 simple_context_fail_recycle_group_id_Size() const {return 4;}; signed char simple_context_fail_recycle_group_op; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(7, 0); } - static __int16 TableId() { return 358; } + static __int16 TableId() { return 359; } static __int32 SubType() { return -1; } + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class summoned_dead_state { + all = 0, + not_dead = 1, + dead = 2, + }; + + enum class required_weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class link_type { + none = 0, + mount = 1, + inhalation = 2, + slugfest = 3, + catch_val = 4, + catch_none_human = 5, + catch_friend = 6, + inhalation_catch = 7, + range_catch = 8, + }; + + enum class link_state { + not_link = 0, + link = 1, + linked = 2, + }; + + enum class link_stage { + none = 0, + stage_1 = 1, + stage_2 = 2, + }; + + enum class target_type { + all = 0, + friend_val = 1, + enemy = 2, + my_party = 3, + my_team = 4, + }; + + enum class success_caster_combat_mode { + all = 0, + combat_mode = 1, + not_combat_mode = 2, + }; + + enum class fail_caster_flag { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + + enum class fail_caster_op { + or_val = 0, + and_val = 1, + }; + + enum class fail_caster_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + pirdeuboseu_1 = 189, + pirdeuboseu_2 = 190, + pirdeuboseu_3 = 191, + }; + + enum class success_target_dead_state { + all = 0, + not_dead_restoration = 1, + not_dead = 2, + dead = 3, + exhaustion = 4, + restoration = 5, + dead_exhaustion = 6, + not_dead_restoration_exhaustion = 7, + }; + + enum class check_hp_type { + point = 0, + point_below = 1, + point_above = 2, + base_max_percent = 3, + total_max_percent = 4, + current_percent = 5, + }; + + enum class fail_caster_move_state { + none = 0, + sprint = 1, + sprint_jump = 2, + drift = 3, + glide = 4, + swim = 5, + boost = 6, + dive = 7, + wall_run = 8, + wall_jump = 9, + }; + + enum class move_type { + free = 0, + cast_block = 1, + whole_block = 2, + }; + + enum class last_event_type { + none = 0, + attack = 1, + attacked = 2, + }; + + enum class prev_combo_check_point { + exec_first = 0, + exec_last = 1, + fire = 2, + }; + + enum class prev_combo_1_result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class fail_recycle_group { + none = 0, + class_val = 1, + item_1 = 2, + item_2 = 3, + class_2 = 4, + db = 5, + gadget = 6, + }; + + enum class lockon_skill_type { + none = 0, + only_target = 1, + target_pawn_rotate = 2, + full_lock_on = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillcontext/AAA_skillcontext_RecordBase.h b/Generated/include/KR/skillcontext/AAA_skillcontext_RecordBase.h index 6e501dce3..c26428406 100644 --- a/Generated/include/KR/skillcontext/AAA_skillcontext_RecordBase.h +++ b/Generated/include/KR/skillcontext/AAA_skillcontext_RecordBase.h @@ -44,8 +44,125 @@ __int32 cmd_key_left; __int32 cmd_key_right; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 13); } - static __int16 TableId() { return 360; } + static __int16 TableId() { return 361; } static __int32 SubType() { return -1; } + enum class playerstance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class enemystate { + none = 0, + impregnability = 1, + summoned = 2, + deadbody = 3, + sprint = 4, + sprint_jump = 5, + drift = 6, + glide = 7, + diving = 8, + swim = 9, + death = 10, + burrow = 11, + linked = 12, + falling = 13, + down = 14, + midair_3 = 15, + midair_2 = 16, + midair_1 = 17, + kneel = 18, + stun = 19, + back_180 = 20, + rupture = 21, + defence = 22, + block_move = 23, + wildfire_2 = 24, + }; + + enum class playerlinking { + none = 0, + mount = 1, + inhalation = 2, + slugfest = 3, + catch_val = 4, + catch_none_human = 5, + catch_friend = 6, + inhalation_catch = 7, + range_catch = 8, + }; + + enum class playerlinkstage { + none = 0, + stage_1 = 1, + stage_2 = 2, + }; + + enum class enemydistance { + none = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + value_6 = 6, + value_7 = 7, + value_8 = 8, + value_9 = 9, + value_10 = 10, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h b/Generated/include/KR/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h index 830ebcd42..f6a551448 100644 --- a/Generated/include/KR/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h +++ b/Generated/include/KR/skilldashattribute3/AAA_skilldashattribute3_RecordBase.h @@ -27,8 +27,17 @@ __int16 dash_margin; bool calculate_dash_position_include_radius; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 361; } + static __int16 TableId() { return 362; } static __int32 SubType() { return -1; } + enum class dash_type { + none = 0, + dash = 1, + rear_dash = 2, + left_dash = 3, + right_dash = 4, + zero_point_dash = 5, + position_dash = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h b/Generated/include/KR/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h index 14fbe1060..18d19934d 100644 --- a/Generated/include/KR/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h +++ b/Generated/include/KR/skillgatherrange3/AAA_skillgatherrange3_RecordBase.h @@ -61,8 +61,32 @@ char Pad1[1]; __int16 summon_base_dir_relative_angle; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 17); } - static __int16 TableId() { return 363; } + static __int16 TableId() { return 364; } static __int32 SubType() { return -1; } + enum class cast_dir_caster { + value_360 = 0, + front_180 = 1, + back_180 = 2, + front_90 = 3, + back_90 = 4, + front_15 = 5, + front_30 = 6, + front_45 = 7, + front_60 = 8, + front_120 = 9, + front_270 = 10, + }; + + enum class summon_base_pos_type { + caster = 0, + target = 1, + }; + + enum class summon_base_dir_type { + caster = 0, + target = 1, + caster_to_target = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h b/Generated/include/KR/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h index e9608b1d5..602d63c22 100644 --- a/Generated/include/KR/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h +++ b/Generated/include/KR/skillmodifylimit/AAA_skillmodifylimit_RecordBase.h @@ -31,8 +31,9 @@ __int16 heal_percent_min_ratio_percent; __int16 heal_percent_max_ratio_percent; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 368; } + static __int16 TableId() { return 369; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h b/Generated/include/KR/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h index 152dc7f30..58cb73e7e 100644 --- a/Generated/include/KR/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h +++ b/Generated/include/KR/skillresultcontroll3/AAA_skillresultcontroll3_RecordBase.h @@ -35,8 +35,9 @@ bool immune_miss_result[5]; __int32 immune_miss_result_Size() const {return 5;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 369; } + static __int16 TableId() { return 370; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillshow3/AAA_skillshow3_RecordBase.h b/Generated/include/KR/skillshow3/AAA_skillshow3_RecordBase.h index 08e93d512..acc2dea38 100644 --- a/Generated/include/KR/skillshow3/AAA_skillshow3_RecordBase.h +++ b/Generated/include/KR/skillshow3/AAA_skillshow3_RecordBase.h @@ -136,8 +136,28 @@ wchar_t* trigger_critical_show; wchar_t* skill_skin_desc; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 10); } - static __int16 TableId() { return 370; } + static __int16 TableId() { return 371; } static __int32 SubType() { return -1; } + enum class chain_type { + none_chain = 0, + chain = 1, + chain_loop = 2, + }; + + enum class create_phantom_type { + none = 0, + cast_start_stance = 1, + fire_start_stance = 2, + cast_start_instance = 3, + fire_start_instance = 4, + }; + + enum class phantom_shoot_type { + phantom_shoot_right = 0, + phantom_shoot_left = 1, + phantom_shoot_double_side = 2, + phantom_shoot_bit_flags_index = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillskin/AAA_skillskin_RecordBase.h b/Generated/include/KR/skillskin/AAA_skillskin_RecordBase.h index ba817deaf..5351b82fc 100644 --- a/Generated/include/KR/skillskin/AAA_skillskin_RecordBase.h +++ b/Generated/include/KR/skillskin/AAA_skillskin_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::KR { signed char skill_skin_type; char Pad0[3]; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef iteminfo[20]; __int32 iteminfo_Size() const {return 20;}; @@ -36,8 +36,14 @@ __int32 skill_skin_play_bink_Size() const {return 20;}; wchar_t* background_image; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 371; } + static __int16 TableId() { return 372; } static __int32 SubType() { return -1; } + enum class skill_skin_type { + none = 0, + use_grocery = 1, + equip_item = 2, + equip_set_item = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillskineffect/AAA_skillskineffect_RecordBase.h b/Generated/include/KR/skillskineffect/AAA_skillskineffect_RecordBase.h index 934f17a02..f3ac0afb6 100644 --- a/Generated/include/KR/skillskineffect/AAA_skillskineffect_RecordBase.h +++ b/Generated/include/KR/skillskineffect/AAA_skillskineffect_RecordBase.h @@ -29,8 +29,9 @@ wchar_t* buff_continuance_component; wchar_t* immune_buff_component; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 372; } + static __int16 TableId() { return 373; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillstyle/AAA_skillstyle_RecordBase.h b/Generated/include/KR/skillstyle/AAA_skillstyle_RecordBase.h index 5d1e19c33..22352ae8f 100644 --- a/Generated/include/KR/skillstyle/AAA_skillstyle_RecordBase.h +++ b/Generated/include/KR/skillstyle/AAA_skillstyle_RecordBase.h @@ -25,11 +25,12 @@ wchar_t* skill_icon_symbol_imageset; wchar_t* small_skill_icon_symbol_imageset; wchar_t* skill_tooltip_symbol_imageset; BnsTables::Shared::TableRef skill_tooltip_symbol_text; -int skill_tooltip_symbol_text_tableId() const {return 434;}; +int skill_tooltip_symbol_text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 373; } + static __int16 TableId() { return 374; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillsystematization/AAA_skillsystematization_RecordBase.h b/Generated/include/KR/skillsystematization/AAA_skillsystematization_RecordBase.h index 2b0610360..7fe57b458 100644 --- a/Generated/include/KR/skillsystematization/AAA_skillsystematization_RecordBase.h +++ b/Generated/include/KR/skillsystematization/AAA_skillsystematization_RecordBase.h @@ -25,19 +25,75 @@ signed char systematization; char Pad0[3]; wchar_t* name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; signed char sort_no; char Pad1[3]; BnsTables::Shared::TableRef group; -int group_tableId() const {return 376;}; +int group_tableId() const {return 377;}; BnsTables::Shared::TableRef filter_group; -int filter_group_tableId() const {return 375;}; +int filter_group_tableId() const {return 376;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 374; } + static __int16 TableId() { return 375; } static __int32 SubType() { return -1; } + enum class systematization { + none = 0, + kneel = 1, + stun = 2, + knockback = 3, + down = 4, + catch_val = 5, + mount = 6, + inhalation = 7, + speeddown = 8, + midair = 9, + freezing = 10, + stiff = 11, + pull = 12, + internal_injury = 13, + flash = 14, + block_move = 15, + bleeding = 16, + swoon = 17, + immune_projectile = 18, + immune_CC = 19, + immune_damage = 20, + party_buff = 21, + party_protect = 22, + perfect_parry = 23, + counter = 24, + bounce = 25, + protect = 26, + sp_heal = 27, + hp_heal = 28, + attackdefence_block = 29, + defence_block = 30, + dash_block = 31, + escape = 32, + speedup = 33, + hyper = 34, + tumbling = 35, + dash = 36, + soulmask = 37, + provocation = 38, + hate = 39, + passive = 40, + summoned = 41, + projectile = 42, + defence_pierce = 43, + bounce_pierce = 44, + defense_crush = 45, + union_val = 46, + link = 47, + defence = 48, + attackdefence = 49, + single_target = 50, + aoe_target = 51, + team_buff = 52, + team_protect = 53, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h b/Generated/include/KR/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h index 2e16ab7af..ccf34533d 100644 --- a/Generated/include/KR/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h +++ b/Generated/include/KR/skillsystematizationfiltergroup/AAA_skillsystematizationfiltergroup_RecordBase.h @@ -22,15 +22,16 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; signed char sort_no; char Pad0[3]; BnsTables::Shared::TableRef tooltip; -int tooltip_tableId() const {return 434;}; +int tooltip_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 375; } + static __int16 TableId() { return 376; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h b/Generated/include/KR/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h index dedd48764..8b57504f6 100644 --- a/Generated/include/KR/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h +++ b/Generated/include/KR/skillsystematizationgroup/AAA_skillsystematizationgroup_RecordBase.h @@ -23,14 +23,14 @@ namespace BnsTables::KR { wchar_t* alias; wchar_t* name; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; signed char sort_no; bool use_bookmark; char Pad0[2]; BnsTables::Shared::TableRef bookmark_description; -int bookmark_description_tableId() const {return 434;}; +int bookmark_description_tableId() const {return 435;}; wchar_t* category_icon_text[2]; __int32 category_icon_text_Size() const {return 2;}; wchar_t* train_icon_text[2]; @@ -40,11 +40,12 @@ int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad1[2]; BnsTables::Shared::TableRef tooltip_description; -int tooltip_description_tableId() const {return 434;}; +int tooltip_description_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 376; } + static __int16 TableId() { return 377; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h b/Generated/include/KR/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h index ff24efe7d..44eb9b644 100644 --- a/Generated/include/KR/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h +++ b/Generated/include/KR/skilltargetfilter3/AAA_skilltargetfilter3_RecordBase.h @@ -29,8 +29,9 @@ __int32 exec_filter_target_Size() const {return 8;}; int exec_filter_target_tableId() const {return 150;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 377; } + static __int16 TableId() { return 378; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skilltooltip/AAA_skilltooltip_RecordBase.h b/Generated/include/KR/skilltooltip/AAA_skilltooltip_RecordBase.h index 18a00ff8f..d4a874ed9 100644 --- a/Generated/include/KR/skilltooltip/AAA_skilltooltip_RecordBase.h +++ b/Generated/include/KR/skilltooltip/AAA_skilltooltip_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef skill; -int skill_tableId() const {return 349;}; +int skill_tableId() const {return 350;}; signed char tooltip_group; signed char ect_order; signed char ect_order_english; @@ -31,34 +31,50 @@ signed char ect_order_russian; signed char ect_order_bportuguese; char Pad0[1]; BnsTables::Shared::TableRef effect_attribute; -int effect_attribute_tableId() const {return 378;}; +int effect_attribute_tableId() const {return 379;}; wchar_t* effect_arg[4]; __int32 effect_arg_Size() const {return 4;}; BnsTables::Shared::TableRef condition_attribute; -int condition_attribute_tableId() const {return 378;}; +int condition_attribute_tableId() const {return 379;}; wchar_t* condition_arg[2]; __int32 condition_arg_Size() const {return 2;}; BnsTables::Shared::TableRef target_attribute; -int target_attribute_tableId() const {return 378;}; +int target_attribute_tableId() const {return 379;}; BnsTables::Shared::TableRef before_stance_attribute; -int before_stance_attribute_tableId() const {return 378;}; +int before_stance_attribute_tableId() const {return 379;}; BnsTables::Shared::TableRef after_stance_attribute; -int after_stance_attribute_tableId() const {return 378;}; +int after_stance_attribute_tableId() const {return 379;}; BnsTables::Shared::TableRef default_text; -int default_text_tableId() const {return 434;}; +int default_text_tableId() const {return 435;}; BnsTables::Shared::TableRef attribute_color_text; -int attribute_color_text_tableId() const {return 434;}; +int attribute_color_text_tableId() const {return 435;}; signed char skill_modify_diff_repeat_count; char Pad1[1]; __int16 skill_attack_attribute_coefficient_percent; BnsTables::Shared::TableRef item_default_text; -int item_default_text_tableId() const {return 434;}; +int item_default_text_tableId() const {return 435;}; BnsTables::Shared::TableRef item_replace_text; -int item_replace_text_tableId() const {return 434;}; +int item_replace_text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 15); } - static __int16 TableId() { return 379; } + static __int16 TableId() { return 380; } static __int32 SubType() { return -1; } + enum class tooltip_group { + M1 = 0, + M2 = 1, + SUB = 2, + STANCE = 3, + CONDITION = 4, + }; + + enum class ect_order { + CTE = 0, + CET = 1, + TCE = 2, + TEC = 3, + ECT = 4, + ETC = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h b/Generated/include/KR/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h index 09cdee010..ea9310675 100644 --- a/Generated/include/KR/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h +++ b/Generated/include/KR/skilltooltipattribute/AAA_skilltooltipattribute_RecordBase.h @@ -24,13 +24,49 @@ namespace BnsTables::KR { signed char arg_type[4]; __int32 arg_type_Size() const {return 4;}; BnsTables::Shared::TableRef text; -int text_tableId() const {return 434;}; +int text_tableId() const {return 435;}; BnsTables::Shared::IconRef icon; signed char skill_modify_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } - static __int16 TableId() { return 378; } + static __int16 TableId() { return 379; } static __int32 SubType() { return -1; } + enum class arg_type { + none = 0, + damage_percent_min_max = 1, + damage_percent = 2, + time = 3, + stack_count = 4, + effect = 5, + heal_percent = 6, + drain_percent = 7, + skill = 8, + consume_percent = 9, + probability_percent = 10, + stance_type = 11, + percent = 12, + counter = 13, + distance = 14, + key_command = 15, + number = 16, + text_alias = 17, + r_hypermove = 18, + r_heal_percent = 19, + r_heal_diff = 20, + r_shield_percent = 21, + r_shield_diff = 22, + r_support_percent = 23, + r_support_diff = 24, + }; + + enum class skill_modify_type { + none = 0, + recycle_duration = 1, + sp_consume = 2, + damage = 3, + hp_drain = 4, + heal_percent = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skipquest/AAA_skipquest_RecordBase.h b/Generated/include/KR/skipquest/AAA_skipquest_RecordBase.h index 447f7fc9b..e7e75ba9c 100644 --- a/Generated/include/KR/skipquest/AAA_skipquest_RecordBase.h +++ b/Generated/include/KR/skipquest/AAA_skipquest_RecordBase.h @@ -30,11 +30,12 @@ namespace BnsTables::KR { __int16 mastery_level; char Pad0[2]; BnsTables::Shared::TableRef quest; -int quest_tableId() const {return 306;}; +int quest_tableId() const {return 307;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 390; } + static __int16 TableId() { return 391; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/skipteleport/AAA_skipteleport_RecordBase.h b/Generated/include/KR/skipteleport/AAA_skipteleport_RecordBase.h index 96e8d267a..67f4ab2e8 100644 --- a/Generated/include/KR/skipteleport/AAA_skipteleport_RecordBase.h +++ b/Generated/include/KR/skipteleport/AAA_skipteleport_RecordBase.h @@ -24,8 +24,9 @@ namespace BnsTables::KR { __int16 mastery_level; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 391; } + static __int16 TableId() { return 392; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/slatescroll/AAA_slatescroll_RecordBase.h b/Generated/include/KR/slatescroll/AAA_slatescroll_RecordBase.h index 05f1473c5..8f2b25987 100644 --- a/Generated/include/KR/slatescroll/AAA_slatescroll_RecordBase.h +++ b/Generated/include/KR/slatescroll/AAA_slatescroll_RecordBase.h @@ -32,8 +32,9 @@ BnsTables::Shared::TableRef secondary_cash; int secondary_cash_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 392; } + static __int16 TableId() { return 393; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/slatescrollstone/AAA_slatescrollstone_RecordBase.h b/Generated/include/KR/slatescrollstone/AAA_slatescrollstone_RecordBase.h index d06fa4f34..42fdffb72 100644 --- a/Generated/include/KR/slatescrollstone/AAA_slatescrollstone_RecordBase.h +++ b/Generated/include/KR/slatescrollstone/AAA_slatescrollstone_RecordBase.h @@ -21,14 +21,15 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef scroll; -int scroll_tableId() const {return 392;}; +int scroll_tableId() const {return 393;}; BnsTables::Shared::TableRef stone; -int stone_tableId() const {return 394;}; +int stone_tableId() const {return 395;}; bool tooltip; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 393; } + static __int16 TableId() { return 394; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/slatestone/AAA_slatestone_RecordBase.h b/Generated/include/KR/slatestone/AAA_slatestone_RecordBase.h index 05d39761d..b8c575cdc 100644 --- a/Generated/include/KR/slatestone/AAA_slatestone_RecordBase.h +++ b/Generated/include/KR/slatestone/AAA_slatestone_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; __int16 group; signed char grade; bool duplication_permission; @@ -44,8 +44,87 @@ BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef icon_case; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 394; } + static __int16 TableId() { return 395; } static __int32 SubType() { return -1; } + enum class modify_ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h b/Generated/include/KR/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h index 58a57c670..28703b0a2 100644 --- a/Generated/include/KR/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h +++ b/Generated/include/KR/smart_drop_reward/AAA_smart_drop_reward_RecordBase.h @@ -33,8 +33,18 @@ __int16 personal_pouch_drop_rate; bool use_job_specialization; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 1); } - static __int16 TableId() { return 395; } + static __int16 TableId() { return 396; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/social/AAA_social_RecordBase.h b/Generated/include/KR/social/AAA_social_RecordBase.h index 84d7b9d05..8ecb298ef 100644 --- a/Generated/include/KR/social/AAA_social_RecordBase.h +++ b/Generated/include/KR/social/AAA_social_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::KR { wchar_t* alias; __int32 duration; BnsTables::Shared::TableRef balloon_text; -int balloon_text_tableId() const {return 434;}; +int balloon_text_tableId() const {return 435;}; bool voice_sync; char Pad0[3]; wchar_t* show; @@ -40,8 +40,24 @@ signed char message_target_type; signed char message_contents_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 25); } - static __int16 TableId() { return 396; } + static __int16 TableId() { return 397; } static __int32 SubType() { return -1; } + enum class rotate { + keep = 0, + server_yaw = 1, + toplayer = 2, + }; + + enum class message_target_type { + none = 0, + activated_faction_1 = 1, + activated_faction_2 = 2, + }; + + enum class message_contents_type { + none = 0, + faction_stage_in_volume = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/soul_boost_event/AAA_soul_boost_event_RecordBase.h b/Generated/include/KR/soul_boost_event/AAA_soul_boost_event_RecordBase.h index 30e0a33e7..4d6920974 100644 --- a/Generated/include/KR/soul_boost_event/AAA_soul_boost_event_RecordBase.h +++ b/Generated/include/KR/soul_boost_event/AAA_soul_boost_event_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef event_name_text; -int event_name_text_tableId() const {return 434;}; +int event_name_text_tableId() const {return 435;}; wchar_t* event_name; wchar_t* event_name_en; wchar_t* event_name_fr; @@ -42,10 +42,10 @@ __int32 grade_point[100]; __int32 grade_point_Size() const {return 100;}; BnsTables::Shared::TableRef grade_reward[100]; __int32 grade_reward_Size() const {return 100;}; -int grade_reward_tableId() const {return 398;}; +int grade_reward_tableId() const {return 399;}; BnsTables::Shared::TableRef bm_grade_reward[100]; __int32 bm_grade_reward_Size() const {return 100;}; -int bm_grade_reward_tableId() const {return 398;}; +int bm_grade_reward_tableId() const {return 399;}; __int32 exchange_reward_point; BnsTables::Shared::TableRef exchange_reward_item; int exchange_reward_item_tableId() const {return 202;}; @@ -72,15 +72,45 @@ signed char unlocated_store_type; char Pad5[1]; BnsTables::Shared::TableRef mission_step[40]; __int32 mission_step_Size() const {return 40;}; -int mission_step_tableId() const {return 400;}; +int mission_step_tableId() const {return 401;}; BnsTables::Shared::TableRef core_reward_item[10]; __int32 core_reward_item_Size() const {return 10;}; int core_reward_item_tableId() const {return 202;}; bool purchase_grade; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 1); } - static __int16 TableId() { return 397; } + static __int16 TableId() { return 398; } static __int32 SubType() { return -1; } + enum class mission_step_name_type { + none = 0, + type_1 = 1, + type_2 = 2, + type_3 = 3, + type_4 = 4, + type_5 = 5, + type_6 = 6, + type_7 = 7, + type_8 = 8, + }; + + enum class bm_accumulate_reward_start_time_type { + none = 0, + season_start_time = 1, + participation_time = 2, + }; + + enum class unlocated_store_type { + unlocated_none = 0, + unlocated_store = 1, + account_store = 2, + soul_boost_store_1 = 3, + soul_boost_store_2 = 4, + soul_boost_store_3 = 5, + soul_boost_store_4 = 6, + soul_boost_store_5 = 7, + soul_boost_store_6 = 8, + event_store = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h b/Generated/include/KR/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h index d4af28f3a..71867f470 100644 --- a/Generated/include/KR/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h +++ b/Generated/include/KR/soul_boost_grade_reward/AAA_soul_boost_grade_reward_RecordBase.h @@ -29,8 +29,9 @@ __int32 item_count_Size() const {return 8;}; __int32 contribution; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 398; } + static __int16 TableId() { return 399; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h b/Generated/include/KR/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h index e6f3b3143..c7fc26fae 100644 --- a/Generated/include/KR/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h +++ b/Generated/include/KR/soul_boost_mission/AAA_soul_boost_mission_RecordBase.h @@ -31,8 +31,75 @@ __int64 condition[10]; __int32 condition_Size() const {return 10;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 0); } - static __int16 TableId() { return 399; } + static __int16 TableId() { return 400; } static __int32 SubType() { return -1; } + enum class mission_type { + none = 0, + pc_login = 1, + complete_challenge_daily = 2, + complete_challenge_weekly = 3, + complete_quest = 4, + play_time = 5, + play_time_in_zone = 6, + time_based_play_reward = 7, + kill_npc = 8, + join_party_battle = 9, + kill_pc_in_party_battle = 10, + account_level = 11, + try_transform_equip_item = 12, + transform_item = 13, + pc_level = 14, + pc_mastery_level = 15, + exchange_item_in_zone = 16, + loot_item_in_zone = 17, + purchase_item_from_npc = 18, + use_item = 19, + process_glyph_fusion = 20, + equip_glyph = 21, + join_guild = 22, + complete_quest_guild = 23, + manipulate_env = 24, + repair_item = 25, + decompose_item = 26, + improve_item = 27, + equip_item = 28, + sealed_dungeon_clear = 29, + improve_item_set_bonus_total_level = 30, + decompose_random_box = 31, + acquire_quest_reward = 32, + acquire_quest_bonus_reward = 33, + feeding_equip_gem = 34, + world_account_combination = 35, + world_account_card_collection_equip = 36, + attach_equip_gem_piece = 37, + }; + + enum class entity_type { + none = 0, + zone = 1, + npc = 2, + item = 3, + quest = 4, + party_battle_field_type = 5, + recipe_category = 6, + equip_type = 7, + item_grade = 8, + glyph_color = 9, + glyph_grade = 10, + glyph_reward_type = 11, + env = 12, + market_category_2 = 13, + market_category_3 = 14, + item_generation = 15, + stage_number = 16, + improve_level = 17, + item_improve_set_bonus = 18, + dungeon = 19, + sealed_dungeon_level = 20, + value = 21, + world_account_combination = 22, + world_account_card_collection = 23, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h b/Generated/include/KR/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h index cfad3c6bb..f0fc25aea 100644 --- a/Generated/include/KR/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h +++ b/Generated/include/KR/soul_boost_mission_step/AAA_soul_boost_mission_step_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef event; -int event_tableId() const {return 397;}; +int event_tableId() const {return 398;}; signed char step_number; signed char open_condition_type; __int16 open_condition_value; @@ -30,7 +30,7 @@ signed char viewable_type; char Pad0[3]; BnsTables::Shared::TableRef mission_task[50]; __int32 mission_task_Size() const {return 50;}; -int mission_task_tableId() const {return 401;}; +int mission_task_tableId() const {return 402;}; BnsTables::Shared::TableRef mission_step_reward_item[4]; __int32 mission_step_reward_item_Size() const {return 4;}; int mission_step_reward_item_tableId() const {return 202;}; @@ -44,7 +44,7 @@ wchar_t* name_pt; wchar_t* name_th; wchar_t* name_vn; BnsTables::Shared::TableRef name_text; -int name_text_tableId() const {return 434;}; +int name_text_tableId() const {return 435;}; wchar_t* description; wchar_t* description_en; wchar_t* description_fr; @@ -53,11 +53,27 @@ wchar_t* description_pt; wchar_t* description_th; wchar_t* description_vn; BnsTables::Shared::TableRef description_text; -int description_text_tableId() const {return 434;}; +int description_text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 1); } - static __int16 TableId() { return 400; } + static __int16 TableId() { return 401; } static __int32 SubType() { return -1; } + enum class open_condition_type { + none = 0, + free = 1, + season = 2, + participate_character = 3, + newbie_event = 4, + mission_task_count = 5, + character_level = 6, + character_mastery_level = 7, + }; + + enum class viewable_type { + none = 0, + before_open = 1, + after_open = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h b/Generated/include/KR/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h index e24b2d94b..4c5c3f800 100644 --- a/Generated/include/KR/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h +++ b/Generated/include/KR/soul_boost_mission_task/AAA_soul_boost_mission_task_RecordBase.h @@ -29,15 +29,15 @@ wchar_t* name_pt; wchar_t* name_th; wchar_t* name_vn; BnsTables::Shared::TableRef name_text; -int name_text_tableId() const {return 434;}; +int name_text_tableId() const {return 435;}; BnsTables::Shared::TableRef event; -int event_tableId() const {return 397;}; +int event_tableId() const {return 398;}; BnsTables::Shared::TableRef mission_step; -int mission_step_tableId() const {return 400;}; +int mission_step_tableId() const {return 401;}; signed char task_number; char Pad0[3]; BnsTables::Shared::TableRef mission; -int mission_tableId() const {return 399;}; +int mission_tableId() const {return 400;}; signed char proceedable_type; signed char actor_type; char Pad1[2]; @@ -56,11 +56,28 @@ wchar_t* description_pt; wchar_t* description_th; wchar_t* description_vn; BnsTables::Shared::TableRef description_text; -int description_text_tableId() const {return 434;}; +int description_text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(8, 0); } - static __int16 TableId() { return 401; } + static __int16 TableId() { return 402; } static __int32 SubType() { return -1; } + enum class proceedable_type { + none = 0, + before_open = 1, + after_open = 2, + }; + + enum class actor_type { + none = 0, + character = 1, + account = 2, + }; + + enum class mission_task_repeat_type { + none = 0, + daily = 1, + weekly = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/soul_boost_season/AAA_soul_boost_season_RecordBase.h b/Generated/include/KR/soul_boost_season/AAA_soul_boost_season_RecordBase.h index 05213f8b5..9bdf816a6 100644 --- a/Generated/include/KR/soul_boost_season/AAA_soul_boost_season_RecordBase.h +++ b/Generated/include/KR/soul_boost_season/AAA_soul_boost_season_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef soul_boost_event; -int soul_boost_event_tableId() const {return 397;}; +int soul_boost_event_tableId() const {return 398;}; signed char max_pc_count; char Pad0[3]; __int64 start_time; @@ -38,7 +38,7 @@ wchar_t* season_name_pt; wchar_t* season_name_th; wchar_t* season_name_vn; BnsTables::Shared::TableRef season_name_text; -int season_name_text_tableId() const {return 434;}; +int season_name_text_tableId() const {return 435;}; wchar_t* season_banner_image_ref; bool is_battle_pass; bool is_free_pass; @@ -46,7 +46,7 @@ signed char required_level; signed char required_mastery_level; BnsTables::Shared::TableRef required_preceding_quest[2]; __int32 required_preceding_quest_Size() const {return 2;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef purchase_grade_item[10]; __int32 purchase_grade_item_Size() const {return 10;}; int purchase_grade_item_tableId() const {return 202;}; @@ -55,13 +55,14 @@ __int32 item_point_cost_unit; __int32 item_point_per_cost_unit; BnsTables::Shared::TableRef membership_benefit[10]; __int32 membership_benefit_Size() const {return 10;}; -int membership_benefit_tableId() const {return 269;}; +int membership_benefit_tableId() const {return 270;}; __int16 world_group[10]; __int32 world_group_Size() const {return 10;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(6, 1); } - static __int16 TableId() { return 402; } + static __int16 TableId() { return 403; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h b/Generated/include/KR/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h index 3e541c729..6661cd815 100644 --- a/Generated/include/KR/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h +++ b/Generated/include/KR/soul_npc_skill/AAA_soul_npc_skill_RecordBase.h @@ -23,15 +23,16 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::TableRef skill3[10]; __int32 skill3_Size() const {return 10;}; -int skill3_tableId() const {return 349;}; +int skill3_tableId() const {return 350;}; wchar_t* soul_particle; wchar_t* target_ui_imageset; BnsTables::Shared::TableRef soul_tooltip; -int soul_tooltip_tableId() const {return 434;}; +int soul_tooltip_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 404; } + static __int16 TableId() { return 405; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/soulmaskset/AAA_soulmaskset_RecordBase.h b/Generated/include/KR/soulmaskset/AAA_soulmaskset_RecordBase.h index dc0cd3b5d..acb3bd5d7 100644 --- a/Generated/include/KR/soulmaskset/AAA_soulmaskset_RecordBase.h +++ b/Generated/include/KR/soulmaskset/AAA_soulmaskset_RecordBase.h @@ -97,8 +97,118 @@ bool is_use_field_item; bool hide_hair; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 403; } + static __int16 TableId() { return 404; } static __int32 SubType() { return -1; } + enum class soulmask_type { + normal = 0, + transform = 1, + }; + + enum class transform_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class transform_weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class transform_stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h b/Generated/include/KR/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h index 5c0de06c0..f02348825 100644 --- a/Generated/include/KR/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h +++ b/Generated/include/KR/special_skill_gauge/AAA_special_skill_gauge_RecordBase.h @@ -23,8 +23,32 @@ namespace BnsTables::KR { __int16 gauge_increase_per_sec; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 405; } + static __int16 TableId() { return 406; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/stance/AAA_stance_RecordBase.h b/Generated/include/KR/stance/AAA_stance_RecordBase.h index 256b27d35..bc958eab8 100644 --- a/Generated/include/KR/stance/AAA_stance_RecordBase.h +++ b/Generated/include/KR/stance/AAA_stance_RecordBase.h @@ -21,7 +21,7 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; bool initialize; char Pad0[1]; __int16 default_sp; @@ -103,8 +103,88 @@ wchar_t* summoned_flyingship_attachment_mesh_animset; signed char summoned_preset_body_shape_part_value; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 295); } - static __int16 TableId() { return 406; } + static __int16 TableId() { return 407; } static __int32 SubType() { return -1; } + enum class stance_type { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; + + enum class secondgauge_name { + none = 0, + blade = 1, + soul = 2, + fighting_spirit = 3, + force_energy = 4, + fury = 5, + chakra = 6, + }; + + enum class secondgauge_use_type { + none = 0, + use_sp = 1, + use_fp = 2, + }; + + enum class sp_gauge_style { + none = 0, + ball = 1, + bar_1 = 2, + bar_2 = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/stancetransit/AAA_stancetransit_RecordBase.h b/Generated/include/KR/stancetransit/AAA_stancetransit_RecordBase.h index a0d975bf3..18e3fa342 100644 --- a/Generated/include/KR/stancetransit/AAA_stancetransit_RecordBase.h +++ b/Generated/include/KR/stancetransit/AAA_stancetransit_RecordBase.h @@ -26,8 +26,65 @@ bool after_combat; wchar_t* transit_anim; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 407; } + static __int16 TableId() { return 408; } static __int32 SubType() { return -1; } + enum class after_stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/standidle/AAA_standidle_RecordBase.h b/Generated/include/KR/standidle/AAA_standidle_RecordBase.h index 0bd171701..a2618d67b 100644 --- a/Generated/include/KR/standidle/AAA_standidle_RecordBase.h +++ b/Generated/include/KR/standidle/AAA_standidle_RecordBase.h @@ -49,8 +49,12 @@ char Pad0[2]; wchar_t* hp_idle; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 10); } - static __int16 TableId() { return 408; } + static __int16 TableId() { return 409; } static __int32 SubType() { return -1; } + enum class idle_event_type_1 { + animation = 0, + show = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/star_words/AAA_star_words_RecordBase.h b/Generated/include/KR/star_words/AAA_star_words_RecordBase.h index a1e459793..51947a176 100644 --- a/Generated/include/KR/star_words/AAA_star_words_RecordBase.h +++ b/Generated/include/KR/star_words/AAA_star_words_RecordBase.h @@ -27,10 +27,10 @@ int star_stone_slot_tableId() const {return 202;}; __int32 star_stone_slot_total_count; BnsTables::Shared::TableRef name2[10]; __int32 name2_Size() const {return 10;}; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef star_words_desc[10]; __int32 star_words_desc_Size() const {return 10;}; -int star_words_desc_tableId() const {return 434;}; +int star_words_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef star_words_condition_event[60]; __int32 star_words_condition_event_Size() const {return 60;}; int star_words_condition_event_tableId() const {return 65;}; @@ -43,8 +43,9 @@ BnsTables::Shared::TableRef return_draw_cost_group; int return_draw_cost_group_tableId() const {return 79;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 4); } - static __int16 TableId() { return 409; } + static __int16 TableId() { return 410; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/statesocial/AAA_statesocial_RecordBase.h b/Generated/include/KR/statesocial/AAA_statesocial_RecordBase.h index 2614397cc..ab4b063c1 100644 --- a/Generated/include/KR/statesocial/AAA_statesocial_RecordBase.h +++ b/Generated/include/KR/statesocial/AAA_statesocial_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef sit_state_social; -int sit_state_social_tableId() const {return 410;}; +int sit_state_social_tableId() const {return 411;}; bool can_sitdown; char Pad0[3]; wchar_t* start_transit; @@ -30,8 +30,9 @@ wchar_t* idle; wchar_t* end_transit; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 410; } + static __int16 TableId() { return 411; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/static_chat_channel/AAA_static_chat_channel_RecordBase.h b/Generated/include/KR/static_chat_channel/AAA_static_chat_channel_RecordBase.h index c4f865e8e..394ea886c 100644 --- a/Generated/include/KR/static_chat_channel/AAA_static_chat_channel_RecordBase.h +++ b/Generated/include/KR/static_chat_channel/AAA_static_chat_channel_RecordBase.h @@ -22,12 +22,21 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; signed char partychanneltype; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 411; } + static __int16 TableId() { return 412; } static __int32 SubType() { return -1; } + enum class partychanneltype { + none = 0, + value_1 = 1, + value_2 = 2, + value_3 = 3, + value_4 = 4, + value_5 = 5, + value_6 = 6, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/store/AAA_store_RecordBase.h b/Generated/include/KR/store/AAA_store_RecordBase.h index be66f0d7d..6aca80dcd 100644 --- a/Generated/include/KR/store/AAA_store_RecordBase.h +++ b/Generated/include/KR/store/AAA_store_RecordBase.h @@ -36,8 +36,9 @@ __int16 faction_level[100]; __int32 faction_level_Size() const {return 100;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 414; } + static __int16 TableId() { return 415; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/store2/AAA_store2_RecordBase.h b/Generated/include/KR/store2/AAA_store2_RecordBase.h index f82f720eb..362de3d61 100644 --- a/Generated/include/KR/store2/AAA_store2_RecordBase.h +++ b/Generated/include/KR/store2/AAA_store2_RecordBase.h @@ -24,7 +24,7 @@ namespace BnsTables::KR { signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::IconRef icon; BnsTables::Shared::IconRef none_selected_icon; BnsTables::Shared::TableRef faction; @@ -37,8 +37,18 @@ __int32 buy_price_Size() const {return 127;}; int buy_price_tableId() const {return 197;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 412; } + static __int16 TableId() { return 413; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/store_by_item/AAA_store_by_item_RecordBase.h b/Generated/include/KR/store_by_item/AAA_store_by_item_RecordBase.h index 170224742..7505d7690 100644 --- a/Generated/include/KR/store_by_item/AAA_store_by_item_RecordBase.h +++ b/Generated/include/KR/store_by_item/AAA_store_by_item_RecordBase.h @@ -31,8 +31,9 @@ __int16 dispose_item_count[100]; __int32 dispose_item_count_Size() const {return 100;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 413; } + static __int16 TableId() { return 414; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summoned/AAA_summoned_RecordBase.h b/Generated/include/KR/summoned/AAA_summoned_RecordBase.h index 0238a5b94..f99ff2948 100644 --- a/Generated/include/KR/summoned/AAA_summoned_RecordBase.h +++ b/Generated/include/KR/summoned/AAA_summoned_RecordBase.h @@ -34,7 +34,7 @@ __int16 radius; bool trace_master_skill_target; char Pad2[3]; BnsTables::Shared::TableRef summoned_sequence; -int summoned_sequence_tableId() const {return 424;}; +int summoned_sequence_tableId() const {return 425;}; __int32 seq_skill[30]; __int32 seq_skill_Size() const {return 30;}; __int32 spawn_skill_id; @@ -55,11 +55,11 @@ BnsTables::Shared::TableRef appearance; int appearance_tableId() const {return 87;}; wchar_t* animset; BnsTables::Shared::TableRef spawn_social; -int spawn_social_tableId() const {return 396;}; +int spawn_social_tableId() const {return 397;}; BnsTables::Shared::TableRef respawn_in_social; -int respawn_in_social_tableId() const {return 396;}; +int respawn_in_social_tableId() const {return 397;}; BnsTables::Shared::TableRef respawn_out_social; -int respawn_out_social_tableId() const {return 396;}; +int respawn_out_social_tableId() const {return 397;}; wchar_t* spawn_show; wchar_t* despawn_show; wchar_t* combat_side_player_continuance_show; @@ -77,20 +77,396 @@ float mapunit_outsight_width; float mapunit_outsight_height; wchar_t* mapunit_outsight_imageset; BnsTables::Shared::TableRef fixed_name; -int fixed_name_tableId() const {return 434;}; +int fixed_name_tableId() const {return 435;}; BnsTables::Shared::TableRef nameplate_title_state_normal; -int nameplate_title_state_normal_tableId() const {return 434;}; +int nameplate_title_state_normal_tableId() const {return 435;}; BnsTables::Shared::TableRef nameplate_title_state_duel_other_team; -int nameplate_title_state_duel_other_team_tableId() const {return 434;}; +int nameplate_title_state_duel_other_team_tableId() const {return 435;}; BnsTables::Shared::TableRef nameplate_name_state_anonymity; -int nameplate_name_state_anonymity_tableId() const {return 434;}; +int nameplate_name_state_anonymity_tableId() const {return 435;}; BnsTables::Shared::TableRef nameplate_name_state_duel_other_team; -int nameplate_name_state_duel_other_team_tableId() const {return 434;}; +int nameplate_name_state_duel_other_team_tableId() const {return 435;}; float term_sequence_range_sim_check; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 417; } + static __int16 TableId() { return 418; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class sex { + sex_none = 0, + nam = 1, + yeo = 2, + jung = 3, + }; + + enum class summoned_type { + normal = 0, + ethereal = 1, + }; + + enum class brain_type { + normal = 0, + combat_follow = 1, + fixed = 2, + }; + + enum class far_event_action_type { + none = 0, + recall = 1, + despawn = 2, + }; + + enum class immune_skill_attribute { + none = 0, + maggi = 1, + bangyeog = 2, + twinggigi = 3, + bangeohaengdong = 4, + daeswi = 5, + idong = 6, + hoepi = 7, + daun = 8, + neogbaeg = 9, + gijeor = 10, + geurogi = 11, + gongjung = 12, + haengdongburga = 13, + idongburga = 14, + daundaeeung = 15, + maggijogeon = 16, + hoepijogeon = 17, + chimyeongtajogeon = 18, + yeongyegi = 19, + seutaenseu = 20, + hoebog = 21, + geijihoebog = 22, + buhwar = 23, + jiweon = 24, + jeugsisijeon = 25, + kaeseuting = 26, + gadeubeureikeu = 27, + barsache = 28, + barsache2 = 29, + jeab = 30, + gwanjeorgi = 31, + jangag = 32, + biinganjangag = 33, + heubgong = 34, + jeabdaeeung = 35, + jangagdaeeung = 36, + heubgongdaeeung = 37, + haeje = 38, + dog = 39, + kurtaim = 40, + bur = 41, + eoreum = 42, + jeongi = 43, + gigong = 44, + teurigeo = 45, + weopeu = 46, + geungeori = 47, + weongeori = 48, + gwangyeog = 49, + idongganeung = 50, + demijijon = 51, + sangtaemyeonyeog = 52, + wichibaggugi = 53, + eunsa = 54, + dobar = 55, + }; + + enum class immune_effect_attribute { + none = 0, + hoebog = 1, + jindeugi = 2, + bur = 3, + eunsa = 4, + geomijur = 5, + dog = 6, + eunsin = 7, + tumyeong = 8, + gwanggi = 9, + eoreumgamog = 10, + dognabang = 11, + gajesdeurab = 12, + daun = 13, + neogbaegdaesi = 14, + bangeoburga = 15, + dobar = 16, + domang = 17, + idongburga = 18, + daesiburga = 19, + gamsog = 20, + gijeor = 21, + eoreobuteum = 22, + haengdongburga = 23, + churhyeor = 24, + chiyu = 25, + eoreum = 26, + maengdog = 27, + maggi = 28, + sogbag = 29, + jeab = 30, + wichibaggugi = 31, + jangagyeongye = 32, + mujeog = 33, + meonghaejim = 34, + apchagi = 35, + honjeor = 36, + gwangpoghaejim = 37, + gongjung = 38, + geurogi = 39, + nanmu = 40, + neogbaeg = 41, + heubgong = 42, + kweseuteu_1 = 43, + kweseuteu_2 = 44, + kweseuteu_3 = 45, + kweseuteu_4 = 46, + kweseuteu_5 = 47, + daesanggongjung = 48, + boseu_1 = 49, + boseu_2 = 50, + boseu_3 = 51, + boseudaeswi = 52, + geurimja = 53, + jungcheobburga1 = 54, + jungcheobburga2 = 55, + jogeonmanjog = 56, + sohwansadog = 57, + taengkingjangpan = 58, + geommag = 59, + biteu = 60, + hongog = 61, + nogjuseog = 62, + boseujeohang_1 = 63, + boseujeohang_2 = 64, + boseujeohang_3 = 65, + boseujeohang_4 = 66, + boseujeohang_5 = 67, + naginjeohang_1 = 68, + naginjeohang_2 = 69, + naginjeohang_3 = 70, + naginjeohang_4 = 71, + maseong_1 = 72, + maseong_2 = 73, + maseong_3 = 74, + maseong_4 = 75, + jusurche = 76, + sour = 77, + bujeog = 78, + hwanma = 79, + bansa = 80, + NPC_1 = 81, + NPC_2 = 82, + NPC_3 = 83, + NPC_4 = 84, + NPC_5 = 85, + NPC_6 = 86, + NPC_7 = 87, + NPC_8 = 88, + NPC_9 = 89, + NPC_10 = 90, + naginjeohang_5 = 91, + naginjeohang_6 = 92, + naginjeohang_7 = 93, + naginjeohang_8 = 94, + keurraeseu_1 = 95, + keurraeseu_2 = 96, + keurraeseu_3 = 97, + keurraeseu_4 = 98, + keurraeseu_5 = 99, + keurraeseu_6 = 100, + keurraeseu_7 = 101, + keurraeseu_8 = 102, + keurraeseu_9 = 103, + keurraeseu_10 = 104, + keurraeseu_11 = 105, + keurraeseu_12 = 106, + keurraeseu_13 = 107, + keurraeseu_14 = 108, + keurraeseu_15 = 109, + keurraeseu_16 = 110, + keurraeseu_17 = 111, + keurraeseu_18 = 112, + keurraeseu_19 = 113, + keurraeseu_20 = 114, + keurraeseu_21 = 115, + keurraeseu_22 = 116, + keurraeseu_23 = 117, + keurraeseu_24 = 118, + keurraeseu_25 = 119, + keurraeseu_26 = 120, + keurraeseu_27 = 121, + keurraeseu_28 = 122, + keurraeseu_29 = 123, + keurraeseu_30 = 124, + keurraeseu_31 = 125, + keurraeseu_32 = 126, + keurraeseu_33 = 127, + keurraeseu_34 = 128, + keurraeseu_35 = 129, + keurraeseu_36 = 130, + keurraeseu_37 = 131, + keurraeseu_38 = 132, + keurraeseu_39 = 133, + keurraeseu_40 = 134, + keurraeseu_41 = 135, + keurraeseu_42 = 136, + keurraeseu_43 = 137, + keurraeseu_44 = 138, + keurraeseu_45 = 139, + keurraeseu_46 = 140, + keurraeseu_47 = 141, + keurraeseu_48 = 142, + keurraeseu_49 = 143, + keurraeseu_50 = 144, + keurraeseu_51 = 145, + keurraeseu_52 = 146, + keurraeseu_53 = 147, + keurraeseu_54 = 148, + keurraeseu_55 = 149, + keurraeseu_56 = 150, + keurraeseu_57 = 151, + keurraeseu_58 = 152, + keurraeseu_59 = 153, + keurraeseu_60 = 154, + aitemjogeon_1 = 155, + eotaeggeurraideu = 156, + munyang_1 = 157, + munyang_2 = 158, + munyang_3 = 159, + munyang_4 = 160, + munyang_5 = 161, + munyang_6 = 162, + munyang_7 = 163, + munyang_8 = 164, + munyang_9 = 165, + munyang_10 = 166, + munyang_11 = 167, + munyang_12 = 168, + munyang_13 = 169, + munyang_14 = 170, + munyang_15 = 171, + munyang_16 = 172, + munyang_17 = 173, + munyang_18 = 174, + munyang_19 = 175, + munyang_20 = 176, + gimig_1 = 177, + gimig_2 = 178, + gimig_3 = 179, + gimig_4 = 180, + gimig_5 = 181, + deonjeonboseu_1 = 182, + gimig_6 = 183, + gimig_7 = 184, + gimig_8 = 185, + gimig_9 = 186, + gimig_10 = 187, + jungcheobburga3 = 188, + pirdeuboseu_1 = 189, + pirdeuboseu_2 = 190, + pirdeuboseu_3 = 191, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summoned_appearance/AAA_summoned_appearance_RecordBase.h b/Generated/include/KR/summoned_appearance/AAA_summoned_appearance_RecordBase.h index a83a40759..7ba0e34f3 100644 --- a/Generated/include/KR/summoned_appearance/AAA_summoned_appearance_RecordBase.h +++ b/Generated/include/KR/summoned_appearance/AAA_summoned_appearance_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* animset; BnsTables::Shared::TableRef moveanim; -int moveanim_tableId() const {return 422;}; +int moveanim_tableId() const {return 423;}; BnsTables::Shared::TableRef appearance; int appearance_tableId() const {return 87;}; wchar_t* sword; @@ -33,8 +33,23 @@ wchar_t* gun_r; wchar_t* gun_l; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 415; } + static __int16 TableId() { return 416; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summoned_sequence/AAA_summoned_sequence_RecordBase.h b/Generated/include/KR/summoned_sequence/AAA_summoned_sequence_RecordBase.h index a70913454..dc8671240 100644 --- a/Generated/include/KR/summoned_sequence/AAA_summoned_sequence_RecordBase.h +++ b/Generated/include/KR/summoned_sequence/AAA_summoned_sequence_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::KR { wchar_t* alias; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 424; } + static __int16 TableId() { return 425; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h b/Generated/include/KR/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h new file mode 100644 index 000000000..90675d6e1 --- /dev/null +++ b/Generated/include/KR/summoned_sequence_action/AAA_summoned_sequence_action_RecordBase.h @@ -0,0 +1,39 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct summoned_sequence_action_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + __int32 line; +signed char prob; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) summoned_sequence_action_RecordPtr // : DrRecordPtr + { + summoned_sequence_action_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h b/Generated/include/KR/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h new file mode 100644 index 000000000..b7e625174 --- /dev/null +++ b/Generated/include/KR/summoned_sequence_melee/AAA_summoned_sequence_melee_RecordBase.h @@ -0,0 +1,38 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct summoned_sequence_melee_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + __int16 margin; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) summoned_sequence_melee_RecordPtr // : DrRecordPtr + { + summoned_sequence_melee_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h b/Generated/include/KR/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h new file mode 100644 index 000000000..b39659acc --- /dev/null +++ b/Generated/include/KR/summoned_sequence_range/AAA_summoned_sequence_range_RecordBase.h @@ -0,0 +1,38 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct summoned_sequence_range_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + __int16 margin; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) summoned_sequence_range_RecordPtr // : DrRecordPtr + { + summoned_sequence_range_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h b/Generated/include/KR/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h new file mode 100644 index 000000000..95122def6 --- /dev/null +++ b/Generated/include/KR/summoned_sequence_range_sim/AAA_summoned_sequence_range_sim_RecordBase.h @@ -0,0 +1,38 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct summoned_sequence_range_sim_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + __int16 margin; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) summoned_sequence_range_sim_RecordPtr // : DrRecordPtr + { + summoned_sequence_range_sim_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h b/Generated/include/KR/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h index a8365e323..fdb0a2f0a 100644 --- a/Generated/include/KR/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h +++ b/Generated/include/KR/summonedbeautyshop/AAA_summonedbeautyshop_RecordBase.h @@ -23,12 +23,13 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::TableRef beauty_item[120]; __int32 beauty_item_Size() const {return 120;}; -int beauty_item_tableId() const {return 423;}; +int beauty_item_tableId() const {return 424;}; __int16 sell_rate; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 416; } + static __int16 TableId() { return 417; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h b/Generated/include/KR/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h index b9e8f1c95..22c7196ad 100644 --- a/Generated/include/KR/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h +++ b/Generated/include/KR/summoneddesignerpreset/AAA_summoneddesignerpreset_RecordBase.h @@ -34,8 +34,23 @@ signed char body_shape; signed char decal; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 418; } + static __int16 TableId() { return 419; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h b/Generated/include/KR/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h index 37f0991ec..64344c7af 100644 --- a/Generated/include/KR/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h +++ b/Generated/include/KR/summonedjobstylestandidle/AAA_summonedjobstylestandidle_RecordBase.h @@ -28,8 +28,45 @@ __int32 group_index; __int32 event_time; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 419; } + static __int16 TableId() { return 420; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class master_job_style { + base_1 = 0, + base_2 = 1, + base_3 = 2, + base_4 = 3, + base_5 = 4, + advanced_1 = 5, + advanced_2 = 6, + advanced_3 = 7, + advanced_4 = 8, + advanced_5 = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summonedlevel/AAA_summonedlevel_RecordBase.h b/Generated/include/KR/summonedlevel/AAA_summonedlevel_RecordBase.h index d6a0f29ef..7bcd706a5 100644 --- a/Generated/include/KR/summonedlevel/AAA_summonedlevel_RecordBase.h +++ b/Generated/include/KR/summonedlevel/AAA_summonedlevel_RecordBase.h @@ -28,7 +28,7 @@ bool is_duelbot_summoned; __int16 modify_cast_speed_percent; char Pad0[2]; __int64 hp_regen; -__int32 hp_regen_combat; +__int64 hp_regen_combat; __int16 attack_hit_base_percent; __int16 attack_hit_value; __int16 attack_pierce_base_percent; @@ -166,8 +166,56 @@ __int32 attack_abnormal_hit_modify; __int32 defend_abnormal_resistance_modify; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 420; } + static __int16 TableId() { return 421; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class contents_type { + invalid = 0, + normal = 1, + duel = 2, + dungeon = 3, + battle_royal = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h b/Generated/include/KR/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h index 307b5777c..0fd5cfb31 100644 --- a/Generated/include/KR/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h +++ b/Generated/include/KR/summonedmasterylevel/AAA_summonedmasterylevel_RecordBase.h @@ -27,7 +27,7 @@ bool is_duelbot_summoned; __int16 modify_cast_speed_percent; char Pad0[2]; __int64 hp_regen; -__int32 hp_regen_combat; +__int64 hp_regen_combat; __int16 attack_hit_base_percent; __int16 attack_hit_value; __int16 attack_pierce_value; @@ -114,8 +114,48 @@ __int32 attack_attribute_modify; __int16 defend_critical_damage_value; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 421; } + static __int16 TableId() { return 422; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h b/Generated/include/KR/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h index 7da67ed3c..6cf770c64 100644 --- a/Generated/include/KR/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h +++ b/Generated/include/KR/summonedmoveanim/AAA_summonedmoveanim_RecordBase.h @@ -85,8 +85,95 @@ wchar_t* upper_rtol; wchar_t* lower_rtol; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 422; } + static __int16 TableId() { return 423; } static __int32 SubType() { return -1; } + enum class weapon { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; + + enum class combat_pose { + none = 0, + peace = 1, + combat_nontarget = 2, + combat_target = 3, + }; + + enum class stance { + stance_none = 0, + npcgibonjase = 1, + cheongeomse = 2, + geomryeongse = 3, + danta = 4, + yeongye = 5, + chesur = 6, + nabdo = 7, + gyeonggigong = 8, + yeongigong = 9, + ganggigong = 10, + gweonchongmodeu = 11, + reoncheomodeu = 12, + pagoe = 13, + boho = 14, + cheorbyeog = 15, + sohwan = 16, + gyoran = 17, + eunsin = 18, + amsar = 19, + geomsur = 20, + eogeom = 21, + bardo = 22, + npcjase1 = 23, + npcjase2 = 24, + npcjase3 = 25, + sohwansu_follow = 26, + sohwansu_command_1 = 27, + sohwansu_flying = 28, + jusur = 29, + gangrim = 30, + yugweon = 31, + gigong = 32, + naengjeong = 33, + gwanggi = 34, + janggung = 35, + jeongryeonggung = 36, + jjireugi = 37, + begi = 38, + cheongroe = 39, + hyeorroe = 40, + eogeomse = 41, + jeongsu = 42, + yeogsu = 43, + hansonyeogsu = 44, + ganiyeonju = 45, + upeo = 46, + yeonju = 47, + ssangweor = 48, + noesin = 49, + chimsig = 50, + yeomje = 51, + npcjusijase1 = 52, + npcjusijase2 = 53, + npcjusijase3 = 54, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summonedpreset/AAA_summonedpreset_RecordBase.h b/Generated/include/KR/summonedpreset/AAA_summonedpreset_RecordBase.h index 937f942ec..3f4f7a42a 100644 --- a/Generated/include/KR/summonedpreset/AAA_summonedpreset_RecordBase.h +++ b/Generated/include/KR/summonedpreset/AAA_summonedpreset_RecordBase.h @@ -29,13 +29,39 @@ int icon_texture_tableId() const {return 188;}; __int16 icon_index; char Pad0[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; signed char param8[96]; __int32 param8_Size() const {return 96;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 423; } + static __int16 TableId() { return 424; } static __int32 SubType() { return -1; } + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; + + enum class part_type { + none = 0, + face = 1, + body = 2, + eye_color = 3, + eye = 4, + body_color = 5, + body_shape = 6, + decal = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/summonedstandidle/AAA_summonedstandidle_RecordBase.h b/Generated/include/KR/summonedstandidle/AAA_summonedstandidle_RecordBase.h index 73fbb1623..4286e28a7 100644 --- a/Generated/include/KR/summonedstandidle/AAA_summonedstandidle_RecordBase.h +++ b/Generated/include/KR/summonedstandidle/AAA_summonedstandidle_RecordBase.h @@ -44,8 +44,12 @@ char Pad0[2]; wchar_t* hp_idle; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 425; } + static __int16 TableId() { return 426; } static __int32 SubType() { return -1; } + enum class idle_event_type_1 { + animation = 0, + show = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/survey/AAA_survey_RecordBase.h b/Generated/include/KR/survey/AAA_survey_RecordBase.h index adb3e10d7..ca6e812e7 100644 --- a/Generated/include/KR/survey/AAA_survey_RecordBase.h +++ b/Generated/include/KR/survey/AAA_survey_RecordBase.h @@ -21,13 +21,13 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef survey_question; -int survey_question_tableId() const {return 427;}; +int survey_question_tableId() const {return 428;}; signed char job; signed char race; char Pad0[2]; __int32 level; BnsTables::Shared::TableRef completed_quest; -int completed_quest_tableId() const {return 306;}; +int completed_quest_tableId() const {return 307;}; __int16 start_year; signed char start_month; signed char start_day; @@ -52,8 +52,48 @@ signed char optional_reward_item_count[4]; __int32 optional_reward_item_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 426; } + static __int16 TableId() { return 427; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; + + enum class race { + race_none = 0, + geon = 1, + gon = 2, + rin = 3, + jin = 4, + nabbeunmob = 5, + deonabbeunmob = 6, + museounmob = 7, + deomuseounmob = 8, + deodeomuseounmob = 9, + goyangi = 10, + gangrimche = 11, + aggwi = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/surveyquestions/AAA_surveyquestions_RecordBase.h b/Generated/include/KR/surveyquestions/AAA_surveyquestions_RecordBase.h index 9267935ba..633111679 100644 --- a/Generated/include/KR/surveyquestions/AAA_surveyquestions_RecordBase.h +++ b/Generated/include/KR/surveyquestions/AAA_surveyquestions_RecordBase.h @@ -25,8 +25,9 @@ wchar_t* title; wchar_t* greeting; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 427; } + static __int16 TableId() { return 428; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h b/Generated/include/KR/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h new file mode 100644 index 000000000..0524f50a2 --- /dev/null +++ b/Generated/include/KR/surveyquestions_question/AAA_surveyquestions_question_RecordBase.h @@ -0,0 +1,45 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct surveyquestions_question_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char num; +signed char question_type; +char Pad0[2]; +wchar_t* desc; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class question_type { + single_selection_question = 0, + multiple_selection_question = 1, + subjective_question = 2, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) surveyquestions_question_RecordPtr // : DrRecordPtr + { + surveyquestions_question_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h b/Generated/include/KR/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h new file mode 100644 index 000000000..a6f90b246 --- /dev/null +++ b/Generated/include/KR/surveyquestions_questionexample/AAA_surveyquestions_questionexample_RecordBase.h @@ -0,0 +1,41 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct surveyquestions_questionexample_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char num; +char Pad0[3]; +wchar_t* desc; +signed char gotoquestionnum; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) surveyquestions_questionexample_RecordPtr // : DrRecordPtr + { + surveyquestions_questionexample_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/talksocial/AAA_talksocial_RecordBase.h b/Generated/include/KR/talksocial/AAA_talksocial_RecordBase.h index ad7e3aa69..a7aebb00c 100644 --- a/Generated/include/KR/talksocial/AAA_talksocial_RecordBase.h +++ b/Generated/include/KR/talksocial/AAA_talksocial_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; bool use_at_dead; bool use_at_exhaustion; bool use_at_restoration; @@ -61,8 +61,32 @@ __int32 summoned_show_Size() const {return 3;}; bool can_ride_vehicle; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } - static __int16 TableId() { return 428; } + static __int16 TableId() { return 429; } static __int32 SubType() { return -1; } + enum class use_job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/teen_body_material/AAA_teen_body_material_RecordBase.h b/Generated/include/KR/teen_body_material/AAA_teen_body_material_RecordBase.h index 47e699bdc..6ba080e06 100644 --- a/Generated/include/KR/teen_body_material/AAA_teen_body_material_RecordBase.h +++ b/Generated/include/KR/teen_body_material/AAA_teen_body_material_RecordBase.h @@ -25,8 +25,9 @@ wchar_t* teen_body_material_name; wchar_t* body_mesh_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 429; } + static __int16 TableId() { return 430; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/teleport/AAA_teleport_RecordBase.h b/Generated/include/KR/teleport/AAA_teleport_RecordBase.h index c203efc3d..d1d4f4332 100644 --- a/Generated/include/KR/teleport/AAA_teleport_RecordBase.h +++ b/Generated/include/KR/teleport/AAA_teleport_RecordBase.h @@ -24,14 +24,14 @@ namespace BnsTables::KR { bool retired; char Pad0[3]; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; BnsTables::Shared::TableRef teleport_position; -int teleport_position_tableId() const {return 490;}; +int teleport_position_tableId() const {return 492;}; __int16 distance_from_start_teleport; char Pad1[2]; __int32 price_percent; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; BnsTables::Shared::TableRef activated_faction; int activated_faction_tableId() const {return 139;}; bool joined_faction; @@ -39,18 +39,22 @@ signed char required_pc_level; signed char required_pc_mastery_level; signed char required_faction_level; BnsTables::Shared::TableRef ui_preceding_quest; -int ui_preceding_quest_tableId() const {return 306;}; +int ui_preceding_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef required_quest; -int required_quest_tableId() const {return 306;}; +int required_quest_tableId() const {return 307;}; bool capital; signed char teleport_cost_type; char Pad2[2]; BnsTables::Shared::TableRef party_chat_channel; -int party_chat_channel_tableId() const {return 284;}; +int party_chat_channel_tableId() const {return 285;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 2); } - static __int16 TableId() { return 430; } + static __int16 TableId() { return 431; } static __int32 SubType() { return -1; } + enum class teleport_cost_type { + teleport = 0, + party_camp = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/tencent_quest/AAA_tencent_quest_RecordBase.h b/Generated/include/KR/tencent_quest/AAA_tencent_quest_RecordBase.h index b75c6d671..39c58693a 100644 --- a/Generated/include/KR/tencent_quest/AAA_tencent_quest_RecordBase.h +++ b/Generated/include/KR/tencent_quest/AAA_tencent_quest_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::KR { bool check_vitality; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 431; } + static __int16 TableId() { return 432; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/tendency_field/AAA_tendency_field_RecordBase.h b/Generated/include/KR/tendency_field/AAA_tendency_field_RecordBase.h index c371ad36a..b4729ea8a 100644 --- a/Generated/include/KR/tendency_field/AAA_tendency_field_RecordBase.h +++ b/Generated/include/KR/tendency_field/AAA_tendency_field_RecordBase.h @@ -27,17 +27,17 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef main_zone; -int main_zone_tableId() const {return 478;}; +int main_zone_tableId() const {return 480;}; BnsTables::Shared::TableRef sub_zone[7]; __int32 sub_zone_Size() const {return 7;}; -int sub_zone_tableId() const {return 478;}; +int sub_zone_tableId() const {return 480;}; bool enable_change_channel; signed char required_level; signed char required_mastery_level; char Pad0[1]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; bool required_activated_main_faction; bool restrict_enter_zone_when_manifest_tendency; @@ -55,7 +55,7 @@ char Pad3[2]; __int64 quest_pack_simple_quest_refresh_money; BnsTables::Shared::TableRef weekly_time_table_for_added_reward[2]; __int32 weekly_time_table_for_added_reward_Size() const {return 2;}; -int weekly_time_table_for_added_reward_tableId() const {return 460;}; +int weekly_time_table_for_added_reward_tableId() const {return 461;}; __int32 weekly_bonus_point_percent[2]; __int32 weekly_bonus_point_percent_Size() const {return 2;}; BnsTables::Shared::TableRef group; @@ -73,9 +73,9 @@ __int32 tendency_start_kismet_name_Size() const {return 3;}; wchar_t* tendency_end_kismet_name[3]; __int32 tendency_end_kismet_name_Size() const {return 3;}; BnsTables::Shared::TableRef tendency_field_name2; -int tendency_field_name2_tableId() const {return 434;}; +int tendency_field_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef tendency_field_desc; -int tendency_field_desc_tableId() const {return 434;}; +int tendency_field_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; signed char ui_text_grade; @@ -114,15 +114,30 @@ BnsTables::Shared::TableRef standard_gear_weapon; int standard_gear_weapon_tableId() const {return 202;}; BnsTables::Shared::TableRef display_quests[12]; __int32 display_quests_Size() const {return 12;}; -int display_quests_tableId() const {return 306;}; +int display_quests_tableId() const {return 307;}; BnsTables::Shared::TableRef tactic; -int tactic_tableId() const {return 434;}; +int tactic_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias; int recommend_alias_tableId() const {return 74;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 22); } - static __int16 TableId() { return 432; } + static __int16 TableId() { return 433; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; + + enum class tendency_1_reset_score_type { + none = 0, + tendency_1 = 1, + tendency_2 = 2, + tendency_3 = 3, + tendency_1_2 = 4, + tendency_1_3 = 5, + tendency_2_3 = 6, + tendency_1_2_3 = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/tendency_field/tendency_field_buyudo_Record.h b/Generated/include/KR/tendency_field/tendency_field_buyudo_Record.h index f660165a9..5ed46cbe3 100644 --- a/Generated/include/KR/tendency_field/tendency_field_buyudo_Record.h +++ b/Generated/include/KR/tendency_field/tendency_field_buyudo_Record.h @@ -10,71 +10,71 @@ namespace BnsTables::KR { { public: BnsTables::Shared::TableRef playable_time; -int playable_time_tableId() const {return 460;}; +int playable_time_tableId() const {return 461;}; __int16 check_score_required_min_faction_member_count; char Pad_sub_0[2]; BnsTables::Shared::TableRef tendency_1_faction1_warfare_boss[5]; __int32 tendency_1_faction1_warfare_boss_Size() const {return 5;}; -int tendency_1_faction1_warfare_boss_tableId() const {return 276;}; +int tendency_1_faction1_warfare_boss_tableId() const {return 277;}; BnsTables::Shared::TableRef tendency_1_faction2_warfare_boss[5]; __int32 tendency_1_faction2_warfare_boss_Size() const {return 5;}; -int tendency_1_faction2_warfare_boss_tableId() const {return 276;}; +int tendency_1_faction2_warfare_boss_tableId() const {return 277;}; BnsTables::Shared::TableRef tendency_2_faction1_warfare_boss[5]; __int32 tendency_2_faction1_warfare_boss_Size() const {return 5;}; -int tendency_2_faction1_warfare_boss_tableId() const {return 276;}; +int tendency_2_faction1_warfare_boss_tableId() const {return 277;}; BnsTables::Shared::TableRef tendency_2_faction2_warfare_boss[5]; __int32 tendency_2_faction2_warfare_boss_Size() const {return 5;}; -int tendency_2_faction2_warfare_boss_tableId() const {return 276;}; +int tendency_2_faction2_warfare_boss_tableId() const {return 277;}; BnsTables::Shared::TableRef tendency_3_warfare_boss[5]; __int32 tendency_3_warfare_boss_Size() const {return 5;}; -int tendency_3_warfare_boss_tableId() const {return 276;}; +int tendency_3_warfare_boss_tableId() const {return 277;}; BnsTables::Shared::TableRef tendency_1_faction1_warfare_quest[5]; __int32 tendency_1_faction1_warfare_quest_Size() const {return 5;}; -int tendency_1_faction1_warfare_quest_tableId() const {return 306;}; +int tendency_1_faction1_warfare_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_1_faction2_warfare_quest[5]; __int32 tendency_1_faction2_warfare_quest_Size() const {return 5;}; -int tendency_1_faction2_warfare_quest_tableId() const {return 306;}; +int tendency_1_faction2_warfare_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_2_faction1_warfare_quest[5]; __int32 tendency_2_faction1_warfare_quest_Size() const {return 5;}; -int tendency_2_faction1_warfare_quest_tableId() const {return 306;}; +int tendency_2_faction1_warfare_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_2_faction2_warfare_quest[5]; __int32 tendency_2_faction2_warfare_quest_Size() const {return 5;}; -int tendency_2_faction2_warfare_quest_tableId() const {return 306;}; +int tendency_2_faction2_warfare_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_3_faction1_warfare_quest[5]; __int32 tendency_3_faction1_warfare_quest_Size() const {return 5;}; -int tendency_3_faction1_warfare_quest_tableId() const {return 306;}; +int tendency_3_faction1_warfare_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_3_faction2_warfare_quest[5]; __int32 tendency_3_faction2_warfare_quest_Size() const {return 5;}; -int tendency_3_faction2_warfare_quest_tableId() const {return 306;}; +int tendency_3_faction2_warfare_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_1_faction1_sub_quest[5]; __int32 tendency_1_faction1_sub_quest_Size() const {return 5;}; -int tendency_1_faction1_sub_quest_tableId() const {return 306;}; +int tendency_1_faction1_sub_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_1_faction2_sub_quest[5]; __int32 tendency_1_faction2_sub_quest_Size() const {return 5;}; -int tendency_1_faction2_sub_quest_tableId() const {return 306;}; +int tendency_1_faction2_sub_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_2_faction1_sub_quest[5]; __int32 tendency_2_faction1_sub_quest_Size() const {return 5;}; -int tendency_2_faction1_sub_quest_tableId() const {return 306;}; +int tendency_2_faction1_sub_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_2_faction2_sub_quest[5]; __int32 tendency_2_faction2_sub_quest_Size() const {return 5;}; -int tendency_2_faction2_sub_quest_tableId() const {return 306;}; +int tendency_2_faction2_sub_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_3_faction1_sub_quest[5]; __int32 tendency_3_faction1_sub_quest_Size() const {return 5;}; -int tendency_3_faction1_sub_quest_tableId() const {return 306;}; +int tendency_3_faction1_sub_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef tendency_3_faction2_sub_quest[5]; __int32 tendency_3_faction2_sub_quest_Size() const {return 5;}; -int tendency_3_faction2_sub_quest_tableId() const {return 306;}; +int tendency_3_faction2_sub_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef faction1_kill_quest; -int faction1_kill_quest_tableId() const {return 306;}; +int faction1_kill_quest_tableId() const {return 307;}; BnsTables::Shared::TableRef faction2_kill_quest; -int faction2_kill_quest_tableId() const {return 306;}; +int faction2_kill_quest_tableId() const {return 307;}; __int32 defeat_field_play_point_bonus_percent; __int32 defeat_faction_score_bonus_percent; __int32 defeat_bonus_point_percent; BnsTables::Shared::TableRef reentrance_faction1_spawn; -int reentrance_faction1_spawn_tableId() const {return 487;}; +int reentrance_faction1_spawn_tableId() const {return 489;}; BnsTables::Shared::TableRef reentrance_faction2_spawn; -int reentrance_faction2_spawn_tableId() const {return 487;}; +int reentrance_faction2_spawn_tableId() const {return 489;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/KR/terrain/AAA_terrain_RecordBase.h b/Generated/include/KR/terrain/AAA_terrain_RecordBase.h index aba88b7de..d32d80d77 100644 --- a/Generated/include/KR/terrain/AAA_terrain_RecordBase.h +++ b/Generated/include/KR/terrain/AAA_terrain_RecordBase.h @@ -34,8 +34,9 @@ char Pad0[1]; __int16 release_contents_group; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 11); } - static __int16 TableId() { return 433; } + static __int16 TableId() { return 434; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/text/AAA_text_RecordBase.h b/Generated/include/KR/text/AAA_text_RecordBase.h index 757979fd1..aa65a75e6 100644 --- a/Generated/include/KR/text/AAA_text_RecordBase.h +++ b/Generated/include/KR/text/AAA_text_RecordBase.h @@ -24,8 +24,9 @@ namespace BnsTables::KR { BnsTables::Shared::TextRef text; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 434; } + static __int16 TableId() { return 435; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h b/Generated/include/KR/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h index f5974fa15..919b4e951 100644 --- a/Generated/include/KR/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h +++ b/Generated/include/KR/time_limit_field_zone/AAA_time_limit_field_zone_RecordBase.h @@ -31,23 +31,33 @@ char Pad0[2]; BnsTables::Shared::TableRef required_cost; int required_cost_tableId() const {return 79;}; BnsTables::Shared::TableRef time_limit_field_zone_name2; -int time_limit_field_zone_name2_tableId() const {return 434;}; +int time_limit_field_zone_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef time_limit_field_zone_desc; -int time_limit_field_zone_desc_tableId() const {return 434;}; +int time_limit_field_zone_desc_tableId() const {return 435;}; BnsTables::Shared::TableRef time_limit_field_zone_desc2; -int time_limit_field_zone_desc2_tableId() const {return 434;}; +int time_limit_field_zone_desc2_tableId() const {return 435;}; signed char ui_text_grade; char Pad1[3]; BnsTables::Shared::TableRef reward_summary; int reward_summary_tableId() const {return 18;}; +BnsTables::Shared::TableRef field_bonus_effect_desc1; +int field_bonus_effect_desc1_tableId() const {return 435;}; +BnsTables::Shared::TableRef field_bonus_effect_desc2; +int field_bonus_effect_desc2_tableId() const {return 435;}; +BnsTables::Shared::TableRef field_bonus_effect_desc3; +int field_bonus_effect_desc3_tableId() const {return 435;}; BnsTables::Shared::TableRef recommend_alias; int recommend_alias_tableId() const {return 74;}; __int16 recommend_attack_power; signed char entrance_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 435; } + static __int16 TableId() { return 436; } static __int32 SubType() { return -1; } + enum class entrance_type { + default_val = 0, + public_raid3 = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h b/Generated/include/KR/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h index 3eefb62e2..a67c3ebf4 100644 --- a/Generated/include/KR/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h +++ b/Generated/include/KR/timezoneinfomation/AAA_timezoneinfomation_RecordBase.h @@ -23,12 +23,13 @@ namespace BnsTables::KR { wchar_t* alias; __int32 bias_minute; BnsTables::Shared::TableRef display_name; -int display_name_tableId() const {return 434;}; +int display_name_tableId() const {return 435;}; signed char sort_no; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 436; } + static __int16 TableId() { return 437; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/trainskillversion/AAA_trainskillversion_RecordBase.h b/Generated/include/KR/trainskillversion/AAA_trainskillversion_RecordBase.h index 86fa705da..ca01aaf9e 100644 --- a/Generated/include/KR/trainskillversion/AAA_trainskillversion_RecordBase.h +++ b/Generated/include/KR/trainskillversion/AAA_trainskillversion_RecordBase.h @@ -23,8 +23,32 @@ namespace BnsTables::KR { __int32 version; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 437; } + static __int16 TableId() { return 438; } static __int32 SubType() { return -1; } + enum class job { + job_none = 0, + geomsa = 1, + gweonsa = 2, + gigongsa = 3, + gyeogsa = 4, + yeogsa = 5, + sohwansa = 6, + amsarja = 7, + gwigeomsa = 8, + jusursa = 9, + gigweonsa = 10, + tusa = 11, + gungsa = 12, + changsursa = 13, + noejeonsursa = 14, + ssanggeomsa = 15, + agsa = 16, + pc_max = 17, + sohwansu_ruki = 18, + sohwansu_striker = 19, + sohwansu_defender = 20, + sohwansu_controller = 21, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/treasure_board_page/AAA_treasure_board_page_RecordBase.h b/Generated/include/KR/treasure_board_page/AAA_treasure_board_page_RecordBase.h index daecac427..5e884e022 100644 --- a/Generated/include/KR/treasure_board_page/AAA_treasure_board_page_RecordBase.h +++ b/Generated/include/KR/treasure_board_page/AAA_treasure_board_page_RecordBase.h @@ -44,18 +44,27 @@ __int32 draw_count_in_grade_Size() const {return 10;}; __int32 max_draw_count; BnsTables::Shared::TableRef treasure_board_reward[59]; __int32 treasure_board_reward_Size() const {return 59;}; -int treasure_board_reward_tableId() const {return 439;}; +int treasure_board_reward_tableId() const {return 440;}; __int16 treasure_board_reward_grade[59]; __int32 treasure_board_reward_grade_Size() const {return 59;}; char Pad2[2]; BnsTables::Shared::TableRef treasure_board_name; -int treasure_board_name_tableId() const {return 434;}; +int treasure_board_name_tableId() const {return 435;}; wchar_t* treasure_board_symbol_on; wchar_t* treasure_board_symbol_off; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 438; } + static __int16 TableId() { return 439; } static __int32 SubType() { return -1; } + enum class reset_condition { + normal = 0, + draw_all = 1, + }; + + enum class reset_price_type { + free = 0, + item = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h b/Generated/include/KR/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h index af7c32c60..717066b57 100644 --- a/Generated/include/KR/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h +++ b/Generated/include/KR/treasure_board_reward/AAA_treasure_board_reward_RecordBase.h @@ -30,8 +30,9 @@ __int16 max_draw_count; __int32 reward_item_prob_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 439; } + static __int16 TableId() { return 440; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/treasure_board_season/AAA_treasure_board_season_RecordBase.h b/Generated/include/KR/treasure_board_season/AAA_treasure_board_season_RecordBase.h index 1d6d2a891..2ca02fe0a 100644 --- a/Generated/include/KR/treasure_board_season/AAA_treasure_board_season_RecordBase.h +++ b/Generated/include/KR/treasure_board_season/AAA_treasure_board_season_RecordBase.h @@ -24,20 +24,21 @@ namespace BnsTables::KR { char Pad0[3]; BnsTables::Shared::TableRef treasure_board_page[10]; __int32 treasure_board_page_Size() const {return 10;}; -int treasure_board_page_tableId() const {return 438;}; +int treasure_board_page_tableId() const {return 439;}; BnsTables::Shared::TableRef season_reward_item; int season_reward_item_tableId() const {return 202;}; __int16 season_reward_item_count; char Pad1[2]; BnsTables::Shared::TableRef season_name; -int season_name_tableId() const {return 434;}; +int season_name_tableId() const {return 435;}; __int64 season_end_time; wchar_t* season_board_symbol_on; wchar_t* season_board_symbol_off; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 440; } + static __int16 TableId() { return 441; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h b/Generated/include/KR/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h index 8af8d2b72..d5f5e4b88 100644 --- a/Generated/include/KR/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h +++ b/Generated/include/KR/tutorialskillsequence/AAA_tutorialskillsequence_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::KR { wchar_t* alias; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 7); } - static __int16 TableId() { return 441; } + static __int16 TableId() { return 442; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h b/Generated/include/KR/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h new file mode 100644 index 000000000..7d1ed5892 --- /dev/null +++ b/Generated/include/KR/tutorialskillsequence_step/AAA_tutorialskillsequence_step_RecordBase.h @@ -0,0 +1,339 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct tutorialskillsequence_step_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + + }; + unsigned __int64 key; + }; + char nokeypad[2]; + signed char sequence_step_type; +char Pad0[3]; +__int32 skill[20]; +__int32 skill_Size() const {return 20;}; +bool check_parent_skill; +signed char result[2]; +__int32 result_Size() const {return 2;}; +signed char result_event_type[2]; +__int32 result_event_type_Size() const {return 2;}; +char Pad1[1]; +__int16 caster_fail_state; +BnsTables::Shared::TableRef caster_fail_effect; +int caster_fail_effect_tableId() const {return 118;}; +__int16 caster_pass_state; +__int16 target_pass_state; +signed char target_pass_state_count; +char Pad2[3]; +BnsTables::Shared::TableRef target_pass_effect; +int target_pass_effect_tableId() const {return 118;}; +signed char target_pass_effect_count; +bool check_only_cast_skill; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 0); } + static __int16 TableId() { return 0; } + static __int32 SubType() { return -1; } + enum class sequence_step_type { + skill = 0, + effect = 1, + }; + + enum class result { + none = 0, + hit = 1, + miss = 2, + dodge = 3, + parry = 4, + perfect_parry = 5, + bounce = 6, + counter = 7, + critical_hit = 8, + hit_critical_hit = 9, + back_hit_critical_hit = 10, + not_hit = 11, + all = 12, + hit_critical_hit_parry = 13, + parry_perfect_parry = 14, + front_hit_critical_hit = 15, + parry_perfect_parry_counter = 16, + parry_perfect_parry_dodge = 17, + parry_dodge = 18, + }; + + enum class result_event_type { + none = 0, + attack = 1, + attacked = 2, + }; + + enum class caster_fail_state { + none = 0, + stun = 1, + airdash = 2, + knockback = 3, + bind_phantom = 4, + link = 5, + detection = 6, + internal_injury = 7, + immediately_exec = 8, + concentration = 9, + infinity_shot = 10, + down = 11, + swoon = 12, + defence = 13, + kneel = 14, + provocation = 15, + midair_1 = 16, + midair_2 = 17, + midair_3 = 18, + frostbite = 19, + magnetic_seal = 20, + fast_freezing = 21, + rupture = 22, + impregnability = 23, + prickblood = 24, + wildfire_1 = 25, + wildfire_2 = 26, + wildfire_3 = 27, + hide = 28, + burrow = 29, + smokescreen = 30, + embers = 31, + poison = 32, + applied_poison = 33, + spider_web = 34, + time_bomb = 35, + defence_block = 36, + dash_block = 37, + dexterity = 38, + soulblade_1 = 39, + soulblade_2 = 40, + soulblade_3 = 41, + joint = 42, + flydragon = 43, + landdragon = 44, + silverweb_1 = 45, + silverweb_2 = 46, + justguard = 47, + force_flag_1 = 48, + force_flag_2 = 49, + force_flag_3 = 50, + catchshield = 51, + poundshort = 52, + axechopshort = 53, + swingstrikeshort = 54, + chilblain = 55, + frontdown = 56, + bleeding = 57, + npc_state_1 = 58, + npc_state_2 = 59, + npc_state_3 = 60, + npc_state_4 = 61, + npc_state_5 = 62, + npc_state_6 = 63, + npc_state_7 = 64, + npc_state_8 = 65, + hardwall_break = 66, + react_link = 67, + counter = 68, + Shadow = 69, + Shuriken = 70, + Instantkick = 71, + Hyperkick = 72, + Saver = 73, + HeartStab = 74, + LeafDodge = 75, + DragonKick = 76, + BurstBlow = 77, + Blood = 78, + BloodFullStack = 79, + Poison2 = 80, + Poison2FullStack = 81, + TankingDrain = 82, + EmberFullStack = 83, + PoisonFullStack = 84, + FireBit = 85, + FireBitFullStack = 86, + IceBit = 87, + Hole = 88, + HoleFullStack = 89, + Bubble = 90, + Swallow = 91, + FireBit2 = 92, + IceBit2 = 93, + IceBitFullStack = 94, + FireWall1 = 95, + FireWall2 = 96, + FireWall3 = 97, + FireWall4 = 98, + HighKick = 99, + Abdomen = 100, + ShortBurst = 101, + MartialFullHit = 102, + Smash = 103, + Hole1 = 104, + Hole2 = 105, + Hole3 = 106, + TargetHole1 = 107, + TargetHole2 = 108, + TargetHole3 = 109, + Hornet = 110, + MorningGlory = 111, + cannot_resurrect = 112, + enable_guild_battle_field = 113, + Immune_link = 114, + GhostX0 = 115, + GhostX1 = 116, + GhostX2 = 117, + GhostX3 = 118, + Thornbus = 119, + BloodBurst = 120, + AdventMark1 = 121, + AdventMark2 = 122, + HyperMove = 123, + Talisman = 124, + Spector01 = 125, + Spector02 = 126, + Spector03 = 127, + Phantomsoul = 128, + BlueSky = 129, + EgoAutoParry = 130, + Pierce = 131, + burn = 132, + AttackGlide = 133, + SecondGaugeStopped = 134, + BigBossJump = 135, + BigBossState_1 = 136, + JobSkillFlag_1 = 137, + JobSkillFlag_2 = 138, + JobSkillFlag_3 = 139, + JobSkillFlag_4 = 140, + JobSkillFlag_5 = 141, + JobSkillFlag_6 = 142, + JobSkillFlag_7 = 143, + JobSkillFlag_8 = 144, + JobSkillFlag_9 = 145, + JobSkillFlag_10 = 146, + JobSkillFlag_11 = 147, + JobSkillFlag_12 = 148, + JobSkillFlag_13 = 149, + JobSkillFlag_14 = 150, + JobSkillFlag_15 = 151, + JobSkillFlag_16 = 152, + JobSkillFlag_17 = 153, + JobSkillFlag_18 = 154, + JobSkillFlag_19 = 155, + JobSkillFlag_20 = 156, + JobSkillFlag_21 = 157, + JobSkillFlag_22 = 158, + JobSkillFlag_23 = 159, + JobSkillFlag_24 = 160, + JobSkillFlag_25 = 161, + JobSkillFlag_26 = 162, + JobSkillFlag_27 = 163, + JobSkillFlag_28 = 164, + JobSkillFlag_29 = 165, + JobSkillFlag_30 = 166, + JobSkillFlag_31 = 167, + JobSkillFlag_32 = 168, + JobSkillFlag_33 = 169, + JobSkillFlag_34 = 170, + JobSkillFlag_35 = 171, + JobSkillFlag_36 = 172, + JobSkillFlag_37 = 173, + JobSkillFlag_38 = 174, + JobSkillFlag_39 = 175, + JobSkillFlag_40 = 176, + JobSkillFlag_41 = 177, + JobSkillFlag_42 = 178, + JobSkillFlag_43 = 179, + JobSkillFlag_44 = 180, + JobSkillFlag_45 = 181, + JobSkillFlag_46 = 182, + JobSkillFlag_47 = 183, + JobSkillFlag_48 = 184, + JobSkillFlag_49 = 185, + JobSkillFlag_50 = 186, + JobSkillFlag_51 = 187, + JobSkillFlag_52 = 188, + JobSkillFlag_53 = 189, + JobSkillFlag_54 = 190, + JobSkillFlag_55 = 191, + JobSkillFlag_56 = 192, + npc_skill_1 = 193, + npc_skill_2 = 194, + npc_skill_3 = 195, + npc_skill_4 = 196, + npc_skill_5 = 197, + npc_skill_6 = 198, + npc_skill_7 = 199, + npc_skill_8 = 200, + npc_skill_9 = 201, + npc_skill_10 = 202, + npc_skill_11 = 203, + npc_skill_12 = 204, + stun_miss = 205, + down_miss = 206, + Struggle = 207, + boutiquefree = 208, + tumbling_block = 209, + PeaceArea = 210, + perfect_dodged = 211, + kneel_miss = 212, + glyph_1 = 213, + glyph_2 = 214, + glyph_3 = 215, + glyph_4 = 216, + glyph_5 = 217, + glyph_6 = 218, + glyph_7 = 219, + glyph_8 = 220, + glyph_9 = 221, + glyph_10 = 222, + glyph_11 = 223, + glyph_12 = 224, + glyph_13 = 225, + glyph_14 = 226, + glyph_15 = 227, + glyph_16 = 228, + glyph_17 = 229, + glyph_18 = 230, + glyph_19 = 231, + glyph_20 = 232, + Break_1 = 233, + Break_2 = 234, + Break_3 = 235, + condition_event_1 = 236, + condition_event_2 = 237, + condition_event_3 = 238, + condition_event_4 = 239, + condition_event_5 = 240, + condition_event_6 = 241, + condition_event_7 = 242, + condition_event_8 = 243, + condition_event_9 = 244, + condition_event_10 = 245, + linked = 246, + }; + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) tutorialskillsequence_step_RecordPtr // : DrRecordPtr + { + tutorialskillsequence_step_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/ui_command/AAA_ui_command_RecordBase.h b/Generated/include/KR/ui_command/AAA_ui_command_RecordBase.h index 7fd1536e2..983d60494 100644 --- a/Generated/include/KR/ui_command/AAA_ui_command_RecordBase.h +++ b/Generated/include/KR/ui_command/AAA_ui_command_RecordBase.h @@ -21,12 +21,141 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; wchar_t* icon; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 61); } - static __int16 TableId() { return 442; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 62); } + static __int16 TableId() { return 443; } static __int32 SubType() { return -1; } + enum class command { + none = 0, + default_val = 1, + transform = 2, + preview = 3, + search_auction = 4, + divide = 5, + decompose = 6, + powerbook = 7, + hyperlink = 8, + equip = 9, + unequip = 10, + lock = 11, + unlock = 12, + seal = 13, + use_grocery = 14, + unseal = 15, + randombox = 16, + talk_to_item = 17, + attach_weapongem = 18, + detach_weapongem = 19, + detach_weapon_enchant_gem = 20, + detach_enchant_gem = 21, + use_piece = 22, + trade_register = 23, + trade_register_divide = 24, + store_buy = 25, + store_sell = 26, + auction_sell_register = 27, + delivery_send_register = 28, + move_inventory_to_warehouse = 29, + move_warehouse_to_inventory = 30, + move_inventory_to_warehouse2 = 31, + move_warehouse2_to_inventory = 32, + move_inventory_to_closet = 33, + move_closet_to_inventory = 34, + move_inventory_to_wardrobe = 35, + move_wardrobe_to_inventory = 36, + growth_auto_register = 37, + spirit_auto_register = 38, + transform_register = 39, + gemslot_add_preset = 40, + gemslot_remove_preset = 41, + production_register = 42, + chat_whisper = 43, + character_info = 44, + add_friend = 45, + invite_guild = 46, + set_target_mark = 47, + add_blacklist = 48, + delete_blacklist = 49, + direct_message = 50, + social_following = 51, + party_delegate_leader = 52, + party_banish_member = 53, + party_agreement_to_banish_member = 54, + party_withdraw_agreement_to_banish_member = 55, + party_dedicated_member = 56, + team_leave = 57, + team_delegate_leader = 58, + team_party_leader_promotion = 59, + dragon_jade_refinement = 60, + appearance_change_target = 61, + appearance_change_applying = 62, + show_inspector = 63, + remove_inserted_slot = 64, + enter_interdungeon_lobby = 65, + enter_duel_lobby = 66, + show_contents_journal = 67, + show_wardrobe = 68, + search_item_graph = 69, + explore_item_graph = 70, + set_item_graph_starting_point = 71, + clear_item_graph_starting_point = 72, + set_item_graph_destination = 73, + clear_item_graph_destination = 74, + show_item_graph_recipe = 75, + show_item_graph_variation = 76, + change_item_graph_group = 77, + receive_delivery = 78, + unpack_package = 79, + teleport = 80, + process = 81, + cash_store = 82, + add_appearance_pictorial = 83, + set_wardrobe_favorite = 84, + clear_wardrobe_favorite = 85, + set_wardrobe_appearance_seed = 86, + personal_customize = 87, + personal_customize_preview = 88, + sewing = 89, + skillskin = 90, + move_inventory_to_badge_depot = 91, + move_badge_depot_to_inventory = 92, + compose_badge = 93, + item_fusion_feed = 94, + item_fusion_special_feed = 95, + move_inventory_to_premium_depot = 96, + move_premium_depot_to_inventory = 97, + apply_guild = 98, + buy_collection_item_by_instant_payment = 99, + slate = 100, + search_museum_info = 101, + search_card_collection_info = 102, + show_card_painting = 103, + inventory_to_card_collection = 104, + card_collection_to_inventory = 105, + select_collection_card = 106, + deselect_collection_card = 107, + batched_use_grocery = 108, + improve_succession_auto_register = 109, + open_equipment_guide = 110, + open_guide_movie = 111, + inventory_to_card_expedition = 112, + card_collection_to_expedition = 113, + move_inventory_to_relics = 114, + move_relics_to_inventory = 115, + add_combine_relics = 116, + add_enhance_relics = 117, + add_disassemble_relics = 118, + add_item_bookmark = 119, + remove_item_bookmark = 120, + attach_starstone = 121, + show_item_probability = 122, + open_worldaccount_cardbook = 123, + achievement_search = 124, + register_to_related_ui = 125, + show_decompose_probability = 126, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/ui_context_command/AAA_ui_context_command_RecordBase.h b/Generated/include/KR/ui_context_command/AAA_ui_context_command_RecordBase.h index 193620605..5914f0861 100644 --- a/Generated/include/KR/ui_context_command/AAA_ui_context_command_RecordBase.h +++ b/Generated/include/KR/ui_context_command/AAA_ui_context_command_RecordBase.h @@ -26,9 +26,239 @@ signed char default_command[15]; __int32 default_command_Size() const {return 15;}; signed char main_command_count; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 45); } - static __int16 TableId() { return 443; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 46); } + static __int16 TableId() { return 444; } static __int32 SubType() { return -1; } + enum class target { + none = 0, + inventory_normal = 1, + inventory_trade = 2, + inventory_store = 3, + inventory_unlocated_store = 4, + inventory_random_store = 5, + inventory_store_repair = 6, + inventory_loot = 7, + inventory_delivery = 8, + inventory_delivery_send = 9, + inventory_delivery_blacklist = 10, + inventory_delivery_goods = 11, + inventory_auction = 12, + inventory_auction_sell = 13, + inventory_warehouse = 14, + inventory_warehouse2 = 15, + inventory_closet = 16, + inventory_wardrobe = 17, + inventory_production = 18, + inventory_item_growth = 19, + inventory_item_transform = 20, + inventory_appearance_pictorial = 21, + inventory_bookmark = 22, + equip_slot = 23, + warehouse = 24, + warehouse2 = 25, + closet = 26, + wardrobe = 27, + party_member_player = 28, + party_member_pc_and_leader = 29, + party_member_pc_and_no_leader = 30, + team_member_player = 31, + team_party_leader_to_member = 32, + team_leader_to_member = 33, + team_member_to_member = 34, + random_store = 35, + contents_journal = 36, + contents_journal_reward_item = 37, + contents_journal_recommend_item = 38, + growth_preview = 39, + growth_preview_weapongem = 40, + growth_preview_weapon_enchant_gem = 41, + growth_preview_enchant_gem = 42, + growth_seed = 43, + growth_feed = 44, + growth_bm = 45, + growth_material = 46, + spirit_seed = 47, + spirit_feed = 48, + improve_succession_seed = 49, + improve_succession_main_feed = 50, + hyperlink_item = 51, + hyperlink_attraction = 52, + item_graph_main = 53, + item_graph_sub = 54, + preview_seed = 55, + preview_feed = 56, + preview_material = 57, + preview_result = 58, + item_store = 59, + delivery = 60, + challenge_today = 61, + item_transform = 62, + goods_store = 63, + guild_common = 64, + personal_customize = 65, + confirm_common = 66, + skillskin = 67, + skillskin_inventory = 68, + collecting_target = 69, + collecting_reward = 70, + inventory_badge_depot = 71, + inventory_item_fusion = 72, + badge_depot = 73, + premium_depot = 74, + inventory_premium_depot = 75, + slate = 76, + treasure_board = 77, + museum_info = 78, + card_collection = 79, + card_collection_info = 80, + inventory_card_collection = 81, + achievement_item_reward = 82, + soul_boost = 83, + battle_pass = 84, + inventory_card_expedition = 85, + expedition_collaction = 86, + expedition_card = 87, + expedition_monster = 88, + expedition_stroy = 89, + expedition_view_point = 90, + relics = 91, + inventory_relics = 92, + combine_relics = 93, + enhance_relics = 94, + disassemble_relics = 95, + achievement_inspector = 96, + inventory_randomoption_reset = 97, + }; + + enum class command { + none = 0, + default_val = 1, + transform = 2, + preview = 3, + search_auction = 4, + divide = 5, + decompose = 6, + powerbook = 7, + hyperlink = 8, + equip = 9, + unequip = 10, + lock = 11, + unlock = 12, + seal = 13, + use_grocery = 14, + unseal = 15, + randombox = 16, + talk_to_item = 17, + attach_weapongem = 18, + detach_weapongem = 19, + detach_weapon_enchant_gem = 20, + detach_enchant_gem = 21, + use_piece = 22, + trade_register = 23, + trade_register_divide = 24, + store_buy = 25, + store_sell = 26, + auction_sell_register = 27, + delivery_send_register = 28, + move_inventory_to_warehouse = 29, + move_warehouse_to_inventory = 30, + move_inventory_to_warehouse2 = 31, + move_warehouse2_to_inventory = 32, + move_inventory_to_closet = 33, + move_closet_to_inventory = 34, + move_inventory_to_wardrobe = 35, + move_wardrobe_to_inventory = 36, + growth_auto_register = 37, + spirit_auto_register = 38, + transform_register = 39, + gemslot_add_preset = 40, + gemslot_remove_preset = 41, + production_register = 42, + chat_whisper = 43, + character_info = 44, + add_friend = 45, + invite_guild = 46, + set_target_mark = 47, + add_blacklist = 48, + delete_blacklist = 49, + direct_message = 50, + social_following = 51, + party_delegate_leader = 52, + party_banish_member = 53, + party_agreement_to_banish_member = 54, + party_withdraw_agreement_to_banish_member = 55, + party_dedicated_member = 56, + team_leave = 57, + team_delegate_leader = 58, + team_party_leader_promotion = 59, + dragon_jade_refinement = 60, + appearance_change_target = 61, + appearance_change_applying = 62, + show_inspector = 63, + remove_inserted_slot = 64, + enter_interdungeon_lobby = 65, + enter_duel_lobby = 66, + show_contents_journal = 67, + show_wardrobe = 68, + search_item_graph = 69, + explore_item_graph = 70, + set_item_graph_starting_point = 71, + clear_item_graph_starting_point = 72, + set_item_graph_destination = 73, + clear_item_graph_destination = 74, + show_item_graph_recipe = 75, + show_item_graph_variation = 76, + change_item_graph_group = 77, + receive_delivery = 78, + unpack_package = 79, + teleport = 80, + process = 81, + cash_store = 82, + add_appearance_pictorial = 83, + set_wardrobe_favorite = 84, + clear_wardrobe_favorite = 85, + set_wardrobe_appearance_seed = 86, + personal_customize = 87, + personal_customize_preview = 88, + sewing = 89, + skillskin = 90, + move_inventory_to_badge_depot = 91, + move_badge_depot_to_inventory = 92, + compose_badge = 93, + item_fusion_feed = 94, + item_fusion_special_feed = 95, + move_inventory_to_premium_depot = 96, + move_premium_depot_to_inventory = 97, + apply_guild = 98, + buy_collection_item_by_instant_payment = 99, + slate = 100, + search_museum_info = 101, + search_card_collection_info = 102, + show_card_painting = 103, + inventory_to_card_collection = 104, + card_collection_to_inventory = 105, + select_collection_card = 106, + deselect_collection_card = 107, + batched_use_grocery = 108, + improve_succession_auto_register = 109, + open_equipment_guide = 110, + open_guide_movie = 111, + inventory_to_card_expedition = 112, + card_collection_to_expedition = 113, + move_inventory_to_relics = 114, + move_relics_to_inventory = 115, + add_combine_relics = 116, + add_enhance_relics = 117, + add_disassemble_relics = 118, + add_item_bookmark = 119, + remove_item_bookmark = 120, + attach_starstone = 121, + show_item_probability = 122, + open_worldaccount_cardbook = 123, + achievement_search = 124, + register_to_related_ui = 125, + show_decompose_probability = 126, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/unlocated_store/AAA_unlocated_store_RecordBase.h b/Generated/include/KR/unlocated_store/AAA_unlocated_store_RecordBase.h index 95c829210..b483ab823 100644 --- a/Generated/include/KR/unlocated_store/AAA_unlocated_store_RecordBase.h +++ b/Generated/include/KR/unlocated_store/AAA_unlocated_store_RecordBase.h @@ -24,13 +24,36 @@ namespace BnsTables::KR { signed char publisher; char Pad0[3]; BnsTables::Shared::TableRef store2; -int store2_tableId() const {return 412;}; +int store2_tableId() const {return 413;}; bool available_only_with_grade_benefit; signed char unlocated_store_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 444; } + static __int16 TableId() { return 445; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; + + enum class unlocated_store_type { + unlocated_none = 0, + unlocated_store = 1, + account_store = 2, + soul_boost_store_1 = 3, + soul_boost_store_2 = 4, + soul_boost_store_3 = 5, + soul_boost_store_4 = 6, + soul_boost_store_5 = 7, + soul_boost_store_6 = 8, + event_store = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h b/Generated/include/KR/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h index b91967c27..dd5a63ba1 100644 --- a/Generated/include/KR/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h +++ b/Generated/include/KR/unlocated_store_ui/AAA_unlocated_store_ui_RecordBase.h @@ -22,14 +22,26 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* title_icon; BnsTables::Shared::TableRef title_text; -int title_text_tableId() const {return 434;}; +int title_text_tableId() const {return 435;}; wchar_t* button_icon; BnsTables::Shared::TableRef button_text; -int button_text_tableId() const {return 434;}; +int button_text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 1); } - static __int16 TableId() { return 445; } + static __int16 TableId() { return 446; } static __int32 SubType() { return -1; } + enum class unlocated_store_type { + unlocated_none = 0, + unlocated_store = 1, + account_store = 2, + soul_boost_store_1 = 3, + soul_boost_store_2 = 4, + soul_boost_store_3 = 5, + soul_boost_store_4 = 6, + soul_boost_store_5 = 7, + soul_boost_store_6 = 8, + event_store = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/user_command/AAA_user_command_RecordBase.h b/Generated/include/KR/user_command/AAA_user_command_RecordBase.h index 57dabd708..d8167fd5a 100644 --- a/Generated/include/KR/user_command/AAA_user_command_RecordBase.h +++ b/Generated/include/KR/user_command/AAA_user_command_RecordBase.h @@ -28,11 +28,78 @@ namespace BnsTables::KR { }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef text; -int text_tableId() const {return 434;}; +int text_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 41); } - static __int16 TableId() { return 446; } + static __int16 TableId() { return 447; } static __int32 SubType() { return -1; } + enum class command { + none = 0, + chat_sight = 1, + chat_party = 2, + chat_whisper = 3, + chat_in_domain = 4, + chat_world = 5, + chat_guild = 6, + chat_guild_manager = 7, + chat_faction = 8, + chat_party_search = 9, + chat_field_dungeon = 10, + chat_qq = 11, + chat_team = 12, + chat_watch = 13, + chat_friends = 14, + party_invite = 15, + duel_invite = 16, + dungeon_invite = 17, + unrated_duel_invite = 18, + party_suggest_join = 19, + party_leave = 20, + guild_invite = 21, + banish_guild_member = 22, + game_time_info = 23, + trade_invite = 24, + blacklist_add = 25, + link_to_join_party = 26, + link_to_suggest_join_party = 27, + enter_party_search_channel = 28, + leave_party_search_channel = 29, + social_following = 30, + help = 31, + sit_down = 32, + power_book = 33, + character_info = 34, + diff_character_info = 35, + sns = 36, + nshop = 37, + market = 38, + skill_power_book = 39, + add_friend = 40, + postbox = 41, + tgos = 42, + message_by_item_district = 43, + message_by_item_all = 44, + warp_to_guildmember = 45, + call_guildmember = 46, + warp_to_guild_call_area = 47, + report_bot = 48, + report_spammer = 49, + dice = 50, + challengeparty_invite = 51, + challengeparty_leave = 52, + challengeparty_banish = 53, + guild_apply = 54, + }; + + enum class social_type { + command = 0, + filter = 1, + }; + + enum class system_social_type { + none = 0, + party_match_social = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/user_command/user_command_social_Record.h b/Generated/include/KR/user_command/user_command_social_Record.h index 7e7fb0b6a..732bcba2d 100644 --- a/Generated/include/KR/user_command/user_command_social_Record.h +++ b/Generated/include/KR/user_command/user_command_social_Record.h @@ -12,9 +12,9 @@ namespace BnsTables::KR { signed char social_type; char Pad_sub_0[3]; BnsTables::Shared::TableRef talk_social; -int talk_social_tableId() const {return 428;}; +int talk_social_tableId() const {return 429;}; BnsTables::Shared::TableRef state_social; -int state_social_tableId() const {return 410;}; +int state_social_tableId() const {return 411;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/KR/user_command/user_command_system_social_Record.h b/Generated/include/KR/user_command/user_command_system_social_Record.h index a87835a54..fd218bf71 100644 --- a/Generated/include/KR/user_command/user_command_system_social_Record.h +++ b/Generated/include/KR/user_command/user_command_system_social_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::KR { signed char system_social_type; char Pad_sub_0[3]; BnsTables::Shared::TableRef talk_social; -int talk_social_tableId() const {return 428;}; +int talk_social_tableId() const {return 429;}; static __int32 SubType() { return 2; } }; diff --git a/Generated/include/KR/user_reporting_system/AAA_user_reporting_system_RecordBase.h b/Generated/include/KR/user_reporting_system/AAA_user_reporting_system_RecordBase.h index 89e6884af..98a7689ed 100644 --- a/Generated/include/KR/user_reporting_system/AAA_user_reporting_system_RecordBase.h +++ b/Generated/include/KR/user_reporting_system/AAA_user_reporting_system_RecordBase.h @@ -23,16 +23,20 @@ __int16 report_reason_code; }; __declspec(align(8)) Key key; BnsTables::Shared::TableRef title_category_name; -int title_category_name_tableId() const {return 434;}; +int title_category_name_tableId() const {return 435;}; BnsTables::Shared::TableRef report_scene_name; -int report_scene_name_tableId() const {return 434;}; +int report_scene_name_tableId() const {return 435;}; BnsTables::Shared::TableRef report_reason_name; -int report_reason_name_tableId() const {return 434;}; +int report_reason_name_tableId() const {return 435;}; signed char sort; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 447; } + static __int16 TableId() { return 448; } static __int32 SubType() { return -1; } + enum class title_category { + user = 0, + guild = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/vehicle/AAA_vehicle_RecordBase.h b/Generated/include/KR/vehicle/AAA_vehicle_RecordBase.h index 14deac6e4..4b8ef529a 100644 --- a/Generated/include/KR/vehicle/AAA_vehicle_RecordBase.h +++ b/Generated/include/KR/vehicle/AAA_vehicle_RecordBase.h @@ -32,7 +32,7 @@ __int32 jump_run_height; __int32 jump_sprint_height; __int32 riding_action_duration; BnsTables::Shared::TableRef appearance; -int appearance_tableId() const {return 448;}; +int appearance_tableId() const {return 449;}; BnsTables::Shared::TableRef context_script; int context_script_tableId() const {return 77;}; signed char disable_move_type[8]; @@ -43,8 +43,20 @@ BnsTables::Shared::TableRef item; int item_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 449; } + static __int16 TableId() { return 450; } static __int32 SubType() { return -1; } + enum class disable_move_type { + hyper = 0, + sprint = 1, + drift = 2, + boost = 3, + dive = 4, + wall_move = 5, + event_jump = 6, + rocket_jump = 7, + glide = 8, + none = 9, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h b/Generated/include/KR/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h index ee25363d3..085e1eb64 100644 --- a/Generated/include/KR/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h +++ b/Generated/include/KR/vehicle_appearance/AAA_vehicle_appearance_RecordBase.h @@ -35,7 +35,7 @@ wchar_t* move_vehicle_idle; wchar_t* attach_rider_bone; wchar_t* attach_vehicle_socket; BnsTables::Shared::TableRef stand_idle; -int stand_idle_tableId() const {return 408;}; +int stand_idle_tableId() const {return 409;}; wchar_t* effect_show; signed char foot_print_type; char Pad0[3]; @@ -43,8 +43,13 @@ float preview_mesh_zoom_out_value; float preview_mesh_light_brightness; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 8); } - static __int16 TableId() { return 448; } + static __int16 TableId() { return 449; } static __int32 SubType() { return -1; } + enum class foot_print_type { + none = 0, + two_legged = 1, + four_legged = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/virtual_item/AAA_virtual_item_RecordBase.h b/Generated/include/KR/virtual_item/AAA_virtual_item_RecordBase.h index 09c06f6a4..39771ee1c 100644 --- a/Generated/include/KR/virtual_item/AAA_virtual_item_RecordBase.h +++ b/Generated/include/KR/virtual_item/AAA_virtual_item_RecordBase.h @@ -23,18 +23,19 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::IconRef icon; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; bool talkable; char Pad0[3]; wchar_t* talk_mesh; wchar_t* talk_animset; BnsTables::Shared::TableRef message[9]; __int32 message_Size() const {return 9;}; -int message_tableId() const {return 281;}; +int message_tableId() const {return 282;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 450; } + static __int16 TableId() { return 451; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/wantedmission/AAA_wantedmission_RecordBase.h b/Generated/include/KR/wantedmission/AAA_wantedmission_RecordBase.h index 6abecd293..6416778ba 100644 --- a/Generated/include/KR/wantedmission/AAA_wantedmission_RecordBase.h +++ b/Generated/include/KR/wantedmission/AAA_wantedmission_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef target_npc; -int target_npc_tableId() const {return 276;}; +int target_npc_tableId() const {return 277;}; BnsTables::Shared::TableRef reward_item[5]; __int32 reward_item_Size() const {return 5;}; int reward_item_tableId() const {return 202;}; @@ -30,7 +30,7 @@ __int16 reward_item_count[5]; __int32 reward_item_count_Size() const {return 5;}; char Pad0[2]; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; float mesh_ui_npc_pos_x; float mesh_ui_npc_pos_y; float mesh_ui_npc_pos_z; @@ -42,8 +42,9 @@ BnsTables::Shared::TableRef npc_weapon_id; int npc_weapon_id_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 4); } - static __int16 TableId() { return 451; } + static __int16 TableId() { return 452; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/war_field/AAA_war_field_RecordBase.h b/Generated/include/KR/war_field/AAA_war_field_RecordBase.h index ae0210f25..a7857054c 100644 --- a/Generated/include/KR/war_field/AAA_war_field_RecordBase.h +++ b/Generated/include/KR/war_field/AAA_war_field_RecordBase.h @@ -22,38 +22,42 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef main_zone; -int main_zone_tableId() const {return 478;}; +int main_zone_tableId() const {return 480;}; BnsTables::Shared::TableRef battle_zone[10]; __int32 battle_zone_Size() const {return 10;}; -int battle_zone_tableId() const {return 478;}; +int battle_zone_tableId() const {return 480;}; BnsTables::Shared::TableRef field_break_zone[2]; __int32 field_break_zone_Size() const {return 2;}; -int field_break_zone_tableId() const {return 478;}; +int field_break_zone_tableId() const {return 480;}; BnsTables::Shared::TableRef field_break_boss_zone; -int field_break_boss_zone_tableId() const {return 478;}; +int field_break_boss_zone_tableId() const {return 480;}; signed char required_level; signed char required_mastery_level; char Pad0[2]; BnsTables::Shared::TableRef required_preceding_quest[3]; __int32 required_preceding_quest_Size() const {return 3;}; -int required_preceding_quest_tableId() const {return 306;}; +int required_preceding_quest_tableId() const {return 307;}; signed char required_preceding_quest_check; char Pad1[3]; BnsTables::Shared::TableRef field_break_zone_imprint_effect; int field_break_zone_imprint_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef field_break_zone_imprint_env[2]; __int32 field_break_zone_imprint_env_Size() const {return 2;}; -int field_break_zone_imprint_env_tableId() const {return 481;}; +int field_break_zone_imprint_env_tableId() const {return 483;}; BnsTables::Shared::TableRef boss_battle_zone_entrance_effect; int boss_battle_zone_entrance_effect_tableId() const {return 118;}; BnsTables::Shared::TableRef group; int group_tableId() const {return 16;}; BnsTables::Shared::TableRef finish_pc_respawn; -int finish_pc_respawn_tableId() const {return 487;}; +int finish_pc_respawn_tableId() const {return 489;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 452; } + static __int16 TableId() { return 453; } static __int32 SubType() { return -1; } + enum class required_preceding_quest_check { + and_val = 0, + or_val = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h b/Generated/include/KR/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h index 2badfc472..bc9d8a39e 100644 --- a/Generated/include/KR/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h +++ b/Generated/include/KR/wave_dungeon_reward/AAA_wave_dungeon_reward_RecordBase.h @@ -29,8 +29,14 @@ int reward_item_tableId() const {return 202;}; __int16 reward_item_count; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 454; } + static __int16 TableId() { return 455; } static __int32 SubType() { return -1; } + enum class difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h b/Generated/include/KR/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h index 7d433b155..a444f8852 100644 --- a/Generated/include/KR/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h +++ b/Generated/include/KR/wave_dungeon_reward_box/AAA_wave_dungeon_reward_box_RecordBase.h @@ -29,8 +29,14 @@ BnsTables::Shared::TableRef bronze_box; int bronze_box_tableId() const {return 202;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 453; } + static __int16 TableId() { return 454; } static __int32 SubType() { return -1; } + enum class difficulty_type { + none = 0, + easy = 1, + normal = 2, + hard = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h b/Generated/include/KR/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h index 150d6ab44..7ec8dad53 100644 --- a/Generated/include/KR/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h +++ b/Generated/include/KR/wave_dungeon_strategy/AAA_wave_dungeon_strategy_RecordBase.h @@ -26,28 +26,29 @@ int dungeon_tableId() const {return 117;}; signed char required_mastery_level; char Pad0[3]; BnsTables::Shared::TableRef required_quest; -int required_quest_tableId() const {return 306;}; +int required_quest_tableId() const {return 307;}; __int16 required_achievement_id; __int16 required_achievement_step; BnsTables::Shared::TableRef condition_event; int condition_event_tableId() const {return 65;}; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::IconRef image; BnsTables::Shared::TableRef ability_text; -int ability_text_tableId() const {return 434;}; +int ability_text_tableId() const {return 435;}; BnsTables::Shared::TableRef desc; -int desc_tableId() const {return 434;}; +int desc_tableId() const {return 435;}; BnsTables::Shared::TableRef ingame_icon_texture; int ingame_icon_texture_tableId() const {return 188;}; __int16 ingame_icon_index; char Pad1[2]; BnsTables::Shared::TableRef ingame_icon_tooltip; -int ingame_icon_tooltip_tableId() const {return 434;}; +int ingame_icon_tooltip_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } - static __int16 TableId() { return 455; } + static __int16 TableId() { return 456; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h b/Generated/include/KR/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h index 0cc936411..4664480b6 100644 --- a/Generated/include/KR/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h +++ b/Generated/include/KR/weapon_appearance_change_cost/AAA_weapon_appearance_change_cost_RecordBase.h @@ -38,8 +38,13 @@ __int32 cost_remove_item_amount_Size() const {return 2;}; __int32 cost_remove_money; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 456; } + static __int16 TableId() { return 457; } static __int32 SubType() { return -1; } + enum class weapon_cost_type { + weapon = 0, + pet_1 = 1, + pet_2 = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h b/Generated/include/KR/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h index f0517af4d..5eb29ec29 100644 --- a/Generated/include/KR/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h +++ b/Generated/include/KR/weapon_gem_effect/AAA_weapon_gem_effect_RecordBase.h @@ -26,8 +26,81 @@ signed char weapon_type; BnsTables::Shared::RGB effect_color; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 457; } + static __int16 TableId() { return 458; } static __int32 SubType() { return -1; } + enum class weapon_gem_type { + none = 0, + ruby = 1, + topaz = 2, + sapphire = 3, + jade = 4, + amethyst = 5, + emerald = 6, + diamond = 7, + obsidian = 8, + amber = 9, + garnet = 10, + aquamarine = 11, + ruby_topaz = 12, + ruby_sapphire = 13, + ruby_jade = 14, + ruby_amethyst = 15, + ruby_emerald = 16, + ruby_diamond = 17, + topaz_sapphire = 18, + topaz_jade = 19, + topaz_amethyst = 20, + topaz_emerald = 21, + topaz_diamond = 22, + sapphire_jade = 23, + sapphire_amethyst = 24, + sapphire_emerald = 25, + sapphire_diamond = 26, + jade_amethyst = 27, + jade_emerald = 28, + jade_diamond = 29, + amethyst_emerald = 30, + amethyst_diamond = 31, + emerald_diamond = 32, + aquamarine_diamond = 33, + amber_diamond = 34, + obsidian_garnet = 35, + corundum_white = 36, + corundum_black = 37, + corundum_pink = 38, + corundum_yellow = 39, + corundum_bluegreen = 40, + corundum_blue = 41, + corundum_aquamarine = 42, + corundum_amber = 43, + corundum_ruby = 44, + corundum_amethyst = 45, + corundum_jade = 46, + aquamarine_amber = 47, + }; + + enum class weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/weapon_tempered/AAA_weapon_tempered_RecordBase.h b/Generated/include/KR/weapon_tempered/AAA_weapon_tempered_RecordBase.h index 8dbf08a4b..7022f36dd 100644 --- a/Generated/include/KR/weapon_tempered/AAA_weapon_tempered_RecordBase.h +++ b/Generated/include/KR/weapon_tempered/AAA_weapon_tempered_RecordBase.h @@ -24,8 +24,30 @@ signed char level; wchar_t* show; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 459; } + static __int16 TableId() { return 460; } static __int32 SubType() { return -1; } + enum class weapon_type { + none = 0, + bare_hand = 1, + sword = 2, + gauntlet = 3, + aura_bangle = 4, + pistol = 5, + rifle = 6, + two_handed_axe = 7, + bow = 8, + staff = 9, + dagger = 10, + pet_1 = 11, + pet_2 = 12, + gun = 13, + great_sword = 14, + long_bow = 15, + spear = 16, + orb = 17, + dual_blade = 18, + instrument = 19, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/weapongemslot/AAA_weapongemslot_RecordBase.h b/Generated/include/KR/weapongemslot/AAA_weapongemslot_RecordBase.h index 178bb84aa..447d02ebc 100644 --- a/Generated/include/KR/weapongemslot/AAA_weapongemslot_RecordBase.h +++ b/Generated/include/KR/weapongemslot/AAA_weapongemslot_RecordBase.h @@ -27,8 +27,9 @@ __int16 delete_slot_consume_item_stack_count[4]; __int32 delete_slot_consume_item_stack_count_Size() const {return 4;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 458; } + static __int16 TableId() { return 459; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/weeklytimetable/AAA_weeklytimetable_RecordBase.h b/Generated/include/KR/weeklytimetable/AAA_weeklytimetable_RecordBase.h index ef73d7a7d..5a102aa19 100644 --- a/Generated/include/KR/weeklytimetable/AAA_weeklytimetable_RecordBase.h +++ b/Generated/include/KR/weeklytimetable/AAA_weeklytimetable_RecordBase.h @@ -55,8 +55,18 @@ signed char start_minute; signed char end_minute; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 460; } + static __int16 TableId() { return 461; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/world_account_card/AAA_world_account_card_RecordBase.h b/Generated/include/KR/world_account_card/AAA_world_account_card_RecordBase.h index 612f81a99..ae520ddc0 100644 --- a/Generated/include/KR/world_account_card/AAA_world_account_card_RecordBase.h +++ b/Generated/include/KR/world_account_card/AAA_world_account_card_RecordBase.h @@ -31,17 +31,18 @@ wchar_t* card_original_image[4]; __int32 card_original_image_Size() const {return 4;}; BnsTables::Shared::TableRef card_original_image_desc[4]; __int32 card_original_image_desc_Size() const {return 4;}; -int card_original_image_desc_tableId() const {return 434;}; +int card_original_image_desc_tableId() const {return 435;}; bool set_card_original_image; bool special_effect; __int16 season; BnsTables::Shared::TableRef expedition[8]; __int32 expedition_Size() const {return 8;}; -int expedition_tableId() const {return 465;}; +int expedition_tableId() const {return 466;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 463; } + static __int16 TableId() { return 464; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h b/Generated/include/KR/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h index d9e3f69d9..7e8179ae3 100644 --- a/Generated/include/KR/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h +++ b/Generated/include/KR/world_account_card_collection/AAA_world_account_card_collection_RecordBase.h @@ -22,13 +22,13 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef collection_name; -int collection_name_tableId() const {return 434;}; +int collection_name_tableId() const {return 435;}; __int16 collection_season; signed char collection_grade; char Pad0[1]; BnsTables::Shared::TableRef collection_card[8]; __int32 collection_card_Size() const {return 8;}; -int collection_card_tableId() const {return 463;}; +int collection_card_tableId() const {return 464;}; __int16 collection_card_count[8]; __int32 collection_card_count_Size() const {return 8;}; __int16 collection_card_point[8]; @@ -61,8 +61,92 @@ wchar_t* main_image; signed char collection_type; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } - static __int16 TableId() { return 461; } + static __int16 TableId() { return 462; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; + + enum class collection_type { + none = 0, + event = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h b/Generated/include/KR/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h index eb2d48cab..5b1ddaaef 100644 --- a/Generated/include/KR/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h +++ b/Generated/include/KR/world_account_card_cumulative/AAA_world_account_card_cumulative_RecordBase.h @@ -29,8 +29,87 @@ __int32 ability_base_value[7]; __int32 ability_base_value_Size() const {return 7;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 462; } + static __int16 TableId() { return 463; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/world_account_combination/AAA_world_account_combination_RecordBase.h b/Generated/include/KR/world_account_combination/AAA_world_account_combination_RecordBase.h index d28c97b9e..249469e75 100644 --- a/Generated/include/KR/world_account_combination/AAA_world_account_combination_RecordBase.h +++ b/Generated/include/KR/world_account_combination/AAA_world_account_combination_RecordBase.h @@ -27,7 +27,7 @@ char Pad0[3]; BnsTables::Shared::TableRef material_group; int material_group_tableId() const {return 209;}; BnsTables::Shared::TableRef material_group_name; -int material_group_name_tableId() const {return 434;}; +int material_group_name_tableId() const {return 435;}; __int16 great_success_probability; char Pad1[2]; BnsTables::Shared::TableRef great_success_item_group; @@ -47,12 +47,17 @@ int big_fail_item_group_tableId() const {return 209;}; BnsTables::Shared::TableRef world_account_combination_cost_group; int world_account_combination_cost_group_tableId() const {return 79;}; BnsTables::Shared::TableRef reward_group_name; -int reward_group_name_tableId() const {return 434;}; +int reward_group_name_tableId() const {return 435;}; __int32 mileage_weight; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 464; } + static __int16 TableId() { return 465; } static __int32 SubType() { return -1; } + enum class item_type { + none = 0, + star_gem = 1, + world_account_card = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/world_account_museum/AAA_world_account_museum_RecordBase.h b/Generated/include/KR/world_account_museum/AAA_world_account_museum_RecordBase.h index e4e42aa9a..eda3f2d8a 100644 --- a/Generated/include/KR/world_account_museum/AAA_world_account_museum_RecordBase.h +++ b/Generated/include/KR/world_account_museum/AAA_world_account_museum_RecordBase.h @@ -23,7 +23,7 @@ namespace BnsTables::KR { wchar_t* alias; BnsTables::Shared::TableRef collection_card[8]; __int32 collection_card_Size() const {return 8;}; -int collection_card_tableId() const {return 463;}; +int collection_card_tableId() const {return 464;}; __int16 collection_card_count[8]; __int32 collection_card_count_Size() const {return 8;}; __int64 start_time; @@ -36,12 +36,100 @@ __int32 ability_value_Size() const {return 3;}; __int32 ability_base_value[3]; __int32 ability_base_value_Size() const {return 3;}; BnsTables::Shared::TableRef collection_name; -int collection_name_tableId() const {return 434;}; +int collection_name_tableId() const {return 435;}; signed char collection_category; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 0); } - static __int16 TableId() { return 466; } + static __int16 TableId() { return 467; } static __int32 SubType() { return -1; } + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; + + enum class collection_category { + level_1 = 0, + level_2 = 1, + level_3 = 2, + level_4 = 3, + event = 4, + favorite = 5, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/world_achievement/AAA_world_achievement_RecordBase.h b/Generated/include/KR/world_achievement/AAA_world_achievement_RecordBase.h index a464ebf92..810cd18c6 100644 --- a/Generated/include/KR/world_achievement/AAA_world_achievement_RecordBase.h +++ b/Generated/include/KR/world_achievement/AAA_world_achievement_RecordBase.h @@ -30,13 +30,14 @@ __int32 reward_item_count[4]; __int32 reward_item_count_Size() const {return 4;}; __int32 accumulate_game_cash; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; wchar_t* grade_image; bool is_max_grade; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 467; } + static __int16 TableId() { return 468; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/world_achievement_season/AAA_world_achievement_season_RecordBase.h b/Generated/include/KR/world_achievement_season/AAA_world_achievement_season_RecordBase.h index af1ef6697..a83d902b3 100644 --- a/Generated/include/KR/world_achievement_season/AAA_world_achievement_season_RecordBase.h +++ b/Generated/include/KR/world_achievement_season/AAA_world_achievement_season_RecordBase.h @@ -27,8 +27,9 @@ __int64 end_time; __int32 world_achievement; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 1); } - static __int16 TableId() { return 468; } + static __int16 TableId() { return 469; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/world_group/AAA_world_group_RecordBase.h b/Generated/include/KR/world_group/AAA_world_group_RecordBase.h index 7d128abfb..1464a9f92 100644 --- a/Generated/include/KR/world_group/AAA_world_group_RecordBase.h +++ b/Generated/include/KR/world_group/AAA_world_group_RecordBase.h @@ -24,15 +24,24 @@ namespace BnsTables::KR { __int16 world[10]; __int32 world_Size() const {return 10;}; BnsTables::Shared::TableRef lobby_desc; -int lobby_desc_tableId() const {return 434;}; +int lobby_desc_tableId() const {return 435;}; signed char platform_type; signed char contents_type; char Pad0[2]; wchar_t* data_publisher_type; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 4); } - static __int16 TableId() { return 471; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 7); } + static __int16 TableId() { return 473; } static __int32 SubType() { return -1; } + enum class platform_type { + normal = 0, + steam = 1, + }; + + enum class contents_type { + normal = 0, + gold_specialized = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h b/Generated/include/KR/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h index 8bafe1103..f98043f9e 100644 --- a/Generated/include/KR/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h +++ b/Generated/include/KR/worldaccountexpedition/AAA_worldaccountexpedition_RecordBase.h @@ -40,23 +40,116 @@ __int32 ability_base_value_Size() const {return 5;}; bool boss; char Pad2[3]; BnsTables::Shared::TableRef map_group_1; -int map_group_1_tableId() const {return 253;}; +int map_group_1_tableId() const {return 254;}; BnsTables::Shared::TableRef name; -int name_tableId() const {return 434;}; +int name_tableId() const {return 435;}; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; BnsTables::Shared::TableRef story; -int story_tableId() const {return 434;}; +int story_tableId() const {return 435;}; wchar_t* boss_image; BnsTables::Shared::IconRef target_icon[5]; __int32 target_icon_Size() const {return 5;}; BnsTables::Shared::TableRef target_desc[5]; __int32 target_desc_Size() const {return 5;}; -int target_desc_tableId() const {return 434;}; +int target_desc_tableId() const {return 435;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 1); } - static __int16 TableId() { return 465; } + static __int16 TableId() { return 466; } static __int32 SubType() { return -1; } + enum class expedition_type { + none = 0, + collection = 1, + card = 2, + monster = 3, + story = 4, + view_point = 5, + }; + + enum class condition { + and_val = 0, + or_val = 1, + }; + + enum class ability { + none = 0, + attack_power_creature_min_max = 1, + pve_boss_level_npc_attack_power_creature_min_max = 2, + pvp_attack_power_creature_min_max = 3, + attack_hit_value = 4, + attack_critical_value = 5, + attack_critical_damage_value = 6, + attack_attribute_value = 7, + attack_pierce_value = 8, + abnormal_attack_power_value = 9, + race_type_1_attack_damage_modify_percent = 10, + race_type_2_attack_damage_modify_percent = 11, + race_type_3_attack_damage_modify_percent = 12, + race_type_4_attack_damage_modify_percent = 13, + race_type_5_attack_damage_modify_percent = 14, + race_type_6_attack_damage_modify_percent = 15, + race_type_7_attack_damage_modify_percent = 16, + attribute_type_1_attack_damage_modify_percent = 17, + attribute_type_2_attack_damage_modify_percent = 18, + attribute_type_3_attack_damage_modify_percent = 19, + attribute_type_4_attack_damage_modify_percent = 20, + attribute_type_5_attack_damage_modify_percent = 21, + attribute_type_6_attack_damage_modify_percent = 22, + attribute_type_7_attack_damage_modify_percent = 23, + attribute_type_8_attack_damage_modify_percent = 24, + attribute_type_9_attack_damage_modify_percent = 25, + attribute_type_10_attack_damage_modify_percent = 26, + attribute_type_11_attack_damage_modify_percent = 27, + attribute_type_12_attack_damage_modify_percent = 28, + max_hp = 29, + defend_power_creature_value = 30, + pve_boss_level_npc_defend_power_creature_value = 31, + pvp_defend_power_creature_value = 32, + defend_dodge_value = 33, + defend_parry_value = 34, + defend_critical_value = 35, + hp_regen = 36, + heal_power_value = 37, + abnormal_defend_power_value = 38, + race_type_1_defend_damage_modify_percent = 39, + race_type_2_defend_damage_modify_percent = 40, + race_type_3_defend_damage_modify_percent = 41, + race_type_4_defend_damage_modify_percent = 42, + race_type_5_defend_damage_modify_percent = 43, + race_type_6_defend_damage_modify_percent = 44, + race_type_7_defend_damage_modify_percent = 45, + attribute_type_1_defend_damage_modify_percent = 46, + attribute_type_2_defend_damage_modify_percent = 47, + attribute_type_3_defend_damage_modify_percent = 48, + attribute_type_4_defend_damage_modify_percent = 49, + attribute_type_5_defend_damage_modify_percent = 50, + attribute_type_6_defend_damage_modify_percent = 51, + attribute_type_7_defend_damage_modify_percent = 52, + attribute_type_8_defend_damage_modify_percent = 53, + attribute_type_9_defend_damage_modify_percent = 54, + attribute_type_10_defend_damage_modify_percent = 55, + attribute_type_11_defend_damage_modify_percent = 56, + attribute_type_12_defend_damage_modify_percent = 57, + r_attack_stiff_duration_value = 58, + r_defend_stiff_duration_value = 59, + r_attack_concentrate_value = 60, + r_aoe_defend_power_value = 61, + r_defend_strength_creature_value = 62, + r_attack_precise_creature_value = 63, + r_attack_aoe_pierce_value = 64, + r_attack_abnormal_hit_value = 65, + r_defend_abnormal_dodge_value = 66, + r_support_power_value = 67, + defend_critical_damage_value = 68, + attack_attribute_base_percent = 69, + attack_critical_damage_percent = 70, + attack_damage_modify_percent = 71, + attack_critical_base_percent = 72, + attack_abnormal_hit_value = 73, + defend_abnormal_resistance_value = 74, + additional_exp_diff_by_kill = 75, + additional_exp_percent_by_kill = 76, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/worldbossreward/AAA_worldbossreward_RecordBase.h b/Generated/include/KR/worldbossreward/AAA_worldbossreward_RecordBase.h index 4031b338c..21fc6de7f 100644 --- a/Generated/include/KR/worldbossreward/AAA_worldbossreward_RecordBase.h +++ b/Generated/include/KR/worldbossreward/AAA_worldbossreward_RecordBase.h @@ -26,6 +26,96 @@ char Pad0[3]; BnsTables::Shared::TableRef group_item[30]; __int32 group_item_Size() const {return 30;}; int group_item_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_1[5]; +__int32 special_group_item_1_Size() const {return 5;}; +int special_group_item_1_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_2[5]; +__int32 special_group_item_2_Size() const {return 5;}; +int special_group_item_2_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_3[5]; +__int32 special_group_item_3_Size() const {return 5;}; +int special_group_item_3_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_4[5]; +__int32 special_group_item_4_Size() const {return 5;}; +int special_group_item_4_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_5[5]; +__int32 special_group_item_5_Size() const {return 5;}; +int special_group_item_5_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_6[5]; +__int32 special_group_item_6_Size() const {return 5;}; +int special_group_item_6_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_7[5]; +__int32 special_group_item_7_Size() const {return 5;}; +int special_group_item_7_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_8[5]; +__int32 special_group_item_8_Size() const {return 5;}; +int special_group_item_8_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_9[5]; +__int32 special_group_item_9_Size() const {return 5;}; +int special_group_item_9_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_10[5]; +__int32 special_group_item_10_Size() const {return 5;}; +int special_group_item_10_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_11[5]; +__int32 special_group_item_11_Size() const {return 5;}; +int special_group_item_11_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_12[5]; +__int32 special_group_item_12_Size() const {return 5;}; +int special_group_item_12_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_13[5]; +__int32 special_group_item_13_Size() const {return 5;}; +int special_group_item_13_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_14[5]; +__int32 special_group_item_14_Size() const {return 5;}; +int special_group_item_14_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_15[5]; +__int32 special_group_item_15_Size() const {return 5;}; +int special_group_item_15_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_16[5]; +__int32 special_group_item_16_Size() const {return 5;}; +int special_group_item_16_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_17[5]; +__int32 special_group_item_17_Size() const {return 5;}; +int special_group_item_17_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_18[5]; +__int32 special_group_item_18_Size() const {return 5;}; +int special_group_item_18_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_19[5]; +__int32 special_group_item_19_Size() const {return 5;}; +int special_group_item_19_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_20[5]; +__int32 special_group_item_20_Size() const {return 5;}; +int special_group_item_20_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_21[5]; +__int32 special_group_item_21_Size() const {return 5;}; +int special_group_item_21_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_22[5]; +__int32 special_group_item_22_Size() const {return 5;}; +int special_group_item_22_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_23[5]; +__int32 special_group_item_23_Size() const {return 5;}; +int special_group_item_23_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_24[5]; +__int32 special_group_item_24_Size() const {return 5;}; +int special_group_item_24_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_25[5]; +__int32 special_group_item_25_Size() const {return 5;}; +int special_group_item_25_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_26[5]; +__int32 special_group_item_26_Size() const {return 5;}; +int special_group_item_26_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_27[5]; +__int32 special_group_item_27_Size() const {return 5;}; +int special_group_item_27_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_28[5]; +__int32 special_group_item_28_Size() const {return 5;}; +int special_group_item_28_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_29[5]; +__int32 special_group_item_29_Size() const {return 5;}; +int special_group_item_29_tableId() const {return 202;}; +BnsTables::Shared::TableRef special_group_item_30[5]; +__int32 special_group_item_30_Size() const {return 5;}; +int special_group_item_30_tableId() const {return 202;}; BnsTables::Shared::TableRef auction_item[30]; __int32 auction_item_Size() const {return 30;}; int auction_item_tableId() const {return 202;}; @@ -36,9 +126,19 @@ __int32 auction_price_contribution_rank_top_Size() const {return 20;}; __int32 auction_price_contribution_rank_bottom[20]; __int32 auction_price_contribution_rank_bottom_Size() const {return 20;}; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 0); } - static __int16 TableId() { return 469; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(4, 0); } + static __int16 TableId() { return 470; } static __int32 SubType() { return -1; } + enum class publisher { + NONE = 0, + NCK = 1, + NCA = 2, + NCJ = 3, + NCT = 4, + INV = 5, + TX = 6, + NCK_NEO_GOLD = 7, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/worldbossspawn/AAA_worldbossspawn_RecordBase.h b/Generated/include/KR/worldbossspawn/AAA_worldbossspawn_RecordBase.h index b51b6873b..94b164fdf 100644 --- a/Generated/include/KR/worldbossspawn/AAA_worldbossspawn_RecordBase.h +++ b/Generated/include/KR/worldbossspawn/AAA_worldbossspawn_RecordBase.h @@ -22,20 +22,21 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef npc; -int npc_tableId() const {return 276;}; +int npc_tableId() const {return 277;}; BnsTables::Shared::TableRef reward; -int reward_tableId() const {return 469;}; +int reward_tableId() const {return 470;}; BnsTables::Shared::TableRef teleport; -int teleport_tableId() const {return 430;}; +int teleport_tableId() const {return 431;}; signed char recommand_level; char Pad0[3]; BnsTables::Shared::TableRef description; -int description_tableId() const {return 434;}; +int description_tableId() const {return 435;}; wchar_t* symbol_imageset; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 3); } - static __int16 TableId() { return 470; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 4); } + static __int16 TableId() { return 471; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/worldbossspawngroup/AAA_worldbossspawngroup_RecordBase.h b/Generated/include/KR/worldbossspawngroup/AAA_worldbossspawngroup_RecordBase.h new file mode 100644 index 000000000..ec391a33a --- /dev/null +++ b/Generated/include/KR/worldbossspawngroup/AAA_worldbossspawngroup_RecordBase.h @@ -0,0 +1,39 @@ +/* + Generated Code! Do not manually edit this code. Modify the generator instead. +*/ +#pragma once +#include "../../DrEl.h" +#include "../../BnsCustomProperties.h" + +namespace BnsTables::KR { + +#pragma pack(push, 1) + struct worldbossspawngroup_Record : BnsTables::Shared::DrEl + { + public: + union Key + { + struct { + __int32 id; + + }; + unsigned __int64 key; + }; + __declspec(align(8)) Key key; + wchar_t* alias; + + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } + static __int16 TableId() { return 472; } + static __int32 SubType() { return -1; } + + }; +#pragma pack(pop) +#pragma pack(push, 1) + struct __declspec(align(4)) worldbossspawngroup_RecordPtr // : DrRecordPtr + { + worldbossspawngroup_Record* _record; + int _cacheChunkIndex; + bool _makeCopy; + }; +#pragma pack(pop) +} \ No newline at end of file diff --git a/Generated/include/KR/zone/AAA_zone_RecordBase.h b/Generated/include/KR/zone/AAA_zone_RecordBase.h index a512e595f..b7069f987 100644 --- a/Generated/include/KR/zone/AAA_zone_RecordBase.h +++ b/Generated/include/KR/zone/AAA_zone_RecordBase.h @@ -24,9 +24,9 @@ namespace BnsTables::KR { bool deprecated_zone; char Pad0[3]; BnsTables::Shared::TableRef transfer_pcspawn_by_deprecated; -int transfer_pcspawn_by_deprecated_tableId() const {return 487;}; +int transfer_pcspawn_by_deprecated_tableId() const {return 489;}; BnsTables::Shared::TableRef chat_channel; -int chat_channel_tableId() const {return 411;}; +int chat_channel_tableId() const {return 412;}; signed char zone_type2; char Pad1[3]; BnsTables::Shared::ExplicitTableRef attraction; @@ -46,33 +46,33 @@ __int16 terrain; __int16 region; char Pad3[2]; BnsTables::Shared::TableRef respawn; -int respawn_tableId() const {return 488;}; +int respawn_tableId() const {return 490;}; BnsTables::Shared::TableRef respawn_by_activated_faction_required_faction[2]; __int32 respawn_by_activated_faction_required_faction_Size() const {return 2;}; int respawn_by_activated_faction_required_faction_tableId() const {return 139;}; BnsTables::Shared::TableRef respawn_by_activated_faction[2]; __int32 respawn_by_activated_faction_Size() const {return 2;}; -int respawn_by_activated_faction_tableId() const {return 488;}; +int respawn_by_activated_faction_tableId() const {return 490;}; BnsTables::Shared::TableRef basecamp; -int basecamp_tableId() const {return 473;}; +int basecamp_tableId() const {return 475;}; BnsTables::Shared::TableRef description2; -int description2_tableId() const {return 434;}; +int description2_tableId() const {return 435;}; wchar_t* kismet_name; wchar_t* enter_kismet_name; wchar_t* leave_kismet_name; wchar_t* aiid; BnsTables::Shared::TableRef reentrance_pcspawn; -int reentrance_pcspawn_tableId() const {return 487;}; +int reentrance_pcspawn_tableId() const {return 489;}; BnsTables::Shared::TableRef reentrance_pcspawn_in_arena; -int reentrance_pcspawn_in_arena_tableId() const {return 487;}; +int reentrance_pcspawn_in_arena_tableId() const {return 489;}; BnsTables::Shared::TableRef sealed_dungeon_reentrance_pcspawn_in_arena; -int sealed_dungeon_reentrance_pcspawn_in_arena_tableId() const {return 487;}; +int sealed_dungeon_reentrance_pcspawn_in_arena_tableId() const {return 489;}; bool use_zone_exit; char Pad4[3]; BnsTables::Shared::TableRef map; -int map_tableId() const {return 256;}; +int map_tableId() const {return 257;}; BnsTables::Shared::TableRef area; -int area_tableId() const {return 252;}; +int area_tableId() const {return 253;}; signed char effect_link_type; bool tutorial; bool sharable_combatmode; @@ -83,18 +83,18 @@ bool write_equipinfo_log; signed char phase_quest_count; BnsTables::Shared::TableRef phase_quest[40]; __int32 phase_quest_Size() const {return 40;}; -int phase_quest_tableId() const {return 306;}; +int phase_quest_tableId() const {return 307;}; signed char phase_id[40]; __int32 phase_id_Size() const {return 40;}; BnsTables::Shared::TableRef phase_zone[17]; __int32 phase_zone_Size() const {return 17;}; -int phase_zone_tableId() const {return 478;}; +int phase_zone_tableId() const {return 480;}; bool phase_zone_disable_in_arena[17]; __int32 phase_zone_disable_in_arena_Size() const {return 17;}; bool default_phase_zone; char Pad5[2]; BnsTables::Shared::TableRef phase_main_zone; -int phase_main_zone_tableId() const {return 478;}; +int phase_main_zone_tableId() const {return 480;}; __int16 default_phase_pc_spawn_id; signed char dungeon_step; bool is_arena_entrance; @@ -102,8 +102,38 @@ signed char enable_ghost_mode; bool available_infield_contents; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(9, 1); } - static __int16 TableId() { return 478; } + static __int16 TableId() { return 480; } static __int32 SubType() { return -1; } + enum class zone_type2 { + none = 0, + persistent = 1, + single = 2, + instant = 3, + }; + + enum class effect_link_type { + effect_persistant = 0, + effect_single = 1, + effect_instant = 2, + effect_conflictarea = 3, + effect_dungeon_wayin = 4, + effect_dungeon = 5, + effect_blocked = 6, + effect_single_normal = 7, + effect_single_higher = 8, + effect_single_veryhigher = 9, + effect_single_hero = 10, + effect_instant_normal = 11, + effect_instant_higher = 12, + effect_instant_veryhigher = 13, + effect_raid_dungeon = 14, + }; + + enum class enable_ghost_mode { + none = 0, + basic = 1, + phase = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonearea/AAA_zonearea_RecordBase.h b/Generated/include/KR/zonearea/AAA_zonearea_RecordBase.h index be013b383..8d7b10b1c 100644 --- a/Generated/include/KR/zonearea/AAA_zonearea_RecordBase.h +++ b/Generated/include/KR/zonearea/AAA_zonearea_RecordBase.h @@ -31,9 +31,10 @@ float scale_x; float scale_y; float scale_z; - static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 55); } - static __int16 TableId() { return 472; } + static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 56); } + static __int16 TableId() { return 474; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonebasecamp/AAA_zonebasecamp_RecordBase.h b/Generated/include/KR/zonebasecamp/AAA_zonebasecamp_RecordBase.h index 7afa0d92e..3c4da33dd 100644 --- a/Generated/include/KR/zonebasecamp/AAA_zonebasecamp_RecordBase.h +++ b/Generated/include/KR/zonebasecamp/AAA_zonebasecamp_RecordBase.h @@ -23,12 +23,13 @@ __int16 id; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef area; -int area_tableId() const {return 472;}; +int area_tableId() const {return 474;}; BnsTables::Shared::XYZ center; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 473; } + static __int16 TableId() { return 475; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonecampfire/AAA_zonecampfire_RecordBase.h b/Generated/include/KR/zonecampfire/AAA_zonecampfire_RecordBase.h index 882517959..57c883e10 100644 --- a/Generated/include/KR/zonecampfire/AAA_zonecampfire_RecordBase.h +++ b/Generated/include/KR/zonecampfire/AAA_zonecampfire_RecordBase.h @@ -27,8 +27,9 @@ int campfire_tableId() const {return 47;}; BnsTables::Shared::XYZ position; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 474; } + static __int16 TableId() { return 476; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonecellattribute/AAA_zonecellattribute_RecordBase.h b/Generated/include/KR/zonecellattribute/AAA_zonecellattribute_RecordBase.h index 7475b8c70..2883646a6 100644 --- a/Generated/include/KR/zonecellattribute/AAA_zonecellattribute_RecordBase.h +++ b/Generated/include/KR/zonecellattribute/AAA_zonecellattribute_RecordBase.h @@ -22,7 +22,7 @@ namespace BnsTables::KR { __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef zone; -int zone_tableId() const {return 478;}; +int zone_tableId() const {return 480;}; signed char pos_count; char Pad0[3]; __int32 pos_x[20]; @@ -34,8 +34,12 @@ __int32 pos_z_end; signed char cell_attribute; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 3); } - static __int16 TableId() { return 475; } + static __int16 TableId() { return 477; } static __int32 SubType() { return -1; } + enum class cell_attribute { + invalid = 0, + safe = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonechannelchange/AAA_zonechannelchange_RecordBase.h b/Generated/include/KR/zonechannelchange/AAA_zonechannelchange_RecordBase.h index 2cf19c2b5..8f12838a7 100644 --- a/Generated/include/KR/zonechannelchange/AAA_zonechannelchange_RecordBase.h +++ b/Generated/include/KR/zonechannelchange/AAA_zonechannelchange_RecordBase.h @@ -23,8 +23,9 @@ namespace BnsTables::KR { __int32 price; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 476; } + static __int16 TableId() { return 478; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zoneconvoy/AAA_zoneconvoy_RecordBase.h b/Generated/include/KR/zoneconvoy/AAA_zoneconvoy_RecordBase.h index eee9f5d10..da8206ea3 100644 --- a/Generated/include/KR/zoneconvoy/AAA_zoneconvoy_RecordBase.h +++ b/Generated/include/KR/zoneconvoy/AAA_zoneconvoy_RecordBase.h @@ -24,8 +24,9 @@ __int16 id; wchar_t* alias; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 477; } + static __int16 TableId() { return 479; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zoneenv2/AAA_zoneenv2_RecordBase.h b/Generated/include/KR/zoneenv2/AAA_zoneenv2_RecordBase.h index 17432ca46..d968cab43 100644 --- a/Generated/include/KR/zoneenv2/AAA_zoneenv2_RecordBase.h +++ b/Generated/include/KR/zoneenv2/AAA_zoneenv2_RecordBase.h @@ -49,7 +49,7 @@ bool init_enable; char Pad0[3]; __int32 init_enable_duration; BnsTables::Shared::TableRef name2; -int name2_tableId() const {return 434;}; +int name2_tableId() const {return 435;}; bool hide_disable; signed char category; char Pad1[2]; @@ -90,48 +90,48 @@ char Pad5[1]; __int16 max_hp; BnsTables::Shared::TableRef attack_skill[4]; __int32 attack_skill_Size() const {return 4;}; -int attack_skill_tableId() const {return 362;}; +int attack_skill_tableId() const {return 363;}; BnsTables::Shared::TableRef attack_skill3[4]; __int32 attack_skill3_Size() const {return 4;}; -int attack_skill3_tableId() const {return 349;}; +int attack_skill3_tableId() const {return 350;}; bool dice_result_broadcast; bool save_authorizer; bool occurrence_event_in_respawn; char Pad6[1]; BnsTables::Shared::TableRef reward; -int reward_tableId() const {return 339;}; +int reward_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_blade_master; -int job_reward_blade_master_tableId() const {return 339;}; +int job_reward_blade_master_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_kung_fu_fighter; -int job_reward_kung_fu_fighter_tableId() const {return 339;}; +int job_reward_kung_fu_fighter_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_force_master; -int job_reward_force_master_tableId() const {return 339;}; +int job_reward_force_master_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_shooter; -int job_reward_shooter_tableId() const {return 339;}; +int job_reward_shooter_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_destroyer; -int job_reward_destroyer_tableId() const {return 339;}; +int job_reward_destroyer_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_summoner; -int job_reward_summoner_tableId() const {return 339;}; +int job_reward_summoner_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_assassin; -int job_reward_assassin_tableId() const {return 339;}; +int job_reward_assassin_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_sword_master; -int job_reward_sword_master_tableId() const {return 339;}; +int job_reward_sword_master_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_warlock; -int job_reward_warlock_tableId() const {return 339;}; +int job_reward_warlock_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_soul_fighter; -int job_reward_soul_fighter_tableId() const {return 339;}; +int job_reward_soul_fighter_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_warrior; -int job_reward_warrior_tableId() const {return 339;}; +int job_reward_warrior_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_archer; -int job_reward_archer_tableId() const {return 339;}; +int job_reward_archer_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_spear_master; -int job_reward_spear_master_tableId() const {return 339;}; +int job_reward_spear_master_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_thunderer; -int job_reward_thunderer_tableId() const {return 339;}; +int job_reward_thunderer_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_dual_blader; -int job_reward_dual_blader_tableId() const {return 339;}; +int job_reward_dual_blader_tableId() const {return 340;}; BnsTables::Shared::TableRef job_reward_bard; -int job_reward_bard_tableId() const {return 339;}; +int job_reward_bard_tableId() const {return 340;}; bool broadcast_pickup_reward_to_world; bool acquire_reward_to_inventory; char Pad7[2]; @@ -144,9 +144,9 @@ wchar_t* caster_manipulate_finish_showname; wchar_t* env_animname; wchar_t* env_sound_name; BnsTables::Shared::TableRef action_name2; -int action_name2_tableId() const {return 434;}; +int action_name2_tableId() const {return 435;}; BnsTables::Shared::TableRef action_desc2; -int action_desc2_tableId() const {return 434;}; +int action_desc2_tableId() const {return 435;}; bool hide_close; bool hide_empty; bool tooltip_option; @@ -156,7 +156,7 @@ signed char forwarding_types[20]; __int32 forwarding_types_Size() const {return 20;}; BnsTables::Shared::TableRef quests[20]; __int32 quests_Size() const {return 20;}; -int quests_tableId() const {return 306;}; +int quests_tableId() const {return 307;}; signed char missions[20]; __int32 missions_Size() const {return 20;}; signed char cases[20]; @@ -167,7 +167,7 @@ signed char loot_forwarding_types[8]; __int32 loot_forwarding_types_Size() const {return 8;}; BnsTables::Shared::TableRef loot_quests[8]; __int32 loot_quests_Size() const {return 8;}; -int loot_quests_tableId() const {return 306;}; +int loot_quests_tableId() const {return 307;}; signed char loot_missions[8]; __int32 loot_missions_Size() const {return 8;}; signed char loot_cases[8]; @@ -182,7 +182,7 @@ wchar_t* caster_reaction_attach; wchar_t* spawn_mesh; wchar_t* spawn_animset; BnsTables::Shared::TableRef image_text; -int image_text_tableId() const {return 434;}; +int image_text_tableId() const {return 435;}; wchar_t* mapunit_image_enable_close_true_imageset; wchar_t* mapunit_image_enable_close_true_over_imageset; __int16 mapunit_image_enable_close_true_size_x; @@ -207,8 +207,48 @@ bool force_show_nameplate; bool need_to_show_probability; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(5, 0); } - static __int16 TableId() { return 479; } + static __int16 TableId() { return 481; } static __int32 SubType() { return -1; } + enum class category { + collect = 0, + manipulate = 1, + pick_up = 2, + put_down = 3, + recharge_heart = 4, + default_val = 5, + }; + + enum class show_confirm_type { + none = 0, + manipulate_consume_item = 1, + }; + + enum class manipulate_notification_range { + none = 0, + party = 1, + team = 2, + }; + + enum class forwarding_types { + progress_mission = 0, + acquire_quest = 1, + skill_target = 2, + mission_step_rollback = 3, + }; + + enum class expedition_type { + none = 0, + collection = 1, + card = 2, + monster = 3, + story = 4, + view_point = 5, + }; + + enum class portal_type { + door = 0, + button = 1, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zoneenv2/zoneenv2_airdash_leave_Record.h b/Generated/include/KR/zoneenv2/zoneenv2_airdash_leave_Record.h index 4fa7ccc03..ea6f6d7af 100644 --- a/Generated/include/KR/zoneenv2/zoneenv2_airdash_leave_Record.h +++ b/Generated/include/KR/zoneenv2/zoneenv2_airdash_leave_Record.h @@ -13,13 +13,13 @@ namespace BnsTables::KR { signed char airdash_level; char Pad_sub_1[3]; BnsTables::Shared::TableRef transit_zone; -int transit_zone_tableId() const {return 478;}; +int transit_zone_tableId() const {return 480;}; __int16 transit_pc_spawn; char Pad_sub_2[2]; BnsTables::Shared::TableRef transit_leave_social; -int transit_leave_social_tableId() const {return 396;}; +int transit_leave_social_tableId() const {return 397;}; BnsTables::Shared::TableRef transit_enter_social; -int transit_enter_social_tableId() const {return 396;}; +int transit_enter_social_tableId() const {return 397;}; static __int32 SubType() { return 12; } }; diff --git a/Generated/include/KR/zoneenv2/zoneenv2_chest_Record.h b/Generated/include/KR/zoneenv2/zoneenv2_chest_Record.h index f91724b05..be71a13cc 100644 --- a/Generated/include/KR/zoneenv2/zoneenv2_chest_Record.h +++ b/Generated/include/KR/zoneenv2/zoneenv2_chest_Record.h @@ -13,7 +13,7 @@ namespace BnsTables::KR { signed char expedition_type; char Pad_sub_1[3]; BnsTables::Shared::TableRef expedition; -int expedition_tableId() const {return 465;}; +int expedition_tableId() const {return 466;}; static __int32 SubType() { return 1; } }; diff --git a/Generated/include/KR/zoneenv2/zoneenv2_portal_Record.h b/Generated/include/KR/zoneenv2/zoneenv2_portal_Record.h index b45ea710e..e848651bb 100644 --- a/Generated/include/KR/zoneenv2/zoneenv2_portal_Record.h +++ b/Generated/include/KR/zoneenv2/zoneenv2_portal_Record.h @@ -13,14 +13,14 @@ namespace BnsTables::KR { signed char portal_type; char Pad_sub_1[3]; BnsTables::Shared::TableRef transit_zone; -int transit_zone_tableId() const {return 478;}; +int transit_zone_tableId() const {return 480;}; BnsTables::Shared::TableRef transit_dungeon; int transit_dungeon_tableId() const {return 117;}; bool transit_reentrance_pcspawn; char Pad_sub_2[1]; __int16 transit_pc_spawn; BnsTables::Shared::TableRef transit_pc_spawn_in_arena; -int transit_pc_spawn_in_arena_tableId() const {return 487;}; +int transit_pc_spawn_in_arena_tableId() const {return 489;}; BnsTables::Shared::TableRef transit_leave_cinematic; int transit_leave_cinematic_tableId() const {return 57;}; BnsTables::Shared::TableRef transit_enter_cinematic; @@ -29,9 +29,9 @@ BnsTables::Shared::TableRef effect[8]; __int32 effect_Size() const {return 8;}; int effect_tableId() const {return 118;}; BnsTables::Shared::TableRef transit_leave_social; -int transit_leave_social_tableId() const {return 396;}; +int transit_leave_social_tableId() const {return 397;}; BnsTables::Shared::TableRef transit_enter_social; -int transit_enter_social_tableId() const {return 396;}; +int transit_enter_social_tableId() const {return 397;}; signed char required_level; static __int32 SubType() { return 7; } diff --git a/Generated/include/KR/zoneenv2/zoneenv2_portal_list_Record.h b/Generated/include/KR/zoneenv2/zoneenv2_portal_list_Record.h index 20aa265f4..2dc79a86b 100644 --- a/Generated/include/KR/zoneenv2/zoneenv2_portal_list_Record.h +++ b/Generated/include/KR/zoneenv2/zoneenv2_portal_list_Record.h @@ -12,7 +12,7 @@ namespace BnsTables::KR { char Pad_sub_0[2]; BnsTables::Shared::TableRef portal_id[16]; __int32 portal_id_Size() const {return 16;}; -int portal_id_tableId() const {return 479;}; +int portal_id_tableId() const {return 481;}; static __int32 SubType() { return 8; } }; diff --git a/Generated/include/KR/zoneenv2/zoneenv2_refiner_Record.h b/Generated/include/KR/zoneenv2/zoneenv2_refiner_Record.h index 6f954c3ae..0aac32753 100644 --- a/Generated/include/KR/zoneenv2/zoneenv2_refiner_Record.h +++ b/Generated/include/KR/zoneenv2/zoneenv2_refiner_Record.h @@ -32,21 +32,21 @@ __int16 occputation_effect_distance; char Pad_sub_3[2]; BnsTables::Shared::IconRef occupy_action_icon; BnsTables::Shared::TableRef occupy_action_name; -int occupy_action_name_tableId() const {return 434;}; +int occupy_action_name_tableId() const {return 435;}; wchar_t* occupy_caster_showname; BnsTables::Shared::IconRef try_refine_action_icon; BnsTables::Shared::TableRef try_refine_action_name; -int try_refine_action_name_tableId() const {return 434;}; +int try_refine_action_name_tableId() const {return 435;}; wchar_t* try_refine_caster_showname; BnsTables::Shared::IconRef give_score_action_icon; BnsTables::Shared::TableRef give_score_action_name; -int give_score_action_name_tableId() const {return 434;}; +int give_score_action_name_tableId() const {return 435;}; BnsTables::Shared::TableRef give_score_social; -int give_score_social_tableId() const {return 396;}; +int give_score_social_tableId() const {return 397;}; wchar_t* give_score_caster_showname; BnsTables::Shared::IconRef accroach_action_icon; BnsTables::Shared::TableRef accroach_action_name; -int accroach_action_name_tableId() const {return 434;}; +int accroach_action_name_tableId() const {return 435;}; wchar_t* accroach_caster_showname; wchar_t* accroach_start_kismet; wchar_t* accroach_end_kismet; diff --git a/Generated/include/KR/zoneenv2place/AAA_zoneenv2place_RecordBase.h b/Generated/include/KR/zoneenv2place/AAA_zoneenv2place_RecordBase.h index 43f34661d..c24b5406c 100644 --- a/Generated/include/KR/zoneenv2place/AAA_zoneenv2place_RecordBase.h +++ b/Generated/include/KR/zoneenv2place/AAA_zoneenv2place_RecordBase.h @@ -61,8 +61,9 @@ wchar_t* env_actorname; bool spawn_env; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 0); } - static __int16 TableId() { return 480; } + static __int16 TableId() { return 482; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h b/Generated/include/KR/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h index b1985eaac..9e31babb8 100644 --- a/Generated/include/KR/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h +++ b/Generated/include/KR/zoneenv2spawn/AAA_zoneenv2spawn_RecordBase.h @@ -23,19 +23,26 @@ __int16 id; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef env2; -int env2_tableId() const {return 479;}; +int env2_tableId() const {return 481;}; BnsTables::Shared::TableRef env2place; -int env2place_tableId() const {return 480;}; +int env2place_tableId() const {return 482;}; BnsTables::Shared::TableRef random_group; -int random_group_tableId() const {return 482;}; +int random_group_tableId() const {return 484;}; BnsTables::Shared::TableRef required_env; -int required_env_tableId() const {return 481;}; +int required_env_tableId() const {return 483;}; signed char mapunit_map_depth; signed char mapunit_arena_dungeon_map_depth; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 9); } - static __int16 TableId() { return 481; } + static __int16 TableId() { return 483; } static __int32 SubType() { return -1; } + enum class mapunit_map_depth { + value_1 = 0, + value_2 = 1, + value_3 = 2, + value_4 = 3, + value_5 = 4, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h b/Generated/include/KR/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h index 00165c6a9..7ba2bca63 100644 --- a/Generated/include/KR/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h +++ b/Generated/include/KR/zoneenv2spawnrandomgroup/AAA_zoneenv2spawnrandomgroup_RecordBase.h @@ -24,8 +24,9 @@ __int16 group_id; wchar_t* alias; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 482; } + static __int16 TableId() { return 484; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zoneevent/AAA_zoneevent_RecordBase.h b/Generated/include/KR/zoneevent/AAA_zoneevent_RecordBase.h index 1eeee95f1..f6a0a5db0 100644 --- a/Generated/include/KR/zoneevent/AAA_zoneevent_RecordBase.h +++ b/Generated/include/KR/zoneevent/AAA_zoneevent_RecordBase.h @@ -31,8 +31,9 @@ wchar_t* start_kismet_name; wchar_t* end_kismet_name; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 483; } + static __int16 TableId() { return 485; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zoneex/AAA_zoneex_RecordBase.h b/Generated/include/KR/zoneex/AAA_zoneex_RecordBase.h index 4dc422722..3dfc9ea23 100644 --- a/Generated/include/KR/zoneex/AAA_zoneex_RecordBase.h +++ b/Generated/include/KR/zoneex/AAA_zoneex_RecordBase.h @@ -25,8 +25,9 @@ char Pad0[3]; wchar_t* dungeon_guide_path; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 4); } - static __int16 TableId() { return 484; } + static __int16 TableId() { return 486; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonegathersource/AAA_zonegathersource_RecordBase.h b/Generated/include/KR/zonegathersource/AAA_zonegathersource_RecordBase.h index b6f34e72c..94f7a0b31 100644 --- a/Generated/include/KR/zonegathersource/AAA_zonegathersource_RecordBase.h +++ b/Generated/include/KR/zonegathersource/AAA_zonegathersource_RecordBase.h @@ -27,8 +27,9 @@ BnsTables::Shared::TableRef gather_source; int gather_source_tableId() const {return 160;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 5); } - static __int16 TableId() { return 485; } + static __int16 TableId() { return 487; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonepathway/AAA_zonepathway_RecordBase.h b/Generated/include/KR/zonepathway/AAA_zonepathway_RecordBase.h index d62144b51..43db439a6 100644 --- a/Generated/include/KR/zonepathway/AAA_zonepathway_RecordBase.h +++ b/Generated/include/KR/zonepathway/AAA_zonepathway_RecordBase.h @@ -27,13 +27,19 @@ BnsTables::Shared::XYZ pos; signed char move_type; char Pad0[3]; BnsTables::Shared::TableRef warp_social; -int warp_social_tableId() const {return 396;}; +int warp_social_tableId() const {return 397;}; wchar_t* description; __int16 sync; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(1, 52); } - static __int16 TableId() { return 486; } + static __int16 TableId() { return 488; } static __int32 SubType() { return -1; } + enum class move_type { + walk = 0, + run = 1, + warp = 2, + sprint = 3, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonepcspawn/AAA_zonepcspawn_RecordBase.h b/Generated/include/KR/zonepcspawn/AAA_zonepcspawn_RecordBase.h index 3099d3a25..343521deb 100644 --- a/Generated/include/KR/zonepcspawn/AAA_zonepcspawn_RecordBase.h +++ b/Generated/include/KR/zonepcspawn/AAA_zonepcspawn_RecordBase.h @@ -29,8 +29,9 @@ char Pad0[2]; wchar_t* description; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 49); } - static __int16 TableId() { return 487; } + static __int16 TableId() { return 489; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonerespawn/AAA_zonerespawn_RecordBase.h b/Generated/include/KR/zonerespawn/AAA_zonerespawn_RecordBase.h index 314e74bc9..9439d1692 100644 --- a/Generated/include/KR/zonerespawn/AAA_zonerespawn_RecordBase.h +++ b/Generated/include/KR/zonerespawn/AAA_zonerespawn_RecordBase.h @@ -23,15 +23,16 @@ __int16 id; __declspec(align(8)) Key key; wchar_t* alias; BnsTables::Shared::TableRef area; -int area_tableId() const {return 472;}; +int area_tableId() const {return 474;}; BnsTables::Shared::XYZ center; BnsTables::Shared::TableRef activated_faction[4]; __int32 activated_faction_Size() const {return 4;}; int activated_faction_tableId() const {return 139;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 46); } - static __int16 TableId() { return 488; } + static __int16 TableId() { return 490; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonerule/AAA_zonerule_RecordBase.h b/Generated/include/KR/zonerule/AAA_zonerule_RecordBase.h index 0975f453f..3bb4b9af3 100644 --- a/Generated/include/KR/zonerule/AAA_zonerule_RecordBase.h +++ b/Generated/include/KR/zonerule/AAA_zonerule_RecordBase.h @@ -33,7 +33,7 @@ signed char apply_content_ban_id; bool allow_invite_party_in_arena; bool show_leave_zone_popup_when_no_party_in_arena_enterance; BnsTables::Shared::TableRef required_available_weekly_time; -int required_available_weekly_time_tableId() const {return 460;}; +int required_available_weekly_time_tableId() const {return 461;}; bool town; bool reentrance_pcspawn_check_later_when_enterworld; bool infinite_durability; @@ -49,8 +49,32 @@ bool use_default_skill; bool apply_membership_benefit; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(10, 1); } - static __int16 TableId() { return 489; } + static __int16 TableId() { return 491; } static __int32 SubType() { return -1; } + enum class pvp_mode_type { + none = 0, + free_for_all = 1, + }; + + enum class apply_content_ban_id { + invalid = 0, + duel = 1, + faction_battle_field = 2, + dungeon = 3, + attendance = 4, + jumping_character = 5, + duel_bot_challenge = 6, + fraud = 7, + zone_rule_group = 8, + party_battle_field_matching = 9, + duel_matching = 10, + }; + + enum class auto_mode_type { + disallow = 0, + basic = 1, + advanced = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h b/Generated/include/KR/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h index 23ef314ef..779c65e1a 100644 --- a/Generated/include/KR/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h +++ b/Generated/include/KR/zoneteleportposition/AAA_zoneteleportposition_RecordBase.h @@ -26,8 +26,9 @@ BnsTables::Shared::XYZ position; __int16 yaw; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 2); } - static __int16 TableId() { return 490; } + static __int16 TableId() { return 492; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h b/Generated/include/KR/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h index 886f463c9..7a941dfb2 100644 --- a/Generated/include/KR/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h +++ b/Generated/include/KR/zoneteleportswitch/AAA_zoneteleportswitch_RecordBase.h @@ -26,11 +26,12 @@ BnsTables::Shared::XYZ position; __int16 activate_radius; char Pad0[2]; BnsTables::Shared::TableRef activate_teleport; -int activate_teleport_tableId() const {return 430;}; +int activate_teleport_tableId() const {return 431;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(0, 6); } - static __int16 TableId() { return 491; } + static __int16 TableId() { return 493; } static __int32 SubType() { return -1; } + }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h b/Generated/include/KR/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h index b6fb9a25f..cf677362b 100644 --- a/Generated/include/KR/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h +++ b/Generated/include/KR/zonetriggereventcond/AAA_zonetriggereventcond_RecordBase.h @@ -40,8 +40,29 @@ BnsTables::Shared::TableRef cond_event_message; int cond_event_message_tableId() const {return 159;}; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(3, 1); } - static __int16 TableId() { return 492; } + static __int16 TableId() { return 494; } static __int32 SubType() { return -1; } + enum class cond_contents_type { + none = 0, + faction_stage_faction_1_win = 1, + faction_stage_faction_2_win = 2, + }; + + enum class event_day_of_week { + sun = 0, + mon = 1, + tue = 2, + wed = 3, + thu = 4, + fri = 5, + sat = 6, + thu_fri = 7, + mon_tue_wed_thu = 8, + fri_sat_sun = 9, + tue_thu = 10, + weekend = 11, + entire_week = 12, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h b/Generated/include/KR/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h index a40f58189..657a5f015 100644 --- a/Generated/include/KR/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h +++ b/Generated/include/KR/zonetriggereventstage/AAA_zonetriggereventstage_RecordBase.h @@ -34,7 +34,7 @@ signed char branch_id; wchar_t* alias; BnsTables::Shared::TableRef next_cond[7]; __int32 next_cond_Size() const {return 7;}; -int next_cond_tableId() const {return 492;}; +int next_cond_tableId() const {return 494;}; signed char next_cond_branch_id[7]; __int32 next_cond_branch_id_Size() const {return 7;}; signed char broadcast_context; @@ -42,8 +42,19 @@ wchar_t* start_stage_kismet; wchar_t* end_stage_kismet; static BnsTables::Shared::TableVersion Version() { return BnsTables::Shared::TableVersion(2, 1); } - static __int16 TableId() { return 493; } + static __int16 TableId() { return 495; } static __int32 SubType() { return -1; } + enum class broadcast_context { + none = 0, + timeout_time = 1, + boss_challenge_attraction_round = 2, + }; + + enum class persistant_zone_subtype { + none = 0, + invade_town = 1, + faction_stage = 2, + }; }; #pragma pack(pop) #pragma pack(push, 1) diff --git a/Generated/include/KR/zonetriggereventstage/zonetriggereventstage_stage_Record.h b/Generated/include/KR/zonetriggereventstage/zonetriggereventstage_stage_Record.h index e192dc0db..b231ae24e 100644 --- a/Generated/include/KR/zonetriggereventstage/zonetriggereventstage_stage_Record.h +++ b/Generated/include/KR/zonetriggereventstage/zonetriggereventstage_stage_Record.h @@ -11,7 +11,7 @@ namespace BnsTables::KR { public: BnsTables::Shared::TableRef fail_cond[3]; __int32 fail_cond_Size() const {return 3;}; -int fail_cond_tableId() const {return 492;}; +int fail_cond_tableId() const {return 494;}; static __int32 SubType() { return 4; } }; diff --git a/Generated/include/KR/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h b/Generated/include/KR/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h index 5706d87ad..9ed2b0135 100644 --- a/Generated/include/KR/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h +++ b/Generated/include/KR/zonetriggereventstage/zonetriggereventstage_stage_stand_by_persistant_zone_Record.h @@ -18,10 +18,10 @@ __int32 total_duration_minute_Size() const {return 7;}; signed char persistant_zone_subtype; char Pad_sub_0[1]; BnsTables::Shared::TableRef event_channel_text; -int event_channel_text_tableId() const {return 434;}; +int event_channel_text_tableId() const {return 435;}; BnsTables::Shared::TableRef event_notify_diff_zone[6]; __int32 event_notify_diff_zone_Size() const {return 6;}; -int event_notify_diff_zone_tableId() const {return 478;}; +int event_notify_diff_zone_tableId() const {return 480;}; BnsTables::Shared::TableRef event_notify_diff_zone_msg; int event_notify_diff_zone_msg_tableId() const {return 159;}; BnsTables::Shared::TableRef event_notify_diff_channel_msg;