diff --git a/Doc/Screenshots-en/0-Home.png b/Doc/Screenshots-en/0-Home.png new file mode 100644 index 0000000..3522cf6 Binary files /dev/null and b/Doc/Screenshots-en/0-Home.png differ diff --git a/Doc/Screenshots-en/1-CustomCommands.png b/Doc/Screenshots-en/1-CustomCommands.png new file mode 100644 index 0000000..756023f Binary files /dev/null and b/Doc/Screenshots-en/1-CustomCommands.png differ diff --git a/Doc/Screenshots-en/10-GachaBannerEditor.png b/Doc/Screenshots-en/10-GachaBannerEditor.png new file mode 100644 index 0000000..5d29185 Binary files /dev/null and b/Doc/Screenshots-en/10-GachaBannerEditor.png differ diff --git a/Doc/Screenshots-en/2-CustomArtifact.png b/Doc/Screenshots-en/2-CustomArtifact.png new file mode 100644 index 0000000..440fb00 Binary files /dev/null and b/Doc/Screenshots-en/2-CustomArtifact.png differ diff --git a/Doc/Screenshots-en/3-CustomWeapon.png b/Doc/Screenshots-en/3-CustomWeapon.png new file mode 100644 index 0000000..30d12c9 Binary files /dev/null and b/Doc/Screenshots-en/3-CustomWeapon.png differ diff --git a/Doc/Screenshots-en/4-GiveItem.png b/Doc/Screenshots-en/4-GiveItem.png new file mode 100644 index 0000000..8c3100e Binary files /dev/null and b/Doc/Screenshots-en/4-GiveItem.png differ diff --git a/Doc/Screenshots-en/5-GiveAvatar.png b/Doc/Screenshots-en/5-GiveAvatar.png new file mode 100644 index 0000000..0cb5582 Binary files /dev/null and b/Doc/Screenshots-en/5-GiveAvatar.png differ diff --git a/Doc/Screenshots-en/6-SpawnEntity.png b/Doc/Screenshots-en/6-SpawnEntity.png new file mode 100644 index 0000000..6755c02 Binary files /dev/null and b/Doc/Screenshots-en/6-SpawnEntity.png differ diff --git a/Doc/Screenshots-en/7-ChangeScene.png b/Doc/Screenshots-en/7-ChangeScene.png new file mode 100644 index 0000000..3b8e1b9 Binary files /dev/null and b/Doc/Screenshots-en/7-ChangeScene.png differ diff --git a/Doc/Screenshots-en/8-CustomStats.png b/Doc/Screenshots-en/8-CustomStats.png new file mode 100644 index 0000000..9d5a8a0 Binary files /dev/null and b/Doc/Screenshots-en/8-CustomStats.png differ diff --git a/Doc/Screenshots-en/9-Manage.png b/Doc/Screenshots-en/9-Manage.png new file mode 100644 index 0000000..ca7e3e5 Binary files /dev/null and b/Doc/Screenshots-en/9-Manage.png differ diff --git a/Doc/Screenshots/0-Home.png b/Doc/Screenshots/0-Home.png new file mode 100644 index 0000000..4d24379 Binary files /dev/null and b/Doc/Screenshots/0-Home.png differ diff --git a/Doc/Screenshots/1-CustomCommands.png b/Doc/Screenshots/1-CustomCommands.png index b458e12..e104f56 100644 Binary files a/Doc/Screenshots/1-CustomCommands.png and b/Doc/Screenshots/1-CustomCommands.png differ diff --git a/Doc/Screenshots/2-CustomArtifact.png b/Doc/Screenshots/2-CustomArtifact.png index 45529a1..b9f74a9 100644 Binary files a/Doc/Screenshots/2-CustomArtifact.png and b/Doc/Screenshots/2-CustomArtifact.png differ diff --git a/Doc/Screenshots/3-CustomWeapon.png b/Doc/Screenshots/3-CustomWeapon.png index 0e0854b..654c9e0 100644 Binary files a/Doc/Screenshots/3-CustomWeapon.png and b/Doc/Screenshots/3-CustomWeapon.png differ diff --git a/Doc/Screenshots/4-GiveItem.png b/Doc/Screenshots/4-GiveItem.png index 717f26f..3b2dd16 100644 Binary files a/Doc/Screenshots/4-GiveItem.png and b/Doc/Screenshots/4-GiveItem.png differ diff --git a/Doc/Screenshots/5-GiveAvatar.png b/Doc/Screenshots/5-GiveAvatar.png index 17cafbe..c3f530a 100644 Binary files a/Doc/Screenshots/5-GiveAvatar.png and b/Doc/Screenshots/5-GiveAvatar.png differ diff --git a/Doc/Screenshots/6-SpawnEntity.png b/Doc/Screenshots/6-SpawnEntity.png index c2938e4..1bf96c4 100644 Binary files a/Doc/Screenshots/6-SpawnEntity.png and b/Doc/Screenshots/6-SpawnEntity.png differ diff --git a/Doc/Screenshots/7-ChangeScene.png b/Doc/Screenshots/7-ChangeScene.png index 6995e31..0748538 100644 Binary files a/Doc/Screenshots/7-ChangeScene.png and b/Doc/Screenshots/7-ChangeScene.png differ diff --git a/Doc/Screenshots/8-CustomStats.png b/Doc/Screenshots/8-CustomStats.png index 494a9f0..7bf6fb1 100644 Binary files a/Doc/Screenshots/8-CustomStats.png and b/Doc/Screenshots/8-CustomStats.png differ diff --git a/Doc/Screenshots/9-Manage.png b/Doc/Screenshots/9-Manage.png index 944db64..57ce1f6 100644 Binary files a/Doc/Screenshots/9-Manage.png and b/Doc/Screenshots/9-Manage.png differ diff --git a/Doc/Screenshots/PermComboBox.png b/Doc/Screenshots/PermComboBox.png deleted file mode 100644 index 25fc88a..0000000 Binary files a/Doc/Screenshots/PermComboBox.png and /dev/null differ diff --git a/Doc/Screenshots/SetClimate.png b/Doc/Screenshots/SetClimate.png deleted file mode 100644 index 0dd11da..0000000 Binary files a/Doc/Screenshots/SetClimate.png and /dev/null differ diff --git a/README.md b/README.md index c21a89a..d8f7bb8 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,39 @@ # Grasscutter Tools + +中文 | [EN](README_en-US.md) + ## Commands Generator 请从 [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) 中获取最新版本 -## v0.9.0 更新 +--- + +## TODO List + - [ ] 多语言支持(进度:UI已经支持英语,但还有许多ID映射文件缺失,欢迎补充) + - [ ] Animal.txt + - [ ] Artifact.txt + - [ ] ArtifactCat.txt + - [ ] ArtifactMainAttribution.txt + - [ ] ArtifactSubAttribution.txt + - [x] Avatar.txt + - [ ] CustomCommands.txt + - [x] Item.txt + - [x] Monster.txt + - [ ] NPC.txt + - [ ] Ornament.txt + - [x] Scene.txt + - [ ] Weapon.txt + - [ ] 远程执行命令(进度:新建文件夹) + - [ ] 割草机启动器(无进度) + - [ ] 邮件编辑器(无进度) + - [ ] 商店编辑器(无进度) + +## v0.10.0-M1 +- `主页` 页面新增 `语言` 下拉框,可选择简体中文和英语。 +- `生成` 页面新增 `摆件` ID分类。 + + +## v0.9.0 命令@UID随版本重构(指令中指定ID改为`@ uid`,因此与旧版本服务端不兼容,不使用`指令含UID`则不影响) 权限管理新增下拉框选择权限(方便选择) @@ -14,7 +44,7 @@ ![SetClimate](Doc/Screenshots/SetClimate.png) -## v0.8.0 更新 +## v0.8.0 圣遗物套装下拉框可键入提示 @@ -26,7 +56,7 @@ ![Management](Doc/Screenshots/9-Manage.png) -## v0.7.0 更新 +## v0.7.0 物品生成记录本 @@ -36,7 +66,7 @@ ![Spawn Entity Screenshort](Doc/Screenshots/6-SpawnEntity.png) -## v0.6.0 更新 +## v0.6.0 新增奖池编辑器 @@ -45,6 +75,8 @@ ## Screenshots ![Logo](Doc/Screenshots/GrasscutterLogo.png) +![Home](Doc/Screenshots/0-Home.png) + ![Custom Commands Screenshot](Doc/Screenshots/1-CustomCommands.png) ![Custom Artifact Screenshot](Doc/Screenshots/2-CustomArtifact.png) @@ -62,3 +94,5 @@ ![Custom Stats Screenshort](Doc/Screenshots/8-CustomStats.png) ![Management](Doc/Screenshots/9-Manage.png) + +![GachaBannerEditor](Doc/Screenshots/10-GachaBannerEditor.png) \ No newline at end of file diff --git a/README_en-US.md b/README_en-US.md new file mode 100644 index 0000000..7835c46 --- /dev/null +++ b/README_en-US.md @@ -0,0 +1,56 @@ +# Grasscutter Tools + +[中文](README.md) | EN + +## Commands Generator + +Please download the latest version from [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) + +--- + +## TODO List + - [ ] Multi-language support (progress: UI already supports English, but there are still many ID mapping files missing, welcome to add) + - [ ] Animal.txt + - [ ] Artifact.txt + - [ ] ArtifactCat.txt + - [ ] ArtifactMainAttribution.txt + - [ ] ArtifactSubAttribution.txt + - [x] Avatar.txt + - [ ] CustomCommands.txt + - [x] Item.txt + - [x] Monster.txt + - [ ] NPC.txt + - [ ] Ornament.txt + - [x] Scene.txt + - [ ] Weapon.txt + - [ ] Execute command remotely (progress: new folder) + - [ ] Grasscutter Launcher (no progress) + - [ ] Mail Editor (no progress) + - [ ] Shop Editor (no progress) + + +## Screenshots + +![Logo](Doc/Screenshots/GrasscutterLogo.png) + +![Home](Doc/Screenshots-en/0-Home.png) + +![Custom Commands Screenshot](Doc/Screenshots-en/1-CustomCommands.png) + +![Custom Artifact Screenshot](Doc/Screenshots-en/2-CustomArtifact.png) + +![Custom Weapon Screenshort](Doc/Screenshots-en/3-CustomWeapon.png) + +![Give Item Screenshort](Doc/Screenshots-en/4-GiveItem.png) + +![Give Avatar Screenshort](Doc/Screenshots-en/5-GiveAvatar.png) + +![Spawn Entity Screenshort](Doc/Screenshots-en/6-SpawnEntity.png) + +![Change Scene Screenshort](Doc/Screenshots-en/7-ChangeScene.png) + +![Custom Stats Screenshort](Doc/Screenshots-en/8-CustomStats.png) + +![Management](Doc/Screenshots-en/9-Manage.png) + +![GachaBannerEditor](Doc/Screenshots-en/10-GachaBannerEditor.png) \ No newline at end of file diff --git a/Source/GrasscutterTools/FormGachaBannerEditor.en-us.resx b/Source/GrasscutterTools/FormGachaBannerEditor.en-us.resx index a4fb5dd..8030b80 100644 --- a/Source/GrasscutterTools/FormGachaBannerEditor.en-us.resx +++ b/Source/GrasscutterTools/FormGachaBannerEditor.en-us.resx @@ -229,6 +229,15 @@ 4 star weight + + Standard Wish + + + Character Event Wish + + + Weapon Event Wish + 76, 17 diff --git a/Source/GrasscutterTools/FormGachaBannerEditor.resx b/Source/GrasscutterTools/FormGachaBannerEditor.resx index ced430a..e9d2209 100644 --- a/Source/GrasscutterTools/FormGachaBannerEditor.resx +++ b/Source/GrasscutterTools/FormGachaBannerEditor.resx @@ -127,9 +127,6 @@ System.Windows.Forms.TextBox, 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 - True @@ -143,14 +140,17 @@ 12 + + 67 + 3, 19 75, 17 - - True + + 软保底 GrpBannerValues @@ -167,14 +167,11 @@ 3 - - System.Windows.Forms.CheckedListBox, 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 - - 87 + + 56, 17 112, 374 @@ -188,12 +185,15 @@ 18 - - True + + GrpBannerValues 71 + + 62, 347 + 1 @@ -206,8 +206,8 @@ TxtPreviewPrefabPath - - 89 + + 78 System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -221,27 +221,21 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - $this + + GachaShowPanel_A022 280, 230 - - True - 54 - - 243, 318 + + True 38 - - 软保底 - True @@ -257,8 +251,8 @@ LblBannerType - - True + + 66 GrpBannerValues @@ -269,8 +263,8 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 34 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 GrpBannerValues @@ -284,9 +278,6 @@ 72, 17 - - UI_Tab_GachaShowPanel_A022 - 69 @@ -296,27 +287,21 @@ 纠缠之缘 - - 生成Json - - - 160, 230 - - - 卡池编辑器 - 31, 290 从400开始,顺序递增 + + 31, 406 + + + 62 + 10 - - 51 - 27 @@ -329,11 +314,14 @@ LblBaseYellowWeightTip + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + GrpBannerValues - - 22 + + System.Windows.Forms.CheckedListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 GrpBannerValues @@ -341,8 +329,8 @@ LblHardPityTip - - % + + True System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -374,23 +362,17 @@ 8 - - 154, 208 - 解析Json 13, 176 - - 预制路径ID - 300, 23 - - 62, 376 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 0 @@ -407,8 +389,8 @@ GrpBannerValues - - 2 + + GrpBannerValues LblEventChanceTip @@ -431,15 +413,9 @@ 3 - - 93, 17 - GrpBannerValues - - 84 - True @@ -449,20 +425,20 @@ 16 - - 61 - 结束时间 LblTitlePath + + True + 73 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 440, 466 175, 25 @@ -485,8 +461,8 @@ GrpPurplePool - - 19, 17 + + True 81 @@ -494,8 +470,8 @@ GrpBannerValues - - 31 + + UI_Tab_GachaShowPanel_A022 GrpBannerValues @@ -515,6 +491,9 @@ 212, 17 + + 34 + 53 @@ -524,9 +503,6 @@ 100, 23 - - System.Windows.Forms.GroupBox, 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 @@ -557,12 +533,12 @@ 客户端中显示的顺序 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 125, 17 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + TxtTitlePath @@ -572,9 +548,6 @@ 硬保底 - - GrpYellowPool - True @@ -590,8 +563,8 @@ BtnGen - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + $this True @@ -599,8 +572,8 @@ NUDEventChance - - GrpBannerValues + + 28 GrpBannerValues @@ -623,9 +596,6 @@ 75 - - 440, 466 - 39 @@ -635,8 +605,11 @@ 218, 347 - - 56, 17 + + System.Windows.Forms.TextBox, 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 LblSortId @@ -644,24 +617,12 @@ GrpBannerValues - - 50, 204 - 100, 23 - - GrpBannerValues - 抽卡标题路径ID - - 4 - - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - GrpBannerValues @@ -674,8 +635,14 @@ 300, 23 - - True + + 44, 17 + + + NUDBaseYellowWeight + + + 13, 147 $this @@ -699,15 +666,18 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 87 + + + 88 + 83 UI_GACHA_SHOW_PANEL_A022_TITLE - - CmbBannerType - LblCostItem @@ -726,21 +696,12 @@ 218, 434 - - 0 - Fill - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - True - - FormGachaBannerEditor - 458, 248 @@ -753,15 +714,15 @@ GrpBannerValues - - 31, 434 - - - 88 + + GrpYellowPool 21 + + 3, 19 + GrpBannerValues @@ -771,8 +732,8 @@ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 393, 318 + + 160, 230 True @@ -795,6 +756,9 @@ 56, 17 + + GrpBannerValues + 顺序 @@ -810,11 +774,11 @@ ListPurplePool - - 50 + + NUDGachaType - - 1 + + 0 GrpPurplePool @@ -825,8 +789,11 @@ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 31, 406 + + 69, 17 + + + 22 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -840,12 +807,6 @@ 41 - - GrpBannerValues - - - 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 @@ -855,7 +816,7 @@ 6 - + True @@ -867,14 +828,14 @@ GrpBannerValues - - 2 - 0 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 生成Json + + + TxtRateUpItems1 TxtJson @@ -909,8 +870,8 @@ 112, 55 - - 19 + + 154, 208 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -924,14 +885,20 @@ 29 + + GrpBannerValues + True - - 42 + + 14 - - 1 + + 112, 202 + + + 开始时间 218, 57 @@ -948,17 +915,14 @@ GrpBannerValues - - GrpYellowPool - 5 624, 12 - - True + + 1 4星基础爆率 @@ -966,8 +930,8 @@ LblPrefabPath - - 67 + + 243, 318 GrpBannerValues @@ -978,8 +942,11 @@ LblEventChance - - $this + + FormGachaBannerEditor + + + NUDSoftPity 100, 23 @@ -1020,24 +987,33 @@ 15 + + 5星活动奖池 + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True + LblScheduleIdTip - - 13, 147 - - - 300, 23 - LblHardPity + + True + + + 预制路径ID + GrpBannerValues + + 116, 17 + GrpBannerValues @@ -1050,6 +1026,9 @@ True + + 56, 17 + 连续非的次数达到该值,必得5星 @@ -1059,11 +1038,11 @@ 75, 17 - - 62, 347 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NUDGachaType + + 31 LblSoftPity @@ -1071,38 +1050,44 @@ GrpBannerValues + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + GrpJson 0 - - GrpBannerValues - 63, 23 LblRateUpItems2 + + TxtRateUpItems2 + 86 - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 112, 84 50, 87 + + 393, 318 + 218, 318 - - System.Windows.Forms.TextBox, 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 + + + 82 微软雅黑, 9pt @@ -1113,11 +1098,11 @@ 112, 26 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GrpYellowPool - - 100, 23 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 GrpBannerValues @@ -1134,8 +1119,8 @@ True - - 56, 17 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Fill @@ -1155,14 +1140,14 @@ GrpJson - - 连续非的次数达到该值,增加抽中概率 + + 0 - - LblGachaTypeTip + + GrpBannerValues - - % + + CmbBannerType 218, 28 @@ -1170,20 +1155,26 @@ 112, 345 + + 23 + + + 300, 23 + 6, 437 - - GachaShowPanel_A022 + + $this - - 69, 17 + + 31, 434 - - 116, 17 + + 卡池编辑器 - - 23 + + 连续非的次数达到该值,增加抽中概率 74, 21 @@ -1194,14 +1185,20 @@ 2 - - GrpBannerValues + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11 + + 33 - - 93, 17 + + 19 + + + 65 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 5星基础爆率 @@ -1209,8 +1206,8 @@ 7 - - 49 + + 75, 17 True @@ -1218,9 +1215,6 @@ CenterScreen - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 112, 173 @@ -1230,6 +1224,9 @@ 限时武器祈愿池 + + 50 + LblBasePurpleWeightTip @@ -1242,6 +1239,9 @@ 36 + + % + 79 @@ -1251,14 +1251,14 @@ 85 - - TxtRateUpItems2 + + $this 4星活动卡池 - - 44, 17 + + GrpBannerValues GrpBannerValues @@ -1272,8 +1272,8 @@ 0 - - 75, 17 + + True 51 @@ -1281,15 +1281,12 @@ 5星活动爆率 - - GrpBannerValues + + 62, 376 112, 115 - - 0 - 69, 17 @@ -1302,38 +1299,41 @@ 7, 17 - - 14 + + 61 - - 3, 19 + + 49 - - NUDSoftPity + + % - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GrpBannerValues 100, 23 - - 62 + + 100, 23 - - 33 + + 19, 17 + + + 192, 202 26 - - 65 + + 84 0 - - 5星活动奖池 + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 LblPreviewPrefabPath @@ -1344,20 +1344,17 @@ 154, 208 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 50, 204 - - 78 + + 42 5星活动奖池 - - True - - - NUDBaseYellowWeight + + 93, 17 NUDScheduleId @@ -1368,20 +1365,17 @@ 55 - - GrpBannerValues + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - $this - - - 82 + + 51 300, 23 - - 192, 202 + + 1 True @@ -1389,17 +1383,20 @@ 37 + + GrpBannerValues + 100, 23 - - 开始时间 + + 89 System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 112, 202 + + 2 System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -1413,10 +1410,10 @@ 44, 17 - - TxtRateUpItems1 + + 4 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -1425,28 +1422,31 @@ 12, 12 - - GrpBannerValues + + 93, 17 ScheduleId + + LblGachaTypeTip + 53 80 - - 28 + + 2 - - 66 + + 11 True - en + en-US \ No newline at end of file diff --git a/Source/GrasscutterTools/FormMain.Designer.cs b/Source/GrasscutterTools/FormMain.Designer.cs index 464e9a6..57cd83e 100644 --- a/Source/GrasscutterTools/FormMain.Designer.cs +++ b/Source/GrasscutterTools/FormMain.Designer.cs @@ -258,11 +258,11 @@ namespace GrasscutterTools // // TPHome // + resources.ApplyResources(this.TPHome, "TPHome"); this.TPHome.Controls.Add(this.BtnOpenGachaBannerEditor); this.TPHome.Controls.Add(this.pictureBox1); this.TPHome.Controls.Add(this.GrpSettings); this.TPHome.Controls.Add(this.LblAbout); - resources.ApplyResources(this.TPHome, "TPHome"); this.TPHome.Name = "TPHome"; this.TPHome.UseVisualStyleBackColor = true; // @@ -293,9 +293,9 @@ namespace GrasscutterTools // // CmbLanguage // + resources.ApplyResources(this.CmbLanguage, "CmbLanguage"); this.CmbLanguage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CmbLanguage.FormattingEnabled = true; - resources.ApplyResources(this.CmbLanguage, "CmbLanguage"); this.CmbLanguage.Name = "CmbLanguage"; this.CmbLanguage.SelectedIndexChanged += new System.EventHandler(this.CmbLanguage_SelectedIndexChanged); // @@ -337,6 +337,7 @@ namespace GrasscutterTools // // TPCustom // + resources.ApplyResources(this.TPCustom, "TPCustom"); this.TPCustom.Controls.Add(this.BtnExportCustomCommands); this.TPCustom.Controls.Add(this.BtnLoadCustomCommands); this.TPCustom.Controls.Add(this.LblCustomName); @@ -344,7 +345,6 @@ namespace GrasscutterTools this.TPCustom.Controls.Add(this.BtnRemoveCustomCommand); this.TPCustom.Controls.Add(this.BtnSaveCustomCommand); this.TPCustom.Controls.Add(this.TxtCustomName); - resources.ApplyResources(this.TPCustom, "TPCustom"); this.TPCustom.Name = "TPCustom"; this.TPCustom.UseVisualStyleBackColor = true; // @@ -400,6 +400,7 @@ namespace GrasscutterTools // // TPArtifact // + resources.ApplyResources(this.TPArtifact, "TPArtifact"); this.TPArtifact.Controls.Add(this.LblArtifactName); this.TPArtifact.Controls.Add(this.NUDArtifactStars); this.TPArtifact.Controls.Add(this.LblArtifactStars); @@ -419,7 +420,6 @@ namespace GrasscutterTools this.TPArtifact.Controls.Add(this.LblSubAttribution); this.TPArtifact.Controls.Add(this.CmbMainAttribution); this.TPArtifact.Controls.Add(this.LblMainAttribution); - resources.ApplyResources(this.TPArtifact, "TPArtifact"); this.TPArtifact.Name = "TPArtifact"; this.TPArtifact.UseVisualStyleBackColor = true; // @@ -591,6 +591,7 @@ namespace GrasscutterTools // // TPWeapon // + resources.ApplyResources(this.TPWeapon, "TPWeapon"); this.TPWeapon.Controls.Add(this.TxtWeaponFilter); this.TPWeapon.Controls.Add(this.LblWeaponDescription); this.TPWeapon.Controls.Add(this.LblWeaponRefinement); @@ -600,7 +601,6 @@ namespace GrasscutterTools this.TPWeapon.Controls.Add(this.NUDWeaponAmout); this.TPWeapon.Controls.Add(this.NUDWeaponLevel); this.TPWeapon.Controls.Add(this.ListWeapons); - resources.ApplyResources(this.TPWeapon, "TPWeapon"); this.TPWeapon.Name = "TPWeapon"; this.TPWeapon.UseVisualStyleBackColor = true; // @@ -697,6 +697,7 @@ namespace GrasscutterTools // // TPItem // + resources.ApplyResources(this.TPItem, "TPItem"); this.TPItem.Controls.Add(this.BtnSaveGiveItemLog); this.TPItem.Controls.Add(this.BtnRemoveGiveItemLog); this.TPItem.Controls.Add(this.GrpGiveItemRecord); @@ -708,7 +709,6 @@ namespace GrasscutterTools this.TPItem.Controls.Add(this.NUDGameItemAmout); this.TPItem.Controls.Add(this.NUDGameItemLevel); this.TPItem.Controls.Add(this.LblGiveCommandDescription); - resources.ApplyResources(this.TPItem, "TPItem"); this.TPItem.Name = "TPItem"; this.TPItem.UseVisualStyleBackColor = true; // @@ -819,13 +819,13 @@ namespace GrasscutterTools // // TPAvatar // + resources.ApplyResources(this.TPAvatar, "TPAvatar"); this.TPAvatar.Controls.Add(this.LblAvatarGenWarning); this.TPAvatar.Controls.Add(this.ImgAvatar); this.TPAvatar.Controls.Add(this.LblAvatar); this.TPAvatar.Controls.Add(this.LblLevel); this.TPAvatar.Controls.Add(this.NUDAvatarLevel); this.TPAvatar.Controls.Add(this.CmbAvatar); - resources.ApplyResources(this.TPAvatar, "TPAvatar"); this.TPAvatar.Name = "TPAvatar"; this.TPAvatar.UseVisualStyleBackColor = true; // @@ -883,6 +883,7 @@ namespace GrasscutterTools // // TPSpawn // + resources.ApplyResources(this.TPSpawn, "TPSpawn"); this.TPSpawn.Controls.Add(this.BtnSaveSpawnLog); this.TPSpawn.Controls.Add(this.BtnRemoveSpawnLog); this.TPSpawn.Controls.Add(this.GrpSpawnRecord); @@ -894,7 +895,6 @@ namespace GrasscutterTools this.TPSpawn.Controls.Add(this.NUDEntityLevel); this.TPSpawn.Controls.Add(this.TxtEntityFilter); this.TPSpawn.Controls.Add(this.ListEntity); - resources.ApplyResources(this.TPSpawn, "TPSpawn"); this.TPSpawn.Name = "TPSpawn"; this.TPSpawn.UseVisualStyleBackColor = true; // @@ -1037,27 +1037,19 @@ namespace GrasscutterTools // // TPScene // + resources.ApplyResources(this.TPScene, "TPScene"); this.TPScene.Controls.Add(this.CmbClimateType); this.TPScene.Controls.Add(this.LblClimateType); this.TPScene.Controls.Add(this.LblSceneDescription); this.TPScene.Controls.Add(this.ListScenes); - resources.ApplyResources(this.TPScene, "TPScene"); this.TPScene.Name = "TPScene"; this.TPScene.UseVisualStyleBackColor = true; // // CmbClimateType // + resources.ApplyResources(this.CmbClimateType, "CmbClimateType"); this.CmbClimateType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CmbClimateType.FormattingEnabled = true; - this.CmbClimateType.Items.AddRange(new object[] { - resources.GetString("CmbClimateType.Items"), - resources.GetString("CmbClimateType.Items1"), - resources.GetString("CmbClimateType.Items2"), - resources.GetString("CmbClimateType.Items3"), - resources.GetString("CmbClimateType.Items4"), - resources.GetString("CmbClimateType.Items5"), - resources.GetString("CmbClimateType.Items6")}); - resources.ApplyResources(this.CmbClimateType, "CmbClimateType"); this.CmbClimateType.Name = "CmbClimateType"; this.CmbClimateType.SelectedIndexChanged += new System.EventHandler(this.CmbClimateType_SelectedIndexChanged); // @@ -1080,10 +1072,10 @@ namespace GrasscutterTools // // TPStats // + resources.ApplyResources(this.TPStats, "TPStats"); this.TPStats.Controls.Add(this.GrpSetStats); this.TPStats.Controls.Add(this.GrpTalentLevel); this.TPStats.Controls.Add(this.LblStatsDescription); - resources.ApplyResources(this.TPStats, "TPStats"); this.TPStats.Name = "TPStats"; this.TPStats.UseVisualStyleBackColor = true; // @@ -1126,9 +1118,9 @@ namespace GrasscutterTools // // CmbStat // + resources.ApplyResources(this.CmbStat, "CmbStat"); this.CmbStat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CmbStat.FormattingEnabled = true; - resources.ApplyResources(this.CmbStat, "CmbStat"); this.CmbStat.Name = "CmbStat"; this.CmbStat.SelectedIndexChanged += new System.EventHandler(this.SetStatsInputChanged); // @@ -1188,9 +1180,9 @@ namespace GrasscutterTools // // TPManage // + resources.ApplyResources(this.TPManage, "TPManage"); this.TPManage.Controls.Add(this.GrpAccount); this.TPManage.Controls.Add(this.GrpPermission); - resources.ApplyResources(this.TPManage, "TPManage"); this.TPManage.Name = "TPManage"; this.TPManage.UseVisualStyleBackColor = true; // @@ -1267,10 +1259,10 @@ namespace GrasscutterTools // // CmbPerm // + resources.ApplyResources(this.CmbPerm, "CmbPerm"); this.CmbPerm.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.CmbPerm.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; this.CmbPerm.FormattingEnabled = true; - resources.ApplyResources(this.CmbPerm, "CmbPerm"); this.CmbPerm.Name = "CmbPerm"; // // NUDPermUID @@ -1316,10 +1308,10 @@ namespace GrasscutterTools // // TPAbout // + resources.ApplyResources(this.TPAbout, "TPAbout"); this.TPAbout.Controls.Add(this.pictureBox2); this.TPAbout.Controls.Add(this.LnkGithub); this.TPAbout.Controls.Add(this.LblSupportDescription); - resources.ApplyResources(this.TPAbout, "TPAbout"); this.TPAbout.Name = "TPAbout"; this.TPAbout.UseVisualStyleBackColor = true; // @@ -1344,9 +1336,9 @@ namespace GrasscutterTools // // TPRemoteCall // + resources.ApplyResources(this.TPRemoteCall, "TPRemoteCall"); this.TPRemoteCall.Controls.Add(this.LblRemoteTODO); this.TPRemoteCall.Controls.Add(this.GrpRemoteCommand); - resources.ApplyResources(this.TPRemoteCall, "TPRemoteCall"); this.TPRemoteCall.Name = "TPRemoteCall"; this.TPRemoteCall.UseVisualStyleBackColor = true; // diff --git a/Source/GrasscutterTools/FormMain.cs b/Source/GrasscutterTools/FormMain.cs index 12069f2..f773338 100644 --- a/Source/GrasscutterTools/FormMain.cs +++ b/Source/GrasscutterTools/FormMain.cs @@ -702,6 +702,9 @@ namespace GrasscutterTools { ListScenes.Items.Clear(); ListScenes.Items.AddRange(GameData.Scenes.Lines); + + CmbClimateType.Items.Clear(); + CmbClimateType.Items.AddRange(Resources.ClimateType.Split(',')); } private void ListScenes_SelectedIndexChanged(object sender, EventArgs e) @@ -727,6 +730,7 @@ namespace GrasscutterTools private void InitStatList() { LblStatTip.Text = ""; + SetStatsCommand.InitStats(); CmbStat.Items.Clear(); CmbStat.Items.AddRange(SetStatsCommand.Stats.Select(s => s.Name).ToArray()); } diff --git a/Source/GrasscutterTools/FormMain.en-us.resx b/Source/GrasscutterTools/FormMain.en-us.resx index 75af360..0beffd0 100644 --- a/Source/GrasscutterTools/FormMain.en-us.resx +++ b/Source/GrasscutterTools/FormMain.en-us.resx @@ -130,21 +130,18 @@ Command - - Home - Banner editor - - Settings - 95, 21 Include UID + + Settings + 74, 38 @@ -154,8 +151,8 @@ Have a nice time! - - Custom + + Home 533, 216 @@ -205,8 +202,8 @@ 267, 23 - - Artifact + + Custom 298, 41 @@ -271,8 +268,8 @@ Main Stat - - Weapon + + Artifact 6, 6 @@ -316,8 +313,8 @@ 147, 216 - - Items + + Weapon @@ -341,15 +338,15 @@ Top, Bottom, Left + + 243, 140 + 249, 162 Records - - 243, 140 - 278, 217 @@ -410,8 +407,8 @@ Give item to player - - Avatar + + Items 88, 161 @@ -451,8 +448,8 @@ The data may not be cleared even if the account is recreated. 200, 25 - - Spawn + + Avatar √ Record @@ -463,9 +460,6 @@ The data may not be cleared even if the account is recreated. Records - - Class - 84, 21 @@ -484,6 +478,9 @@ The data may not be cleared even if the account is recreated. Monster + + Class + 81, 17 @@ -514,29 +511,11 @@ The data may not be cleared even if the account is recreated. 146, 216 - - Scene + + Spawn - - None - - - Sunny - - - Partly cloudy - - - Rain - - - Thunderstorm - - - Snow - - - Fog + + 66, 94 54, 17 @@ -562,11 +541,8 @@ The data may not be cleared even if the account is recreated. Tip: Most of the scenes have no effect and cannot be entered. - - Stats - - - Stats + + Scene 26, 17 @@ -574,8 +550,8 @@ Tip: Most of the scenes have no effect and cannot be entered. Tip - - Talent Level + + Stats 283, 24 @@ -607,6 +583,9 @@ Tip: Most of the scenes have no effect and cannot be entered. 128, 23 + + Talent Level + 6, 6 @@ -616,11 +595,8 @@ Tip: Most of the scenes have no effect and cannot be entered. Set current active Avatar data - - Manage - - - Account Management + + Stats 49, 21 @@ -655,8 +631,8 @@ Tip: Most of the scenes have no effect and cannot be entered. 127, 23 - - Permission Management + + Account Management Delete @@ -679,8 +655,11 @@ Tip: Most of the scenes have no effect and cannot be entered. UID - - About + + Permission Management + + + Manage Bottom, Left @@ -691,8 +670,8 @@ Tip: Most of the scenes have no effect and cannot be entered. Grasscutter Tools - - Remote + + About 464, 3 @@ -700,9 +679,6 @@ Tip: Most of the scenes have no effect and cannot be entered. TODO... - - Remote Cell - 35, 17 @@ -724,6 +700,12 @@ Tip: Most of the scenes have no effect and cannot be entered. Test + + Remote Cell + + + Remote + GrasscutterTools diff --git a/Source/GrasscutterTools/FormMain.resx b/Source/GrasscutterTools/FormMain.resx index 1d7701a..6afdd24 100644 --- a/Source/GrasscutterTools/FormMain.resx +++ b/Source/GrasscutterTools/FormMain.resx @@ -117,1212 +117,1411 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Top, Left, Right - - - - 10, 22 - - - 477, 23 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + True + + + 9 + + 0 - - TxtCommand + + TPCustom - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 + + + 复制 + + + 6 + + + True + + + 2 + + + NUDTalentLevel + + + 1 + + + 5 + + + ChkIncludeUID + + + LblArtifactStars + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + + Bottom + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Bottom + + + 4 + + + 2 + + + + 289, 106 + + + TPRemoteCall + + + 5 + + + 7 + + + TCMain + + + 194, 218 + + + 260, 24 + + + Top + + + 目标UID + + + NUDAvatarLevel + + + 1 + + + 4, 26 + + + 14 + + + System.Windows.Forms.NumericUpDown, 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 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 456, 97 + + + 340, 217 + + + 2 + + + 3, 4, 3, 4 + + + BtnRemoveCustomCommand + + + TPWeapon + + + NUDSubAttributionTimes + + + 3 + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 6 + + + 57, 49 + + + 355, 216 + + + 74, 21 + + + CmbSubAttributionValue + + + ListWeapons + + + TxtHost + + + 32, 17 + + + None + + + 43 + + + 4 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPWeapon + + + 4 + + + TCMain + + + 0 + + + 44, 17 + + + LblEntityLevel + + + True + + + NoControl + + + 182, 23 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 440, 100 + + + 生成 + + + 1 + + + LblPermUID + + + 88, 36 + + + Bottom, Left + + + 1 + + + TPWeapon + + + TPItem + + + 在玩家附近召唤生物 + + + Github + + + 125, 25 + + + 7, 23 + + + 3, 3, 3, 3 + + + E技能 + + + 50, 23 + + + 473, 22 + + + 0 + + + True + + + 3 + + + CmbLanguage + + + Top, Bottom, Left + + + 4, 26 + + + 3 + + + Top, Right + + + 10 + + + 微软雅黑, 10pt, style=Bold + + + 6, 25 + + + TPWeapon + + + 238, 23 + + + 12 + + + 2 + + + 3 + + + NUDArtifactLevel + + + 311, 8 + + + 41, 51 + + + 313, 6 + + + 256, 216 + + + 奖池编辑器 + + + 32, 17 + + + TPScene + + + 0 + + + 540, 60 + + + 6 + + + 111, 160 + + + 5 + + + TPSpawn + + + GrpRemoteCommand + + + TPHome + + + 0 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 1 + + + 微软雅黑, 9pt + + + NUDUid GrpCommand - + + 224, 51 + + + 50, 23 + + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpSetStats + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 3, 3, 3, 3 + + + RbEntityNPC + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 等级 + + + GrpSettings + + + 8 + + + 套装 + + + 3, 19 + + + 3 + + 2 - - Top, Right + + TPAvatar - - 493, 22 + + 5 - + + 8 + + + 2 + + + 6, 97 + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + 38 + + + 1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 315, 77 + + + GrpSpawnRecord + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Bottom + + + 44, 216 + + + True + + + 9 + + + LblRemoteTODO + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 378, 215 + + + LblLevel + + + 66, 22 + + + NUDWeaponLevel + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 32, 17 + + + Top, Left, Right + + + 215, 23 + + + 设置当前活跃角色数据 + + + Bottom, Right + + + TPSpawn + + + TPScene + + + 44, 17 + + + 提示 + + + 31, 72 + + + 3, 3, 3, 3 + + + 56, 17 + + + 44, 17 + + + GrpAccount + + + BtnCopy + + + 自动 + + + ListScenes + + + Top + + + 5 + + + NoControl + + + System.Windows.Forms.LinkLabel, 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 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpGiveItemRecord + + + LblAbout + + + TPSpawn + + + LblStatTip + + + True + + + 设置天气 + + + GrpCommand + + + 315, 48 + + + GrpRemoteCommand + + + 4 + + + 精炼等级 + + + None + + + GrpPermission + + + TopCenter + + + 396, 31 + + + TPAbout + + + 198, 41 + + + TxtGameItemFilter + + + 17 + + + True + + + 32, 17 + + + 11 + + + BtnSaveGiveItemLog + + + TPWeapon + + + 12 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FormMain + + + 32, 17 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Bottom, Left + + + TPStats + + + 212, 25 + + + 265, 101 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + - 移除 + + + LblClimateType + + + 0 + + + 6, 3 + + + 6 + + + 3, 3, 3, 3 + + + 3, 3, 3, 3 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 75, 23 + + + 4, 26 + + + 236, 34 + + + 142, 8 + + + Bottom, Left + + + 42 + + + TPArtifact + + + 265, 31 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 100, 23 + + + NPC + + + LblArtifactLevel + + + 5 + + + 3 + + + TPAbout + + + 0, 0, 0, 0 + + + 32, 17 + + + 250, 21 + + + TCMain + + + True + + + TPItem + + + 100, 23 + + + 487, 216 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 4 + + + System.Windows.Forms.Label, 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 + + + GrpSetStats + + + GrpRemoteCommand + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 51, 21 + + + GrpTalentLevel + + + 380, 51 + + + NUDWeaponRefinement + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpRemoteCommand + + + 6 + + + 7 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 3 + + + ChkDrop + + + TPItem + + + 1 + + + 0 + + + 0 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 帮助 + + + GrpEntityType + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 8 + + + 51, 21 + + + 0 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 3 + + + 7 + + + 104, 41 + + + 0 + + + GrpCommand + + + 10 + + + 50, 23 + + + 6, 3 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + LblSpawnDescription + + + 44, 17 + + + 7 + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 2 + + 50, 23 1 - - 复制 + + 4 - - BtnCopy + + System.Windows.Forms.TextBox, 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 - - - GrpCommand - - + 0 - - Top, Right + + + 创建 - - True + + 10 - - 549, 24 + + 150, 218 - - 51, 21 + + 生物志 - - 2 + + Top - - 自动 - - - ChkAutoCopy - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpCommand - - - 1 - - - Bottom, Left, Right - - - 12, 293 - - - 610, 56 - - - 3 - - - 命令 - - - GrpCommand - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 1 - - - Top, Bottom, Left, Right - - - Bottom, Right - - - 6, 122 - - - 100, 23 - - - 7 - - - 奖池编辑器 - - - BtnOpenGachaBannerEditor - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 0 - - - Top, Bottom, Left, Right - - - 313, 6 - - - 283, 233 - - - CenterImage - - - 6 - - - pictureBox1 - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 1 - - - Bottom, Left - - - 41, 51 - - - 100, 25 - - - 6 - - - CmbLanguage - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 0 - - - True - - - 147, 54 - - - 94, 17 - - - 5 - - - 语言/Language - - - LblLanguage - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 1 - - - 41, 22 - - - 100, 23 - - - 3 - - - NUDUid - - + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GrpSettings + + LnkTalentNormalATK - - 2 - - - True - - - 147, 23 - - - 133, 21 - - - 4 - - - 生成的命令包含UID - - - ChkIncludeUID - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 3 - - - True - - - 7, 24 - - - 30, 17 - - - 1 - - - UID - - - LblDefaultUid - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSettings - - - 4 - - - 6, 151 - - - 301, 88 - - - 5 - - - 设置 - - - GrpSettings - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 2 - - - Left - - - True - - - 微软雅黑, 13pt - - - 88, 36 - - - 136, 24 - - - 0 - - - 祝你玩得愉快! - - - LblAbout - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPHome - - - 3 - - - 4, 26 - - - 3, 3, 3, 3 - - - 602, 245 - - - 0 - - - 主页 - - - TPHome - - + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TCMain + + 12, 12 - - 0 + + TPSpawn - - Bottom, Right - - - 543, 216 - - - 50, 23 - - - 7 - - - 导出 - - - BtnExportCustomCommands - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 0 - - - Bottom, Right - - - 487, 216 - - - 50, 23 - - - 6 - - - 载入 - - - BtnLoadCustomCommands - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 1 - - - Bottom, Left - - + True - - 6, 219 - - - 32, 17 - - - 5 - - - 标签 - - - LblCustomName - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 2 - - - Top, Bottom, Left, Right - - - True - - - Fill - - - 3, 19 - - - 584, 182 - - - 0 - - - FLPCustomCommands - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox1 - - - 0 - - - 6, 6 - 590, 204 - - 1 - - - 列表 - - - groupBox1 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - + 3 - - Bottom, Right + + TPManage - - 421, 216 - - - 60, 23 - - - 4 - - - × 删除 - - - BtnRemoveCustomCommand - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPCustom - - - 4 - - - Bottom, Right - - - 355, 216 - - - 60, 23 - - - 3 + + ListGameItems √ 保存 - - BtnSaveCustomCommand + + 12, 293 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - - TPCustom + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + Bottom, Left + + + 0 + + + 56, 17 + + + 10 + + + 17 + + + TPItem + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - Bottom, Left, Right + + + 添加 - - 44, 216 + + Top - - 305, 23 + + 2 - - 1 + + 5 - - TxtCustomName + + https://127.0.0.1 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 会话键 - - TPCustom + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + 5 + + + TPSpawn + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4, 26 - - 3, 3, 3, 3 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 602, 245 + + 283, 233 - - 1 + + TxtCommand - - 自定义 + + 92, 102 + + + 650, 400 + + + 6 + + + 3 + + + 100, 25 TPCustom - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 610, 275 - - TCMain - - - 1 - - + Top - - True + + 2 - - 437, 11 - - - 0, 17 - - - 45 - - - LblArtifactName - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + Top, Bottom, Left, Right + + + 50, 23 + + + 6 + + + True + + + Bottom, Left + + + Top, Right + + + 7, 24 + + + 60, 23 + + + LblSubAttribution + + + 3, 3, 3, 3 + + + 给玩家指定物品 +说明:可选择直接给到背包或者掉落到世界 + + + 5 + + + 微软雅黑, 13pt + + + 5 + + + 0 + + + Bottom, Left, Right + + + GrpSettings + + + 3 + + + True + + + 6 + + + 8 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + LblEntityAmount + + + 50, 23 + + + 473, 22 + + + 5 + + + 11 + + TPArtifact - + + TPAbout + + + 60, 23 + + + True + + + GrpAccount + + + 3 + + + 5 + + + System.Windows.Forms.GroupBox, 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 + + + 3 + + + TPWeapon + + + GrpPermission + + + 开发中... + + + TPArtifact + + + TPAvatar + + + 武器 + + + 6 + + + True + + + 2 + + + 200, 23 + + + 6 + + + 9 + + + LblAvatarGenWarning + + + 17 + + + 3 + + + 6, 3 + + + 121, 25 + + + TPStats + + + 254, 23 + + + 147, 23 + + + TPHome + + + Bottom, Left + + + Top, Right + + + Q技能 + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 Top - - 366, 39 + + 7 - - 65, 23 + + 50, 23 - - 3 - - - NUDArtifactStars - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 1 - - - Top - - - True - - - 328, 41 - - - 32, 17 - - - 43 - - - 星级 - - - LblArtifactStars - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 2 - - - Top - - - True - - - 273, 11 - - - 32, 17 - - - 42 - - - 部位 - - - LblArtifactPart - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 3 - - - Top - - - 311, 8 - - - 120, 25 - - - 1 - - - CmbArtifactPart - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 4 - - - Top - - - 142, 8 - - - 125, 25 - - + 0 - - CmbArtifactSet - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 5 - - - Top - - - True - - - 104, 11 - - - 32, 17 - - - 38 - - - 套装 - - - LblArtifactSet - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 6 - - - Top - - - True - - - 198, 41 - - - 96, 17 - - - 37 - - - 21为游戏内20级 - - - LblArtifactLevelTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 7 - - - Top - - - True - - - 微软雅黑, 10pt, style=Bold - - - 492, 100 - - - 20, 19 - - - 8 - - - + - - - LblAddSubAttr - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 8 - - - Top - - - 440, 100 - - - 51, 23 - - - 7 - - - NUDSubAttributionTimes - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 9 - - - Top - - - 311, 98 - - - 120, 25 - - - 6 - - - CmbSubAttributionValue - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 10 - - - Top - - - 142, 99 - - - 163, 25 - - - 5 - - - CmbSubAttribution - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 11 - - - Top - True - - 437, 218 + + 4 - - 44, 17 + + 75, 23 - - 10 + + 32, 17 - - X 清空 + + 50, 23 - - LblClearSubAttrCheckedList + + 104, 11 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False + + + 3, 3, 3, 3 TPArtifact - - 12 + + CmbSubAttribution - - Top, Bottom + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 17 + + TPItem - - 142, 129 + + GrpEntityType - - 289, 106 + + System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + TPHome - - ListSubAttributionChecked + + TPAvatar - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - TPArtifact + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 + + Fill - - Top + + GrpAccount - - 142, 39 + + TCMain - - 50, 23 - - - 2 - - - NUDArtifactLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 14 - - - Top - - - True - - - 104, 41 - - - 32, 17 - - - 24 - - - 等级 - - - LblArtifactLevel - - + 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 + + + 技能等级 + + + System.Windows.Forms.Button, 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 + + + Left + + + 96, 17 + + + 1 + + TPArtifact - - 15 - - - Top - - - True - - - 92, 102 + + BtnPingHost 44, 17 - - 23 + + GrpTalentLevel - - 副词条 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - LblSubAttribution - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 16 - - - Top - - - 142, 68 - - - 289, 25 - - - 4 - - - CmbMainAttribution - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPArtifact - - - 17 - - - Top - - + True - - 92, 71 - - - 44, 17 - - - 20 - - - 主词条 - - - LblMainAttribution - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + TPArtifact - - 18 - - - 4, 26 - - - 3, 3, 3, 3 - - - 602, 245 - - - 2 - - - 圣遗物 - - - TPArtifact - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 2 - - - Top, Right - - - 396, 5 - - - 200, 23 - - - 8 - - - TxtWeaponFilter - - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TPWeapon + + 2 + + + Top 0 - - Top, Bottom, Left, Right + + 133, 21 - + + 等级 + + + 0 + + + Top + + + 用户名 + + True - - 6, 3 - - - 200, 153 - - - 7 - 获取武器 @@ -1334,2107 +1533,907 @@ >70级 突破5 >80级 突破6 - - LblWeaponDescription - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TPWeapon + + ChkAutoCopy - - 1 - - - Bottom, Left - - - True - - - 194, 218 - - - 56, 17 - - - 6 - - - 精炼等级 - - - LblWeaponRefinement - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 2 - - - Bottom, Left - - - True - - - 6, 218 - - + 32, 17 - - 6 - - - 数量 - - - LblWeaponAmount - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 3 - - - Bottom, Left - - - True - - - 100, 218 + + Bottom, Right 32, 17 - - 6 - - - 等级 - - - LblWeaponLevel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 4 - - - Bottom, Left - - - 256, 216 - - - 50, 23 - - - 5 - - - NUDWeaponRefinement - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 5 - - - Bottom, Left - - - 44, 216 - - - 50, 23 - - - 5 - - - NUDWeaponAmout - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 6 - - - Bottom, Left - - - 138, 216 - - - 50, 23 - - - 5 - - - NUDWeaponLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 7 - - - Top, Bottom, Right - - - 17 - - - 396, 31 - - - 200, 208 - - - 4 - - - ListWeapons - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPWeapon - - - 8 - - - 4, 26 - - - 3, 3, 3, 3 - - - 602, 245 - - - 3 - - - 武器 - - - TPWeapon - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 3 - - - Top, Right - - - 315, 48 - - - 75, 23 - - - 7 - - - √ 记录 - - - BtnSaveGiveItemLog - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 0 - - - Top, Right - - - False - - - 315, 77 - - - 75, 23 - - - 8 - - - × 删除 - - - BtnRemoveGiveItemLog - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 1 - - - Top, Bottom, Left, Right - - - Fill - - - 17 - - - 3, 19 - - - 293, 140 - - - 6 - - - ListGiveItemLogs - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGiveItemRecord - - - 0 - - - 10, 48 - - - 299, 162 - - - 5 - - - 物品记录本 - - - GrpGiveItemRecord - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 2 - - - Bottom, Left - - - True - - - 257, 217 - - - 51, 21 - - - 4 - - - 掉落 - - - ChkDrop - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 3 - - - Top, Right - - - 396, 5 - - - 200, 23 - - - 0 - - - TxtGameItemFilter - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 4 - - - Top, Bottom, Right - - - 17 - - - 396, 31 - - - 200, 208 - - - 1 - - - ListGameItems - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 5 - - - True - - - 6, 218 - - - 32, 17 - - - 14 - - - 数量 - - - LblGameItemAmount - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 6 - - - Bottom, Left - - - True - - - 150, 218 - - - 32, 17 - - - 15 - - - 等级 - - - LblGameItemLevel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 7 - - - Bottom, Left - - - 44, 216 - - - 100, 23 - - - 2 - - - NUDGameItemAmout - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 8 - - - Bottom, Left - - - 188, 216 - - - 50, 23 - - - 3 - - - NUDGameItemLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 9 - - - True - - - 7, 11 - - - 236, 34 - - - 1 - - - 给玩家指定物品 -说明:可选择直接给到背包或者掉落到世界 - - - LblGiveCommandDescription - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPItem - - - 10 - - - 4, 26 - - - 3, 3, 3, 3 - - - 602, 245 - - - 4 - - - 物品 - - - TPItem - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 4 - - - Bottom - - - True - - - 微软雅黑, 9pt, style=Bold - - - 111, 160 - - - 380, 51 - - - 5 - - - 警告!添加官方未使用的角色可能导致帐号存档损坏,无法进行游戏。 -即使删号重来,数据可能也不会清除。因此请谨慎添加 -(例如凯特、裸男或者测试角色之类的...) - - - TopCenter - - - LblAvatarGenWarning - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 0 - - - Top, Bottom, Left, Right - - - 0, 0 - - - 0, 0, 0, 0 - - - 602, 160 - - - Zoom - - - 4 - - - ImgAvatar - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 1 - - - Bottom - - - True - - - 175, 217 - - - 32, 17 - - - 3 - - - 角色 - - - LblAvatar - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 2 - - - Bottom - - - True - - - 340, 217 - - - 32, 17 - - - 2 - - - 等级 - - - LblLevel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 3 - - - Bottom - - - 378, 215 - - - 50, 23 - - - 1 - - - NUDAvatarLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 4 - - - Bottom - - - 213, 214 - - - 121, 25 - - - 0 - - - CmbAvatar - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAvatar - - - 5 - - - 4, 26 - - - 3, 3, 3, 3 - - - 602, 245 - - - 5 - - - 角色 - - - TPAvatar - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 5 - - - 265, 31 - - - 75, 23 - - - 10 - - - √ 记录 - - - BtnSaveSpawnLog - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 0 - - - False - - - 265, 60 - - - 75, 23 - - - 11 - - - × 删除 - - - BtnRemoveSpawnLog - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 1 - - - Top, Bottom, Left - - - Fill - - - 17 - - - 3, 19 - - - 244, 162 - - - 9 - - - ListSpawnLogs - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSpawnRecord - - - 0 - - - 9, 26 - - - 250, 184 - - - 8 - - - 生成记录本 - - - GrpSpawnRecord - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 2 - - - Bottom, Left - - - True - - - 6, 103 - - - 50, 21 - - - 8 - - - 摆件 - - - RbEntityOrnament - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpEntityType - - - 0 - - - True - - - 6, 22 - - - 62, 21 - - - 5 - - - 生物志 - - - RbEntityAnimal - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpEntityType - - - 1 - - - True - - - 6, 76 - - - 51, 21 - - - 7 - - - NPC - - - RbEntityNPC - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpEntityType - - - 2 - - - True - - - 6, 49 - - - 74, 21 - - - 6 - - - 讨伐对象 - - - RbEntityMonster - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpEntityType - - - 3 - - - 265, 101 - - - 87, 134 - - - 4 - - - 列表分类 - - - GrpEntityType - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 3 - - - Top, Bottom, Left, Right - - - True - - - 6, 6 - - - 116, 17 - - - 12 - - - 在玩家附近召唤生物 - - - LblSpawnDescription - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 4 - - - True - - - 5, 218 - - - 32, 17 - - - 10 - - - 数量 - - - LblEntityAmount - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 5 - - - Bottom, Left - - - True - - - 99, 218 - - - 32, 17 - - - 11 - - - 等级 - - - LblEntityLevel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 6 - - - Bottom, Left - - - 43, 216 - - - 50, 23 - - - 2 - - - NUDEntityAmout - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 7 - - - Bottom, Left - - - 137, 216 - - - 50, 23 - - - 3 - - - NUDEntityLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 8 - - - Top, Left, Right - - - 358, 5 - - - 238, 23 - - - 0 - - - TxtEntityFilter - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 9 - - - Top, Bottom, Left, Right - - - 17 - - - 358, 31 - - - 238, 208 - - - 1 - - - ListEntity - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawn - - - 10 - - - 4, 26 - - - 3, 3, 3, 3 - - - 602, 245 - - - 6 - - - 生成 - - - TPSpawn - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 6 - - - - - - 晴天 - - - 多云 - - - - - - 雷暴 - - - - - - - - - 68, 94 - - - 121, 25 - - - 3 - - - CmbClimateType - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 0 - - - True - - - 6, 97 + + 载入 56, 17 - - 2 + + LblArtifactLevelTip - - 设置天气 + + 421, 216 - - LblClimateType + + Zoom - + + System.Windows.Forms.CheckBox, 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 - - TPScene + + TCMain - + + 3 + + + 200, 153 + + + 602, 245 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPCustom + + 1 - + + × 删除 + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Bottom, Left, Right + + + 8 + + + 17 + + + 116, 17 + + + 6, 218 + + + 207, 23 + + + NUDAccountUid + + True - - 6, 3 + + LblCustomName - - 224, 51 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + True + + + LblStatsDescription + + + 15 + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Bottom, Right + + + 5 + + + 610, 56 + + + 41, 22 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 4, 26 + + + True + + + 场景 + + 1 + + FLPCustomCommands + + + 5 + + + LblArtifactName + + + TPArtifact + + + GrpAccount + + + 16, 23 + + + 1 + + + 8 + + + True + + + TPItem + + + 1 + + + 1 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + × 删除 + + + 135, 62 + + + 3 + + + True + + + 0 + + + 12 + + + GrpAccount + + + 1 + + + TPCustom + + + GrpCommand + + + System.Windows.Forms.ComboBox, 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 + + + 602, 245 + + + NUDArtifactStars + + + 4 + + + 1 + + + TPWeapon + + + 6 + + + Bottom, Left + + + 账号管理 + + + 副词条 + + + 自定义 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17 + + + 44, 216 + + + True + + + Top, Bottom, Left, Right + + + + + + + 6 + + + 3, 3, 3, 3 + + + 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 + + + 62, 21 + + + BtnSaveCustomCommand + + + 18 + + + 60, 23 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 602, 245 + + + 0 + + + 9 + + + 6, 219 + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0 + + + GrpTalentLevel + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 标签 + + + LnkTalentQ + + + 407, 22 + + + 493, 22 + + + 5 + + + Top, Bottom, Left, Right + + + True + + + 21为游戏内20级 + + + 2 + + + ListEntity + + + 1 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + - 删除 + + + 31, 6 + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpTalentLevel + + + 250, 239 + + + 6 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 等级 + + + True + + + 140, 140 + + + 32, 17 + + + 200, 208 + + + 212, 24 + + + LblPerm + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPItem + + + GrpSetStats + + + ListGiveItemLogs + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Fill + + + True + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 358, 5 + + + 4 + + + 普通攻击 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 6 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 311, 98 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0 + + + LblGameItemAmount + + + True + + + 4, 26 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 角色 + + + Top, Right + + + 120, 25 + + + 4 + + + 3 + + + 6, 22 + + + GrpRemoteCommand + + + 106, 23 + + + 602, 245 + + + 7 + + + Top + + + 7, 17 + + + 祝你玩得愉快! + + + LblSceneDescription + + + TxtCustomName + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + 305, 23 + + + LblGameItemLevel + + + NoControl + + + TPCustom + + + LblArtifactSet + 场景控制 提示:大部分场景没有作用,无法进入。 - - LblSceneDescription + + 15 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - + 2 - - Right + + 65, 23 - - 17 + + 6, 122 - - 349, 3 + + 99, 218 - - 250, 239 - - - 0 - - - ListScenes - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPScene - - - 3 - - - 4, 26 - - - 3, 3, 3, 3 - - - 602, 245 - - - 9 - - - 场景 - - - TPScene - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 7 - - - None - - - True - - - 40, 50 - - - 32, 17 - - - 4 - - - 提示 - - - LblStatTip - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetStats - - - 0 - - - True - - - 283, 25 - - - 19, 17 - - - 3 - - - % - - - False - - - LblStatPercent - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetStats - - - 1 - - - 207, 23 - - - 70, 23 - - - 1 - - - NUDStat - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetStats - - - 2 - - - 43, 22 - - - 158, 25 - - - 0 - - - CmbStat - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpSetStats - - - 3 - - - 135, 62 - - - 332, 70 - - - 4 - - - 角色属性 - - - GrpSetStats - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPStats - - - 0 - - - None - - - True - - - 260, 24 - - - 39, 17 - - - 3 - - - E技能 - - - LnkTalentE - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpTalentLevel - - - 0 - - - True - - - 212, 24 - - - 42, 17 - - - 2 - - - Q技能 - - - LnkTalentQ - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpTalentLevel - - - 1 - - - True - - - 150, 24 - - - 56, 17 - - - 1 - - - 普通攻击 - - - LnkTalentNormalATK - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpTalentLevel - - - 2 - - - 44, 22 - - - 100, 23 - - - 0 - - - NUDTalentLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpTalentLevel - - - 3 - - - 135, 138 - - - 332, 57 - - - 3 - - - 技能等级 - - - GrpTalentLevel - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPStats - - - 1 - - - True - - - 6, 3 - - - 128, 17 - - - 2 - - - 设置当前活跃角色数据 - - - LblStatsDescription - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPStats - - - 2 - - - 4, 26 - - - 3, 3, 3, 3 - - - 602, 245 - - - 11 - - - 数据 - - - TPStats - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 8 - - - None - - - True - - - 215, 23 - - - 73, 21 - - - 2 - - - 指定UID - - - ChkAccountSetUid - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 0 - - - 294, 22 - - - 106, 23 - - - 3 - - - NUDAccountUid - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 1 - - - 473, 22 - - - 60, 23 - - - 5 - - - - 删除 - - - BtnDeleteAccount - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 2 - - - 407, 22 - - - 60, 23 - - - 4 - - - + 创建 - - - BtnCreateAccount - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 3 - - - True - - - 16, 25 + + $this 44, 17 - - 0 + + TPAvatar - - 用户名 + + 主页 - - LblAccountUserName + + 142, 39 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 4 - - - 66, 22 - - - 140, 23 - - - 1 - - - test - - - TxtAccountUserName - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAccount - - - 5 - - - 31, 6 - - - 540, 60 - - - 0 - - - 账号管理 - - - GrpAccount - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPManage - - - 0 - - - None - - - 250, 21 - - - 150, 25 - - - 7 - - - CmbPerm - - + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GrpPermission + + ImgAvatar - + 0 - - 66, 22 + + 301, 82 - - 140, 23 - - - 6 - - - NUDPermUID - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 1 - - - 473, 22 - - - 60, 23 - - - 5 - - - - 移除 - - - BtmPermRemove - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 2 - - - 407, 22 - - - 60, 23 - - - 4 - - - + 添加 - - - BtnPermAdd - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 3 - - - True - - - 212, 25 - - - 32, 17 - - - 2 - - - 权限 - - - LblPerm - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 4 - - - True - - - 6, 25 - - - 54, 17 - - - 0 - - - 目标UID - - - LblPermUID - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpPermission - - - 5 - - - 31, 72 - - - 540, 60 - - - 1 - - - 权限管理 - - - GrpPermission - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPManage - - - 1 - - - 4, 26 - - - 3, 3, 3, 3 - - - 602, 245 - - - 12 - - - 管理 - - - TPManage - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain + + CmbArtifactPart 9 - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + Bottom, Left + + + Fill + + Top, Bottom, Left, Right - - 456, 97 + + Bottom - - 280, 280 + + 94, 17 - - 140, 140 + + 测试 - - Zoom + + LblAddSubAttr - + + 11 + + + TPSpawn + + + 8 + + + System.Windows.Forms.ListBox, 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 + + + CmbAvatar + + + 137, 216 + + + 75, 23 + + + 4 + + + 213, 214 + + + 100, 218 + + + 1 + + + 物品 + + + 3 + + + LblWeaponAmount + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - pictureBox2 + + 0 + + + 37 + + + TPStats + + + 0 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 283, 25 + + + 2 + + + TPCustom + + + 权限 + + + TCMain + + + √ 记录 + + + 0 + + + 244, 162 + + + System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + 584, 182 + + + 14 + + + 43, 22 + + + 命令 + + + 角色 + + + BtnPermAdd + + + Top, Left, Right + + + 0 + + + LblArtifactPart + + + GrpRemoteCommand + + + True + + + 50, 23 + + + 11 + + + 掉落 + + + 66, 22 + + + GrpSpawnRecord + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TxtAccountUserName + + + 100, 23 + + + TPStats + + + GrpAccount + + + TPWeapon + + + Bottom, Left + + + Top + + + BtnCreateAccount + + + 物品记录本 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Top, Bottom, Right + + + True + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 3 + + + 257, 217 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 2 + + + 6, 151 + + + GrpEntityType + + + 7, 11 System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TPAbout + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + System.Windows.Forms.TabPage, 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 + + + 301, 88 + + + Bottom, Left + + + TPWeapon + + + BtnDeleteAccount + + + 45 + + + 4, 26 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Bottom, Left + + + TPAvatar + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPArtifact + + + 3 + + + GrpPermission + + + 3, 19 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + NUDPermUID + + + 332, 57 + + + 24 + + + 23 + + + TPWeapon + + + TPHome + + + LblHost + + + 3, 3, 3, 3 + + + GrpPermission + + + 1 + + + 5 + + + 8 + + + 200, 208 + + + TPManage 16, 220 @@ -3442,29 +2441,796 @@ 46, 17 - + + TPArtifact + + + GrpGiveItemRecord + + 4 - - Github + + 138, 216 - - LnkGithub + + 0 - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BtnOpenGachaBannerEditor + + + 2 + + + 5 + + + 16, 25 + + + True + + + 指定UID + + + 0 + + + 136, 24 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 1 + + + 1 + + + 4, 26 + + + 188, 216 + + + TPArtifact + + + Top + + + GrpEntityType + + + LblWeaponRefinement + + + LblWeaponLevel + + + 2 + + + TCMain + + + 1 + + + TPArtifact + + + 602, 245 + + + 7 + + + 圣遗物 + + + 396, 5 + + + 39, 17 + + + 1 + + + 549, 24 + + + LnkRCHelp + + + 0, 17 + + + ChkAccountSetUid + + + 32, 17 + + + 477, 23 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 6, 6 + + + True + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + CmbClimateType + + + 70, 23 + + + 星级 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ListSpawnLogs + + + True + + + True + + + Right + + + 0 + + + GrpSettings + + + 20, 19 + + + 332, 70 + + + UID + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 7 + + + GrpSetStats + + + GrpSettings + + + 299, 162 + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 2 + + + BtnExportCustomCommands + + + 4, 26 + + + test + + + Bottom, Left + + + LblDefaultUid + + + LblGiveCommandDescription + + + LblAvatar + + + 6, 6 + + + 120, 25 + + + $this + + + 328, 41 + + + 11 + + + 396, 31 + + + 44, 216 + + + 数量 + + + 602, 245 + + + True + + + 9 + + + 602, 245 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 140, 23 + + + 0 + + + 4 + + + 4 + + + 437, 218 + + + 0 + + + 10, 22 + + + 396, 5 + + + 角色属性 + + + TPScene + + + 4 + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawn + + + 142, 99 + + + 8 + + + True + + + 1 + + + TPSpawn + + + TCMain + + + TPCustom + + + LblClearSubAttrCheckedList + + + 142, 129 + + + Top, Bottom, Left, Right + + + Top + + + 摆件 + + + LblAccountUserName + + + TPRemoteCall + + + True + + + 121, 25 + + + TPSpawn + + + 0 + + + 492, 100 + + + TPItem + + + LnkTalentE + + + 3, 3, 3, 3 + + + 2 + + + 警告!添加官方未使用的角色可能导致帐号存档损坏,无法进行游戏。 +即使删号重来,数据可能也不会清除。因此请谨慎添加 +(例如凯特、裸男或者测试角色之类的...) + + + 6, 103 + + + 40, 50 + + + 2 + + + TPHome + + + TPArtifact + + + 7 + + + TPSpawn + + + 75, 23 + + + 6 + + + 1 + + + 部位 + + + 32, 17 + + + RbEntityOrnament + + + Bottom, Left + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + NoControl + + + GrpRemoteCommand + + + TPRemoteCall + + + 2 + + + Zoom + + + Bottom, Right + + + TCMain + + + 602, 245 + + + 0 + + + Top + + + 634, 361 + + + NUDEntityAmout + + + × 删除 + + + 6, 218 + + + Top, Bottom, Left, Right + + + False + + + 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 + + + 13 + + + 3, 19 + + + 294, 22 + + + 128, 17 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 543, 216 + + + 生成的命令包含UID + + + 54, 17 + + + None + + + 3, 3, 3, 3 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 250, 184 + + + True + + + 150, 24 + + + 1 + + + GrpSetStats + + + ListSubAttributionChecked + + + 10 + + + 51, 21 + + + True + + + groupBox1 + + + 44, 22 + + + 602, 245 + + + 602, 245 + + + 407, 22 + + + 0 + + + 6 + + + 358, 31 + + + 32, 17 + + + NUDEntityLevel + + + 158, 25 + + + 0 + + + 0, 0 + + + Bottom, Left + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + CenterImage + + + 50, 23 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 割草机工具箱 + + + 51, 23 + + + 3, 3, 3, 3 + + + 数据 + + + 5, 218 + + + 19, 17 + + + TPManage + + + 13 + + + 列表 + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 远程 + + + NUDGameItemLevel + + + TPArtifact + + + Top, Bottom, Left, Right + + + 2 TPAbout - + + 147, 54 + + + TPSpawn + + + TPAvatar + + + 7 + + + 3 + + 1 - - True + + 0 - - 16, 23 + + Bottom, Left + + + Top + + + TCMain + + + BtnLoadCustomCommands + + + 4 + + + 1 + + + LblLanguage + + + 602, 245 + + + 导出 + + + TPArtifact + + + 32, 17 + + + GrpPermission + + + 4 + + + TPItem + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 4, 26 + + + CmbArtifactSet + + + TCMain + + + 540, 60 + + + 200, 23 + + + √ 记录 + + + 3 + + + 265, 60 + + + 5 + + + 3 + + + 142, 68 + + + 293, 140 + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 14 + + + NUDGameItemAmout + + + 437, 11 + + + % + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPArtifact + + + Top + + + 87, 134 + + + TxtEntityFilter + + + 100, 23 + + + 17 + + + GrpTalentLevel + + + Top + + + 522, 3 + + + 关于 + + + 57, 20 + + + CmbPerm + + + 0 + + + 32, 17 + + + 5 + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 334, 102 @@ -3472,6 +3238,57 @@ 3 + + 讨伐对象 + + + 60, 23 + + + 1 + + + 175, 217 + + + 602, 160 + + + 366, 39 + + + 289, 25 + + + None + + + 4 + + + RbEntityMonster + + + TPArtifact + + + Top, Bottom, Left, Right + + + TxtSessionKey + + + 9, 26 + + + 权限管理 + + + 60, 23 + + + 2 + 割草机工具箱 @@ -3480,337 +3297,499 @@ 如果愿意请我喝一杯奶茶,那就更好了 : ) 指令生成有问题,或者有新的功能请求,都可以来Github提出 - - LblSupportDescription + + pictureBox2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + LblMainAttribution - - TPAbout + + 43, 216 - - 2 + + Top, Bottom, Right - - 4, 26 + + 管理 - - 3, 3, 3, 3 - - - 602, 245 - - - 13 - - - 关于 - - - TPAbout - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 10 - - - True - - - 522, 3 - - - 53, 17 - - - 10 - - - 开发中... - - - LblRemoteTODO - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - + 0 - - Bottom, Left + + 5 - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + TPArtifact - - 254, 23 - - - 32, 17 - - - 2 - - - 帮助 - - - LnkRCHelp - - + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GrpRemoteCommand + + TPArtifact - - 0 + + 3 - - True - - - NoControl - - - 7, 23 - - - 44, 17 - - - 0 - - - 会话键 - - - LblSessionKey - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpRemoteCommand - - - 1 - - - 57, 20 + + 163, 25 182, 23 - - 1 - - - TxtSessionKey - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpRemoteCommand - - - 2 - - - 57, 49 - - - 182, 23 - - - 4 - - - https://127.0.0.1 - - - TxtHost - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpRemoteCommand - - + 3 - - True - - - NoControl - - - 7, 52 - - - 44, 17 - - - 3 - - - 服务器 - - - LblHost - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpRemoteCommand - - - 4 - - - NoControl - 245, 49 - - 50, 23 + + 2 - - 5 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 测试 + + Top, Right - - BtnPingHost + + True - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpRemoteCommand - - - 5 + + TPAvatar 6, 157 - - 301, 82 + + 设置 - - 9 + + 10 - - 远程执行 - - - GrpRemoteCommand - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPRemoteCall - - + 1 - - 4, 26 + + TPArtifact - - 3, 3, 3, 3 + + 50, 23 - - 602, 245 + + True - - 14 + + 3 - - 远程 + + 7 - - TPRemoteCall - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCMain - - - 11 - - - 12, 12 - - - 610, 275 - - + 4 - - TCMain + + CmbMainAttribution - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TxtWeaponFilter - - $this + + 4, 26 - + + 50, 21 + + + GrpEntityType + + + 5 + + + 30, 17 + + + NUDStat + + + 生成记录本 + + + 68, 94 + + + GrpAccount + + + True + + + 92, 71 + + + GrpPermission + + + True + + + 10, 48 + + + Bottom, Right + + + 语言/Language + + + 8 + + + 服务器 + + + TPItem + + + 2 + + + 7 + + + 1 + + + TPSpawn + + + 60, 23 + + + 20 + + + GrpSettings + + + 2 + + + 602, 245 + + + GrpSettings + + + 1 + + + 等级 + + + 1 + + + True + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 50, 23 + + + RbEntityAnimal + + + 238, 208 + + + True + + + 1 + + + 16 + + + Top + + + 135, 138 + + + 10 + + + 2 + + + Bottom, Left + + + 4 + + + Bottom, Left + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPCustom + + + True + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + BtnSaveSpawnLog + + 0 - - True - - - 7, 17 + + 数量 - - 634, 361 + + NUDWeaponAmout - - 微软雅黑, 9pt + + 1 - - 3, 4, 3, 4 + + X 清空 - - 650, 400 + + 4 + + + 1 + + + CmbStat + + + 2 + + + TPScene + + + TPItem + + + 32, 17 + + + 数量 + + + 53, 17 CenterScreen - - 割草机工具箱 + + LblSupportDescription - - FormMain + + 9 - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6, 76 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 1 + + + 280, 280 + + + Top, Bottom + + + 等级 + + + 3 + + + 6, 49 + + + 10 + + + 42, 17 + + + True + + + 列表分类 + + + 150, 25 + + + pictureBox1 + + + 2 + + + 1 + + + 主词条 + + + 远程执行 + + + 4 + + + BtnRemoveSpawnLog + + + False + + + 273, 11 + + + 3 + + + LblStatPercent + + + Top, Bottom, Left, Right + + + groupBox1 + + + TCMain + + + 5 + + + 17 + + + 73, 21 + + + 9 + + + Top + + + 4 + + + TCMain + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + LnkGithub + + + Bottom + + + 2 + + + True + + + 349, 3 + + + LblWeaponDescription + + + 5 + + + 4 + + + TPArtifact + + + 4, 26 + + + TPItem + + + BtmPermRemove + + + 3 + + + 6 + + + GrpPermission + + + 7, 52 + + + 微软雅黑, 9pt, style=Bold + + + 0 + + + BtnRemoveGiveItemLog + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Top, Right + + + 17 + + + True + + + LblSessionKey + + + 140, 23 + + + TPScene + + + 3 + + + True \ No newline at end of file diff --git a/Source/GrasscutterTools/Game/SetStatsCommand.cs b/Source/GrasscutterTools/Game/SetStatsCommand.cs index e481a9a..33a7b6b 100644 --- a/Source/GrasscutterTools/Game/SetStatsCommand.cs +++ b/Source/GrasscutterTools/Game/SetStatsCommand.cs @@ -1,4 +1,9 @@ using System.Collections.Generic; +using System.Text; + +using GrasscutterTools.Properties; + +using Newtonsoft.Json; namespace GrasscutterTools.Game { @@ -35,45 +40,51 @@ namespace GrasscutterTools.Game public string Tip { get; set; } } - public static List Stats { get; set; } + public static Stat[] Stats { get; private set; } - static SetStatsCommand() + public static void InitStats() { - Stats = new List - { - new Stat("最大生命值", "maxhp", false), - new Stat("当前生命值", "hp", false), - new Stat("当前攻击力", "atk", false), - new Stat("基础攻击力", "atkb", false, "这似乎不会重新计算攻击力,可能只对buff类有效。"), - new Stat("防御力", "def", false), - new Stat("元素精通", "em", false), - new Stat("元素充能效率", "er", true), - new Stat("暴击率", "crate", true), - new Stat("暴击伤害", "cdmg", true), - new Stat("伤害加成", "dmg", true, "这似乎在攻击后被重置"), - new Stat("风元素伤害加成", "eanemo", true), - new Stat("冰元素伤害加成", "ecryo", true), - new Stat("草元素伤害加成", "edendro", true), - new Stat("雷元素伤害加成", "eelectro", true), - new Stat("土元素伤害加成", "egeo", true), - new Stat("水元素伤害加成", "ehydro", true), - new Stat("火元素伤害加成", "epyro", true), - new Stat("物理伤害加成", "ephys", true), - new Stat("伤害减免", "resall", true, "这似乎在攻击后被重置"), - new Stat("风元素伤害减免", "resanemo", true), - new Stat("冰元素伤害减免", "rescryo", true), - new Stat("草元素伤害减免", "resdendro", true), - new Stat("雷元素伤害减免", "reselectro", true), - new Stat("土元素伤害减免", "resgeo", true), - new Stat("水元素伤害减免", "reshydro", true), - new Stat("火元素伤害减免", "respyro", true), - new Stat("物理伤害减免", "resphys", true), - new Stat("冷却缩减", "cdr", true), - new Stat("治疗加成", "heal", true), - new Stat("受治疗加成", "heali", true), - new Stat("护盾强效","shield", true), - new Stat("忽略防御", "defi", true), - }; + var json = Encoding.UTF8.GetString(Resources.AvatarStats); + Stats = JsonConvert.DeserializeObject(json); } + + //static SetStatsCommand() + //{ + // Stats = new List + // { + // new Stat("最大生命值", "maxhp", false), + // new Stat("当前生命值", "hp", false), + // new Stat("当前攻击力", "atk", false), + // new Stat("基础攻击力", "atkb", false, "这似乎不会重新计算攻击力,可能只对buff类有效。"), + // new Stat("防御力", "def", false), + // new Stat("元素精通", "em", false), + // new Stat("元素充能效率", "er", true), + // new Stat("暴击率", "crate", true), + // new Stat("暴击伤害", "cdmg", true), + // new Stat("伤害加成", "dmg", true, "这似乎在攻击后被重置"), + // new Stat("风元素伤害加成", "eanemo", true), + // new Stat("冰元素伤害加成", "ecryo", true), + // new Stat("草元素伤害加成", "edendro", true), + // new Stat("雷元素伤害加成", "eelectro", true), + // new Stat("土元素伤害加成", "egeo", true), + // new Stat("水元素伤害加成", "ehydro", true), + // new Stat("火元素伤害加成", "epyro", true), + // new Stat("物理伤害加成", "ephys", true), + // new Stat("伤害减免", "resall", true, "这似乎在攻击后被重置"), + // new Stat("风元素伤害减免", "resanemo", true), + // new Stat("冰元素伤害减免", "rescryo", true), + // new Stat("草元素伤害减免", "resdendro", true), + // new Stat("雷元素伤害减免", "reselectro", true), + // new Stat("土元素伤害减免", "resgeo", true), + // new Stat("水元素伤害减免", "reshydro", true), + // new Stat("火元素伤害减免", "respyro", true), + // new Stat("物理伤害减免", "resphys", true), + // new Stat("冷却缩减", "cdr", true), + // new Stat("治疗加成", "heal", true), + // new Stat("受治疗加成", "heali", true), + // new Stat("护盾强效","shield", true), + // new Stat("忽略防御", "defi", true), + // }; + //} } } \ No newline at end of file diff --git a/Source/GrasscutterTools/GrasscutterTools.csproj b/Source/GrasscutterTools/GrasscutterTools.csproj index 242d89b..9609e28 100644 --- a/Source/GrasscutterTools/GrasscutterTools.csproj +++ b/Source/GrasscutterTools/GrasscutterTools.csproj @@ -257,6 +257,8 @@ Settings.settings True + + diff --git a/Source/GrasscutterTools/Properties/Resources.Designer.cs b/Source/GrasscutterTools/Properties/Resources.Designer.cs index 212f762..474e45a 100644 --- a/Source/GrasscutterTools/Properties/Resources.Designer.cs +++ b/Source/GrasscutterTools/Properties/Resources.Designer.cs @@ -375,6 +375,25 @@ namespace GrasscutterTools.Properties { } } + /// + /// 查找 System.Byte[] 类型的本地化资源。 + /// + internal static byte[] AvatarStats { + get { + object obj = ResourceManager.GetObject("AvatarStats", resourceCulture); + return ((byte[])(obj)); + } + } + + /// + /// 查找类似 无,晴天,多云,雨天,雷暴,雪天,雾天 的本地化字符串。 + /// + internal static string ClimateType { + get { + return ResourceManager.GetString("ClimateType", resourceCulture); + } + } + /// /// 查找类似 无敌 ////godmode @@ -673,7 +692,14 @@ namespace GrasscutterTools.Properties { } /// - /// 查找类似 20008: 深入狼之殿 + /// 查找类似 1 : BigWorld_LevelStreaming + ///2 : BigWorld_LevelStreaming + ///3 : BigWorld_LevelStreaming + ///4 : LostParadise_LevelStreaming + ///5 : AbyssalPalace_LevelStreaming + ///6 : TheChasm_LevelStreaming + ///7 : MichiaeMatsuri_LevelStreaming + ///20008: 深入狼之殿 ///20008: 丘丘人大本营(test) ///20008: 丘丘人巢穴(test) ///20007: 小岩洞据点(test) @@ -688,16 +714,7 @@ namespace GrasscutterTools.Properties { ///1011: 角色战斗测试(test) ///50002: 低温关卡白盒(test) ///1001: 移动平台性能测试(test) - ///50003: 战斗性能测试(test) - ///50004: 电桩电源白盒(test) - ///50027: 圣遗物新因子测试关卡3(test) - ///50025: 圣遗物新因子测试关卡1(test) - ///50026: 圣遗物新因子测试关卡2(test) - ///1024: 黑夜循环地城(test) - ///50009: 关卡玩法白盒CX(test) - ///50010: 机关玩法白盒(test) - ///50014: 怪物元素对抗地城(test) - ///50017: 地城功能白盒 [字符串的其余部分被截断]"; 的本地化字符串。 + ///50 [字符串的其余部分被截断]"; 的本地化字符串。 /// internal static string Scene { get { diff --git a/Source/GrasscutterTools/Properties/Resources.en-us.resx b/Source/GrasscutterTools/Properties/Resources.en-us.resx index ad2ae20..65dd34c 100644 --- a/Source/GrasscutterTools/Properties/Resources.en-us.resx +++ b/Source/GrasscutterTools/Properties/Resources.en-us.resx @@ -139,6 +139,12 @@ ..\Resources\AvatarColor.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + ..\Resources\en-us\AvatarStats.json;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + None,Sunny,Partly cloudy,Rain,Thunderstorm,Snow,Fog + ..\Resources\en-us\CustomCommands.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 diff --git a/Source/GrasscutterTools/Properties/Resources.resx b/Source/GrasscutterTools/Properties/Resources.resx index 6cc9f64..8083bb9 100644 --- a/Source/GrasscutterTools/Properties/Resources.resx +++ b/Source/GrasscutterTools/Properties/Resources.resx @@ -139,6 +139,12 @@ ..\Resources\AvatarColor.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + ..\Resources\zh-cn\AvatarStats.json;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 无,晴天,多云,雨天,雷暴,雪天,雾天 + ..\Resources\zh-cn\CustomCommands.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 diff --git a/Source/GrasscutterTools/Resources/en-us/AvatarStats.json b/Source/GrasscutterTools/Resources/en-us/AvatarStats.json new file mode 100644 index 0000000..dbf5aa1 --- /dev/null +++ b/Source/GrasscutterTools/Resources/en-us/AvatarStats.json @@ -0,0 +1,194 @@ +[ + { + "Name": "MAX HP", + "ArgName": "maxhp", + "Percent": false, + "Tip": "" + }, + { + "Name": "CUR HP", + "ArgName": "hp", + "Percent": false, + "Tip": "" + }, + { + "Name": "CUR Attack", + "ArgName": "atk", + "Percent": false, + "Tip": "" + }, + { + "Name": "Base Attack", + "ArgName": "atkb", + "Percent": false, + "Tip": "This doesn't seem to get used to recalculate ATK, so it's only useful for stuff like Bennett's buff." + }, + { + "Name": "DEFENSE", + "ArgName": "def", + "Percent": false, + "Tip": "" + }, + { + "Name": "ELEMENT MASTERY", + "ArgName": "em", + "Percent": false, + "Tip": "" + }, + { + "Name": "CHARGE EFFICIENCY", + "ArgName": "er", + "Percent": true, + "Tip": "" + }, + { + "Name": "CRITICAL", + "ArgName": "crate", + "Percent": true, + "Tip": "" + }, + { + "Name": "CRITICAL HURT", + "ArgName": "cdmg", + "Percent": true, + "Tip": "" + }, + { + "Name": "ADD HURT", + "ArgName": "dmg", + "Percent": true, + "Tip": "This seems to get reset after attacks" + }, + { + "Name": "WIND ADD HURT", + "ArgName": "eanemo", + "Percent": true, + "Tip": "" + }, + { + "Name": "ICE ADD HURT", + "ArgName": "ecryo", + "Percent": true, + "Tip": "" + }, + { + "Name": "GRASS ADD HURT", + "ArgName": "edendro", + "Percent": true, + "Tip": "" + }, + { + "Name": "ELEC ADD HURT", + "ArgName": "eelectro", + "Percent": true, + "Tip": "" + }, + { + "Name": "ROCK ADD HURT", + "ArgName": "egeo", + "Percent": true, + "Tip": "" + }, + { + "Name": "WATER ADD HURT", + "ArgName": "ehydro", + "Percent": true, + "Tip": "" + }, + { + "Name": "FIRE ADD HURT", + "ArgName": "epyro", + "Percent": true, + "Tip": "" + }, + { + "Name": "PHYSICAL ADD HURT", + "ArgName": "ephys", + "Percent": true, + "Tip": "" + }, + { + "Name": "SUB HURT", + "ArgName": "resall", + "Percent": true, + "Tip": "This seems to get reset after attacks" + }, + { + "Name": "WIND SUB HURT", + "ArgName": "resanemo", + "Percent": true, + "Tip": "" + }, + { + "Name": "ICE SUB HURT", + "ArgName": "rescryo", + "Percent": true, + "Tip": "" + }, + { + "Name": "GRASS SUB HURT", + "ArgName": "resdendro", + "Percent": true, + "Tip": "" + }, + { + "Name": "ELEC SUB HURT", + "ArgName": "reselectro", + "Percent": true, + "Tip": "" + }, + { + "Name": "ROCK SUB HURT", + "ArgName": "resgeo", + "Percent": true, + "Tip": "" + }, + { + "Name": "WATER SUB HURT", + "ArgName": "reshydro", + "Percent": true, + "Tip": "" + }, + { + "Name": "FIRE SUB HURT", + "ArgName": "respyro", + "Percent": true, + "Tip": "" + }, + { + "Name": "PHYSICAL SUB HURT", + "ArgName": "resphys", + "Percent": true, + "Tip": "" + }, + { + "Name": "SKILL CD MINUS RATIO", + "ArgName": "cdr", + "Percent": true, + "Tip": "" + }, + { + "Name": "HEAL ADD", + "ArgName": "heal", + "Percent": true, + "Tip": "" + }, + { + "Name": "HEALED ADD", + "ArgName": "heali", + "Percent": true, + "Tip": "" + }, + { + "Name": "SHIELD COST MINUS RATIO", + "ArgName": "shield", + "Percent": true, + "Tip": "" + }, + { + "Name": "DEFENCE IGNORE RATIO", + "ArgName": "defi", + "Percent": true, + "Tip": "" + } +] \ No newline at end of file diff --git a/Source/GrasscutterTools/Resources/zh-cn/AvatarStats.json b/Source/GrasscutterTools/Resources/zh-cn/AvatarStats.json new file mode 100644 index 0000000..5fc25da --- /dev/null +++ b/Source/GrasscutterTools/Resources/zh-cn/AvatarStats.json @@ -0,0 +1,194 @@ +[ + { + "Name": "最大生命值", + "ArgName": "maxhp", + "Percent": false, + "Tip": "" + }, + { + "Name": "当前生命值", + "ArgName": "hp", + "Percent": false, + "Tip": "" + }, + { + "Name": "当前攻击力", + "ArgName": "atk", + "Percent": false, + "Tip": "" + }, + { + "Name": "基础攻击力", + "ArgName": "atkb", + "Percent": false, + "Tip": "这似乎不会重新计算攻击力,可能只对buff类有效。" + }, + { + "Name": "防御力", + "ArgName": "def", + "Percent": false, + "Tip": "" + }, + { + "Name": "元素精通", + "ArgName": "em", + "Percent": false, + "Tip": "" + }, + { + "Name": "元素充能效率", + "ArgName": "er", + "Percent": true, + "Tip": "" + }, + { + "Name": "暴击率", + "ArgName": "crate", + "Percent": true, + "Tip": "" + }, + { + "Name": "暴击伤害", + "ArgName": "cdmg", + "Percent": true, + "Tip": "" + }, + { + "Name": "伤害加成", + "ArgName": "dmg", + "Percent": true, + "Tip": "这似乎在攻击后被重置" + }, + { + "Name": "风元素伤害加成", + "ArgName": "eanemo", + "Percent": true, + "Tip": "" + }, + { + "Name": "冰元素伤害加成", + "ArgName": "ecryo", + "Percent": true, + "Tip": "" + }, + { + "Name": "草元素伤害加成", + "ArgName": "edendro", + "Percent": true, + "Tip": "" + }, + { + "Name": "雷元素伤害加成", + "ArgName": "eelectro", + "Percent": true, + "Tip": "" + }, + { + "Name": "土元素伤害加成", + "ArgName": "egeo", + "Percent": true, + "Tip": "" + }, + { + "Name": "水元素伤害加成", + "ArgName": "ehydro", + "Percent": true, + "Tip": "" + }, + { + "Name": "火元素伤害加成", + "ArgName": "epyro", + "Percent": true, + "Tip": "" + }, + { + "Name": "物理伤害加成", + "ArgName": "ephys", + "Percent": true, + "Tip": "" + }, + { + "Name": "伤害减免", + "ArgName": "resall", + "Percent": true, + "Tip": "这似乎在攻击后被重置" + }, + { + "Name": "风元素伤害减免", + "ArgName": "resanemo", + "Percent": true, + "Tip": "" + }, + { + "Name": "冰元素伤害减免", + "ArgName": "rescryo", + "Percent": true, + "Tip": "" + }, + { + "Name": "草元素伤害减免", + "ArgName": "resdendro", + "Percent": true, + "Tip": "" + }, + { + "Name": "雷元素伤害减免", + "ArgName": "reselectro", + "Percent": true, + "Tip": "" + }, + { + "Name": "土元素伤害减免", + "ArgName": "resgeo", + "Percent": true, + "Tip": "" + }, + { + "Name": "水元素伤害减免", + "ArgName": "reshydro", + "Percent": true, + "Tip": "" + }, + { + "Name": "火元素伤害减免", + "ArgName": "respyro", + "Percent": true, + "Tip": "" + }, + { + "Name": "物理伤害减免", + "ArgName": "resphys", + "Percent": true, + "Tip": "" + }, + { + "Name": "冷却缩减", + "ArgName": "cdr", + "Percent": true, + "Tip": "" + }, + { + "Name": "治疗加成", + "ArgName": "heal", + "Percent": true, + "Tip": "" + }, + { + "Name": "受治疗加成", + "ArgName": "heali", + "Percent": true, + "Tip": "" + }, + { + "Name": "护盾强效", + "ArgName": "shield", + "Percent": true, + "Tip": "" + }, + { + "Name": "忽略防御", + "ArgName": "defi", + "Percent": true, + "Tip": "" + } +] \ No newline at end of file