mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
sync proto v1-v3 public
This commit is contained in:
30
proto/AAKNGDKKHDN.proto
Normal file
30
proto/AAKNGDKKHDN.proto
Normal file
@@ -0,0 +1,30 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 24258
|
||||
message AAKNGDKKHDN {
|
||||
uint32 difficulty = 3;
|
||||
uint32 score = 9;
|
||||
uint32 MOGDMPFMGLN = 12;
|
||||
bool is_new_record = 2;
|
||||
bool is_success = 10;
|
||||
uint32 DNKNMEGHIIJ = 13;
|
||||
}
|
26
proto/ACKNNJIEGEK.proto
Normal file
26
proto/ACKNNJIEGEK.proto
Normal file
@@ -0,0 +1,26 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "OEHLKBGHEDC.proto";
|
||||
message ACKNNJIEGEK {
|
||||
OEHLKBGHEDC HKBHEOKLEFK = 12;
|
||||
uint32 level_id = 7;
|
||||
}
|
30
proto/AEIMLNONEAP.proto
Normal file
30
proto/AEIMLNONEAP.proto
Normal file
@@ -0,0 +1,30 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
enum AEIMLNONEAP {
|
||||
AEIMLNONEAP_PacmanDungeonStopNone = 0;
|
||||
AEIMLNONEAP_PacmanDungeonStopSuccess = 1;
|
||||
AEIMLNONEAP_PacmanDungeonStopTimeup = 2;
|
||||
AEIMLNONEAP_PacmanDungeonStopClientInterrupt = 3;
|
||||
AEIMLNONEAP_PacmanDungeonStopCancel = 4;
|
||||
AEIMLNONEAP_PacmanDungeonStopActivityClosed = 5;
|
||||
AEIMLNONEAP_PacmanDungeonStopFail = 6;
|
||||
}
|
25
proto/AKEBNLHDNPG.proto
Normal file
25
proto/AKEBNLHDNPG.proto
Normal file
@@ -0,0 +1,25 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "HPFPNKNJIOD.proto";
|
||||
message AKEBNLHDNPG {
|
||||
repeated HPFPNKNJIOD level_info_list = 1;
|
||||
}
|
27
proto/AMBJIMENFCF.proto
Normal file
27
proto/AMBJIMENFCF.proto
Normal file
@@ -0,0 +1,27 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
message AMBJIMENFCF {
|
||||
uint32 level_id = 15;
|
||||
repeated uint32 MELPDGIIFIP = 2;
|
||||
uint32 LMCJIONGAAJ = 8;
|
||||
repeated uint32 APLANIDIEGM = 6;
|
||||
}
|
@@ -1,13 +1,28 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "Vector.proto";
|
||||
|
||||
// Name: ANCKCFFOAID
|
||||
// Obf: BEHNKFHKEMD
|
||||
message AbilityActionGenerateElemBall {
|
||||
uint32 room_id = 2;
|
||||
Vector rot = 9;
|
||||
Vector pos = 14;
|
||||
Vector pos = 4;
|
||||
uint32 room_id = 7;
|
||||
Vector rot = 15;
|
||||
}
|
||||
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AbilityString.proto";
|
||||
import "AbilityScalarValueEntry.proto";
|
||||
// Obf: GBOIHEDHOGC
|
||||
message AbilityAppliedAbility {
|
||||
AbilityString ability_name = 1;
|
||||
AbilityString ability_override = 2;
|
||||
|
@@ -22,6 +22,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
import "AbilityString.proto";
|
||||
import "AbilityAttachedModifier.proto";
|
||||
import "ModifierDurability.proto";
|
||||
// Obf: DCPBFOKKPFJ
|
||||
message AbilityAppliedModifier {
|
||||
int32 modifier_local_id = 1;
|
||||
uint32 parent_ability_entity_id = 2;
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: KLMOHHKFHDB
|
||||
message AbilityAttachedModifier {
|
||||
bool is_invalid = 1;
|
||||
uint32 owner_entity_id = 2;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AbilityControlBlock.proto";
|
||||
// CmdId: 1184
|
||||
// Obf: PLMKKNIJMEC
|
||||
message AbilityChangeNotify {
|
||||
uint32 entity_id = 10;
|
||||
AbilityControlBlock ability_control_block = 2;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "AbilityEmbryo.proto";
|
||||
// Obf: OLBGGLMLEBL
|
||||
message AbilityControlBlock {
|
||||
repeated AbilityEmbryo ability_embryo_list = 1;
|
||||
}
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: JAODNDBPGJA
|
||||
message AbilityEmbryo {
|
||||
uint32 ability_id = 1;
|
||||
fixed32 ability_name_hash = 2;
|
||||
|
29
proto/AbilityFireworkBornType.proto
Normal file
29
proto/AbilityFireworkBornType.proto
Normal file
@@ -0,0 +1,29 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "Vector.proto";
|
||||
// Obf: IEELHDCPPBO
|
||||
message AbilityFireworkBornType {
|
||||
Vector move_dir = 4;
|
||||
uint32 effect_index = 7;
|
||||
Vector pos = 2;
|
||||
Vector rot = 6;
|
||||
}
|
@@ -1,12 +1,27 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: JDMJNJAJHGI
|
||||
// Obf: AELEICAJLLG
|
||||
message AbilityGadgetInfo {
|
||||
uint32 camp_id = 1;
|
||||
uint32 camp_target_type = 2;
|
||||
uint32 target_entity_id = 3;
|
||||
uint32 camp_id = 1;
|
||||
uint32 camp_target_type = 2;
|
||||
uint32 target_entity_id = 3;
|
||||
}
|
||||
|
||||
|
@@ -19,11 +19,12 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: PIEGLPACNBP
|
||||
message AbilityIdentifier {
|
||||
uint32 instanced_modifier_id = 11;
|
||||
int32 local_id = 2;
|
||||
bool is_serverbuff_modifier = 14;
|
||||
uint32 GBFNJGFGMBK = 1;
|
||||
uint32 LPBMHGEADKN = 15;
|
||||
uint32 PLEOONAACJI = 1;
|
||||
uint32 DJPMGPMOPIN = 15;
|
||||
uint32 instanced_ability_id = 9;
|
||||
}
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AbilityInvokeEntry.proto";
|
||||
// CmdId: 1196
|
||||
// Obf: PJFLGALPCNO
|
||||
message AbilityInvocationsNotify {
|
||||
repeated AbilityInvokeEntry invokes = 1;
|
||||
}
|
||||
|
@@ -1,76 +1,91 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: OCEIMDJANPL
|
||||
// Obf: IEGANFCMCNJ
|
||||
enum AbilityInvokeArgument {
|
||||
ABILITY_INVOKE_ARGUMENT_NONE = 0;
|
||||
ABILITY_INVOKE_ARGUMENT_META_MODIFIER_CHANGE = 1;
|
||||
ABILITY_INVOKE_ARGUMENT_META_COMMAND_MODIFIER_CHANGE_REQUEST = 2;
|
||||
ABILITY_INVOKE_ARGUMENT_META_SPECIAL_FLOAT_ARGUMENT = 3;
|
||||
ABILITY_INVOKE_ARGUMENT_META_OVERRIDE_PARAM = 4;
|
||||
ABILITY_INVOKE_ARGUMENT_META_CLEAR_OVERRIDE_PARAM = 5;
|
||||
ABILITY_INVOKE_ARGUMENT_META_REINIT_OVERRIDEMAP = 6;
|
||||
ABILITY_INVOKE_ARGUMENT_META_GLOBAL_FLOAT_VALUE = 7;
|
||||
ABILITY_INVOKE_ARGUMENT_META_CLEAR_GLOBAL_FLOAT_VALUE = 8;
|
||||
ABILITY_INVOKE_ARGUMENT_META_ABILITY_ELEMENT_STRENGTH = 9;
|
||||
ABILITY_INVOKE_ARGUMENT_META_ADD_OR_GET_ABILITY_AND_TRIGGER = 10;
|
||||
ABILITY_INVOKE_ARGUMENT_META_SET_KILLED_SETATE = 11;
|
||||
ABILITY_INVOKE_ARGUMENT_META_SET_ABILITY_TRIGGER = 12;
|
||||
ABILITY_INVOKE_ARGUMENT_META_ADD_NEW_ABILITY = 13;
|
||||
ABILITY_INVOKE_ARGUMENT_META_REMOVE_ABILITY = 14;
|
||||
ABILITY_INVOKE_ARGUMENT_META_SET_MODIFIER_APPLY_ENTITY = 15;
|
||||
ABILITY_INVOKE_ARGUMENT_META_MODIFIER_DURABILITY_CHANGE = 16;
|
||||
ABILITY_INVOKE_ARGUMENT_META_ELEMENT_REACTION_VISUAL = 17;
|
||||
ABILITY_INVOKE_ARGUMENT_META_SET_POSE_PARAMETER = 18;
|
||||
ABILITY_INVOKE_ARGUMENT_META_UPDATE_BASE_REACTION_DAMAGE = 19;
|
||||
ABILITY_INVOKE_ARGUMENT_META_TRIGGER_ELEMENT_REACTION = 20;
|
||||
ABILITY_INVOKE_ARGUMENT_META_LOSE_HP = 21;
|
||||
ABILITY_INVOKE_ARGUMENT_META_DURABILITY_IS_ZERO = 22;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_TRIGGER_ABILITY = 50;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_SET_CRASH_DAMAGE = 51;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_EFFECT = 52;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_SUMMON = 53;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_BLINK = 54;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_CREATE_GADGET = 55;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_APPLY_LEVEL_MODIFIER = 56;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_GENERATE_ELEM_BALL = 57;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_SET_RANDOM_OVERRIDE_MAP_VALUE = 58;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_SERVER_MONSTER_LOG = 59;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_CREATE_TILE = 60;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_DESTROY_TILE = 61;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_FIRE_AFTER_IMAGE = 62;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_DEDUCT_STAMINA = 63;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_HIT_EFFECT = 64;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_SET_BULLET_TRACK_TARGET = 65;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_FIREWORK_EFFECT = 66;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_AVATAR_STEER_BY_CAMERA = 100;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_MONSTER_DEFEND = 101;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_WIND_ZONE = 102;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_COST_STAMINA = 103;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_ELITE_SHIELD = 104;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_ELEMENT_SHIELD = 105;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_GLOBAL_SHIELD = 106;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_SHIELD_BAR = 107;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_WIND_SEED_SPAWNER = 108;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_DO_ACTION_BY_ELEMENT_REACTION = 109;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_FIELD_ENTITY_COUNT_CHANGE = 110;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_SCENE_PROP_SYNC = 111;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_WIDGET_MP_SUPPORT = 112;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_DO_ACTION_BY_SELF_MODIFIER_ELEMENT_DURABILITY_INVOKE_ARGUMENT_RATIO = 113;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_FIREWORKS_LAUNCHER = 114;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_ATTACK_RESULT_CREATE_COUNT = 115;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_UGC_TIME_CONTROL = 116;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_AVATAR_COMBAT = 117;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_DEATH_ZONE_REGIONAL_PLAY_MIXIN = 118;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_UI_INTERACT = 119;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_SHOOT_FROM_CAMERA = 120;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_ERASE_BRICK_ACTIVITY = 121;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_BREAKOUT = 122;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_DAMAGE_LOAN = 123;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_BROADCAST_GV = 124;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_RECEIVE_GV = 125;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_ENERGY_CRYSTAL_TARGET = 127;
|
||||
ABILITY_INVOKE_ARGUMENT_NONE = 0;
|
||||
ABILITY_INVOKE_ARGUMENT_META_MODIFIER_CHANGE = 1;
|
||||
ABILITY_INVOKE_ARGUMENT_META_COMMAND_MODIFIER_CHANGE_REQUEST = 2;
|
||||
ABILITY_INVOKE_ARGUMENT_META_SPECIAL_FLOAT_ARGUMENT = 3;
|
||||
ABILITY_INVOKE_ARGUMENT_META_OVERRIDE_PARAM = 4;
|
||||
ABILITY_INVOKE_ARGUMENT_META_CLEAR_OVERRIDE_PARAM = 5;
|
||||
ABILITY_INVOKE_ARGUMENT_META_REINIT_OVERRIDEMAP = 6;
|
||||
ABILITY_INVOKE_ARGUMENT_META_GLOBAL_FLOAT_VALUE = 7;
|
||||
ABILITY_INVOKE_ARGUMENT_META_CLEAR_GLOBAL_FLOAT_VALUE = 8;
|
||||
ABILITY_INVOKE_ARGUMENT_META_ABILITY_ELEMENT_STRENGTH = 9;
|
||||
ABILITY_INVOKE_ARGUMENT_META_ADD_OR_GET_ABILITY_AND_TRIGGER = 10;
|
||||
ABILITY_INVOKE_ARGUMENT_META_SET_KILLED_SETATE = 11;
|
||||
ABILITY_INVOKE_ARGUMENT_META_SET_ABILITY_TRIGGER = 12;
|
||||
ABILITY_INVOKE_ARGUMENT_META_ADD_NEW_ABILITY = 13;
|
||||
ABILITY_INVOKE_ARGUMENT_META_REMOVE_ABILITY = 14;
|
||||
ABILITY_INVOKE_ARGUMENT_META_SET_MODIFIER_APPLY_ENTITY = 15;
|
||||
ABILITY_INVOKE_ARGUMENT_META_MODIFIER_DURABILITY_CHANGE = 16;
|
||||
ABILITY_INVOKE_ARGUMENT_META_ELEMENT_REACTION_VISUAL = 17;
|
||||
ABILITY_INVOKE_ARGUMENT_META_SET_POSE_PARAMETER = 18;
|
||||
ABILITY_INVOKE_ARGUMENT_META_UPDATE_BASE_REACTION_DAMAGE = 19;
|
||||
ABILITY_INVOKE_ARGUMENT_META_TRIGGER_ELEMENT_REACTION = 20;
|
||||
ABILITY_INVOKE_ARGUMENT_META_LOSE_HP = 21;
|
||||
ABILITY_INVOKE_ARGUMENT_META_DURABILITY_IS_ZERO = 22;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_TRIGGER_ABILITY = 50;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_SET_CRASH_DAMAGE = 51;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_EFFECT = 52;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_SUMMON = 53;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_BLINK = 54;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_CREATE_GADGET = 55;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_APPLY_LEVEL_MODIFIER = 56;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_GENERATE_ELEM_BALL = 57;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_SET_RANDOM_OVERRIDE_MAP_VALUE = 58;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_SERVER_MONSTER_LOG = 59;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_CREATE_TILE = 60;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_DESTROY_TILE = 61;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_FIRE_AFTER_IMAGE = 62;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_DEDUCT_STAMINA = 63;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_HIT_EFFECT = 64;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_SET_BULLET_TRACK_TARGET = 65;
|
||||
ABILITY_INVOKE_ARGUMENT_ACTION_FIREWORK_EFFECT = 66;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_AVATAR_STEER_BY_CAMERA = 100;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_MONSTER_DEFEND = 101;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_WIND_ZONE = 102;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_COST_STAMINA = 103;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_ELITE_SHIELD = 104;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_ELEMENT_SHIELD = 105;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_GLOBAL_SHIELD = 106;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_SHIELD_BAR = 107;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_WIND_SEED_SPAWNER = 108;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_DO_ACTION_BY_ELEMENT_REACTION = 109;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_FIELD_ENTITY_COUNT_CHANGE = 110;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_SCENE_PROP_SYNC = 111;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_WIDGET_MP_SUPPORT = 112;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_DO_ACTION_BY_SELF_MODIFIER_ELEMENT_DURABILITY_INVOKE_ARGUMENT_RATIO = 113;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_FIREWORKS_LAUNCHER = 114;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_ATTACK_RESULT_CREATE_COUNT = 115;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_UGC_TIME_CONTROL = 116;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_AVATAR_COMBAT = 117;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_DEATH_ZONE_REGIONAL_PLAY_MIXIN = 118;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_UI_INTERACT = 119;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_SHOOT_FROM_CAMERA = 120;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_ERASE_BRICK_ACTIVITY = 121;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_BREAKOUT = 122;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_DAMAGE_LOAN = 123;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_BROADCAST_GV = 124;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_RECEIVE_GV = 125;
|
||||
ABILITY_INVOKE_ARGUMENT_MIXIN_ENERGY_CRYSTAL_TARGET = 127;
|
||||
}
|
||||
|
||||
|
@@ -22,6 +22,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
import "AbilityInvokeEntryHead.proto";
|
||||
import "AbilityInvokeArgument.proto";
|
||||
import "ForwardType.proto";
|
||||
// Obf: ELGIBELOGKF
|
||||
message AbilityInvokeEntry {
|
||||
uint32 event_id = 8;
|
||||
uint32 entity_id = 10;
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: DPEDKHLIFHF
|
||||
message AbilityInvokeEntryHead {
|
||||
int32 modifier_config_local_id = 8;
|
||||
uint32 target_id = 13;
|
||||
|
@@ -1,24 +1,39 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AbilityAttachedModifier.proto";
|
||||
import "AbilityString.proto";
|
||||
import "ModifierAction.proto";
|
||||
|
||||
import "ModifierProperty.proto";
|
||||
|
||||
// Name: MPIOJLNOMAC
|
||||
import "ModifierAction.proto";
|
||||
import "AbilityString.proto";
|
||||
import "AbilityAttachedModifier.proto";
|
||||
// Obf: NANLJHBMAGF
|
||||
message AbilityMetaModifierChange {
|
||||
uint32 server_buff_uid = 13;
|
||||
bool JAODDPOBICJ = 4;
|
||||
repeated ModifierProperty properties = 11;
|
||||
int32 modifier_local_id = 5;
|
||||
AbilityString parent_ability_override = 6;
|
||||
bool KJPKHNFAEDC = 14;
|
||||
bool is_attached_parent_ability = 1;
|
||||
AbilityAttachedModifier attached_instanced_modifier = 12;
|
||||
ModifierAction action = 3;
|
||||
uint32 apply_entity_id = 8;
|
||||
AbilityString parent_ability_name = 15;
|
||||
repeated ModifierProperty properties = 14;
|
||||
ModifierAction action = 4;
|
||||
uint32 apply_entity_id = 2;
|
||||
bool is_mute_remote = 15;
|
||||
bool JGGDMDGLJOP = 8;
|
||||
AbilityString parent_ability_name = 1;
|
||||
uint32 server_buff_uid = 7;
|
||||
AbilityString parent_ability_override = 10;
|
||||
AbilityAttachedModifier attached_instanced_modifier = 3;
|
||||
bool DLOLFHNNEKI = 12;
|
||||
int32 modifier_local_id = 5;
|
||||
}
|
||||
|
||||
|
@@ -1,11 +1,26 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "AbilityScalarValueEntry.proto";
|
||||
|
||||
// Name: AHCCOPHKLIK
|
||||
// Obf: EDIDAGDNOLP
|
||||
message AbilityMetaReInitOverrideMap {
|
||||
repeated AbilityScalarValueEntry override_map = 5;
|
||||
repeated AbilityScalarValueEntry override_map = 2;
|
||||
}
|
||||
|
||||
|
26
proto/AbilityMetaSetPoseParameter.proto
Normal file
26
proto/AbilityMetaSetPoseParameter.proto
Normal file
@@ -0,0 +1,26 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "AnimatorParameterValueInfoPair.proto";
|
||||
// Obf: FOHAAJOMMPL
|
||||
message AbilityMetaSetPoseParameter {
|
||||
AnimatorParameterValueInfoPair value = 15;
|
||||
}
|
@@ -21,14 +21,15 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "MassivePropSyncInfo.proto";
|
||||
import "BreakoutSnapShot.proto";
|
||||
// Obf: PEBNHOCGDFE
|
||||
message AbilityMixinRecoverInfo {
|
||||
uint32 local_id = 3;
|
||||
repeated uint32 data_list = 4;
|
||||
bool is_serverbuff_modifier = 5;
|
||||
repeated MassivePropSyncInfo massive_prop_list = 6;
|
||||
BreakoutSnapShot breakout_snap_shot = 7;
|
||||
oneof source {
|
||||
uint32 GPBKHCOAAGG = 1;
|
||||
uint32 MILDDKOHGDL = 2;
|
||||
oneof Source {
|
||||
uint32 instanced_ability_id = 1;
|
||||
uint32 instanced_modifier_id = 2;
|
||||
}
|
||||
}
|
||||
|
@@ -19,12 +19,13 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: EBCOKIIELIE
|
||||
enum AbilityScalarType {
|
||||
AbilityScalarType_Unknow = 0;
|
||||
AbilityScalarType_Float = 1;
|
||||
AbilityScalarType_Int = 2;
|
||||
AbilityScalarType_Bool = 3;
|
||||
AbilityScalarType_Trigger = 4;
|
||||
AbilityScalarType_string = 5;
|
||||
AbilityScalarType_Uint = 6;
|
||||
ABILITY_SCALAR_TYPE_UNKNOW = 0;
|
||||
ABILITY_SCALAR_TYPE_FLOAT = 1;
|
||||
ABILITY_SCALAR_TYPE_INT = 2;
|
||||
ABILITY_SCALAR_TYPE_BOOL = 3;
|
||||
ABILITY_SCALAR_TYPE_TRIGGER = 4;
|
||||
ABILITY_SCALAR_TYPE_STRING = 5;
|
||||
ABILITY_SCALAR_TYPE_UINT = 6;
|
||||
}
|
||||
|
@@ -1,19 +1,34 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AbilityScalarType.proto";
|
||||
|
||||
import "AbilityString.proto";
|
||||
|
||||
// Name: JLEGECKKDKB
|
||||
import "AbilityScalarType.proto";
|
||||
// Obf: ELHFFNHJCPD
|
||||
message AbilityScalarValueEntry {
|
||||
AbilityString key = 1;
|
||||
AbilityScalarType value_type = 2;
|
||||
oneof value {
|
||||
float float_value = 3;
|
||||
string string_value = 4;
|
||||
int32 int_value = 5;
|
||||
uint32 uint_value = 6;
|
||||
}
|
||||
AbilityString key = 1;
|
||||
AbilityScalarType value_type = 2;
|
||||
oneof value {
|
||||
float float_value = 3;
|
||||
string string_value = 4;
|
||||
int32 int_value = 5;
|
||||
uint32 uint_value = 6;
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -1,13 +1,28 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: CPMJBNHKIEA
|
||||
// Obf: KHIKIFCBPKH
|
||||
message AbilityString {
|
||||
oneof type {
|
||||
string str = 1;
|
||||
uint32 hash = 2;
|
||||
}
|
||||
oneof type {
|
||||
string str = 1;
|
||||
uint32 hash = 2;
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -23,6 +23,7 @@ import "AbilityScalarValueEntry.proto";
|
||||
import "AbilityAppliedAbility.proto";
|
||||
import "AbilityAppliedModifier.proto";
|
||||
import "AbilityMixinRecoverInfo.proto";
|
||||
// Obf: LKMIECILJCL
|
||||
message AbilitySyncStateInfo {
|
||||
bool is_inited = 1;
|
||||
repeated AbilityScalarValueEntry dynamic_value_map = 2;
|
||||
|
@@ -20,7 +20,8 @@ import "Status.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
message Achievement {
|
||||
// Obf: LPAPJAKPDJO
|
||||
message Achievement {
|
||||
uint32 id = 3;
|
||||
Status status = 10;
|
||||
uint32 total_progress = 14;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Achievement.proto";
|
||||
// CmdId: 2678
|
||||
// Obf: JGJDJMAOIMP
|
||||
message AchievementAllDataNotify {
|
||||
repeated uint32 reward_taken_goal_id_list = 10;
|
||||
repeated Achievement achievement_list = 4;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Achievement.proto";
|
||||
// CmdId: 2658
|
||||
// Obf: CHOHAAMOIKE
|
||||
message AchievementUpdateNotify {
|
||||
repeated Achievement achievement_list = 2;
|
||||
}
|
||||
|
26
proto/ActivityGetFriendGiftWishListReq.proto
Normal file
26
proto/ActivityGetFriendGiftWishListReq.proto
Normal file
@@ -0,0 +1,26 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 8127
|
||||
// Obf: KMIKAFFCKAL
|
||||
message ActivityGetFriendGiftWishListReq {
|
||||
uint32 schedule_id = 6;
|
||||
}
|
@@ -1,35 +1,206 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "ActivityPushTipsData.proto";
|
||||
|
||||
import "ActivityWatcherInfo.proto";
|
||||
import "ActivityPushTipsData.proto";
|
||||
import "SeaLampActivityDetailInfo.proto";
|
||||
import "CrucibleActivityDetailInfo.proto";
|
||||
import "SalesmanActivityDetailInfo.proto";
|
||||
import "TrialAvatarActivityDetailInfo.proto";
|
||||
import "DeliveryActivityDetailInfo.proto";
|
||||
import "AsterActivityDetailInfo.proto";
|
||||
import "FlightActivityDetailInfo.proto";
|
||||
import "DragonSpineActivityDetailInfo.proto";
|
||||
import "EffigyActivityDetailInfo.proto";
|
||||
import "TreasureMapActivityDetailInfo.proto";
|
||||
import "BlessingActivityDetailInfo.proto";
|
||||
import "SeaLampActivityInfo.proto";
|
||||
import "ExpeditionActivityDetailInfo.proto";
|
||||
import "ArenaChallengeActivityDetailInfo.proto";
|
||||
import "FleurFairActivityDetailInfo.proto";
|
||||
import "WaterSpiritActivityDetailInfo.proto";
|
||||
import "ChannelerSlabActivityDetailInfo.proto";
|
||||
import "MistTrialActivityDetailInfo.proto";
|
||||
import "HideAndSeekActivityDetailInfo.proto";
|
||||
import "FindHilichurlDetailInfo.proto";
|
||||
import "SummerTimeDetailInfo.proto";
|
||||
import "BuoyantCombatDetailInfo.proto";
|
||||
import "EchoShellDetailInfo.proto";
|
||||
import "BounceConjuringActivityDetailInfo.proto";
|
||||
import "BlitzRushActivityDetailInfo.proto";
|
||||
import "ChessActivityDetailInfo.proto";
|
||||
import "SumoActivityDetailInfo.proto";
|
||||
import "MoonfinTrialActivityDetailInfo.proto";
|
||||
import "LunaRiteDetailInfo.proto";
|
||||
import "PlantFlowerActivityDetailInfo.proto";
|
||||
import "MusicGameActivityDetailInfo.proto";
|
||||
|
||||
// 3.6 (HELP)
|
||||
import "RoguelikeDungeonActivityDetailInfo.proto";
|
||||
import "DigActivityDetailInfo.proto";
|
||||
import "HachiActivityDetailInfo.proto";
|
||||
import "WinterCampActivityDetailInfo.proto";
|
||||
import "PotionActivityDetailInfo.proto";
|
||||
import "TanukiTravelActivityDetailInfo.proto";
|
||||
import "LanternRiteActivityDetailInfo.proto";
|
||||
import "MichiaeMatsuriActivityDetailInfo.proto";
|
||||
import "BartenderActivityDetailInfo.proto";
|
||||
import "UgcActivityDetailInfo.proto";
|
||||
import "CrystalLinkActivityDetailInfo.proto";
|
||||
import "IrodoriActivityDetailInfo.proto";
|
||||
import "PhotoActivityDetailInfo.proto";
|
||||
import "SpiceActivityDetailInfo.proto";
|
||||
import "GachaActivityDetailInfo.proto";
|
||||
import "LuminanceStoneChallengeActivityDetailInfo.proto";
|
||||
import "RogueDiaryActivityDetailInfo.proto";
|
||||
import "SummerTimeV2DetailInfo.proto";
|
||||
import "IslandPartyDetailInfo.proto";
|
||||
import "GearActivityDetailInfo.proto";
|
||||
import "GravenInnocenceDetailInfo.proto";
|
||||
import "InstableSprayDetailInfo.proto";
|
||||
import "MuqadasPotionActivityDetailInfo.proto";
|
||||
import "TreasureSeelieActivityDetailInfo.proto";
|
||||
import "RockBoardExploreDetailInfo.proto";
|
||||
import "VintageActivityDetailInfo.proto";
|
||||
import "WindFieldDetailInfo.proto";
|
||||
import "FungusFighterDetailInfo.proto";
|
||||
import "CharAmusementDetailInfo.proto";
|
||||
import "EffigyChallengeV2DetailInfo.proto";
|
||||
import "CoinCollectDetailInfo.proto";
|
||||
import "BrickBreakerDetailInfo.proto";
|
||||
import "DuelHeartDetailInfo.proto";
|
||||
import "SeaLampV3DetailInfo.proto";
|
||||
import "TeamChainDetailInfo.proto";
|
||||
import "ElectroherculesBattleDetailInfo.proto";
|
||||
import "GCGFestivalDetailInfo.proto";
|
||||
import "FleurFairV2DetailInfo.proto";
|
||||
import "FungusFighterV2DetailInfo.proto";
|
||||
import "AkaFesDetailInfo.proto";
|
||||
import "SandwormCannonDetailInfo.proto";
|
||||
import "SorushTrialDetailInfo.proto";
|
||||
import "MPCBEPPJBHA.proto";
|
||||
import "FFKMNCKOPHD.proto";
|
||||
import "LFDOHAHCGAN.proto";
|
||||
import "DPMOKIKIFAI.proto";
|
||||
// Obf: FBLOJKJLOLH
|
||||
message ActivityInfo {
|
||||
repeated uint32 IMFFKIMJDJH = 13;
|
||||
uint32 OIBEDADECFB = 238;
|
||||
uint32 end_time = 10;
|
||||
uint32 activity_id = 1;
|
||||
repeated ActivityPushTipsData activity_push_tips_data_list = 1986;
|
||||
bool DCENNBKGOAH = 1227;
|
||||
repeated uint32 meet_cond_list = 5; // CGFKLALMOLH
|
||||
uint32 schedule_id = 2;
|
||||
bool DNKBDEJAOMC = 6;
|
||||
bool MPCDIKMJOAC = 2041;
|
||||
uint32 cur_score = 882;
|
||||
uint32 activity_type = 11;
|
||||
bool GODELKHIPDE = 3;
|
||||
bool DLNNGPNHBFB = 1789;
|
||||
uint32 first_day_start_time = 617;
|
||||
uint32 begin_time = 15;
|
||||
uint32 JAFIBAJIAFF = 540;
|
||||
bool is_finished = 12;
|
||||
bool is_starting = 202;
|
||||
repeated ActivityWatcherInfo watcher_info_list = 4;
|
||||
oneof detail {
|
||||
MusicGameActivityDetailInfo music_game_info = 1643;
|
||||
}
|
||||
uint32 activity_type = 1;
|
||||
uint32 end_time = 6;
|
||||
uint32 begin_time = 7;
|
||||
uint32 KOHDIPCFMID = 1859;
|
||||
uint32 first_day_start_time = 533;
|
||||
bool BMIBLEHMCLP = 888;
|
||||
bool KLIKNJBHDCK = 1369;
|
||||
uint32 activity_id = 2;
|
||||
repeated uint32 JCPFGDCAGFC = 726;
|
||||
bool OLEFIJABEPB = 1478;
|
||||
bool GGOIMBPGHJF = 9;
|
||||
repeated ActivityWatcherInfo watcher_info_list = 14;
|
||||
repeated uint32 meet_cond_list = 13;
|
||||
map<uint32, uint32> wish_gift_num_map = 1016;
|
||||
uint32 cur_score = 1089;
|
||||
bool is_finished = 15;
|
||||
map<uint32, uint32> activity_coin_map = 992;
|
||||
bool DPDFHAIDJPN = 233;
|
||||
repeated ActivityPushTipsData activity_push_tips_data_list = 1333;
|
||||
repeated uint32 expire_cond_list = 5;
|
||||
uint32 MANEEFHEAIA = 925;
|
||||
repeated uint32 taken_reward_list = 31;
|
||||
uint32 schedule_id = 12;
|
||||
bool BNEDNKKLKCL = 11;
|
||||
oneof detail {
|
||||
SeaLampActivityDetailInfo sam_lamp_info = 4;
|
||||
CrucibleActivityDetailInfo crucible_info = 10;
|
||||
SalesmanActivityDetailInfo salesman_info = 8;
|
||||
TrialAvatarActivityDetailInfo trial_avatar_info = 3;
|
||||
DeliveryActivityDetailInfo delivery_info = 1570;
|
||||
AsterActivityDetailInfo aster_info = 344;
|
||||
FlightActivityDetailInfo flight_info = 326;
|
||||
DragonSpineActivityDetailInfo dragon_spine_info = 1821;
|
||||
EffigyActivityDetailInfo effigy_info = 650;
|
||||
TreasureMapActivityDetailInfo treasure_map_info = 1080;
|
||||
BlessingActivityDetailInfo blessing_info = 81;
|
||||
SeaLampActivityInfo sea_lamp_info = 587;
|
||||
ExpeditionActivityDetailInfo expedition_info = 1257;
|
||||
ArenaChallengeActivityDetailInfo arena_challenge_info = 827;
|
||||
FleurFairActivityDetailInfo fleur_fair_info = 1111;
|
||||
WaterSpiritActivityDetailInfo water_spirit_info = 975;
|
||||
ChannelerSlabActivityDetailInfo challneler_slab_info = 2045;
|
||||
MistTrialActivityDetailInfo mist_trial_activity_info = 742;
|
||||
HideAndSeekActivityDetailInfo hide_and_seek_info = 1693;
|
||||
FindHilichurlDetailInfo find_hilichurl_info = 448;
|
||||
SummerTimeDetailInfo summer_time_info = 1370;
|
||||
BuoyantCombatDetailInfo buoyant_combat_info = 1400;
|
||||
EchoShellDetailInfo echo_shell_info = 433;
|
||||
BounceConjuringActivityDetailInfo bounce_conjuring_info = 166;
|
||||
BlitzRushActivityDetailInfo blitz_rush_info = 875;
|
||||
ChessActivityDetailInfo chess_info = 1460;
|
||||
SumoActivityDetailInfo sumo_info = 1433;
|
||||
MoonfinTrialActivityDetailInfo moonfin_trial_info = 1010;
|
||||
LunaRiteDetailInfo luna_rite_info = 921;
|
||||
PlantFlowerActivityDetailInfo plant_flower_info = 289;
|
||||
MusicGameActivityDetailInfo music_game_info = 490;
|
||||
RoguelikeDungeonActivityDetailInfo roguelike_dungoen_info = 108;
|
||||
DigActivityDetailInfo dig_info = 1721;
|
||||
HachiActivityDetailInfo hachi_info = 1432;
|
||||
WinterCampActivityDetailInfo winter_camp_info = 275;
|
||||
PotionActivityDetailInfo potion_info = 1069;
|
||||
TanukiTravelActivityDetailInfo tanuki_travel_activity_info = 22;
|
||||
LanternRiteActivityDetailInfo lantern_rite_activity_info = 1809;
|
||||
MichiaeMatsuriActivityDetailInfo michiae_matsuri_info = 635;
|
||||
BartenderActivityDetailInfo bartender_info = 162;
|
||||
UgcActivityDetailInfo ugc_info = 25;
|
||||
CrystalLinkActivityDetailInfo crystal_link_info = 1427;
|
||||
IrodoriActivityDetailInfo irodori_info = 2031;
|
||||
PhotoActivityDetailInfo photo_info = 1971;
|
||||
SpiceActivityDetailInfo spice_info = 1463;
|
||||
GachaActivityDetailInfo gacha_info = 1869;
|
||||
LuminanceStoneChallengeActivityDetailInfo luminance_stone_challenge_info = 1272;
|
||||
RogueDiaryActivityDetailInfo rogue_diary_info = 1148;
|
||||
SummerTimeV2DetailInfo summer_time_v2_info = 1413;
|
||||
IslandPartyDetailInfo island_party_info = 708;
|
||||
GearActivityDetailInfo gear_info = 1415;
|
||||
GravenInnocenceDetailInfo graven_innocence_info = 1508;
|
||||
InstableSprayDetailInfo instable_spray_info = 1694;
|
||||
MuqadasPotionActivityDetailInfo muqadas_potion_info = 1232;
|
||||
TreasureSeelieActivityDetailInfo treasure_seelie_info = 315;
|
||||
RockBoardExploreDetailInfo rock_board_explore_info = 821;
|
||||
VintageActivityDetailInfo vintage_info = 1330;
|
||||
WindFieldDetailInfo wind_field_info = 1399;
|
||||
FungusFighterDetailInfo fungus_fighter_info = 1549;
|
||||
CharAmusementDetailInfo char_amusement_info = 1548;
|
||||
EffigyChallengeV2DetailInfo effigy_challenge_info = 388;
|
||||
CoinCollectDetailInfo coin_collect_info = 954;
|
||||
BrickBreakerDetailInfo brick_breaker_info = 2012;
|
||||
DuelHeartDetailInfo duel_heart_info = 1666;
|
||||
SeaLampV3DetailInfo sea_lamp_v3_info = 574;
|
||||
TeamChainDetailInfo team_chain_info = 937;
|
||||
ElectroherculesBattleDetailInfo electrohercules_battle_info = 116;
|
||||
GCGFestivalDetailInfo gcg_festival_info = 1486;
|
||||
FleurFairV2DetailInfo fleur_fair_v2_info = 662;
|
||||
FungusFighterV2DetailInfo fungus_fighter_v2_info = 790;
|
||||
AkaFesDetailInfo aka_fes_info = 486;
|
||||
SandwormCannonDetailInfo sandworm_cannon_detail_info = 1690;
|
||||
SorushTrialDetailInfo sorush_trial_info = 1147;
|
||||
MPCBEPPJBHA EOGBJAIIMGD = 1720;
|
||||
FFKMNCKOPHD GPINLKNMFFK = 618;
|
||||
LFDOHAHCGAN EIEBOHPGOHB = 1505;
|
||||
DPMOKIKIFAI ABBKIICBKFG = 1349;
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "ActivityInfo.proto";
|
||||
// CmdId: 2086
|
||||
// Obf: LBHPBHMPCND
|
||||
message ActivityInfoNotify {
|
||||
ActivityInfo activity_info = 2;
|
||||
}
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "ActivityPushTipsState.proto";
|
||||
// Obf: PAGNHNLLIPL
|
||||
message ActivityPushTipsData {
|
||||
ActivityPushTipsState state = 14;
|
||||
uint32 activity_push_tips_id = 5;
|
||||
|
@@ -19,8 +19,9 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: OPOLNPOBLMB
|
||||
enum ActivityPushTipsState {
|
||||
ActivityPushTipsState_None = 0;
|
||||
ActivityPushTipsState_Start = 1;
|
||||
ActivityPushTipsState_Read = 2;
|
||||
ACTIVITY_PUSH_TIPS_STATE_NONE = 0;
|
||||
ACTIVITY_PUSH_TIPS_STATE_START = 1;
|
||||
ACTIVITY_PUSH_TIPS_STATE_READ = 2;
|
||||
}
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: GJIJNIDNLEF
|
||||
message ActivityScheduleInfo {
|
||||
uint32 schedule_id = 6;
|
||||
uint32 begin_time = 3;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "ActivityScheduleInfo.proto";
|
||||
// CmdId: 2107
|
||||
// Obf: HHEIHADMIIN
|
||||
message ActivityScheduleInfoNotify {
|
||||
uint32 remain_fly_sea_lamp_num = 5;
|
||||
repeated ActivityScheduleInfo activity_schedule_list = 12;
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: GFKOLJPJAAA
|
||||
message ActivityShopSheetInfo {
|
||||
uint32 sheet_id = 9;
|
||||
uint32 end_time = 3;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 2085
|
||||
// Obf: LEAMDAPFCIP
|
||||
message ActivityTakeWatcherRewardReq {
|
||||
uint32 watcher_id = 11;
|
||||
uint32 activity_id = 1;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 2111
|
||||
// Obf: BHBNNEDNMOG
|
||||
message ActivityTakeWatcherRewardRsp {
|
||||
int32 retcode = 6;
|
||||
uint32 activity_id = 8;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "ActivityWatcherInfo.proto";
|
||||
// CmdId: 2007
|
||||
// Obf: JCOLCLFIFCO
|
||||
message ActivityUpdateWatcherNotify {
|
||||
uint32 activity_id = 14;
|
||||
ActivityWatcherInfo watcher_info = 9;
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: IIEEKCMJDAI
|
||||
message ActivityWatcherInfo {
|
||||
uint32 total_progress = 15;
|
||||
uint32 cur_progress = 1;
|
||||
|
@@ -20,5 +20,6 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1638
|
||||
// Obf: DHMGMLAKAEN
|
||||
message AddBackupAvatarTeamReq {
|
||||
}
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1649
|
||||
// Obf: NBINNKHJLNA
|
||||
message AddBackupAvatarTeamRsp {
|
||||
int32 retcode = 5;
|
||||
}
|
||||
|
28
proto/AddBlacklistRsp.proto
Normal file
28
proto/AddBlacklistRsp.proto
Normal file
@@ -0,0 +1,28 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "FriendBrief.proto";
|
||||
// CmdId: 4005
|
||||
// Obf: HJIPHKBMIEL
|
||||
message AddBlacklistRsp {
|
||||
FriendBrief target_friend_brief = 9;
|
||||
int32 retcode = 10;
|
||||
}
|
@@ -21,12 +21,13 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AddNoGachaAvatarCardTransferItem.proto";
|
||||
// CmdId: 1794
|
||||
// Obf: AGOKHIGKIPO
|
||||
message AddNoGachaAvatarCardNotify {
|
||||
uint32 avatar_id = 7;
|
||||
uint32 initial_level = 2;
|
||||
uint32 initial_promote_level = 2;
|
||||
uint32 item_id = 1;
|
||||
uint32 reason = 8;
|
||||
uint32 initial_promote_level = 5;
|
||||
uint32 initial_level = 5;
|
||||
bool is_transfer_to_item = 9;
|
||||
repeated AddNoGachaAvatarCardTransferItem transfer_item_list = 14;
|
||||
}
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: AGNHEKAOCEH
|
||||
message AddNoGachaAvatarCardTransferItem {
|
||||
bool is_new = 5;
|
||||
uint32 count = 14;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 448
|
||||
// Obf: JIFDPGDHNAF
|
||||
message AddQuestContentProgressReq {
|
||||
uint32 add_progress = 11;
|
||||
uint32 content_type = 15;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 458
|
||||
// Obf: LHMBHBPCAIL
|
||||
message AddQuestContentProgressRsp {
|
||||
uint32 content_type = 2;
|
||||
int32 retcode = 10;
|
||||
|
28
proto/AddRandTaskInfoNotify.proto
Normal file
28
proto/AddRandTaskInfoNotify.proto
Normal file
@@ -0,0 +1,28 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "Vector.proto";
|
||||
// CmdId: 110
|
||||
// Obf: HPHBIEGDFGM
|
||||
message AddRandTaskInfoNotify {
|
||||
Vector pos = 14;
|
||||
uint32 rand_task_id = 5;
|
||||
}
|
@@ -19,11 +19,12 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: IEMLLFGMPCI
|
||||
message AdjustTrackingInfo {
|
||||
string EJFLMNNJJAK = 6;
|
||||
string OEHKOOLEJPI = 5;
|
||||
string OPMJBGJMAKN = 2;
|
||||
string FINPNCIHIGE = 9;
|
||||
string NOEINBFGKKM = 11;
|
||||
string AFCJKOMEDMK = 15;
|
||||
string LKKFJNDEIAB = 6;
|
||||
string DLKIMODBMME = 5;
|
||||
string JEKNGABCEOG = 2;
|
||||
string BBLFIMANGAD = 9;
|
||||
string AJCKEINKHMB = 11;
|
||||
string PACALGLDIGB = 15;
|
||||
}
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: EIAFDAJNOBI
|
||||
message AiSkillCdInfo {
|
||||
map<uint32, uint32> skill_cd_map = 1;
|
||||
map<uint32, uint32> skill_group_cd_map = 6;
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: LDLPBJOIHEO
|
||||
message AiSyncInfo {
|
||||
uint32 entity_id = 2;
|
||||
bool is_self_killing = 7;
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: IDODLGIKFOA
|
||||
message AiThreatInfo {
|
||||
map<uint32, uint32> ai_threat_map = 4;
|
||||
}
|
||||
|
36
proto/AkaFesDetailInfo.proto
Normal file
36
proto/AkaFesDetailInfo.proto
Normal file
@@ -0,0 +1,36 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "CMDMHNMLEBD.proto";
|
||||
import "JJFAPPOGLLE.proto";
|
||||
import "AKEBNLHDNPG.proto";
|
||||
import "EDMLKGMOBLK.proto";
|
||||
import "CIAJIBCPGKL.proto";
|
||||
import "BKDCMHLFHMC.proto";
|
||||
// Obf: EDJJPNEEFNE
|
||||
message AkaFesDetailInfo {
|
||||
CMDMHNMLEBD IIAMHKKGHFO = 1;
|
||||
JJFAPPOGLLE CIEGJJKCJFC = 6;
|
||||
AKEBNLHDNPG IBIIDGBEANP = 7;
|
||||
EDMLKGMOBLK potion_info = 13;
|
||||
CIAJIBCPGKL DNMDFPIOKNM = 5;
|
||||
BKDCMHLFHMC LGPFKPCHKJA = 2;
|
||||
}
|
@@ -26,12 +26,13 @@ import "AnchorPointData.proto";
|
||||
import "SkyCrystalDetectorData.proto";
|
||||
import "WidgetSlotData.proto";
|
||||
import "ClientCollectorData.proto";
|
||||
import "FGNNOLDBLNO.proto";
|
||||
import "WidgetCameraInfo.proto";
|
||||
import "OneoffGatherPointDetectorData.proto";
|
||||
// CmdId: 4274
|
||||
// Obf: KKFGPLOAPPM
|
||||
message AllWidgetDataNotify {
|
||||
uint32 EHHHNEBOJIL = 1745;
|
||||
uint32 next_anchor_point_usable_time = 9;
|
||||
uint32 EDDCGLBMNLB = 1745;
|
||||
uint32 AIOOKJNCEEL = 9;
|
||||
repeated WidgetCoolDownData coolDownGroupDataList = 13;
|
||||
LunchBoxData lunch_box_data = 14;
|
||||
WeatherWizardData weather_wizard_data = 7;
|
||||
@@ -40,8 +41,8 @@ message AllWidgetDataNotify {
|
||||
repeated WidgetSlotData slot_list = 5;
|
||||
repeated ClientCollectorData client_collector_data_list = 15;
|
||||
repeated WidgetCoolDownData normalCoolDownDataList = 8;
|
||||
repeated uint32 KOGFHEKEJPP = 1276;
|
||||
repeated uint32 ENNIJLCIBGH = 1276;
|
||||
repeated uint32 background_active_widget_list = 3;
|
||||
FGNNOLDBLNO FCJNDHLBMOE = 2;
|
||||
WidgetCameraInfo MHDAHEDKPMG = 2;
|
||||
repeated OneoffGatherPointDetectorData oneoff_gather_point_detector_data_list = 12;
|
||||
}
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "Vector.proto";
|
||||
// Obf: JKCHIBPNIHL
|
||||
message AnchorPointData {
|
||||
uint32 anchor_point_id = 8;
|
||||
Vector pos = 11;
|
||||
|
@@ -19,11 +19,12 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: OJKLMOMAPKN
|
||||
message AnimatorParameterValueInfo {
|
||||
uint32 para_type = 1;
|
||||
oneof paraVal {
|
||||
int32 KCLCBKOKNJA = 2;
|
||||
float POHJNJOIHMK = 3;
|
||||
bool GJGKGDPJJMM = 4;
|
||||
int32 int_val = 2;
|
||||
float float_val = 3;
|
||||
bool bool_val = 4;
|
||||
}
|
||||
}
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "AnimatorParameterValueInfo.proto";
|
||||
// Obf: HDPEDMCMNHN
|
||||
message AnimatorParameterValueInfoPair {
|
||||
int32 name_id = 1;
|
||||
AnimatorParameterValueInfo animator_para = 2;
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: EJALGEOEIMH
|
||||
message AnnounceData {
|
||||
bool is_center_system_last_5_every_minutes = 14;
|
||||
uint32 end_time = 10;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 189
|
||||
// Obf: AIJFKNJPJNM
|
||||
message AntiAddictNotify {
|
||||
int32 msg_type = 6;
|
||||
string msg = 10;
|
||||
|
29
proto/ArenaChallengeActivityDetailInfo.proto
Normal file
29
proto/ArenaChallengeActivityDetailInfo.proto
Normal file
@@ -0,0 +1,29 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "ArenaChallengeMonsterLevel.proto";
|
||||
// Obf: HMIIGENHBNM
|
||||
message ArenaChallengeActivityDetailInfo {
|
||||
bool is_finish_any_level = 8;
|
||||
uint32 world_level = 4;
|
||||
repeated ArenaChallengeMonsterLevel level_list = 12;
|
||||
map<uint32, uint32> level_open_time_map = 1;
|
||||
}
|
26
proto/ArenaChallengeMonsterLevel.proto
Normal file
26
proto/ArenaChallengeMonsterLevel.proto
Normal file
@@ -0,0 +1,26 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: DEOAPDFEJGL
|
||||
message ArenaChallengeMonsterLevel {
|
||||
uint32 DBPEAEAANPG = 11;
|
||||
uint32 PEPMDOACJNL = 13;
|
||||
}
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "FriendBrief.proto";
|
||||
// CmdId: 4033
|
||||
// Obf: FAFJPCFKENC
|
||||
message AskAddFriendNotify {
|
||||
uint32 target_uid = 14;
|
||||
FriendBrief target_friend_brief = 12;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 4055
|
||||
// Obf: DFDLEHDMCMD
|
||||
message AskAddFriendReq {
|
||||
uint32 target_uid = 1;
|
||||
}
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 4048
|
||||
// Obf: HLILMLBMHLG
|
||||
message AskAddFriendRsp {
|
||||
int32 retcode = 3;
|
||||
uint32 target_uid = 4;
|
||||
|
37
proto/AsterActivityDetailInfo.proto
Normal file
37
proto/AsterActivityDetailInfo.proto
Normal file
@@ -0,0 +1,37 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "AsterProgressDetailInfo.proto";
|
||||
import "AsterLittleDetailInfo.proto";
|
||||
import "AsterLargeDetailInfo.proto";
|
||||
import "AsterMidDetailInfo.proto";
|
||||
// Obf: NAIBJIHKMIK
|
||||
message AsterActivityDetailInfo {
|
||||
uint32 CBLMAGNNCGK = 6;
|
||||
AsterProgressDetailInfo aster_progress = 11;
|
||||
bool is_content_closed = 5;
|
||||
bool is_special_reward_taken = 4;
|
||||
AsterLittleDetailInfo aster_little = 3;
|
||||
AsterLargeDetailInfo aster_large = 7;
|
||||
AsterMidDetailInfo aster_mid = 8;
|
||||
uint32 content_close_time = 9;
|
||||
uint32 CGOCPLCJMBA = 12;
|
||||
}
|
26
proto/AsterLargeDetailInfo.proto
Normal file
26
proto/AsterLargeDetailInfo.proto
Normal file
@@ -0,0 +1,26 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: PKLHDBCCFOJ
|
||||
message AsterLargeDetailInfo {
|
||||
bool is_open = 11;
|
||||
uint32 begin_time = 9;
|
||||
}
|
30
proto/AsterLittleDetailInfo.proto
Normal file
30
proto/AsterLittleDetailInfo.proto
Normal file
@@ -0,0 +1,30 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "AsterLittleStageState.proto";
|
||||
// Obf: LGDFNBJMBAB
|
||||
message AsterLittleDetailInfo {
|
||||
uint32 stage_id = 9;
|
||||
AsterLittleStageState stage_state = 7;
|
||||
uint32 stage_begin_time = 14;
|
||||
uint32 begin_time = 4;
|
||||
bool is_open = 5;
|
||||
}
|
28
proto/AsterLittleStageState.proto
Normal file
28
proto/AsterLittleStageState.proto
Normal file
@@ -0,0 +1,28 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: KBCJBKKNMMJ
|
||||
enum AsterLittleStageState {
|
||||
ASTER_LITTLE_STAGE_NONE = 0;
|
||||
ASTER_LITTLE_STAGE_UNSTARTED = 1;
|
||||
ASTER_LITTLE_STAGE_STARTED = 2;
|
||||
ASTER_LITTLE_STAGE_FINISHED = 3;
|
||||
}
|
27
proto/AsterMidCampInfo.proto
Normal file
27
proto/AsterMidCampInfo.proto
Normal file
@@ -0,0 +1,27 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "Vector.proto";
|
||||
// Obf: MJEKKMFIINK
|
||||
message AsterMidCampInfo {
|
||||
uint32 camp_id = 3;
|
||||
Vector pos = 14;
|
||||
}
|
29
proto/AsterMidDetailInfo.proto
Normal file
29
proto/AsterMidDetailInfo.proto
Normal file
@@ -0,0 +1,29 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "AsterMidCampInfo.proto";
|
||||
// Obf: LCEADPMNHGH
|
||||
message AsterMidDetailInfo {
|
||||
bool is_open = 9;
|
||||
uint32 collect_count = 4;
|
||||
uint32 begin_time = 12;
|
||||
repeated AsterMidCampInfo camp_list = 8;
|
||||
}
|
26
proto/AsterProgressDetailInfo.proto
Normal file
26
proto/AsterProgressDetailInfo.proto
Normal file
@@ -0,0 +1,26 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: MMEFLEOFLND
|
||||
message AsterProgressDetailInfo {
|
||||
uint32 count = 12;
|
||||
uint32 last_auto_add_time = 1;
|
||||
}
|
30
proto/AttackHitEffectResult.proto
Normal file
30
proto/AttackHitEffectResult.proto
Normal file
@@ -0,0 +1,30 @@
|
||||
// https://github.com/SlushinPS/beach-simulator
|
||||
// Copyright (C) 2023 Slushy Team
|
||||
//
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of the
|
||||
// License, or (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: PBAFNBPPAND
|
||||
message AttackHitEffectResult {
|
||||
float hitHaltTime = 6;
|
||||
float hitHaltTimeScale = 2;
|
||||
float retreatStrength = 14;
|
||||
float airStrength = 13;
|
||||
uint32 IDJFCEPGOOF = 5;
|
||||
uint32 ODEDPMCMFNN = 8;
|
||||
}
|
@@ -19,39 +19,40 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "PBAFNBPPAND.proto";
|
||||
import "LFGGJIKICHD.proto";
|
||||
import "AttackHitEffectResult.proto";
|
||||
import "HitCollision.proto";
|
||||
import "Vector.proto";
|
||||
import "AbilityIdentifier.proto";
|
||||
// Obf: BEFCMFBPFGN
|
||||
message AttackResult {
|
||||
uint32 JAKHCJPHJLL = 1198;
|
||||
uint32 OONEBGMOEAE = 82;
|
||||
uint32 NNNBJOBCAAG = 1624;
|
||||
uint32 FLFJCNLIKLN = 6;
|
||||
float ADMGNLDFHNM = 2018;
|
||||
uint32 IJKHPENHIBE = 1640;
|
||||
uint32 GNHFHCDDDBA = 1198;
|
||||
uint32 BHAPFDKHNPD = 82;
|
||||
uint32 PJJEEPKBHIM = 1624;
|
||||
uint32 KDBNEJKOKDB = 6;
|
||||
float HKDJFJDCKBI = 2018;
|
||||
uint32 LADOHMHIICA = 1640;
|
||||
int32 hit_retreat_angle_compat = 10;
|
||||
PBAFNBPPAND JAHOFNMOLNP = 15;
|
||||
uint32 JJJGHBCJODJ = 1178;
|
||||
float KMGLDEFLMEC = 804;
|
||||
bool IBPABJOFDON = 7;
|
||||
AttackHitEffectResult hit_eff_result = 15;
|
||||
uint32 HAGEIJIIBAE = 1178;
|
||||
float GGPOMBNHHCA = 804;
|
||||
bool KBKKCNLMPHE = 7;
|
||||
uint32 element_type = 8;
|
||||
uint32 FMEOFJLGHEB = 1597;
|
||||
uint32 HHLNNKNHNDI = 1235;
|
||||
bool MMKKDLCEAMF = 78;
|
||||
uint32 LOAGDOPBKHC = 1;
|
||||
uint32 PFDPGNNKHIC = 158;
|
||||
uint32 CNCOJEJPNAH = 1597;
|
||||
uint32 KDBJJLGHGBD = 1235;
|
||||
bool IFHLFNMODNC = 78;
|
||||
uint32 BIIDCDNCFPH = 1;
|
||||
uint32 AFPDNEPONHN = 158;
|
||||
uint32 attacker_id = 13;
|
||||
uint32 defense_id = 4;
|
||||
string anim_event_id = 5;
|
||||
float damage = 11;
|
||||
LFGGJIKICHD BDJAOEIOAAG = 2;
|
||||
bool ANOIGIKGJLP = 1765;
|
||||
uint32 DOAKEOLAJEM = 1772;
|
||||
HitCollision hit_collision = 2;
|
||||
bool PFEKJJINPCE = 1765;
|
||||
uint32 BNONIMILAAH = 1772;
|
||||
Vector resolved_dir = 3;
|
||||
uint32 MCDCPBKDBND = 316;
|
||||
float KGLMAKCMPIH = 979;
|
||||
uint32 OJPOIAJBPCN = 316;
|
||||
float EAGHFGPNGHD = 979;
|
||||
AbilityIdentifier ability_identifier = 12;
|
||||
bool EILCFJCPIPH = 309;
|
||||
float HAEGEEJHOGG = 1660;
|
||||
bool GMKBKKOFIPN = 309;
|
||||
float CBBCOOIFNCP = 1660;
|
||||
}
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AvatarInfo.proto";
|
||||
// CmdId: 1758
|
||||
// Obf: FPOFHEKPNPK
|
||||
message AvatarAddNotify {
|
||||
bool is_in_team = 9;
|
||||
AvatarInfo avatar = 3;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "SceneEntityInfo.proto";
|
||||
// CmdId: 1743
|
||||
// Obf: APKBPLBGEOP
|
||||
message AvatarChangeCostumeNotify {
|
||||
SceneEntityInfo entity_info = 9;
|
||||
}
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1683
|
||||
// Obf: CHHPFFOGJEK
|
||||
message AvatarChangeCostumeReq {
|
||||
uint64 avatar_guid = 5;
|
||||
uint32 costume_id = 10;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1625
|
||||
// Obf: LECIDBKINPN
|
||||
message AvatarChangeCostumeRsp {
|
||||
uint64 avatar_guid = 9;
|
||||
int32 retcode = 12;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1634
|
||||
// Obf: ICBGFMJPIKM
|
||||
message AvatarChangeElementTypeReq {
|
||||
uint32 area_id = 3;
|
||||
uint32 scene_id = 6;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1757
|
||||
// Obf: GJCJIIEOIJP
|
||||
message AvatarChangeElementTypeRsp {
|
||||
int32 retcode = 1;
|
||||
}
|
||||
|
@@ -23,6 +23,7 @@ import "AvatarRenameInfo.proto";
|
||||
import "AvatarTeam.proto";
|
||||
import "AvatarInfo.proto";
|
||||
// CmdId: 1768
|
||||
// Obf: IACLEPKJMNB
|
||||
message AvatarDataNotify {
|
||||
repeated uint32 owned_costume_list = 10;
|
||||
repeated uint32 backup_avatar_team_order_list = 6;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
// CmdId: 1619
|
||||
// Obf: PINLKDHNFPM
|
||||
message AvatarDieAnimationEndReq {
|
||||
Vector reborn_pos = 15;
|
||||
uint32 skill_id = 4;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1621
|
||||
// Obf: DBPKLLBDNMP
|
||||
message AvatarDieAnimationEndRsp {
|
||||
uint32 skill_id = 10;
|
||||
int32 retcode = 9;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "ServerBuff.proto";
|
||||
import "AbilitySyncStateInfo.proto";
|
||||
// Obf: BIMCKGCPDOF
|
||||
message AvatarEnterSceneInfo {
|
||||
repeated ServerBuff server_buff_list = 7;
|
||||
AbilitySyncStateInfo avatar_ability_info = 1;
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: MPLMIMHAFOJ
|
||||
message AvatarEquipAffixInfo {
|
||||
uint32 equip_affix_id = 1;
|
||||
uint32 left_cd_time = 2;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AvatarEquipAffixInfo.proto";
|
||||
// CmdId: 1612
|
||||
// Obf: LCJLCHOKPMM
|
||||
message AvatarEquipAffixStartNotify {
|
||||
AvatarEquipAffixInfo equip_affix_info = 1;
|
||||
uint64 avatar_guid = 15;
|
||||
|
@@ -22,6 +22,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
import "SceneReliquaryInfo.proto";
|
||||
import "SceneWeaponInfo.proto";
|
||||
// CmdId: 638
|
||||
// Obf: FFELKMJCIEF
|
||||
message AvatarEquipChangeNotify {
|
||||
uint32 equip_type = 7;
|
||||
uint64 avatar_guid = 14;
|
||||
|
@@ -19,6 +19,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: NNEHENIKCMK
|
||||
message AvatarExcelInfo {
|
||||
uint64 prefab_path_hash = 1;
|
||||
uint64 prefab_path_remote_hash = 2;
|
||||
|
@@ -20,5 +20,6 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1665
|
||||
// Obf: PNEIGBDCOON
|
||||
message AvatarExpeditionAllDataReq {
|
||||
}
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AvatarExpeditionInfo.proto";
|
||||
// CmdId: 1722
|
||||
// Obf: FIOCIHFCAPH
|
||||
message AvatarExpeditionAllDataRsp {
|
||||
map<uint64, AvatarExpeditionInfo> expedition_info_map = 14;
|
||||
uint32 expedition_count_limit = 10;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1796
|
||||
// Obf: IGPFBMDCNDC
|
||||
message AvatarExpeditionCallBackReq {
|
||||
repeated uint64 avatar_guid = 11;
|
||||
}
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AvatarExpeditionInfo.proto";
|
||||
// CmdId: 1708
|
||||
// Obf: CJLJANJBPEI
|
||||
message AvatarExpeditionCallBackRsp {
|
||||
map<uint64, AvatarExpeditionInfo> expedition_info_map = 12;
|
||||
int32 retcode = 8;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AvatarExpeditionInfo.proto";
|
||||
// CmdId: 1660
|
||||
// Obf: PIBEOOOINOF
|
||||
message AvatarExpeditionDataNotify {
|
||||
map<uint64, AvatarExpeditionInfo> expedition_info_map = 6;
|
||||
}
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1648
|
||||
// Obf: LBDKANCAKAL
|
||||
message AvatarExpeditionGetRewardReq {
|
||||
uint64 avatar_guid = 12;
|
||||
}
|
||||
|
@@ -22,6 +22,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
import "AvatarExpeditionInfo.proto";
|
||||
import "ItemParam.proto";
|
||||
// CmdId: 1763
|
||||
// Obf: OGJINPEMNDO
|
||||
message AvatarExpeditionGetRewardRsp {
|
||||
int32 retcode = 7;
|
||||
map<uint64, AvatarExpeditionInfo> expedition_info_map = 8;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "AvatarExpeditionState.proto";
|
||||
// Obf: DPCLGNACIJE
|
||||
message AvatarExpeditionInfo {
|
||||
AvatarExpeditionState state = 1;
|
||||
uint32 exp_id = 2;
|
||||
|
@@ -20,6 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 1691
|
||||
// Obf: LONEJHBMOFM
|
||||
message AvatarExpeditionStartReq {
|
||||
uint32 hour_time = 11;
|
||||
uint32 exp_id = 6;
|
||||
|
@@ -21,6 +21,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AvatarExpeditionInfo.proto";
|
||||
// CmdId: 1620
|
||||
// Obf: NAIJPHNIAIE
|
||||
message AvatarExpeditionStartRsp {
|
||||
int32 retcode = 12;
|
||||
map<uint64, AvatarExpeditionInfo> expedition_info_map = 15;
|
||||
|
@@ -19,10 +19,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: LICFNNPLLLA
|
||||
enum AvatarExpeditionState {
|
||||
AvatarExpeditionState_AvatarExpeditionNone = 0;
|
||||
AvatarExpeditionState_AvatarExpeditionDoing = 1;
|
||||
AvatarExpeditionState_AvatarExpeditionFinishWaitReward = 2;
|
||||
AvatarExpeditionState_AvatarExpeditionCallbackWaitReward = 3;
|
||||
AvatarExpeditionState_AvatarExpeditionLocked = 4;
|
||||
AVATAR_EXPEDITION_NONE = 0;
|
||||
AVATAR_EXPEDITION_DOING = 1;
|
||||
AVATAR_EXPEDITION_FINISH_WAIT_REWARD = 2;
|
||||
AVATAR_EXPEDITION_CALLBACK_WAIT_REWARD = 3;
|
||||
AVATAR_EXPEDITION_LOCKED = 4;
|
||||
}
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user