More unkname oneof

This commit is contained in:
Akbar Yahya 2023-01-29 11:17:24 +08:00
parent 9c154ea726
commit 73d5fa37dd
15 changed files with 15 additions and 15 deletions

View File

@ -5,7 +5,7 @@ import "MassivePropSyncInfo.proto";
message AbilityMixinRecoverInfo { message AbilityMixinRecoverInfo {
oneof IMHIHMPKFBB { oneof source {
uint32 instanced_ability_id = 1; uint32 instanced_ability_id = 1;
uint32 instanced_modifier_id = 2; uint32 instanced_modifier_id = 2;
} }

View File

@ -10,7 +10,7 @@ import "AbilityScalarType.proto";
message AbilityScalarValueEntry { message AbilityScalarValueEntry {
AbilityString key = 1; AbilityString key = 1;
AbilityScalarType valueType = 2; AbilityScalarType valueType = 2;
oneof FOOIPEBDMGK { oneof value {
float float_value = 3; float float_value = 3;
string string_value = 4; string string_value = 4;
int32 int_value = 5; int32 int_value = 5;

View File

@ -6,7 +6,7 @@ option java_package = "emu.grasscutter.net.proto";
message AbilityString { message AbilityString {
oneof JNHEJKGOMOD { oneof type {
string str = 1; string str = 1;
uint32 hash = 2; uint32 hash = 2;
} }

View File

@ -100,7 +100,7 @@ message ActivityInfo {
map<uint32, uint32> wishGiftNumMap = 1052; map<uint32, uint32> wishGiftNumMap = 1052;
bool Unk3300_NEPKLLBJFKK = 1637; bool Unk3300_NEPKLLBJFKK = 1637;
uint32 beginTime = 5; uint32 beginTime = 5;
oneof IKJIPGGMNBK { oneof detail {
SamLampInfo sam_lamp_info = 4; SamLampInfo sam_lamp_info = 4;
CrucibleInfo crucible_info = 13; CrucibleInfo crucible_info = 13;
SalesmanInfo salesman_info = 1; SalesmanInfo salesman_info = 1;

View File

@ -7,7 +7,7 @@ option java_package = "emu.grasscutter.net.proto";
message AnimatorParameterValueInfo { message AnimatorParameterValueInfo {
uint32 paraType = 1; uint32 paraType = 1;
oneof MMJOJNNFGCN { oneof para_val {
int32 int_val = 2; int32 int_val = 2;
float float_val = 3; float float_val = 3;
bool bool_val = 4; bool bool_val = 4;

View File

@ -26,7 +26,7 @@ message DungeonChallengeFinishNotify {
uint32 currentValue = 9; uint32 currentValue = 9;
uint32 timeCost = 11; uint32 timeCost = 11;
map<uint32, StrengthenPointData> strengthenPointDataMap = 7; map<uint32, StrengthenPointData> strengthenPointDataMap = 7;
oneof NPHEJFPOMFG { oneof detail {
ChannellerSlabLoopDungeonResultInfo channeller_slab_loop_dungeon_result_info = 1867; ChannellerSlabLoopDungeonResultInfo channeller_slab_loop_dungeon_result_info = 1867;
EffigyChallengeDungeonResultInfo effigy_challenge_dungeon_result_info = 942; EffigyChallengeDungeonResultInfo effigy_challenge_dungeon_result_info = 942;
PotionDungeonResultInfo potion_dungeon_result_info = 709; PotionDungeonResultInfo potion_dungeon_result_info = 709;

View File

@ -36,7 +36,7 @@ message DungeonSettleNotify {
uint32 createPlayerUid = 9; uint32 createPlayerUid = 9;
bool isSuccess = 4; bool isSuccess = 4;
uint32 closeTime = 6; uint32 closeTime = 6;
oneof IMHJDGEKFBP { oneof detail {
TowerLevelEndNotify tower_level_end_notify = 281; TowerLevelEndNotify tower_level_end_notify = 281;
TrialAvatarFirstPassDungeonNotify trial_avatar_first_pass_dungeon_notify = 1737; TrialAvatarFirstPassDungeonNotify trial_avatar_first_pass_dungeon_notify = 1737;
ChannellerSlabLoopDungeonResultInfo channeller_slab_loop_dungeon_result_info = 1045; ChannellerSlabLoopDungeonResultInfo channeller_slab_loop_dungeon_result_info = 1045;

View File

@ -6,7 +6,7 @@ option java_package = "emu.grasscutter.net.proto";
import "Reliquary.proto"; import "Reliquary.proto";
import "Weapon.proto"; import "Weapon.proto";
message Equip { message Equip {
oneof FOIGJKHHNPG { oneof detail {
Reliquary reliquary = 1; Reliquary reliquary = 1;
Weapon weapon = 2; Weapon weapon = 2;
} }

View File

@ -11,7 +11,7 @@ message GadgetPlayInfo {
uint32 startCd = 4; uint32 startCd = 4;
uint32 startTime = 5; uint32 startTime = 5;
uint32 progress = 6; uint32 progress = 6;
oneof IAFCHJBAJFA { oneof play_info {
CrucibleInfo crucible_info = 21; CrucibleInfo crucible_info = 21;
} }
} }

View File

@ -11,7 +11,7 @@ message GetOnlinePlayerInfoReq {
} }
bool isOnlineId = 3; bool isOnlineId = 3;
oneof PBOENAFIDML { oneof player_id {
uint32 target_uid = 4; uint32 target_uid = 4;
string online_id = 10; string online_id = 10;
string psn_id = 12; string psn_id = 12;

View File

@ -19,7 +19,7 @@ message GetUgcRsp {
int32 retcode = 8; int32 retcode = 8;
RecordUsage ugcRecordUsage = 7; RecordUsage ugcRecordUsage = 7;
uint64 ugcGuid = 9; uint64 ugcGuid = 9;
oneof KJLNEMBPDOF { oneof record {
MusicRecord music_record = 1; MusicRecord music_record = 1;
} }
} }

View File

@ -11,7 +11,7 @@ message HomeMarkPointFurnitureData {
uint32 furnitureId = 2; uint32 furnitureId = 2;
uint32 furnitureType = 3; uint32 furnitureType = 3;
Vector pos = 4; Vector pos = 4;
oneof GPHOOOLEKGJ { oneof extra {
NpcData npc_data = 6; NpcData npc_data = 6;
SuiteData suite_data = 7; SuiteData suite_data = 7;
} }

View File

@ -9,7 +9,7 @@ import "Furniture.proto";
message Item { message Item {
uint32 itemId = 1; uint32 itemId = 1;
uint64 guid = 2; uint64 guid = 2;
oneof NNFJENNPJMK { oneof detail {
Material material = 5; Material material = 5;
Equip equip = 6; Equip equip = 6;
Furniture furniture = 7; Furniture furniture = 7;

View File

@ -7,7 +7,7 @@ import "LockReason.proto";
message LockedPersonallineData { message LockedPersonallineData {
uint32 personalLineId = 6; uint32 personalLineId = 6;
LockReason lockReason = 4; LockReason lockReason = 4;
oneof IGACBJFMMFM { oneof param {
uint32 chapter_id = 5; uint32 chapter_id = 5;
uint32 level = 13; uint32 level = 13;
} }

View File

@ -15,7 +15,7 @@ message MaterialDeleteInfo {
} }
bool hasDeleteConfig = 1; bool hasDeleteConfig = 1;
oneof OKADNKAHBGL { oneof delete_info {
CountDownDelete count_down_delete = 2; CountDownDelete count_down_delete = 2;
DateTimeDelete date_delete = 3; DateTimeDelete date_delete = 3;
DelayWeekCountDownDelete delay_week_count_down_delete = 4; DelayWeekCountDownDelete delay_week_count_down_delete = 4;