From 97b3a57ee1a51001a95fd64ebfe2108aadc293c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E5=82=91?= Date: Wed, 18 Oct 2023 22:19:08 +0800 Subject: [PATCH] Add non aggressive AI option to spawn page --- .../Pages/PageSpawn.Designer.cs | 58 +- Source/GrasscutterTools/Pages/PageSpawn.cs | 14 +- .../Pages/PageSpawn.en-US.resx | 16 +- Source/GrasscutterTools/Pages/PageSpawn.resx | 3453 +++++++++-------- .../Pages/PageSpawn.ru-RU.resx | 14 +- .../Pages/PageSpawn.zh-TW.resx | 35 +- 6 files changed, 1844 insertions(+), 1746 deletions(-) diff --git a/Source/GrasscutterTools/Pages/PageSpawn.Designer.cs b/Source/GrasscutterTools/Pages/PageSpawn.Designer.cs index 43a2d30..2b4da4c 100644 --- a/Source/GrasscutterTools/Pages/PageSpawn.Designer.cs +++ b/Source/GrasscutterTools/Pages/PageSpawn.Designer.cs @@ -32,6 +32,8 @@ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PageSpawn)); this.TCSpawnSettings = new System.Windows.Forms.TabControl(); this.TPSpawnArgs = new System.Windows.Forms.TabPage(); + this.label1 = new System.Windows.Forms.Label(); + this.ChkNoAggressiveness = new System.Windows.Forms.CheckBox(); this.NUDEntityDef = new System.Windows.Forms.NumericUpDown(); this.NUDEntityAtk = new System.Windows.Forms.NumericUpDown(); this.NUDEntityHp = new System.Windows.Forms.NumericUpDown(); @@ -41,7 +43,6 @@ this.NUDEntityPosX = new System.Windows.Forms.NumericUpDown(); this.NUDEntityAmout = new System.Windows.Forms.NumericUpDown(); this.NUDEntityLevel = new System.Windows.Forms.NumericUpDown(); - this.LblSpawnVersionRequireTip = new System.Windows.Forms.Label(); this.LblInfiniteHpTip = new System.Windows.Forms.Label(); this.LblEntityDef = new System.Windows.Forms.Label(); this.LblEntityAtk = new System.Windows.Forms.Label(); @@ -89,6 +90,7 @@ this.TPSpawnItems = new System.Windows.Forms.TabPage(); this.ListEntity = new System.Windows.Forms.ListBox(); this.PanelEntityFilterBar = new System.Windows.Forms.Panel(); + this.LblClearFilter = new System.Windows.Forms.Label(); this.TxtEntityFilter = new System.Windows.Forms.TextBox(); this.CmbFilterEntity = new System.Windows.Forms.ComboBox(); this.TPSpawnRecords = new System.Windows.Forms.TabPage(); @@ -137,6 +139,9 @@ // // TPSpawnArgs // + resources.ApplyResources(this.TPSpawnArgs, "TPSpawnArgs"); + this.TPSpawnArgs.Controls.Add(this.label1); + this.TPSpawnArgs.Controls.Add(this.ChkNoAggressiveness); this.TPSpawnArgs.Controls.Add(this.NUDEntityDef); this.TPSpawnArgs.Controls.Add(this.NUDEntityAtk); this.TPSpawnArgs.Controls.Add(this.NUDEntityHp); @@ -146,7 +151,6 @@ this.TPSpawnArgs.Controls.Add(this.NUDEntityPosX); this.TPSpawnArgs.Controls.Add(this.NUDEntityAmout); this.TPSpawnArgs.Controls.Add(this.NUDEntityLevel); - this.TPSpawnArgs.Controls.Add(this.LblSpawnVersionRequireTip); this.TPSpawnArgs.Controls.Add(this.LblInfiniteHpTip); this.TPSpawnArgs.Controls.Add(this.LblEntityDef); this.TPSpawnArgs.Controls.Add(this.LblEntityAtk); @@ -155,10 +159,21 @@ this.TPSpawnArgs.Controls.Add(this.LblEntitySpawnPostion); this.TPSpawnArgs.Controls.Add(this.LblEntityLevel); this.TPSpawnArgs.Controls.Add(this.LblEntityAmount); - resources.ApplyResources(this.TPSpawnArgs, "TPSpawnArgs"); this.TPSpawnArgs.Name = "TPSpawnArgs"; this.TPSpawnArgs.UseVisualStyleBackColor = true; // + // label1 + // + resources.ApplyResources(this.label1, "label1"); + this.label1.Name = "label1"; + // + // ChkNoAggressiveness + // + resources.ApplyResources(this.ChkNoAggressiveness, "ChkNoAggressiveness"); + this.ChkNoAggressiveness.Name = "ChkNoAggressiveness"; + this.ChkNoAggressiveness.UseVisualStyleBackColor = true; + this.ChkNoAggressiveness.CheckedChanged += new System.EventHandler(this.SpawnEntityInputChanged); + // // NUDEntityDef // resources.ApplyResources(this.NUDEntityDef, "NUDEntityDef"); @@ -333,12 +348,6 @@ 0}); this.NUDEntityLevel.ValueChanged += new System.EventHandler(this.SpawnEntityInputChanged); // - // LblSpawnVersionRequireTip - // - resources.ApplyResources(this.LblSpawnVersionRequireTip, "LblSpawnVersionRequireTip"); - this.LblSpawnVersionRequireTip.ForeColor = System.Drawing.SystemColors.GrayText; - this.LblSpawnVersionRequireTip.Name = "LblSpawnVersionRequireTip"; - // // LblInfiniteHpTip // resources.ApplyResources(this.LblInfiniteHpTip, "LblInfiniteHpTip"); @@ -382,6 +391,7 @@ // // TPAttackModArgs // + resources.ApplyResources(this.TPAttackModArgs, "TPAttackModArgs"); this.TPAttackModArgs.Controls.Add(this.LblAMPluginTip); this.TPAttackModArgs.Controls.Add(this.LblAMPluginIntroduction); this.TPAttackModArgs.Controls.Add(this.LblAMPlugin); @@ -391,7 +401,6 @@ this.TPAttackModArgs.Controls.Add(this.BtnAtClear); this.TPAttackModArgs.Controls.Add(this.LnkAttackModifierPlugin); this.TPAttackModArgs.Controls.Add(this.GrpAMSkills); - resources.ApplyResources(this.TPAttackModArgs, "TPAttackModArgs"); this.TPAttackModArgs.Name = "TPAttackModArgs"; this.TPAttackModArgs.UseVisualStyleBackColor = true; // @@ -452,13 +461,13 @@ // // GrpAMSkills // + resources.ApplyResources(this.GrpAMSkills, "GrpAMSkills"); this.GrpAMSkills.Controls.Add(this.TxtAtEntityQ); this.GrpAMSkills.Controls.Add(this.TxtAtEntityE); this.GrpAMSkills.Controls.Add(this.TxtAtEntityN); this.GrpAMSkills.Controls.Add(this.RbAtQ); this.GrpAMSkills.Controls.Add(this.RbAtE); this.GrpAMSkills.Controls.Add(this.RbAtN); - resources.ApplyResources(this.GrpAMSkills, "GrpAMSkills"); this.GrpAMSkills.Name = "GrpAMSkills"; this.GrpAMSkills.TabStop = false; // @@ -505,6 +514,7 @@ // // TPAttackInfusedArgs // + resources.ApplyResources(this.TPAttackInfusedArgs, "TPAttackInfusedArgs"); this.TPAttackInfusedArgs.Controls.Add(this.NUDAiwiRotateZ); this.TPAttackInfusedArgs.Controls.Add(this.NUDAiwiRotateY); this.TPAttackInfusedArgs.Controls.Add(this.NUDAiwiRotateX); @@ -523,7 +533,6 @@ this.TPAttackInfusedArgs.Controls.Add(this.BtnAiwiReset); this.TPAttackInfusedArgs.Controls.Add(this.LblAiwiPlugin); this.TPAttackInfusedArgs.Controls.Add(this.LnkAttackInfusedWithItem); - resources.ApplyResources(this.TPAttackInfusedArgs, "TPAttackInfusedArgs"); this.TPAttackInfusedArgs.Name = "TPAttackInfusedArgs"; this.TPAttackInfusedArgs.UseVisualStyleBackColor = true; // @@ -579,8 +588,8 @@ // // NUDAiwiSpread // - this.NUDAiwiSpread.DecimalPlaces = 2; resources.ApplyResources(this.NUDAiwiSpread, "NUDAiwiSpread"); + this.NUDAiwiSpread.DecimalPlaces = 2; this.NUDAiwiSpread.Maximum = new decimal(new int[] { 2147483647, 0, @@ -691,9 +700,9 @@ // // TPSpawnItems // + resources.ApplyResources(this.TPSpawnItems, "TPSpawnItems"); this.TPSpawnItems.Controls.Add(this.ListEntity); this.TPSpawnItems.Controls.Add(this.PanelEntityFilterBar); - resources.ApplyResources(this.TPSpawnItems, "TPSpawnItems"); this.TPSpawnItems.Name = "TPSpawnItems"; this.TPSpawnItems.UseVisualStyleBackColor = true; // @@ -706,11 +715,20 @@ // // PanelEntityFilterBar // + resources.ApplyResources(this.PanelEntityFilterBar, "PanelEntityFilterBar"); + this.PanelEntityFilterBar.Controls.Add(this.LblClearFilter); this.PanelEntityFilterBar.Controls.Add(this.TxtEntityFilter); this.PanelEntityFilterBar.Controls.Add(this.CmbFilterEntity); - resources.ApplyResources(this.PanelEntityFilterBar, "PanelEntityFilterBar"); this.PanelEntityFilterBar.Name = "PanelEntityFilterBar"; // + // LblClearFilter + // + resources.ApplyResources(this.LblClearFilter, "LblClearFilter"); + this.LblClearFilter.BackColor = System.Drawing.Color.White; + this.LblClearFilter.Cursor = System.Windows.Forms.Cursors.Hand; + this.LblClearFilter.Name = "LblClearFilter"; + this.LblClearFilter.Click += new System.EventHandler(this.LblClearFilter_Click); + // // TxtEntityFilter // resources.ApplyResources(this.TxtEntityFilter, "TxtEntityFilter"); @@ -719,16 +737,16 @@ // // CmbFilterEntity // - this.CmbFilterEntity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; resources.ApplyResources(this.CmbFilterEntity, "CmbFilterEntity"); + this.CmbFilterEntity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CmbFilterEntity.Name = "CmbFilterEntity"; this.CmbFilterEntity.SelectedIndexChanged += new System.EventHandler(this.CmbFilterEntity_SelectedIndexChanged); // // TPSpawnRecords // + resources.ApplyResources(this.TPSpawnRecords, "TPSpawnRecords"); this.TPSpawnRecords.Controls.Add(this.ListSpawnLogs); this.TPSpawnRecords.Controls.Add(this.FLPSpawnRecordControls); - resources.ApplyResources(this.TPSpawnRecords, "TPSpawnRecords"); this.TPSpawnRecords.Name = "TPSpawnRecords"; this.TPSpawnRecords.UseVisualStyleBackColor = true; // @@ -770,8 +788,8 @@ // // MenuSpawnEntityFilter // - this.MenuSpawnEntityFilter.Name = "MenuSpawnEntityFilter"; resources.ApplyResources(this.MenuSpawnEntityFilter, "MenuSpawnEntityFilter"); + this.MenuSpawnEntityFilter.Name = "MenuSpawnEntityFilter"; // // PageSpawn // @@ -830,7 +848,6 @@ private System.Windows.Forms.NumericUpDown NUDEntityPosX; private System.Windows.Forms.NumericUpDown NUDEntityAmout; private System.Windows.Forms.NumericUpDown NUDEntityLevel; - private System.Windows.Forms.Label LblSpawnVersionRequireTip; private System.Windows.Forms.Label LblInfiniteHpTip; private System.Windows.Forms.Label LblEntityDef; private System.Windows.Forms.Label LblEntityAtk; @@ -887,5 +904,8 @@ private System.Windows.Forms.Button BtnRemoveSpawnLog; private System.Windows.Forms.Label LblClearSpawnLogs; private System.Windows.Forms.ContextMenuStrip MenuSpawnEntityFilter; + private System.Windows.Forms.CheckBox ChkNoAggressiveness; + private System.Windows.Forms.Label label1; + private System.Windows.Forms.Label LblClearFilter; } } diff --git a/Source/GrasscutterTools/Pages/PageSpawn.cs b/Source/GrasscutterTools/Pages/PageSpawn.cs index 2422e7a..e385362 100644 --- a/Source/GrasscutterTools/Pages/PageSpawn.cs +++ b/Source/GrasscutterTools/Pages/PageSpawn.cs @@ -114,8 +114,17 @@ namespace GrasscutterTools.Pages private void TxtEntityFilter_TextChanged(object sender, EventArgs e) { LoadEntityList(); + LblClearFilter.Visible = TxtEntityFilter.Text.Length > 0; } - + + /// + /// 点击清空过滤栏标签时触发 + /// + private void LblClearFilter_Click(object sender, EventArgs e) + { + TxtEntityFilter.Clear(); + } + /// /// 实体列表选中项改变时触发 @@ -267,6 +276,8 @@ namespace GrasscutterTools.Pages CheckAndConnect(NUDEntityDef, -1, " def"); if (NUDEntityPosX.Value != 0 || NUDEntityPosY.Value != 0 || NUDEntityPosZ.Value != 0) args += $" {NUDEntityPosX.Value} {NUDEntityPosY.Value} {NUDEntityPosZ.Value}"; + if (ChkNoAggressiveness.Checked) + args += " ai12001001"; SetCommand("/spawn", args); } else @@ -373,6 +384,5 @@ namespace GrasscutterTools.Pages } #endregion -- 攻击注入参数 -- - } } \ No newline at end of file diff --git a/Source/GrasscutterTools/Pages/PageSpawn.en-US.resx b/Source/GrasscutterTools/Pages/PageSpawn.en-US.resx index 3ffe436..27566b9 100644 --- a/Source/GrasscutterTools/Pages/PageSpawn.en-US.resx +++ b/Source/GrasscutterTools/Pages/PageSpawn.en-US.resx @@ -127,11 +127,17 @@ AttackInfused - - 144, 17 + + 23, 17 - - v Require GC > v1.3.1 v + + AI: + + + 138, 21 + + + No aggressiveness 98, 17 @@ -158,7 +164,7 @@ HP - 182, 82 + 181, 56 53, 17 diff --git a/Source/GrasscutterTools/Pages/PageSpawn.resx b/Source/GrasscutterTools/Pages/PageSpawn.resx index 2378285..c095f45 100644 --- a/Source/GrasscutterTools/Pages/PageSpawn.resx +++ b/Source/GrasscutterTools/Pages/PageSpawn.resx @@ -117,1792 +117,1849 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Top, Bottom, Left - - - - 240, 126 - - - 80, 23 - - - 13 - - - NUDEntityDef - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 0 - - - 78, 126 - - - 80, 23 - - - 11 - - - NUDEntityAtk - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 1 - - - 69, 80 - - - 80, 23 - - - 6 - - - NUDEntityHp - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 2 - - - 240, 80 - - - 80, 23 - - - 8 - - - NUDEntityMaxHp - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 3 - - - 260, 155 - - - 60, 23 - - - 17 - - - NUDEntityPosZ - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 4 - - - 169, 155 - - - 60, 23 - - - 16 - - - NUDEntityPosY - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 5 - - - 78, 155 - - - 60, 23 - - - 15 - - - NUDEntityPosX - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 6 - - - 69, 25 - - - 80, 23 - - - 1 - - - NUDEntityAmout - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 7 - - - 240, 25 - - - 80, 23 - - - 3 - - - NUDEntityLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 8 - - - True - - - NoControl - - - 19, 60 - - - 162, 17 - - - 4 - - - 以下参数至少要求 GC v1.3.1 - - - LblSpawnVersionRequireTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 9 - - - True - - - NoControl - - - 20, 106 - - - 107, 17 - - - 9 - - - 血量为 0 表示无限 - - - LblInfiniteHpTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 10 - - - True - - - NoControl - - - 182, 128 - - - 56, 17 - - - 12 - - - 防御力: - - - LblEntityDef - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 11 - - - True - - - NoControl - - - 19, 128 - - - 56, 17 - - - 10 - - - 攻击力: - - - LblEntityAtk - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 12 - - - True - - - NoControl - - - 19, 82 - - - 44, 17 - - - 5 - - - 血量: - - - LblEntityHp - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 13 - - - True - - - NoControl - - - 170, 82 - - - 68, 17 - - - 7 - - - 最大血量: - - - LblEntityMaxHp - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 14 - - - True - - - NoControl - - - 19, 157 - - - 235, 17 - - - 14 - - - 位置: x: y: z: - - - LblEntitySpawnPostion - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 15 - - - True - - - NoControl - - - 194, 27 - - - 44, 17 - - - 2 - - - 等级: - - - LblEntityLevel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnArgs - - - 16 - - - True - - - NoControl - - - 20, 27 - - - 44, 17 - - - 0 - - - 数量: - - - 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, 195 - - - 0 - - - 生成参数 - - - TPSpawnArgs - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnSettings - - - 0 - - - True - - - NoControl - - - 6, 41 - - - 140, 17 - - - 5 - - - 见识一下真正的雷神吧! - - - LblAMPluginTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 0 - - - True - - - NoControl - - - 6, 24 - - - 227, 17 - - - 4 - - - 这个插件可以使用 Gadget 替换角色攻击 - - - LblAMPluginIntroduction - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 1 - - - True - - - NoControl - - - 6, 3 - - - 44, 17 - - - 0 - - - 插件: - - - LblAMPlugin - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 2 - - - True - - - NoControl - - - 182, 3 - - - 20, 17 - - - 3 - - - - - - LnkAMOff - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 3 - - - True - - - NoControl - - - 156, 3 - - - 20, 17 - - - 2 - - - - - - LnkAMOn - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 4 - - - NoControl - - - 232, 170 - - - 100, 23 - - - 8 - - - 重载配置 - - - BtnAtReload - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 5 - - - NoControl - - - 9, 170 - - - 217, 23 - - - 7 - - - 清空实体!! - - - BtnAtClear - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 6 - - - True - - - NoControl - - - 56, 3 - - - 94, 17 - - - 1 - - - AttackModifier - - - LnkAttackModifierPlugin - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackModArgs - - - 7 - - - 67, 72 - - - 250, 23 - - - 5 - - - TxtAtEntityQ - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 0 - - - 67, 43 - - - 250, 23 - - - 4 - - - TxtAtEntityE - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 1 - - - 67, 14 - - - 250, 23 - - - 3 - - - TxtAtEntityN - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 2 - - - True - - - NoControl - - - 14, 73 - - - 36, 21 - - - 2 - - - Q - - - RbAtQ - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 3 - - - True - - - NoControl - - - 14, 44 - - - 33, 21 - - - 1 - - - E - - - RbAtE - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 4 - - - True - - - NoControl - - - 14, 15 - - - 36, 21 - 0 - - N - - - RbAtN - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - 5 - - - 9, 61 - - - 323, 103 - - - 6 - - - 替换技能 - - - 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, 195 - - - 1 - - - 攻击修改参数 - - - TPAttackModArgs - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnSettings - - - 1 - - - 248, 101 - - - 60, 23 - - - 13 - - - NUDAiwiRotateZ - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 0 - - - 157, 101 - - - 60, 23 - - - 12 - - - NUDAiwiRotateY - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 1 - - - 66, 101 - - - 60, 23 - - - 11 - - - NUDAiwiRotateX - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 2 - - - True - - - NoControl - - - 7, 103 - - - 235, 17 - - - 10 - - - 旋转: x: y: z: - - - LblAiwiRotate - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 3 - - - 228, 72 - - - 80, 23 - - - 9 - - - NUDAiwiSpread - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 4 - - - True - - - NoControl - - - 178, 74 - - - 44, 17 - - - 8 - - - 扩散: - - - LblAiwiSpread - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 5 - - - 66, 72 - - - 80, 23 - - - 7 - - - NUDAiwiCount - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 6 - - - 228, 43 - - - 80, 23 - - - 5 - - - NUDAiwiHeight - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 7 - - - 66, 43 - - - 80, 23 - - - 3 - - - NUDAiwiRadius - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 8 - - - True - - - NoControl - - - 7, 74 - - - 44, 17 - - - 6 - - - 数量: - - - LblAiwiCount - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 9 - - - True - - - NoControl - - - 178, 45 - - - 44, 17 - - - 4 - - - 高度: - - - LblAiwiHeight - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 10 - - - True - - - NoControl - - - 7, 45 - - - 44, 17 - - - 2 - - - 范围: - - - LblAiwiRadius - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 11 - - - NoControl - - - 94, 130 - - - 150, 30 - - - 14 - - - 攻击注入 - - - BtnAttackInfuse - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 12 - - - NoControl - - - 225, 166 - - - 100, 23 - - - 17 - - - 重载配置 - - - BtnAiwiReload - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 13 - - - NoControl - - - 119, 166 - - - 100, 23 - - - 16 - - - 清空实体 - - - BtnAiwiClear - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 14 - - - NoControl - - - 13, 166 - - - 100, 23 - - - 15 - - - 重置 - - - BtnAiwiReset - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 15 - - - True - - - NoControl - - - 6, 3 - - - 44, 17 - - - 0 - - - 插件: - - - LblAiwiPlugin - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 16 - - - True - - - NoControl - - - 56, 3 - - - 139, 17 - - - 1 - - - AttackInfusedWithItem - - - 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, 195 - - - 2 - - - 攻击注入参数 - - - TPAttackInfusedArgs - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnSettings - - - 2 - - - 3, 7 - - - 346, 225 - - - 0 - - - TCSpawnSettings - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 1 - - - Top, Bottom, Left, Right - - - Fill - - - 17 - - - 3, 33 - - - 274, 159 - 1 - - ListEntity + + 3 - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 60, 23 - - TPSpawnItems + + 2 - - 0 + + + NoControl - - Top, Left, Right + + 6 - - 153, 3 + + 9 - - 118, 23 + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + 1 - - TxtEntityFilter + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 235, 17 + + + TPAttackInfusedArgs + + + NoControl + + + NoControl + + + 19, 56 + + + 67, 43 + + + FLPSpawnRecordControls + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 7 + + + 攻击力: + + + 80, 23 + + + 84, 3 + + + AttackModifier + + + 7 + + + 100, 23 + + + Q + + + 1 + + + 56, 3 + + + 9, 61 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + NUDEntityMaxHp + + + NoControl + + + 20, 17 + + + Fill + + + 250, 23 + + + TPSpawnArgs + + + 20, 27 + + + 攻击修改参数 + + + 66, 101 + + + Top, Bottom, Left, Right + + + 7 + + + TPAttackModArgs + + + 7 System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - PanelEntityFilterBar + + 80, 23 - + 0 - + + TPAttackModArgs + + + 17 + + + TPSpawnRecords + + + NoControl + + + 182, 102 + + + TxtAtEntityE + + + 19 + + + 66, 43 + + + 1 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0 + + + TPAttackModArgs + + + 8 + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnItems + + + 清空实体 + + + NoControl + + + True + + + TPAttackModArgs + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 2 + + + 11 + + + True + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 44, 17 + + + 1 + + + TPAttackInfusedArgs + + + 7, 103 + + + CmbFilterEntity + + NoControl 0, 2 - - 150, 25 + + TPSpawnArgs - - 1 + + TPAttackInfusedArgs - - CmbFilterEntity - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - PanelEntityFilterBar - - - 1 - - - Top - - - 3, 3 - - - 274, 30 - - + 0 - - PanelEntityFilterBar + + NoControl - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TPSpawnItems + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + 66, 72 - + + 12 + + + FLPSpawnRecordControls + + + 69, 25 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + X + + + 7, 45 + + + TPAttackInfusedArgs + + 4, 26 - - 3, 3, 3, 3 + + LnkAttackModifierPlugin - - 280, 195 + + - - 0 + + True - - 实体列表 + + 68, 17 - - TPSpawnItems + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - TCSpawnItems - - - 0 - - - Fill - - - 17 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 3, 3 - - 274, 160 + + 4 + + + 1 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 80, 23 + + + True + + + 1 + + + Bottom + + + NUDAiwiCount + + + Top, Left, Right + + + LblAiwiHeight + + + GrpAMSkills + + + RbAtE + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 1 + + + 1 + + + TPSpawnArgs + + + 338, 195 + + + TPSpawnArgs + + + NoControl + + + 0 + + + 11 + + + TPSpawnArgs + + + TPSpawnArgs + + + 100, 23 + + + 6, 3 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + LblClearFilter + + + 旋转: x: y: z: + + + True + + + 14, 73 + + + 2 + + + TCSpawnItems + + + 2 + + + 清空实体!! + + + 80, 23 + + + True + + + BtnAttackInfuse + + + 3, 3, 3, 3 + + + TPAttackModArgs + + + TPAttackInfusedArgs + + + 248, 101 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 10 + + + 1 + + + 153, 3 + + + TPAttackModArgs + + + 6 + + + 16, 17 + + + 7 + + + TPSpawnArgs + + + GrpAMSkills + + + TPAttackInfusedArgs + + + 20, 159 + + + TPSpawnArgs + + + 1 + + + LblAMPlugin + + + TPAttackModArgs + + + N + + + 274, 159 + + + LblEntityMaxHp + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 1 + + + 12 + + + 13 + + + TPAttackModArgs + + + 44, 17 + + + NoControl + + + 274, 30 + + + 44, 17 + + + NoControl + + + 80, 23 + + + 56, 17 + + + True + + + 118, 23 + + + TCSpawnSettings + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 血量为 0 表示无限 + + + TPSpawnArgs + + + 44, 17 + + + TPSpawnRecords + + + TPSpawnArgs + + + 3 + + + 44, 17 + + + 1 + + + 18 + + + 15 + + + NoControl + + + TxtAtEntityQ + + + GrpAMSkills + + + 227, 17 + + + PanelEntityFilterBar + + + TPAttackModArgs + + + 75, 23 + + + 182, 3 + + + 6 + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + NoControl + + + 4, 26 + + + 250, 23 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + NoControl + + + 1 + + + 0 + + + 攻击注入 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 3, 3, 3, 3 + + + 5 + + + 1 + + + 4, 26 + + + LblInfiniteHpTip + + + NUDEntityAtk + + + 139, 17 + + + 178, 45 + + + 1 + + + 防御力: + + + TCSpawnSettings + + + 1 + + + NoControl + + + 17 + + + 3, 3, 3, 3 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 3, 3, 3, 3 + + + True + + + 2 + + + 等级: + + + 13 + + + 最大血量: + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + LblAiwiRadius + + + 274, 29 + + + 4, 26 + + + 75, 21 + + + 355, 7 + + + 0 + + + 107, 17 + + + GrpAMSkills + + + NUDEntityPosX + + + 13, 166 + + + NUDEntityAmout + + + 攻击注入参数 + + + NoControl + + + 44, 17 + + + 35, 17 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 重载配置 + + + TPSpawnItems + + + 无攻击性 + + + 228, 72 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0 + + + 3, 3 + + + 9, 170 + + + 18 + + + 2 + + + 14 + + + TPSpawnArgs + + + 0 + + + NoControl + + + LblEntitySpawnPostion + + + 0 + + + NUDEntityHp + + + NoControl + + + 5 + + + False 0 + + 重置 + + + ChkNoAggressiveness + + + TPSpawnArgs + + + 0 + ListSpawnLogs - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 56, 17 - - TPSpawnRecords + + TCSpawnSettings - - 0 - - - True - - + NoControl - - 3, 3 + + LblEntityAmount - - 75, 23 + + LblEntityLevel - - 0 + + 78, 158 - - √ 记录 + + 228, 43 - - BtnSaveSpawnLog + + 8 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NUDEntityPosY - - FLPSpawnRecordControls + + TxtAtEntityN - - 0 + + NUDAiwiRotateX - - False - - + NoControl - - 84, 3 + + 69, 54 - - 75, 23 + + LblAiwiCount - - 1 - - - × 删除 - - - BtnRemoveSpawnLog - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - FLPSpawnRecordControls - - - 1 - - - Left - - - True - - - NoControl - - - 165, 6 - - - 44, 17 - - - 2 - - - X 清空 - - - LblClearSpawnLogs - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - FLPSpawnRecordControls - - - 2 - - - Bottom - - - 3, 163 - - - 274, 29 - - - 1 - - - FLPSpawnRecordControls - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnRecords - - - 1 - - - 4, 26 - - - 3, 3, 3, 3 - - - 280, 195 - - - 1 - - - 生成记录本 - - - TPSpawnRecords - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnItems - - - 1 - - - 355, 7 - - - 288, 225 - - - 1 + + 16 TCSpawnItems - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 16 - - $this + + 13 + + + 14 + + + 280, 195 + + + TPSpawnArgs + + + 100, 23 + + + NUDEntityDef + + + LnkAMOff + + + 255, 6 + + + TPAttackInfusedArgs + + + 13 + + + 4 + + + 150, 30 + + + AttackInfusedWithItem + + + 274, 160 + + + 10 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + PanelEntityFilterBar + + + 12 + + + True + + + 19, 131 + + + TPAttackInfusedArgs + + + TPAttackModArgs + + + NUDAiwiSpread + + + 高度: + + + ListEntity + + + TPSpawnArgs + + + TPAttackInfusedArgs + + + 这个插件可以使用 Gadget 替换角色攻击 2 - - 17, 17 - - - 61, 4 + + NoControl - - MenuSpawnEntityFilter + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 8 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + NoControl + + + 3, 3 + + + BtnAiwiReload + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TCSpawnItems + + + 2 + + + 94, 17 + + + 15 + + + 44, 17 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + LblEntityDef + + + NUDEntityPosZ + + + 6 System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + E + + + X 清空 + + + True + + + PanelEntityFilterBar + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 4 + + + NoControl + + + 33, 21 + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Fill + + + 2 + + + 重载配置 + + + 见识一下真正的雷神吧! + + + 实体列表 + + + 3 + + + RbAtN + + + True + + + 338, 195 + + + 6 + + + 178, 74 + + + TxtEntityFilter + + + 240, 100 + + + TPAttackInfusedArgs + + + 60, 23 + + + 7 + + + 6 + + + 8 + + True - - - 7, 17 PageSpawn - - GrasscutterTools.Pages.BasePage, GrasscutterTools, Version=1.12.1.0, Culture=neutral, PublicKeyToken=de2b1c089621e923 + + 14 + + 8 + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + NoControl + + + 78, 100 + + + 0 + + + NUDAiwiRotateZ + + + NoControl + + + True + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 2 + + + 9 + + + $this + + + BtnAiwiClear + + + TPAttackInfusedArgs + + + 0 + + + Top, Bottom, Left + + + TPSpawnArgs + + + 80, 23 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 15 + + + True + + + 80, 23 + + + 插件: + + + TPAttackInfusedArgs + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 1 + + + True + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + NoControl + + + 0 + + + Top, Right + + + 80, 23 + + + TPSpawnArgs + + + 4 + + + True + + + NoControl + + + 78, 129 + + + RbAtQ + + + 替换技能 + + + TPAttackInfusedArgs + + + NoControl + + + True + + + 20, 80 + + + 240, 54 + + + 36, 21 + + + True + + + 240, 25 + + + 11 + + + 280, 195 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + False + + + 80, 23 + + + LnkAMOn + + + 11 + + + TPAttackInfusedArgs + + + 169, 129 + + + 67, 72 + + + 17 + + + 140, 17 + + + 生成参数 + + + 4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 94, 130 + + + 1 + + + True + + + 14, 15 + + + 235, 17 + + + 2 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 生成记录本 + + + 1 + + + BtnSaveSpawnLog + + + TPAttackInfusedArgs + + + 1 + + + True + + + NUDAiwiRotateY + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 属性: + + + LblClearSpawnLogs + + + 10 + + + 3, 163 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + LblEntityHp + + + 0 + + + 2 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 60, 23 + + + NoControl + + + 170, 56 + + + 119, 166 + + + 60, 23 + + + 插件: + + + 16 + + + 156, 3 + + + True + + + 3 + + + 44, 17 + + + 75, 23 + + + LblEntityAtk + + + 60, 23 + + + True + + + 3, 3, 3, 3 + + + √ 记录 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + 10 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + True + + + 6, 41 + + + 6, 3 + + + GrpAMSkills + + + 0 + + + 9 + + + 250, 23 + + + NoControl + + + BtnAtClear + + + TPSpawnArgs + + + 3, 7 + + + 4 + + + + + + 157, 101 + + + 7, 74 + + + NUDAiwiHeight + + + 2 + + + × 删除 + + + 9 + + + label1 + + + 0 + + + 20, 17 + + + True + + + LblAiwiSpread + + + LblAiwiRotate + + + TPSpawnArgs + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 338, 195 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 8 + + + 323, 103 + + + 232, 170 + + + 165, 6 + + + 7, 17 + + + LblAiwiPlugin + + + 100, 23 + + + Left + + + 12 + + + 5 + + + 1 + + + 数量: + + + TPSpawnRecords + + + 60, 23 + + + 346, 225 + + + 288, 225 + + + 0 + + + 44, 17 + + + 19, 102 + + + 6, 24 + + + TPAttackInfusedArgs + + + NoControl + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 36, 21 + + + 80, 23 + + + 17 + + + $this + + + 范围: + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + PanelEntityFilterBar + + + 260, 129 + + + BtnRemoveSpawnLog + + + LblAMPluginTip + + + 14 + + + MenuSpawnEntityFilter + + + 217, 23 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrasscutterTools.Pages.BasePage, GrasscutterTools, Version=1.13.0.0, Culture=neutral, PublicKeyToken=de2b1c089621e923 + + + 225, 166 + + + LnkAttackInfusedWithItem + + + GrpAMSkills + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FLPSpawnRecordControls + + + 61, 4 + + + True + + + BtnAiwiReset + + + 数量: + + + TPSpawnArgs + + + 15 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 5 + + + FLPSpawnRecordControls + + + 5 + + + TPSpawnArgs + + + 67, 14 + + + TPAttackInfusedArgs + + + 5 + + + 150, 25 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 血量: + + + 5 + + + True + + + 16 + + + True + + + NoControl + + + 3 + + + 0 + + + 2 + + + 4 + + + 3 + + + 3 + + + Top + + + NUDAiwiRadius + + + TPSpawnItems + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + NoControl + + + 56, 3 + + + BtnAtReload + + + 194, 27 + + + 位置: x: y: z: + + + TCSpawnSettings + + + 扩散: + + + 17 + + + NUDEntityLevel + + + 4, 26 + + + 3, 33 + + + 5 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 3 + + + 0 + + + 44, 17 + + + 14, 44 + + + 2 + + + LblAMPluginIntroduction + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17, 17 + + + True + \ No newline at end of file diff --git a/Source/GrasscutterTools/Pages/PageSpawn.ru-RU.resx b/Source/GrasscutterTools/Pages/PageSpawn.ru-RU.resx index e9a48f8..40e415b 100644 --- a/Source/GrasscutterTools/Pages/PageSpawn.ru-RU.resx +++ b/Source/GrasscutterTools/Pages/PageSpawn.ru-RU.resx @@ -127,11 +127,17 @@ Элем. инфузия - - 149, 17 + + 20, 17 - - Требуется GC >= v1.3.1 + + AI + + + 86, 21 + + + Без атаки 157, 17 diff --git a/Source/GrasscutterTools/Pages/PageSpawn.zh-TW.resx b/Source/GrasscutterTools/Pages/PageSpawn.zh-TW.resx index d8ae857..7a6e29b 100644 --- a/Source/GrasscutterTools/Pages/PageSpawn.zh-TW.resx +++ b/Source/GrasscutterTools/Pages/PageSpawn.zh-TW.resx @@ -117,8 +117,20 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 以下參數至少要求 GC v1.3.1 + + 生成參數 + + + 攻擊修改參數 + + + 攻擊注入參數 + + + 特性: + + + 無攻擊性 血量為 0 表示無限 @@ -135,9 +147,6 @@ 數量: - - 生成參數 - 見識一下真正的雷神吧! @@ -159,9 +168,6 @@ 替換技能 - - 攻擊修改參數 - 旋轉: x: y: z: @@ -183,23 +189,16 @@ 清空實體 - - 攻擊注入參數 - 實體列表 + + 生成記錄本 + √ 記錄 × 刪除 - - 生成記錄本 - - - - 61, 4 - \ No newline at end of file