This repository has been archived on 2024-03-29. You can view files and clone it, but cannot push or open issues or pull requests.
FreeSR/FreeSR.Proto/StarRail.cs

6346 lines
274 KiB
C#
Raw Normal View History

2024-01-27 13:08:24 +00:00
// <auto-generated>
// no more gatekeep :) by reversedrooms
// </auto-generated>
2024-02-21 06:41:22 +00:00
#region Designer generated code
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
[global::ProtoBuf.ProtoContract()]
public partial class PlayerBasicInfo : global::ProtoBuf.IExtensible
2024-01-27 13:08:24 +00:00
{
2024-02-21 06:41:22 +00:00
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"nickname")]
[global::System.ComponentModel.DefaultValue("")]
public string Nickname { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"exp")]
public uint Exp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"stamina")]
public uint Stamina { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"mcoin")]
public uint Mcoin { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"hcoin")]
public uint Hcoin { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"scoin")]
public uint Scoin { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"world_level")]
public uint WorldLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class AmountInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"cur_amount")]
public uint CurAmount { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"max_amount")]
public uint MaxAmount { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BlackInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"begin_time")]
public long BeginTime { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"end_time")]
public long EndTime { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"limit_level")]
public uint LimitLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"ban_type")]
public uint BanType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"NGKBJMDOJGP")]
public partial class Ngkbjmdojgp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"avatar_type")]
public AvatarType AvatarType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class VersionCount : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"version")]
public uint Version { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"count")]
public uint Count { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ClientDownloadData : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"version")]
public uint Version { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"time")]
public long Time { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"data")]
public byte[] Data { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ClientObjDownloadData : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"obj")]
public byte[] Obj { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"obj_data")]
public ClientDownloadData ObjData { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ClientUploadData : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"tag")]
[global::System.ComponentModel.DefaultValue("")]
public string Tag { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"value")]
[global::System.ComponentModel.DefaultValue("")]
public string Value { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class FeatureSwitchParam : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"switch_list", IsPacked = true)]
public uint[] SwitchLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class FeatureSwitchInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"type")]
public FeatureSwitchType Type { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"switch_list")]
public global::System.Collections.Generic.List<FeatureSwitchParam> SwitchLists { get; } = new global::System.Collections.Generic.List<FeatureSwitchParam>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"is_all_closed")]
public bool IsAllClosed { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ExtraDeviceInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"device_id")]
[global::System.ComponentModel.DefaultValue("")]
public string DeviceId { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"device_type")]
[global::System.ComponentModel.DefaultValue("")]
public string DeviceType { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"idfa")]
[global::System.ComponentModel.DefaultValue("")]
public string Idfa { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"imei")]
[global::System.ComponentModel.DefaultValue("")]
public string Imei { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"androidid")]
[global::System.ComponentModel.DefaultValue("")]
public string Androidid { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"oaid")]
[global::System.ComponentModel.DefaultValue("")]
public string Oaid { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"mac")]
[global::System.ComponentModel.DefaultValue("")]
public string Mac { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ReplayInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"NHEEADIPEOI")]
public ulong Nheeadipeoi { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"replay_type")]
public ReplayType ReplayType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"stage_id")]
public uint StageId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"uid")]
public uint Uid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"nickname")]
[global::System.ComponentModel.DefaultValue("")]
public string Nickname { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"head_icon")]
public uint HeadIcon { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"DIDPBHNLCEL")]
[global::System.ComponentModel.DefaultValue("")]
public string Didpbhnlcel { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"timestamp")]
public ulong Timestamp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"KAOIFIFBIJG")]
public uint Kaoififbijg { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"KAKGGNHJOKN")]
public uint Kakggnhjokn { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PunkLordBattleAvatar : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"avatar_id")]
public uint AvatarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"avatar_level")]
public uint AvatarLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PunkLordBattleRecord : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"uid")]
public uint Uid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"damage_hp")]
public uint DamageHp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"is_final_hit")]
public bool IsFinalHit { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"over_kill_damage_hp")]
public uint OverKillDamageHp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"battle_replay_key")]
[global::System.ComponentModel.DefaultValue("")]
public string BattleReplayKey { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"avatar_list")]
public global::System.Collections.Generic.List<PunkLordBattleAvatar> AvatarLists { get; } = new global::System.Collections.Generic.List<PunkLordBattleAvatar>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"assist_score")]
public uint AssistScore { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"damage_score")]
public uint DamageScore { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"final_hit_score")]
public uint FinalHitScore { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PunkLordBattleRecordList : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"MNPMIKFGLIO")]
public global::System.Collections.Generic.List<PunkLordBattleRecord> Mnpmikfglioes { get; } = new global::System.Collections.Generic.List<PunkLordBattleRecord>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PunkLordMonsterKey : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"uid")]
public uint Uid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"monster_id")]
public uint MonsterId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PunkLordMonsterBasicInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"uid")]
public uint Uid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"monster_id")]
public uint MonsterId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"config_id")]
public uint ConfigId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"world_level")]
public uint WorldLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"timestamp")]
public long Timestamp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"left_hp")]
public uint LeftHp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"AFIDGJPJBII")]
public uint Afidgjpjbii { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"MCANBFMGPDD")]
public PunkLordShareType Mcanbfmgpdd { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"GLGJLJHDLCP")]
public bool Glgjljhdlcp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PunkLordBattleReplay : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"battle_replay_key")]
[global::System.ComponentModel.DefaultValue("")]
public string BattleReplayKey { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"replay_info")]
public ReplayInfo ReplayInfo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class RegionInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"name")]
[global::System.ComponentModel.DefaultValue("")]
public string Name { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"title")]
[global::System.ComponentModel.DefaultValue("")]
public string Title { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"dispatch_url")]
[global::System.ComponentModel.DefaultValue("")]
public string DispatchUrl { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"env_type")]
[global::System.ComponentModel.DefaultValue("")]
public string EnvType { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"display_name")]
[global::System.ComponentModel.DefaultValue("")]
public string DisplayName { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"msg")]
[global::System.ComponentModel.DefaultValue("")]
public string Msg { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class RegionList : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"msg")]
[global::System.ComponentModel.DefaultValue("")]
public string Msg { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"EKMKENAJLAE")]
[global::System.ComponentModel.DefaultValue("")]
public string Ekmkenajlae { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"region_info_list")]
public global::System.Collections.Generic.List<RegionInfo> RegionInfoLists { get; } = new global::System.Collections.Generic.List<RegionInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"top_server_region_name")]
[global::System.ComponentModel.DefaultValue("")]
public string TopServerRegionName { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleOp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"MIEPIMPPPGN")]
public uint Miepimpppgn { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"state")]
public uint State { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"AHGLCANOGAP")]
public uint Ahglcanogap { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"FJHJMLHCGLJ")]
public uint Fjhjmlhcglj { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"ENBEJGBGKMN")]
public uint Enbejgbgkmn { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"skill_index")]
public uint SkillIndex { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"JDBJELFGELE")]
public uint Jdbjelfgele { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"FKKFGLEOMIA")]
[global::System.ComponentModel.DefaultValue("")]
public string Fkkfgleomia { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleEquipment : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"promotion")]
public uint Promotion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"rank")]
public uint Rank { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleRelic : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"main_affix_id")]
public uint MainAffixId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"sub_affix_list")]
public global::System.Collections.Generic.List<RelicAffix> SubAffixLists { get; } = new global::System.Collections.Generic.List<RelicAffix>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"unique_id")]
public uint UniqueId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"set_id")]
public uint SetId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"type")]
public uint Type { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"OBCJNCCMLEA")]
public uint Obcjnccmlea { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class AvatarSkillTree : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"point_id")]
public uint PointId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class RelicAffix : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"affix_id")]
public uint AffixId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"cnt")]
public uint Cnt { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"step")]
public uint Step { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"FKIAJNMJPDM")]
public partial class Fkiajnmjpdm : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"HDONMHMLKEN")]
public bool Hdonmhmlken { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"MGDLDADHIDJ", IsPacked = true)]
public uint[] Mgdldadhidjs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"BMCIAGINOOB")]
public uint Bmciaginoob { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"OJHFGPLMHFB")]
public uint Ojhfgplmhfb { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleAvatar : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"avatar_type")]
public AvatarType AvatarType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"rank")]
public uint Rank { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"index")]
public uint Index { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"skilltree_list")]
public global::System.Collections.Generic.List<AvatarSkillTree> SkilltreeLists { get; } = new global::System.Collections.Generic.List<AvatarSkillTree>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"equipment_list")]
public global::System.Collections.Generic.List<BattleEquipment> EquipmentLists { get; } = new global::System.Collections.Generic.List<BattleEquipment>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"hp")]
public uint Hp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"promotion")]
public uint Promotion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"relic_list")]
public global::System.Collections.Generic.List<BattleRelic> RelicLists { get; } = new global::System.Collections.Generic.List<BattleRelic>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"world_level")]
public uint WorldLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"assist_uid")]
public uint AssistUid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"GLOIEMCJBHE")]
public Fkiajnmjpdm Gloiemcjbhe { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(16, Name = @"sp")]
public AmountInfo Sp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(17, Name = @"OFLJKBEBMAE")]
public uint Ofljkbebmae { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleMonsterParam : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"NKLFOILJMIH")]
public uint Nklfoiljmih { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"FELEMAKHCPH")]
public uint Felemakhcph { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"JLILIHGMPPM")]
public uint Jlilihgmppm { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleMonster : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"monster_id")]
public uint MonsterId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"KFKAAJADNJL")]
public uint Kfkaajadnjl { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"max_hp")]
public uint MaxHp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleMonsterWave : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"monster_list")]
public global::System.Collections.Generic.List<BattleMonster> MonsterLists { get; } = new global::System.Collections.Generic.List<BattleMonster>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"monster_param")]
public BattleMonsterParam MonsterParam { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"HKFBHHKNBDG")]
public uint Hkfbhhknbdg { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"PKGENFBHOFI")]
public uint Pkgenfbhofi { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleBuff : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"ELEPLPPDJBO")]
public uint Eleplppdjbo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"BBBEJILFDHI")]
public uint Bbbejilfdhi { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"DFCJFLHMKCH", IsPacked = true)]
public uint[] Dfcjflhmkchs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"GPIJNFKGGND")]
[global::ProtoBuf.ProtoMap]
public global::System.Collections.Generic.Dictionary<string, float> Gpijnfkggnds { get; } = new global::System.Collections.Generic.Dictionary<string, float>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"KKAGIMFLMBB")]
public partial class Kkagimflmbb : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"OIMNDJGCKDM")]
public uint Oimndjgckdm { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"BIACCEHFGLH")]
public uint Biaccehfglh { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"KFEMKCOFOFA")]
public partial class Kfemkcofofa : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"MFHEHDHGKEC")]
public uint Mfhehdhgkec { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"LEFNJGKGCLK")]
public partial class Lefnjgkgclk : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"OIMNDJGCKDM")]
public uint Oimndjgckdm { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"CHPFLAGEJDK")]
public partial class Chpflagejdk : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"progress")]
public uint Progress { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleTargeInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"progress")]
public uint Progress { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"BIACCEHFGLH")]
public uint Biaccehfglh { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleTargeList : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"AKHBFOMJEIB")]
public global::System.Collections.Generic.List<BattleTargeInfo> Akhbfomjeibs { get; } = new global::System.Collections.Generic.List<BattleTargeInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleLineup : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"avatar_list")]
public global::System.Collections.Generic.List<BattleAvatar> AvatarLists { get; } = new global::System.Collections.Generic.List<BattleAvatar>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"monster_wave_list")]
public global::System.Collections.Generic.List<BattleMonsterWave> MonsterWaveLists { get; } = new global::System.Collections.Generic.List<BattleMonsterWave>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"buff_list")]
public global::System.Collections.Generic.List<BattleBuff> BuffLists { get; } = new global::System.Collections.Generic.List<BattleBuff>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"world_level")]
public uint WorldLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"battle_targe_info")]
[global::ProtoBuf.ProtoMap]
public global::System.Collections.Generic.Dictionary<uint, BattleTargeList> BattleTargeInfoes { get; } = new global::System.Collections.Generic.Dictionary<uint, BattleTargeList>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"DPMFDAJGOAF")]
public Kfemkcofofa Dpmfdajgoaf { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"BHPBFPNLDJB")]
public global::System.Collections.Generic.List<BattleAvatar> Bhpbfpnldjbs { get; } = new global::System.Collections.Generic.List<BattleAvatar>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleMechanismBar : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"mechainsm_bar_id")]
public uint MechainsmBarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"value")]
public uint Value { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class AetherBattleAvatar : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"index")]
public uint Index { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"promotion")]
public uint Promotion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"passive_skill_item_list", IsPacked = true)]
public uint[] PassiveSkillItemLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"ACFEACOBHNN")]
public Kffdagkjaan Acfeacobhnn { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"sp")]
public AmountInfo Sp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"AOICDHNIAEL")]
public partial class Aoicdhniael : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"avatar_list")]
public global::System.Collections.Generic.List<AetherBattleAvatar> AvatarLists { get; } = new global::System.Collections.Generic.List<AetherBattleAvatar>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"monster_wave_list")]
public global::System.Collections.Generic.List<BattleMonsterWave> MonsterWaveLists { get; } = new global::System.Collections.Generic.List<BattleMonsterWave>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"buff_list")]
public global::System.Collections.Generic.List<BattleBuff> BuffLists { get; } = new global::System.Collections.Generic.List<BattleBuff>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ClientTurnSnapshot : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"MIEPIMPPPGN")]
public uint Miepimpppgn { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"EGMJAMJICEK")]
public uint Egmjamjicek { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"CAHBJCDJOGN")]
public uint Cahbjcdjogn { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"OPMMPFGFFPP")]
public global::System.Collections.Generic.List<CharacterSnapshot> Opmmpfgffpps { get; } = new global::System.Collections.Generic.List<CharacterSnapshot>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"MACDBHPGLMF")]
public global::System.Collections.Generic.List<AnimEventSnapshot> Macdbhpglmfs { get; } = new global::System.Collections.Generic.List<AnimEventSnapshot>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GamecoreConfig : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"MPLKPAPHIGL")]
public bool Mplkpaphigl { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"KCAMPDAAGID")]
public uint Kcampdaagid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"is_auto_fight")]
public bool IsAutoFight { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"OBMJAFIFFCM")]
[global::System.ComponentModel.DefaultValue("")]
public string Obmjafiffcm { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"PIDHLPMBDCA")]
public bool Pidhlpmbdca { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"BAFLAHJLFKA")]
public bool Baflahjlfka { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleBuffMsg : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"DDGDLCAGDPL", IsPacked = true)]
public uint[] Ddgdlcagdpls { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"KBKDAHBAKKD", IsPacked = true)]
public uint[] Kbkdahbakkds { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"EGMKNBHIHDH", IsPacked = true)]
public uint[] Egmknbhihdhs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"LGKNFHGDMPL", IsPacked = true)]
public uint[] Lgknfhgdmpls { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"BKAKLLBMJEC")]
public partial class Bkakllbmjec : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"CDDEJFHOFIG")]
public uint Cddejfhofig { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"IEIDKCNMFGI")]
public uint Ieidkcnmfgi { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"CBHANGPOLFO")]
public partial class Cbhangpolfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"FJDLCBPCGLP")]
public bool Fjdlcbpcglp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"LDMOHHALNLD")]
[global::ProtoBuf.ProtoMap]
public global::System.Collections.Generic.Dictionary<string, Bkakllbmjec> Ldmohhalnlds { get; } = new global::System.Collections.Generic.Dictionary<string, Bkakllbmjec>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"NCLLJNOAOJL")]
public byte[] Nclljnoaojl { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"DNLFPAFMDAG")]
public partial class Dnlfpafmdag : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"AOJHLEENMBC")]
public global::System.Collections.Generic.List<ClientTurnSnapshot> Aojhleenmbcs { get; } = new global::System.Collections.Generic.List<ClientTurnSnapshot>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"BNIPCLEIKAN")]
[global::System.ComponentModel.DefaultValue("")]
public string Bnipcleikan { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"CIFGHFCPCCP")]
[global::System.ComponentModel.DefaultValue("")]
public string Cifghfcpccp { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"KPNMIIGLFBE")]
public global::System.Collections.Generic.List<BattleReplayStringHash> Kpnmiiglfbes { get; } = new global::System.Collections.Generic.List<BattleReplayStringHash>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"plane_id")]
public uint PlaneId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"floor_id")]
public uint FloorId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"FPGPHCMIPNG")]
public uint Fpgphcmipng { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"IBCPPFGDPNJ")]
public uint Ibcppfgdpnj { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"HEHEOEIIFIE")]
public Cbhangpolfo Heheoeiifie { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleReplay : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"version")]
public uint Version { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"logic_random_seed")]
public uint LogicRandomSeed { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"stage_id")]
public uint StageId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"lineup")]
public BattleLineup Lineup { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"IINFFJLGCDP")]
public global::System.Collections.Generic.List<BattleOp> Iinffjlgcdps { get; } = new global::System.Collections.Generic.List<BattleOp>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"turn_snapshot_hash")]
public byte[] TurnSnapshotHash { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"maze_plane_id")]
public uint MazePlaneId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"extra_ability_list", IsPacked = true)]
public uint[] ExtraAbilityLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"is_ai_consider_ultra_skill")]
public bool IsAiConsiderUltraSkill { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"check_strategy")]
public Jifndpeacna CheckStrategy { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"battle_module_type")]
public Nnhmndeadhc BattleModuleType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"event_battle_info_list")]
public global::System.Collections.Generic.List<BattleEventBattleInfo> EventBattleInfoLists { get; } = new global::System.Collections.Generic.List<BattleEventBattleInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"mechanism_bar_info")]
public BattleMechanismBar MechanismBarInfo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"JLMIBPCGFGB")]
public uint Jlmibpcgfgb { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"config")]
public GamecoreConfig Config { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(16, Name = @"game_core_log_encode")]
public byte[] GameCoreLogEncode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(17, Name = @"client_version")]
public uint ClientVersion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(18, Name = @"BJELOIJJFPO")]
public uint Bjeloijjfpo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(19, Name = @"NJKLPMEJJOO")]
public Aoicdhniael Njklpmejjoo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(100, Name = @"HGOFHFNNOAB")]
public Dnlfpafmdag Hgofhfnnoab { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleReplayStringHash : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"hash")]
public int Hash { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"value")]
[global::System.ComponentModel.DefaultValue("")]
public string Value { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class AvatarProperty : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"max_hp")]
public double MaxHp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"attack")]
public double Attack { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"defence")]
public double Defence { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"speed")]
public double Speed { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"left_hp")]
public double LeftHp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"left_sp")]
public double LeftSp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"max_sp")]
public double MaxSp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class EquipmentProperty : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"rank")]
public uint Rank { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"promotion")]
public uint Promotion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class AttackDamageProperty : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"attack_type")]
[global::System.ComponentModel.DefaultValue("")]
public string AttackType { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"damage")]
public double Damage { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SkillUseProperty : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"skill_id")]
public uint SkillId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"skill_type")]
[global::System.ComponentModel.DefaultValue("")]
public string SkillType { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"skill_level")]
public uint SkillLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"skill_use_count")]
public uint SkillUseCount { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"GJAIHJLFGJM")]
public uint Gjaihjlfgjm { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"DNAMEJHAJKJ")]
public uint Dnamejhajkj { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"KCBFDOADDND")]
public uint Kcbfdoaddnd { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"AKMGMCBDEEI")]
public uint Akmgmcbdeei { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"PMMKAKKGIKN")]
public uint Pmmkakkgikn { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"DPBHOILPEPM")]
public partial class Dpbhoilpepm : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"skill_id")]
public uint SkillId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"LOHNNCKGMLK")]
public double Lohnnckgmlk { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"AKHBFOMJEIB", IsPacked = true)]
public uint[] Akhbfomjeibs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"damage")]
public double Damage { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SpAddSource : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"source")]
[global::System.ComponentModel.DefaultValue("")]
public string Source { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"sp_add")]
public uint SpAdd { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class AbilityUseStt : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"DIMDKGKIJAP")]
[global::System.ComponentModel.DefaultValue("")]
public string Dimdkgkijap { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"count")]
public uint Count { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"total_damage")]
public double TotalDamage { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class AvatarBattleInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"avatar_type")]
public AvatarType AvatarType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"avatar_level")]
public uint AvatarLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"avatar_rank")]
public uint AvatarRank { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"avatar_promotion")]
public uint AvatarPromotion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"avatar_status")]
public AvatarProperty AvatarStatus { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"avatar_skill")]
public global::System.Collections.Generic.List<AvatarSkillTree> AvatarSkills { get; } = new global::System.Collections.Generic.List<AvatarSkillTree>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"avatar_equipment")]
public global::System.Collections.Generic.List<EquipmentProperty> AvatarEquipments { get; } = new global::System.Collections.Generic.List<EquipmentProperty>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"total_turns")]
public uint TotalTurns { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"total_damage")]
public double TotalDamage { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"total_heal")]
public double TotalHeal { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"total_damage_taken")]
public double TotalDamageTaken { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"total_hp_recover")]
public double TotalHpRecover { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"total_sp_cost")]
public double TotalSpCost { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"stage_id")]
public uint StageId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(16, Name = @"stage_type")]
public uint StageType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(17, Name = @"total_break_damage")]
public double TotalBreakDamage { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(18, Name = @"attack_type_damage")]
public global::System.Collections.Generic.List<AttackDamageProperty> AttackTypeDamages { get; } = new global::System.Collections.Generic.List<AttackDamageProperty>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(19, Name = @"attack_type_break_damage")]
public global::System.Collections.Generic.List<AttackDamageProperty> AttackTypeBreakDamages { get; } = new global::System.Collections.Generic.List<AttackDamageProperty>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(20, Name = @"attack_type_max_damage")]
public global::System.Collections.Generic.List<AttackDamageProperty> AttackTypeMaxDamages { get; } = new global::System.Collections.Generic.List<AttackDamageProperty>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(21, Name = @"skill_times")]
public global::System.Collections.Generic.List<SkillUseProperty> SkillTimes { get; } = new global::System.Collections.Generic.List<SkillUseProperty>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(22, Name = @"delay_cumulate")]
public double DelayCumulate { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(23, Name = @"total_sp_add")]
public uint TotalSpAdd { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(24, Name = @"sp_add_source")]
public global::System.Collections.Generic.List<SpAddSource> SpAddSources { get; } = new global::System.Collections.Generic.List<SpAddSource>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(25, Name = @"total_bp_cost")]
public uint TotalBpCost { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(26, Name = @"die_times")]
public uint DieTimes { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(27, Name = @"revive_times")]
public uint ReviveTimes { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(28, Name = @"break_times")]
public uint BreakTimes { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(29, Name = @"extra_turns")]
public uint ExtraTurns { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(30, Name = @"total_shield")]
public double TotalShield { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(31, Name = @"total_shield_taken")]
public double TotalShieldTaken { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(32, Name = @"total_shield_damage")]
public double TotalShieldDamage { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(33, Name = @"initial_status")]
public AvatarProperty InitialStatus { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(34, Name = @"relics")]
public global::System.Collections.Generic.List<BattleRelic> Relics { get; } = new global::System.Collections.Generic.List<BattleRelic>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(35, Name = @"assist_uid")]
public uint AssistUid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(36, Name = @"ACJFANCIOBD")]
public global::System.Collections.Generic.List<AttackDamageProperty> Acjfanciobds { get; } = new global::System.Collections.Generic.List<AttackDamageProperty>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(37, Name = @"FCOAKKCAGAD")]
public double Fcoakkcagad { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(38, Name = @"NOAMNPJHDBF")]
public double Noamnpjhdbf { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(39, Name = @"FLBCBOHMGKK")]
public double Flbcbohmgkk { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(40, Name = @"IABIBPCGLON")]
public double Iabibpcglon { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(41, Name = @"IHNHNCEFFEK")]
public global::System.Collections.Generic.List<AbilityUseStt> Ihnhnceffeks { get; } = new global::System.Collections.Generic.List<AbilityUseStt>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(42, Name = @"DDPCGFJFEBJ")]
public uint Ddpcgfjfebj { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(43, Name = @"EPCBEIGABOF")]
public uint Epcbeigabof { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class MonsterProperty : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"max_hp")]
public double MaxHp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"attack")]
public double Attack { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"defence")]
public double Defence { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"shield")]
public double Shield { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"speed")]
public double Speed { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"left_hp")]
public double LeftHp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"enter_battle_hp")]
public double EnterBattleHp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"JHIHOGOLFKH")]
public partial class Jhihogolfkh : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"MNGAAOINKCL")]
public uint Mngaaoinkcl { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"FAPNIMLBAKN")]
public double Fapnimlbakn { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"BPNMOAFLDJB")]
public uint Bpnmoafldjb { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"break_times")]
public uint BreakTimes { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class MonsterBattleInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"entity_id")]
public uint EntityId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"monster_id")]
public uint MonsterId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"monster_template_id")]
public uint MonsterTemplateId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"monster_level")]
public uint MonsterLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"monster_status")]
public MonsterProperty MonsterStatus { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"total_turns")]
public uint TotalTurns { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"total_damage")]
public double TotalDamage { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"total_heal")]
public double TotalHeal { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"total_damage_taken")]
public double TotalDamageTaken { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"total_stance_damage_taken")]
public double TotalStanceDamageTaken { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"total_hp_recover")]
public double TotalHpRecover { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"stage_id")]
public uint StageId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"battle_id")]
public uint BattleId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"monster_type")]
public uint MonsterType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"attack_type_damage")]
public global::System.Collections.Generic.List<AttackDamageProperty> AttackTypeDamages { get; } = new global::System.Collections.Generic.List<AttackDamageProperty>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(16, Name = @"skill_times")]
public global::System.Collections.Generic.List<SkillUseProperty> SkillTimes { get; } = new global::System.Collections.Generic.List<SkillUseProperty>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(17, Name = @"stage_type")]
public uint StageType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(18, Name = @"total_break_damage_taken")]
public double TotalBreakDamageTaken { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(19, Name = @"delay_cumulate")]
public double DelayCumulate { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(20, Name = @"death_source")]
public Giecdpicnhj DeathSource { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(21, Name = @"wave")]
public uint Wave { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(22, Name = @"index_in_wave")]
public int IndexInWave { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(23, Name = @"phase")]
public uint Phase { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(24, Name = @"max_phase")]
public uint MaxPhase { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(25, Name = @"battle_tag")]
public Gnhdkofhfai BattleTag { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(26, Name = @"skill_info")]
public global::System.Collections.Generic.List<Dpbhoilpepm> SkillInfoes { get; } = new global::System.Collections.Generic.List<Dpbhoilpepm>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(27, Name = @"OAPMJGLCOBD")]
public uint Oapmjglcobd { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(28, Name = @"EJGGMABHEGC")]
public global::System.Collections.Generic.List<Jhihogolfkh> Ejggmabhegcs { get; } = new global::System.Collections.Generic.List<Jhihogolfkh>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(29, Name = @"AIFCAOCMCEO")]
public uint Aifcaocmceo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(30, Name = @"NHFFJEDKFKD")]
public uint Nhffjedkfkd { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(31, Name = @"LHLKKKODKBH")]
public Ccblmjclpal Lhlkkkodkbh { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleEventProperty : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"sp")]
public AmountInfo Sp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleEventBattleInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"BEOAGDLCFIN")]
public uint Beoagdlcfin { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"status")]
public BattleEventProperty Status { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"skill_info")]
public global::System.Collections.Generic.List<Dpbhoilpepm> SkillInfoes { get; } = new global::System.Collections.Generic.List<Dpbhoilpepm>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ScoreInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"score")]
public uint Score { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"score_id")]
public uint ScoreId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"HBBJCGIACBE")]
public partial class Hbbjcgiacbe : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"avatar_id")]
public uint AvatarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"HJOMCJGGHLG", IsPacked = true)]
public uint[] Hjomcjgghlgs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"source")]
public uint Source { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"damage")]
public double Damage { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"DABOPBOFIBL", IsPacked = true)]
public uint[] Dabopbofibls { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"MIPBAHKLDKD")]
public int Mipbahkldkd { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"AHOAPFNIJNH")]
public double Ahoapfnijnh { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"NGOPCAHLLID")]
public uint Ngopcahllid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"wave")]
public uint Wave { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"BNPNAONEGFI")]
public partial class Bnpnaonegfi : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"avatar_id")]
public uint AvatarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"FOMDPJFNAPD")]
public int Fomdpjfnapd { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"DHPGMCHPPAO")]
public partial class Dhpgmchppao : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"MNGAAOINKCL")]
public uint Mngaaoinkcl { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"monster_id")]
public uint MonsterId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"DCJEHOMLMLG")]
public global::System.Collections.Generic.List<Bnpnaonegfi> Dcjehomlmlgs { get; } = new global::System.Collections.Generic.List<Bnpnaonegfi>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"LOHNNCKGMLK")]
public uint Lohnnckgmlk { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"KHNCINIALPP")]
public partial class Khncinialpp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"type")]
public Begppbgodna Type { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"DIOCGBGNEML")]
public uint Diocgbgneml { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"JDHGPNIGEEG")]
public uint Jdhgpnigeeg { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"JDABOLFIGEK")]
public partial class Jdabolfigek : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"phase")]
[global::System.ComponentModel.DefaultValue("")]
public string Phase { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"EIFLJNIDJAP")]
public float Eifljnidjap { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"GEOKBHIBLCH")]
public float Geokbhiblch { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"PLCAIDJFCBP")]
public uint Plcaidjfcbp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"GHNHDBEONHI")]
public uint Ghnhdbeonhi { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"JMMBIBDMEPH")]
public uint Jmmbibdmeph { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"OINEJMJHGIO")]
public uint Oinejmjhgio { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"DCMJEJNCKCO")]
public uint Dcmjejnckco { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"IDAFHEANHBE", IsPacked = true)]
public uint[] Idafheanhbes { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"ODLCBPPPJCA", IsPacked = true)]
public uint[] Odlcbpppjcas { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"LMGNIFGCAFN")]
public partial class Lmgnifgcafn : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"NDLNKOEDPJG")]
public uint Ndlnkoedpjg { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"PJPMPLOGGGA")]
public uint Pjpmploggga { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"OONFHGOMDHL")]
public uint Oonfhgomdhl { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"IAMBPHCENIG")]
public uint Iambphcenig { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"DELFOCGEHDM")]
public uint Delfocgehdm { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"HJMPGIHOLFJ")]
public uint Hjmpgiholfj { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"ECDPBGBCPHJ", IsPacked = true)]
public uint[] Ecdpbgbcphjs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"CKAJDLKGEEC")]
public global::System.Collections.Generic.List<Jdabolfigek> Ckajdlkgeecs { get; } = new global::System.Collections.Generic.List<Jdabolfigek>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleStatistics : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"total_battle_turns")]
public uint TotalBattleTurns { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"total_auto_turns")]
public uint TotalAutoTurns { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"avatar_id_list", IsPacked = true)]
public uint[] AvatarIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"ultra_cnt")]
public uint UltraCnt { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"cost_time")]
public double CostTime { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"total_delay_cumulate")]
public double TotalDelayCumulate { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"avatar_battle_list")]
public global::System.Collections.Generic.List<AvatarBattleInfo> AvatarBattleLists { get; } = new global::System.Collections.Generic.List<AvatarBattleInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"monster_battle_list")]
public global::System.Collections.Generic.List<MonsterBattleInfo> MonsterBattleLists { get; } = new global::System.Collections.Generic.List<MonsterBattleInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"round_cnt")]
public uint RoundCnt { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"cocoon_dead_wave")]
public uint CocoonDeadWave { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"avatar_battle_turns")]
public uint AvatarBattleTurns { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"monster_battle_turns")]
public uint MonsterBattleTurns { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"CEBDIBDDKNM")]
[global::ProtoBuf.ProtoMap]
public global::System.Collections.Generic.Dictionary<string, float> Cebdibddknms { get; } = new global::System.Collections.Generic.Dictionary<string, float>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"challenge_score")]
public uint ChallengeScore { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(16, Name = @"PJLEHIPDHLB")]
public global::System.Collections.Generic.List<BattleEventBattleInfo> Pjlehipdhlbs { get; } = new global::System.Collections.Generic.List<BattleEventBattleInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(17, Name = @"mechanism_bar_info")]
public BattleMechanismBar MechanismBarInfo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(19, Name = @"HBMFKMHDDDC")]
public Oedpadfjahh Hbmfkmhdddc { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(21, Name = @"PDMBHMLIEMP")]
public global::System.Collections.Generic.List<Hbbjcgiacbe> Pdmbhmliemps { get; } = new global::System.Collections.Generic.List<Hbbjcgiacbe>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(22, Name = @"NEOMONBIDOM", IsPacked = true)]
public int[] Neomonbidoms { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(23, Name = @"GGKCGAPMBMM")]
public global::System.Collections.Generic.List<Dhpgmchppao> Ggkcgapmbmms { get; } = new global::System.Collections.Generic.List<Dhpgmchppao>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(26, Name = @"MCCPLHFPCMP")]
public global::System.Collections.Generic.List<Khncinialpp> Mccplhfpcmps { get; } = new global::System.Collections.Generic.List<Khncinialpp>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(27, Name = @"CMHPFPLLKLE")]
public global::System.Collections.Generic.List<Lnobabnnpmf> Cmhpfpllkles { get; } = new global::System.Collections.Generic.List<Lnobabnnpmf>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(28, Name = @"battle_targe_info")]
[global::ProtoBuf.ProtoMap]
public global::System.Collections.Generic.Dictionary<uint, BattleTargeList> BattleTargeInfoes { get; } = new global::System.Collections.Generic.Dictionary<uint, BattleTargeList>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(29, Name = @"IMMBPGPEGNG")]
public global::System.Collections.Generic.List<Oaadpohkbjc> Immbpgpegngs { get; } = new global::System.Collections.Generic.List<Oaadpohkbjc>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(31, Name = @"JMHFFFNGDEL")]
public Lmgnifgcafn Jmhfffngdel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"OAADPOHKBJC")]
public partial class Oaadpohkbjc : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"BOEEOCIPNEB")]
public uint Boeeocipneb { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"FIFKIHEEOBG")]
public uint Fifkiheeobg { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"LNOBABNNPMF")]
public partial class Lnobabnnpmf : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"type")]
public Kffdagkjaan Type { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"sp")]
public AmountInfo Sp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class HeroPath : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"hero_path_type")]
public uint HeroPathType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"exp")]
public uint Exp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class BattleResult : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"retcode")]
public BattleCheckResultType Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"end_status")]
public BattleEndStatus EndStatus { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"stt")]
public BattleStatistics Stt { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"game_core_log_encode")]
public byte[] GameCoreLogEncode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"HEFNOOKLPNO")]
[global::ProtoBuf.ProtoMap]
public global::System.Collections.Generic.Dictionary<string, uint> Hefnooklpnoes { get; } = new global::System.Collections.Generic.Dictionary<string, uint>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"mismatch_turn_count")]
public uint MismatchTurnCount { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"GOFMIHJJIBE")]
public uint Gofmihjjibe { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class CharacterSnapshot : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"runtime_id")]
public uint RuntimeId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"properties", IsPacked = true)]
public ulong[] Properties { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class AnimEventSnapshot : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"event_name")]
[global::System.ComponentModel.DefaultValue("")]
public string EventName { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"count")]
public uint Count { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PlayerGetTokenCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"KCNPGDGEMDB")]
public uint Kcnpgdgemdb { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"JAIFBOOIDAE")]
public uint Jaifbooidae { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"HJMCDOINJBI")]
[global::System.ComponentModel.DefaultValue("")]
public string Hjmcdoinjbi { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"NAFOGOKMMEI")]
public uint Nafogokmmei { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"KBLMDMMCNON")]
public uint Kblmdmmcnon { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"EKPNNGIOHFD")]
[global::System.ComponentModel.DefaultValue("")]
public string Ekpnngiohfd { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"MJNLKEOOOEB")]
[global::System.ComponentModel.DefaultValue("")]
public string Mjnlkeoooeb { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"uid")]
public uint Uid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PlayerGetTokenScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"secret_key_seed")]
public ulong SecretKeySeed { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"msg")]
[global::System.ComponentModel.DefaultValue("")]
public string Msg { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"black_info")]
public BlackInfo BlackInfo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"uid")]
public uint Uid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PlayerLoginCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"login_random")]
public ulong LoginRandom { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PlayerLoginScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"login_random")]
public ulong LoginRandom { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"server_timestamp_ms")]
public ulong ServerTimestampMs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"stamina")]
public uint Stamina { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"basic_info")]
public PlayerBasicInfo BasicInfo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class EquipRelic : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"relic_unique_id")]
public uint RelicUniqueId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"type")]
public uint Type { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class Avatar : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"promotion")]
public uint Promotion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"skilltree_list")]
public global::System.Collections.Generic.List<AvatarSkillTree> SkilltreeLists { get; } = new global::System.Collections.Generic.List<AvatarSkillTree>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"rank")]
public uint Rank { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"exp")]
public uint Exp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"equipment_unique_id")]
public uint EquipmentUniqueId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"base_avatar_id")]
public uint BaseAvatarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"equip_relic_list")]
public global::System.Collections.Generic.List<EquipRelic> EquipRelicLists { get; } = new global::System.Collections.Generic.List<EquipRelic>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"has_taken_promotion_reward_list", IsPacked = true)]
public uint[] HasTakenPromotionRewardLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetAvatarDataCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"base_avatar_id_list", IsPacked = true)]
public uint[] BaseAvatarIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"is_get_all")]
public bool IsGetAll { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetAvatarDataScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"is_all")]
public bool IsAll { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"avatar_list")]
public global::System.Collections.Generic.List<Avatar> AvatarLists { get; } = new global::System.Collections.Generic.List<Avatar>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class LineupAvatar : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"slot")]
public uint Slot { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"sp")]
public AmountInfo Sp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"satiety")]
public uint Satiety { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"hp")]
public uint Hp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"avatar_type")]
public AvatarType AvatarType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class LineupInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"leader_slot")]
public uint LeaderSlot { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3)]
public uint DressedSkinId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"plane_id")]
public uint PlaneId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"is_virtual")]
public bool IsVirtual { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9)]
public uint Mp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"avatar_list")]
public global::System.Collections.Generic.List<LineupAvatar> AvatarLists { get; } = new global::System.Collections.Generic.List<LineupAvatar>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"extra_lineup_type")]
public ExtraLineupType ExtraLineupType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"index")]
public uint Index { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"Max_Mp")]
public uint MaxMp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"name")]
[global::System.ComponentModel.DefaultValue("")]
public string Name { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetAllLineupDataCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetAllLineupDataScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"cur_index")]
public uint CurIndex { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"lineup_list")]
public global::System.Collections.Generic.List<LineupInfo> LineupLists { get; } = new global::System.Collections.Generic.List<LineupInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ChangeLineupLeaderCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"slot")]
public uint Slot { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ChangeLineupLeaderScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"slot")]
public uint Slot { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class JoinLineupCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"plane_id")]
public uint PlaneId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"base_avatar_id")]
public uint BaseAvatarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"extra_lineup_type")]
public ExtraLineupType ExtraLineupType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"is_virtual")]
public bool IsVirtual { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"index")]
public uint Index { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"avatar_type")]
public AvatarType AvatarType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"slot")]
public uint Slot { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class JoinLineupScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class LineupSlotData : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"avatar_type")]
public AvatarType AvatarType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"slot")]
public uint Slot { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ReplaceLineupCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"lineup_slot_list")]
public global::System.Collections.Generic.List<LineupSlotData> LineupSlotLists { get; } = new global::System.Collections.Generic.List<LineupSlotData>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"plane_id")]
public uint PlaneId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"leader_slot")]
public uint LeaderSlot { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"index")]
public uint Index { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"is_virtual")]
public bool IsVirtual { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13)]
public uint DressedSkinId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"extra_lineup_type")]
public ExtraLineupType ExtraLineupType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ReplaceLineupScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class QuitLineupCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"plane_id")]
public uint PlaneId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"base_avatar_id")]
public uint BaseAvatarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"index")]
public uint Index { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"avatar_type")]
public AvatarType AvatarType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"extra_lineup_type")]
public ExtraLineupType ExtraLineupType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"is_virtual")]
public bool IsVirtual { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class QuitLineupScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"is_virtual")]
public bool IsVirtual { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"plane_id")]
public uint PlaneId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"base_avatar_id")]
public uint BaseAvatarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"is_mainline")]
public bool IsMainline { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SyncLineupNotify : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"lineup")]
public LineupInfo Lineup { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetCurLineupDataCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetCurLineupDataScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"lineup")]
public LineupInfo Lineup { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetMissionStatusCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"main_mission_id_list", IsPacked = true)]
public uint[] MainMissionIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"sub_mission_id_list", IsPacked = true)]
public uint[] SubMissionIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"mission_event_id_list", IsPacked = true)]
public uint[] MissionEventIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class Mission : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"progress")]
public uint Progress { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"status")]
public MissionStatus Status { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetMissionStatusScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"sub_mission_status_list")]
public global::System.Collections.Generic.List<Mission> SubMissionStatusLists { get; } = new global::System.Collections.Generic.List<Mission>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"mission_event_status_list")]
public global::System.Collections.Generic.List<Mission> MissionEventStatusLists { get; } = new global::System.Collections.Generic.List<Mission>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"unfinished_main_mission_id_list", IsPacked = true)]
public uint[] UnfinishedMainMissionIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"finished_main_mission_id_list", IsPacked = true)]
public uint[] FinishedMainMissionIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"disabled_main_mission_id_list", IsPacked = true)]
public uint[] DisabledMainMissionIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetCurSceneInfoCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class Vector : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"y", DataFormat = global::ProtoBuf.DataFormat.ZigZag)]
public int Y { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"z", DataFormat = global::ProtoBuf.DataFormat.ZigZag)]
public int Z { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"x", DataFormat = global::ProtoBuf.DataFormat.ZigZag)]
public int X { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class MotionInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6)]
public Vector Pos { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2)]
public Vector Rot { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneActorInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"uid")]
public uint Uid { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"base_avatar_id")]
public uint BaseAvatarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"avatar_type")]
public AvatarType AvatarType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneNpcMonsterInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"event_id")]
public uint EventId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"monster_id")]
public uint MonsterId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"world_level")]
public uint WorldLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneNpcInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"npc_id")]
public uint NpcId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ScenePropInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"prop_state")]
public uint PropState { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"create_time_ms")]
public ulong CreateTimeMs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"life_time_ms")]
public uint LifeTimeMs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"prop_id")]
public uint PropId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"trigger_name_list")]
public global::System.Collections.Generic.List<string> TriggerNameLists { get; } = new global::System.Collections.Generic.List<string>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneEntityInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"motion")]
public MotionInfo Motion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"entity_id")]
public uint EntityId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"group_id")]
public uint GroupId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"inst_id")]
public uint InstId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"actor")]
public SceneActorInfo Actor
2024-01-27 13:08:24 +00:00
{
2024-02-21 06:41:22 +00:00
get => __pbn__EntityOneofCase.Is(11) ? ((SceneActorInfo)__pbn__EntityOneofCase.Object) : default;
set => __pbn__EntityOneofCase = new global::ProtoBuf.DiscriminatedUnionObject(11, value);
}
public bool ShouldSerializeActor() => __pbn__EntityOneofCase.Is(11);
public void ResetActor() => global::ProtoBuf.DiscriminatedUnionObject.Reset(ref __pbn__EntityOneofCase, 11);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
private global::ProtoBuf.DiscriminatedUnionObject __pbn__EntityOneofCase;
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"npc_monster")]
public SceneNpcMonsterInfo NpcMonster
{
get => __pbn__EntityOneofCase.Is(12) ? ((SceneNpcMonsterInfo)__pbn__EntityOneofCase.Object) : default;
set => __pbn__EntityOneofCase = new global::ProtoBuf.DiscriminatedUnionObject(12, value);
}
public bool ShouldSerializeNpcMonster() => __pbn__EntityOneofCase.Is(12);
public void ResetNpcMonster() => global::ProtoBuf.DiscriminatedUnionObject.Reset(ref __pbn__EntityOneofCase, 12);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"npc")]
public SceneNpcInfo Npc
{
get => __pbn__EntityOneofCase.Is(8) ? ((SceneNpcInfo)__pbn__EntityOneofCase.Object) : default;
set => __pbn__EntityOneofCase = new global::ProtoBuf.DiscriminatedUnionObject(8, value);
}
public bool ShouldSerializeNpc() => __pbn__EntityOneofCase.Is(8);
public void ResetNpc() => global::ProtoBuf.DiscriminatedUnionObject.Reset(ref __pbn__EntityOneofCase, 8);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"prop")]
public ScenePropInfo Prop
{
get => __pbn__EntityOneofCase.Is(10) ? ((ScenePropInfo)__pbn__EntityOneofCase.Object) : default;
set => __pbn__EntityOneofCase = new global::ProtoBuf.DiscriminatedUnionObject(10, value);
2024-01-27 13:08:24 +00:00
}
2024-02-21 06:41:22 +00:00
public bool ShouldSerializeProp() => __pbn__EntityOneofCase.Is(10);
public void ResetProp() => global::ProtoBuf.DiscriminatedUnionObject.Reset(ref __pbn__EntityOneofCase, 10);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"summon_unit")]
public SceneSummonUnitInfo SummonUnit
2024-01-27 13:08:24 +00:00
{
2024-02-21 06:41:22 +00:00
get => __pbn__EntityOneofCase.Is(9) ? ((SceneSummonUnitInfo)__pbn__EntityOneofCase.Object) : default;
set => __pbn__EntityOneofCase = new global::ProtoBuf.DiscriminatedUnionObject(9, value);
}
public bool ShouldSerializeSummonUnit() => __pbn__EntityOneofCase.Is(9);
public void ResetSummonUnit() => global::ProtoBuf.DiscriminatedUnionObject.Reset(ref __pbn__EntityOneofCase, 9);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneSummonUnitInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"create_time_ms")]
public ulong CreateTimeMs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"life_time_ms")]
public int LifeTimeMs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"trigger_name_list")]
public global::System.Collections.Generic.List<string> TriggerNameLists { get; } = new global::System.Collections.Generic.List<string>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneGroupEntityInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"group_id")]
public uint GroupId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"state")]
public uint State { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"entity_list")]
public global::System.Collections.Generic.List<SceneEntityInfo> EntityLists { get; } = new global::System.Collections.Generic.List<SceneEntityInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class MechanismBarInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"mechainsm_bar_id")]
public uint MechainsmBarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"value")]
public uint Value { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"LNLDBAOAEEP")]
public partial class Lnldbaoaeep : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"buff_id")]
public uint BuffId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"base_avatar_id")]
public uint BaseAvatarId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"LIPPLLMGIJA")]
public ulong Lippllmgija { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"NEJLECBKHJG")]
public float Nejlecbkhjg { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"GPIJNFKGGND")]
[global::ProtoBuf.ProtoMap]
public global::System.Collections.Generic.Dictionary<string, float> Gpijnfkggnds { get; } = new global::System.Collections.Generic.Dictionary<string, float>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"count")]
public uint Count { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"KDILKAPMIOI")]
public uint Kdilkapmioi { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class EntityBuffInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"entity_id")]
public uint EntityId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"buff_list")]
public global::System.Collections.Generic.List<Lnldbaoaeep> BuffLists { get; } = new global::System.Collections.Generic.List<Lnldbaoaeep>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ClientGroupInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"group_id")]
public uint GroupId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"AKEBFHAGNDH")]
public bool Akebfhagndh { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"state")]
public uint State { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1649, Name = @"scene_group_entity_list")]
public global::System.Collections.Generic.List<SceneGroupEntityInfo> SceneGroupEntityLists { get; } = new global::System.Collections.Generic.List<SceneGroupEntityInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"client_pos_version")]
public uint ClientPosVersion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"group_id_list", IsPacked = true)]
public uint[] GroupIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"plane_id")]
public uint PlaneId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"world_id")]
public uint WorldId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"lighten_section_list", IsPacked = true)]
public uint[] LightenSectionLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"floor_id")]
public uint FloorId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"entry_id")]
public uint EntryId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"game_mode_type")]
public uint GameModeType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"mechanism_bar_info")]
public MechanismBarInfo MechanismBarInfo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"entity_list")]
public global::System.Collections.Generic.List<SceneEntityInfo> EntityLists { get; } = new global::System.Collections.Generic.List<SceneEntityInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"entity_buff_list")]
public global::System.Collections.Generic.List<EntityBuffInfo> EntityBuffLists { get; } = new global::System.Collections.Generic.List<EntityBuffInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1244, Name = @"client_group_list")]
public global::System.Collections.Generic.List<ClientGroupInfo> ClientGroupLists { get; } = new global::System.Collections.Generic.List<ClientGroupInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetCurSceneInfoScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"scene")]
public SceneInfo Scene { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetHeroBasicTypeInfoCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PlayerHeroBasicTypeInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"KNHAECBAFBA")]
public global::System.Collections.Generic.List<AvatarSkillTree> Knhaecbafbas { get; } = new global::System.Collections.Generic.List<AvatarSkillTree>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"basic_type")]
public HeroBasicType BasicType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"rank")]
public uint Rank { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetHeroBasicTypeInfoScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"basic_type_info_list")]
public global::System.Collections.Generic.List<PlayerHeroBasicTypeInfo> BasicTypeInfoLists { get; } = new global::System.Collections.Generic.List<PlayerHeroBasicTypeInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"gender")]
public Gender Gender { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"cur_basic_type")]
public HeroBasicType CurBasicType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PlayerHeartBeatCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"client_time_ms")]
public ulong ClientTimeMs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"upload_data")]
public ClientUploadData UploadData { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"FDHDLKJDEIM")]
public uint Fdhdlkjdeim { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PlayerHeartBeatScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"server_time_ms")]
public ulong ServerTimeMs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"download_data")]
public ClientDownloadData DownloadData { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"client_time_ms")]
public ulong ClientTimeMs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetNpcTakenRewardCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"npc_id")]
public uint NpcId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetNpcTakenRewardScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"npc_id")]
public uint NpcId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"GGJBDJJGNIG", IsPacked = true)]
public uint[] Ggjbdjjgnigs { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetFirstTalkByPerformanceNpcCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"first_talk_id_list", IsPacked = true)]
public uint[] FirstTalkIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class NpcMeetStatusInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"meet_id")]
public uint MeetId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"is_meet")]
public bool IsMeet { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetFirstTalkByPerformanceNpcScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"npc_meet_status_list")]
public global::System.Collections.Generic.List<NpcMeetStatusInfo> NpcMeetStatusLists { get; } = new global::System.Collections.Generic.List<NpcMeetStatusInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class EntityMotion : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"IGOFMADGFIK")]
public bool Igofmadgfik { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"entity_id")]
public uint EntityId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"BMAILHLLAFM")]
public uint Bmailhllafm { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"motion")]
public MotionInfo Motion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneEntityMoveCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"LIEMICMHIPI")]
public ulong Liemicmhipi { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"entry_id")]
public uint EntryId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"EBMIIDMOMLM")]
public global::System.Collections.Generic.List<EntityMotion> Ebmiidmomlms { get; } = new global::System.Collections.Generic.List<EntityMotion>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneEntityMoveScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"EBMIIDMOMLM")]
public global::System.Collections.Generic.List<EntityMotion> Ebmiidmomlms { get; } = new global::System.Collections.Generic.List<EntityMotion>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"download_data")]
public ClientDownloadData DownloadData { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneEntityMoveScNotify : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"entity_id")]
public uint EntityId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"motion")]
public MotionInfo Motion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"entry_id")]
public uint EntryId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"client_pos_version")]
public uint ClientPosVersion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SwapLineupCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"index")]
public uint Index { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"is_virtual")]
public bool IsVirtual { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"OGPANJFALDJ")]
public uint Ogpanjfaldj { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"extra_lineup_type")]
public ExtraLineupType ExtraLineupType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"OHHFKOGEEGC")]
public uint Ohhfkogeegc { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"plane_id")]
public uint PlaneId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SetLineupNameCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"index")]
public uint Index { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"name")]
[global::System.ComponentModel.DefaultValue("")]
public string Name { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SetLineupNameScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"name")]
[global::System.ComponentModel.DefaultValue("")]
public string Name { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"index")]
public uint Index { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class StartCocoonStageCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"prop_entity_id")]
public uint PropEntityId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"world_level")]
public uint WorldLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"wave")]
public uint Wave { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"cocoon_id")]
public uint CocoonId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneMonsterParam : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"NKLFOILJMIH")]
public uint Nklfoiljmih { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"JLILIHGMPPM")]
public uint Jlilihgmppm { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"FELEMAKHCPH")]
public uint Felemakhcph { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneMonsterInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"monster_id")]
public uint MonsterId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"KFKAAJADNJL")]
public uint Kfkaajadnjl { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"max_hp")]
public uint MaxHp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class Item : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"level")]
public uint Level { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"unique_id")]
public uint UniqueId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"num")]
public uint Num { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"item_id")]
public uint ItemId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"main_affix_id")]
public uint MainAffixId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"rank")]
public uint Rank { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"promotion")]
public uint Promotion { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ItemList : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"item_list")]
public global::System.Collections.Generic.List<Item> ItemLists { get; } = new global::System.Collections.Generic.List<Item>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneMonsterWave : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"monster_param")]
public SceneMonsterParam MonsterParam { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"monster_list")]
public global::System.Collections.Generic.List<SceneMonsterInfo> MonsterLists { get; } = new global::System.Collections.Generic.List<SceneMonsterInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"PKGENFBHOFI")]
public uint Pkgenfbhofi { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"HKFBHHKNBDG")]
public uint Hkfbhhknbdg { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"DCCOJIHFMOK")]
public global::System.Collections.Generic.List<ItemList> Dccojihfmoks { get; } = new global::System.Collections.Generic.List<ItemList>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneBattleInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"monster_wave_list")]
public global::System.Collections.Generic.List<SceneMonsterWave> MonsterWaveLists { get; } = new global::System.Collections.Generic.List<SceneMonsterWave>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"stage_id")]
public uint StageId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"mechanism_bar_info")]
public BattleMechanismBar MechanismBarInfo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"JLMIBPCGFGB")]
public uint Jlmibpcgfgb { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"MOLNFNBLKBL")]
public bool Molnfnblkbl { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1395, Name = @"event_battle_info_list")]
public global::System.Collections.Generic.List<BattleEventBattleInfo> EventBattleInfoLists { get; } = new global::System.Collections.Generic.List<BattleEventBattleInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"logic_random_seed")]
public uint LogicRandomSeed { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"battle_id")]
public uint BattleId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"buff_list")]
public global::System.Collections.Generic.List<BattleBuff> BuffLists { get; } = new global::System.Collections.Generic.List<BattleBuff>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"BJELOIJJFPO")]
public uint Bjeloijjfpo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"battle_avatar_list")]
public global::System.Collections.Generic.List<BattleAvatar> BattleAvatarLists { get; } = new global::System.Collections.Generic.List<BattleAvatar>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1498, Name = @"battle_targe_info")]
[global::ProtoBuf.ProtoMap]
public global::System.Collections.Generic.Dictionary<uint, BattleTargeList> BattleTargeInfoes { get; } = new global::System.Collections.Generic.Dictionary<uint, BattleTargeList>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"world_level")]
public uint WorldLevel { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1790, Name = @"DPMFDAJGOAF")]
public Kfemkcofofa Dpmfdajgoaf { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class StartCocoonStageScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"prop_entity_id")]
public uint PropEntityId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"battle_info")]
public SceneBattleInfo BattleInfo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"wave")]
public uint Wave { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"cocoon_id")]
public uint CocoonId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PVEBattleResultCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"end_status")]
public BattleEndStatus EndStatus { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PVEBattleResultScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"end_status")]
public BattleEndStatus EndStatus { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class EnterSceneByServerScNotify : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"scene")]
public SceneInfo Scene { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"lineup")]
public LineupInfo Lineup { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class Gateserver : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(457, Name = @"IONODFKBGFM")]
[global::System.ComponentModel.DefaultValue("")]
public string Ionodfkbgfm { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"ip")]
[global::System.ComponentModel.DefaultValue("")]
public string Ip { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(684, Name = @"OANGAEHFOFH")]
[global::System.ComponentModel.DefaultValue("")]
public string Oangaehfofh { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(576, Name = @"b4")]
public bool B4 { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1129, Name = @"JNDGFEIJEEN")]
[global::System.ComponentModel.DefaultValue("")]
public string Jndgfeijeen { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(191, Name = @"MAKLPMCHNHB")]
public global::System.Collections.Generic.List<string> Maklpmchnhbs { get; } = new global::System.Collections.Generic.List<string>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(658, Name = @"NEEGKPPFDPN")]
[global::System.ComponentModel.DefaultValue("")]
public string Neegkppfdpn { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(274, Name = @"PILDDEJGNCP")]
[global::System.ComponentModel.DefaultValue("")]
public string Pilddejgncp { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1512, Name = @"HPLMFKPLOGG")]
[global::System.ComponentModel.DefaultValue("")]
public string Hplmfkplogg { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(986, Name = @"CECKJIPODLM")]
[global::System.ComponentModel.DefaultValue("")]
public string Ceckjipodlm { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"LOKLPPKGKOJ")]
public long Loklppkgkoj { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1387, Name = @"LDKMEELPODC")]
[global::System.ComponentModel.DefaultValue("")]
public string Ldkmeelpodc { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"ex_resource_url")]
[global::System.ComponentModel.DefaultValue("")]
public string ExResourceUrl { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(687, Name = @"mdk_res_version")]
[global::System.ComponentModel.DefaultValue("")]
public string MdkResVersion { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2044)]
public bool useTcp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"FOEILDGCCHC")]
[global::System.ComponentModel.DefaultValue("")]
public string Foeildgcchc { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1584, Name = @"DFMFBHIMLBK")]
[global::System.ComponentModel.DefaultValue("")]
public string Dfmfbhimlbk { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"FHNIFAFNCOF")]
public uint Fhnifafncof { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(150, Name = @"ifix_version")]
[global::System.ComponentModel.DefaultValue("")]
public string IfixVersion { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(358, Name = @"b3")]
public bool B3 { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(89, Name = @"HPLPAONDKDL")]
public bool Hplpaondkdl { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"JKJJBKFEIPN")]
public long Jkjjbkfeipn { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(301, Name = @"HOKKCNJNDJM")]
[global::System.ComponentModel.DefaultValue("")]
public string Hokkcnjndjm { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1120, Name = @"b6")]
public bool B6 { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(960, Name = @"b5")]
public bool B5 { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1799, Name = @"JAKOHGHLOKL")]
public bool Jakohghlokl { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"msg")]
[global::System.ComponentModel.DefaultValue("")]
public string Msg { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1019, Name = @"LPOJHLNMLCK")]
[global::System.ComponentModel.DefaultValue("")]
public string Lpojhlnmlck { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2010, Name = @"KINAEHOBDPH")]
[global::System.ComponentModel.DefaultValue("")]
public string Kinaehobdph { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(774, Name = @"AAAIFNHPHJK")]
[global::System.ComponentModel.DefaultValue("")]
public string Aaaifnhphjk { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1090, Name = @"BMMHKKFNHGK")]
public bool Bmmhkkfnhgk { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(942, Name = @"ALNDNCAMIEI")]
[global::System.ComponentModel.DefaultValue("")]
public string Alndncamiei { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1482, Name = @"DHKIOKIKEDE")]
[global::System.ComponentModel.DefaultValue("")]
public string Dhkiokikede { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(529, Name = @"ACPKKKIFCCP")]
public bool Acpkkkifccp { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(729, Name = @"DEPJFJOGGMK")]
[global::System.ComponentModel.DefaultValue("")]
public string Depjfjoggmk { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1143, Name = @"PIONMIOFOIC")]
[global::System.ComponentModel.DefaultValue("")]
public string Pionmiofoic { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(873, Name = @"OEPBFPFAACC")]
[global::System.ComponentModel.DefaultValue("")]
public string Oepbfpfaacc { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1444, Name = @"MMNPCLPCDCK")]
[global::System.ComponentModel.DefaultValue("")]
public string Mmnpclpcdck { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(717, Name = @"IBAKDLKDOPG")]
[global::System.ComponentModel.DefaultValue("")]
public string Ibakdlkdopg { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(792, Name = @"POAHMMAJEOB")]
[global::System.ComponentModel.DefaultValue("")]
public string Poahmmajeob { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"region_name")]
[global::System.ComponentModel.DefaultValue("")]
public string RegionName { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1836, Name = @"msg0")]
[global::System.ComponentModel.DefaultValue("")]
public string Msg0 { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1906, Name = @"b8")]
public bool B8 { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"b1")]
public bool B1 { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"PJHBPOLDPPN")]
public uint Pjhbpoldppn { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1115, Name = @"BBFPMKLCOIP")]
[global::System.ComponentModel.DefaultValue("")]
public string Bbfpmklcoip { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"asset_bundle_url")]
[global::System.ComponentModel.DefaultValue("")]
public string AssetBundleUrl { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(605, Name = @"client_secret_key")]
[global::System.ComponentModel.DefaultValue("")]
public string ClientSecretKey { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1362, Name = @"b7")]
public bool B7 { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"b2")]
public bool B2 { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"port")]
public uint Port { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"lua_url")]
[global::System.ComponentModel.DefaultValue("")]
public string LuaUrl { get; set; } = "";
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1894, Name = @"IKEGKBJBEBB")]
public bool Ikegkbjbebb { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetBasicInfoCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class PlayerSettingInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"GMFEKOIFNHG")]
public bool Gmfekoifnhg { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"ACDICLFKMKK")]
public bool Acdiclfkmkk { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"LINMJEHCEAB")]
public bool Linmjehceab { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetBasicInfoScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"exchange_times")]
public uint ExchangeTimes { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"last_set_nickname_time")]
public long LastSetNicknameTime { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"cur_day")]
public uint CurDay { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"next_recover_time")]
public long NextRecoverTime { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"week_cocoon_finished_count")]
public uint WeekCocoonFinishedCount { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"gameplay_birthday")]
public uint GameplayBirthday { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"player_setting_info")]
public PlayerSettingInfo PlayerSettingInfo { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class Tutorial : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"status")]
public TutorialStatus Status { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class TutorialGuide : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"status")]
public TutorialStatus Status { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"id")]
public uint Id { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"NOBIHFCKCMF")]
public partial class Nobihfckcmf : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetTutorialScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"tutorial_list")]
public global::System.Collections.Generic.List<Tutorial> TutorialLists { get; } = new global::System.Collections.Generic.List<Tutorial>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(6, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"PJOIEGMNEPK")]
public partial class Pjoiegmnepk : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetTutorialGuideScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"tutorial_guide_list")]
public global::System.Collections.Generic.List<TutorialGuide> TutorialGuideLists { get; } = new global::System.Collections.Generic.List<TutorialGuide>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetSceneMapInfoCsReq : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"HNOHLAFHIAE")]
public uint Hnohlafhiae { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"entry_id")]
public uint EntryId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"DEOJKHFMBHK")]
public bool Deojkhfmbhk { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"entry_id_list", IsPacked = true)]
public uint[] EntryIdLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class MazePropState : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"config_id")]
public uint ConfigId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"group_id")]
public uint GroupId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"state")]
public uint State { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class MazeGroup : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"NDACJGMMEAD")]
public long Ndacjgmmead { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"IAPDBFMCKNF")]
public bool Iapdbfmcknf { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"group_id")]
public uint GroupId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"CABGFJPHADE", IsPacked = true)]
public uint[] Cabgfjphades { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class ChestInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"chest_type")]
public ChestType ChestType { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"CCBLHBCKOLF")]
public uint Ccblhbckolf { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"IOLPGHABNNI")]
public uint Iolpghabnni { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"AJKFBCLNMLC")]
public partial class Ajkfbclnmlc : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"type")]
public uint Type { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(3, Name = @"NEENHEOIBEE")]
public uint Neenheoibee { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"IECJJOBEDOF")]
public uint Iecjjobedof { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class SceneMapInfo : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"maze_group_list")]
public global::System.Collections.Generic.List<MazeGroup> MazeGroupLists { get; } = new global::System.Collections.Generic.List<MazeGroup>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"maze_prop_list")]
public global::System.Collections.Generic.List<MazePropState> MazePropLists { get; } = new global::System.Collections.Generic.List<MazePropState>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(9, Name = @"lighten_section_list", IsPacked = true)]
public uint[] LightenSectionLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"cur_map_entry_id")]
public uint CurMapEntryId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"entry_id")]
public uint EntryId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"IKBKPJCANEA")]
public global::System.Collections.Generic.List<Ajkfbclnmlc> Ikbkpjcaneas { get; } = new global::System.Collections.Generic.List<Ajkfbclnmlc>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"KIGLLKIBNLI")]
public uint Kigllkibnli { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"unlock_teleport_list", IsPacked = true)]
public uint[] UnlockTeleportLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(13, Name = @"chest_list")]
public global::System.Collections.Generic.List<ChestInfo> ChestLists { get; } = new global::System.Collections.Generic.List<ChestInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public partial class GetSceneMapInfoScRsp : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(15, Name = @"entry_id")]
public uint EntryId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(5, Name = @"HNOHLAFHIAE")]
public uint Hnohlafhiae { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(1, Name = @"lighten_section_list", IsPacked = true)]
public uint[] LightenSectionLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(4, Name = @"maze_prop_list")]
public global::System.Collections.Generic.List<MazePropState> MazePropLists { get; } = new global::System.Collections.Generic.List<MazePropState>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(10, Name = @"chest_list")]
public global::System.Collections.Generic.List<ChestInfo> ChestLists { get; } = new global::System.Collections.Generic.List<ChestInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(14, Name = @"unlock_teleport_list", IsPacked = true)]
public uint[] UnlockTeleportLists { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(11, Name = @"DEOJKHFMBHK")]
public bool Deojkhfmbhk { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(2, Name = @"maze_group_list")]
public global::System.Collections.Generic.List<MazeGroup> MazeGroupLists { get; } = new global::System.Collections.Generic.List<MazeGroup>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(7, Name = @"cur_map_entry_id")]
public uint CurMapEntryId { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(12, Name = @"scene_map_info")]
public global::System.Collections.Generic.List<SceneMapInfo> SceneMapInfoes { get; } = new global::System.Collections.Generic.List<SceneMapInfo>();
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoMember(8, Name = @"retcode")]
public uint Retcode { get; set; }
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public enum AvatarSlot
{
[global::ProtoBuf.ProtoEnum(Name = @"AVATAR_SLOT_1")]
AvatarSlot1 = 0,
[global::ProtoBuf.ProtoEnum(Name = @"AVATAR_SLOT_2")]
AvatarSlot2 = 1,
[global::ProtoBuf.ProtoEnum(Name = @"AVATAR_SLOT_3")]
AvatarSlot3 = 2,
}
[global::ProtoBuf.ProtoContract()]
public enum ItemType
{
[global::ProtoBuf.ProtoEnum(Name = @"ITEM_TYPE_NONE")]
ItemTypeNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"ITEM_AVATAR_CARD")]
ItemAvatarCard = 1,
[global::ProtoBuf.ProtoEnum(Name = @"ITEM_EQUIPMENT")]
ItemEquipment = 2,
[global::ProtoBuf.ProtoEnum(Name = @"ITEM_MATERIAL")]
ItemMaterial = 3,
[global::ProtoBuf.ProtoEnum(Name = @"ITEM_AVATAR_EXP")]
ItemAvatarExp = 4,
[global::ProtoBuf.ProtoEnum(Name = @"ITEM_RELIC")]
ItemRelic = 5,
}
[global::ProtoBuf.ProtoContract()]
public enum VirtualItemType
{
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_NONE")]
VirtualItemNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_HCOIN")]
VirtualItemHcoin = 1,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_SCOIN")]
VirtualItemScoin = 2,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_MCOIN")]
VirtualItemMcoin = 3,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_STAMINA")]
VirtualItemStamina = 11,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_RESERVE_STAMINA")]
VirtualItemReserveStamina = 12,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_AVATAR_EXP")]
VirtualItemAvatarExp = 21,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_EXP")]
VirtualItemExp = 22,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_DAILY_ACTIVE_POINT")]
VirtualItemDailyActivePoint = 23,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_MP_MAX")]
VirtualItemMpMax = 24,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_PLAYER_RETURN_POINT")]
VirtualItemPlayerReturnPoint = 25,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_BATTLE_COLLEGE_POINT")]
VirtualItemBattleCollegePoint = 26,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_ROGUE_COIN")]
VirtualItemRogueCoin = 31,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_ROGUE_TALENT_COIN")]
VirtualItemRogueTalentCoin = 32,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_ROGUE_REWARD_KEY")]
VirtualItemRogueRewardKey = 33,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_ACHIEVEMENT_EXP")]
VirtualItemAchievementExp = 41,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_BP_EXP")]
VirtualItemBpExp = 51,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_BP_REAL_EXP")]
VirtualItemBpRealExp = 52,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_MUSEUM_FUNDS")]
VirtualItemMuseumFunds = 53,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_WARRIOR_EXP")]
VirtualItemWarriorExp = 190,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_ROGUE_EXP")]
VirtualItemRogueExp = 191,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_MAGE_EXP")]
VirtualItemMageExp = 192,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_SHAMAN_EXP")]
VirtualItemShamanExp = 193,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_WARLOCK_EXP")]
VirtualItemWarlockExp = 194,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_KNIGHT_EXP")]
VirtualItemKnightExp = 195,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_PRIEST_EXP")]
VirtualItemPriestExp = 196,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_PUNK_LORD_POINT")]
VirtualItemPunkLordPoint = 100000,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_GAMEPLAY_COUNTER_MONSTER_SNEAK_VISION")]
VirtualItemGameplayCounterMonsterSneakVision = 280001,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_GAMEPLAY_COUNTER_WOLF_BRO_BULLET")]
VirtualItemGameplayCounterWolfBroBullet = 280002,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_ALLEY_FUNDS")]
VirtualItemAlleyFunds = 281001,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_ROGUE_PUMAN_COUPON")]
VirtualItemRoguePumanCoupon = 281012,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_MONTH_CARD")]
VirtualItemMonthCard = 300101,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_BP_NORMAL")]
VirtualItemBpNormal = 300102,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_BP_DELUXE")]
VirtualItemBpDeluxe = 300103,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_BP_UPGRADE")]
VirtualItemBpUpgrade = 300104,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_HELIOBUS_FANS")]
VirtualItemHeliobusFans = 281002,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_SPACE_ZOO_HYBRID_ITEM")]
VirtualItemSpaceZooHybridItem = 281003,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_SPACE_ZOO_EXP_POINT")]
VirtualItemSpaceZooExpPoint = 281004,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_ROGUE_NOUS_TALENT_COIN")]
VirtualItemRogueNousTalentCoin = 281013,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_DRINK_MAKER_TIP")]
VirtualItemDrinkMakerTip = 281005,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_MONOPOLY_DICE")]
VirtualItemMonopolyDice = 281014,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_MONOPOLY_COIN")]
VirtualItemMonopolyCoin = 281015,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_MONOPOLY_CHEATDICE")]
VirtualItemMonopolyCheatdice = 281016,
[global::ProtoBuf.ProtoEnum(Name = @"VIRTUAL_ITEM_MONOPOLY_REROLL")]
VirtualItemMonopolyReroll = 281017,
}
[global::ProtoBuf.ProtoContract(Name = @"JNILDIIFFLP")]
public enum Jnildiifflp
{
[global::ProtoBuf.ProtoEnum(Name = @"GAMEPLAY_COUNTER_NONE")]
GameplayCounterNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"GAMEPLAY_COUNTER_MONSTER_SNEAK_VISION")]
GameplayCounterMonsterSneakVision = 280001,
}
[global::ProtoBuf.ProtoContract(Name = @"PGNDLDIDFKA")]
public enum Pgndldidfka
{
[global::ProtoBuf.ProtoEnum(Name = @"BLACK_LIMIT_LEVEL_ALL")]
BlackLimitLevelAll = 0,
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract()]
public enum AreaType
{
[global::ProtoBuf.ProtoEnum(Name = @"AREA_NONE")]
AreaNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"AREA_CN")]
AreaCn = 1,
[global::ProtoBuf.ProtoEnum(Name = @"AREA_JP")]
AreaJp = 2,
[global::ProtoBuf.ProtoEnum(Name = @"AREA_ASIA")]
AreaAsia = 3,
[global::ProtoBuf.ProtoEnum(Name = @"AREA_WEST")]
AreaWest = 4,
[global::ProtoBuf.ProtoEnum(Name = @"AREA_KR")]
AreaKr = 5,
[global::ProtoBuf.ProtoEnum(Name = @"AREA_OVERSEAS")]
AreaOverseas = 6,
}
[global::ProtoBuf.ProtoContract()]
public enum EntityType
{
[global::ProtoBuf.ProtoEnum(Name = @"ENTITY_NONE")]
EntityNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"ENTITY_AVATAR")]
EntityAvatar = 1,
[global::ProtoBuf.ProtoEnum(Name = @"ENTITY_MONSTER")]
EntityMonster = 2,
[global::ProtoBuf.ProtoEnum(Name = @"ENTITY_NPC")]
EntityNpc = 3,
[global::ProtoBuf.ProtoEnum(Name = @"ENTITY_PROP")]
EntityProp = 4,
[global::ProtoBuf.ProtoEnum(Name = @"ENTITY_TRIGGER")]
EntityTrigger = 5,
[global::ProtoBuf.ProtoEnum(Name = @"ENTITY_ENV")]
EntityEnv = 6,
[global::ProtoBuf.ProtoEnum(Name = @"ENTITY_SUMMON_UNIT")]
EntitySummonUnit = 7,
}
[global::ProtoBuf.ProtoContract()]
public enum LanguageType
{
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_NONE")]
LanguageNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_SC")]
LanguageSc = 1,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_TC")]
LanguageTc = 2,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_EN")]
LanguageEn = 3,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_KR")]
LanguageKr = 4,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_JP")]
LanguageJp = 5,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_FR")]
LanguageFr = 6,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_DE")]
LanguageDe = 7,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_ES")]
LanguageEs = 8,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_PT")]
LanguagePt = 9,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_RU")]
LanguageRu = 10,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_TH")]
LanguageTh = 11,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_VI")]
LanguageVi = 12,
[global::ProtoBuf.ProtoEnum(Name = @"LANGUAGE_ID")]
LanguageId = 13,
}
[global::ProtoBuf.ProtoContract()]
public enum PlatformType
{
[global::ProtoBuf.ProtoEnum(Name = @"EDITOR")]
Editor = 0,
[global::ProtoBuf.ProtoEnum(Name = @"IOS")]
Ios = 1,
[global::ProtoBuf.ProtoEnum(Name = @"ANDROID")]
Android = 2,
[global::ProtoBuf.ProtoEnum(Name = @"PC")]
Pc = 3,
[global::ProtoBuf.ProtoEnum(Name = @"WEB")]
Web = 4,
[global::ProtoBuf.ProtoEnum(Name = @"WAP")]
Wap = 5,
[global::ProtoBuf.ProtoEnum(Name = @"PS4")]
Ps4 = 6,
[global::ProtoBuf.ProtoEnum(Name = @"NINTENDO")]
Nintendo = 7,
[global::ProtoBuf.ProtoEnum(Name = @"CLOUD_ANDROID")]
CloudAndroid = 8,
[global::ProtoBuf.ProtoEnum(Name = @"CLOUD_PC")]
CloudPc = 9,
[global::ProtoBuf.ProtoEnum(Name = @"CLOUD_IOS")]
CloudIos = 10,
[global::ProtoBuf.ProtoEnum(Name = @"PS5")]
Ps5 = 11,
[global::ProtoBuf.ProtoEnum(Name = @"MAC")]
Mac = 12,
[global::ProtoBuf.ProtoEnum(Name = @"CLOUD_MAC")]
CloudMac = 13,
[global::ProtoBuf.ProtoEnum(Name = @"CLOUD_WEB_ANDROID")]
CloudWebAndroid = 20,
[global::ProtoBuf.ProtoEnum(Name = @"CLOUD_WEB_IOS")]
CloudWebIos = 21,
[global::ProtoBuf.ProtoEnum(Name = @"CLOUD_WEB_PC")]
CloudWebPc = 22,
[global::ProtoBuf.ProtoEnum(Name = @"CLOUD_WEB_MAC")]
CloudWebMac = 23,
[global::ProtoBuf.ProtoEnum(Name = @"CLOUD_WEB_TOUCH")]
CloudWebTouch = 24,
[global::ProtoBuf.ProtoEnum(Name = @"CLOUD_WEB_KEYBOARD")]
CloudWebKeyboard = 25,
}
[global::ProtoBuf.ProtoContract(Name = @"KGDDCEHMEIA")]
public enum Kgddcehmeia
{
[global::ProtoBuf.ProtoEnum(Name = @"NO_KICK")]
NoKick = 0,
[global::ProtoBuf.ProtoEnum(Name = @"FORCE_KICK")]
ForceKick = 1,
[global::ProtoBuf.ProtoEnum(Name = @"IDLE_KICK")]
IdleKick = 2,
[global::ProtoBuf.ProtoEnum(Name = @"SILENCE")]
Silence = 3,
}
[global::ProtoBuf.ProtoContract()]
public enum AvatarType
{
[global::ProtoBuf.ProtoEnum(Name = @"AVATAR_TYPE_NONE")]
AvatarTypeNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"AVATAR_TRIAL_TYPE")]
AvatarTrialType = 1,
[global::ProtoBuf.ProtoEnum(Name = @"AVATAR_LIMIT_TYPE")]
AvatarLimitType = 2,
[global::ProtoBuf.ProtoEnum(Name = @"AVATAR_FORMAL_TYPE")]
AvatarFormalType = 3,
[global::ProtoBuf.ProtoEnum(Name = @"AVATAR_ASSIST_TYPE")]
AvatarAssistType = 4,
[global::ProtoBuf.ProtoEnum(Name = @"AVATAR_AETHER_DIVIDE_TYPE")]
AvatarAetherDivideType = 5,
}
[global::ProtoBuf.ProtoContract()]
public enum HeroBasicType
{
None = 0,
BoyWarrior = 8001,
GirlWarrior = 8002,
BoyKnight = 8003,
GirlKnight = 8004,
BoyRogue = 8005,
GirlRogue = 8006,
BoyMage = 8007,
GirlMage = 8008,
BoyShaman = 8009,
GirlShaman = 8010,
BoyWarlock = 8011,
GirlWarlock = 8012,
BoyPriest = 8013,
GirlPriest = 8014,
}
[global::ProtoBuf.ProtoContract()]
public enum Gender
{
GenderNone = 0,
GenderMan = 1,
GenderWoman = 2,
}
2024-01-27 13:08:24 +00:00
2024-02-21 06:41:22 +00:00
[global::ProtoBuf.ProtoContract(Name = @"CBHMODEMOED")]
public enum Cbhmodemoed
{
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_NONE")]
ProductNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_NORMAL")]
ProductNormal = 1,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_LIMIT")]
ProductLimit = 2,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_LIMIT_NO_PAY")]
ProductLimitNoPay = 3,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_NO_PROCESS_ORDER")]
ProductNoProcessOrder = 4,
}
[global::ProtoBuf.ProtoContract()]
public enum ProductGiftType
{
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_NONE")]
ProductGiftNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_COIN")]
ProductGiftCoin = 1,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_MONTH_CARD")]
ProductGiftMonthCard = 2,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_BP_68")]
ProductGiftBp68 = 3,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_BP_128")]
ProductGiftBp128 = 4,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_BP68_UPGRADE_128")]
ProductGiftBp68Upgrade128 = 5,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_POINT_CARD")]
ProductGiftPointCard = 6,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_PS_PRE_ORDER_1")]
ProductGiftPsPreOrder1 = 7,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_PS_PRE_ORDER_2")]
ProductGiftPsPreOrder2 = 8,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_GOOGLE_POINTS_100")]
ProductGiftGooglePoints100 = 9,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_GOOGLE_POINTS_150")]
ProductGiftGooglePoints150 = 10,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_PS_POINT_CARD_030")]
ProductGiftPsPointCard030 = 11,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_PS_POINT_CARD_050")]
ProductGiftPsPointCard050 = 12,
[global::ProtoBuf.ProtoEnum(Name = @"PRODUCT_GIFT_PS_POINT_CARD_100")]
ProductGiftPsPointCard100 = 13,
}
[global::ProtoBuf.ProtoContract()]
public enum FeatureSwitchType
{
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_NONE")]
FeatureSwitchNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_SHOP")]
FeatureSwitchShop = 1,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_LINEUP_NAME")]
FeatureSwitchLineupName = 2,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_RECHARGE_SHOP")]
FeatureSwitchRechargeShop = 3,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_NICKNAME")]
FeatureSwitchNickname = 4,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_SIGNATURE")]
FeatureSwitchSignature = 5,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_BATTLEPASS")]
FeatureSwitchBattlepass = 6,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_PUNK_LORD")]
FeatureSwitchPunkLord = 7,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_MONTHCARD_DAILY")]
FeatureSwitchMonthcardDaily = 8,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_PICTURE_SHARE")]
FeatureSwitchPictureShare = 9,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_ROGUE")]
FeatureSwitchRogue = 10,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_CHALLENGE")]
FeatureSwitchChallenge = 11,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_COCOON")]
FeatureSwitchCocoon = 12,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_RAID")]
FeatureSwitchRaid = 13,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_MAZE_PLANE_EVENT")]
FeatureSwitchMazePlaneEvent = 14,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_ACTIVITY_PANEL")]
FeatureSwitchActivityPanel = 15,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_MAILBOX")]
FeatureSwitchMailbox = 16,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_QUEST")]
FeatureSwitchQuest = 17,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_GACHA")]
FeatureSwitchGacha = 18,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_CHAT")]
FeatureSwitchChat = 19,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_MODIFY_FRIEND_ALIAS")]
FeatureSwitchModifyFriendAlias = 20,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_USE_ITEM")]
FeatureSwitchUseItem = 21,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_ACTIVITY_SCHEDULE")]
FeatureSwitchActivitySchedule = 22,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_FARM_ELEMENT")]
FeatureSwitchFarmElement = 23,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_ACHIEVEMENT_LEVEL")]
FeatureSwitchAchievementLevel = 24,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_DAILY_ACTIVE_LEVEL")]
FeatureSwitchDailyActiveLevel = 25,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_PLAYER_RETURN")]
FeatureSwitchPlayerReturn = 26,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_FIRST_SET_NICKNAME")]
FeatureSwitchFirstSetNickname = 27,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_MAIN_MISSION_REWARD")]
FeatureSwitchMainMissionReward = 28,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_SUB_MISSION_REWARD")]
FeatureSwitchSubMissionReward = 29,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_PAM_MISSION")]
FeatureSwitchPamMission = 30,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_DAILY_MISSION")]
FeatureSwitchDailyMission = 31,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_DESTROY_ITEM")]
FeatureSwitchDestroyItem = 32,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_CONSUME_ITEM_TURN")]
FeatureSwitchConsumeItemTurn = 33,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_ROGUE_MODIFIER")]
FeatureSwitchRogueModifier = 34,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_CHESS_ROGUE")]
FeatureSwitchChessRogue = 35,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_CHESS_ROGUE_BOARD")]
FeatureSwitchChessRogueBoard = 36,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_ROLL_SHOP")]
FeatureSwitchRollShop = 37,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_H5_RETURN")]
FeatureSwitchH5Return = 38,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_OFFERING")]
FeatureSwitchOffering = 39,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_SERVER_RED_POINT")]
FeatureSwitchServerRedPoint = 40,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_MONOPOLY_OPTION_RATIO")]
FeatureSwitchMonopolyOptionRatio = 41,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_MONOPOLY_GET_RAFFLE_TICKET")]
FeatureSwitchMonopolyGetRaffleTicket = 42,
[global::ProtoBuf.ProtoEnum(Name = @"FEATURE_SWITCH_MONOPOLY_TAKE_RAFFLE_REWARD")]
FeatureSwitchMonopolyTakeRaffleReward = 43,
}
[global::ProtoBuf.ProtoContract()]
public enum SecretKeyType
{
[global::ProtoBuf.ProtoEnum(Name = @"SECRET_KEY_NONE")]
SecretKeyNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"SECRET_KEY_SERVER_CHECK")]
SecretKeyServerCheck = 1,
[global::ProtoBuf.ProtoEnum(Name = @"SECRET_KEY_VIDEO")]
SecretKeyVideo = 2,
[global::ProtoBuf.ProtoEnum(Name = @"SECRET_KEY_BATTLE_TIME")]
SecretKeyBattleTime = 3,
}
[global::ProtoBuf.ProtoContract()]
public enum ReplayType
{
[global::ProtoBuf.ProtoEnum(Name = @"REPLAY_TYPE_NONE")]
ReplayTypeNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"REPLAY_TYPE_PUNK_LORD")]
ReplayTypePunkLord = 1,
}
[global::ProtoBuf.ProtoContract()]
public enum PunkLordShareType
{
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_SHARE_TYPE_NONE")]
PunkLordShareTypeNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_SHARE_TYPE_FRIEND")]
PunkLordShareTypeFriend = 1,
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_SHARE_TYPE_ALL")]
PunkLordShareTypeAll = 2,
}
[global::ProtoBuf.ProtoContract()]
public enum PunkLordAttackerStatus
{
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_ATTACKER_STATUS_NONE")]
PunkLordAttackerStatusNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_ATTACKER_STATUS_ATTACKED")]
PunkLordAttackerStatusAttacked = 1,
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_ATTACKER_STATUS_ATTACKING")]
PunkLordAttackerStatusAttacking = 2,
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_ATTACKER_STATUS_ATTACKED_AND_ATTACKING")]
PunkLordAttackerStatusAttackedAndAttacking = 3,
}
[global::ProtoBuf.ProtoContract(Name = @"NFILBPDFCCP")]
public enum Nfilbpdfccp
{
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_MONSTER_INFO_NOTIFY_REASON_NONE")]
PunkLordMonsterInfoNotifyReasonNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_MONSTER_INFO_NOTIFY_REASON_ENTER_RAID")]
PunkLordMonsterInfoNotifyReasonEnterRaid = 1,
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_MONSTER_INFO_NOTIFY_REASON_BATTLE_END")]
PunkLordMonsterInfoNotifyReasonBattleEnd = 2,
[global::ProtoBuf.ProtoEnum(Name = @"PUNK_LORD_MONSTER_INFO_NOTIFY_REASON_LEAVE_RAID")]
PunkLordMonsterInfoNotifyReasonLeaveRaid = 3,
}
[global::ProtoBuf.ProtoContract(Name = @"LGFKOOJHLGK")]
public enum Lgfkoojhlgk
{
[global::ProtoBuf.ProtoEnum(Name = @"CHAT_TYPE_NONE")]
ChatTypeNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"CHAT_TYPE_PRIVATE")]
ChatTypePrivate = 1,
[global::ProtoBuf.ProtoEnum(Name = @"CHAT_TYPE_GROUP")]
ChatTypeGroup = 2,
}
[global::ProtoBuf.ProtoContract()]
public enum MsgType
{
[global::ProtoBuf.ProtoEnum(Name = @"MSG_TYPE_NONE")]
MsgTypeNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"MSG_TYPE_CUSTOM_TEXT")]
MsgTypeCustomText = 1,
[global::ProtoBuf.ProtoEnum(Name = @"MSG_TYPE_EMOJI")]
MsgTypeEmoji = 2,
}
[global::ProtoBuf.ProtoContract(Name = @"GGKPHEMBCCE")]
public enum Ggkphembcce
{
[global::ProtoBuf.ProtoEnum(Name = @"SHIELD_TYPE_NONE")]
ShieldTypeNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"SHIELD_TYPE_REPLACE")]
ShieldTypeReplace = 1,
[global::ProtoBuf.ProtoEnum(Name = @"SHIELD_TYPE_SHIED")]
ShieldTypeShied = 2,
}
[global::ProtoBuf.ProtoContract()]
public enum FuncUnlockIdType
{
[global::ProtoBuf.ProtoEnum(Name = @"FUNC_UNLOCK_ID_NONE")]
FuncUnlockIdNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"FUNC_UNLOCK_ID_RELIC")]
FuncUnlockIdRelic = 403,
[global::ProtoBuf.ProtoEnum(Name = @"FUNC_UNLOCK_ID_RELIC_NUM")]
FuncUnlockIdRelicNum = 404,
[global::ProtoBuf.ProtoEnum(Name = @"FUNC_UNLOCK_ID_EQUIPMENT")]
FuncUnlockIdEquipment = 401,
[global::ProtoBuf.ProtoEnum(Name = @"FUNC_UNLOCK_ID_SKILLTREE")]
FuncUnlockIdSkilltree = 402,
[global::ProtoBuf.ProtoEnum(Name = @"FUNC_UNLOCK_ID_GACHA")]
FuncUnlockIdGacha = 2300,
[global::ProtoBuf.ProtoEnum(Name = @"FUNC_UNLOCK_ID_EXPEDITION")]
FuncUnlockIdExpedition = 3100,
[global::ProtoBuf.ProtoEnum(Name = @"FUNC_UNLOCK_ID_COMPOSE")]
FuncUnlockIdCompose = 4100,
[global::ProtoBuf.ProtoEnum(Name = @"FUNC_UNLOCK_ID_FIGHTACTIVITY")]
FuncUnlockIdFightactivity = 3700,
}
[global::ProtoBuf.ProtoContract(Name = @"DCAPECMGLBH")]
public enum Dcapecmglbh
{
[global::ProtoBuf.ProtoEnum(Name = @"ASSIST_AVATAR_UNKNOW")]
AssistAvatarUnknow = 0,
[global::ProtoBuf.ProtoEnum(Name = @"ASSIST_AVATAR_LEVEL")]
AssistAvatarLevel = 1,
[global::ProtoBuf.ProtoEnum(Name = @"ASSIST_AVATAR_RANK")]
AssistAvatarRank = 2,
}
[global::ProtoBuf.ProtoContract(Name = @"JIFNDPEACNA")]
public enum Jifndpeacna
{
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_CHECK_STRATEGY_IDENTICAL")]
BattleCheckStrategyIdentical = 0,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_CHECK_STRATEGY_SERVER")]
BattleCheckStrategyServer = 1,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_CHECK_STRATEGY_CLIENT")]
BattleCheckStrategyClient = 2,
}
[global::ProtoBuf.ProtoContract()]
public enum BattleCheckResultType
{
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_CHECK_RESULT_SUCC")]
BattleCheckResultSucc = 0,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_CHECK_RESULT_FAIL")]
BattleCheckResultFail = 1,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_CHECK_RESULT_PASS")]
BattleCheckResultPass = 2,
}
[global::ProtoBuf.ProtoContract(Name = @"NNHMNDEADHC")]
public enum Nnhmndeadhc
{
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_MODULE_MAZE")]
BattleModuleMaze = 0,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_MODULE_CHALLENGE")]
BattleModuleChallenge = 1,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_MODULE_COCOON")]
BattleModuleCocoon = 2,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_MODULE_ROGUE")]
BattleModuleRogue = 3,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_MODULE_CHALLENGE_ACTIVITY")]
BattleModuleChallengeActivity = 4,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_MODULE_TRIAL_LEVEL")]
BattleModuleTrialLevel = 5,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_MODULE_AETHER_DIVIDE")]
BattleModuleAetherDivide = 6,
}
[global::ProtoBuf.ProtoContract(Name = @"KFFDAGKJAAN")]
public enum Kffdagkjaan
{
[global::ProtoBuf.ProtoEnum(Name = @"AETHERDIVIDE_SPIRIT_LINEUP_NONE")]
AetherdivideSpiritLineupNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"AETHERDIVIDE_SPIRIT_LINEUP_NORMAL")]
AetherdivideSpiritLineupNormal = 1,
[global::ProtoBuf.ProtoEnum(Name = @"AETHERDIVIDE_SPIRIT_LINEUP_TRIAL")]
AetherdivideSpiritLineupTrial = 2,
}
[global::ProtoBuf.ProtoContract(Name = @"BAAHONPPLAJ")]
public enum Baahonpplaj
{
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_TARGET_TYPE_NONE")]
BattleTargetTypeNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_TARGET_TYPE_SCORE")]
BattleTargetTypeScore = 1,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_TARGET_TYPE_ACHIEVEMENT")]
BattleTargetTypeAchievement = 2,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_TARGET_TYPE_RAID")]
BattleTargetTypeRaid = 3,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_TARGET_TYPE_CHALLENGE_SCORE")]
BattleTargetTypeChallengeScore = 4,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_TARGET_TYPE_COMMON")]
BattleTargetTypeCommon = 5,
}
[global::ProtoBuf.ProtoContract(Name = @"GIECDPICNHJ")]
public enum Giecdpicnhj
{
[global::ProtoBuf.ProtoEnum(Name = @"UNKNOWN")]
Unknown = 0,
[global::ProtoBuf.ProtoEnum(Name = @"KILLED_BY_OTHERS")]
KilledByOthers = 1,
[global::ProtoBuf.ProtoEnum(Name = @"KILLED_BY_SELF")]
KilledBySelf = 2,
[global::ProtoBuf.ProtoEnum(Name = @"ESCAPE")]
Escape = 3,
}
[global::ProtoBuf.ProtoContract(Name = @"GNHDKOFHFAI")]
public enum Gnhdkofhfai
{
[global::ProtoBuf.ProtoEnum(Name = @"TAG_NONE")]
TagNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"TAG_HIDE_NPC_MONSTER")]
TagHideNpcMonster = 1,
}
[global::ProtoBuf.ProtoContract(Name = @"CCBLMJCLPAL")]
public enum Ccblmjclpal
{
[global::ProtoBuf.ProtoEnum(Name = @"NORMAL_CREATE")]
NormalCreate = 0,
[global::ProtoBuf.ProtoEnum(Name = @"FORM_CHANGE")]
FormChange = 1,
}
[global::ProtoBuf.ProtoContract(Name = @"OEDPADFJAHH")]
public enum Oedpadfjahh
{
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_END_REASON_NONE")]
BattleEndReasonNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_END_REASON_ALL_DIE")]
BattleEndReasonAllDie = 1,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_END_REASON_TURN_LIMIT")]
BattleEndReasonTurnLimit = 2,
}
[global::ProtoBuf.ProtoContract(Name = @"BEGPPBGODNA")]
public enum Begppbgodna
{
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_STATICTIC_EVENT_NONE")]
BattleStaticticEventNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_STATICTIC_EVENT_TREASURE_DUNGEON_ADD_EXPLORE")]
BattleStaticticEventTreasureDungeonAddExplore = 1,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_STATICTIC_EVENT_TREASURE_DUNGEON_OPEN_GRID")]
BattleStaticticEventTreasureDungeonOpenGrid = 2,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_STATICTIC_EVENT_TREASURE_DUNGEON_PICKUP_ITEM")]
BattleStaticticEventTreasureDungeonPickupItem = 3,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_STATICTIC_EVENT_TREASURE_DUNGEON_USE_BUFF")]
BattleStaticticEventTreasureDungeonUseBuff = 4,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_STATICTIC_EVENT_TELEVISION_ACTIVITY_UPDATE_MAZE_BUFF_LAYER")]
BattleStaticticEventTelevisionActivityUpdateMazeBuffLayer = 5,
}
[global::ProtoBuf.ProtoContract()]
public enum BattleEndStatus
{
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_END_NONE")]
BattleEndNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_END_WIN")]
BattleEndWin = 1,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_END_LOSE")]
BattleEndLose = 2,
[global::ProtoBuf.ProtoEnum(Name = @"BATTLE_END_QUIT")]
BattleEndQuit = 3,
}
[global::ProtoBuf.ProtoContract()]
public enum Retcode
{
[global::ProtoBuf.ProtoEnum(Name = @"RET_SUCC")]
RetSucc = 0,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FAIL")]
RetFail = 1,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SERVER_INTERNAL_ERROR")]
RetServerInternalError = 2,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TIMEOUT")]
RetTimeout = 3,
[global::ProtoBuf.ProtoEnum(Name = @"RET_REPEATED_REQ")]
RetRepeatedReq = 4,
[global::ProtoBuf.ProtoEnum(Name = @"RET_REQ_PARA_INVALID")]
RetReqParaInvalid = 5,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_DATA_ERROR")]
RetPlayerDataError = 6,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_CLIENT_PAUSED")]
RetPlayerClientPaused = 7,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FUNC_CHECK_FAILED")]
RetFuncCheckFailed = 8,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FEATURE_SWITCH_CLOSED")]
RetFeatureSwitchClosed = 9,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FREQ_OVER_LIMIT")]
RetFreqOverLimit = 10,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SYSTEM_BUSY")]
RetSystemBusy = 11,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_NOT_ONLINE")]
RetPlayerNotOnline = 12,
[global::ProtoBuf.ProtoEnum(Name = @"RET_REPEATE_LOGIN")]
RetRepeateLogin = 1000,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RETRY_LOGIN")]
RetRetryLogin = 1001,
[global::ProtoBuf.ProtoEnum(Name = @"RET_WAIT_LOGIN")]
RetWaitLogin = 1002,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NOT_IN_WHITE_LIST")]
RetNotInWhiteList = 1003,
[global::ProtoBuf.ProtoEnum(Name = @"RET_IN_BLACK_LIST")]
RetInBlackList = 1004,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ACCOUNT_VERIFY_ERROR")]
RetAccountVerifyError = 1005,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ACCOUNT_PARA_ERROR")]
RetAccountParaError = 1006,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ANTI_ADDICT_LOGIN")]
RetAntiAddictLogin = 1007,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHECK_SUM_ERROR")]
RetCheckSumError = 1008,
[global::ProtoBuf.ProtoEnum(Name = @"RET_REACH_MAX_PLAYER_NUM")]
RetReachMaxPlayerNum = 1009,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALREADY_REGISTERED")]
RetAlreadyRegistered = 1010,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GENDER_ERROR")]
RetGenderError = 1011,
[global::ProtoBuf.ProtoEnum(Name = @"SET_NICKNAME_RET_CALLBACK_PROCESSING")]
SetNicknameRetCallbackProcessing = 1012,
[global::ProtoBuf.ProtoEnum(Name = @"RET_IN_GM_BIND_ACCESS")]
RetInGmBindAccess = 1013,
[global::ProtoBuf.ProtoEnum(Name = @"RET_QUEST_REWARD_ALREADY_TAKEN")]
RetQuestRewardAlreadyTaken = 1100,
[global::ProtoBuf.ProtoEnum(Name = @"RET_QUEST_NOT_ACCEPT")]
RetQuestNotAccept = 1101,
[global::ProtoBuf.ProtoEnum(Name = @"RET_QUEST_NOT_FINISH")]
RetQuestNotFinish = 1102,
[global::ProtoBuf.ProtoEnum(Name = @"RET_QUEST_STATUS_ERROR")]
RetQuestStatusError = 1103,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ACHIEVEMENT_LEVEL_NOT_REACH")]
RetAchievementLevelNotReach = 1104,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ACHIEVEMENT_LEVEL_ALREADY_TAKEN")]
RetAchievementLevelAlreadyTaken = 1105,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_NOT_EXIST")]
RetAvatarNotExist = 1200,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_RES_EXP_NOT_ENOUGH")]
RetAvatarResExpNotEnough = 1201,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_EXP_REACH_PROMOTION_LIMIT")]
RetAvatarExpReachPromotionLimit = 1202,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_REACH_MAX_PROMOTION")]
RetAvatarReachMaxPromotion = 1203,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SKILLTREE_CONFIG_NOT_EXIST")]
RetSkilltreeConfigNotExist = 1204,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SKILLTREE_ALREADY_UNLOCK")]
RetSkilltreeAlreadyUnlock = 1205,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SKILLTREE_PRE_LOCKED")]
RetSkilltreePreLocked = 1206,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SKILLTREE_LEVEL_NOT_MEET")]
RetSkilltreeLevelNotMeet = 1207,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SKILLTREE_RANK_NOT_MEET")]
RetSkilltreeRankNotMeet = 1208,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_DRESS_NO_EQUIPMENT")]
RetAvatarDressNoEquipment = 1209,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_EXP_ITEM_NOT_EXIST")]
RetAvatarExpItemNotExist = 1210,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SKILLTREE_POINT_UNLOCK")]
RetSkilltreePointUnlock = 1211,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SKILLTREE_POINT_LEVEL_UPGRADE_NOT_MATCH")]
RetSkilltreePointLevelUpgradeNotMatch = 1212,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SKILLTREE_POINT_LEVEL_REACH_MAX")]
RetSkilltreePointLevelReachMax = 1213,
[global::ProtoBuf.ProtoEnum(Name = @"RET_WORLD_LEVEL_NOT_MEET")]
RetWorldLevelNotMeet = 1214,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_LEVEL_NOT_MEET")]
RetPlayerLevelNotMeet = 1215,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_RANK_NOT_MATCH")]
RetAvatarRankNotMatch = 1216,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_RANK_REACH_MAX")]
RetAvatarRankReachMax = 1217,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HERO_BASIC_TYPE_NOT_MATCH")]
RetHeroBasicTypeNotMatch = 1218,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_PROMOTION_NOT_MEET")]
RetAvatarPromotionNotMeet = 1219,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PROMOTION_REWARD_CONFIG_NOT_EXIST")]
RetPromotionRewardConfigNotExist = 1220,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PROMOTION_REWARD_ALREADY_TAKEN")]
RetPromotionRewardAlreadyTaken = 1221,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_SKIN_ITEM_NOT_EXIST")]
RetAvatarSkinItemNotExist = 1222,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_SKIN_ALREADY_DRESSED")]
RetAvatarSkinAlreadyDressed = 1223,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_NOT_DRESS_SKIN")]
RetAvatarNotDressSkin = 1224,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_SKIN_NOT_MATCH_AVATAR")]
RetAvatarSkinNotMatchAvatar = 1225,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_NOT_EXIST")]
RetItemNotExist = 1300,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_COST_NOT_ENOUGH")]
RetItemCostNotEnough = 1301,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_COST_TOO_MUCH")]
RetItemCostTooMuch = 1302,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_NO_COST")]
RetItemNoCost = 1303,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_NOT_ENOUGH")]
RetItemNotEnough = 1304,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_INVALID")]
RetItemInvalid = 1305,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_CONFIG_NOT_EXIST")]
RetItemConfigNotExist = 1306,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SCOIN_NOT_ENOUGH")]
RetScoinNotEnough = 1307,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_REWARD_EXCEED_LIMIT")]
RetItemRewardExceedLimit = 1308,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_INVALID_USE")]
RetItemInvalidUse = 1309,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_USE_CONFIG_NOT_EXIST")]
RetItemUseConfigNotExist = 1310,
[global::ProtoBuf.ProtoEnum(Name = @"RET_REWARD_CONFIG_NOT_EXIST")]
RetRewardConfigNotExist = 1311,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_EXCEED_LIMIT")]
RetItemExceedLimit = 1312,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_COUNT_INVALID")]
RetItemCountInvalid = 1313,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_USE_TARGET_TYPE_INVALID")]
RetItemUseTargetTypeInvalid = 1314,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_USE_SATIETY_FULL")]
RetItemUseSatietyFull = 1315,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_COMPOSE_NOT_EXIST")]
RetItemComposeNotExist = 1316,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_COMPOSE_NOT_EXIST")]
RetRelicComposeNotExist = 1317,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_CAN_NOT_SELL")]
RetItemCanNotSell = 1318,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_SELL_EXCEDD_LIMIT")]
RetItemSellExceddLimit = 1319,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_NOT_IN_COST_LIST")]
RetItemNotInCostList = 1320,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_SPECIAL_COST_NOT_ENOUGH")]
RetItemSpecialCostNotEnough = 1321,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_SPECIAL_COST_TOO_MUCH")]
RetItemSpecialCostTooMuch = 1322,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_FORMULA_NOT_EXIST")]
RetItemFormulaNotExist = 1323,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_AUTO_GIFT_OPTIONAL_NOT_EXIST")]
RetItemAutoGiftOptionalNotExist = 1324,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_COMPOSE_RELIC_INVALID")]
RetRelicComposeRelicInvalid = 1325,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_COMPOSE_MAIN_AFFIX_ID_INVALID")]
RetRelicComposeMainAffixIdInvalid = 1326,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_COMPOSE_WRONG_FORMULA_TYPE")]
RetRelicComposeWrongFormulaType = 1327,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_COMPOSE_RELIC_NOT_EXIST")]
RetRelicComposeRelicNotExist = 1328,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_COMPOSE_BLACK_GOLD_COUNT_INVALID")]
RetRelicComposeBlackGoldCountInvalid = 1329,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_COMPOSE_BLACK_GOLD_NOT_NEED")]
RetRelicComposeBlackGoldNotNeed = 1330,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONTH_CARD_CANNOT_USE")]
RetMonthCardCannotUse = 1331,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_REWARD_EXCEED_DISAPPEAR")]
RetItemRewardExceedDisappear = 1332,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_NEED_RECYCLE")]
RetItemNeedRecycle = 1333,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_COMPOSE_EXCEED_LIMIT")]
RetItemComposeExceedLimit = 1334,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_CAN_NOT_DESTROY")]
RetItemCanNotDestroy = 1335,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_ALREADY_MARK")]
RetItemAlreadyMark = 1336,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_MARK_EXCEED_LIMIT")]
RetItemMarkExceedLimit = 1337,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_NOT_MARK")]
RetItemNotMark = 1338,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEN_TURN_FOOD_NOT_SET")]
RetItenTurnFoodNotSet = 1339,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_TURN_FOOD_ALREADY_SET")]
RetItemTurnFoodAlreadySet = 1340,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_TURN_FOOD_CONSUME_TYPE_ERROR")]
RetItemTurnFoodConsumeTypeError = 1341,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_TURN_FOOD_SWITCH_ALREADY_OPEN")]
RetItemTurnFoodSwitchAlreadyOpen = 1342,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_TURN_FOOD_SWITCH_ALREADY_CLOSE")]
RetItemTurnFoodSwitchAlreadyClose = 1343,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HCOIN_EXCHANGE_TOO_MUCH")]
RetHcoinExchangeTooMuch = 1344,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ITEM_TURN_FOOD_SCENE_TYPE_ERROR")]
RetItemTurnFoodSceneTypeError = 1345,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_ALREADY_DRESSED")]
RetEquipmentAlreadyDressed = 1350,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_NOT_EXIST")]
RetEquipmentNotExist = 1351,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_REACH_LEVEL_LIMIT")]
RetEquipmentReachLevelLimit = 1352,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_CONSUME_SELF")]
RetEquipmentConsumeSelf = 1353,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_ALREADY_LOCKED")]
RetEquipmentAlreadyLocked = 1354,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_ALREADY_UNLOCKED")]
RetEquipmentAlreadyUnlocked = 1355,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_LOCKED")]
RetEquipmentLocked = 1356,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_SELECT_NUM_OVER_LIMIT")]
RetEquipmentSelectNumOverLimit = 1357,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_RANK_UP_MUST_CONSUME_SAME_TID")]
RetEquipmentRankUpMustConsumeSameTid = 1358,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_PROMOTION_REACH_MAX")]
RetEquipmentPromotionReachMax = 1359,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_RANK_UP_REACH_MAX")]
RetEquipmentRankUpReachMax = 1360,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_LEVEL_REACH_MAX")]
RetEquipmentLevelReachMax = 1361,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_EXCEED_LIMIT")]
RetEquipmentExceedLimit = 1362,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_NOT_EXIST")]
RetRelicNotExist = 1363,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_REACH_LEVEL_LIMIT")]
RetRelicReachLevelLimit = 1364,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_CONSUME_SELF")]
RetRelicConsumeSelf = 1365,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_ALREADY_DRESSED")]
RetRelicAlreadyDressed = 1366,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_LOCKED")]
RetRelicLocked = 1367,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_ALREADY_LOCKED")]
RetRelicAlreadyLocked = 1368,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_ALREADY_UNLOCKED")]
RetRelicAlreadyUnlocked = 1369,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_LEVEL_IS_NOT_ZERO")]
RetRelicLevelIsNotZero = 1370,
[global::ProtoBuf.ProtoEnum(Name = @"RET_UNIQUE_ID_REPEATED")]
RetUniqueIdRepeated = 1371,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_LEVEL_NOT_MEET")]
RetEquipmentLevelNotMeet = 1372,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_ITEM_NOT_IN_COST_LIST")]
RetEquipmentItemNotInCostList = 1373,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_LEVEL_GREATER_THAN_ONE")]
RetEquipmentLevelGreaterThanOne = 1374,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_ALREADY_RANKED")]
RetEquipmentAlreadyRanked = 1375,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_EXCEED_LIMIT")]
RetRelicExceedLimit = 1376,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_ALREADY_DISCARDED")]
RetRelicAlreadyDiscarded = 1377,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RELIC_ALREADY_UNDISCARDED")]
RetRelicAlreadyUndiscarded = 1378,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EQUIPMENT_BATCH_LOCK_TOO_FAST")]
RetEquipmentBatchLockTooFast = 1379,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_INVALID_INDEX")]
RetLineupInvalidIndex = 1400,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_INVALID_MEMBER_POS")]
RetLineupInvalidMemberPos = 1401,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_SWAP_NOT_EXIST")]
RetLineupSwapNotExist = 1402,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_AVATAR_ALREADY_IN")]
RetLineupAvatarAlreadyIn = 1403,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_CREATE_AVATAR_ERROR")]
RetLineupCreateAvatarError = 1404,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_AVATAR_INIT_ERROR")]
RetLineupAvatarInitError = 1405,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_NOT_EXIST")]
RetLineupNotExist = 1406,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_ONLY_ONE_MEMBER")]
RetLineupOnlyOneMember = 1407,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_SAME_LEADER_SLOT")]
RetLineupSameLeaderSlot = 1408,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_NO_LEADER_SELECT")]
RetLineupNoLeaderSelect = 1409,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_SWAP_SAME_SLOT")]
RetLineupSwapSameSlot = 1410,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_AVATAR_NOT_EXIST")]
RetLineupAvatarNotExist = 1411,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_TRIAL_AVATAR_CAN_NOT_QUIT")]
RetLineupTrialAvatarCanNotQuit = 1412,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_VIRTUAL_LINEUP_PLANE_NOT_MATCH")]
RetLineupVirtualLineupPlaneNotMatch = 1413,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_NOT_VALID_LEADER")]
RetLineupNotValidLeader = 1414,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_SAME_INDEX")]
RetLineupSameIndex = 1415,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_IS_EMPTY")]
RetLineupIsEmpty = 1416,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_NAME_FORMAT_ERROR")]
RetLineupNameFormatError = 1417,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_TYPE_NOT_MATCH")]
RetLineupTypeNotMatch = 1418,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_REPLACE_ALL_FAILED")]
RetLineupReplaceAllFailed = 1419,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_NOT_ALLOW_EDIT")]
RetLineupNotAllowEdit = 1420,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_AVATAR_IS_ALIVE")]
RetLineupAvatarIsAlive = 1421,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_ASSIST_HAS_ONLY_MEMBER")]
RetLineupAssistHasOnlyMember = 1422,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_ASSIST_CANNOT_SWITCH")]
RetLineupAssistCannotSwitch = 1423,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_AVATAR_TYPE_INVALID")]
RetLineupAvatarTypeInvalid = 1424,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_NAME_UTF8_ERROR")]
RetLineupNameUtf8Error = 1425,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_LEADER_LOCK")]
RetLineupLeaderLock = 1426,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_STORY_LINE_NOT_MATCH")]
RetLineupStoryLineNotMatch = 1427,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_AVATAR_LOCK")]
RetLineupAvatarLock = 1428,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_AVATAR_INVALID")]
RetLineupAvatarInvalid = 1429,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LINEUP_AVATAR_ALREADY_INIT")]
RetLineupAvatarAlreadyInit = 1430,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAIL_NOT_EXIST")]
RetMailNotExist = 1700,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAIL_RANGE_INVALID")]
RetMailRangeInvalid = 1701,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAIL_MAIL_ID_INVALID")]
RetMailMailIdInvalid = 1702,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAIL_NO_MAIL_TAKE_ATTACHMENT")]
RetMailNoMailTakeAttachment = 1703,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAIL_NO_MAIL_TO_DEL")]
RetMailNoMailToDel = 1704,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAIL_TYPE_INVALID")]
RetMailTypeInvalid = 1705,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAIL_PARA_INVALID")]
RetMailParaInvalid = 1706,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAIL_ATTACHEMENT_INVALID")]
RetMailAttachementInvalid = 1707,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAIL_TICKET_INVALID")]
RetMailTicketInvalid = 1708,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAIL_TICKET_REPEATED")]
RetMailTicketRepeated = 1709,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_SETTLE_ERROR")]
RetStageSettleError = 1800,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_CONFIG_NOT_EXIST")]
RetStageConfigNotExist = 1801,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_NOT_FOUND")]
RetStageNotFound = 1802,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_COCOON_PROP_NOT_VALID")]
RetStageCocoonPropNotValid = 1804,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_COCOON_WAVE_NOT_VALID")]
RetStageCocoonWaveNotValid = 1805,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_PROP_ID_NOT_EQUAL")]
RetStagePropIdNotEqual = 1806,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_COCOON_WAVE_OVER")]
RetStageCocoonWaveOver = 1807,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_WEEK_COCOON_OVER_CNT")]
RetStageWeekCocoonOverCnt = 1808,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_COCOON_NOT_OPEN")]
RetStageCocoonNotOpen = 1809,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_TRIAL_NOT_OPEN")]
RetStageTrialNotOpen = 1810,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_FARM_NOT_OPEN")]
RetStageFarmNotOpen = 1811,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAGE_FARM_TYPE_ERROR")]
RetStageFarmTypeError = 1812,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAPTER_LOCK")]
RetChapterLock = 1900,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAPTER_CHALLENGE_NUM_NOT_ENOUGH")]
RetChapterChallengeNumNotEnough = 1901,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAPTER_REWARD_ID_NOT_EXIST")]
RetChapterRewardIdNotExist = 1902,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAPTER_REWARD_ALREADY_TAKEN")]
RetChapterRewardAlreadyTaken = 1903,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_STAGE_NOT_MATCH")]
RetBattleStageNotMatch = 2000,
[global::ProtoBuf.ProtoEnum(Name = @"RET_IN_BATTLE_NOW")]
RetInBattleNow = 2001,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_CHEAT")]
RetBattleCheat = 2002,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_FAIL")]
RetBattleFail = 2003,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_NO_LINEUP")]
RetBattleNoLineup = 2004,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_LINEUP_EMPTY")]
RetBattleLineupEmpty = 2005,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_VERSION_NOT_MATCH")]
RetBattleVersionNotMatch = 2006,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_QUIT_BY_SERVER")]
RetBattleQuitByServer = 2007,
[global::ProtoBuf.ProtoEnum(Name = @"RET_IN_BATTLE_CHECK")]
RetInBattleCheck = 2008,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_CHECK_NEED_RETRY")]
RetBattleCheckNeedRetry = 2009,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_COST_TIME_CHECK_FAIL")]
RetBattleCostTimeCheckFail = 2010,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LACK_EXCHANGE_STAMINA_TIMES")]
RetLackExchangeStaminaTimes = 2100,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LACK_STAMINA")]
RetLackStamina = 2101,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STAMINA_FULL")]
RetStaminaFull = 2102,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AUTHKEY_SIGN_TYPE_ERROR")]
RetAuthkeySignTypeError = 2103,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AUTHKEY_SIGN_VER_ERROR")]
RetAuthkeySignVerError = 2104,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NICKNAME_FORMAT_ERROR")]
RetNicknameFormatError = 2105,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SENSITIVE_WORDS")]
RetSensitiveWords = 2106,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LEVEL_REWARD_HAS_TAKEN")]
RetLevelRewardHasTaken = 2107,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LEVEL_REWARD_LEVEL_ERROR")]
RetLevelRewardLevelError = 2108,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LANGUAGE_INVALID")]
RetLanguageInvalid = 2109,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NICKNAME_IN_CD")]
RetNicknameInCd = 2110,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GAMEPLAY_BIRTHDAY_INVALID")]
RetGameplayBirthdayInvalid = 2111,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GAMEPLAY_BIRTHDAY_ALREADY_SET")]
RetGameplayBirthdayAlreadySet = 2112,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NICKNAME_UTF8_ERROR")]
RetNicknameUtf8Error = 2113,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NICKNAME_DIGIT_LIMIT_ERROR")]
RetNicknameDigitLimitError = 2114,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SENSITIVE_WORDS_PLATFORM_ERROR")]
RetSensitiveWordsPlatformError = 2115,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_SETTING_TYPE_INVALID")]
RetPlayerSettingTypeInvalid = 2116,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAZE_LACK_TICKET")]
RetMazeLackTicket = 2201,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAZE_NOT_UNLOCK")]
RetMazeNotUnlock = 2202,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAZE_NO_ABILITY")]
RetMazeNoAbility = 2204,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAZE_NO_PLANE")]
RetMazeNoPlane = 2205,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAZE_MAP_NOT_EXIST")]
RetMazeMapNotExist = 2207,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAZE_MP_NOT_ENOUGH")]
RetMazeMpNotEnough = 2213,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPRING_NOT_ENABLE")]
RetSpringNotEnable = 2214,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPRING_TOO_FAR")]
RetSpringTooFar = 2216,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NOT_IN_MAZE")]
RetNotInMaze = 2218,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAZE_TIME_OF_DAY_TYPE_ERROR")]
RetMazeTimeOfDayTypeError = 2223,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLOT_NOT_UNLOCK")]
RetPlotNotUnlock = 2300,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_NOT_EXIST")]
RetMissionNotExist = 2400,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_ALREADY_DONE")]
RetMissionAlreadyDone = 2401,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DAILY_TASK_NOT_FINISH")]
RetDailyTaskNotFinish = 2402,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DAILY_TASK_REWARD_HAS_TAKEN")]
RetDailyTaskRewardHasTaken = 2403,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_NOT_FINISH")]
RetMissionNotFinish = 2404,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_NOT_DOING")]
RetMissionNotDoing = 2405,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_FINISH_WAY_NOT_MATCH")]
RetMissionFinishWayNotMatch = 2406,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_SCENE_NOT_MATCH")]
RetMissionSceneNotMatch = 2407,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_CUSTOM_VALUE_NOT_VALID")]
RetMissionCustomValueNotValid = 2408,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_SUB_MISSION_NOT_MATCH")]
RetMissionSubMissionNotMatch = 2409,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ADVENTURE_MAP_NOT_EXIST")]
RetAdventureMapNotExist = 2500,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SCENE_ENTITY_NOT_EXIST")]
RetSceneEntityNotExist = 2600,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NOT_IN_SCENE")]
RetNotInScene = 2601,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SCENE_MONSTER_NOT_EXIST")]
RetSceneMonsterNotExist = 2602,
[global::ProtoBuf.ProtoEnum(Name = @"RET_INTERACT_CONFIG_NOT_EXIST")]
RetInteractConfigNotExist = 2603,
[global::ProtoBuf.ProtoEnum(Name = @"RET_UNSUPPORTED_PROP_STATE")]
RetUnsupportedPropState = 2604,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SCENE_ENTRY_ID_NOT_MATCH")]
RetSceneEntryIdNotMatch = 2605,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SCENE_ENTITY_MOVE_CHECK_FAILED")]
RetSceneEntityMoveCheckFailed = 2606,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ASSIST_MONSTER_COUNT_LIMIT")]
RetAssistMonsterCountLimit = 2607,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SCENE_USE_SKILL_FAIL")]
RetSceneUseSkillFail = 2608,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PROP_IS_HIDDEN")]
RetPropIsHidden = 2609,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LOADING_SUCC_ALREADY")]
RetLoadingSuccAlready = 2610,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SCENE_ENTITY_TYPE_INVALID")]
RetSceneEntityTypeInvalid = 2611,
[global::ProtoBuf.ProtoEnum(Name = @"RET_INTERACT_TYPE_INVALID")]
RetInteractTypeInvalid = 2612,
[global::ProtoBuf.ProtoEnum(Name = @"RET_INTERACT_NOT_IN_REGION")]
RetInteractNotInRegion = 2613,
[global::ProtoBuf.ProtoEnum(Name = @"RET_INTERACT_SUB_TYPE_INVALID")]
RetInteractSubTypeInvalid = 2614,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NOT_LEADER_ENTITY")]
RetNotLeaderEntity = 2615,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONSTER_IS_NOT_FARM_ELEMENT")]
RetMonsterIsNotFarmElement = 2616,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONSTER_CONFIG_NOT_EXIST")]
RetMonsterConfigNotExist = 2617,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_HP_ALREADY_FULL")]
RetAvatarHpAlreadyFull = 2618,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CUR_INTERACT_ENTITY_NOT_MATCH")]
RetCurInteractEntityNotMatch = 2619,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLANE_TYPE_NOT_ALLOW")]
RetPlaneTypeNotAllow = 2620,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GROUP_NOT_EXIST")]
RetGroupNotExist = 2621,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GROUP_SAVE_DATA_IN_CD")]
RetGroupSaveDataInCd = 2622,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GROUP_SAVE_LENGH_REACH_MAX")]
RetGroupSaveLenghReachMax = 2623,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RECENT_ELEMENT_NOT_EXIST")]
RetRecentElementNotExist = 2624,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RECENT_ELEMENT_STAGE_NOT_MATCH")]
RetRecentElementStageNotMatch = 2625,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SCENE_POSITION_VERSION_NOT_MATCH")]
RetScenePositionVersionNotMatch = 2626,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GAMEPLAY_COUNTER_NOT_EXIST")]
RetGameplayCounterNotExist = 2627,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GAMEPLAY_COUNTER_NOT_ENOUGH")]
RetGameplayCounterNotEnough = 2628,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GROUP_STATE_NOT_MATCH")]
RetGroupStateNotMatch = 2629,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SCENE_ENTITY_POS_NOT_MATCH")]
RetSceneEntityPosNotMatch = 2630,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GROUP_STATE_CUSTOM_SAVE_DATA_OFF")]
RetGroupStateCustomSaveDataOff = 2631,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BUY_TIMES_LIMIT")]
RetBuyTimesLimit = 2700,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BUY_LIMIT_TYPE")]
RetBuyLimitType = 2701,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SHOP_NOT_OPEN")]
RetShopNotOpen = 2702,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GOODS_NOT_OPEN")]
RetGoodsNotOpen = 2703,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CITY_LEVEL_REWARD_TAKEN")]
RetCityLevelRewardTaken = 2704,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CITY_LEVEL_NOT_MEET")]
RetCityLevelNotMeet = 2705,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SINGLE_BUY_LIMIT")]
RetSingleBuyLimit = 2706,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TUTORIAL_NOT_UNLOCK")]
RetTutorialNotUnlock = 2751,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TUTORIAL_UNLOCK_ALREADY")]
RetTutorialUnlockAlready = 2752,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TUTORIAL_FINISH_ALREADY")]
RetTutorialFinishAlready = 2753,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TUTORIAL_PRE_NOT_UNLOCK")]
RetTutorialPreNotUnlock = 2754,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TUTORIAL_PLAYER_LEVEL_NOT_MATCH")]
RetTutorialPlayerLevelNotMatch = 2755,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TUTORIAL_TUTORIAL_NOT_FOUND")]
RetTutorialTutorialNotFound = 2756,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_NOT_EXIST")]
RetChallengeNotExist = 2801,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_NOT_UNLOCK")]
RetChallengeNotUnlock = 2802,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_ALREADY")]
RetChallengeAlready = 2803,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_LINEUP_EDIT_FORBIDDEN")]
RetChallengeLineupEditForbidden = 2804,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_LINEUP_EMPTY")]
RetChallengeLineupEmpty = 2805,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_NOT_DOING")]
RetChallengeNotDoing = 2806,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_NOT_FINISH")]
RetChallengeNotFinish = 2807,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_TARGET_NOT_FINISH")]
RetChallengeTargetNotFinish = 2808,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_TARGET_REWARD_TAKEN")]
RetChallengeTargetRewardTaken = 2809,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_TIME_NOT_VALID")]
RetChallengeTimeNotValid = 2810,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_STARS_COUNT_NOT_MEET")]
RetChallengeStarsCountNotMeet = 2811,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_STARS_REWARD_TAKEN")]
RetChallengeStarsRewardTaken = 2812,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_STARS_NOT_EXIST")]
RetChallengeStarsNotExist = 2813,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_CUR_SCENE_NOT_ENTRY_FLOOR")]
RetChallengeCurSceneNotEntryFloor = 2814,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BASIC_TYPE_ALREADY")]
RetBasicTypeAlready = 2850,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NO_BASIC_TYPE")]
RetNoBasicType = 2851,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NOT_CHOOSE_BASIC_TYPE")]
RetNotChooseBasicType = 2852,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NOT_FUNC_CLOSE")]
RetNotFuncClose = 2853,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NOT_CHOOSE_GENDER")]
RetNotChooseGender = 2854,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_STATUS_NOT_MATCH")]
RetRogueStatusNotMatch = 2901,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_SELECT_BUFF_NOT_EXIST")]
RetRogueSelectBuffNotExist = 2902,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_COIN_NOT_ENOUGH")]
RetRogueCoinNotEnough = 2903,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_STAMINA_NOT_ENOUGH")]
RetRogueStaminaNotEnough = 2904,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_APPRAISAL_COUNT_NOT_ENOUGH")]
RetRogueAppraisalCountNotEnough = 2905,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_PROP_ALREADY_USED")]
RetRoguePropAlreadyUsed = 2906,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_RECORD_ALREADY_SAVED")]
RetRogueRecordAlreadySaved = 2907,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_ROLL_BUFF_MAX_COUNT")]
RetRogueRollBuffMaxCount = 2908,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_PICK_AVATAR_INVALID")]
RetRoguePickAvatarInvalid = 2909,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_QUEST_EXPIRE")]
RetRogueQuestExpire = 2910,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_QUEST_REWARD_ALREADY")]
RetRogueQuestRewardAlready = 2911,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_REVIVE_COUNT_NOT_ENOUGH")]
RetRogueReviveCountNotEnough = 2912,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_AREA_INVALID")]
RetRogueAreaInvalid = 2913,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_SCORE_REWARD_POOL_INVALID")]
RetRogueScoreRewardPoolInvalid = 2914,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_SCORE_REWARD_ROW_INVALID")]
RetRogueScoreRewardRowInvalid = 2915,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_AEON_LEVEL_NOT_MEET")]
RetRogueAeonLevelNotMeet = 2916,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_AEON_LEVEL_REWARD_ALREADY_TAKEN")]
RetRogueAeonLevelRewardAlreadyTaken = 2917,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_AEON_CONFIG_NOT_EXIST")]
RetRogueAeonConfigNotExist = 2918,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_TRIAL_AVATAR_INVALID")]
RetRogueTrialAvatarInvalid = 2919,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_HANDBOOK_REWARD_ALREADY_TAKEN")]
RetRogueHandbookRewardAlreadyTaken = 2920,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_ROOM_TYPE_NOT_MATCH")]
RetRogueRoomTypeNotMatch = 2921,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_SHOP_GOOD_NOT_FOUND")]
RetRogueShopGoodNotFound = 2922,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_SHOP_GOOD_ALREADY_BOUGHT")]
RetRogueShopGoodAlreadyBought = 2923,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_SHOP_GOOD_ALREADY_OWN")]
RetRogueShopGoodAlreadyOwn = 2924,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_SHOP_MIRACLE_NOT_EXIST")]
RetRogueShopMiracleNotExist = 2925,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_SHOP_NOT_EXIST")]
RetRogueShopNotExist = 2926,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_SHOP_CANNOT_REFRESH")]
RetRogueShopCannotRefresh = 2927,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_EVENT_CONFIG_NOT_EXIST")]
RetMissionEventConfigNotExist = 2951,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_EVENT_NOT_CLIENT")]
RetMissionEventNotClient = 2952,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_EVENT_FINISHED")]
RetMissionEventFinished = 2953,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MISSION_EVENT_DOING")]
RetMissionEventDoing = 2954,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HAS_CHALLENGE_MISSION_EVENT")]
RetHasChallengeMissionEvent = 2955,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NOT_CHALLENGE_MISSION_EVENT")]
RetNotChallengeMissionEvent = 2956,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GACHA_ID_NOT_EXIST")]
RetGachaIdNotExist = 3001,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GACHA_NUM_INVALID")]
RetGachaNumInvalid = 3002,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GACHA_FIRST_GACHA_MUST_ONE")]
RetGachaFirstGachaMustOne = 3003,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GACHA_REQ_DUPLICATED")]
RetGachaReqDuplicated = 3004,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GACHA_NOT_IN_SCHEDULE")]
RetGachaNotInSchedule = 3005,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GACHA_NEWBIE_CLOSE")]
RetGachaNewbieClose = 3006,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GACHA_TODAY_LIMITED")]
RetGachaTodayLimited = 3007,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GACHA_NOT_SUPPORT")]
RetGachaNotSupport = 3008,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GACHA_CEILING_NOT_ENOUGH")]
RetGachaCeilingNotEnough = 3009,
[global::ProtoBuf.ProtoEnum(Name = @"RET_GACHA_CEILING_CLOSE")]
RetGachaCeilingClose = 3010,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NOT_IN_RAID")]
RetNotInRaid = 3101,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_DOING")]
RetRaidDoing = 3102,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NOT_PROP")]
RetNotProp = 3103,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_ID_NOT_MATCH")]
RetRaidIdNotMatch = 3104,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_RESTART_NOT_MATCH")]
RetRaidRestartNotMatch = 3105,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_LIMIT")]
RetRaidLimit = 3106,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_AVATAR_LIST_EMPTY")]
RetRaidAvatarListEmpty = 3107,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_AVATAR_NOT_EXIST")]
RetRaidAvatarNotExist = 3108,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_RAID_REWARD_ALREADY")]
RetChallengeRaidRewardAlready = 3109,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_RAID_SCORE_NOT_REACH")]
RetChallengeRaidScoreNotReach = 3110,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHALLENGE_RAID_NOT_OPEN")]
RetChallengeRaidNotOpen = 3111,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_FINISHED")]
RetRaidFinished = 3112,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_WORLD_LEVEL_NOT_LOCK")]
RetRaidWorldLevelNotLock = 3113,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_CANNOT_USE_ASSIST")]
RetRaidCannotUseAssist = 3114,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_AVATAR_NOT_MATCH")]
RetRaidAvatarNotMatch = 3115,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_CAN_NOT_SAVE")]
RetRaidCanNotSave = 3116,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_NO_SAVE")]
RetRaidNoSave = 3117,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ACTIVITY_RAID_NOT_OPEN")]
RetActivityRaidNotOpen = 3118,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_AVATAR_CAPTAIN_NOT_EXIST")]
RetRaidAvatarCaptainNotExist = 3119,
[global::ProtoBuf.ProtoEnum(Name = @"RET_RAID_STORY_LINE_NOT_MATCH")]
RetRaidStoryLineNotMatch = 3120,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TALK_EVENT_ALREADY_TAKEN")]
RetTalkEventAlreadyTaken = 3151,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NPC_ALREADY_MEET")]
RetNpcAlreadyMeet = 3152,
[global::ProtoBuf.ProtoEnum(Name = @"RET_NPC_NOT_IN_CONFIG")]
RetNpcNotInConfig = 3153,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DIALOGUE_GROUP_DISMATCH")]
RetDialogueGroupDismatch = 3154,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DIALOGUE_EVENT_INVALID")]
RetDialogueEventInvalid = 3155,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TALK_EVENT_TAKE_PROTO_NOT_MATCH")]
RetTalkEventTakeProtoNotMatch = 3156,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TALK_EVENT_NOT_VALID")]
RetTalkEventNotValid = 3157,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_CONFIG_NOT_EXIST")]
RetExpeditionConfigNotExist = 3201,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_REWARD_CONFIG_NOT_EXIST")]
RetExpeditionRewardConfigNotExist = 3202,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_NOT_UNLOCKED")]
RetExpeditionNotUnlocked = 3203,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_ALREADY_ACCEPTED")]
RetExpeditionAlreadyAccepted = 3204,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_REPEATED_AVATAR")]
RetExpeditionRepeatedAvatar = 3205,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AVATAR_ALREADY_DISPATCHED")]
RetAvatarAlreadyDispatched = 3206,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_NOT_ACCEPTED")]
RetExpeditionNotAccepted = 3207,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_NOT_FINISH")]
RetExpeditionNotFinish = 3208,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_ALREADY_FINISH")]
RetExpeditionAlreadyFinish = 3209,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_TEAM_COUNT_LIMIT")]
RetExpeditionTeamCountLimit = 3210,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_AVATAR_NUM_NOT_MATCH")]
RetExpeditionAvatarNumNotMatch = 3211,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_NOT_OPEN")]
RetExpeditionNotOpen = 3212,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_FRIEND_AVATAR_NOT_VALID")]
RetExpeditionFriendAvatarNotValid = 3213,
[global::ProtoBuf.ProtoEnum(Name = @"RET_EXPEDITION_NOT_PUBLISHED")]
RetExpeditionNotPublished = 3214,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LOGIN_ACTIVITY_HAS_TAKEN")]
RetLoginActivityHasTaken = 3301,
[global::ProtoBuf.ProtoEnum(Name = @"RET_LOGIN_ACTIVITY_DAYS_LACK")]
RetLoginActivityDaysLack = 3302,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRIAL_ACTIVITY_REWARD_ALREADY_TAKE")]
RetTrialActivityRewardAlreadyTake = 3303,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRIAL_ACTIVITY_STAGE_NOT_FINISH")]
RetTrialActivityStageNotFinish = 3304,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONSTER_RESEARCH_ACTIVITY_HAS_TAKEN")]
RetMonsterResearchActivityHasTaken = 3305,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONSTER_RESEARCH_ACTIVITY_MATERIAL_NOT_SUBMITTED")]
RetMonsterResearchActivityMaterialNotSubmitted = 3306,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONSTER_RESEARCH_ACTIVITY_MATERIAL_ALREADY_SUBMITTED")]
RetMonsterResearchActivityMaterialAlreadySubmitted = 3307,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FANTASTIC_STORY_ACTIVITY_STORY_ERROR")]
RetFantasticStoryActivityStoryError = 3308,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FANTASTIC_STORY_ACTIVITY_STORY_NOT_OPEN")]
RetFantasticStoryActivityStoryNotOpen = 3309,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FANTASTIC_STORY_ACTIVITY_BATTLE_ERROR")]
RetFantasticStoryActivityBattleError = 3310,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FANTASTIC_STORY_ACTIVITY_BATTLE_NOT_OPEN")]
RetFantasticStoryActivityBattleNotOpen = 3311,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FANTASTIC_STORY_ACTIVITY_BATTLE_AVATAR_ERROR")]
RetFantasticStoryActivityBattleAvatarError = 3312,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FANTASTIC_STORY_ACTIVITY_BATTLE_BUFF_ERROR")]
RetFantasticStoryActivityBattleBuffError = 3313,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FANTASTIC_STORY_ACTIVITY_PRE_BATTLE_SCORE_NOT_ENOUGH")]
RetFantasticStoryActivityPreBattleScoreNotEnough = 3314,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRIAL_ACTIVITY_ALREADY_IN_TRIAL_ACTIVITY")]
RetTrialActivityAlreadyInTrialActivity = 3315,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MESSAGE_CONFIG_NOT_EXIST")]
RetMessageConfigNotExist = 3501,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MESSAGE_SECTION_NOT_TAKE")]
RetMessageSectionNotTake = 3502,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MESSAGE_GROUP_NOT_TAKE")]
RetMessageGroupNotTake = 3503,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MESSAGE_SECTION_ID_NOT_MATCH")]
RetMessageSectionIdNotMatch = 3504,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MESSAGE_SECTION_CAN_NOT_FINISH")]
RetMessageSectionCanNotFinish = 3505,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MESSAGE_ITEM_CAN_NOT_FINISH")]
RetMessageItemCanNotFinish = 3506,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MESSAGE_ITEM_RAID_CAN_NOT_FINISH")]
RetMessageItemRaidCanNotFinish = 3507,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_ALREADY_IS_FRIEND")]
RetFriendAlreadyIsFriend = 3601,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_IS_NOT_FRIEND")]
RetFriendIsNotFriend = 3602,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_APPLY_EXPIRE")]
RetFriendApplyExpire = 3603,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_IN_BLACKLIST")]
RetFriendInBlacklist = 3604,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_NOT_IN_BLACKLIST")]
RetFriendNotInBlacklist = 3605,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_NUMBER_LIMIT")]
RetFriendNumberLimit = 3606,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_BLACKLIST_NUMBER_LIMIT")]
RetFriendBlacklistNumberLimit = 3607,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_DAILY_APPLY_LIMIT")]
RetFriendDailyApplyLimit = 3608,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_IN_HANDLE_LIMIT")]
RetFriendInHandleLimit = 3609,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_APPLY_IN_CD")]
RetFriendApplyInCd = 3610,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_REMARK_NAME_FORMAT_ERROR")]
RetFriendRemarkNameFormatError = 3611,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_PLAYER_NOT_FOUND")]
RetFriendPlayerNotFound = 3612,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_IN_TARGET_BLACKLIST")]
RetFriendInTargetBlacklist = 3613,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_TARGET_NUMBER_LIMIT")]
RetFriendTargetNumberLimit = 3614,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ASSIST_QUERY_TOO_FAST")]
RetAssistQueryTooFast = 3615,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ASSIST_NOT_EXIST")]
RetAssistNotExist = 3616,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ASSIST_USED_ALREADY")]
RetAssistUsedAlready = 3617,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_REPORT_REASON_FORMAT_ERROR")]
RetFriendReportReasonFormatError = 3618,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_REPORT_SENSITIVE_WORDS")]
RetFriendReportSensitiveWords = 3619,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ASSIST_USED_TIMES_OVER")]
RetAssistUsedTimesOver = 3620,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ASSIST_QUIT_ALREADY")]
RetAssistQuitAlready = 3621,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ASSIST_AVATAR_IN_LINEUP")]
RetAssistAvatarInLineup = 3622,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ASSIST_NO_REWARD")]
RetAssistNoReward = 3623,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_SEARCH_NUM_LIMIT")]
RetFriendSearchNumLimit = 3624,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_SEARCH_IN_CD")]
RetFriendSearchInCd = 3625,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_REMARK_NAME_UTF8_ERROR")]
RetFriendRemarkNameUtf8Error = 3626,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_REPORT_REASON_UTF8_ERROR")]
RetFriendReportReasonUtf8Error = 3627,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ASSIST_SET_ALREADY")]
RetAssistSetAlready = 3628,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_TARGET_FORBID_OTHER_APPLY")]
RetFriendTargetForbidOtherApply = 3629,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_MARKED_CNT_MAX")]
RetFriendMarkedCntMax = 3630,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_MARKED_ALREADY")]
RetFriendMarkedAlready = 3631,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FRIEND_NOT_MARKED")]
RetFriendNotMarked = 3632,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_HEAD_ICON_NOT_EXIST")]
RetPlayerBoardHeadIconNotExist = 3701,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_HEAD_ICON_LOCKED")]
RetPlayerBoardHeadIconLocked = 3702,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_HEAD_ICON_ALREADY_UNLOCKED")]
RetPlayerBoardHeadIconAlreadyUnlocked = 3703,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_DISPLAY_AVATAR_NOT_EXIST")]
RetPlayerBoardDisplayAvatarNotExist = 3704,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_DISPLAY_AVATAR_EXCEED_LIMIT")]
RetPlayerBoardDisplayAvatarExceedLimit = 3705,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_DISPLAY_REPEATED_AVATAR")]
RetPlayerBoardDisplayRepeatedAvatar = 3706,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_DISPLAY_AVATAR_SAME_POS")]
RetPlayerBoardDisplayAvatarSamePos = 3707,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_DISPLAY_AVATAR_LOCKED")]
RetPlayerBoardDisplayAvatarLocked = 3708,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SIGNATURE_LENGTH_EXCEED_LIMIT")]
RetSignatureLengthExceedLimit = 3709,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SIGNATURE_SENSITIVE_WORDS")]
RetSignatureSensitiveWords = 3710,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_ASSIST_AVATAR_NOT_EXIST")]
RetPlayerBoardAssistAvatarNotExist = 3712,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_ASSIST_AVATAR_LOCKED")]
RetPlayerBoardAssistAvatarLocked = 3713,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SIGNATURE_UTF8_ERROR")]
RetSignatureUtf8Error = 3714,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_BOARD_ASSIST_AVATAR_CNT_ERROR")]
RetPlayerBoardAssistAvatarCntError = 3715,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_TIER_NOT_VALID")]
RetBattlePassTierNotValid = 3801,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_LEVEL_NOT_MEET")]
RetBattlePassLevelNotMeet = 3802,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_REWARD_TAKE_ALREADY")]
RetBattlePassRewardTakeAlready = 3803,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_NOT_PREMIUM")]
RetBattlePassNotPremium = 3804,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_NOT_DOING")]
RetBattlePassNotDoing = 3805,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_LEVEL_INVALID")]
RetBattlePassLevelInvalid = 3806,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_NOT_UNLOCK")]
RetBattlePassNotUnlock = 3807,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_NO_REWARD")]
RetBattlePassNoReward = 3808,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_QUEST_NOT_VALID")]
RetBattlePassQuestNotValid = 3809,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_NOT_CHOOSE_OPTIONAL")]
RetBattlePassNotChooseOptional = 3810,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_NOT_TAKE_REWARD")]
RetBattlePassNotTakeReward = 3811,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_OPTIONAL_NOT_VALID")]
RetBattlePassOptionalNotValid = 3812,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_BUY_ALREADY")]
RetBattlePassBuyAlready = 3813,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BATTLE_PASS_NEAR_END")]
RetBattlePassNearEnd = 3814,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSIC_LOCKED")]
RetMusicLocked = 3901,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSIC_NOT_EXIST")]
RetMusicNotExist = 3902,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSIC_UNLOCK_FAILED")]
RetMusicUnlockFailed = 3903,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_LACK_SUMMON_TIMES")]
RetPunkLordLackSummonTimes = 4001,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_ATTACKING_MONSTER_LIMIT")]
RetPunkLordAttackingMonsterLimit = 4002,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_MONSTER_NOT_EXIST")]
RetPunkLordMonsterNotExist = 4003,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_MONSTER_ALREADY_SHARED")]
RetPunkLordMonsterAlreadyShared = 4004,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_MONSTER_EXPIRED")]
RetPunkLordMonsterExpired = 4005,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_SELF_MONSTER_ATTACK_LIMIT")]
RetPunkLordSelfMonsterAttackLimit = 4006,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_LACK_SUPPORT_TIMES")]
RetPunkLordLackSupportTimes = 4007,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_MONSTER_ALREADY_KILLED")]
RetPunkLordMonsterAlreadyKilled = 4008,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_MONSTER_ATTACKER_LIMIT")]
RetPunkLordMonsterAttackerLimit = 4009,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_WORLD_LEVLE_NOT_VALID")]
RetPunkLordWorldLevleNotValid = 4010,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_REWARD_LEVLE_NOT_EXIST")]
RetPunkLordRewardLevleNotExist = 4011,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_POINT_NOT_MEET")]
RetPunkLordPointNotMeet = 4012,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_IN_ATTACKING")]
RetPunkLordInAttacking = 4013,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_OPERATION_IN_CD")]
RetPunkLordOperationInCd = 4014,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_REWARD_ALREADY_TAKEN")]
RetPunkLordRewardAlreadyTaken = 4015,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_OVER_BONUS_REWARD_LIMIT")]
RetPunkLordOverBonusRewardLimit = 4016,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_NOT_IN_SCHEDULE")]
RetPunkLordNotInSchedule = 4017,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_MONSTER_NOT_ATTACKED")]
RetPunkLordMonsterNotAttacked = 4018,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_MONSTER_NOT_KILLED")]
RetPunkLordMonsterNotKilled = 4019,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_MONSTER_KILLED_SCORE_ALREADY_TAKE")]
RetPunkLordMonsterKilledScoreAlreadyTake = 4020,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PUNK_LORD_REWARD_LEVLE_ALREADY_TAKE")]
RetPunkLordRewardLevleAlreadyTake = 4021,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DAILY_ACTIVE_LEVEL_INVALID")]
RetDailyActiveLevelInvalid = 4101,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DAILY_ACTIVE_LEVEL_REWARD_ALREADY_TAKEN")]
RetDailyActiveLevelRewardAlreadyTaken = 4102,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DAILY_ACTIVE_LEVEL_AP_NOT_ENOUGH")]
RetDailyActiveLevelApNotEnough = 4103,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DAILY_MEET_PAM")]
RetDailyMeetPam = 4201,
[global::ProtoBuf.ProtoEnum(Name = @"RET_REPLAY_ID_NOT_MATCH")]
RetReplayIdNotMatch = 4251,
[global::ProtoBuf.ProtoEnum(Name = @"RET_REPLAY_REQ_NOT_VALID")]
RetReplayReqNotValid = 4252,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FIGHT_ACTIVITY_DIFFICULTY_LEVEL_NOT_PASSED")]
RetFightActivityDifficultyLevelNotPassed = 4301,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FIGHT_ACTIVITY_DIFFICULTY_LEVEL_REWARD_ALREADY_TAKE")]
RetFightActivityDifficultyLevelRewardAlreadyTake = 4302,
[global::ProtoBuf.ProtoEnum(Name = @"RET_FIGHT_ACTIVITY_STAGE_NOT_OPEN")]
RetFightActivityStageNotOpen = 4303,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAIN_VISITOR_VISITOR_NOT_EXIST")]
RetTrainVisitorVisitorNotExist = 4351,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAIN_VISITOR_BEHAVIOR_NOT_EXIST")]
RetTrainVisitorBehaviorNotExist = 4352,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAIN_VISITOR_BEHAVIOR_FINISHED")]
RetTrainVisitorBehaviorFinished = 4353,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAIN_VISITOR_ALL_BEHAVIOR_REWARD_TAKEN")]
RetTrainVisitorAllBehaviorRewardTaken = 4354,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAIN_VISITOR_GET_ON_MISSION_NOT_FINISH")]
RetTrainVisitorGetOnMissionNotFinish = 4355,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAIN_VISITOR_NOT_GET_OFF")]
RetTrainVisitorNotGetOff = 4356,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_UNKNOW_IS_OVERRIDE")]
RetTextJoinUnknowIsOverride = 4401,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_ID_NOT_EXIST")]
RetTextJoinIdNotExist = 4402,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_CAN_NOT_OVERRIDE")]
RetTextJoinCanNotOverride = 4403,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_ITEM_ID_ERROR")]
RetTextJoinItemIdError = 4404,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_SENSITIVE_CHECK_ERROR")]
RetTextJoinSensitiveCheckError = 4405,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_MUST_OVERRIDE")]
RetTextJoinMustOverride = 4406,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_TEXT_EMPTY")]
RetTextJoinTextEmpty = 4407,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_TEXT_FORMAT_ERROR")]
RetTextJoinTextFormatError = 4408,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_TEXT_UTF8_ERROR")]
RetTextJoinTextUtf8Error = 4409,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_BATCH_REQ_ID_REPEAT")]
RetTextJoinBatchReqIdRepeat = 4410,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_TYPE_NOT_SUPPORT_BATCH_REQ")]
RetTextJoinTypeNotSupportBatchReq = 4411,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_AVATAR_ID_NOT_EXIST")]
RetTextJoinAvatarIdNotExist = 4412,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TEXT_JOIN_UNKNOW_TYPE")]
RetTextJoinUnknowType = 4413,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PAM_MISSION_MISSION_ID_ERROR")]
RetPamMissionMissionIdError = 4451,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PAM_MISSION_MISSION_EXPIRE")]
RetPamMissionMissionExpire = 4452,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_TYPE_NOT_EXIST")]
RetChatTypeNotExist = 4501,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MSG_TYPE_NOT_EXIST")]
RetMsgTypeNotExist = 4502,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_NO_TARGET_UID")]
RetChatNoTargetUid = 4503,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_MSG_EMPTY")]
RetChatMsgEmpty = 4504,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_MSG_EXCEED_LIMIT")]
RetChatMsgExceedLimit = 4505,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_MSG_SENSITIVE_CHECK_ERROR")]
RetChatMsgSensitiveCheckError = 4506,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_MSG_UTF8_ERROR")]
RetChatMsgUtf8Error = 4507,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_FORBID_SWITCH_OPEN")]
RetChatForbidSwitchOpen = 4508,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_FORBID")]
RetChatForbid = 4509,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_MSG_INCLUDE_SPECIAL_STR")]
RetChatMsgIncludeSpecialStr = 4510,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_MSG_EMOJI_NOT_EXIST")]
RetChatMsgEmojiNotExist = 4511,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_MSG_EMOJI_GENDER_NOT_MATCH")]
RetChatMsgEmojiGenderNotMatch = 4512,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_MSG_EMOJI_NOT_MARKED")]
RetChatMsgEmojiNotMarked = 4513,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_MSG_EMOJI_ALREADY_MARKED")]
RetChatMsgEmojiAlreadyMarked = 4514,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_MSG_EMOJI_MARKED_MAX_LIMIT")]
RetChatMsgEmojiMarkedMaxLimit = 4515,
[global::ProtoBuf.ProtoEnum(Name = @"RET_BOXING_CLUB_CHALLENGE_NOT_OPEN")]
RetBoxingClubChallengeNotOpen = 4601,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_NOT_OPEN")]
RetMuseumNotOpen = 4651,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_TURN_CNT_NOT_MATCH")]
RetMuseumTurnCntNotMatch = 4652,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_PHASE_NOT_REACH")]
RetMuseumPhaseNotReach = 4653,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_UNKNOW_STUFF")]
RetMuseumUnknowStuff = 4654,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_UNKNOW_AREA")]
RetMuseumUnknowArea = 4655,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_UNKNOW_POS")]
RetMuseumUnknowPos = 4656,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_STUFF_ALREADY_IN_AREA")]
RetMuseumStuffAlreadyInArea = 4657,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_STUFF_NOT_IN_AREA")]
RetMuseumStuffNotInArea = 4658,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_GET_NPC_REPEAT")]
RetMuseumGetNpcRepeat = 4659,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_GET_NPC_UNLOCK")]
RetMuseumGetNpcUnlock = 4660,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_GET_NPC_NOT_ENOUGH")]
RetMuseumGetNpcNotEnough = 4661,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_CHANGE_STUFF_AREA_ERROR")]
RetMuseumChangeStuffAreaError = 4662,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_NOT_INIT")]
RetMuseumNotInit = 4663,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_EVENT_ERROR")]
RetMuseumEventError = 4664,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_UNKNOW_CHOOSE_EVENT_ID")]
RetMuseumUnknowChooseEventId = 4665,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_EVENT_ORDER_NOT_MATCH")]
RetMuseumEventOrderNotMatch = 4666,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_EVENT_PHASE_NOT_UNLOCK")]
RetMuseumEventPhaseNotUnlock = 4667,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_EVENT_MISSION_NOT_FOUND")]
RetMuseumEventMissionNotFound = 4668,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_AREA_LEVEL_UP_ALREADY")]
RetMuseumAreaLevelUpAlready = 4669,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_STUFF_ALREADY_USED")]
RetMuseumStuffAlreadyUsed = 4670,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_EVENT_ROUND_NOT_UNLOCK")]
RetMuseumEventRoundNotUnlock = 4671,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_STUFF_IN_AREA")]
RetMuseumStuffInArea = 4672,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_STUFF_DISPATCH")]
RetMuseumStuffDispatch = 4673,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_IS_END")]
RetMuseumIsEnd = 4674,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_STUFF_LEAVING")]
RetMuseumStuffLeaving = 4675,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_EVENT_MISSION_NOT_FINISH")]
RetMuseumEventMissionNotFinish = 4678,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_COLLECT_REWARD_NOT_EXIST")]
RetMuseumCollectRewardNotExist = 4679,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_COLLECT_REWARD_ALREADY_TAKEN")]
RetMuseumCollectRewardAlreadyTaken = 4680,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MUSEUM_ACCEPT_MISSION_MAX_LIMIT")]
RetMuseumAcceptMissionMaxLimit = 4681,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_CHALLENGE_NOT_OPEN")]
RetRogueChallengeNotOpen = 4701,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_CHALLENGE_ASSIS_REFRESH_LIMIT")]
RetRogueChallengeAssisRefreshLimit = 4702,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_NOT_INIT")]
RetAlleyNotInit = 4721,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_NOT_OPEN")]
RetAlleyNotOpen = 4722,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_MAP_NOT_EXIST")]
RetAlleyMapNotExist = 4724,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_EMPTY_POS_LIST")]
RetAlleyEmptyPosList = 4725,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_LINE_POS_INVALID")]
RetAlleyLinePosInvalid = 4726,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SHOP_NOT_UNLOCK")]
RetAlleyShopNotUnlock = 4727,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_DEPOT_FULL")]
RetAlleyDepotFull = 4728,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SHOP_NOT_INCLUDE")]
RetAlleyShopNotInclude = 4729,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_EVENT_NOT_UNLOCK")]
RetAlleyEventNotUnlock = 4730,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_EVENT_NOT_REFRESH")]
RetAlleyEventNotRefresh = 4731,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_EVENT_STATE_DOING")]
RetAlleyEventStateDoing = 4732,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_EVENT_STATE_FINISH")]
RetAlleyEventStateFinish = 4733,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_EVENT_ERROR")]
RetAlleyEventError = 4734,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_REWARD_LEVEL_ERROR")]
RetAlleyRewardLevelError = 4735,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_REWARD_PRESTIGE_NOT_ENOUGH")]
RetAlleyRewardPrestigeNotEnough = 4736,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SHIP_EMPTY")]
RetAlleyShipEmpty = 4737,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SHIP_ID_DISMATCH")]
RetAlleyShipIdDismatch = 4738,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SHIP_NOT_EXIST")]
RetAlleyShipNotExist = 4739,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SHIP_NOT_UNLOCK")]
RetAlleyShipNotUnlock = 4740,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_GOODS_NOT_EXIST")]
RetAlleyGoodsNotExist = 4741,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_GOODS_NOT_UNLOCK")]
RetAlleyGoodsNotUnlock = 4742,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_PROFIT_NOT_POSITIVE")]
RetAlleyProfitNotPositive = 4743,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SPECIAL_ORDER_DISMATCH")]
RetAlleySpecialOrderDismatch = 4744,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_ORDER_GOODS_OVER_LIMIT")]
RetAlleyOrderGoodsOverLimit = 4745,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SPECIAL_ORDER_CONDITION_NOT_MEET")]
RetAlleySpecialOrderConditionNotMeet = 4746,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_DEPOT_SIZE_OVER_LIMIT")]
RetAlleyDepotSizeOverLimit = 4747,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_GOODS_NOT_ENOUGH")]
RetAlleyGoodsNotEnough = 4748,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_ORDER_INDEX_INVALID")]
RetAlleyOrderIndexInvalid = 4749,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_REWARD_ALREADY_TAKE")]
RetAlleyRewardAlreadyTake = 4750,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_REWARD_NOT_EXIST")]
RetAlleyRewardNotExist = 4751,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_MAIN_MISSION_NOT_DOING")]
RetAlleyMainMissionNotDoing = 4752,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_CRITICAL_EVENT_NOT_FINISH")]
RetAlleyCriticalEventNotFinish = 4753,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SHOP_GOODS_NOT_VALID")]
RetAlleyShopGoodsNotValid = 4754,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SLASH_NOT_OPEN")]
RetAlleySlashNotOpen = 4755,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_PLACING_ANCHOR_INVALID")]
RetAlleyPlacingAnchorInvalid = 4756,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_PLACING_GOODS_INDEX_INVALID")]
RetAlleyPlacingGoodsIndexInvalid = 4757,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_SAVE_MAP_TOO_QUICK")]
RetAlleySaveMapTooQuick = 4758,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_MAP_NOT_LINK")]
RetAlleyMapNotLink = 4759,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_FUNDS_NOT_LOWER_BASE")]
RetAlleyFundsNotLowerBase = 4760,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_EVENT_NOT_FINISH")]
RetAlleyEventNotFinish = 4761,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ALLEY_NORMAL_ORDER_NOT_MEET")]
RetAlleyNormalOrderNotMeet = 4762,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_RETURN_NOT_OPEN")]
RetPlayerReturnNotOpen = 4801,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_RETURN_IS_SIGNED")]
RetPlayerReturnIsSigned = 4802,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_RETURN_POINT_NOT_ENOUGH")]
RetPlayerReturnPointNotEnough = 4803,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_RETURN_CONDITION_INVALID")]
RetPlayerReturnConditionInvalid = 4804,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_RETURN_HAS_SIGNED")]
RetPlayerReturnHasSigned = 4805,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PLAYER_RETURN_REWARD_TAKEN")]
RetPlayerReturnRewardTaken = 4806,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AETHER_DIVIDE_NO_LINEUP")]
RetAetherDivideNoLineup = 4851,
[global::ProtoBuf.ProtoEnum(Name = @"RET_AETHER_DIVIDE_LINEUP_INVALID")]
RetAetherDivideLineupInvalid = 4852,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_BUBBLE_ID_ERROR")]
RetChatBubbleIdError = 4901,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_BUBBLE_ID_NOT_UNLOCK")]
RetChatBubbleIdNotUnlock = 4902,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PHONE_THEME_ID_ERROR")]
RetPhoneThemeIdError = 4903,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PHONE_THEME_ID_NOT_UNLOCK")]
RetPhoneThemeIdNotUnlock = 4904,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHAT_BUBBLE_SELECT_IS_CURRENT")]
RetChatBubbleSelectIsCurrent = 4905,
[global::ProtoBuf.ProtoEnum(Name = @"RET_PHONE_THEME_SELECT_IS_CURRENT")]
RetPhoneThemeSelectIsCurrent = 4906,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_CONFIG_NOT_FOUND")]
RetChessRogueConfigNotFound = 4951,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_CONFIG_INVALID")]
RetChessRogueConfigInvalid = 4952,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_NO_VALID_ROOM")]
RetChessRogueNoValidRoom = 4963,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_NO_CELL_INFO")]
RetChessRogueNoCellInfo = 4964,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_CELL_NOT_FINISH")]
RetChessRogueCellNotFinish = 4965,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_CELL_IS_LOCKED")]
RetChessRogueCellIsLocked = 4966,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_SCHEDULE_NOT_MATCH")]
RetChessRogueScheduleNotMatch = 4967,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_STATUS_FAIL")]
RetChessRogueStatusFail = 4968,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_AREA_NOT_EXIST")]
RetChessRogueAreaNotExist = 4969,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_LINEUP_FAIL")]
RetChessRogueLineupFail = 4970,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_AEON_FAIL")]
RetChessRogueAeonFail = 4980,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_ENTER_CELL_FAIL")]
RetChessRogueEnterCellFail = 4981,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_ROLL_DICE_FAIL")]
RetChessRogueRollDiceFail = 4982,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_DICE_STATUS_FAIL")]
RetChessRogueDiceStatusFail = 4983,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_DICE_CNT_NOT_FULL")]
RetChessRogueDiceCntNotFull = 4984,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_UNLOCK")]
RetChessRogueUnlock = 4985,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_PICK_AVATAR_FAIL")]
RetChessRoguePickAvatarFail = 4986,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_AVATAR_INVALID")]
RetChessRogueAvatarInvalid = 4987,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_CELL_CAN_NOT_SELECT")]
RetChessRogueCellCanNotSelect = 4988,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_DICE_CONFIRMED")]
RetChessRogueDiceConfirmed = 4989,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_NOUS_DICE_NOT_MATCH")]
RetChessRogueNousDiceNotMatch = 4990,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_NOUS_DICE_RARITY_FAIL")]
RetChessRogueNousDiceRarityFail = 4991,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_NOUS_DICE_SURFACE_DUPLICATE")]
RetChessRogueNousDiceSurfaceDuplicate = 4992,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_NOT_IN_ROGUE")]
RetChessRogueNotInRogue = 4993,
[global::ProtoBuf.ProtoEnum(Name = @"RET_CHESS_ROGUE_NOUS_DICE_BRANCH_LIMIT")]
RetChessRogueNousDiceBranchLimit = 4994,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_NOT_OPEN")]
RetHeliobusNotOpen = 5101,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_SNS_POST_NOT_UNLOCK")]
RetHeliobusSnsPostNotUnlock = 5102,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_SNS_ALREADY_READ")]
RetHeliobusSnsAlreadyRead = 5103,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_SNS_ALREADY_LIKED")]
RetHeliobusSnsAlreadyLiked = 5104,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_SNS_ALREADY_COMMENTED")]
RetHeliobusSnsAlreadyCommented = 5105,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_SNS_IN_MISSION")]
RetHeliobusSnsInMission = 5106,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_SNS_ALREADY_POSTED")]
RetHeliobusSnsAlreadyPosted = 5107,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_SNS_NOT_DOING_MISSION")]
RetHeliobusSnsNotDoingMission = 5108,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_REWARD_LEVEL_MAX")]
RetHeliobusRewardLevelMax = 5109,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_INCOME_NOT_ENOUGH")]
RetHeliobusIncomeNotEnough = 5110,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_SNS_COMMENT_NOT_UNLOCK")]
RetHeliobusSnsCommentNotUnlock = 5111,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_CHALLENGE_NOT_UNLOCK")]
RetHeliobusChallengeNotUnlock = 5112,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_CHALLENGE_ID_ERROR")]
RetHeliobusChallengeIdError = 5113,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_SKILL_NOT_UNLOCK")]
RetHeliobusSkillNotUnlock = 5114,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_ACCEPT_POST_MISSION_FAIL")]
RetHeliobusAcceptPostMissionFail = 5115,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_SKILL_NOT_SELECTED")]
RetHeliobusSkillNotSelected = 5116,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HELIOBUS_PLANE_TYPE_INVALID")]
RetHeliobusPlaneTypeInvalid = 5117,
[global::ProtoBuf.ProtoEnum(Name = @"RET_REDDOT_PARAM_INVALID")]
RetReddotParamInvalid = 5151,
[global::ProtoBuf.ProtoEnum(Name = @"RET_REDDOT_ACTIVITY_NOT_OPEN")]
RetReddotActivityNotOpen = 5152,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_ENDLESS_ACTIVITY_CONFIG_ERROR")]
RetRogueEndlessActivityConfigError = 5201,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_ENDLESS_ACTIVITY_NOT_OPEN")]
RetRogueEndlessActivityNotOpen = 5202,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_ENDLESS_ACTIVITY_OVER_BONUS_REWARD_LIMIT")]
RetRogueEndlessActivityOverBonusRewardLimit = 5203,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_ENDLESS_ACTIVITY_SCORE_NOT_MEET")]
RetRogueEndlessActivityScoreNotMeet = 5204,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROGUE_ENDLESS_ACTIVITY_REWARD_LEVLE_ALREADY_TAKE")]
RetRogueEndlessActivityRewardLevleAlreadyTake = 5205,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_SCRIPT_NOT_FOUND")]
RetHeartDialScriptNotFound = 5251,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_SCRIPT_EMOTION_THE_SAME")]
RetHeartDialScriptEmotionTheSame = 5252,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_SCRIPT_STEP_NOT_NORMAL")]
RetHeartDialScriptStepNotNormal = 5253,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_SCRIPT_CONDITION_NOT_MATCH")]
RetHeartDialScriptConditionNotMatch = 5254,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_SCRIPT_SUBMIT_ITEM_NUM_NOT_MATCH")]
RetHeartDialScriptSubmitItemNumNotMatch = 5255,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_SCRIPT_SUBMIT_ITEM_ID_NOT_MATCH")]
RetHeartDialScriptSubmitItemIdNotMatch = 5256,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_DIALOGUE_NOT_FOUND")]
RetHeartDialDialogueNotFound = 5257,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_DIALOGUE_ALREADY_PERFORMED")]
RetHeartDialDialogueAlreadyPerformed = 5258,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_NPC_NOT_FOUND")]
RetHeartDialNpcNotFound = 5259,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_TRACE_CONFIG_NOT_FOUND")]
RetHeartDialTraceConfigNotFound = 5260,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_FLOOR_TRACE_EXIST")]
RetHeartDialFloorTraceExist = 5261,
[global::ProtoBuf.ProtoEnum(Name = @"RET_HEART_DIAL_TRACE_FLOOR_NOT_MATCH")]
RetHeartDialTraceFloorNotMatch = 5262,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAVEL_BROCHURE_CONFIG_ERROR")]
RetTravelBrochureConfigError = 5301,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAVEL_BROCHURE_PARAM_INVALID")]
RetTravelBrochureParamInvalid = 5302,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAVEL_BROCHURE_LOCKED")]
RetTravelBrochureLocked = 5303,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAVEL_BROCHURE_CANNOT_OPERATE")]
RetTravelBrochureCannotOperate = 5304,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAVEL_BROCHURE_WORLD_ID_NOT_MATCH")]
RetTravelBrochureWorldIdNotMatch = 5305,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAVEL_BROCHURE_HAS_NO_WORLD_BOOK")]
RetTravelBrochureHasNoWorldBook = 5306,
[global::ProtoBuf.ProtoEnum(Name = @"RET_TRAVEL_BROCHURE_PAGE_FULL")]
RetTravelBrochurePageFull = 5307,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAP_ROTATION_NOT_IN_REGION")]
RetMapRotationNotInRegion = 5351,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAP_ROTATION_ROTATER_ALREADY_DEPLOYED")]
RetMapRotationRotaterAlreadyDeployed = 5352,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAP_ROTATION_ENERGY_NOT_ENOUGH")]
RetMapRotationEnergyNotEnough = 5353,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAP_ROTATION_ENTITY_NOT_ON_CUR_POSE")]
RetMapRotationEntityNotOnCurPose = 5354,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAP_ROTATION_ROTATER_NOT_DEPLOYED")]
RetMapRotationRotaterNotDeployed = 5355,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAP_ROTATION_POSE_ROTATER_MISMATCH")]
RetMapRotationPoseRotaterMismatch = 5356,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MAP_ROTATION_ROTATER_NOT_REMOVABLE")]
RetMapRotationRotaterNotRemovable = 5357,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_NOT_FOUND")]
RetSpaceZooActivityCatNotFound = 5401,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_PARAM_INVALID")]
RetSpaceZooActivityCatParamInvalid = 5402,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_ITEM_NOT_ENOUGH")]
RetSpaceZooActivityCatItemNotEnough = 5403,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_BAG_FULL")]
RetSpaceZooActivityCatBagFull = 5404,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_NOT_TO_MUTATE")]
RetSpaceZooActivityCatNotToMutate = 5405,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_STATE_ERROR")]
RetSpaceZooActivityCatStateError = 5406,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_CATTERY_LOCKED")]
RetSpaceZooActivityCatCatteryLocked = 5407,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_OUT_NOW")]
RetSpaceZooActivityCatOutNow = 5408,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_CONFIG_NOT_FOUND")]
RetSpaceZooActivityCatConfigNotFound = 5409,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_FEATURE_NOT_FOUND")]
RetSpaceZooActivityCatFeatureNotFound = 5410,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_ADD_CAT_ERROR")]
RetSpaceZooActivityCatAddCatError = 5411,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_MONEY_NOT_ENOUGH")]
RetSpaceZooActivityCatMoneyNotEnough = 5412,
[global::ProtoBuf.ProtoEnum(Name = @"RET_SPACE_ZOO_ACTIVITY_CAT_COND_NOT_MATCH")]
RetSpaceZooActivityCatCondNotMatch = 5413,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STRONG_CHALLENGE_ACTIVITY_STAGE_CFG_MISS")]
RetStrongChallengeActivityStageCfgMiss = 5501,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STRONG_CHALLENGE_ACTIVITY_STAGE_NOT_OPEN")]
RetStrongChallengeActivityStageNotOpen = 5502,
[global::ProtoBuf.ProtoEnum(Name = @"RET_STRONG_CHALLENGE_ACTIVITY_BUFF_ERROR")]
RetStrongChallengeActivityBuffError = 5503,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROLL_SHOP_NOT_FOUND")]
RetRollShopNotFound = 5551,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROLL_SHOP_GROUP_EMPTY")]
RetRollShopGroupEmpty = 5552,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROLL_SHOP_EMPTY")]
RetRollShopEmpty = 5553,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROLL_SHOP_GACHA_REQ_DUPLICATED")]
RetRollShopGachaReqDuplicated = 5554,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROLL_SHOP_RANDOM_ERROR")]
RetRollShopRandomError = 5555,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROLL_SHOP_GROUP_TYPE_NOT_FOUND")]
RetRollShopGroupTypeNotFound = 5556,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROLL_SHOP_HAS_STORED_REWARD_ALREADY")]
RetRollShopHasStoredRewardAlready = 5557,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROLL_SHOP_NO_STORED_REWARD")]
RetRollShopNoStoredReward = 5558,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROLL_SHOP_NOT_IN_VALID_SCENE")]
RetRollShopNotInValidScene = 5559,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ROLL_SHOP_INVALID_ROLL_SHOP_TYPE")]
RetRollShopInvalidRollShopType = 5560,
[global::ProtoBuf.ProtoEnum(Name = @"RET_ACTIVITY_RAID_COLLECTION_PREV_NOT_FINISH")]
RetActivityRaidCollectionPrevNotFinish = 5601,
[global::ProtoBuf.ProtoEnum(Name = @"RET_OFFERING_NOT_UNLOCK")]
RetOfferingNotUnlock = 5651,
[global::ProtoBuf.ProtoEnum(Name = @"RET_OFFERING_LEVEL_NOT_UNLOCK")]
RetOfferingLevelNotUnlock = 5652,
[global::ProtoBuf.ProtoEnum(Name = @"RET_OFFERING_REACH_MAX_LEVEL")]
RetOfferingReachMaxLevel = 5653,
[global::ProtoBuf.ProtoEnum(Name = @"RET_OFFERING_ITEM_NOT_ENOUGH")]
RetOfferingItemNotEnough = 5654,
[global::ProtoBuf.ProtoEnum(Name = @"RET_OFFERING_LONGTAIL_NOT_OPEN")]
RetOfferingLongtailNotOpen = 5655,
[global::ProtoBuf.ProtoEnum(Name = @"RET_OFFERING_REWARD_CONDITION")]
RetOfferingRewardCondition = 5656,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DRINK_MAKER_CHAT_INVALID")]
RetDrinkMakerChatInvalid = 5701,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DRINK_MAKER_PARAM_INVALID")]
RetDrinkMakerParamInvalid = 5702,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DRINK_MAKER_PARAM_NOT_UNLOCK")]
RetDrinkMakerParamNotUnlock = 5703,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DRINK_MAKER_CONFIG_NOT_FOUND")]
RetDrinkMakerConfigNotFound = 5704,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DRINK_MAKER_NOT_LAST_CHAT")]
RetDrinkMakerNotLastChat = 5705,
[global::ProtoBuf.ProtoEnum(Name = @"RET_DRINK_MAKER_DAY_AND_FREE_PHASE_NOT_OPEN")]
RetDrinkMakerDayAndFreePhaseNotOpen = 5706,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_NOT_OPEN")]
RetMonopolyNotOpen = 5751,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_CONFIG_ERROR")]
RetMonopolyConfigError = 5752,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_DICE_NOT_ENOUGH")]
RetMonopolyDiceNotEnough = 5753,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_CUR_CELL_NOT_FINISH")]
RetMonopolyCurCellNotFinish = 5754,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_COIN_NOT_ENOUGH")]
RetMonopolyCoinNotEnough = 5755,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_CELL_WAIT_PENDING")]
RetMonopolyCellWaitPending = 5756,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_CELL_STATE_ERROR")]
RetMonopolyCellStateError = 5757,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_CELL_CONTENT_ERROR")]
RetMonopolyCellContentError = 5758,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_ITEM_NOT_ENOUGH")]
RetMonopolyItemNotEnough = 5759,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_CELL_CONTENT_CANNOT_GIVEUP")]
RetMonopolyCellContentCannotGiveup = 5760,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_ASSET_LEVEL_INVALID")]
RetMonopolyAssetLevelInvalid = 5761,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_TURN_NOT_FINISH")]
RetMonopolyTurnNotFinish = 5762,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_GUIDE_NOT_FINISH")]
RetMonopolyGuideNotFinish = 5763,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_RAFFLE_REWARD_REISSUED")]
RetMonopolyRaffleRewardReissued = 5764,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_NO_GAME_ACTIVE")]
RetMonopolyNoGameActive = 5771,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_GAME_RATIO_NOT_INCREASABLE")]
RetMonopolyGameRatioNotIncreasable = 5772,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_GAME_RATIO_MAX")]
RetMonopolyGameRatioMax = 5773,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_GAME_TARGET_RATIO_INVALID")]
RetMonopolyGameTargetRatioInvalid = 5774,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_GAME_BINGO_FLIP_POS_INVALID")]
RetMonopolyGameBingoFlipPosInvalid = 5775,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_GAME_GUESS_ALREADY_CHOOSE")]
RetMonopolyGameGuessAlreadyChoose = 5776,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_GAME_GUESS_CHOOSE_INVALID")]
RetMonopolyGameGuessChooseInvalid = 5777,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_GAME_GUESS_INFORMATION_ALREADY_BOUGHT")]
RetMonopolyGameGuessInformationAlreadyBought = 5778,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_GAME_RAISE_RATIO_NOT_UNLOCK")]
RetMonopolyGameRaiseRatioNotUnlock = 5779,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_FRIEND_NOT_SYNCED")]
RetMonopolyFriendNotSynced = 5785,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_GET_FRIEND_RANKING_LIST_IN_CD")]
RetMonopolyGetFriendRankingListInCd = 5786,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_LIKE_TARGET_NOT_FRIEND")]
RetMonopolyLikeTargetNotFriend = 5787,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_DAILY_ALREADY_LIKED")]
RetMonopolyDailyAlreadyLiked = 5788,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_SOCIAL_EVENT_STATUS_NOT_MATCH")]
RetMonopolySocialEventStatusNotMatch = 5789,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_SOCIAL_EVENT_SERVER_CACHE_NOT_EXIST")]
RetMonopolySocialEventServerCacheNotExist = 5790,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_ACTIVITY_ID_NOT_MATCH")]
RetMonopolyActivityIdNotMatch = 5791,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_RAFFLE_POOL_NOT_EXIST")]
RetMonopolyRafflePoolNotExist = 5792,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_RAFFLE_POOL_TIME_NOT_MATCH")]
RetMonopolyRafflePoolTimeNotMatch = 5793,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_RAFFLE_POOL_PHASE_NOT_MEET")]
RetMonopolyRafflePoolPhaseNotMeet = 5794,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_RAFFLE_POOL_SHOW_TIME_NOT_MEET")]
RetMonopolyRafflePoolShowTimeNotMeet = 5795,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_RAFFLE_TICKET_NOT_FOUND")]
RetMonopolyRaffleTicketNotFound = 5796,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_RAFFLE_TICKET_TIME_NOT_MEET")]
RetMonopolyRaffleTicketTimeNotMeet = 5797,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_RAFFLE_TICKET_REWARD_ALREADY_TAKEN")]
RetMonopolyRaffleTicketRewardAlreadyTaken = 5798,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_RAFFLE_POOL_NOT_IN_RAFFLE_TIME")]
RetMonopolyRafflePoolNotInRaffleTime = 5799,
[global::ProtoBuf.ProtoEnum(Name = @"RET_MONOPOLY_MBTI_REPORT_REWARD_ALREADY_TAKEN")]
RetMonopolyMbtiReportRewardAlreadyTaken = 5800,
}
[global::ProtoBuf.ProtoContract()]
public enum ExtraLineupType
{
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_NONE")]
LineupNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_CHALLENGE")]
LineupChallenge = 1,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_ROGUE")]
LineupRogue = 2,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_CHALLENGE_2")]
LineupChallenge2 = 3,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_CHALLENGE_3")]
LineupChallenge3 = 4,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_ROGUE_CHALLENGE")]
LineupRogueChallenge = 5,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_STAGE_TRIAL")]
LineupStageTrial = 6,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_ROGUE_TRIAL")]
LineupRogueTrial = 7,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_ACTIVITY")]
LineupActivity = 8,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_BOXING_CLUB")]
LineupBoxingClub = 9,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_TREASURE_DUNGEON")]
LineupTreasureDungeon = 11,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_CHESS_ROGUE")]
LineupChessRogue = 12,
[global::ProtoBuf.ProtoEnum(Name = @"LINEUP_HELIOBUS")]
LineupHeliobus = 13,
}
[global::ProtoBuf.ProtoContract()]
public enum MissionStatus
{
[global::ProtoBuf.ProtoEnum(Name = @"MISSION_NONE")]
MissionNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"MISSION_DOING")]
MissionDoing = 1,
[global::ProtoBuf.ProtoEnum(Name = @"MISSION_FINISH")]
MissionFinish = 2,
[global::ProtoBuf.ProtoEnum(Name = @"MISSION_PREPARED")]
MissionPrepared = 3,
}
[global::ProtoBuf.ProtoContract()]
public enum TutorialStatus
{
[global::ProtoBuf.ProtoEnum(Name = @"TUTORIAL_NONE")]
TutorialNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"TUTORIAL_UNLOCK")]
TutorialUnlock = 1,
[global::ProtoBuf.ProtoEnum(Name = @"TUTORIAL_FINISH")]
TutorialFinish = 2,
}
[global::ProtoBuf.ProtoContract()]
public enum ChestType
{
[global::ProtoBuf.ProtoEnum(Name = @"MAP_INFO_CHEST_TYPE_NONE")]
MapInfoChestTypeNone = 0,
[global::ProtoBuf.ProtoEnum(Name = @"MAP_INFO_CHEST_TYPE_NORMAL")]
MapInfoChestTypeNormal = 101,
[global::ProtoBuf.ProtoEnum(Name = @"MAP_INFO_CHEST_TYPE_CHALLENGE")]
MapInfoChestTypeChallenge = 102,
[global::ProtoBuf.ProtoEnum(Name = @"MAP_INFO_CHEST_TYPE_PUZZLE")]
MapInfoChestTypePuzzle = 104,
}
2024-01-27 13:08:24 +00:00
#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
2024-02-21 06:41:22 +00:00
#endregion