📄 universelsettings.cs
字号:
[AccessedThroughProperty("CombatDistance1")]
private TextBox b;
[AccessedThroughProperty("BuffSpell2")]
private TextBox b;
[AccessedThroughProperty("CombatTargetMaxHealth3")]
private TextBox b;
[DebuggerNonUserCode]
public UniverselSettings()
{
base.Load += new EventHandler(this.b);
this.a();
}
[DebuggerStepThrough]
private void a()
{
this.TabControl1 = new TabControl();
this.TabPage1 = new TabPage();
this.GroupBox1 = new GroupBox();
this.PreCombatSpell3 = new TextBox();
this.Label94 = new Label();
this.PreCombatSpell2 = new TextBox();
this.Label95 = new Label();
this.PreCombatSpell1 = new TextBox();
this.Label96 = new Label();
this.PreCombatActive3 = new CheckBox();
this.PreCombatCastime3 = new TextBox();
this.Label43 = new Label();
this.PreCombatDistance3 = new TextBox();
this.Label46 = new Label();
this.PreCombatActive2 = new CheckBox();
this.PreCombatCasttime2 = new TextBox();
this.Label58 = new Label();
this.PreCombatDistance2 = new TextBox();
this.Label59 = new Label();
this.PreCombatActive1 = new CheckBox();
this.PreCombatCasttime1 = new TextBox();
this.Label61 = new Label();
this.PreCombatDistance1 = new TextBox();
this.Label62 = new Label();
this.TabPage6 = new TabPage();
this.GroupBox6 = new GroupBox();
this.PullSpell6 = new TextBox();
this.Label1 = new Label();
this.PullSpell5 = new TextBox();
this.Label6 = new Label();
this.PullSpell4 = new TextBox();
this.Label9 = new Label();
this.PullSpell3 = new TextBox();
this.Label12 = new Label();
this.PullSpell2 = new TextBox();
this.Label15 = new Label();
this.PullSpell1 = new TextBox();
this.Label18 = new Label();
this.PullActive6 = new CheckBox();
this.PullCasttime6 = new TextBox();
this.Label16 = new Label();
this.PullDistance6 = new TextBox();
this.Label17 = new Label();
this.PullActive5 = new CheckBox();
this.PullCasttime5 = new TextBox();
this.Label13 = new Label();
this.PullDistance5 = new TextBox();
this.Label14 = new Label();
this.PullActive4 = new CheckBox();
this.PullCasttime4 = new TextBox();
this.Label10 = new Label();
this.PullDistance4 = new TextBox();
this.Label11 = new Label();
this.PullActive3 = new CheckBox();
this.PullCasttime3 = new TextBox();
this.Label7 = new Label();
this.PullDistance3 = new TextBox();
this.Label8 = new Label();
this.PullActive2 = new CheckBox();
this.PullCasttime2 = new TextBox();
this.Label4 = new Label();
this.PullDistance2 = new TextBox();
this.Label5 = new Label();
this.PullActive1 = new CheckBox();
this.PullCasttime1 = new TextBox();
this.Label3 = new Label();
this.PullDistance1 = new TextBox();
this.Label2 = new Label();
this.TabPage2 = new TabPage();
this.GroupBox2 = new GroupBox();
this.GroupBox12 = new GroupBox();
this.CombatSpell6 = new TextBox();
this.CombatActive6 = new CheckBox();
this.CombatCooldown6 = new TextBox();
this.Label36 = new Label();
this.CombatTargetMaxHealth6 = new TextBox();
this.Label42 = new Label();
this.Label91 = new Label();
this.CombatCasttime6 = new TextBox();
this.CombatTargetMinHealth6 = new TextBox();
this.Label19 = new Label();
this.Label92 = new Label();
this.CombatDistance6 = new TextBox();
this.CombatMyMana6 = new TextBox();
this.Label93 = new Label();
this.Label20 = new Label();
this.GroupBox11 = new GroupBox();
this.CombatActive5 = new CheckBox();
this.CombatCooldown5 = new TextBox();
this.Label41 = new Label();
this.CombatCasttime5 = new TextBox();
this.CombatSpell5 = new TextBox();
this.Label22 = new Label();
this.CombatDistance5 = new TextBox();
this.Label33 = new Label();
this.Label23 = new Label();
this.CombatMyMana5 = new TextBox();
this.Label90 = new Label();
this.Label89 = new Label();
this.CombatTargetMaxHealth5 = new TextBox();
this.CombatTargetMinHealth5 = new TextBox();
this.Label88 = new Label();
this.GroupBox10 = new GroupBox();
this.CombatActive4 = new CheckBox();
this.CombatCooldown4 = new TextBox();
this.Label40 = new Label();
this.CombatCasttime4 = new TextBox();
this.Label25 = new Label();
this.CombatDistance4 = new TextBox();
this.Label26 = new Label();
this.Label30 = new Label();
this.CombatSpell4 = new TextBox();
this.CombatMyMana4 = new TextBox();
this.Label87 = new Label();
this.Label86 = new Label();
this.CombatTargetMinHealth4 = new TextBox();
this.Label85 = new Label();
this.CombatTargetMaxHealth4 = new TextBox();
this.GroupBox9 = new GroupBox();
this.CombatActive3 = new CheckBox();
this.CombatCooldown3 = new TextBox();
this.Label39 = new Label();
this.CombatCasttime3 = new TextBox();
this.Label28 = new Label();
this.CombatDistance3 = new TextBox();
this.Label29 = new Label();
this.Label27 = new Label();
this.CombatSpell3 = new TextBox();
this.Label84 = new Label();
this.CombatMyMana3 = new TextBox();
this.Label83 = new Label();
this.CombatTargetMinHealth3 = new TextBox();
this.Label82 = new Label();
this.CombatTargetMaxHealth3 = new TextBox();
this.GroupBox8 = new GroupBox();
this.CombatActive2 = new CheckBox();
this.CombatCooldown2 = new TextBox();
this.Label38 = new Label();
this.CombatCasttime2 = new TextBox();
this.Label31 = new Label();
this.CombatDistance2 = new TextBox();
this.Label32 = new Label();
this.Label24 = new Label();
this.CombatSpell2 = new TextBox();
this.Label81 = new Label();
this.CombatMyMana2 = new TextBox();
this.Label80 = new Label();
this.CombatTargetMinHealth2 = new TextBox();
this.Label79 = new Label();
this.CombatTargetMaxHealth2 = new TextBox();
this.GroupBox7 = new GroupBox();
this.CombatActive1 = new CheckBox();
this.Label21 = new Label();
this.CombatCooldown1 = new TextBox();
this.Label37 = new Label();
this.CombatSpell1 = new TextBox();
this.CombatCasttime1 = new TextBox();
this.Label34 = new Label();
this.CombatDistance1 = new TextBox();
this.Label35 = new Label();
this.Label76 = new Label();
this.CombatMyMana1 = new TextBox();
this.Label77 = new Label();
this.CombatTargetMinHealth1 = new TextBox();
this.Label78 = new Label();
this.CombatTargetMaxHealth1 = new TextBox();
this.TabPage4 = new TabPage();
this.GroupBox4 = new GroupBox();
this.HealSpell2 = new TextBox();
this.Label48 = new Label();
this.HealSpell1 = new TextBox();
this.Label51 = new Label();
this.Label55 = new Label();
this.HealMana2 = new TextBox();
this.Label56 = new Label();
this.HealVie2 = new TextBox();
this.Label57 = new Label();
this.Label53 = new Label();
this.HealMana1 = new TextBox();
this.Label50 = new Label();
this.HealVie1 = new TextBox();
this.Label47 = new Label();
this.HealCooldown2 = new TextBox();
this.Label44 = new Label();
this.HealCooldown1 = new TextBox();
this.Label45 = new Label();
this.HealActive2 = new CheckBox();
this.HealCasttime2 = new TextBox();
this.Label49 = new Label();
this.HealActive1 = new CheckBox();
this.HealCasttime1 = new TextBox();
this.Label52 = new Label();
this.TabPage5 = new TabPage();
this.GroupBox5 = new GroupBox();
this.BuffSpell4 = new TextBox();
this.Label63 = new Label();
this.BuffSpell3 = new TextBox();
this.Label66 = new Label();
this.BuffSpell2 = new TextBox();
this.Label54 = new Label();
this.BuffSpell1 = new TextBox();
this.Label60 = new Label();
this.BuffCooldown4 = new TextBox();
this.Label71 = new Label();
this.BuffCooldown3 = new TextBox();
this.Label74 = new Label();
this.BuffCooldown2 = new TextBox();
this.Label65 = new Label();
this.BuffCooldown1 = new TextBox();
this.Label68 = new Label();
this.BuffActive4 = new CheckBox();
this.BuffCasttime4 = new TextBox();
this.Label73 = new Label();
this.BuffActive3 = new CheckBox();
this.BuffCasttime3 = new TextBox();
this.Label64 = new Label();
this.BuffActive2 = new CheckBox();
this.BuffCasttime2 = new TextBox();
this.Label67 = new Label();
this.BuffActive1 = new CheckBox();
this.BuffCasttime1 = new TextBox();
this.Label70 = new Label();
this.TabPage3 = new TabPage();
this.GroupBox3 = new GroupBox();
this.Label105 = new Label();
this.PetNourriture = new TextBox();
this.PetActive4 = new CheckBox();
this.Label104 = new Label();
this.PetSpell4 = new TextBox();
this.Label103 = new Label();
this.PetWaitAggro = new TextBox();
this.PetMinHealth1 = new TextBox();
this.Label102 = new Label();
this.PetActive3 = new CheckBox();
this.Label100 = new Label();
this.PetSpell3 = new TextBox();
this.PetCasttime3 = new TextBox();
this.Label101 = new Label();
this.PetActive2 = new CheckBox();
this.Label75 = new Label();
this.PetSpell2 = new TextBox();
this.PetCasttime2 = new TextBox();
this.Label98 = new Label();
this.PetActive1 = new CheckBox();
this.Label69 = new Label();
this.PetSpell1 = new TextBox();
this.PetCasttime1 = new TextBox();
this.Label72 = new Label();
this.UsePet = new CheckBox();
this.SendPet = new CheckBox();
this.TabPage7 = new TabPage();
this.GroupBox13 = new GroupBox();
this.GroupBox14 = new GroupBox();
this.PartyLeaderName = new TextBox();
this.Label107 = new Label();
this.PartyMemberName4 = new TextBox();
this.PartyMember4 = new CheckBox();
this.PartyMemberName3 = new TextBox();
this.PartyMember3 = new CheckBox();
this.PartyMemberName2 = new TextBox();
this.PartyMember2 = new CheckBox();
this.PartyMemberName1 = new TextBox();
this.PartyMember1 = new CheckBox();
this.PartyRole = new ComboBox();
this.Label106 = new Label();
this.PartyActive = new CheckBox();
this.Button1 = new Button();
this.Button2 = new Button();
this.Button3 = new Button();
this.LoadClass = new OpenFileDialog();
this.SaveClass = new SaveFileDialog();
this.Label97 = new Label();
this.ComboBox4 = new ComboBox();
this.Label99 = new Label();
this.ComboBox6 = new ComboBox();
this.HealSpell4 = new TextBox();
this.Label108 = new Label();
this.HealSpell3 = new TextBox();
this.Label109 = new Label();
this.Label110 = new Label();
this.HealMana4 = new TextBox();
this.Label111 = new Label();
this.HealVie4 = new TextBox();
this.Label112 = new Label();
this.Label113 = new Label();
this.HealMana3 = new TextBox();
this.Label114 = new Label();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -