From 29af8abd9dcec599419618504417fd3ccfaa1ee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B3=D0=BE=D1=80=20=D0=91=D1=80=D0=BE=D0=BD?= <71507444+EgorBron@users.noreply.github.com> Date: Wed, 9 Nov 2022 14:37:19 +0300 Subject: [PATCH] fix new mobs & functions (from 1.7.4) --- .../Forms/FormMain.Designer.cs | 30 +- Source/GrasscutterTools/Forms/FormMain.resx | 4804 +++-------------- .../Forms/FormMain.ru-ru.resx | 38 +- .../Forms/FormShopEditor.ru-RU.resx | 4 +- .../GrasscutterTools/GrasscutterTools.csproj | 9 +- .../Properties/Resources.ru-ru.resx | 12 +- .../Resources/ru-ru/Monsters.txt | 19 +- 7 files changed, 926 insertions(+), 3990 deletions(-) diff --git a/Source/GrasscutterTools/Forms/FormMain.Designer.cs b/Source/GrasscutterTools/Forms/FormMain.Designer.cs index edaf0fb..9a39749 100644 --- a/Source/GrasscutterTools/Forms/FormMain.Designer.cs +++ b/Source/GrasscutterTools/Forms/FormMain.Designer.cs @@ -76,7 +76,6 @@ namespace GrasscutterTools.Forms this.DTPBanEndTime = new System.Windows.Forms.DateTimePicker(); this.BtnUnban = new System.Windows.Forms.Button(); this.BtnBan = new System.Windows.Forms.Button(); - this.TxtBanReason = new GrasscutterTools.Controls.TextBoxXP(); this.NUDBanUID = new System.Windows.Forms.NumericUpDown(); this.LblBanUID = new System.Windows.Forms.Label(); this.GrpAccount = new System.Windows.Forms.GroupBox(); @@ -245,6 +244,7 @@ namespace GrasscutterTools.Forms this.TxtQuestFilter = new System.Windows.Forms.TextBox(); this.ListQuest = new System.Windows.Forms.ListBox(); this.TPArtifact = new System.Windows.Forms.TabPage(); + this.LnkCharacterBuilder = new System.Windows.Forms.LinkLabel(); this.LblArtifactLevelTip = new System.Windows.Forms.Label(); this.BtnAddSubAttr = new System.Windows.Forms.Button(); this.LblArtifactName = new System.Windows.Forms.Label(); @@ -324,7 +324,7 @@ namespace GrasscutterTools.Forms this.TxtMailSender = new System.Windows.Forms.TextBox(); this.LblMailSenderLabel = new System.Windows.Forms.Label(); this.MenuSpawnEntityFilter = new System.Windows.Forms.ContextMenuStrip(this.components); - this.LnkCharacterBuilder = new System.Windows.Forms.LinkLabel(); + this.TxtBanReason = new GrasscutterTools.Controls.TextBoxXP(); this.GrpCommand.SuspendLayout(); this.TPRemoteCall.SuspendLayout(); this.GrpServerStatus.SuspendLayout(); @@ -769,14 +769,6 @@ namespace GrasscutterTools.Forms this.BtnBan.UseVisualStyleBackColor = true; this.BtnBan.Click += new System.EventHandler(this.BtnBan_Click); // - // TxtBanReason - // - this.TxtBanReason.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - resources.ApplyResources(this.TxtBanReason, "TxtBanReason"); - this.TxtBanReason.Maximum = 0F; - this.TxtBanReason.Minimum = 0F; - this.TxtBanReason.Name = "TxtBanReason"; - // // NUDBanUID // resources.ApplyResources(this.NUDBanUID, "NUDBanUID"); @@ -2389,6 +2381,13 @@ namespace GrasscutterTools.Forms this.TPArtifact.Name = "TPArtifact"; this.TPArtifact.UseVisualStyleBackColor = true; // + // LnkCharacterBuilder + // + resources.ApplyResources(this.LnkCharacterBuilder, "LnkCharacterBuilder"); + this.LnkCharacterBuilder.Name = "LnkCharacterBuilder"; + this.LnkCharacterBuilder.TabStop = true; + this.LnkCharacterBuilder.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LnkCharacterBuilder_LinkClicked); + // // LblArtifactLevelTip // resources.ApplyResources(this.LblArtifactLevelTip, "LblArtifactLevelTip"); @@ -3025,12 +3024,13 @@ namespace GrasscutterTools.Forms this.MenuSpawnEntityFilter.Name = "MenuSpawnEntityFilter"; resources.ApplyResources(this.MenuSpawnEntityFilter, "MenuSpawnEntityFilter"); // - // LnkCharacterBuilder + // TxtBanReason // - resources.ApplyResources(this.LnkCharacterBuilder, "LnkCharacterBuilder"); - this.LnkCharacterBuilder.Name = "LnkCharacterBuilder"; - this.LnkCharacterBuilder.TabStop = true; - this.LnkCharacterBuilder.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LnkCharacterBuilder_LinkClicked); + this.TxtBanReason.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + resources.ApplyResources(this.TxtBanReason, "TxtBanReason"); + this.TxtBanReason.Maximum = 0F; + this.TxtBanReason.Minimum = 0F; + this.TxtBanReason.Name = "TxtBanReason"; // // FormMain // diff --git a/Source/GrasscutterTools/Forms/FormMain.resx b/Source/GrasscutterTools/Forms/FormMain.resx index 2db85e3..eed0ea2 100644 --- a/Source/GrasscutterTools/Forms/FormMain.resx +++ b/Source/GrasscutterTools/Forms/FormMain.resx @@ -210,6 +210,21 @@ Bottom, Left, Right + + NoControl + + + 6, 22 + + + 75, 23 + + + 3 + + + 执行(F5) + BtnInvokeOpenCommand @@ -249,192 +264,6 @@ 2 - - NoControl - - - 6, 22 - - - 75, 23 - - - 3 - - - 执行(F5) - - - BtnInvokeOpenCommand - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpCommand - - - 0 - - - LnkLinks - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 0 - - - LnkGOODHelp - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 1 - - - LnkInventoryKamera - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 2 - - - LblGOODHelp - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 3 - - - ButtonOpenGOODImport - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 4 - - - LblHostTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 5 - - - GrpServerStatus - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 6 - - - GrpRemoteCommand - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 7 - - - TxtHost - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 8 - - - BtnQueryServerStatus - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 9 - - - LblHost - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 10 - - - 4, 26 - - - 3, 3, 3, 3 - - - 652, 245 - - - 14 - - - 远程 - - - TPRemoteCall - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 1 - None @@ -445,7 +274,7 @@ NoControl - 444, 206 + 444, 204 37, 17 @@ -478,7 +307,7 @@ NoControl - 392, 206 + 392, 204 46, 17 @@ -508,7 +337,7 @@ NoControl - 486, 183 + 486, 181 107, 17 @@ -538,7 +367,7 @@ NoControl - 388, 139 + 388, 137 205, 58 @@ -568,7 +397,7 @@ NoControl - 484, 203 + 484, 201 104, 23 @@ -601,7 +430,7 @@ NoControl - 141, 16 + 141, 14 210, 17 @@ -627,102 +456,6 @@ None - - LnkOpenCommandLabel - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpServerStatus - - - 0 - - - LblOpenCommandSupport - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpServerStatus - - - 1 - - - LblServerVersion - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpServerStatus - - - 2 - - - LblPlayerCount - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpServerStatus - - - 3 - - - LblServerVersionLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpServerStatus - - - 4 - - - LblPlayerCountLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpServerStatus - - - 5 - - - 388, 36 - - - 200, 100 - - - 4 - - - 服务器状态 - - - GrpServerStatus - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 6 - True @@ -903,206 +636,32 @@ 5 - - None + + 388, 34 - - TPOpenCommandCheck + + 200, 100 - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpRemoteCommand - - - 0 - - - False - - - 72, 65 - - - 310, 161 - - - 6 - - - 远程执行 - - - GrpRemoteCommand - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - - 7 - - - TPPlayerCheck - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPOpenCommandCheck - - - 0 - - - TPConsoleCheck - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPOpenCommandCheck - - - 1 - - - Fill - - - 3, 19 - - - 304, 139 - - - 7 - - - TPOpenCommandCheck - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpRemoteCommand - - - 0 - - - LnkRCHelp - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPPlayerCheck - - - 0 - - - NUDRemotePlayerId - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPPlayerCheck - - - 1 - - - BtnConnectOpenCommand - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPPlayerCheck - - - 2 - - - LblVerificationCode - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPPlayerCheck - - - 3 - - - BtnSendVerificationCode - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPPlayerCheck - - + 4 - - NUDVerificationCode + + 服务器状态 - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GrpServerStatus - - TPPlayerCheck + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + TPRemoteCall - - LblRemotePlayerId - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPPlayerCheck - - + 6 - - 4, 26 - - - 3, 3, 3, 3 - - - 296, 109 - - - 0 - - - 玩家验证 - - - TPPlayerCheck - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPOpenCommandCheck - - - 0 + + None True @@ -1296,80 +855,32 @@ 6 - - BtnConsoleConnect + + 4, 22 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPConsoleCheck - - - 0 - - - TxtToken - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPConsoleCheck - - - 1 - - - LblToken - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPConsoleCheck - - - 2 - - - LblConsoleTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPConsoleCheck - - - 3 - - - 4, 26 - - + 3, 3, 3, 3 - - 296, 111 + + 296, 113 - - 1 + + 0 - - 控制台 + + 玩家验证 - - TPConsoleCheck + + TPPlayerCheck - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TPOpenCommandCheck - - 1 + + 0 NoControl @@ -1480,11 +991,89 @@ 3 + + 4, 26 + + + 3, 3, 3, 3 + + + 296, 109 + + + 1 + + + 控制台 + + + TPConsoleCheck + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPOpenCommandCheck + + + 1 + + + Fill + + + 3, 19 + + + 304, 139 + + + 7 + + + TPOpenCommandCheck + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpRemoteCommand + + + 0 + + + False + + + 72, 63 + + + 310, 161 + + + 6 + + + 远程执行 + + + GrpRemoteCommand + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPRemoteCall + + + 7 + None - 144, 36 + 144, 34 182, 23 @@ -1511,7 +1100,7 @@ NoControl - 332, 36 + 332, 34 50, 23 @@ -1544,7 +1133,7 @@ NoControl - 70, 39 + 70, 37 68, 17 @@ -1567,68 +1156,32 @@ 10 - - GrasscutterToolsSupport - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAbout - - - 0 - - - LnkGithub - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAbout - - - 1 - - - LblSupportDescription - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAbout - - - 2 - - + 4, 26 - + 3, 3, 3, 3 - + 652, 245 - - 13 + + 14 - - 关于 + + 远程 - - TPAbout + + TPRemoteCall - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCMain - - 12 + + 1 Bottom, Right @@ -1733,168 +1286,36 @@ 2 - - GrpBanPlayer + + 4, 22 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPManage - - - 0 - - - GrpAccount - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPManage - - - 1 - - - GrpPermission - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPManage - - - 2 - - - 4, 26 - - + 3, 3, 3, 3 - - 652, 245 + + 652, 249 - - 12 + + 13 - - 管理 + + 关于 - - TPManage + + TPAbout - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCMain - - 8 + + 12 None - - DTPBanEndTime - - - System.Windows.Forms.DateTimePicker, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpBanPlayer - - - 0 - - - BtnUnban - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpBanPlayer - - - 1 - - - BtnBan - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpBanPlayer - - - 2 - - - TxtBanReason - - - GrasscutterTools.Controls.TextBoxXP, GrasscutterTools, Version=1.7.3.0, Culture=neutral, PublicKeyToken=de2b1c089621e923 - - - GrpBanPlayer - - - 3 - - - NUDBanUID - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpBanPlayer - - - 4 - - - LblBanUID - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpBanPlayer - - - 5 - - - 56, 158 - - - 540, 60 - - - 2 - - - 封禁管理 - - - GrpBanPlayer - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPManage - - - 0 - 154, 22 @@ -2045,104 +1466,32 @@ 5 - - None + + 56, 156 - - ChkAccountSetUid - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 0 - - - NUDAccountUid - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 1 - - - BtnDeleteAccount - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 2 - - - BtnCreateAccount - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 3 - - - LblAccountUserName - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 4 - - - TxtAccountUserName - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 5 - - - 56, 6 - - + 540, 60 - - 0 + + 2 - - 账号管理 + + 封禁管理 - - GrpAccount + + GrpBanPlayer - + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TPManage - - 1 + + 0 + + + None True @@ -2303,128 +1652,32 @@ 5 - - None + + 56, 4 - - CmbPerm + + 540, 60 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - + 0 - - NUDPermUID + + 账号管理 - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GrpAccount - - GrpPermission - - - 1 - - - BtnPermClear - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 2 - - - BtmPermRemove - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 3 - - - BtnPermList - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 4 - - - BtnPermAdd - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 5 - - - LblPerm - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 6 - - - LblPermUID - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 7 - - - 56, 72 - - - 540, 80 - - - 1 - - - 权限管理 - - - GrpPermission - - + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TPManage - - 2 + + 1 + + + None 250, 21 @@ -2636,200 +1889,56 @@ 7 - - TxtSceneFilter + + 56, 70 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 540, 80 - - TPScene - - - 0 - - - ChkIncludeSceneId - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - + 1 - - LblTpZ + + 权限管理 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GrpPermission - - TPScene + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + TPManage + + 2 - - LblTpY + + 4, 22 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 3 - - - BtnTeleport - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 4 - - - LblTpX - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 5 - - - NUDTpZ - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 6 - - - NUDTpY - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 7 - - - NUDTpX - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 8 - - - CmbClimateType - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 9 - - - LblClimateType - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 10 - - - LblSceneDescription - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 11 - - - ListScenes - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 12 - - - LblTp - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 13 - - - 4, 26 - - + 3, 3, 3, 3 - - 652, 245 + + 652, 249 - - 9 + + 12 - - 场景 + + 管理 - - TPScene + + TPManage - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCMain - - 11 + + 8 Top, Left, Right @@ -2868,7 +1977,7 @@ NoControl - 90, 190 + 90, 186 76, 21 @@ -2901,7 +2010,7 @@ NoControl - 218, 161 + 218, 157 14, 17 @@ -2934,7 +2043,7 @@ NoControl - 112, 161 + 112, 157 14, 17 @@ -2964,7 +2073,7 @@ NoControl - 9, 188 + 9, 184 75, 23 @@ -2997,7 +2106,7 @@ NoControl - 6, 161 + 6, 157 14, 17 @@ -3024,7 +2133,7 @@ Bottom, Left - 238, 159 + 238, 155 80, 23 @@ -3048,7 +2157,7 @@ Bottom, Left - 132, 159 + 132, 155 80, 23 @@ -3072,7 +2181,7 @@ Bottom, Left - 26, 159 + 26, 155 80, 23 @@ -3096,7 +2205,7 @@ Bottom, Left - 68, 69 + 68, 65 121, 25 @@ -3126,7 +2235,7 @@ NoControl - 6, 72 + 6, 68 56, 17 @@ -3191,7 +2300,7 @@ 346, 31 - 300, 208 + 300, 191 0 @@ -3218,7 +2327,7 @@ NoControl - 6, 105 + 6, 101 296, 51 @@ -3243,176 +2352,32 @@ 13 - - LblClearGiveItemLogs + + 4, 22 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 0 - - - BtnSaveGiveItemLog - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 1 - - - BtnRemoveGiveItemLog - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 2 - - - GrpGiveItemRecord - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 3 - - - ChkDrop - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 4 - - - TxtGameItemFilter - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 5 - - - ListGameItems - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 6 - - - LblGameItemAmount - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 7 - - - LblGameItemLevel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 8 - - - NUDGameItemAmout - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 9 - - - NUDGameItemLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 10 - - - LblGiveCommandDescription - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 11 - - - 4, 26 - - + 3, 3, 3, 3 - - 652, 245 + + 652, 249 - - 4 + + 9 - - 物品 + + 场景 - - TPItem + + TPScene - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCMain - - 5 + + 11 Bottom, Left @@ -3507,6 +2472,21 @@ Top, Bottom, Left + + Fill + + + 17 + + + 3, 19 + + + 243, 140 + + + 6 + ListGiveItemLogs @@ -3543,33 +2523,6 @@ 3 - - Fill - - - 17 - - - 3, 19 - - - 243, 140 - - - 6 - - - ListGiveItemLogs - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveItemRecord - - - 0 - Bottom, Left @@ -3799,152 +2752,32 @@ 11 - - BtnGiveAllWeapons + + 4, 22 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 0 - - - TxtWeaponFilter - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 1 - - - LblWeaponDescription - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 2 - - - LblWeaponRefinement - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 3 - - - LblWeaponAmount - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 4 - - - LblWeaponLevel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 5 - - - NUDWeaponRefinement - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 6 - - - NUDWeaponAmout - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 7 - - - NUDWeaponLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 8 - - - ListWeapons - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 9 - - - 4, 26 - - + 3, 3, 3, 3 - - 652, 245 + + 652, 249 - - 3 + + 4 - - 武器 + + 物品 - - TPWeapon + + TPItem - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCMain - - 7 + + 5 Bottom, Left @@ -4242,144 +3075,36 @@ 9 - - GrpSetConstellation + + 4, 22 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 0 - - - GrpSetStats - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 1 - - - GrpTalentLevel - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 2 - - - GrpGiveAvatar - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 3 - - - 4, 26 - - + 3, 3, 3, 3 - - 652, 245 + + 652, 249 - - 5 + + 3 - - 角色 + + 武器 - - TPAvatar + + TPWeapon - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCMain - - 6 + + 7 None - - LnkSetAllConst - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetConstellation - - - 0 - - - LnkSetConst - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetConstellation - - - 1 - - - NUDSetConstellation - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetConstellation - - - 2 - - - 288, 176 - - - 332, 55 - - - 15 - - - 设置命座 - - - GrpSetConstellation - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 0 - True @@ -4461,104 +3186,32 @@ 2 - - None + + 288, 176 - - BtnUnlockStat + + 332, 55 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 15 - - GrpSetStats + + 设置命座 - - 0 + + GrpSetConstellation - - BtnLockStat - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetStats - - - 1 - - - LblStatTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetStats - - - 2 - - - LblStatPercent - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetStats - - - 3 - - - NUDStat - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetStats - - - 4 - - - CmbStat - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetStats - - - 5 - - - 288, 13 - - - 332, 96 - - - 14 - - - 角色属性 - - - GrpSetStats - - + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TPAvatar - - 1 + + 0 + + + None False @@ -4722,92 +3375,32 @@ 5 - - None + + 288, 13 - - LnkTalentAll + + 332, 96 - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 14 - - GrpTalentLevel + + 角色属性 - - 0 + + GrpSetStats - - LnkTalentE - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpTalentLevel - - - 1 - - - LnkTalentQ - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpTalentLevel - - - 2 - - - LnkTalentNormalATK - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpTalentLevel - - - 3 - - - NUDTalentLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpTalentLevel - - - 4 - - - 288, 115 - - - 332, 55 - - - 13 - - - 技能等级 - - - GrpTalentLevel - - + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TPAvatar - - 2 + + 1 + + + None True @@ -4950,176 +3543,32 @@ 4 - - None + + 288, 115 - - CmbSwitchElement + + 332, 55 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 - - GrpGiveAvatar + + 技能等级 - - 0 + + GrpTalentLevel - - LnkSwitchElement - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 1 - - - CmbAvatar - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 2 - - - LblAvatarSkillLevelTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 3 - - - NUDAvatarLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 4 - - - BtnGiveAllChar - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 5 - - - LblAvatarLevel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 6 - - - LblAvatarSkillLevelLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 7 - - - LblAvatar - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 8 - - - LblAvatarConstellation - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 9 - - - NUDAvatarConstellation - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 10 - - - NUDAvatarSkillLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveAvatar - - - 11 - - - 32, 13 - - - 250, 218 - - - 11 - - - 获取角色 - - - GrpGiveAvatar - - + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TPAvatar - - 3 + + 2 + + + None @@ -5169,6 +3618,9 @@ True + + NoControl + 16, 191 @@ -5457,360 +3909,60 @@ 11 - - TCSpawnSettings + + 32, 13 - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 250, 218 - - TPSpawn + + 11 - - 0 + + 获取角色 - - TCSpawnItems + + GrpGiveAvatar - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TPSpawn + + TPAvatar - - 1 + + 3 - - 4, 26 + + 4, 22 - + 3, 3, 3, 3 - - 652, 245 + + 652, 249 - - 6 + + 5 - - 生成 + + 角色 - - TPSpawn + + TPAvatar - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCMain - - 4 + + 6 Top, Bottom, Left - - TPSpawnArgs - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnSettings - - - 0 - - - TPAttackModArgs - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnSettings - - - 1 - - - TPAttackInfusedArgs - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnSettings - - - 2 - - - 6, 6 - - - 346, 233 - - - 0 - - - TCSpawnSettings - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 0 - - - NUDEntityDef - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 0 - - - NUDEntityAtk - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 1 - - - NUDEntityHp - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 2 - - - NUDEntityMaxHp - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 3 - - - NUDEntityPosZ - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 4 - - - NUDEntityPosY - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 5 - - - NUDEntityPosX - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 6 - - - NUDEntityAmout - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 7 - - - NUDEntityLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 8 - - - LblSpawnVersionRequireTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 9 - - - LblInfiniteHpTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 10 - - - LblEntityDef - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 11 - - - LblEntityAtk - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 12 - - - LblEntityHp - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 13 - - - LblEntityMaxHp - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 14 - - - LblEntitySpawnPostion - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 15 - - - LblEntityLevel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 16 - - - LblEntityAmount - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 17 - - - 4, 26 - - - 3, 3, 3, 3 - - - 338, 203 - - - 0 - - - 生成参数 - - - TPSpawnArgs - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnSettings - - - 0 - 240, 126 @@ -6270,140 +4422,32 @@ 17 - - LblAMPluginTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 0 - - - LblAMPluginIntroduction - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 1 - - - LblAMPlugin - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 2 - - - LnkAMOff - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 3 - - - LnkAMOn - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 4 - - - BtnAtReload - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 5 - - - BtnAtClear - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 6 - - - LnkAttackModifierPlugin - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 7 - - - GrpAMSkills - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 8 - - + 4, 26 - + 3, 3, 3, 3 - - 338, 203 + + 338, 199 - - 1 + + 0 - - 攻击修改参数 + + 生成参数 - - TPAttackModArgs + + TPSpawnArgs - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCSpawnSettings - - 1 + + 0 True @@ -6639,102 +4683,6 @@ 7 - - TxtAtEntityQ - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 0 - - - TxtAtEntityE - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 1 - - - TxtAtEntityN - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 2 - - - RbAtQ - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 3 - - - RbAtE - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 4 - - - RbAtN - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 5 - - - 9, 61 - - - 323, 103 - - - 3 - - - 替换技能 - - - GrpAMSkills - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 8 - 67, 72 @@ -6888,248 +4836,56 @@ 5 - - NUDAiwiRotateZ + + 9, 61 - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 323, 103 - - TPAttackInfusedArgs - - - 0 - - - NUDAiwiRotateY - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 1 - - - NUDAiwiRotateX - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 2 - - - LblAiwiRotate - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - + 3 - - NUDAiwiSpread + + 替换技能 - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GrpAMSkills - - TPAttackInfusedArgs + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + TPAttackModArgs - - LblAiwiSpread - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 5 - - - NUDAiwiCount - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 6 - - - NUDAiwiHeight - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 7 - - - NUDAiwiRadius - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - + 8 - - LblAiwiCount + + 4, 22 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 9 - - - LblAiwiHeight - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 10 - - - LblAiwiRadius - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 11 - - - BtnAttackInfuse - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 12 - - - BtnAiwiReload - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 13 - - - BtnAiwiClear - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 14 - - - BtnAiwiReset - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 15 - - - LblAiwiPlugin - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 16 - - - LnkAttackInfusedWithItem - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 17 - - - 4, 26 - - + 3, 3, 3, 3 - - 338, 203 + + 338, 207 - - 2 + + 1 - - 攻击注入参数 + + 攻击修改参数 - - TPAttackInfusedArgs + + TPAttackModArgs - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCSpawnSettings - - 2 + + 1 248, 105 @@ -7596,105 +5352,57 @@ 17 - - Top, Bottom, Left, Right - - - TPSpawnItems - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnItems - - - 0 - - - TPSpawnRecords - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnItems - - - 1 - - - 358, 6 - - - 288, 233 - - - 1 - - - TCSpawnItems - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 1 - - - ListEntity - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnItems - - - 0 - - - panel1 - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnItems - - - 1 - - + 4, 26 - + 3, 3, 3, 3 - - 280, 203 + + 338, 199 - - 0 + + 2 - - 实体列表 + + 攻击注入参数 - - TPSpawnItems + + TPAttackInfusedArgs - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TCSpawnItems + + TCSpawnSettings - + + 2 + + + 6, 6 + + + 346, 229 + + 0 + + TCSpawnSettings + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawn + + + 0 + + + Top, Bottom, Left, Right + Fill @@ -7705,7 +5413,7 @@ 3, 33 - 274, 167 + 274, 171 1 @@ -7722,54 +5430,6 @@ 0 - - TxtEntityFilter - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - panel1 - - - 0 - - - BtnFilterEntity - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - panel1 - - - 1 - - - Top - - - 3, 3 - - - 274, 30 - - - 17 - - - panel1 - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnItems - - - 1 - Top, Left, Right @@ -7824,56 +5484,56 @@ 1 - - ListSpawnLogs + + Top - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 3 - - TPSpawnRecords + + 274, 30 - - 0 + + 17 - - FLPSpawnRecordControls + + panel1 - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TPSpawnRecords + + TPSpawnItems - + 1 - - 4, 26 + + 4, 22 - + 3, 3, 3, 3 - - 280, 203 + + 280, 207 - - 1 + + 0 - - 生成记录本 + + 实体列表 - - TPSpawnRecords + + TPSpawnItems - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCSpawnItems - - 1 + + 0 Fill @@ -7885,7 +5545,7 @@ 3, 3 - 274, 168 + 274, 164 9 @@ -7905,66 +5565,6 @@ True - - BtnSaveSpawnLog - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - FLPSpawnRecordControls - - - 0 - - - BtnRemoveSpawnLog - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - FLPSpawnRecordControls - - - 1 - - - LblClearSpawnLogs - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - FLPSpawnRecordControls - - - 2 - - - Bottom - - - 3, 171 - - - 274, 29 - - - 17 - - - FLPSpawnRecordControls - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnRecords - - - 1 - NoControl @@ -8055,168 +5655,108 @@ 2 - - GrpQuestFilters + + Bottom - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 167 - - TPQuest + + 274, 29 - - 0 + + 17 - - BtnFinishQuest + + FLPSpawnRecordControls - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TPQuest + + TPSpawnRecords - + 1 - - BtnAddQuest - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPQuest - - - 2 - - - LblQuestDescription - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPQuest - - - 3 - - - TxtQuestFilter - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPQuest - - - 4 - - - ListQuest - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPQuest - - - 5 - - + 4, 26 - + 3, 3, 3, 3 - - 652, 245 + + 280, 199 - - 15 + + 1 - - 任务 + + 生成记录本 - - TPQuest + + TPSpawnRecords - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + TCSpawnItems + + + 1 + + + 358, 6 + + + 288, 229 + + + 1 + + + TCSpawnItems + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawn + + + 1 + + + 4, 26 + + + 3, 3, 3, 3 + + + 652, 245 + + + 6 + + + 生成 + + + TPSpawn + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TCMain - - 10 + + 4 Bottom, Left - - ChkQuestFilterTEST - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpQuestFilters - - - 0 - - - ChkQuestFilterUNRELEASED - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpQuestFilters - - - 1 - - - ChkQuestFilterHIDDEN - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpQuestFilters - - - 2 - - - 202, 109 - - - 150, 130 - - - 7 - - - 列表过滤 - - - GrpQuestFilters - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPQuest - - - 0 - True @@ -8307,6 +5847,30 @@ 2 + + 202, 105 + + + 150, 130 + + + 7 + + + 列表过滤 + + + GrpQuestFilters + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPQuest + + + 0 + Bottom, Left @@ -8314,7 +5878,7 @@ NoControl - 102, 216 + 102, 212 90, 23 @@ -8344,7 +5908,7 @@ NoControl - 6, 216 + 6, 212 90, 23 @@ -8377,7 +5941,7 @@ 6, 6 - 346, 100 + 346, 96 4 @@ -8433,7 +5997,7 @@ 358, 31 - 288, 208 + 288, 191 3 @@ -8450,14 +6014,44 @@ 5 + + 4, 22 + + + 3, 3, 3, 3 + + + 652, 249 + + + 15 + + + 任务 + + + TPQuest + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TCMain + + + 10 + Bottom, Right True + + NoControl + - 540, 225 + 540, 221 109, 17 @@ -8802,7 +6396,7 @@ 167, 129 - 289, 106 + 289, 89 9 @@ -9050,117 +6644,6 @@ 3 - - BtnExportCustomCommands - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 0 - - - BtnLoadCustomCommands - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 1 - - - LblCustomName - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 2 - - - groupBox1 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 3 - - - BtnRemoveCustomCommand - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 4 - - - BtnSaveCustomCommand - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 5 - - - TxtCustomName - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 6 - - - 4, 26 - - - 3, 3, 3, 3 - - - 652, 245 - - - 1 - - - 自定义 - - - TPCustom - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 2 - Bottom, Right @@ -9168,7 +6651,7 @@ NoControl - 593, 216 + 593, 212 50, 23 @@ -9198,7 +6681,7 @@ NoControl - 537, 216 + 537, 212 50, 23 @@ -9231,7 +6714,7 @@ NoControl - 6, 219 + 6, 215 32, 17 @@ -9257,54 +6740,6 @@ Top, Bottom, Left, Right - - LnkResetCustomCommands - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox1 - - - 0 - - - FLPCustomCommands - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox1 - - - 1 - - - 6, 6 - - - 640, 204 - - - 1 - - - 列表 - - - groupBox1 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 3 - True @@ -9345,7 +6780,7 @@ 3, 19 - 634, 182 + 634, 178 0 @@ -9362,6 +6797,30 @@ 1 + + 6, 6 + + + 640, 200 + + + 1 + + + 列表 + + + groupBox1 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPCustom + + + 3 + Bottom, Right @@ -9369,7 +6828,7 @@ NoControl - 471, 216 + 471, 212 60, 23 @@ -9399,7 +6858,7 @@ NoControl - 405, 216 + 405, 212 60, 23 @@ -9426,7 +6885,7 @@ Bottom, Left, Right - 44, 216 + 44, 212 355, 23 @@ -9446,128 +6905,32 @@ 6 - - BtnOpenShopEditor - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 0 - - - BtnOpenDropEditor - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 1 - - - LnkNewVersion - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 2 - - - LblAbout - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 3 - - - BtnOpenTextMap - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 4 - - - BtnOpenGachaBannerEditor - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 5 - - - GrasscutterToolsIcon - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 6 - - - GrpSettings - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 7 - - + 4, 26 - + 3, 3, 3, 3 - + 652, 245 - - 0 + + 1 - - 主页 + + 自定义 - - TPHome + + TPCustom - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCMain - - 0 + + 2 Bottom, Right @@ -9576,7 +6939,7 @@ NoControl - 313, 187 + 313, 179 100, 23 @@ -9606,7 +6969,7 @@ NoControl - 525, 216 + 525, 208 100, 23 @@ -9639,7 +7002,7 @@ NoControl - 6, 108 + 6, 100 104, 17 @@ -9678,7 +7041,7 @@ NoControl - 88, 36 + 88, 32 136, 24 @@ -9708,7 +7071,7 @@ NoControl - 419, 216 + 419, 208 100, 23 @@ -9738,7 +7101,7 @@ NoControl - 313, 216 + 313, 208 100, 23 @@ -9771,7 +7134,7 @@ 313, 6 - 333, 204 + 333, 196 CenterImage @@ -9794,126 +7157,6 @@ Bottom, Left - - LblGCVersion - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 0 - - - CmbGcVersions - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 1 - - - ChkTopMost - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 2 - - - CmbLanguage - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 3 - - - LblLanguage - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 4 - - - NUDUid - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 5 - - - ChkIncludeUID - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 6 - - - LblDefaultUid - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 7 - - - 6, 128 - - - 301, 111 - - - 5 - - - 设置 - - - GrpSettings - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 7 - True @@ -10127,263 +7370,59 @@ 7 - - Top, Bottom, Left, Right + + 6, 120 - - LblClearMailContent + + 301, 111 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 0 - - - BtnAddMailItem - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 1 - - - BtnDeleteMailItem - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 2 - - - TCMailRight - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 3 - - - BtnSendMail - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 4 - - - ListMailItems - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - + 5 - - LblMailItemsLabel + + 设置 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GrpSettings - - TPMail + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + TPHome - - NUDMailRecipient - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - + 7 - - RbMailSendToPlayer - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 8 - - - RbMailSendToAll - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 9 - - - LblMailRecipientLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 10 - - - TxtMailContent - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 11 - - - LblMailContentLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 12 - - - TxtMailTitle - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 13 - - - LblMailTitleLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 14 - - - TxtMailSender - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 15 - - - LblMailSenderLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 16 - - + 4, 26 - + 3, 3, 3, 3 - + 652, 245 - - 16 + + 0 - - 邮件 + + 主页 - - TPMail + + TPHome - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCMain - - 9 + + 0 - - 12, 12 - - - 610, 275 - - - 660, 275 - - - 4 - - - TCMain - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 1 + + Top, Bottom, Left, Right True @@ -10422,7 +7461,7 @@ NoControl - 329, 155 + 329, 151 75, 23 @@ -10452,7 +7491,7 @@ NoControl - 329, 184 + 329, 180 75, 23 @@ -10478,114 +7517,6 @@ Top, Bottom, Left, Right - - TPMailSelectableItemList - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMailRight - - - 0 - - - TPMailList - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMailRight - - - 1 - - - 410, 8 - - - 236, 234 - - - 11 - - - TCMailRight - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMail - - - 3 - - - TxtMailSelectableItemFilter - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMailSelectableItemList - - - 0 - - - ListMailSelectableItems - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMailSelectableItemList - - - 1 - - - PanelMailItemArgs - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMailSelectableItemList - - - 2 - - - 4, 26 - - - 3, 3, 3, 3 - - - 228, 204 - - - 0 - - - 物品列表 - - - TPMailSelectableItemList - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMailRight - - - 0 - Top, Left, Right @@ -10623,7 +7554,7 @@ 0, 0, 0, 0 - 228, 140 + 228, 89 13 @@ -10640,78 +7571,6 @@ 1 - - NUDMailItemLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - PanelMailItemArgs - - - 0 - - - NUDMailItemCount - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - PanelMailItemArgs - - - 1 - - - LblMailItemCount - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - PanelMailItemArgs - - - 2 - - - LblMailItemLevel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - PanelMailItemArgs - - - 3 - - - Bottom - - - 3, 171 - - - 222, 30 - - - 18 - - - PanelMailItemArgs - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMailSelectableItemList - - - 2 - 171, 5 @@ -10814,56 +7673,56 @@ 3 - - ListMailList + + Bottom - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 167 - - TPMailList + + 222, 30 - - 0 + + 18 - - PanelMailListControls + + PanelMailItemArgs - + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TPMailList + + TPMailSelectableItemList - - 1 + + 2 - + 4, 26 - + 3, 3, 3, 3 - - 228, 204 + + 228, 200 - - 1 + + 0 - - 邮件列表 + + 物品列表 - - TPMailList + + TPMailSelectableItemList - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + TCMailRight - - 1 + + 0 Top, Bottom, Left, Right @@ -10895,54 +7754,6 @@ 0 - - BtnClearMail - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - PanelMailListControls - - - 0 - - - BtnRemoveMail - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - PanelMailListControls - - - 1 - - - Bottom - - - 3, 173 - - - 222, 28 - - - 19 - - - PanelMailListControls - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPMailList - - - 1 - NoControl @@ -10997,6 +7808,78 @@ 1 + + Bottom + + + 3, 173 + + + 222, 28 + + + 19 + + + PanelMailListControls + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPMailList + + + 1 + + + 4, 22 + + + 3, 3, 3, 3 + + + 228, 204 + + + 1 + + + 邮件列表 + + + TPMailList + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TCMailRight + + + 1 + + + 410, 8 + + + 236, 230 + + + 11 + + + TCMailRight + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPMail + + + 3 + Bottom, Left @@ -11004,7 +7887,7 @@ NoControl - 329, 210 + 329, 206 75, 32 @@ -11034,7 +7917,7 @@ 17 - 73, 155 + 73, 151 250, 89 @@ -11064,7 +7947,7 @@ NoControl - 6, 158 + 6, 154 44, 17 @@ -11211,7 +8094,7 @@ Vertical - 331, 56 + 331, 52 6 @@ -11360,6 +8243,57 @@ 16 + + 4, 22 + + + 3, 3, 3, 3 + + + 652, 249 + + + 16 + + + 邮件 + + + TPMail + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TCMain + + + 9 + + + 12, 12 + + + 610, 275 + + + 660, 275 + + + 4 + + + TCMain + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 1 + 17, 17 diff --git a/Source/GrasscutterTools/Forms/FormMain.ru-ru.resx b/Source/GrasscutterTools/Forms/FormMain.ru-ru.resx index ab7f860..50b02eb 100644 --- a/Source/GrasscutterTools/Forms/FormMain.ru-ru.resx +++ b/Source/GrasscutterTools/Forms/FormMain.ru-ru.resx @@ -797,28 +797,28 @@ Уровень таланта - Никто + Без элемента - Огонь + Пиро - Вода + Гидро - Ветер + Анемо - Лед + Крио - Камень + Гео Электро - Трава + Дендро @@ -972,7 +972,7 @@ 338, 207 - Spawn args + Спавн 190, 17 @@ -1023,7 +1023,7 @@ 338, 207 - Attack Modifier + Изменение атаки 241, 17 @@ -1044,7 +1044,7 @@ 56, 17 - Количе. + Кол-во 51, 17 @@ -1059,16 +1059,16 @@ Радиус - инъекция атаки + Создать инфузию - config + Перезагрузка - Чистый + Очистить - Reset + Сбросить 52, 17 @@ -1077,7 +1077,7 @@ Плагин - Attack Infuse + Элем. инфузия 274, 171 @@ -1116,7 +1116,7 @@ X Очистить - Рекорды спавна + Записи спавнов 4, 22 @@ -1552,6 +1552,12 @@ Почта + + Предметы + + + Список рассылки + NoControl diff --git a/Source/GrasscutterTools/Forms/FormShopEditor.ru-RU.resx b/Source/GrasscutterTools/Forms/FormShopEditor.ru-RU.resx index a27065a..b840b3c 100644 --- a/Source/GrasscutterTools/Forms/FormShopEditor.ru-RU.resx +++ b/Source/GrasscutterTools/Forms/FormShopEditor.ru-RU.resx @@ -146,10 +146,10 @@ √ Добавить или обновить - Никто + Никогда - Повседневная + Ежедневно Еженедельно diff --git a/Source/GrasscutterTools/GrasscutterTools.csproj b/Source/GrasscutterTools/GrasscutterTools.csproj index a8c0f88..ded7486 100644 --- a/Source/GrasscutterTools/GrasscutterTools.csproj +++ b/Source/GrasscutterTools/GrasscutterTools.csproj @@ -70,12 +70,6 @@ - - False - Resources\Newtonsoft.Json.dll - False - False - @@ -368,6 +362,9 @@ + + 13.0.1 + 2.2.0 diff --git a/Source/GrasscutterTools/Properties/Resources.ru-ru.resx b/Source/GrasscutterTools/Properties/Resources.ru-ru.resx index 387236d..3172f51 100644 --- a/Source/GrasscutterTools/Properties/Resources.ru-ru.resx +++ b/Source/GrasscutterTools/Properties/Resources.ru-ru.resx @@ -146,7 +146,7 @@ ..\Resources\ru-ru\AvatarStats.json;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Не удалось открыть в браузере. Вы можете вручную получить доступ к следующему адресу: + Не удалось открыть в браузере. Вы можете вручную перейти по этому адресу: Переход на новую версию @@ -227,7 +227,7 @@ Пожалуйста, сначала подключитесь к серверу, который поддерживает [OpenCommand] - Вы уверены, что хотите восстановить пользовательские команды по умолчанию? + Вы уверены, что хотите восстановить пользовательские команды до списка по умолчанию? ..\Resources\ru-ru\Scene.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 @@ -258,8 +258,8 @@ Отправка почты всем в текущей (v1.4.2) или более ранних версиях может привести к зависанию сервера или даже к нехватке ресурсов и сбою! -На самом деле было измерено, что отправка электронных писем на 3000+ учетных записей на машине 4H8G приводит к зависанию сервера, и для получения всех игроков (2000+) на машине 32H80G требуется 40 секунд. -Были отправлены предложения по улучшению, пожалуйста, будьте осторожны, чтобы отправить электронные письма всем игрокам, пока оптимизация не будет завершена! +Было проверено, что отправка электронных писем на 3000+ учетных записей на машине 4H8G приводит к зависанию сервера, и для получения всех игроков (2000+) на машине 32H80G требуется 40 секунд. +Были отправлены предложения по улучшению, но пока, пожалуйста, будьте осторожны при отправке писем всем игрокам, пока оптимизация не будет завершена! Предупреждение @@ -268,9 +268,9 @@ ..\Resources\ru-ru\ShopType.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 - Существует конфликт между текущим идентификатором товара и идентификатором в других магазинах, пожалуйста, замените другим идентификатором или автоматически сгенерируйте идентификатор + Существует конфликт между текущим ID товара и ID в других магазинах. Пожалуйста, замените его другим ID или автоматически сгенерируйте новый ID - Разрешено сохранять только в формате Shop.json! Вы уверены, что хотите перезаписать текущий указанный файл? + Разрешено сохранять только в формате Shop.json! Вы уверены, что хотите перезаписать текущий файл? \ No newline at end of file diff --git a/Source/GrasscutterTools/Resources/ru-ru/Monsters.txt b/Source/GrasscutterTools/Resources/ru-ru/Monsters.txt index 6e6c987..5cf3c26 100644 --- a/Source/GrasscutterTools/Resources/ru-ru/Monsters.txt +++ b/Source/GrasscutterTools/Resources/ru-ru/Monsters.txt @@ -740,23 +740,22 @@ 28040901:[N/A] 3639121545 28040902:[N/A] 3476332937 -// партнер 35210101:Позолоченная бригада - Одноручный топор (Лесная книга) 35210301:Позолоченный NPC - 3.2 Солдат гарнизона A -35210302:Позолоченный NPC - 3.2 Garrisoned Soldier B +35210302:Позолоченный NPC - 3.2 Солдат гарнизона B 35210303:Позолоченный NPC - 3.2 Солдат гарнизона C 35210401:Позолоченный NPC - Люксембург 35210501:NPC - Хабачи 35310101:Позолоченная бригада · Очистка воды песком (Золотая страна грез) 35310301:Позолоченная бригада · Гром днем ​​(Золотая страна грез) 35210102:Леопард из джунглей -36090190:Деятельность — Дружелюбная летающая вода +36090190:Активность — Дружелюбная летающая вода 36090290:Активность — Дружелюбная летающая трава -36090390:Активность — Дружественный летающий ветер +36090390:Активность — Дружелюбный летающий ветер 36090490:Активность — Дружелюбный вращающийся гром -36090590:Активность — Дружественный вращающийся лед -36090690:Событие — Дружественный Вращающийся Огонь -36090790:Активность — растяжка по дружественному огню -36090890:Дружественный к занятиям растягивающий ветер -36090990:Деятельность - Дружелюбный стретч-рок -36091090:Активность — Дружелюбная растяжка грома \ No newline at end of file +36090590:Активность — Дружелюбный вращающийся лед +36090690:Событие — Дружелюбный вращающийся огонь +36090790:Активность — Дружественный растянутый огонь +36090890:Активность — Дружелюбный растянутый ветер +36090990:Активность — Дружелюбная растянутая скала +36091090:Активность — Дружелюбный растянутый гром \ No newline at end of file