diff --git a/XYORAS Pokemon Link Tool/MainForm.Designer.cs b/XYORAS Pokemon Link Tool/MainForm.Designer.cs
index 69b365e..5b81970 100644
--- a/XYORAS Pokemon Link Tool/MainForm.Designer.cs
+++ b/XYORAS Pokemon Link Tool/MainForm.Designer.cs
@@ -13,32 +13,190 @@ partial class MainForm
///
/// Designer variable used to keep track of non-visual components.
///
- private System.ComponentModel.IContainer components = null;
private System.Windows.Forms.Button loadsave;
private System.Windows.Forms.TextBox savegamename;
private System.Windows.Forms.Button dump_but;
private System.Windows.Forms.Button inject_but;
private System.Windows.Forms.TextBox currgame;
-
- ///
- /// Disposes resources used by the form.
- ///
- /// true if managed resources should be disposed; otherwise, false.
- protected override void Dispose(bool disposing)
- {
- if (disposing) {
- if (components != null) {
- components.Dispose();
- }
- }
- base.Dispose(disposing);
- }
+ private System.Windows.Forms.Label label1;
+ private System.Windows.Forms.ComboBox species;
+ private System.Windows.Forms.NumericUpDown cnt_0;
+ private System.Windows.Forms.Label label2;
+ private System.Windows.Forms.Label label3;
+ private System.Windows.Forms.Label label4;
+ private System.Windows.Forms.Label label5;
+ private System.Windows.Forms.Label label6;
+ private System.Windows.Forms.Label label7;
+ private System.Windows.Forms.Label label8;
+ private System.Windows.Forms.Label label9;
+ private System.Windows.Forms.Label label10;
+ private System.Windows.Forms.Label label11;
+ private System.Windows.Forms.Label label12;
+ private System.Windows.Forms.Label label13;
+ private System.Windows.Forms.Label label14;
+ private System.Windows.Forms.Label label15;
+ private System.Windows.Forms.Label label16;
+ private System.Windows.Forms.Label label17;
+ private System.Windows.Forms.Label label18;
+ private System.Windows.Forms.Label label19;
+ private System.Windows.Forms.Label label20;
+ private System.Windows.Forms.Label label21;
+ private System.Windows.Forms.Label label22;
+ private System.Windows.Forms.Label label25;
+ private System.Windows.Forms.Label label_isegg;
+ private System.Windows.Forms.TextBox nickname;
+ private System.Windows.Forms.Label label24;
+ private System.Windows.Forms.ComboBox nature;
+ private System.Windows.Forms.ComboBox form;
+ private System.Windows.Forms.ComboBox ability;
+ private System.Windows.Forms.ComboBox helditem;
+ private System.Windows.Forms.NumericUpDown iv_hp;
+ private System.Windows.Forms.NumericUpDown iv_atk;
+ private System.Windows.Forms.NumericUpDown iv_def;
+ private System.Windows.Forms.NumericUpDown iv_spa;
+ private System.Windows.Forms.NumericUpDown iv_spd;
+ private System.Windows.Forms.NumericUpDown iv_spe;
+ private System.Windows.Forms.ComboBox ivhp_type;
+ private System.Windows.Forms.NumericUpDown level;
+ private System.Windows.Forms.CheckBox isegg;
+ private System.Windows.Forms.NumericUpDown cnt_1;
+ private System.Windows.Forms.NumericUpDown cnt_2;
+ private System.Windows.Forms.NumericUpDown cnt_5;
+ private System.Windows.Forms.NumericUpDown cnt_4;
+ private System.Windows.Forms.NumericUpDown cnt_3;
+ private System.Windows.Forms.ComboBox met_location;
+ private System.Windows.Forms.ComboBox gender;
+ private System.Windows.Forms.ComboBox ball;
+ private System.Windows.Forms.CheckBox rib0_0;
+ private System.Windows.Forms.CheckBox rib0_1;
+ private System.Windows.Forms.CheckBox rib0_3;
+ private System.Windows.Forms.CheckBox rib0_2;
+ private System.Windows.Forms.CheckBox rib0_5;
+ private System.Windows.Forms.CheckBox rib0_4;
+ private System.Windows.Forms.CheckBox rib0_7;
+ private System.Windows.Forms.CheckBox rib0_6;
+ private System.Windows.Forms.CheckBox rib1_6;
+ private System.Windows.Forms.CheckBox rib1_5;
+ private System.Windows.Forms.CheckBox rib1_4;
+ private System.Windows.Forms.CheckBox rib1_3;
+ private System.Windows.Forms.CheckBox rib1_2;
+ private System.Windows.Forms.CheckBox rib1_1;
+ private System.Windows.Forms.CheckBox rib1_0;
+ private System.Windows.Forms.Label label26;
+ private System.Windows.Forms.Label label27;
+ private System.Windows.Forms.ComboBox ec_type;
+ private System.Windows.Forms.ComboBox pid_type;
+ private System.Windows.Forms.Label label28;
+ private System.Windows.Forms.GroupBox pkm_groupBox;
+ private System.Windows.Forms.GroupBox groupBox3;
+ private System.Windows.Forms.ComboBox relearn_4;
+ private System.Windows.Forms.ComboBox relearn_3;
+ private System.Windows.Forms.ComboBox relearn_2;
+ private System.Windows.Forms.ComboBox relearn_1;
+ private System.Windows.Forms.GroupBox groupBox2;
+ private System.Windows.Forms.ComboBox move4;
+ private System.Windows.Forms.ComboBox move3;
+ private System.Windows.Forms.ComboBox move2;
+ private System.Windows.Forms.ComboBox move1;
+ private System.Windows.Forms.Label label35;
+ private System.Windows.Forms.NumericUpDown ev_5;
+ private System.Windows.Forms.NumericUpDown ev_4;
+ private System.Windows.Forms.NumericUpDown ev_3;
+ private System.Windows.Forms.NumericUpDown ev_2;
+ private System.Windows.Forms.NumericUpDown ev_1;
+ private System.Windows.Forms.NumericUpDown ev_0;
+ private System.Windows.Forms.Label label34;
+ private System.Windows.Forms.Label label33;
+ private System.Windows.Forms.GroupBox groupBox1;
+ private System.Windows.Forms.Label label29;
+ private System.Windows.Forms.NumericUpDown tid;
+ private System.Windows.Forms.Label label30;
+ private System.Windows.Forms.Label label31;
+ private System.Windows.Forms.Label label32;
+ private System.Windows.Forms.NumericUpDown pokemiles;
+ private System.Windows.Forms.NumericUpDown battlepoints;
+ private System.Windows.Forms.Label label36;
+ private System.Windows.Forms.Label label37;
+ private System.Windows.Forms.NumericUpDown item1_cuant;
+ private System.Windows.Forms.Label label38;
+ private System.Windows.Forms.ComboBox item1;
+ private System.Windows.Forms.ComboBox item2;
+ private System.Windows.Forms.NumericUpDown item2_cuant;
+ private System.Windows.Forms.Label label39;
+ private System.Windows.Forms.ComboBox item3;
+ private System.Windows.Forms.NumericUpDown item3_cuant;
+ private System.Windows.Forms.Label label40;
+ private System.Windows.Forms.ComboBox item4;
+ private System.Windows.Forms.NumericUpDown item4_cuant;
+ private System.Windows.Forms.Label label41;
+ private System.Windows.Forms.ComboBox item5;
+ private System.Windows.Forms.NumericUpDown item5_cuant;
+ private System.Windows.Forms.Label label42;
+ private System.Windows.Forms.ComboBox item6;
+ private System.Windows.Forms.NumericUpDown item6_cuant;
+ private System.Windows.Forms.Label label43;
+ private System.Windows.Forms.GroupBox link_group;
+ private System.Windows.Forms.TextBox slot1;
+ private System.Windows.Forms.TextBox slot2;
+ private System.Windows.Forms.TextBox slot3;
+ private System.Windows.Forms.Label label44;
+ private System.Windows.Forms.Label label45;
+ private System.Windows.Forms.Label label47;
+ private System.Windows.Forms.Button pkm_load1;
+ private System.Windows.Forms.Button pkm_load2;
+ private System.Windows.Forms.Button pkm_load3;
+ private System.Windows.Forms.Button pkm_load6;
+ private System.Windows.Forms.Button pkm_load5;
+ private System.Windows.Forms.Button pkm_load4;
+ private System.Windows.Forms.Label label48;
+ private System.Windows.Forms.Label label49;
+ private System.Windows.Forms.Label label50;
+ private System.Windows.Forms.TextBox slot6;
+ private System.Windows.Forms.TextBox slot5;
+ private System.Windows.Forms.TextBox slot4;
+ private System.Windows.Forms.GroupBox groupBox5;
+ private System.Windows.Forms.ComboBox ivspe_type;
+ private System.Windows.Forms.ComboBox ivspd_type;
+ private System.Windows.Forms.ComboBox ivspa_type;
+ private System.Windows.Forms.ComboBox ivdef_type;
+ private System.Windows.Forms.ComboBox ivatk_type;
+ private System.Windows.Forms.NumericUpDown met_level;
+ private System.Windows.Forms.Label label23;
+ private System.Windows.Forms.TextBox encryption;
+ private System.Windows.Forms.TextBox pid;
+ private System.Windows.Forms.Button button1;
+ private System.Windows.Forms.GroupBox groupBox6;
+ private System.Windows.Forms.ComboBox language;
+ private System.Windows.Forms.Label label51;
+ private System.Windows.Forms.ComboBox origin;
+ private System.Windows.Forms.Label label46;
+ private System.Windows.Forms.ComboBox ot_gender;
+ private System.Windows.Forms.TextBox ot_name;
+ private System.Windows.Forms.NumericUpDown sid;
+ private System.Windows.Forms.ComboBox eggmetlocation;
+ private System.Windows.Forms.TextBox app;
+ private System.Windows.Forms.CheckBox PKL_enabled;
+ private System.Windows.Forms.GroupBox groupBox7;
+ private System.Windows.Forms.GroupBox groupBox8;
+ private System.Windows.Forms.TextBox pl6_path;
+ private System.Windows.Forms.Button load_pl6;
+ private System.Windows.Forms.Button save_pl6;
+ private System.Windows.Forms.TextBox transfer_flags;
+ private System.Windows.Forms.Label label52;
+ private System.Windows.Forms.NumericUpDown formindex;
+ private System.Windows.Forms.Label label56;
+ private System.Windows.Forms.Label label55;
+ private System.Windows.Forms.Label label54;
+ private System.Windows.Forms.Label label53;
+ private System.Windows.Forms.ComboBox memory_textvar;
+ private System.Windows.Forms.ComboBox memory_type;
+ private System.Windows.Forms.ComboBox memory_feeling;
+ private System.Windows.Forms.ComboBox memory_intensity;
+
///
/// This method is required for Windows Forms designer support.
/// Do not change the method contents inside the source code editor. The Forms designer might
- /// not be able to load this method if it was changed manually.
- ///
private void InitializeComponent()
{
this.loadsave = new System.Windows.Forms.Button();
@@ -46,30 +204,243 @@ private void InitializeComponent()
this.dump_but = new System.Windows.Forms.Button();
this.inject_but = new System.Windows.Forms.Button();
this.currgame = new System.Windows.Forms.TextBox();
+ this.label1 = new System.Windows.Forms.Label();
+ this.species = new System.Windows.Forms.ComboBox();
+ this.nature = new System.Windows.Forms.ComboBox();
+ this.form = new System.Windows.Forms.ComboBox();
+ this.ability = new System.Windows.Forms.ComboBox();
+ this.helditem = new System.Windows.Forms.ComboBox();
+ this.cnt_0 = new System.Windows.Forms.NumericUpDown();
+ this.iv_hp = new System.Windows.Forms.NumericUpDown();
+ this.label2 = new System.Windows.Forms.Label();
+ this.iv_atk = new System.Windows.Forms.NumericUpDown();
+ this.iv_def = new System.Windows.Forms.NumericUpDown();
+ this.iv_spa = new System.Windows.Forms.NumericUpDown();
+ this.iv_spd = new System.Windows.Forms.NumericUpDown();
+ this.iv_spe = new System.Windows.Forms.NumericUpDown();
+ this.ivhp_type = new System.Windows.Forms.ComboBox();
+ this.label3 = new System.Windows.Forms.Label();
+ this.label4 = new System.Windows.Forms.Label();
+ this.label5 = new System.Windows.Forms.Label();
+ this.label6 = new System.Windows.Forms.Label();
+ this.level = new System.Windows.Forms.NumericUpDown();
+ this.label7 = new System.Windows.Forms.Label();
+ this.label8 = new System.Windows.Forms.Label();
+ this.label9 = new System.Windows.Forms.Label();
+ this.label10 = new System.Windows.Forms.Label();
+ this.label11 = new System.Windows.Forms.Label();
+ this.label12 = new System.Windows.Forms.Label();
+ this.isegg = new System.Windows.Forms.CheckBox();
+ this.label13 = new System.Windows.Forms.Label();
+ this.label14 = new System.Windows.Forms.Label();
+ this.label15 = new System.Windows.Forms.Label();
+ this.label16 = new System.Windows.Forms.Label();
+ this.label17 = new System.Windows.Forms.Label();
+ this.label18 = new System.Windows.Forms.Label();
+ this.cnt_1 = new System.Windows.Forms.NumericUpDown();
+ this.cnt_2 = new System.Windows.Forms.NumericUpDown();
+ this.cnt_5 = new System.Windows.Forms.NumericUpDown();
+ this.cnt_4 = new System.Windows.Forms.NumericUpDown();
+ this.cnt_3 = new System.Windows.Forms.NumericUpDown();
+ this.label19 = new System.Windows.Forms.Label();
+ this.met_location = new System.Windows.Forms.ComboBox();
+ this.label20 = new System.Windows.Forms.Label();
+ this.gender = new System.Windows.Forms.ComboBox();
+ this.label22 = new System.Windows.Forms.Label();
+ this.ball = new System.Windows.Forms.ComboBox();
+ this.rib0_0 = new System.Windows.Forms.CheckBox();
+ this.label_isegg = new System.Windows.Forms.Label();
+ this.rib0_1 = new System.Windows.Forms.CheckBox();
+ this.rib0_3 = new System.Windows.Forms.CheckBox();
+ this.rib0_2 = new System.Windows.Forms.CheckBox();
+ this.rib0_5 = new System.Windows.Forms.CheckBox();
+ this.rib0_4 = new System.Windows.Forms.CheckBox();
+ this.rib0_7 = new System.Windows.Forms.CheckBox();
+ this.rib0_6 = new System.Windows.Forms.CheckBox();
+ this.rib1_6 = new System.Windows.Forms.CheckBox();
+ this.rib1_5 = new System.Windows.Forms.CheckBox();
+ this.rib1_4 = new System.Windows.Forms.CheckBox();
+ this.rib1_3 = new System.Windows.Forms.CheckBox();
+ this.rib1_2 = new System.Windows.Forms.CheckBox();
+ this.rib1_1 = new System.Windows.Forms.CheckBox();
+ this.rib1_0 = new System.Windows.Forms.CheckBox();
+ this.nickname = new System.Windows.Forms.TextBox();
+ this.label24 = new System.Windows.Forms.Label();
+ this.met_level = new System.Windows.Forms.NumericUpDown();
+ this.label23 = new System.Windows.Forms.Label();
+ this.label25 = new System.Windows.Forms.Label();
+ this.encryption = new System.Windows.Forms.TextBox();
+ this.pid = new System.Windows.Forms.TextBox();
+ this.label26 = new System.Windows.Forms.Label();
+ this.label27 = new System.Windows.Forms.Label();
+ this.label28 = new System.Windows.Forms.Label();
+ this.pkm_groupBox = new System.Windows.Forms.GroupBox();
+ this.label56 = new System.Windows.Forms.Label();
+ this.label55 = new System.Windows.Forms.Label();
+ this.label54 = new System.Windows.Forms.Label();
+ this.label53 = new System.Windows.Forms.Label();
+ this.memory_textvar = new System.Windows.Forms.ComboBox();
+ this.memory_type = new System.Windows.Forms.ComboBox();
+ this.memory_feeling = new System.Windows.Forms.ComboBox();
+ this.memory_intensity = new System.Windows.Forms.ComboBox();
+ this.formindex = new System.Windows.Forms.NumericUpDown();
+ this.transfer_flags = new System.Windows.Forms.TextBox();
+ this.label52 = new System.Windows.Forms.Label();
+ this.eggmetlocation = new System.Windows.Forms.ComboBox();
+ this.label21 = new System.Windows.Forms.Label();
+ this.button1 = new System.Windows.Forms.Button();
+ this.groupBox6 = new System.Windows.Forms.GroupBox();
+ this.pid_type = new System.Windows.Forms.ComboBox();
+ this.language = new System.Windows.Forms.ComboBox();
+ this.ivspe_type = new System.Windows.Forms.ComboBox();
+ this.ec_type = new System.Windows.Forms.ComboBox();
+ this.ivspd_type = new System.Windows.Forms.ComboBox();
+ this.label51 = new System.Windows.Forms.Label();
+ this.ivspa_type = new System.Windows.Forms.ComboBox();
+ this.ivdef_type = new System.Windows.Forms.ComboBox();
+ this.ivatk_type = new System.Windows.Forms.ComboBox();
+ this.groupBox3 = new System.Windows.Forms.GroupBox();
+ this.relearn_4 = new System.Windows.Forms.ComboBox();
+ this.relearn_3 = new System.Windows.Forms.ComboBox();
+ this.relearn_2 = new System.Windows.Forms.ComboBox();
+ this.relearn_1 = new System.Windows.Forms.ComboBox();
+ this.origin = new System.Windows.Forms.ComboBox();
+ this.groupBox2 = new System.Windows.Forms.GroupBox();
+ this.move4 = new System.Windows.Forms.ComboBox();
+ this.move3 = new System.Windows.Forms.ComboBox();
+ this.move2 = new System.Windows.Forms.ComboBox();
+ this.move1 = new System.Windows.Forms.ComboBox();
+ this.label46 = new System.Windows.Forms.Label();
+ this.label34 = new System.Windows.Forms.Label();
+ this.label33 = new System.Windows.Forms.Label();
+ this.groupBox1 = new System.Windows.Forms.GroupBox();
+ this.ot_gender = new System.Windows.Forms.ComboBox();
+ this.ot_name = new System.Windows.Forms.TextBox();
+ this.sid = new System.Windows.Forms.NumericUpDown();
+ this.label29 = new System.Windows.Forms.Label();
+ this.tid = new System.Windows.Forms.NumericUpDown();
+ this.label30 = new System.Windows.Forms.Label();
+ this.label31 = new System.Windows.Forms.Label();
+ this.label32 = new System.Windows.Forms.Label();
+ this.label35 = new System.Windows.Forms.Label();
+ this.ev_5 = new System.Windows.Forms.NumericUpDown();
+ this.ev_4 = new System.Windows.Forms.NumericUpDown();
+ this.ev_3 = new System.Windows.Forms.NumericUpDown();
+ this.ev_2 = new System.Windows.Forms.NumericUpDown();
+ this.ev_1 = new System.Windows.Forms.NumericUpDown();
+ this.ev_0 = new System.Windows.Forms.NumericUpDown();
+ this.pokemiles = new System.Windows.Forms.NumericUpDown();
+ this.battlepoints = new System.Windows.Forms.NumericUpDown();
+ this.label36 = new System.Windows.Forms.Label();
+ this.label37 = new System.Windows.Forms.Label();
+ this.item1_cuant = new System.Windows.Forms.NumericUpDown();
+ this.label38 = new System.Windows.Forms.Label();
+ this.item1 = new System.Windows.Forms.ComboBox();
+ this.item2 = new System.Windows.Forms.ComboBox();
+ this.item2_cuant = new System.Windows.Forms.NumericUpDown();
+ this.label39 = new System.Windows.Forms.Label();
+ this.item3 = new System.Windows.Forms.ComboBox();
+ this.item3_cuant = new System.Windows.Forms.NumericUpDown();
+ this.label40 = new System.Windows.Forms.Label();
+ this.item4 = new System.Windows.Forms.ComboBox();
+ this.item4_cuant = new System.Windows.Forms.NumericUpDown();
+ this.label41 = new System.Windows.Forms.Label();
+ this.item5 = new System.Windows.Forms.ComboBox();
+ this.item5_cuant = new System.Windows.Forms.NumericUpDown();
+ this.label42 = new System.Windows.Forms.Label();
+ this.item6 = new System.Windows.Forms.ComboBox();
+ this.item6_cuant = new System.Windows.Forms.NumericUpDown();
+ this.label43 = new System.Windows.Forms.Label();
+ this.link_group = new System.Windows.Forms.GroupBox();
+ this.PKL_enabled = new System.Windows.Forms.CheckBox();
+ this.app = new System.Windows.Forms.TextBox();
+ this.slot1 = new System.Windows.Forms.TextBox();
+ this.slot2 = new System.Windows.Forms.TextBox();
+ this.slot3 = new System.Windows.Forms.TextBox();
+ this.label44 = new System.Windows.Forms.Label();
+ this.label45 = new System.Windows.Forms.Label();
+ this.label47 = new System.Windows.Forms.Label();
+ this.pkm_load1 = new System.Windows.Forms.Button();
+ this.pkm_load2 = new System.Windows.Forms.Button();
+ this.pkm_load3 = new System.Windows.Forms.Button();
+ this.pkm_load6 = new System.Windows.Forms.Button();
+ this.pkm_load5 = new System.Windows.Forms.Button();
+ this.pkm_load4 = new System.Windows.Forms.Button();
+ this.label48 = new System.Windows.Forms.Label();
+ this.label49 = new System.Windows.Forms.Label();
+ this.label50 = new System.Windows.Forms.Label();
+ this.slot6 = new System.Windows.Forms.TextBox();
+ this.slot5 = new System.Windows.Forms.TextBox();
+ this.slot4 = new System.Windows.Forms.TextBox();
+ this.groupBox5 = new System.Windows.Forms.GroupBox();
+ this.groupBox7 = new System.Windows.Forms.GroupBox();
+ this.groupBox8 = new System.Windows.Forms.GroupBox();
+ this.pl6_path = new System.Windows.Forms.TextBox();
+ this.load_pl6 = new System.Windows.Forms.Button();
+ this.save_pl6 = new System.Windows.Forms.Button();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_0)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_hp)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_atk)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_def)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_spa)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_spd)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_spe)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.level)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.met_level)).BeginInit();
+ this.pkm_groupBox.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.formindex)).BeginInit();
+ this.groupBox6.SuspendLayout();
+ this.groupBox3.SuspendLayout();
+ this.groupBox2.SuspendLayout();
+ this.groupBox1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.sid)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.tid)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_0)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.pokemiles)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.battlepoints)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item1_cuant)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item2_cuant)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item3_cuant)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item4_cuant)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item5_cuant)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item6_cuant)).BeginInit();
+ this.link_group.SuspendLayout();
+ this.groupBox5.SuspendLayout();
+ this.groupBox7.SuspendLayout();
+ this.groupBox8.SuspendLayout();
this.SuspendLayout();
//
// loadsave
//
- this.loadsave.Location = new System.Drawing.Point(12, 12);
+ this.loadsave.Location = new System.Drawing.Point(20, 26);
this.loadsave.Name = "loadsave";
this.loadsave.Size = new System.Drawing.Size(162, 23);
this.loadsave.TabIndex = 0;
this.loadsave.Text = "Load XY/ORAS Savegame";
this.loadsave.UseVisualStyleBackColor = true;
- this.loadsave.Click += new System.EventHandler(this.Button1Click);
+ this.loadsave.Click += new System.EventHandler(this.LoadsaveClick);
//
// savegamename
//
- this.savegamename.Location = new System.Drawing.Point(12, 41);
+ this.savegamename.Location = new System.Drawing.Point(20, 55);
this.savegamename.Name = "savegamename";
this.savegamename.Size = new System.Drawing.Size(330, 20);
this.savegamename.TabIndex = 1;
- this.savegamename.TextChanged += new System.EventHandler(this.SavegamenameTextChanged);
//
// dump_but
//
this.dump_but.Enabled = false;
- this.dump_but.Location = new System.Drawing.Point(12, 67);
+ this.dump_but.Location = new System.Drawing.Point(20, 81);
this.dump_but.Name = "dump_but";
this.dump_but.Size = new System.Drawing.Size(162, 23);
this.dump_but.TabIndex = 2;
@@ -80,7 +451,7 @@ private void InitializeComponent()
// inject_but
//
this.inject_but.Enabled = false;
- this.inject_but.Location = new System.Drawing.Point(180, 67);
+ this.inject_but.Location = new System.Drawing.Point(188, 81);
this.inject_but.Name = "inject_but";
this.inject_but.Size = new System.Drawing.Size(162, 23);
this.inject_but.TabIndex = 4;
@@ -90,27 +461,13842 @@ private void InitializeComponent()
//
// currgame
//
- this.currgame.Location = new System.Drawing.Point(180, 14);
+ this.currgame.Location = new System.Drawing.Point(188, 28);
this.currgame.Name = "currgame";
this.currgame.ReadOnly = true;
this.currgame.Size = new System.Drawing.Size(73, 20);
this.currgame.TabIndex = 5;
this.currgame.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
+ // label1
+ //
+ this.label1.Location = new System.Drawing.Point(34, 61);
+ this.label1.Name = "label1";
+ this.label1.Size = new System.Drawing.Size(100, 23);
+ this.label1.TabIndex = 6;
+ this.label1.Text = "Species:";
+ //
+ // species
+ //
+ this.species.FormattingEnabled = true;
+ this.species.Items.AddRange(new object[] {
+ "—",
+ "Bulbasaur",
+ "Ivysaur",
+ "Venusaur",
+ "Charmander",
+ "Charmeleon",
+ "Charizard",
+ "Squirtle",
+ "Wartortle",
+ "Blastoise",
+ "Caterpie",
+ "Metapod",
+ "Butterfree",
+ "Weedle",
+ "Kakuna",
+ "Beedrill",
+ "Pidgey",
+ "Pidgeotto",
+ "Pidgeot",
+ "Rattata",
+ "Raticate",
+ "Spearow",
+ "Fearow",
+ "Ekans",
+ "Arbok",
+ "Pikachu",
+ "Raichu",
+ "Sandshrew",
+ "Sandslash",
+ "Nidoran♀",
+ "Nidorina",
+ "Nidoqueen",
+ "Nidoran♂",
+ "Nidorino",
+ "Nidoking",
+ "Clefairy",
+ "Clefable",
+ "Vulpix",
+ "Ninetales",
+ "Jigglypuff",
+ "Wigglytuff",
+ "Zubat",
+ "Golbat",
+ "Oddish",
+ "Gloom",
+ "Vileplume",
+ "Paras",
+ "Parasect",
+ "Venonat",
+ "Venomoth",
+ "Diglett",
+ "Dugtrio",
+ "Meowth",
+ "Persian",
+ "Psyduck",
+ "Golduck",
+ "Mankey",
+ "Primeape",
+ "Growlithe",
+ "Arcanine",
+ "Poliwag",
+ "Poliwhirl",
+ "Poliwrath",
+ "Abra",
+ "Kadabra",
+ "Alakazam",
+ "Machop",
+ "Machoke",
+ "Machamp",
+ "Bellsprout",
+ "Weepinbell",
+ "Victreebel",
+ "Tentacool",
+ "Tentacruel",
+ "Geodude",
+ "Graveler",
+ "Golem",
+ "Ponyta",
+ "Rapidash",
+ "Slowpoke",
+ "Slowbro",
+ "Magnemite",
+ "Magneton",
+ "Farfetch’d",
+ "Doduo",
+ "Dodrio",
+ "Seel",
+ "Dewgong",
+ "Grimer",
+ "Muk",
+ "Shellder",
+ "Cloyster",
+ "Gastly",
+ "Haunter",
+ "Gengar",
+ "Onix",
+ "Drowzee",
+ "Hypno",
+ "Krabby",
+ "Kingler",
+ "Voltorb",
+ "Electrode",
+ "Exeggcute",
+ "Exeggutor",
+ "Cubone",
+ "Marowak",
+ "Hitmonlee",
+ "Hitmonchan",
+ "Lickitung",
+ "Koffing",
+ "Weezing",
+ "Rhyhorn",
+ "Rhydon",
+ "Chansey",
+ "Tangela",
+ "Kangaskhan",
+ "Horsea",
+ "Seadra",
+ "Goldeen",
+ "Seaking",
+ "Staryu",
+ "Starmie",
+ "Mr. Mime",
+ "Scyther",
+ "Jynx",
+ "Electabuzz",
+ "Magmar",
+ "Pinsir",
+ "Tauros",
+ "Magikarp",
+ "Gyarados",
+ "Lapras",
+ "Ditto",
+ "Eevee",
+ "Vaporeon",
+ "Jolteon",
+ "Flareon",
+ "Porygon",
+ "Omanyte",
+ "Omastar",
+ "Kabuto",
+ "Kabutops",
+ "Aerodactyl",
+ "Snorlax",
+ "Articuno",
+ "Zapdos",
+ "Moltres",
+ "Dratini",
+ "Dragonair",
+ "Dragonite",
+ "Mewtwo",
+ "Mew",
+ "Chikorita",
+ "Bayleef",
+ "Meganium",
+ "Cyndaquil",
+ "Quilava",
+ "Typhlosion",
+ "Totodile",
+ "Croconaw",
+ "Feraligatr",
+ "Sentret",
+ "Furret",
+ "Hoothoot",
+ "Noctowl",
+ "Ledyba",
+ "Ledian",
+ "Spinarak",
+ "Ariados",
+ "Crobat",
+ "Chinchou",
+ "Lanturn",
+ "Pichu",
+ "Cleffa",
+ "Igglybuff",
+ "Togepi",
+ "Togetic",
+ "Natu",
+ "Xatu",
+ "Mareep",
+ "Flaaffy",
+ "Ampharos",
+ "Bellossom",
+ "Marill",
+ "Azumarill",
+ "Sudowoodo",
+ "Politoed",
+ "Hoppip",
+ "Skiploom",
+ "Jumpluff",
+ "Aipom",
+ "Sunkern",
+ "Sunflora",
+ "Yanma",
+ "Wooper",
+ "Quagsire",
+ "Espeon",
+ "Umbreon",
+ "Murkrow",
+ "Slowking",
+ "Misdreavus",
+ "Unown",
+ "Wobbuffet",
+ "Girafarig",
+ "Pineco",
+ "Forretress",
+ "Dunsparce",
+ "Gligar",
+ "Steelix",
+ "Snubbull",
+ "Granbull",
+ "Qwilfish",
+ "Scizor",
+ "Shuckle",
+ "Heracross",
+ "Sneasel",
+ "Teddiursa",
+ "Ursaring",
+ "Slugma",
+ "Magcargo",
+ "Swinub",
+ "Piloswine",
+ "Corsola",
+ "Remoraid",
+ "Octillery",
+ "Delibird",
+ "Mantine",
+ "Skarmory",
+ "Houndour",
+ "Houndoom",
+ "Kingdra",
+ "Phanpy",
+ "Donphan",
+ "Porygon2",
+ "Stantler",
+ "Smeargle",
+ "Tyrogue",
+ "Hitmontop",
+ "Smoochum",
+ "Elekid",
+ "Magby",
+ "Miltank",
+ "Blissey",
+ "Raikou",
+ "Entei",
+ "Suicune",
+ "Larvitar",
+ "Pupitar",
+ "Tyranitar",
+ "Lugia",
+ "Ho-Oh",
+ "Celebi",
+ "Treecko",
+ "Grovyle",
+ "Sceptile",
+ "Torchic",
+ "Combusken",
+ "Blaziken",
+ "Mudkip",
+ "Marshtomp",
+ "Swampert",
+ "Poochyena",
+ "Mightyena",
+ "Zigzagoon",
+ "Linoone",
+ "Wurmple",
+ "Silcoon",
+ "Beautifly",
+ "Cascoon",
+ "Dustox",
+ "Lotad",
+ "Lombre",
+ "Ludicolo",
+ "Seedot",
+ "Nuzleaf",
+ "Shiftry",
+ "Taillow",
+ "Swellow",
+ "Wingull",
+ "Pelipper",
+ "Ralts",
+ "Kirlia",
+ "Gardevoir",
+ "Surskit",
+ "Masquerain",
+ "Shroomish",
+ "Breloom",
+ "Slakoth",
+ "Vigoroth",
+ "Slaking",
+ "Nincada",
+ "Ninjask",
+ "Shedinja",
+ "Whismur",
+ "Loudred",
+ "Exploud",
+ "Makuhita",
+ "Hariyama",
+ "Azurill",
+ "Nosepass",
+ "Skitty",
+ "Delcatty",
+ "Sableye",
+ "Mawile",
+ "Aron",
+ "Lairon",
+ "Aggron",
+ "Meditite",
+ "Medicham",
+ "Electrike",
+ "Manectric",
+ "Plusle",
+ "Minun",
+ "Volbeat",
+ "Illumise",
+ "Roselia",
+ "Gulpin",
+ "Swalot",
+ "Carvanha",
+ "Sharpedo",
+ "Wailmer",
+ "Wailord",
+ "Numel",
+ "Camerupt",
+ "Torkoal",
+ "Spoink",
+ "Grumpig",
+ "Spinda",
+ "Trapinch",
+ "Vibrava",
+ "Flygon",
+ "Cacnea",
+ "Cacturne",
+ "Swablu",
+ "Altaria",
+ "Zangoose",
+ "Seviper",
+ "Lunatone",
+ "Solrock",
+ "Barboach",
+ "Whiscash",
+ "Corphish",
+ "Crawdaunt",
+ "Baltoy",
+ "Claydol",
+ "Lileep",
+ "Cradily",
+ "Anorith",
+ "Armaldo",
+ "Feebas",
+ "Milotic",
+ "Castform",
+ "Kecleon",
+ "Shuppet",
+ "Banette",
+ "Duskull",
+ "Dusclops",
+ "Tropius",
+ "Chimecho",
+ "Absol",
+ "Wynaut",
+ "Snorunt",
+ "Glalie",
+ "Spheal",
+ "Sealeo",
+ "Walrein",
+ "Clamperl",
+ "Huntail",
+ "Gorebyss",
+ "Relicanth",
+ "Luvdisc",
+ "Bagon",
+ "Shelgon",
+ "Salamence",
+ "Beldum",
+ "Metang",
+ "Metagross",
+ "Regirock",
+ "Regice",
+ "Registeel",
+ "Latias",
+ "Latios",
+ "Kyogre",
+ "Groudon",
+ "Rayquaza",
+ "Jirachi",
+ "Deoxys",
+ "Turtwig",
+ "Grotle",
+ "Torterra",
+ "Chimchar",
+ "Monferno",
+ "Infernape",
+ "Piplup",
+ "Prinplup",
+ "Empoleon",
+ "Starly",
+ "Staravia",
+ "Staraptor",
+ "Bidoof",
+ "Bibarel",
+ "Kricketot",
+ "Kricketune",
+ "Shinx",
+ "Luxio",
+ "Luxray",
+ "Budew",
+ "Roserade",
+ "Cranidos",
+ "Rampardos",
+ "Shieldon",
+ "Bastiodon",
+ "Burmy",
+ "Wormadam",
+ "Mothim",
+ "Combee",
+ "Vespiquen",
+ "Pachirisu",
+ "Buizel",
+ "Floatzel",
+ "Cherubi",
+ "Cherrim",
+ "Shellos",
+ "Gastrodon",
+ "Ambipom",
+ "Drifloon",
+ "Drifblim",
+ "Buneary",
+ "Lopunny",
+ "Mismagius",
+ "Honchkrow",
+ "Glameow",
+ "Purugly",
+ "Chingling",
+ "Stunky",
+ "Skuntank",
+ "Bronzor",
+ "Bronzong",
+ "Bonsly",
+ "Mime Jr.",
+ "Happiny",
+ "Chatot",
+ "Spiritomb",
+ "Gible",
+ "Gabite",
+ "Garchomp",
+ "Munchlax",
+ "Riolu",
+ "Lucario",
+ "Hippopotas",
+ "Hippowdon",
+ "Skorupi",
+ "Drapion",
+ "Croagunk",
+ "Toxicroak",
+ "Carnivine",
+ "Finneon",
+ "Lumineon",
+ "Mantyke",
+ "Snover",
+ "Abomasnow",
+ "Weavile",
+ "Magnezone",
+ "Lickilicky",
+ "Rhyperior",
+ "Tangrowth",
+ "Electivire",
+ "Magmortar",
+ "Togekiss",
+ "Yanmega",
+ "Leafeon",
+ "Glaceon",
+ "Gliscor",
+ "Mamoswine",
+ "Porygon-Z",
+ "Gallade",
+ "Probopass",
+ "Dusknoir",
+ "Froslass",
+ "Rotom",
+ "Uxie",
+ "Mesprit",
+ "Azelf",
+ "Dialga",
+ "Palkia",
+ "Heatran",
+ "Regigigas",
+ "Giratina",
+ "Cresselia",
+ "Phione",
+ "Manaphy",
+ "Darkrai",
+ "Shaymin",
+ "Arceus",
+ "Victini",
+ "Snivy",
+ "Servine",
+ "Serperior",
+ "Tepig",
+ "Pignite",
+ "Emboar",
+ "Oshawott",
+ "Dewott",
+ "Samurott",
+ "Patrat",
+ "Watchog",
+ "Lillipup",
+ "Herdier",
+ "Stoutland",
+ "Purrloin",
+ "Liepard",
+ "Pansage",
+ "Simisage",
+ "Pansear",
+ "Simisear",
+ "Panpour",
+ "Simipour",
+ "Munna",
+ "Musharna",
+ "Pidove",
+ "Tranquill",
+ "Unfezant",
+ "Blitzle",
+ "Zebstrika",
+ "Roggenrola",
+ "Boldore",
+ "Gigalith",
+ "Woobat",
+ "Swoobat",
+ "Drilbur",
+ "Excadrill",
+ "Audino",
+ "Timburr",
+ "Gurdurr",
+ "Conkeldurr",
+ "Tympole",
+ "Palpitoad",
+ "Seismitoad",
+ "Throh",
+ "Sawk",
+ "Sewaddle",
+ "Swadloon",
+ "Leavanny",
+ "Venipede",
+ "Whirlipede",
+ "Scolipede",
+ "Cottonee",
+ "Whimsicott",
+ "Petilil",
+ "Lilligant",
+ "Basculin",
+ "Sandile",
+ "Krokorok",
+ "Krookodile",
+ "Darumaka",
+ "Darmanitan",
+ "Maractus",
+ "Dwebble",
+ "Crustle",
+ "Scraggy",
+ "Scrafty",
+ "Sigilyph",
+ "Yamask",
+ "Cofagrigus",
+ "Tirtouga",
+ "Carracosta",
+ "Archen",
+ "Archeops",
+ "Trubbish",
+ "Garbodor",
+ "Zorua",
+ "Zoroark",
+ "Minccino",
+ "Cinccino",
+ "Gothita",
+ "Gothorita",
+ "Gothitelle",
+ "Solosis",
+ "Duosion",
+ "Reuniclus",
+ "Ducklett",
+ "Swanna",
+ "Vanillite",
+ "Vanillish",
+ "Vanilluxe",
+ "Deerling",
+ "Sawsbuck",
+ "Emolga",
+ "Karrablast",
+ "Escavalier",
+ "Foongus",
+ "Amoonguss",
+ "Frillish",
+ "Jellicent",
+ "Alomomola",
+ "Joltik",
+ "Galvantula",
+ "Ferroseed",
+ "Ferrothorn",
+ "Klink",
+ "Klang",
+ "Klinklang",
+ "Tynamo",
+ "Eelektrik",
+ "Eelektross",
+ "Elgyem",
+ "Beheeyem",
+ "Litwick",
+ "Lampent",
+ "Chandelure",
+ "Axew",
+ "Fraxure",
+ "Haxorus",
+ "Cubchoo",
+ "Beartic",
+ "Cryogonal",
+ "Shelmet",
+ "Accelgor",
+ "Stunfisk",
+ "Mienfoo",
+ "Mienshao",
+ "Druddigon",
+ "Golett",
+ "Golurk",
+ "Pawniard",
+ "Bisharp",
+ "Bouffalant",
+ "Rufflet",
+ "Braviary",
+ "Vullaby",
+ "Mandibuzz",
+ "Heatmor",
+ "Durant",
+ "Deino",
+ "Zweilous",
+ "Hydreigon",
+ "Larvesta",
+ "Volcarona",
+ "Cobalion",
+ "Terrakion",
+ "Virizion",
+ "Tornadus",
+ "Thundurus",
+ "Reshiram",
+ "Zekrom",
+ "Landorus",
+ "Kyurem",
+ "Keldeo",
+ "Meloetta",
+ "Genesect",
+ "Chespin",
+ "Quilladin",
+ "Chesnaught",
+ "Fennekin",
+ "Braixen",
+ "Delphox",
+ "Froakie",
+ "Frogadier",
+ "Greninja",
+ "Bunnelby",
+ "Diggersby",
+ "Fletchling",
+ "Fletchinder",
+ "Talonflame",
+ "Scatterbug",
+ "Spewpa",
+ "Vivillon",
+ "Litleo",
+ "Pyroar",
+ "Flabébé",
+ "Floette",
+ "Florges",
+ "Skiddo",
+ "Gogoat",
+ "Pancham",
+ "Pangoro",
+ "Furfrou",
+ "Espurr",
+ "Meowstic",
+ "Honedge",
+ "Doublade",
+ "Aegislash",
+ "Spritzee",
+ "Aromatisse",
+ "Swirlix",
+ "Slurpuff",
+ "Inkay",
+ "Malamar",
+ "Binacle",
+ "Barbaracle",
+ "Skrelp",
+ "Dragalge",
+ "Clauncher",
+ "Clawitzer",
+ "Helioptile",
+ "Heliolisk",
+ "Tyrunt",
+ "Tyrantrum",
+ "Amaura",
+ "Aurorus",
+ "Sylveon",
+ "Hawlucha",
+ "Dedenne",
+ "Carbink",
+ "Goomy",
+ "Sliggoo",
+ "Goodra",
+ "Klefki",
+ "Phantump",
+ "Trevenant",
+ "Pumpkaboo",
+ "Gourgeist",
+ "Bergmite",
+ "Avalugg",
+ "Noibat",
+ "Noivern",
+ "Xerneas",
+ "Yveltal",
+ "Zygarde",
+ "Diancie",
+ "Hoopa",
+ "Volcanion"});
+ this.species.Location = new System.Drawing.Point(81, 58);
+ this.species.Name = "species";
+ this.species.Size = new System.Drawing.Size(165, 21);
+ this.species.TabIndex = 7;
+ //
+ // nature
+ //
+ this.nature.FormattingEnabled = true;
+ this.nature.Items.AddRange(new object[] {
+ "Hardy",
+ "Lonely",
+ "Brave",
+ "Adamant",
+ "Naughty",
+ "Bold",
+ "Docile",
+ "Relaxed",
+ "Impish",
+ "Lax",
+ "Timid",
+ "Hasty",
+ "Serious",
+ "Jolly",
+ "Naive",
+ "Modest",
+ "Mild",
+ "Quiet",
+ "Bashful",
+ "Rash",
+ "Calm",
+ "Gentle",
+ "Sassy",
+ "Careful",
+ "Quirky",
+ "RANDOM"});
+ this.nature.Location = new System.Drawing.Point(81, 84);
+ this.nature.Name = "nature";
+ this.nature.Size = new System.Drawing.Size(79, 21);
+ this.nature.TabIndex = 8;
+ //
+ // form
+ //
+ this.form.FormattingEnabled = true;
+ this.form.Location = new System.Drawing.Point(81, 111);
+ this.form.Name = "form";
+ this.form.Size = new System.Drawing.Size(165, 21);
+ this.form.TabIndex = 9;
+ this.form.Visible = false;
+ //
+ // ability
+ //
+ this.ability.FormattingEnabled = true;
+ this.ability.Items.AddRange(new object[] {
+ "Ability 1",
+ "Ability 2",
+ "Hidden Ability",
+ "RND(Abil1, Abil2)",
+ "RND(Abil1, Abil2, HA)"});
+ this.ability.Location = new System.Drawing.Point(81, 139);
+ this.ability.Name = "ability";
+ this.ability.Size = new System.Drawing.Size(165, 21);
+ this.ability.TabIndex = 10;
+ //
+ // helditem
+ //
+ this.helditem.FormattingEnabled = true;
+ this.helditem.Items.AddRange(new object[] {
+ "None",
+ "Master Ball",
+ "Ultra Ball",
+ "Great Ball",
+ "Poké Ball",
+ "Safari Ball",
+ "Net Ball",
+ "Dive Ball",
+ "Nest Ball",
+ "Repeat Ball",
+ "Timer Ball",
+ "Luxury Ball",
+ "Premier Ball",
+ "Dusk Ball",
+ "Heal Ball",
+ "Quick Ball",
+ "Cherish Ball",
+ "Potion",
+ "Antidote",
+ "Burn Heal",
+ "Ice Heal",
+ "Awakening",
+ "Paralyze Heal",
+ "Full Restore",
+ "Max Potion",
+ "Hyper Potion",
+ "Super Potion",
+ "Full Heal",
+ "Revive",
+ "Max Revive",
+ "Fresh Water",
+ "Soda Pop",
+ "Lemonade",
+ "Moomoo Milk",
+ "Energy Powder",
+ "Energy Root",
+ "Heal Powder",
+ "Revival Herb",
+ "Ether",
+ "Max Ether",
+ "Elixir",
+ "Max Elixir",
+ "Lava Cookie",
+ "Berry Juice",
+ "Sacred Ash",
+ "HP Up",
+ "Protein",
+ "Iron",
+ "Carbos",
+ "Calcium",
+ "Rare Candy",
+ "PP Up",
+ "Zinc",
+ "PP Max",
+ "Old Gateau",
+ "Guard Spec.",
+ "Dire Hit",
+ "X Attack",
+ "X Defense",
+ "X Speed",
+ "X Accuracy",
+ "X Sp. Atk",
+ "X Sp. Def",
+ "Poké Doll",
+ "Fluffy Tail",
+ "Blue Flute",
+ "Yellow Flute",
+ "Red Flute",
+ "Black Flute",
+ "White Flute",
+ "Shoal Salt",
+ "Shoal Shell",
+ "Red Shard",
+ "Blue Shard",
+ "Yellow Shard",
+ "Green Shard",
+ "Super Repel",
+ "Max Repel",
+ "Escape Rope",
+ "Repel",
+ "Sun Stone",
+ "Moon Stone",
+ "Fire Stone",
+ "Thunder Stone",
+ "Water Stone",
+ "Leaf Stone",
+ "Tiny Mushroom",
+ "Big Mushroom",
+ "Pearl",
+ "Big Pearl",
+ "Stardust",
+ "Star Piece",
+ "Nugget",
+ "Heart Scale",
+ "Honey",
+ "Growth Mulch",
+ "Damp Mulch",
+ "Stable Mulch",
+ "Gooey Mulch",
+ "Root Fossil",
+ "Claw Fossil",
+ "Helix Fossil",
+ "Dome Fossil",
+ "Old Amber",
+ "Armor Fossil",
+ "Skull Fossil",
+ "Rare Bone",
+ "Shiny Stone",
+ "Dusk Stone",
+ "Dawn Stone",
+ "Oval Stone",
+ "Odd Keystone",
+ "Griseous Orb",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Douse Drive",
+ "Shock Drive",
+ "Burn Drive",
+ "Chill Drive",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Sweet Heart",
+ "Adamant Orb",
+ "Lustrous Orb",
+ "Greet Mail",
+ "Favored Mail",
+ "RSVP Mail",
+ "Thanks Mail",
+ "Inquiry Mail",
+ "Like Mail",
+ "Reply Mail",
+ "Bridge Mail S",
+ "Bridge Mail D",
+ "Bridge Mail T",
+ "Bridge Mail V",
+ "Bridge Mail M",
+ "Cheri Berry",
+ "Chesto Berry",
+ "Pecha Berry",
+ "Rawst Berry",
+ "Aspear Berry",
+ "Leppa Berry",
+ "Oran Berry",
+ "Persim Berry",
+ "Lum Berry",
+ "Sitrus Berry",
+ "Figy Berry",
+ "Wiki Berry",
+ "Mago Berry",
+ "Aguav Berry",
+ "Iapapa Berry",
+ "Razz Berry",
+ "Bluk Berry",
+ "Nanab Berry",
+ "Wepear Berry",
+ "Pinap Berry",
+ "Pomeg Berry",
+ "Kelpsy Berry",
+ "Qualot Berry",
+ "Hondew Berry",
+ "Grepa Berry",
+ "Tamato Berry",
+ "Cornn Berry",
+ "Magost Berry",
+ "Rabuta Berry",
+ "Nomel Berry",
+ "Spelon Berry",
+ "Pamtre Berry",
+ "Watmel Berry",
+ "Durin Berry",
+ "Belue Berry",
+ "Occa Berry",
+ "Passho Berry",
+ "Wacan Berry",
+ "Rindo Berry",
+ "Yache Berry",
+ "Chople Berry",
+ "Kebia Berry",
+ "Shuca Berry",
+ "Coba Berry",
+ "Payapa Berry",
+ "Tanga Berry",
+ "Charti Berry",
+ "Kasib Berry",
+ "Haban Berry",
+ "Colbur Berry",
+ "Babiri Berry",
+ "Chilan Berry",
+ "Liechi Berry",
+ "Ganlon Berry",
+ "Salac Berry",
+ "Petaya Berry",
+ "Apicot Berry",
+ "Lansat Berry",
+ "Starf Berry",
+ "Enigma Berry",
+ "Micle Berry",
+ "Custap Berry",
+ "Jaboca Berry",
+ "Rowap Berry",
+ "Bright Powder",
+ "White Herb",
+ "Macho Brace",
+ "Exp. Share",
+ "Quick Claw",
+ "Soothe Bell",
+ "Mental Herb",
+ "Choice Band",
+ "King\'s Rock",
+ "Silver Powder",
+ "Amulet Coin",
+ "Cleanse Tag",
+ "Soul Dew",
+ "Deep Sea Tooth",
+ "Deep Sea Scale",
+ "Smoke Ball",
+ "Everstone",
+ "Focus Band",
+ "Lucky Egg",
+ "Scope Lens",
+ "Metal Coat",
+ "Leftovers",
+ "Dragon Scale",
+ "Light Ball",
+ "Soft Sand",
+ "Hard Stone",
+ "Miracle Seed",
+ "Black Glasses",
+ "Black Belt",
+ "Magnet",
+ "Mystic Water",
+ "Sharp Beak",
+ "Poison Barb",
+ "Never-Melt Ice",
+ "Spell Tag",
+ "Twisted Spoon",
+ "Charcoal",
+ "Dragon Fang",
+ "Silk Scarf",
+ "Up-Grade",
+ "Shell Bell",
+ "Sea Incense",
+ "Lax Incense",
+ "Lucky Punch",
+ "Metal Powder",
+ "Thick Club",
+ "Stick",
+ "Red Scarf",
+ "Blue Scarf",
+ "Pink Scarf",
+ "Green Scarf",
+ "Yellow Scarf",
+ "Wide Lens",
+ "Muscle Band",
+ "Wise Glasses",
+ "Expert Belt",
+ "Light Clay",
+ "Life Orb",
+ "Power Herb",
+ "Toxic Orb",
+ "Flame Orb",
+ "Quick Powder",
+ "Focus Sash",
+ "Zoom Lens",
+ "Metronome",
+ "Iron Ball",
+ "Lagging Tail",
+ "Destiny Knot",
+ "Black Sludge",
+ "Icy Rock",
+ "Smooth Rock",
+ "Heat Rock",
+ "Damp Rock",
+ "Grip Claw",
+ "Choice Scarf",
+ "Sticky Barb",
+ "Power Bracer",
+ "Power Belt",
+ "Power Lens",
+ "Power Band",
+ "Power Anklet",
+ "Power Weight",
+ "Shed Shell",
+ "Big Root",
+ "Choice Specs",
+ "Flame Plate",
+ "Splash Plate",
+ "Zap Plate",
+ "Meadow Plate",
+ "Icicle Plate",
+ "Fist Plate",
+ "Toxic Plate",
+ "Earth Plate",
+ "Sky Plate",
+ "Mind Plate",
+ "Insect Plate",
+ "Stone Plate",
+ "Spooky Plate",
+ "Draco Plate",
+ "Dread Plate",
+ "Iron Plate",
+ "Odd Incense",
+ "Rock Incense",
+ "Full Incense",
+ "Wave Incense",
+ "Rose Incense",
+ "Luck Incense",
+ "Pure Incense",
+ "Protector",
+ "Electirizer",
+ "Magmarizer",
+ "Dubious Disc",
+ "Reaper Cloth",
+ "Razor Claw",
+ "Razor Fang",
+ "TM01",
+ "TM02",
+ "TM03",
+ "TM04",
+ "TM05",
+ "TM06",
+ "TM07",
+ "TM08",
+ "TM09",
+ "TM10",
+ "TM11",
+ "TM12",
+ "TM13",
+ "TM14",
+ "TM15",
+ "TM16",
+ "TM17",
+ "TM18",
+ "TM19",
+ "TM20",
+ "TM21",
+ "TM22",
+ "TM23",
+ "TM24",
+ "TM25",
+ "TM26",
+ "TM27",
+ "TM28",
+ "TM29",
+ "TM30",
+ "TM31",
+ "TM32",
+ "TM33",
+ "TM34",
+ "TM35",
+ "TM36",
+ "TM37",
+ "TM38",
+ "TM39",
+ "TM40",
+ "TM41",
+ "TM42",
+ "TM43",
+ "TM44",
+ "TM45",
+ "TM46",
+ "TM47",
+ "TM48",
+ "TM49",
+ "TM50",
+ "TM51",
+ "TM52",
+ "TM53",
+ "TM54",
+ "TM55",
+ "TM56",
+ "TM57",
+ "TM58",
+ "TM59",
+ "TM60",
+ "TM61",
+ "TM62",
+ "TM63",
+ "TM64",
+ "TM65",
+ "TM66",
+ "TM67",
+ "TM68",
+ "TM69",
+ "TM70",
+ "TM71",
+ "TM72",
+ "TM73",
+ "TM74",
+ "TM75",
+ "TM76",
+ "TM77",
+ "TM78",
+ "TM79",
+ "TM80",
+ "TM81",
+ "TM82",
+ "TM83",
+ "TM84",
+ "TM85",
+ "TM86",
+ "TM87",
+ "TM88",
+ "TM89",
+ "TM90",
+ "TM91",
+ "TM92",
+ "HM01",
+ "HM02",
+ "HM03",
+ "HM04",
+ "HM05",
+ "HM06",
+ "unknown",
+ "unknown",
+ "Explorer Kit",
+ "Loot Sack",
+ "Rule Book",
+ "Poké Radar",
+ "Point Card",
+ "Journal",
+ "Seal Case",
+ "Fashion Case",
+ "Seal Bag",
+ "Pal Pad",
+ "Works Key",
+ "Old Charm",
+ "Galactic Key",
+ "Red Chain",
+ "Town Map",
+ "Vs. Seeker",
+ "Coin Case",
+ "Old Rod",
+ "Good Rod",
+ "Super Rod",
+ "Sprayduck",
+ "Poffin Case",
+ "Bicycle (ORAS ONLY)",
+ "Suite Key",
+ "Oak\'s Letter",
+ "Lunar Wing",
+ "Member Card",
+ "Azure Flute",
+ "S.S. Ticket",
+ "Contest Pass",
+ "Magma Stone",
+ "Parcel",
+ "Coupon 1",
+ "Coupon 2",
+ "Coupon 3",
+ "Storage Key",
+ "Secret Potion",
+ "Vs. Recorder",
+ "Gracidea",
+ "Secret Key",
+ "Apricorn Box",
+ "Unown Report",
+ "Berry Pots",
+ "Dowsing Machine",
+ "Blue Card",
+ "Slowpoke Tail",
+ "Clear Bell",
+ "Card Key",
+ "Basement Key",
+ "Squirt Bottle",
+ "Red Scale",
+ "Lost Item",
+ "Pass",
+ "Machine Part",
+ "Silver Wing",
+ "Rainbow Wing",
+ "Mystery Egg",
+ "Red Apricorn",
+ "Yellow Apricorn",
+ "Blue Apricorn",
+ "Green Apricorn",
+ "Pink Apricorn",
+ "White Apricorn",
+ "Black Apricorn",
+ "Fast Ball",
+ "Level Ball",
+ "Lure Ball",
+ "Heavy Ball",
+ "Love Ball",
+ "Friend Ball",
+ "Moon Ball",
+ "Sport Ball",
+ "Park Ball",
+ "Photo Album",
+ "GB Sounds",
+ "Tidal Bell",
+ "Rage Candy Bar",
+ "Data Card 01",
+ "Data Card 02",
+ "Data Card 03",
+ "Data Card 04",
+ "Data Card 05",
+ "Data Card 06",
+ "Data Card 07",
+ "Data Card 08",
+ "Data Card 09",
+ "Data Card 10",
+ "Data Card 11",
+ "Data Card 12",
+ "Data Card 13",
+ "Data Card 14",
+ "Data Card 15",
+ "Data Card 16",
+ "Data Card 17",
+ "Data Card 18",
+ "Data Card 19",
+ "Data Card 20",
+ "Data Card 21",
+ "Data Card 22",
+ "Data Card 23",
+ "Data Card 24",
+ "Data Card 25",
+ "Data Card 26",
+ "Data Card 27",
+ "Jade Orb",
+ "Lock Capsule",
+ "Red Orb",
+ "Blue Orb",
+ "Enigma Stone",
+ "Prism Scale",
+ "Eviolite",
+ "Float Stone",
+ "Rocky Helmet",
+ "Air Balloon",
+ "Red Card",
+ "Ring Target",
+ "Binding Band",
+ "Absorb Bulb",
+ "Cell Battery",
+ "Eject Button",
+ "Fire Gem",
+ "Water Gem",
+ "Electric Gem",
+ "Grass Gem",
+ "Ice Gem",
+ "Fighting Gem",
+ "Poison Gem",
+ "Ground Gem",
+ "Flying Gem",
+ "Psychic Gem",
+ "Bug Gem",
+ "Rock Gem",
+ "Ghost Gem",
+ "Dragon Gem",
+ "Dark Gem",
+ "Steel Gem",
+ "Normal Gem",
+ "Health Wing",
+ "Muscle Wing",
+ "Resist Wing",
+ "Genius Wing",
+ "Clever Wing",
+ "Swift Wing",
+ "Pretty Wing",
+ "Cover Fossil",
+ "Plume Fossil",
+ "Liberty Pass",
+ "Pass Orb",
+ "Dream Ball",
+ "Poké Toy",
+ "Prop Case",
+ "Dragon Skull",
+ "Balm Mushroom",
+ "Big Nugget",
+ "Pearl String",
+ "Comet Shard",
+ "Relic Copper",
+ "Relic Silver",
+ "Relic Gold",
+ "Relic Vase",
+ "Relic Band",
+ "Relic Statue",
+ "Relic Crown",
+ "Casteliacone",
+ "Dire Hit 2",
+ "X Speed 2",
+ "X Sp. Atk 2",
+ "X Sp. Def 2",
+ "X Defense 2",
+ "X Attack 2",
+ "X Accuracy 2",
+ "X Speed 3",
+ "X Sp. Atk 3",
+ "X Sp. Def 3",
+ "X Defense 3",
+ "X Attack 3",
+ "X Accuracy 3",
+ "X Speed 6",
+ "X Sp. Atk 6",
+ "X Sp. Def 6",
+ "X Defense 6",
+ "X Attack 6",
+ "X Accuracy 6",
+ "Ability Urge",
+ "Item Drop",
+ "Item Urge",
+ "Reset Urge",
+ "Dire Hit 3",
+ "Light Stone",
+ "Dark Stone",
+ "TM93",
+ "TM94",
+ "TM95",
+ "Xtransceiver",
+ "???",
+ "Gram 1",
+ "Gram 2",
+ "Gram 3",
+ "Xtransceiver",
+ "Medal Box",
+ "DNA Splicers",
+ "DNA Splicers",
+ "Permit",
+ "Oval Charm",
+ "Shiny Charm",
+ "Plasma Card",
+ "Grubby Hanky",
+ "Colress Machine",
+ "Dropped Item",
+ "Dropped Item",
+ "Reveal Glass",
+ "Weakness Policy",
+ "Assault Vest",
+ "Holo Caster",
+ "Prof\'s Letter",
+ "Roller Skates",
+ "Pixie Plate",
+ "Ability Capsule",
+ "Whipped Dream",
+ "Sachet",
+ "Luminous Moss",
+ "Snowball",
+ "Safety Goggles",
+ "Poké Flute",
+ "Rich Mulch",
+ "Surprise Mulch",
+ "Boost Mulch",
+ "Amaze Mulch",
+ "Gengarite",
+ "Gardevoirite",
+ "Ampharosite",
+ "Venusaurite",
+ "Charizardite X",
+ "Blastoisinite",
+ "Mewtwonite X",
+ "Mewtwonite Y",
+ "Blazikenite",
+ "Medichamite",
+ "Houndoominite",
+ "Aggronite",
+ "Banettite",
+ "Tyranitarite",
+ "Scizorite",
+ "Pinsirite",
+ "Aerodactylite",
+ "Lucarionite",
+ "Abomasite",
+ "Kangaskhanite",
+ "Gyaradosite",
+ "Absolite",
+ "Charizardite Y",
+ "Alakazite",
+ "Heracronite",
+ "Mawilite",
+ "Manectite",
+ "Garchompite",
+ "Latiasite",
+ "Latiosite",
+ "Roseli Berry",
+ "Kee Berry",
+ "Maranga Berry",
+ "Sprinklotad",
+ "TM96",
+ "TM97",
+ "TM98",
+ "TM99",
+ "TM100",
+ "Power Plant Pass",
+ "Mega Ring",
+ "Intriguing Stone",
+ "Common Stone",
+ "Discount Coupon",
+ "Elevator Key",
+ "TMV Pass",
+ "Honor of Kalos",
+ "Adventure Rules",
+ "Strange Souvenir",
+ "Lens Case",
+ "Travel Trunk",
+ "Travel Trunk",
+ "Lumiose Galette",
+ "Shalour Sable",
+ "Jaw Fossil",
+ "Sail Fossil",
+ "Looker Ticket",
+ "Bicycle",
+ "Holo Caster",
+ "Fairy Gem",
+ "Mega Charm",
+ "Mega Glove",
+ "Mach Bike (ORAS ONLY)",
+ "Acro Bike (ORAS ONLY)",
+ "Wailmer Pail (ORAS ONLY)",
+ "Devon Parts (ORAS ONLY)",
+ "Soot Sack (ORAS ONLY)",
+ "Basement Key (ORAS ONLY)",
+ "Pokéblock Kit (ORAS ONLY)",
+ "Letter (ORAS ONLY)",
+ "Eon Ticket (ORAS ONLY)",
+ "Scanner (ORAS ONLY)",
+ "Go-Goggles (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key to Room 1 (ORAS ONLY)",
+ "Key to Room 2 (ORAS ONLY)",
+ "Key to Room 4 (ORAS ONLY)",
+ "Key to Room 6 (ORAS ONLY)",
+ "Storage Key (ORAS ONLY)",
+ "Devon Scope (ORAS ONLY)",
+ "S.S. Ticket (ORAS ONLY)",
+ "HM07 (ORAS ONLY)",
+ "Devon Scuba Gear (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Magma Suit (ORAS ONLY)",
+ "Aqua Suit (ORAS ONLY)",
+ "Pair of Tickets (ORAS ONLY)",
+ "Mega Bracelet (ORAS ONLY)",
+ "Mega Pendant (ORAS ONLY)",
+ "Mega Glasses (ORAS ONLY)",
+ "Mega Anchor (ORAS ONLY)",
+ "Mega Stickpin (ORAS ONLY)",
+ "Mega Tiara (ORAS ONLY)",
+ "Mega Anklet (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Swampertite (ORAS ONLY)",
+ "Sceptilite (ORAS ONLY)",
+ "Sablenite (ORAS ONLY)",
+ "Altarianite (ORAS ONLY)",
+ "Galladite (ORAS ONLY)",
+ "Audinite (ORAS ONLY)",
+ "Metagrossite (ORAS ONLY)",
+ "Sharpedonite (ORAS ONLY)",
+ "Slowbronite (ORAS ONLY)",
+ "Steelixite (ORAS ONLY)",
+ "Pidgeotite (ORAS ONLY)",
+ "Glalitite (ORAS ONLY)",
+ "Diancite (ORAS ONLY)",
+ "Prison Bottle (ORAS ONLY)",
+ "Mega Cuff (ORAS ONLY)",
+ "Cameruptite (ORAS ONLY)",
+ "Lopunnite (ORAS ONLY)",
+ "Salamencite (ORAS ONLY)",
+ "Beedrillite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key Stone (ORAS ONLY)",
+ "Meteorite Shard (ORAS ONLY)",
+ "Eon Flute (ORAS ONLY)"});
+ this.helditem.Location = new System.Drawing.Point(81, 167);
+ this.helditem.Name = "helditem";
+ this.helditem.Size = new System.Drawing.Size(165, 21);
+ this.helditem.TabIndex = 11;
+ //
+ // cnt_0
+ //
+ this.cnt_0.Location = new System.Drawing.Point(254, 197);
+ this.cnt_0.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.cnt_0.Name = "cnt_0";
+ this.cnt_0.Size = new System.Drawing.Size(45, 20);
+ this.cnt_0.TabIndex = 12;
+ //
+ // iv_hp
+ //
+ this.iv_hp.Location = new System.Drawing.Point(322, 39);
+ this.iv_hp.Maximum = new decimal(new int[] {
+ 31,
+ 0,
+ 0,
+ 0});
+ this.iv_hp.Name = "iv_hp";
+ this.iv_hp.Size = new System.Drawing.Size(37, 20);
+ this.iv_hp.TabIndex = 18;
+ //
+ // label2
+ //
+ this.label2.Location = new System.Drawing.Point(277, 36);
+ this.label2.Name = "label2";
+ this.label2.Size = new System.Drawing.Size(65, 23);
+ this.label2.TabIndex = 19;
+ this.label2.Text = "HP:";
+ this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // iv_atk
+ //
+ this.iv_atk.Location = new System.Drawing.Point(322, 61);
+ this.iv_atk.Maximum = new decimal(new int[] {
+ 31,
+ 0,
+ 0,
+ 0});
+ this.iv_atk.Name = "iv_atk";
+ this.iv_atk.Size = new System.Drawing.Size(37, 20);
+ this.iv_atk.TabIndex = 20;
+ //
+ // iv_def
+ //
+ this.iv_def.Location = new System.Drawing.Point(322, 83);
+ this.iv_def.Maximum = new decimal(new int[] {
+ 31,
+ 0,
+ 0,
+ 0});
+ this.iv_def.Name = "iv_def";
+ this.iv_def.Size = new System.Drawing.Size(37, 20);
+ this.iv_def.TabIndex = 21;
+ //
+ // iv_spa
+ //
+ this.iv_spa.Location = new System.Drawing.Point(322, 105);
+ this.iv_spa.Maximum = new decimal(new int[] {
+ 31,
+ 0,
+ 0,
+ 0});
+ this.iv_spa.Name = "iv_spa";
+ this.iv_spa.Size = new System.Drawing.Size(37, 20);
+ this.iv_spa.TabIndex = 22;
+ //
+ // iv_spd
+ //
+ this.iv_spd.Location = new System.Drawing.Point(322, 127);
+ this.iv_spd.Maximum = new decimal(new int[] {
+ 31,
+ 0,
+ 0,
+ 0});
+ this.iv_spd.Name = "iv_spd";
+ this.iv_spd.Size = new System.Drawing.Size(37, 20);
+ this.iv_spd.TabIndex = 23;
+ //
+ // iv_spe
+ //
+ this.iv_spe.Location = new System.Drawing.Point(322, 149);
+ this.iv_spe.Maximum = new decimal(new int[] {
+ 31,
+ 0,
+ 0,
+ 0});
+ this.iv_spe.Name = "iv_spe";
+ this.iv_spe.Size = new System.Drawing.Size(37, 20);
+ this.iv_spe.TabIndex = 24;
+ //
+ // ivhp_type
+ //
+ this.ivhp_type.FormattingEnabled = true;
+ this.ivhp_type.Items.AddRange(new object[] {
+ "Random",
+ "Priority",
+ "Set",
+ "Unknown"});
+ this.ivhp_type.Location = new System.Drawing.Point(365, 39);
+ this.ivhp_type.Name = "ivhp_type";
+ this.ivhp_type.Size = new System.Drawing.Size(84, 21);
+ this.ivhp_type.TabIndex = 25;
+ //
+ // label3
+ //
+ this.label3.Location = new System.Drawing.Point(39, 87);
+ this.label3.Name = "label3";
+ this.label3.Size = new System.Drawing.Size(100, 23);
+ this.label3.TabIndex = 26;
+ this.label3.Text = "Nature:";
+ //
+ // label4
+ //
+ this.label4.Location = new System.Drawing.Point(48, 114);
+ this.label4.Name = "label4";
+ this.label4.Size = new System.Drawing.Size(100, 23);
+ this.label4.TabIndex = 27;
+ this.label4.Text = "Form:";
+ //
+ // label5
+ //
+ this.label5.Location = new System.Drawing.Point(43, 142);
+ this.label5.Name = "label5";
+ this.label5.Size = new System.Drawing.Size(100, 23);
+ this.label5.TabIndex = 28;
+ this.label5.Text = "Ability:";
+ //
+ // label6
+ //
+ this.label6.Location = new System.Drawing.Point(25, 170);
+ this.label6.Name = "label6";
+ this.label6.Size = new System.Drawing.Size(100, 23);
+ this.label6.TabIndex = 29;
+ this.label6.Text = "Held Item:";
+ //
+ // level
+ //
+ this.level.Location = new System.Drawing.Point(209, 85);
+ this.level.Name = "level";
+ this.level.Size = new System.Drawing.Size(37, 20);
+ this.level.TabIndex = 30;
+ //
+ // label7
+ //
+ this.label7.Location = new System.Drawing.Point(171, 87);
+ this.label7.Name = "label7";
+ this.label7.Size = new System.Drawing.Size(100, 23);
+ this.label7.TabIndex = 31;
+ this.label7.Text = "Level:";
+ //
+ // label8
+ //
+ this.label8.Location = new System.Drawing.Point(277, 58);
+ this.label8.Name = "label8";
+ this.label8.Size = new System.Drawing.Size(65, 23);
+ this.label8.TabIndex = 32;
+ this.label8.Text = "Atk:";
+ this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // label9
+ //
+ this.label9.Location = new System.Drawing.Point(277, 102);
+ this.label9.Name = "label9";
+ this.label9.Size = new System.Drawing.Size(65, 23);
+ this.label9.TabIndex = 34;
+ this.label9.Text = "SpA:";
+ this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // label10
+ //
+ this.label10.Location = new System.Drawing.Point(277, 80);
+ this.label10.Name = "label10";
+ this.label10.Size = new System.Drawing.Size(65, 23);
+ this.label10.TabIndex = 33;
+ this.label10.Text = "Def:";
+ this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // label11
+ //
+ this.label11.Location = new System.Drawing.Point(277, 145);
+ this.label11.Name = "label11";
+ this.label11.Size = new System.Drawing.Size(65, 23);
+ this.label11.TabIndex = 36;
+ this.label11.Text = "Spe:";
+ this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // label12
+ //
+ this.label12.Location = new System.Drawing.Point(277, 124);
+ this.label12.Name = "label12";
+ this.label12.Size = new System.Drawing.Size(65, 23);
+ this.label12.TabIndex = 35;
+ this.label12.Text = "SpD:";
+ this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // isegg
+ //
+ this.isegg.Location = new System.Drawing.Point(81, 216);
+ this.isegg.Name = "isegg";
+ this.isegg.Size = new System.Drawing.Size(26, 24);
+ this.isegg.TabIndex = 37;
+ this.isegg.UseVisualStyleBackColor = true;
+ //
+ // label13
+ //
+ this.label13.Location = new System.Drawing.Point(254, 176);
+ this.label13.Name = "label13";
+ this.label13.Size = new System.Drawing.Size(45, 23);
+ this.label13.TabIndex = 38;
+ this.label13.Text = "Cool";
+ this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label14
+ //
+ this.label14.Location = new System.Drawing.Point(305, 176);
+ this.label14.Name = "label14";
+ this.label14.Size = new System.Drawing.Size(45, 23);
+ this.label14.TabIndex = 39;
+ this.label14.Text = "Beauty";
+ this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label15
+ //
+ this.label15.Location = new System.Drawing.Point(407, 176);
+ this.label15.Name = "label15";
+ this.label15.Size = new System.Drawing.Size(45, 23);
+ this.label15.TabIndex = 41;
+ this.label15.Text = "Smart";
+ this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label16
+ //
+ this.label16.Location = new System.Drawing.Point(356, 176);
+ this.label16.Name = "label16";
+ this.label16.Size = new System.Drawing.Size(45, 23);
+ this.label16.TabIndex = 40;
+ this.label16.Text = "Cute";
+ this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label17
+ //
+ this.label17.Location = new System.Drawing.Point(509, 176);
+ this.label17.Name = "label17";
+ this.label17.Size = new System.Drawing.Size(45, 23);
+ this.label17.TabIndex = 43;
+ this.label17.Text = "Sheen";
+ this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label18
+ //
+ this.label18.Location = new System.Drawing.Point(458, 176);
+ this.label18.Name = "label18";
+ this.label18.Size = new System.Drawing.Size(45, 23);
+ this.label18.TabIndex = 42;
+ this.label18.Text = "Tough";
+ this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // cnt_1
+ //
+ this.cnt_1.Location = new System.Drawing.Point(305, 197);
+ this.cnt_1.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.cnt_1.Name = "cnt_1";
+ this.cnt_1.Size = new System.Drawing.Size(45, 20);
+ this.cnt_1.TabIndex = 44;
+ //
+ // cnt_2
+ //
+ this.cnt_2.Location = new System.Drawing.Point(356, 197);
+ this.cnt_2.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.cnt_2.Name = "cnt_2";
+ this.cnt_2.Size = new System.Drawing.Size(45, 20);
+ this.cnt_2.TabIndex = 45;
+ //
+ // cnt_5
+ //
+ this.cnt_5.Location = new System.Drawing.Point(509, 197);
+ this.cnt_5.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.cnt_5.Name = "cnt_5";
+ this.cnt_5.Size = new System.Drawing.Size(45, 20);
+ this.cnt_5.TabIndex = 48;
+ //
+ // cnt_4
+ //
+ this.cnt_4.Location = new System.Drawing.Point(458, 197);
+ this.cnt_4.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.cnt_4.Name = "cnt_4";
+ this.cnt_4.Size = new System.Drawing.Size(45, 20);
+ this.cnt_4.TabIndex = 47;
+ //
+ // cnt_3
+ //
+ this.cnt_3.Location = new System.Drawing.Point(407, 197);
+ this.cnt_3.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.cnt_3.Name = "cnt_3";
+ this.cnt_3.Size = new System.Drawing.Size(45, 20);
+ this.cnt_3.TabIndex = 46;
+ //
+ // label19
+ //
+ this.label19.Location = new System.Drawing.Point(270, 221);
+ this.label19.Name = "label19";
+ this.label19.Size = new System.Drawing.Size(100, 23);
+ this.label19.TabIndex = 49;
+ this.label19.Text = "Met Location:";
+ this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // met_location
+ //
+ this.met_location.FormattingEnabled = true;
+ this.met_location.Items.AddRange(new object[] {
+ "----------",
+ "Mystery Zone",
+ "Faraway Place",
+ "Vaniville Town",
+ "Route 1",
+ "Vaniville Pathway",
+ "Aquacorde Town",
+ "Route 2",
+ "Avance Trail",
+ "Santalune Forest",
+ "Route 3",
+ "Ouvert Way",
+ "Santalune City",
+ "Route 4",
+ "Parterre Way",
+ "Lumiose City",
+ "Prism Tower",
+ "Lysandre Labs",
+ "Route 5",
+ "Versant Road",
+ "Camphrier Town",
+ "Shabboneau Castle",
+ "Route 6",
+ "Palais Lane",
+ "Parfum Palace",
+ "Route 7",
+ "Rivière Walk",
+ "Cyllage City",
+ "Route 8",
+ "Muraille Coast",
+ "Ambrette Town",
+ "Route 9",
+ "Spikes Passage",
+ "Battle Chateau",
+ "Route 10",
+ "Menhir Trail",
+ "Geosenge Town",
+ "Route 11",
+ "Miroir Way",
+ "Reflection Cave",
+ "Shalour City",
+ "Tower of Mastery",
+ "Route 12",
+ "Fourrage Road",
+ "Coumarine City",
+ "Route 13",
+ "Lumiose Badlands",
+ "Route 14",
+ "Laverre Nature Trail",
+ "Laverre City",
+ "Poké Ball Factory",
+ "Route 15",
+ "Brun Way",
+ "Dendemille Town",
+ "Route 16",
+ "Mélancolie Path",
+ "Frost Cavern",
+ "Route 17",
+ "Mamoswine Road",
+ "Anistar City",
+ "Route 18",
+ "Vallée Étroite Way",
+ "Couriway Town",
+ "Route 19",
+ "Grande Vallée Way",
+ "Snowbelle City",
+ "Route 20",
+ "Winding Woods",
+ "Pokémon Village",
+ "Route 21",
+ "Dernière Way",
+ "Route 22",
+ "Détourner Way",
+ "Victory Road (Kalos)",
+ "Pokémon League (Kalos)",
+ "Kiloude City",
+ "Battle Maison",
+ "Azure Bay",
+ "Dendemille Gate",
+ "Couriway Gate",
+ "Ambrette Gate",
+ "Lumiose Gate",
+ "Shalour Gate",
+ "Coumarine Gate",
+ "Laverre Gate",
+ "Anistar Gate",
+ "Snowbelle Gate",
+ "Glittering Cave",
+ "Connecting Cave",
+ "Zubat Roost",
+ "Kalos Power Plant",
+ "Team Flare Secret HQ",
+ "Terminus Cave",
+ "Lost Hotel",
+ "Chamber of Emptiness",
+ "Sea Spirit\'s Den",
+ "Friend Safari",
+ "Blazing Chamber",
+ "Flood Chamber",
+ "Ironworks Chamber",
+ "Dragonmark Chamber",
+ "Radiant Chamber",
+ "Pokémon League Gate",
+ "Lumiose Station",
+ "Kiloude Station",
+ "Ambrette Aquarium",
+ "Unknown Dungeon",
+ "Littleroot Town",
+ "Oldale Town",
+ "Dewford Town",
+ "Lavaridge Town",
+ "Fallarbor Town",
+ "Verdanturf Town",
+ "Pacifidlog Town",
+ "Petalburg City",
+ "Slateport City",
+ "Mauville City",
+ "Rustboro City",
+ "Fortree City",
+ "Lilycove City",
+ "Mossdeep City",
+ "Sootopolis City",
+ "Ever Grande City",
+ "Pokémon League (Hoenn)",
+ "Route 101",
+ "Route 102",
+ "Route 103",
+ "Route 104",
+ "Route 105",
+ "Route 106",
+ "Route 107",
+ "Route 108",
+ "Route 109",
+ "Route 110",
+ "Route 111",
+ "Route 112",
+ "Route 113",
+ "Route 114",
+ "Route 115",
+ "Route 116",
+ "Route 117",
+ "Route 118",
+ "Route 119",
+ "Route 120",
+ "Route 121",
+ "Route 122",
+ "Route 123",
+ "Route 124",
+ "Route 125",
+ "Route 126",
+ "Route 127",
+ "Route 128",
+ "Route 129",
+ "Route 130",
+ "Route 131",
+ "Route 132",
+ "Route 133",
+ "Route 134",
+ "Meteor Falls",
+ "Rusturf Tunnel",
+ "??? (Inside of Truck)",
+ "Desert Ruins",
+ "Granite Cave",
+ "Petalburg Woods",
+ "Mt. Chimney",
+ "Jagged Pass",
+ "Fiery Path",
+ "Mt. Pyre",
+ "Team Aqua Hideout",
+ "Seafloor Cavern",
+ "Cave of Origin",
+ "Victory Road (Hoenn)",
+ "Shoal Cave",
+ "New Mauville",
+ "Sea Mauville",
+ "Island Cave",
+ "Ancient Tomb",
+ "Sealed Chamber",
+ "Scorched Slab",
+ "Team Magma Hideout",
+ "Sky Pillar",
+ "Battle Resort",
+ "Southern Island",
+ "S.S. Tidal",
+ "Safari Zone",
+ "Mirage Forest",
+ "Mirage Cave",
+ "Mirage Island",
+ "Mirage Mountain",
+ "Trackless Forest",
+ "Pathless Plain",
+ "Nameless Cavern",
+ "Fabled Cave",
+ "Gnarled Den",
+ "Crescent Isle",
+ "Secret Islet",
+ "Soaring in the sky",
+ "Secret Shore",
+ "Secret Meadow",
+ "Secret Base",
+ "a Link Trade",
+ "a Link Trade*",
+ "the Kanto region",
+ "the Johto region",
+ "the Hoenn region",
+ "the Sinnoh region",
+ "a distant land",
+ "----------",
+ "the Unova region",
+ "the Kalos region",
+ "Pokémon Link",
+ "a lovely place",
+ "a faraway place",
+ "a Pokémon movie",
+ "Pokémon Movie 13",
+ "Pokémon Movie 14",
+ "Pokémon Movie 15",
+ "Pokémon Movie 16",
+ "Pokémon Movie 17",
+ "Pokémon Movie 18",
+ "a Pokémon Center",
+ "the Pokémon cartoon",
+ "PC Tokyo",
+ "PC Osaka",
+ "PC Fukuoka",
+ "PC Nagoya",
+ "PC Sapporo",
+ "PC Yokohama",
+ "PC Tohoku",
+ "PC Tokyo Bay",
+ "a Pokémon Store",
+ "a WCS",
+ "WCS 2013",
+ "WCS 2014",
+ "WCS 2015",
+ "WCS 2016",
+ "WCS 2017",
+ "WCS 2018",
+ "Worlds",
+ "Worlds 2013",
+ "Worlds 2014",
+ "Worlds 2015",
+ "Worlds 2016",
+ "Worlds 2017",
+ "Worlds 2018",
+ "a VGE",
+ "VGE 2013",
+ "VGE 2014",
+ "VGE 2015",
+ "VGE 2016",
+ "VGE 2017",
+ "VGE 2018",
+ "a Pokémon event",
+ "a Battle Competition",
+ "a game event",
+ "the Pokémon Fan Club",
+ "a Pokémon TV program",
+ "a concert",
+ "an online Present",
+ "the PGL",
+ "Pokémon Event 13",
+ "Pokémon Event 14",
+ "Pokémon Event 15",
+ "Pokémon Event 16",
+ "Pokémon Event 17",
+ "Pokémon Event 18",
+ "Pokémon Festa",
+ "Pokémon Festa 13",
+ "Pokémon Festa 14",
+ "Pokémon Festa 15",
+ "Pokémon Festa 16",
+ "Pokémon Festa 17",
+ "Pokémon Festa 18",
+ "POKÉPARK",
+ "POKÉPARK",
+ "POKÉPARK",
+ "POKÉPARK",
+ "POKÉPARK",
+ "POKÉPARK",
+ "POKÉPARK",
+ "an event site",
+ "GAME FREAK",
+ "a stadium",
+ "a VGC",
+ "the VGC 2013",
+ "the VGC 2014",
+ "the VGC 2015",
+ "the VGC 2016",
+ "the VGC 2017",
+ "the VGC 2018",
+ "a stranger",
+ "a Day-Care CoupleXY/Day Care helpersORAS",
+ "a treasure hunter",
+ "an old hot-springs visitor"});
+ this.met_location.Location = new System.Drawing.Point(376, 223);
+ this.met_location.Name = "met_location";
+ this.met_location.Size = new System.Drawing.Size(169, 21);
+ this.met_location.TabIndex = 50;
+ //
+ // label20
+ //
+ this.label20.Location = new System.Drawing.Point(41, 195);
+ this.label20.Name = "label20";
+ this.label20.Size = new System.Drawing.Size(100, 23);
+ this.label20.TabIndex = 51;
+ this.label20.Text = "♂/♀:";
+ //
+ // gender
+ //
+ this.gender.FormattingEnabled = true;
+ this.gender.Items.AddRange(new object[] {
+ "Male",
+ "Female",
+ "Genderless",
+ "Random"});
+ this.gender.Location = new System.Drawing.Point(81, 192);
+ this.gender.Name = "gender";
+ this.gender.Size = new System.Drawing.Size(85, 21);
+ this.gender.TabIndex = 52;
+ //
+ // label22
+ //
+ this.label22.Location = new System.Drawing.Point(49, 244);
+ this.label22.Name = "label22";
+ this.label22.Size = new System.Drawing.Size(100, 23);
+ this.label22.TabIndex = 55;
+ this.label22.Text = "Ball:";
+ //
+ // ball
+ //
+ this.ball.FormattingEnabled = true;
+ this.ball.Items.AddRange(new object[] {
+ "None",
+ "Master Ball",
+ "Ultra Ball",
+ "Great Ball",
+ "Poké Ball",
+ "Safari Ball",
+ "Net Ball",
+ "Dive Ball",
+ "Nest Ball",
+ "Repeat Ball",
+ "Timer Ball",
+ "Luxury Ball",
+ "Premier Ball",
+ "Dusk Ball",
+ "Heal Ball",
+ "Quick Ball",
+ "Cherish Ball"});
+ this.ball.Location = new System.Drawing.Point(81, 241);
+ this.ball.Name = "ball";
+ this.ball.Size = new System.Drawing.Size(162, 21);
+ this.ball.TabIndex = 56;
+ //
+ // rib0_0
+ //
+ this.rib0_0.Location = new System.Drawing.Point(15, 19);
+ this.rib0_0.Name = "rib0_0";
+ this.rib0_0.Size = new System.Drawing.Size(104, 24);
+ this.rib0_0.TabIndex = 57;
+ this.rib0_0.Text = "Battle Champ";
+ this.rib0_0.UseVisualStyleBackColor = true;
+ //
+ // label_isegg
+ //
+ this.label_isegg.Location = new System.Drawing.Point(6, 216);
+ this.label_isegg.Name = "label_isegg";
+ this.label_isegg.Size = new System.Drawing.Size(100, 23);
+ this.label_isegg.TabIndex = 58;
+ this.label_isegg.Text = "Is this an Egg:";
+ this.label_isegg.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // rib0_1
+ //
+ this.rib0_1.Location = new System.Drawing.Point(15, 39);
+ this.rib0_1.Name = "rib0_1";
+ this.rib0_1.Size = new System.Drawing.Size(104, 24);
+ this.rib0_1.TabIndex = 59;
+ this.rib0_1.Text = "Regional Champ";
+ this.rib0_1.UseVisualStyleBackColor = true;
+ //
+ // rib0_3
+ //
+ this.rib0_3.Location = new System.Drawing.Point(15, 78);
+ this.rib0_3.Name = "rib0_3";
+ this.rib0_3.Size = new System.Drawing.Size(104, 24);
+ this.rib0_3.TabIndex = 61;
+ this.rib0_3.Text = "Country";
+ this.rib0_3.UseVisualStyleBackColor = true;
+ //
+ // rib0_2
+ //
+ this.rib0_2.Location = new System.Drawing.Point(15, 58);
+ this.rib0_2.Name = "rib0_2";
+ this.rib0_2.Size = new System.Drawing.Size(104, 24);
+ this.rib0_2.TabIndex = 60;
+ this.rib0_2.Text = "National Champ";
+ this.rib0_2.UseVisualStyleBackColor = true;
+ //
+ // rib0_5
+ //
+ this.rib0_5.Location = new System.Drawing.Point(15, 118);
+ this.rib0_5.Name = "rib0_5";
+ this.rib0_5.Size = new System.Drawing.Size(104, 24);
+ this.rib0_5.TabIndex = 63;
+ this.rib0_5.Text = "Earth";
+ this.rib0_5.UseVisualStyleBackColor = true;
+ //
+ // rib0_4
+ //
+ this.rib0_4.Location = new System.Drawing.Point(15, 98);
+ this.rib0_4.Name = "rib0_4";
+ this.rib0_4.Size = new System.Drawing.Size(104, 24);
+ this.rib0_4.TabIndex = 62;
+ this.rib0_4.Text = "National";
+ this.rib0_4.UseVisualStyleBackColor = true;
+ //
+ // rib0_7
+ //
+ this.rib0_7.Location = new System.Drawing.Point(15, 157);
+ this.rib0_7.Name = "rib0_7";
+ this.rib0_7.Size = new System.Drawing.Size(104, 24);
+ this.rib0_7.TabIndex = 65;
+ this.rib0_7.Text = "Event";
+ this.rib0_7.UseVisualStyleBackColor = true;
+ //
+ // rib0_6
+ //
+ this.rib0_6.Location = new System.Drawing.Point(15, 137);
+ this.rib0_6.Name = "rib0_6";
+ this.rib0_6.Size = new System.Drawing.Size(104, 24);
+ this.rib0_6.TabIndex = 64;
+ this.rib0_6.Text = "World";
+ this.rib0_6.UseVisualStyleBackColor = true;
+ //
+ // rib1_6
+ //
+ this.rib1_6.Location = new System.Drawing.Point(134, 137);
+ this.rib1_6.Name = "rib1_6";
+ this.rib1_6.Size = new System.Drawing.Size(104, 24);
+ this.rib1_6.TabIndex = 72;
+ this.rib1_6.Text = "Premier";
+ this.rib1_6.UseVisualStyleBackColor = true;
+ //
+ // rib1_5
+ //
+ this.rib1_5.Location = new System.Drawing.Point(134, 118);
+ this.rib1_5.Name = "rib1_5";
+ this.rib1_5.Size = new System.Drawing.Size(104, 24);
+ this.rib1_5.TabIndex = 71;
+ this.rib1_5.Text = "Classic";
+ this.rib1_5.UseVisualStyleBackColor = true;
+ //
+ // rib1_4
+ //
+ this.rib1_4.Location = new System.Drawing.Point(134, 98);
+ this.rib1_4.Name = "rib1_4";
+ this.rib1_4.Size = new System.Drawing.Size(104, 24);
+ this.rib1_4.TabIndex = 70;
+ this.rib1_4.Text = "Wishing";
+ this.rib1_4.UseVisualStyleBackColor = true;
+ //
+ // rib1_3
+ //
+ this.rib1_3.Location = new System.Drawing.Point(134, 78);
+ this.rib1_3.Name = "rib1_3";
+ this.rib1_3.Size = new System.Drawing.Size(104, 24);
+ this.rib1_3.TabIndex = 69;
+ this.rib1_3.Text = "Souvenir";
+ this.rib1_3.UseVisualStyleBackColor = true;
+ //
+ // rib1_2
+ //
+ this.rib1_2.Location = new System.Drawing.Point(134, 58);
+ this.rib1_2.Name = "rib1_2";
+ this.rib1_2.Size = new System.Drawing.Size(104, 24);
+ this.rib1_2.TabIndex = 68;
+ this.rib1_2.Text = "Special";
+ this.rib1_2.UseVisualStyleBackColor = true;
+ //
+ // rib1_1
+ //
+ this.rib1_1.Location = new System.Drawing.Point(134, 39);
+ this.rib1_1.Name = "rib1_1";
+ this.rib1_1.Size = new System.Drawing.Size(82, 24);
+ this.rib1_1.TabIndex = 67;
+ this.rib1_1.Text = "Birthday";
+ this.rib1_1.UseVisualStyleBackColor = true;
+ //
+ // rib1_0
+ //
+ this.rib1_0.Location = new System.Drawing.Point(134, 19);
+ this.rib1_0.Name = "rib1_0";
+ this.rib1_0.Size = new System.Drawing.Size(101, 24);
+ this.rib1_0.TabIndex = 66;
+ this.rib1_0.Text = "World Champ";
+ this.rib1_0.UseVisualStyleBackColor = true;
+ //
+ // nickname
+ //
+ this.nickname.Location = new System.Drawing.Point(81, 32);
+ this.nickname.Name = "nickname";
+ this.nickname.Size = new System.Drawing.Size(165, 20);
+ this.nickname.TabIndex = 73;
+ //
+ // label24
+ //
+ this.label24.Location = new System.Drawing.Point(24, 30);
+ this.label24.Name = "label24";
+ this.label24.Size = new System.Drawing.Size(65, 23);
+ this.label24.TabIndex = 74;
+ this.label24.Text = "Nickname:";
+ this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // met_level
+ //
+ this.met_level.Location = new System.Drawing.Point(376, 276);
+ this.met_level.Name = "met_level";
+ this.met_level.Size = new System.Drawing.Size(37, 20);
+ this.met_level.TabIndex = 75;
+ //
+ // label23
+ //
+ this.label23.Location = new System.Drawing.Point(318, 278);
+ this.label23.Name = "label23";
+ this.label23.Size = new System.Drawing.Size(100, 23);
+ this.label23.TabIndex = 76;
+ this.label23.Text = "Met level:";
+ //
+ // label25
+ //
+ this.label25.Location = new System.Drawing.Point(23, 361);
+ this.label25.Name = "label25";
+ this.label25.Size = new System.Drawing.Size(65, 23);
+ this.label25.TabIndex = 77;
+ this.label25.Text = "EC:";
+ this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // encryption
+ //
+ this.encryption.Location = new System.Drawing.Point(48, 363);
+ this.encryption.Name = "encryption";
+ this.encryption.ReadOnly = true;
+ this.encryption.Size = new System.Drawing.Size(100, 20);
+ this.encryption.TabIndex = 78;
+ //
+ // pid
+ //
+ this.pid.Location = new System.Drawing.Point(48, 394);
+ this.pid.Name = "pid";
+ this.pid.ReadOnly = true;
+ this.pid.Size = new System.Drawing.Size(100, 20);
+ this.pid.TabIndex = 79;
+ //
+ // label26
+ //
+ this.label26.Location = new System.Drawing.Point(20, 394);
+ this.label26.Name = "label26";
+ this.label26.Size = new System.Drawing.Size(65, 23);
+ this.label26.TabIndex = 80;
+ this.label26.Text = "PID:";
+ this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // label27
+ //
+ this.label27.Location = new System.Drawing.Point(48, 338);
+ this.label27.Name = "label27";
+ this.label27.Size = new System.Drawing.Size(100, 23);
+ this.label27.TabIndex = 81;
+ this.label27.Text = "Value";
+ this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label28
+ //
+ this.label28.Location = new System.Drawing.Point(154, 338);
+ this.label28.Name = "label28";
+ this.label28.Size = new System.Drawing.Size(100, 23);
+ this.label28.TabIndex = 84;
+ this.label28.Text = "Type";
+ this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // pkm_groupBox
+ //
+ this.pkm_groupBox.Controls.Add(this.label56);
+ this.pkm_groupBox.Controls.Add(this.label55);
+ this.pkm_groupBox.Controls.Add(this.label54);
+ this.pkm_groupBox.Controls.Add(this.label53);
+ this.pkm_groupBox.Controls.Add(this.memory_textvar);
+ this.pkm_groupBox.Controls.Add(this.memory_type);
+ this.pkm_groupBox.Controls.Add(this.memory_feeling);
+ this.pkm_groupBox.Controls.Add(this.memory_intensity);
+ this.pkm_groupBox.Controls.Add(this.formindex);
+ this.pkm_groupBox.Controls.Add(this.transfer_flags);
+ this.pkm_groupBox.Controls.Add(this.label52);
+ this.pkm_groupBox.Controls.Add(this.eggmetlocation);
+ this.pkm_groupBox.Controls.Add(this.label21);
+ this.pkm_groupBox.Controls.Add(this.button1);
+ this.pkm_groupBox.Controls.Add(this.nickname);
+ this.pkm_groupBox.Controls.Add(this.groupBox6);
+ this.pkm_groupBox.Controls.Add(this.pid_type);
+ this.pkm_groupBox.Controls.Add(this.language);
+ this.pkm_groupBox.Controls.Add(this.ivspe_type);
+ this.pkm_groupBox.Controls.Add(this.ec_type);
+ this.pkm_groupBox.Controls.Add(this.ivspd_type);
+ this.pkm_groupBox.Controls.Add(this.label51);
+ this.pkm_groupBox.Controls.Add(this.ivspa_type);
+ this.pkm_groupBox.Controls.Add(this.ivdef_type);
+ this.pkm_groupBox.Controls.Add(this.isegg);
+ this.pkm_groupBox.Controls.Add(this.label24);
+ this.pkm_groupBox.Controls.Add(this.label_isegg);
+ this.pkm_groupBox.Controls.Add(this.ivatk_type);
+ this.pkm_groupBox.Controls.Add(this.encryption);
+ this.pkm_groupBox.Controls.Add(this.ball);
+ this.pkm_groupBox.Controls.Add(this.label22);
+ this.pkm_groupBox.Controls.Add(this.pid);
+ this.pkm_groupBox.Controls.Add(this.groupBox3);
+ this.pkm_groupBox.Controls.Add(this.label27);
+ this.pkm_groupBox.Controls.Add(this.origin);
+ this.pkm_groupBox.Controls.Add(this.label28);
+ this.pkm_groupBox.Controls.Add(this.groupBox2);
+ this.pkm_groupBox.Controls.Add(this.label46);
+ this.pkm_groupBox.Controls.Add(this.label34);
+ this.pkm_groupBox.Controls.Add(this.label33);
+ this.pkm_groupBox.Controls.Add(this.met_level);
+ this.pkm_groupBox.Controls.Add(this.label23);
+ this.pkm_groupBox.Controls.Add(this.gender);
+ this.pkm_groupBox.Controls.Add(this.label20);
+ this.pkm_groupBox.Controls.Add(this.met_location);
+ this.pkm_groupBox.Controls.Add(this.label19);
+ this.pkm_groupBox.Controls.Add(this.cnt_5);
+ this.pkm_groupBox.Controls.Add(this.cnt_4);
+ this.pkm_groupBox.Controls.Add(this.cnt_3);
+ this.pkm_groupBox.Controls.Add(this.cnt_2);
+ this.pkm_groupBox.Controls.Add(this.cnt_1);
+ this.pkm_groupBox.Controls.Add(this.level);
+ this.pkm_groupBox.Controls.Add(this.ivhp_type);
+ this.pkm_groupBox.Controls.Add(this.iv_spe);
+ this.pkm_groupBox.Controls.Add(this.iv_spd);
+ this.pkm_groupBox.Controls.Add(this.iv_spa);
+ this.pkm_groupBox.Controls.Add(this.iv_def);
+ this.pkm_groupBox.Controls.Add(this.iv_atk);
+ this.pkm_groupBox.Controls.Add(this.iv_hp);
+ this.pkm_groupBox.Controls.Add(this.cnt_0);
+ this.pkm_groupBox.Controls.Add(this.helditem);
+ this.pkm_groupBox.Controls.Add(this.ability);
+ this.pkm_groupBox.Controls.Add(this.form);
+ this.pkm_groupBox.Controls.Add(this.nature);
+ this.pkm_groupBox.Controls.Add(this.species);
+ this.pkm_groupBox.Controls.Add(this.label6);
+ this.pkm_groupBox.Controls.Add(this.label5);
+ this.pkm_groupBox.Controls.Add(this.label4);
+ this.pkm_groupBox.Controls.Add(this.label3);
+ this.pkm_groupBox.Controls.Add(this.label1);
+ this.pkm_groupBox.Controls.Add(this.label7);
+ this.pkm_groupBox.Controls.Add(this.label11);
+ this.pkm_groupBox.Controls.Add(this.label12);
+ this.pkm_groupBox.Controls.Add(this.label9);
+ this.pkm_groupBox.Controls.Add(this.label10);
+ this.pkm_groupBox.Controls.Add(this.label8);
+ this.pkm_groupBox.Controls.Add(this.label2);
+ this.pkm_groupBox.Controls.Add(this.label17);
+ this.pkm_groupBox.Controls.Add(this.label18);
+ this.pkm_groupBox.Controls.Add(this.label15);
+ this.pkm_groupBox.Controls.Add(this.label16);
+ this.pkm_groupBox.Controls.Add(this.label14);
+ this.pkm_groupBox.Controls.Add(this.label13);
+ this.pkm_groupBox.Controls.Add(this.groupBox1);
+ this.pkm_groupBox.Controls.Add(this.label25);
+ this.pkm_groupBox.Controls.Add(this.label26);
+ this.pkm_groupBox.Enabled = false;
+ this.pkm_groupBox.Location = new System.Drawing.Point(12, 303);
+ this.pkm_groupBox.Name = "pkm_groupBox";
+ this.pkm_groupBox.Size = new System.Drawing.Size(807, 533);
+ this.pkm_groupBox.TabIndex = 85;
+ this.pkm_groupBox.TabStop = false;
+ this.pkm_groupBox.Text = "Pokemon Information";
+ //
+ // label56
+ //
+ this.label56.Location = new System.Drawing.Point(539, 503);
+ this.label56.Name = "label56";
+ this.label56.Size = new System.Drawing.Size(100, 23);
+ this.label56.TabIndex = 134;
+ this.label56.Text = "Memory Textvar";
+ this.label56.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // label55
+ //
+ this.label55.Location = new System.Drawing.Point(539, 480);
+ this.label55.Name = "label55";
+ this.label55.Size = new System.Drawing.Size(100, 23);
+ this.label55.TabIndex = 133;
+ this.label55.Text = "Memory type:";
+ this.label55.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // label54
+ //
+ this.label54.Location = new System.Drawing.Point(539, 458);
+ this.label54.Name = "label54";
+ this.label54.Size = new System.Drawing.Size(100, 23);
+ this.label54.TabIndex = 132;
+ this.label54.Text = "Memory feeling:";
+ this.label54.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // label53
+ //
+ this.label53.Location = new System.Drawing.Point(539, 432);
+ this.label53.Name = "label53";
+ this.label53.Size = new System.Drawing.Size(100, 23);
+ this.label53.TabIndex = 131;
+ this.label53.Text = "Memory intensity:";
+ this.label53.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // memory_textvar
+ //
+ this.memory_textvar.FormattingEnabled = true;
+ this.memory_textvar.Location = new System.Drawing.Point(645, 505);
+ this.memory_textvar.Name = "memory_textvar";
+ this.memory_textvar.Size = new System.Drawing.Size(140, 21);
+ this.memory_textvar.TabIndex = 130;
+ //
+ // memory_type
+ //
+ this.memory_type.FormattingEnabled = true;
+ this.memory_type.Items.AddRange(new object[] {
+ "a certain item",
+ "a certain move",
+ "a Pokémon",
+ "The Pokémon seems to have a good memory, but it doesn’t seem to be able to rememb" +
+ "er...",
+ "{0} met {1} at... {2}. {1} threw a Poké Ball at it, and they started to travel to" +
+ "gether. {4} that {3}.",
+ "{0} hatched from an Egg and saw {1} for the first time at... {2}. {4} that {3}.",
+ "{0} met {1} at... {2}. {4} that {3}.",
+ "{0} became {1}’s friend when it arrived via Link Trade at... {2}. {4} that {3}.",
+ "{0} went to a Pokémon Center with {1} to buy {2}. {4} that {3}.",
+ "{0} went to the Pokémon Center in {2} with {1} and had its tired body healed ther" +
+ "e. {4} that {3}.",
+ "{0} went fishing with {1}, and they caught {2}. {4} that {3}.",
+ "{0} went fishing with {1}, but the hooked Pokémon got away! {4} that {3}.",
+ "{0} saw {1} paying attention to {2}. {4} that {3}.",
+ "{0} got treats from {1}. {4} that {3}.",
+ "{0} went clothes shopping with {1}. {4} that {3}.",
+ "{0} learned {2} from {1}. {4} that {3}.",
+ "{0} helped {1} hatch {2} from an Egg. {4} that {3}.",
+ "{0} was with {1} when (he/she) caught {2}. {4} that {3}.",
+ "{1} used {2} when {0} was in trouble. {4} that {3}.",
+ "{0} used {2} at {1}’s instruction, but it had no effect. {4} that {3}.",
+ "{0} battled at {1}’s side and defeated {2}. {4} that {3}.",
+ "{0} was defeated by {2} and {1} ran away. {4} that {3}.",
+ "{0} was raised by {1} and evolved at {2}. {4} that {3}.",
+ "{0} surfed across the water, carrying {1} on its back. {4} that {3}.",
+ "{0} saw {2} carrying {1} on its back. {4} that {3}.",
+ "{0} battled at {1}’s side and defeated a Gym Leader. {4} that {3}.",
+ "When {1} challenged the Battle Maison, {0} got so nervous. {4} that {3}.",
+ "{0} flew, carrying {1} on its back, to {2}. {4} that {3}.",
+ "{0} and {1} were surprised when {2} jumped out! {4} that {3}.",
+ "{0} saw {1} using {2}. {4} that {3}.",
+ "{0} battled at {1}’s side and defeated the Champion. {4} that {3}.",
+ "{0} was with {1} when (he/she) completed (his/her) Pokédex. {4} that {3}.",
+ "{0} encountered {2} when it was with {1}. {4} that {3}.",
+ "{0} battled at {1}’s side and defeated a Battle Chatelaine. {4} that {3}.",
+ "{0} searched for hidden items with {1} using the Dowsing Machine at... {2}. {4} t" +
+ "hat {3}.",
+ "{0} rode a Bicycle with {1} at... {2}. {4} that {3}.",
+ "{0} checked a destination with {1} using the Town Map at... {2}. {4} that {3}.",
+ "{0} planted {2} with {1} and imagined a big harvest. {4} that {3}.",
+ "{0} proudly used Strength at {1}’s instruction in... {2}. {4} that {3}.",
+ "{0} proudly used Cut at {1}’s instruction in... {2}. {4} that {3}.",
+ "{0} shattered rocks to its heart’s content at {1}’s instruction in... {2}. {4} th" +
+ "at {3}.",
+ "{0} used Waterfall while carrying {1} on its back in... {2}. {4} that {3}.",
+ "{0} saw {1} secretly picking up something in... {2}. {4} that {3}.",
+ "{1} had {0} hold items like {2} to help it along. {4} that {3}.",
+ "{0} headed for Victory Road with {1}. {4} that {3}.",
+ "{0} checked the sign with {1} at... {2}. {4} that {3}.",
+ "{0} was impressed by the speed of the train it took with {1}. {4} that {3}.",
+ "{0} encountered {2} with {1} using the Poké Radar. {4} that {3}.",
+ "When {2} jumped out, {0} was surprised and ran away with {1}. {4} that {3}.",
+ "{0} got a high score at the Battle Institute where it challenged with {1}. {4} th" +
+ "at {3}.",
+ "{0} was stared at by the Judge intensely when it met him with {1}. {4} that {3}.",
+ "The Move Deleter that {0} met through {1} made it forget {2}. {4} that {3}.",
+ "{0} was able to remember {2} at {1}’s instruction. {4} that {3}.",
+ "{0} was taken to Pokémon Day Care by {1} and left with {2}. {4} that {3}.",
+ "{0} was excited when {1} won with (his/her) Loto Ticket and won prizes like {2}. " +
+ "{4} that {3}.",
+ "{0} was with {1} when (he/she) used a Repel at... {2}. {4} that {3}.",
+ "{0} had a very hard training session with {1}. {4} that {3}.",
+ "{0} took an elevator with {1}. {4} that {3}.",
+ "{0} was taken to the Name Rater by {1} and given a fateful name. {4} that {3}.",
+ "{0} was with {1} when (he/she) went to a boutique and tried on clothes, but (he/s" +
+ "he) left the boutique without buying anything. {4} that {3}.",
+ "{0} went to a nice restaurant with {1} and ate until it got totally full. {4} tha" +
+ "t {3}.",
+ "{0} was taken to a nice lady by {1} and pampered. {4} that {3}.",
+ "{0} checked a trash can with {1} at... {2}. {4} that {3}.",
+ "{0} fought hard until it had to use Struggle when it battled at {1}’s side agains" +
+ "t {2}. {4} that {3}.",
+ "{0} looked down at the world from a tall tower where it went with {1}. {4} that {" +
+ "3}.",
+ "{0} saw itself in a mirror in a mirror cave that it went to with {1}. {4} that {3" +
+ "}.",
+ "{0} almost got lost when it explored a forest with {1}. {4} that {3}.",
+ "{0} went to a factory with {1} and saw a lot of machines that looked very complic" +
+ "ated. {4} that {3}.",
+ "{0} was with {1} when (he/she) built a Secret Base. {4} that {3}.",
+ "{0} participated in a contest with {1} and impressed many people. {4} that {3}.",
+ "{0} participated in a contest with {1} and won the title. {4} that {3}.",
+ "{0} soared through the sky with {1} and went to many different places. {4} that {" +
+ "3}.",
+ "{1} asked {0} to dive. Down it went, deep into the ocean, to explore the bottom o" +
+ "f the sea. {4} that {3}.",
+ "UNSET"});
+ this.memory_type.Location = new System.Drawing.Point(645, 482);
+ this.memory_type.Name = "memory_type";
+ this.memory_type.Size = new System.Drawing.Size(140, 21);
+ this.memory_type.TabIndex = 129;
+ //
+ // memory_feeling
+ //
+ this.memory_feeling.FormattingEnabled = true;
+ this.memory_feeling.Items.AddRange(new object[] {
+ "it was happy",
+ "it had fun",
+ "it was glad",
+ "it grinned",
+ "it got overwhelmed by emotion",
+ "its feelings were indescribable",
+ "it felt good",
+ "it got teary eyed",
+ "it got lighthearted",
+ "it got nervous",
+ "it felt comfortable",
+ "it was restless",
+ "it got a bit carried away",
+ "it felt sorry",
+ "it got emotional",
+ "it felt nostalgic",
+ "it had some difficulty",
+ "it felt exhausted",
+ "it couldn’t be true to its feelings",
+ "it felt proud",
+ "they ended up in a foul mood",
+ "it got angry",
+ "it got jealous",
+ "it got sleepy",
+ "UNSET"});
+ this.memory_feeling.Location = new System.Drawing.Point(645, 458);
+ this.memory_feeling.Name = "memory_feeling";
+ this.memory_feeling.Size = new System.Drawing.Size(140, 21);
+ this.memory_feeling.TabIndex = 128;
+ //
+ // memory_intensity
+ //
+ this.memory_intensity.FormattingEnabled = true;
+ this.memory_intensity.Items.AddRange(new object[] {
+ "The Pokémon remembers",
+ "The Pokémon remembers",
+ "The Pokémon remembers",
+ "The Pokémon remembers",
+ "The Pokémon clearly remembers",
+ "The Pokémon definitely remembers",
+ "The Pokémon fondly remembers",
+ "UNSET"});
+ this.memory_intensity.Location = new System.Drawing.Point(645, 434);
+ this.memory_intensity.Name = "memory_intensity";
+ this.memory_intensity.Size = new System.Drawing.Size(140, 21);
+ this.memory_intensity.TabIndex = 127;
+ //
+ // formindex
+ //
+ this.formindex.Location = new System.Drawing.Point(81, 111);
+ this.formindex.Name = "formindex";
+ this.formindex.Size = new System.Drawing.Size(120, 20);
+ this.formindex.TabIndex = 126;
+ //
+ // transfer_flags
+ //
+ this.transfer_flags.Location = new System.Drawing.Point(122, 423);
+ this.transfer_flags.Name = "transfer_flags";
+ this.transfer_flags.ReadOnly = true;
+ this.transfer_flags.Size = new System.Drawing.Size(153, 20);
+ this.transfer_flags.TabIndex = 124;
+ //
+ // label52
+ //
+ this.label52.Location = new System.Drawing.Point(12, 421);
+ this.label52.Name = "label52";
+ this.label52.Size = new System.Drawing.Size(104, 23);
+ this.label52.TabIndex = 125;
+ this.label52.Text = "Transfer flags?";
+ this.label52.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // eggmetlocation
+ //
+ this.eggmetlocation.FormattingEnabled = true;
+ this.eggmetlocation.Items.AddRange(new object[] {
+ "----------",
+ "Mystery Zone",
+ "Faraway Place",
+ "Vaniville Town",
+ "Route 1",
+ "Vaniville Pathway",
+ "Aquacorde Town",
+ "Route 2",
+ "Avance Trail",
+ "Santalune Forest",
+ "Route 3",
+ "Ouvert Way",
+ "Santalune City",
+ "Route 4",
+ "Parterre Way",
+ "Lumiose City",
+ "Prism Tower",
+ "Lysandre Labs",
+ "Route 5",
+ "Versant Road",
+ "Camphrier Town",
+ "Shabboneau Castle",
+ "Route 6",
+ "Palais Lane",
+ "Parfum Palace",
+ "Route 7",
+ "Rivière Walk",
+ "Cyllage City",
+ "Route 8",
+ "Muraille Coast",
+ "Ambrette Town",
+ "Route 9",
+ "Spikes Passage",
+ "Battle Chateau",
+ "Route 10",
+ "Menhir Trail",
+ "Geosenge Town",
+ "Route 11",
+ "Miroir Way",
+ "Reflection Cave",
+ "Shalour City",
+ "Tower of Mastery",
+ "Route 12",
+ "Fourrage Road",
+ "Coumarine City",
+ "Route 13",
+ "Lumiose Badlands",
+ "Route 14",
+ "Laverre Nature Trail",
+ "Laverre City",
+ "Poké Ball Factory",
+ "Route 15",
+ "Brun Way",
+ "Dendemille Town",
+ "Route 16",
+ "Mélancolie Path",
+ "Frost Cavern",
+ "Route 17",
+ "Mamoswine Road",
+ "Anistar City",
+ "Route 18",
+ "Vallée Étroite Way",
+ "Couriway Town",
+ "Route 19",
+ "Grande Vallée Way",
+ "Snowbelle City",
+ "Route 20",
+ "Winding Woods",
+ "Pokémon Village",
+ "Route 21",
+ "Dernière Way",
+ "Route 22",
+ "Détourner Way",
+ "Victory Road (Kalos)",
+ "Pokémon League (Kalos)",
+ "Kiloude City",
+ "Battle Maison",
+ "Azure Bay",
+ "Dendemille Gate",
+ "Couriway Gate",
+ "Ambrette Gate",
+ "Lumiose Gate",
+ "Shalour Gate",
+ "Coumarine Gate",
+ "Laverre Gate",
+ "Anistar Gate",
+ "Snowbelle Gate",
+ "Glittering Cave",
+ "Connecting Cave",
+ "Zubat Roost",
+ "Kalos Power Plant",
+ "Team Flare Secret HQ",
+ "Terminus Cave",
+ "Lost Hotel",
+ "Chamber of Emptiness",
+ "Sea Spirit\'s Den",
+ "Friend Safari",
+ "Blazing Chamber",
+ "Flood Chamber",
+ "Ironworks Chamber",
+ "Dragonmark Chamber",
+ "Radiant Chamber",
+ "Pokémon League Gate",
+ "Lumiose Station",
+ "Kiloude Station",
+ "Ambrette Aquarium",
+ "Unknown Dungeon",
+ "Littleroot Town",
+ "Oldale Town",
+ "Dewford Town",
+ "Lavaridge Town",
+ "Fallarbor Town",
+ "Verdanturf Town",
+ "Pacifidlog Town",
+ "Petalburg City",
+ "Slateport City",
+ "Mauville City",
+ "Rustboro City",
+ "Fortree City",
+ "Lilycove City",
+ "Mossdeep City",
+ "Sootopolis City",
+ "Ever Grande City",
+ "Pokémon League (Hoenn)",
+ "Route 101",
+ "Route 102",
+ "Route 103",
+ "Route 104",
+ "Route 105",
+ "Route 106",
+ "Route 107",
+ "Route 108",
+ "Route 109",
+ "Route 110",
+ "Route 111",
+ "Route 112",
+ "Route 113",
+ "Route 114",
+ "Route 115",
+ "Route 116",
+ "Route 117",
+ "Route 118",
+ "Route 119",
+ "Route 120",
+ "Route 121",
+ "Route 122",
+ "Route 123",
+ "Route 124",
+ "Route 125",
+ "Route 126",
+ "Route 127",
+ "Route 128",
+ "Route 129",
+ "Route 130",
+ "Route 131",
+ "Route 132",
+ "Route 133",
+ "Route 134",
+ "Meteor Falls",
+ "Rusturf Tunnel",
+ "??? (Inside of Truck)",
+ "Desert Ruins",
+ "Granite Cave",
+ "Petalburg Woods",
+ "Mt. Chimney",
+ "Jagged Pass",
+ "Fiery Path",
+ "Mt. Pyre",
+ "Team Aqua Hideout",
+ "Seafloor Cavern",
+ "Cave of Origin",
+ "Victory Road (Hoenn)",
+ "Shoal Cave",
+ "New Mauville",
+ "Sea Mauville",
+ "Island Cave",
+ "Ancient Tomb",
+ "Sealed Chamber",
+ "Scorched Slab",
+ "Team Magma Hideout",
+ "Sky Pillar",
+ "Battle Resort",
+ "Southern Island",
+ "S.S. Tidal",
+ "Safari Zone",
+ "Mirage Forest",
+ "Mirage Cave",
+ "Mirage Island",
+ "Mirage Mountain",
+ "Trackless Forest",
+ "Pathless Plain",
+ "Nameless Cavern",
+ "Fabled Cave",
+ "Gnarled Den",
+ "Crescent Isle",
+ "Secret Islet",
+ "Soaring in the sky",
+ "Secret Shore",
+ "Secret Meadow",
+ "Secret Base",
+ "a Link Trade",
+ "a Link Trade*",
+ "the Kanto region",
+ "the Johto region",
+ "the Hoenn region",
+ "the Sinnoh region",
+ "a distant land",
+ "----------",
+ "the Unova region",
+ "the Kalos region",
+ "Pokémon Link",
+ "a lovely place",
+ "a faraway place",
+ "a Pokémon movie",
+ "Pokémon Movie 13",
+ "Pokémon Movie 14",
+ "Pokémon Movie 15",
+ "Pokémon Movie 16",
+ "Pokémon Movie 17",
+ "Pokémon Movie 18",
+ "a Pokémon Center",
+ "the Pokémon cartoon",
+ "PC Tokyo",
+ "PC Osaka",
+ "PC Fukuoka",
+ "PC Nagoya",
+ "PC Sapporo",
+ "PC Yokohama",
+ "PC Tohoku",
+ "PC Tokyo Bay",
+ "a Pokémon Store",
+ "a WCS",
+ "WCS 2013",
+ "WCS 2014",
+ "WCS 2015",
+ "WCS 2016",
+ "WCS 2017",
+ "WCS 2018",
+ "Worlds",
+ "Worlds 2013",
+ "Worlds 2014",
+ "Worlds 2015",
+ "Worlds 2016",
+ "Worlds 2017",
+ "Worlds 2018",
+ "a VGE",
+ "VGE 2013",
+ "VGE 2014",
+ "VGE 2015",
+ "VGE 2016",
+ "VGE 2017",
+ "VGE 2018",
+ "a Pokémon event",
+ "a Battle Competition",
+ "a game event",
+ "the Pokémon Fan Club",
+ "a Pokémon TV program",
+ "a concert",
+ "an online Present",
+ "the PGL",
+ "Pokémon Event 13",
+ "Pokémon Event 14",
+ "Pokémon Event 15",
+ "Pokémon Event 16",
+ "Pokémon Event 17",
+ "Pokémon Event 18",
+ "Pokémon Festa",
+ "Pokémon Festa 13",
+ "Pokémon Festa 14",
+ "Pokémon Festa 15",
+ "Pokémon Festa 16",
+ "Pokémon Festa 17",
+ "Pokémon Festa 18",
+ "POKÉPARK",
+ "POKÉPARK",
+ "POKÉPARK",
+ "POKÉPARK",
+ "POKÉPARK",
+ "POKÉPARK",
+ "POKÉPARK",
+ "an event site",
+ "GAME FREAK",
+ "a stadium",
+ "a VGC",
+ "the VGC 2013",
+ "the VGC 2014",
+ "the VGC 2015",
+ "the VGC 2016",
+ "the VGC 2017",
+ "the VGC 2018",
+ "a stranger",
+ "a Day-Care CoupleXY/Day Care helpersORAS",
+ "a treasure hunter",
+ "an old hot-springs visitor"});
+ this.eggmetlocation.Location = new System.Drawing.Point(376, 249);
+ this.eggmetlocation.Name = "eggmetlocation";
+ this.eggmetlocation.Size = new System.Drawing.Size(169, 21);
+ this.eggmetlocation.TabIndex = 123;
+ //
+ // label21
+ //
+ this.label21.Location = new System.Drawing.Point(269, 247);
+ this.label21.Name = "label21";
+ this.label21.Size = new System.Drawing.Size(100, 23);
+ this.label21.TabIndex = 122;
+ this.label21.Text = "Egg Met Location:";
+ this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // button1
+ //
+ this.button1.Location = new System.Drawing.Point(20, 472);
+ this.button1.Name = "button1";
+ this.button1.Size = new System.Drawing.Size(255, 38);
+ this.button1.TabIndex = 121;
+ this.button1.Text = "Apply Changes";
+ this.button1.UseVisualStyleBackColor = true;
+ //
+ // groupBox6
+ //
+ this.groupBox6.Controls.Add(this.rib1_6);
+ this.groupBox6.Controls.Add(this.rib1_5);
+ this.groupBox6.Controls.Add(this.rib1_4);
+ this.groupBox6.Controls.Add(this.rib1_3);
+ this.groupBox6.Controls.Add(this.rib1_2);
+ this.groupBox6.Controls.Add(this.rib1_1);
+ this.groupBox6.Controls.Add(this.rib1_0);
+ this.groupBox6.Controls.Add(this.rib0_7);
+ this.groupBox6.Controls.Add(this.rib0_6);
+ this.groupBox6.Controls.Add(this.rib0_5);
+ this.groupBox6.Controls.Add(this.rib0_4);
+ this.groupBox6.Controls.Add(this.rib0_3);
+ this.groupBox6.Controls.Add(this.rib0_2);
+ this.groupBox6.Controls.Add(this.rib0_1);
+ this.groupBox6.Controls.Add(this.rib0_0);
+ this.groupBox6.Location = new System.Drawing.Point(290, 301);
+ this.groupBox6.Name = "groupBox6";
+ this.groupBox6.Size = new System.Drawing.Size(241, 187);
+ this.groupBox6.TabIndex = 120;
+ this.groupBox6.TabStop = false;
+ this.groupBox6.Text = "Ribbons";
+ //
+ // pid_type
+ //
+ this.pid_type.FormattingEnabled = true;
+ this.pid_type.Items.AddRange(new object[] {
+ "Specified PID",
+ "Random PID (Can be shiny)",
+ "Shiny PID (Always shiny)",
+ "Random PID (Can\'t be shiny)"});
+ this.pid_type.Location = new System.Drawing.Point(154, 394);
+ this.pid_type.Name = "pid_type";
+ this.pid_type.Size = new System.Drawing.Size(121, 21);
+ this.pid_type.TabIndex = 115;
+ //
+ // language
+ //
+ this.language.FormattingEnabled = true;
+ this.language.Items.AddRange(new object[] {
+ "Game received in",
+ "日本語 (Japan)",
+ "English (US/UK/AU)",
+ "Français (France/Québec)",
+ "Italiano (Italy)",
+ "Deutsch (Germany)",
+ "(Unused)",
+ "Español (Spain/Latin Americas)",
+ "한국어 (South Korea)"});
+ this.language.Location = new System.Drawing.Point(81, 267);
+ this.language.Name = "language";
+ this.language.Size = new System.Drawing.Size(162, 21);
+ this.language.TabIndex = 118;
+ //
+ // ivspe_type
+ //
+ this.ivspe_type.FormattingEnabled = true;
+ this.ivspe_type.Items.AddRange(new object[] {
+ "Random",
+ "Priority",
+ "Set",
+ "Unknown"});
+ this.ivspe_type.Location = new System.Drawing.Point(365, 149);
+ this.ivspe_type.Name = "ivspe_type";
+ this.ivspe_type.Size = new System.Drawing.Size(84, 21);
+ this.ivspe_type.TabIndex = 113;
+ //
+ // ec_type
+ //
+ this.ec_type.FormattingEnabled = true;
+ this.ec_type.Items.AddRange(new object[] {
+ "Random",
+ "Set"});
+ this.ec_type.Location = new System.Drawing.Point(154, 363);
+ this.ec_type.Name = "ec_type";
+ this.ec_type.Size = new System.Drawing.Size(121, 21);
+ this.ec_type.TabIndex = 114;
+ //
+ // ivspd_type
+ //
+ this.ivspd_type.FormattingEnabled = true;
+ this.ivspd_type.Items.AddRange(new object[] {
+ "Random",
+ "Priority",
+ "Set",
+ "Unknown"});
+ this.ivspd_type.Location = new System.Drawing.Point(365, 127);
+ this.ivspd_type.Name = "ivspd_type";
+ this.ivspd_type.Size = new System.Drawing.Size(84, 21);
+ this.ivspd_type.TabIndex = 112;
+ //
+ // label51
+ //
+ this.label51.Location = new System.Drawing.Point(6, 267);
+ this.label51.Name = "label51";
+ this.label51.Size = new System.Drawing.Size(71, 23);
+ this.label51.TabIndex = 119;
+ this.label51.Text = "Language:";
+ this.label51.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // ivspa_type
+ //
+ this.ivspa_type.FormattingEnabled = true;
+ this.ivspa_type.Items.AddRange(new object[] {
+ "Random",
+ "Priority",
+ "Set",
+ "Unknown"});
+ this.ivspa_type.Location = new System.Drawing.Point(365, 105);
+ this.ivspa_type.Name = "ivspa_type";
+ this.ivspa_type.Size = new System.Drawing.Size(84, 21);
+ this.ivspa_type.TabIndex = 111;
+ //
+ // ivdef_type
+ //
+ this.ivdef_type.FormattingEnabled = true;
+ this.ivdef_type.Items.AddRange(new object[] {
+ "Random",
+ "Priority",
+ "Set",
+ "Unknown"});
+ this.ivdef_type.Location = new System.Drawing.Point(365, 83);
+ this.ivdef_type.Name = "ivdef_type";
+ this.ivdef_type.Size = new System.Drawing.Size(84, 21);
+ this.ivdef_type.TabIndex = 110;
+ //
+ // ivatk_type
+ //
+ this.ivatk_type.FormattingEnabled = true;
+ this.ivatk_type.Items.AddRange(new object[] {
+ "Random",
+ "Priority",
+ "Set",
+ "Unknown"});
+ this.ivatk_type.Location = new System.Drawing.Point(365, 61);
+ this.ivatk_type.Name = "ivatk_type";
+ this.ivatk_type.Size = new System.Drawing.Size(84, 21);
+ this.ivatk_type.TabIndex = 109;
+ //
+ // groupBox3
+ //
+ this.groupBox3.Controls.Add(this.relearn_4);
+ this.groupBox3.Controls.Add(this.relearn_3);
+ this.groupBox3.Controls.Add(this.relearn_2);
+ this.groupBox3.Controls.Add(this.relearn_1);
+ this.groupBox3.Location = new System.Drawing.Point(565, 294);
+ this.groupBox3.Name = "groupBox3";
+ this.groupBox3.Size = new System.Drawing.Size(220, 134);
+ this.groupBox3.TabIndex = 108;
+ this.groupBox3.TabStop = false;
+ this.groupBox3.Text = "Relearn Moves";
+ //
+ // relearn_4
+ //
+ this.relearn_4.FormattingEnabled = true;
+ this.relearn_4.Items.AddRange(new object[] {
+ "———",
+ "Pound",
+ "Karate Chop",
+ "Double Slap",
+ "Comet Punch",
+ "Mega Punch",
+ "Pay Day",
+ "Fire Punch",
+ "Ice Punch",
+ "Thunder Punch",
+ "Scratch",
+ "Vice Grip",
+ "Guillotine",
+ "Razor Wind",
+ "Swords Dance",
+ "Cut",
+ "Gust",
+ "Wing Attack",
+ "Whirlwind",
+ "Fly",
+ "Bind",
+ "Slam",
+ "Vine Whip",
+ "Stomp",
+ "Double Kick",
+ "Mega Kick",
+ "Jump Kick",
+ "Rolling Kick",
+ "Sand Attack",
+ "Headbutt",
+ "Horn Attack",
+ "Fury Attack",
+ "Horn Drill",
+ "Tackle",
+ "Body Slam",
+ "Wrap",
+ "Take Down",
+ "Thrash",
+ "Double-Edge",
+ "Tail Whip",
+ "Poison Sting",
+ "Twineedle",
+ "Pin Missile",
+ "Leer",
+ "Bite",
+ "Growl",
+ "Roar",
+ "Sing",
+ "Supersonic",
+ "Sonic Boom",
+ "Disable",
+ "Acid",
+ "Ember",
+ "Flamethrower",
+ "Mist",
+ "Water Gun",
+ "Hydro Pump",
+ "Surf",
+ "Ice Beam",
+ "Blizzard",
+ "Psybeam",
+ "Bubble Beam",
+ "Aurora Beam",
+ "Hyper Beam",
+ "Peck",
+ "Drill Peck",
+ "Submission",
+ "Low Kick",
+ "Counter",
+ "Seismic Toss",
+ "Strength",
+ "Absorb",
+ "Mega Drain",
+ "Leech Seed",
+ "Growth",
+ "Razor Leaf",
+ "Solar Beam",
+ "Poison Powder",
+ "Stun Spore",
+ "Sleep Powder",
+ "Petal Dance",
+ "String Shot",
+ "Dragon Rage",
+ "Fire Spin",
+ "Thunder Shock",
+ "Thunderbolt",
+ "Thunder Wave",
+ "Thunder",
+ "Rock Throw",
+ "Earthquake",
+ "Fissure",
+ "Dig",
+ "Toxic",
+ "Confusion",
+ "Psychic",
+ "Hypnosis",
+ "Meditate",
+ "Agility",
+ "Quick Attack",
+ "Rage",
+ "Teleport",
+ "Night Shade",
+ "Mimic",
+ "Screech",
+ "Double Team",
+ "Recover",
+ "Harden",
+ "Minimize",
+ "Smokescreen",
+ "Confuse Ray",
+ "Withdraw",
+ "Defense Curl",
+ "Barrier",
+ "Light Screen",
+ "Haze",
+ "Reflect",
+ "Focus Energy",
+ "Bide",
+ "Metronome",
+ "Mirror Move",
+ "Self-Destruct",
+ "Egg Bomb",
+ "Lick",
+ "Smog",
+ "Sludge",
+ "Bone Club",
+ "Fire Blast",
+ "Waterfall",
+ "Clamp",
+ "Swift",
+ "Skull Bash",
+ "Spike Cannon",
+ "Constrict",
+ "Amnesia",
+ "Kinesis",
+ "Soft-Boiled",
+ "High Jump Kick",
+ "Glare",
+ "Dream Eater",
+ "Poison Gas",
+ "Barrage",
+ "Leech Life",
+ "Lovely Kiss",
+ "Sky Attack",
+ "Transform",
+ "Bubble",
+ "Dizzy Punch",
+ "Spore",
+ "Flash",
+ "Psywave",
+ "Splash",
+ "Acid Armor",
+ "Crabhammer",
+ "Explosion",
+ "Fury Swipes",
+ "Bonemerang",
+ "Rest",
+ "Rock Slide",
+ "Hyper Fang",
+ "Sharpen",
+ "Conversion",
+ "Tri Attack",
+ "Super Fang",
+ "Slash",
+ "Substitute",
+ "Struggle",
+ "Sketch",
+ "Triple Kick",
+ "Thief",
+ "Spider Web",
+ "Mind Reader",
+ "Nightmare",
+ "Flame Wheel",
+ "Snore",
+ "Curse",
+ "Flail",
+ "Conversion 2",
+ "Aeroblast",
+ "Cotton Spore",
+ "Reversal",
+ "Spite",
+ "Powder Snow",
+ "Protect",
+ "Mach Punch",
+ "Scary Face",
+ "Feint Attack",
+ "Sweet Kiss",
+ "Belly Drum",
+ "Sludge Bomb",
+ "Mud-Slap",
+ "Octazooka",
+ "Spikes",
+ "Zap Cannon",
+ "Foresight",
+ "Destiny Bond",
+ "Perish Song",
+ "Icy Wind",
+ "Detect",
+ "Bone Rush",
+ "Lock-On",
+ "Outrage",
+ "Sandstorm",
+ "Giga Drain",
+ "Endure",
+ "Charm",
+ "Rollout",
+ "False Swipe",
+ "Swagger",
+ "Milk Drink",
+ "Spark",
+ "Fury Cutter",
+ "Steel Wing",
+ "Mean Look",
+ "Attract",
+ "Sleep Talk",
+ "Heal Bell",
+ "Return",
+ "Present",
+ "Frustration",
+ "Safeguard",
+ "Pain Split",
+ "Sacred Fire",
+ "Magnitude",
+ "Dynamic Punch",
+ "Megahorn",
+ "Dragon Breath",
+ "Baton Pass",
+ "Encore",
+ "Pursuit",
+ "Rapid Spin",
+ "Sweet Scent",
+ "Iron Tail",
+ "Metal Claw",
+ "Vital Throw",
+ "Morning Sun",
+ "Synthesis",
+ "Moonlight",
+ "Hidden Power",
+ "Cross Chop",
+ "Twister",
+ "Rain Dance",
+ "Sunny Day",
+ "Crunch",
+ "Mirror Coat",
+ "Psych Up",
+ "Extreme Speed",
+ "Ancient Power",
+ "Shadow Ball",
+ "Future Sight",
+ "Rock Smash",
+ "Whirlpool",
+ "Beat Up",
+ "Fake Out",
+ "Uproar",
+ "Stockpile",
+ "Spit Up",
+ "Swallow",
+ "Heat Wave",
+ "Hail",
+ "Torment",
+ "Flatter",
+ "Will-O-Wisp",
+ "Memento",
+ "Facade",
+ "Focus Punch",
+ "Smelling Salts",
+ "Follow Me",
+ "Nature Power",
+ "Charge",
+ "Taunt",
+ "Helping Hand",
+ "Trick",
+ "Role Play",
+ "Wish",
+ "Assist",
+ "Ingrain",
+ "Superpower",
+ "Magic Coat",
+ "Recycle",
+ "Revenge",
+ "Brick Break",
+ "Yawn",
+ "Knock Off",
+ "Endeavor",
+ "Eruption",
+ "Skill Swap",
+ "Imprison",
+ "Refresh",
+ "Grudge",
+ "Snatch",
+ "Secret Power",
+ "Dive",
+ "Arm Thrust",
+ "Camouflage",
+ "Tail Glow",
+ "Luster Purge",
+ "Mist Ball",
+ "Feather Dance",
+ "Teeter Dance",
+ "Blaze Kick",
+ "Mud Sport",
+ "Ice Ball",
+ "Needle Arm",
+ "Slack Off",
+ "Hyper Voice",
+ "Poison Fang",
+ "Crush Claw",
+ "Blast Burn",
+ "Hydro Cannon",
+ "Meteor Mash",
+ "Astonish",
+ "Weather Ball",
+ "Aromatherapy",
+ "Fake Tears",
+ "Air Cutter",
+ "Overheat",
+ "Odor Sleuth",
+ "Rock Tomb",
+ "Silver Wind",
+ "Metal Sound",
+ "Grass Whistle",
+ "Tickle",
+ "Cosmic Power",
+ "Water Spout",
+ "Signal Beam",
+ "Shadow Punch",
+ "Extrasensory",
+ "Sky Uppercut",
+ "Sand Tomb",
+ "Sheer Cold",
+ "Muddy Water",
+ "Bullet Seed",
+ "Aerial Ace",
+ "Icicle Spear",
+ "Iron Defense",
+ "Block",
+ "Howl",
+ "Dragon Claw",
+ "Frenzy Plant",
+ "Bulk Up",
+ "Bounce",
+ "Mud Shot",
+ "Poison Tail",
+ "Covet",
+ "Volt Tackle",
+ "Magical Leaf",
+ "Water Sport",
+ "Calm Mind",
+ "Leaf Blade",
+ "Dragon Dance",
+ "Rock Blast",
+ "Shock Wave",
+ "Water Pulse",
+ "Doom Desire",
+ "Psycho Boost",
+ "Roost",
+ "Gravity",
+ "Miracle Eye",
+ "Wake-Up Slap",
+ "Hammer Arm",
+ "Gyro Ball",
+ "Healing Wish",
+ "Brine",
+ "Natural Gift",
+ "Feint",
+ "Pluck",
+ "Tailwind",
+ "Acupressure",
+ "Metal Burst",
+ "U-turn",
+ "Close Combat",
+ "Payback",
+ "Assurance",
+ "Embargo",
+ "Fling",
+ "Psycho Shift",
+ "Trump Card",
+ "Heal Block",
+ "Wring Out",
+ "Power Trick",
+ "Gastro Acid",
+ "Lucky Chant",
+ "Me First",
+ "Copycat",
+ "Power Swap",
+ "Guard Swap",
+ "Punishment",
+ "Last Resort",
+ "Worry Seed",
+ "Sucker Punch",
+ "Toxic Spikes",
+ "Heart Swap",
+ "Aqua Ring",
+ "Magnet Rise",
+ "Flare Blitz",
+ "Force Palm",
+ "Aura Sphere",
+ "Rock Polish",
+ "Poison Jab",
+ "Dark Pulse",
+ "Night Slash",
+ "Aqua Tail",
+ "Seed Bomb",
+ "Air Slash",
+ "X-Scissor",
+ "Bug Buzz",
+ "Dragon Pulse",
+ "Dragon Rush",
+ "Power Gem",
+ "Drain Punch",
+ "Vacuum Wave",
+ "Focus Blast",
+ "Energy Ball",
+ "Brave Bird",
+ "Earth Power",
+ "Switcheroo",
+ "Giga Impact",
+ "Nasty Plot",
+ "Bullet Punch",
+ "Avalanche",
+ "Ice Shard",
+ "Shadow Claw",
+ "Thunder Fang",
+ "Ice Fang",
+ "Fire Fang",
+ "Shadow Sneak",
+ "Mud Bomb",
+ "Psycho Cut",
+ "Zen Headbutt",
+ "Mirror Shot",
+ "Flash Cannon",
+ "Rock Climb",
+ "Defog",
+ "Trick Room",
+ "Draco Meteor",
+ "Discharge",
+ "Lava Plume",
+ "Leaf Storm",
+ "Power Whip",
+ "Rock Wrecker",
+ "Cross Poison",
+ "Gunk Shot",
+ "Iron Head",
+ "Magnet Bomb",
+ "Stone Edge",
+ "Captivate",
+ "Stealth Rock",
+ "Grass Knot",
+ "Chatter",
+ "Judgment",
+ "Bug Bite",
+ "Charge Beam",
+ "Wood Hammer",
+ "Aqua Jet",
+ "Attack Order",
+ "Defend Order",
+ "Heal Order",
+ "Head Smash",
+ "Double Hit",
+ "Roar of Time",
+ "Spacial Rend",
+ "Lunar Dance",
+ "Crush Grip",
+ "Magma Storm",
+ "Dark Void",
+ "Seed Flare",
+ "Ominous Wind",
+ "Shadow Force",
+ "Hone Claws",
+ "Wide Guard",
+ "Guard Split",
+ "Power Split",
+ "Wonder Room",
+ "Psyshock",
+ "Venoshock",
+ "Autotomize",
+ "Rage Powder",
+ "Telekinesis",
+ "Magic Room",
+ "Smack Down",
+ "Storm Throw",
+ "Flame Burst",
+ "Sludge Wave",
+ "Quiver Dance",
+ "Heavy Slam",
+ "Synchronoise",
+ "Electro Ball",
+ "Soak",
+ "Flame Charge",
+ "Coil",
+ "Low Sweep",
+ "Acid Spray",
+ "Foul Play",
+ "Simple Beam",
+ "Entrainment",
+ "After You",
+ "Round",
+ "Echoed Voice",
+ "Chip Away",
+ "Clear Smog",
+ "Stored Power",
+ "Quick Guard",
+ "Ally Switch",
+ "Scald",
+ "Shell Smash",
+ "Heal Pulse",
+ "Hex",
+ "Sky Drop",
+ "Shift Gear",
+ "Circle Throw",
+ "Incinerate",
+ "Quash",
+ "Acrobatics",
+ "Reflect Type",
+ "Retaliate",
+ "Final Gambit",
+ "Bestow",
+ "Inferno",
+ "Water Pledge",
+ "Fire Pledge",
+ "Grass Pledge",
+ "Volt Switch",
+ "Struggle Bug",
+ "Bulldoze",
+ "Frost Breath",
+ "Dragon Tail",
+ "Work Up",
+ "Electroweb",
+ "Wild Charge",
+ "Drill Run",
+ "Dual Chop",
+ "Heart Stamp",
+ "Horn Leech",
+ "Sacred Sword",
+ "Razor Shell",
+ "Heat Crash",
+ "Leaf Tornado",
+ "Steamroller",
+ "Cotton Guard",
+ "Night Daze",
+ "Psystrike",
+ "Tail Slap",
+ "Hurricane",
+ "Head Charge",
+ "Gear Grind",
+ "Searing Shot",
+ "Techno Blast",
+ "Relic Song",
+ "Secret Sword",
+ "Glaciate",
+ "Bolt Strike",
+ "Blue Flare",
+ "Fiery Dance",
+ "Freeze Shock",
+ "Ice Burn",
+ "Snarl",
+ "Icicle Crash",
+ "V-create",
+ "Fusion Flare",
+ "Fusion Bolt",
+ "Flying Press",
+ "Mat Block",
+ "Belch",
+ "Rototiller",
+ "Sticky Web",
+ "Fell Stinger",
+ "Phantom Force",
+ "Trick-or-Treat",
+ "Noble Roar",
+ "Ion Deluge",
+ "Parabolic Charge",
+ "Forest’s Curse",
+ "Petal Blizzard",
+ "Freeze-Dry",
+ "Disarming Voice",
+ "Parting Shot",
+ "Topsy-Turvy",
+ "Draining Kiss",
+ "Crafty Shield",
+ "Flower Shield",
+ "Grassy Terrain",
+ "Misty Terrain",
+ "Electrify",
+ "Play Rough",
+ "Fairy Wind",
+ "Moonblast",
+ "Boomburst",
+ "Fairy Lock",
+ "King’s Shield",
+ "Play Nice",
+ "Confide",
+ "Diamond Storm",
+ "Steam Eruption",
+ "Hyperspace Hole",
+ "Water Shuriken",
+ "Mystical Fire",
+ "Spiky Shield",
+ "Aromatic Mist",
+ "Eerie Impulse",
+ "Venom Drench",
+ "Powder",
+ "Geomancy",
+ "Magnetic Flux",
+ "Happy Hour",
+ "Electric Terrain",
+ "Dazzling Gleam",
+ "Celebrate",
+ "Hold Hands",
+ "Baby-Doll Eyes",
+ "Nuzzle",
+ "Hold Back",
+ "Infestation",
+ "Power-Up Punch",
+ "Oblivion Wing",
+ "Thousand Arrows",
+ "Thousand Waves",
+ "Land’s Wrath",
+ "Light of Ruin",
+ "Origin Pulse",
+ "Precipice Blades",
+ "Dragon Ascent",
+ "Hyperspace Fury"});
+ this.relearn_4.Location = new System.Drawing.Point(48, 100);
+ this.relearn_4.Name = "relearn_4";
+ this.relearn_4.Size = new System.Drawing.Size(153, 21);
+ this.relearn_4.TabIndex = 106;
+ //
+ // relearn_3
+ //
+ this.relearn_3.FormattingEnabled = true;
+ this.relearn_3.Items.AddRange(new object[] {
+ "———",
+ "Pound",
+ "Karate Chop",
+ "Double Slap",
+ "Comet Punch",
+ "Mega Punch",
+ "Pay Day",
+ "Fire Punch",
+ "Ice Punch",
+ "Thunder Punch",
+ "Scratch",
+ "Vice Grip",
+ "Guillotine",
+ "Razor Wind",
+ "Swords Dance",
+ "Cut",
+ "Gust",
+ "Wing Attack",
+ "Whirlwind",
+ "Fly",
+ "Bind",
+ "Slam",
+ "Vine Whip",
+ "Stomp",
+ "Double Kick",
+ "Mega Kick",
+ "Jump Kick",
+ "Rolling Kick",
+ "Sand Attack",
+ "Headbutt",
+ "Horn Attack",
+ "Fury Attack",
+ "Horn Drill",
+ "Tackle",
+ "Body Slam",
+ "Wrap",
+ "Take Down",
+ "Thrash",
+ "Double-Edge",
+ "Tail Whip",
+ "Poison Sting",
+ "Twineedle",
+ "Pin Missile",
+ "Leer",
+ "Bite",
+ "Growl",
+ "Roar",
+ "Sing",
+ "Supersonic",
+ "Sonic Boom",
+ "Disable",
+ "Acid",
+ "Ember",
+ "Flamethrower",
+ "Mist",
+ "Water Gun",
+ "Hydro Pump",
+ "Surf",
+ "Ice Beam",
+ "Blizzard",
+ "Psybeam",
+ "Bubble Beam",
+ "Aurora Beam",
+ "Hyper Beam",
+ "Peck",
+ "Drill Peck",
+ "Submission",
+ "Low Kick",
+ "Counter",
+ "Seismic Toss",
+ "Strength",
+ "Absorb",
+ "Mega Drain",
+ "Leech Seed",
+ "Growth",
+ "Razor Leaf",
+ "Solar Beam",
+ "Poison Powder",
+ "Stun Spore",
+ "Sleep Powder",
+ "Petal Dance",
+ "String Shot",
+ "Dragon Rage",
+ "Fire Spin",
+ "Thunder Shock",
+ "Thunderbolt",
+ "Thunder Wave",
+ "Thunder",
+ "Rock Throw",
+ "Earthquake",
+ "Fissure",
+ "Dig",
+ "Toxic",
+ "Confusion",
+ "Psychic",
+ "Hypnosis",
+ "Meditate",
+ "Agility",
+ "Quick Attack",
+ "Rage",
+ "Teleport",
+ "Night Shade",
+ "Mimic",
+ "Screech",
+ "Double Team",
+ "Recover",
+ "Harden",
+ "Minimize",
+ "Smokescreen",
+ "Confuse Ray",
+ "Withdraw",
+ "Defense Curl",
+ "Barrier",
+ "Light Screen",
+ "Haze",
+ "Reflect",
+ "Focus Energy",
+ "Bide",
+ "Metronome",
+ "Mirror Move",
+ "Self-Destruct",
+ "Egg Bomb",
+ "Lick",
+ "Smog",
+ "Sludge",
+ "Bone Club",
+ "Fire Blast",
+ "Waterfall",
+ "Clamp",
+ "Swift",
+ "Skull Bash",
+ "Spike Cannon",
+ "Constrict",
+ "Amnesia",
+ "Kinesis",
+ "Soft-Boiled",
+ "High Jump Kick",
+ "Glare",
+ "Dream Eater",
+ "Poison Gas",
+ "Barrage",
+ "Leech Life",
+ "Lovely Kiss",
+ "Sky Attack",
+ "Transform",
+ "Bubble",
+ "Dizzy Punch",
+ "Spore",
+ "Flash",
+ "Psywave",
+ "Splash",
+ "Acid Armor",
+ "Crabhammer",
+ "Explosion",
+ "Fury Swipes",
+ "Bonemerang",
+ "Rest",
+ "Rock Slide",
+ "Hyper Fang",
+ "Sharpen",
+ "Conversion",
+ "Tri Attack",
+ "Super Fang",
+ "Slash",
+ "Substitute",
+ "Struggle",
+ "Sketch",
+ "Triple Kick",
+ "Thief",
+ "Spider Web",
+ "Mind Reader",
+ "Nightmare",
+ "Flame Wheel",
+ "Snore",
+ "Curse",
+ "Flail",
+ "Conversion 2",
+ "Aeroblast",
+ "Cotton Spore",
+ "Reversal",
+ "Spite",
+ "Powder Snow",
+ "Protect",
+ "Mach Punch",
+ "Scary Face",
+ "Feint Attack",
+ "Sweet Kiss",
+ "Belly Drum",
+ "Sludge Bomb",
+ "Mud-Slap",
+ "Octazooka",
+ "Spikes",
+ "Zap Cannon",
+ "Foresight",
+ "Destiny Bond",
+ "Perish Song",
+ "Icy Wind",
+ "Detect",
+ "Bone Rush",
+ "Lock-On",
+ "Outrage",
+ "Sandstorm",
+ "Giga Drain",
+ "Endure",
+ "Charm",
+ "Rollout",
+ "False Swipe",
+ "Swagger",
+ "Milk Drink",
+ "Spark",
+ "Fury Cutter",
+ "Steel Wing",
+ "Mean Look",
+ "Attract",
+ "Sleep Talk",
+ "Heal Bell",
+ "Return",
+ "Present",
+ "Frustration",
+ "Safeguard",
+ "Pain Split",
+ "Sacred Fire",
+ "Magnitude",
+ "Dynamic Punch",
+ "Megahorn",
+ "Dragon Breath",
+ "Baton Pass",
+ "Encore",
+ "Pursuit",
+ "Rapid Spin",
+ "Sweet Scent",
+ "Iron Tail",
+ "Metal Claw",
+ "Vital Throw",
+ "Morning Sun",
+ "Synthesis",
+ "Moonlight",
+ "Hidden Power",
+ "Cross Chop",
+ "Twister",
+ "Rain Dance",
+ "Sunny Day",
+ "Crunch",
+ "Mirror Coat",
+ "Psych Up",
+ "Extreme Speed",
+ "Ancient Power",
+ "Shadow Ball",
+ "Future Sight",
+ "Rock Smash",
+ "Whirlpool",
+ "Beat Up",
+ "Fake Out",
+ "Uproar",
+ "Stockpile",
+ "Spit Up",
+ "Swallow",
+ "Heat Wave",
+ "Hail",
+ "Torment",
+ "Flatter",
+ "Will-O-Wisp",
+ "Memento",
+ "Facade",
+ "Focus Punch",
+ "Smelling Salts",
+ "Follow Me",
+ "Nature Power",
+ "Charge",
+ "Taunt",
+ "Helping Hand",
+ "Trick",
+ "Role Play",
+ "Wish",
+ "Assist",
+ "Ingrain",
+ "Superpower",
+ "Magic Coat",
+ "Recycle",
+ "Revenge",
+ "Brick Break",
+ "Yawn",
+ "Knock Off",
+ "Endeavor",
+ "Eruption",
+ "Skill Swap",
+ "Imprison",
+ "Refresh",
+ "Grudge",
+ "Snatch",
+ "Secret Power",
+ "Dive",
+ "Arm Thrust",
+ "Camouflage",
+ "Tail Glow",
+ "Luster Purge",
+ "Mist Ball",
+ "Feather Dance",
+ "Teeter Dance",
+ "Blaze Kick",
+ "Mud Sport",
+ "Ice Ball",
+ "Needle Arm",
+ "Slack Off",
+ "Hyper Voice",
+ "Poison Fang",
+ "Crush Claw",
+ "Blast Burn",
+ "Hydro Cannon",
+ "Meteor Mash",
+ "Astonish",
+ "Weather Ball",
+ "Aromatherapy",
+ "Fake Tears",
+ "Air Cutter",
+ "Overheat",
+ "Odor Sleuth",
+ "Rock Tomb",
+ "Silver Wind",
+ "Metal Sound",
+ "Grass Whistle",
+ "Tickle",
+ "Cosmic Power",
+ "Water Spout",
+ "Signal Beam",
+ "Shadow Punch",
+ "Extrasensory",
+ "Sky Uppercut",
+ "Sand Tomb",
+ "Sheer Cold",
+ "Muddy Water",
+ "Bullet Seed",
+ "Aerial Ace",
+ "Icicle Spear",
+ "Iron Defense",
+ "Block",
+ "Howl",
+ "Dragon Claw",
+ "Frenzy Plant",
+ "Bulk Up",
+ "Bounce",
+ "Mud Shot",
+ "Poison Tail",
+ "Covet",
+ "Volt Tackle",
+ "Magical Leaf",
+ "Water Sport",
+ "Calm Mind",
+ "Leaf Blade",
+ "Dragon Dance",
+ "Rock Blast",
+ "Shock Wave",
+ "Water Pulse",
+ "Doom Desire",
+ "Psycho Boost",
+ "Roost",
+ "Gravity",
+ "Miracle Eye",
+ "Wake-Up Slap",
+ "Hammer Arm",
+ "Gyro Ball",
+ "Healing Wish",
+ "Brine",
+ "Natural Gift",
+ "Feint",
+ "Pluck",
+ "Tailwind",
+ "Acupressure",
+ "Metal Burst",
+ "U-turn",
+ "Close Combat",
+ "Payback",
+ "Assurance",
+ "Embargo",
+ "Fling",
+ "Psycho Shift",
+ "Trump Card",
+ "Heal Block",
+ "Wring Out",
+ "Power Trick",
+ "Gastro Acid",
+ "Lucky Chant",
+ "Me First",
+ "Copycat",
+ "Power Swap",
+ "Guard Swap",
+ "Punishment",
+ "Last Resort",
+ "Worry Seed",
+ "Sucker Punch",
+ "Toxic Spikes",
+ "Heart Swap",
+ "Aqua Ring",
+ "Magnet Rise",
+ "Flare Blitz",
+ "Force Palm",
+ "Aura Sphere",
+ "Rock Polish",
+ "Poison Jab",
+ "Dark Pulse",
+ "Night Slash",
+ "Aqua Tail",
+ "Seed Bomb",
+ "Air Slash",
+ "X-Scissor",
+ "Bug Buzz",
+ "Dragon Pulse",
+ "Dragon Rush",
+ "Power Gem",
+ "Drain Punch",
+ "Vacuum Wave",
+ "Focus Blast",
+ "Energy Ball",
+ "Brave Bird",
+ "Earth Power",
+ "Switcheroo",
+ "Giga Impact",
+ "Nasty Plot",
+ "Bullet Punch",
+ "Avalanche",
+ "Ice Shard",
+ "Shadow Claw",
+ "Thunder Fang",
+ "Ice Fang",
+ "Fire Fang",
+ "Shadow Sneak",
+ "Mud Bomb",
+ "Psycho Cut",
+ "Zen Headbutt",
+ "Mirror Shot",
+ "Flash Cannon",
+ "Rock Climb",
+ "Defog",
+ "Trick Room",
+ "Draco Meteor",
+ "Discharge",
+ "Lava Plume",
+ "Leaf Storm",
+ "Power Whip",
+ "Rock Wrecker",
+ "Cross Poison",
+ "Gunk Shot",
+ "Iron Head",
+ "Magnet Bomb",
+ "Stone Edge",
+ "Captivate",
+ "Stealth Rock",
+ "Grass Knot",
+ "Chatter",
+ "Judgment",
+ "Bug Bite",
+ "Charge Beam",
+ "Wood Hammer",
+ "Aqua Jet",
+ "Attack Order",
+ "Defend Order",
+ "Heal Order",
+ "Head Smash",
+ "Double Hit",
+ "Roar of Time",
+ "Spacial Rend",
+ "Lunar Dance",
+ "Crush Grip",
+ "Magma Storm",
+ "Dark Void",
+ "Seed Flare",
+ "Ominous Wind",
+ "Shadow Force",
+ "Hone Claws",
+ "Wide Guard",
+ "Guard Split",
+ "Power Split",
+ "Wonder Room",
+ "Psyshock",
+ "Venoshock",
+ "Autotomize",
+ "Rage Powder",
+ "Telekinesis",
+ "Magic Room",
+ "Smack Down",
+ "Storm Throw",
+ "Flame Burst",
+ "Sludge Wave",
+ "Quiver Dance",
+ "Heavy Slam",
+ "Synchronoise",
+ "Electro Ball",
+ "Soak",
+ "Flame Charge",
+ "Coil",
+ "Low Sweep",
+ "Acid Spray",
+ "Foul Play",
+ "Simple Beam",
+ "Entrainment",
+ "After You",
+ "Round",
+ "Echoed Voice",
+ "Chip Away",
+ "Clear Smog",
+ "Stored Power",
+ "Quick Guard",
+ "Ally Switch",
+ "Scald",
+ "Shell Smash",
+ "Heal Pulse",
+ "Hex",
+ "Sky Drop",
+ "Shift Gear",
+ "Circle Throw",
+ "Incinerate",
+ "Quash",
+ "Acrobatics",
+ "Reflect Type",
+ "Retaliate",
+ "Final Gambit",
+ "Bestow",
+ "Inferno",
+ "Water Pledge",
+ "Fire Pledge",
+ "Grass Pledge",
+ "Volt Switch",
+ "Struggle Bug",
+ "Bulldoze",
+ "Frost Breath",
+ "Dragon Tail",
+ "Work Up",
+ "Electroweb",
+ "Wild Charge",
+ "Drill Run",
+ "Dual Chop",
+ "Heart Stamp",
+ "Horn Leech",
+ "Sacred Sword",
+ "Razor Shell",
+ "Heat Crash",
+ "Leaf Tornado",
+ "Steamroller",
+ "Cotton Guard",
+ "Night Daze",
+ "Psystrike",
+ "Tail Slap",
+ "Hurricane",
+ "Head Charge",
+ "Gear Grind",
+ "Searing Shot",
+ "Techno Blast",
+ "Relic Song",
+ "Secret Sword",
+ "Glaciate",
+ "Bolt Strike",
+ "Blue Flare",
+ "Fiery Dance",
+ "Freeze Shock",
+ "Ice Burn",
+ "Snarl",
+ "Icicle Crash",
+ "V-create",
+ "Fusion Flare",
+ "Fusion Bolt",
+ "Flying Press",
+ "Mat Block",
+ "Belch",
+ "Rototiller",
+ "Sticky Web",
+ "Fell Stinger",
+ "Phantom Force",
+ "Trick-or-Treat",
+ "Noble Roar",
+ "Ion Deluge",
+ "Parabolic Charge",
+ "Forest’s Curse",
+ "Petal Blizzard",
+ "Freeze-Dry",
+ "Disarming Voice",
+ "Parting Shot",
+ "Topsy-Turvy",
+ "Draining Kiss",
+ "Crafty Shield",
+ "Flower Shield",
+ "Grassy Terrain",
+ "Misty Terrain",
+ "Electrify",
+ "Play Rough",
+ "Fairy Wind",
+ "Moonblast",
+ "Boomburst",
+ "Fairy Lock",
+ "King’s Shield",
+ "Play Nice",
+ "Confide",
+ "Diamond Storm",
+ "Steam Eruption",
+ "Hyperspace Hole",
+ "Water Shuriken",
+ "Mystical Fire",
+ "Spiky Shield",
+ "Aromatic Mist",
+ "Eerie Impulse",
+ "Venom Drench",
+ "Powder",
+ "Geomancy",
+ "Magnetic Flux",
+ "Happy Hour",
+ "Electric Terrain",
+ "Dazzling Gleam",
+ "Celebrate",
+ "Hold Hands",
+ "Baby-Doll Eyes",
+ "Nuzzle",
+ "Hold Back",
+ "Infestation",
+ "Power-Up Punch",
+ "Oblivion Wing",
+ "Thousand Arrows",
+ "Thousand Waves",
+ "Land’s Wrath",
+ "Light of Ruin",
+ "Origin Pulse",
+ "Precipice Blades",
+ "Dragon Ascent",
+ "Hyperspace Fury"});
+ this.relearn_3.Location = new System.Drawing.Point(48, 73);
+ this.relearn_3.Name = "relearn_3";
+ this.relearn_3.Size = new System.Drawing.Size(153, 21);
+ this.relearn_3.TabIndex = 105;
+ //
+ // relearn_2
+ //
+ this.relearn_2.FormattingEnabled = true;
+ this.relearn_2.Items.AddRange(new object[] {
+ "———",
+ "Pound",
+ "Karate Chop",
+ "Double Slap",
+ "Comet Punch",
+ "Mega Punch",
+ "Pay Day",
+ "Fire Punch",
+ "Ice Punch",
+ "Thunder Punch",
+ "Scratch",
+ "Vice Grip",
+ "Guillotine",
+ "Razor Wind",
+ "Swords Dance",
+ "Cut",
+ "Gust",
+ "Wing Attack",
+ "Whirlwind",
+ "Fly",
+ "Bind",
+ "Slam",
+ "Vine Whip",
+ "Stomp",
+ "Double Kick",
+ "Mega Kick",
+ "Jump Kick",
+ "Rolling Kick",
+ "Sand Attack",
+ "Headbutt",
+ "Horn Attack",
+ "Fury Attack",
+ "Horn Drill",
+ "Tackle",
+ "Body Slam",
+ "Wrap",
+ "Take Down",
+ "Thrash",
+ "Double-Edge",
+ "Tail Whip",
+ "Poison Sting",
+ "Twineedle",
+ "Pin Missile",
+ "Leer",
+ "Bite",
+ "Growl",
+ "Roar",
+ "Sing",
+ "Supersonic",
+ "Sonic Boom",
+ "Disable",
+ "Acid",
+ "Ember",
+ "Flamethrower",
+ "Mist",
+ "Water Gun",
+ "Hydro Pump",
+ "Surf",
+ "Ice Beam",
+ "Blizzard",
+ "Psybeam",
+ "Bubble Beam",
+ "Aurora Beam",
+ "Hyper Beam",
+ "Peck",
+ "Drill Peck",
+ "Submission",
+ "Low Kick",
+ "Counter",
+ "Seismic Toss",
+ "Strength",
+ "Absorb",
+ "Mega Drain",
+ "Leech Seed",
+ "Growth",
+ "Razor Leaf",
+ "Solar Beam",
+ "Poison Powder",
+ "Stun Spore",
+ "Sleep Powder",
+ "Petal Dance",
+ "String Shot",
+ "Dragon Rage",
+ "Fire Spin",
+ "Thunder Shock",
+ "Thunderbolt",
+ "Thunder Wave",
+ "Thunder",
+ "Rock Throw",
+ "Earthquake",
+ "Fissure",
+ "Dig",
+ "Toxic",
+ "Confusion",
+ "Psychic",
+ "Hypnosis",
+ "Meditate",
+ "Agility",
+ "Quick Attack",
+ "Rage",
+ "Teleport",
+ "Night Shade",
+ "Mimic",
+ "Screech",
+ "Double Team",
+ "Recover",
+ "Harden",
+ "Minimize",
+ "Smokescreen",
+ "Confuse Ray",
+ "Withdraw",
+ "Defense Curl",
+ "Barrier",
+ "Light Screen",
+ "Haze",
+ "Reflect",
+ "Focus Energy",
+ "Bide",
+ "Metronome",
+ "Mirror Move",
+ "Self-Destruct",
+ "Egg Bomb",
+ "Lick",
+ "Smog",
+ "Sludge",
+ "Bone Club",
+ "Fire Blast",
+ "Waterfall",
+ "Clamp",
+ "Swift",
+ "Skull Bash",
+ "Spike Cannon",
+ "Constrict",
+ "Amnesia",
+ "Kinesis",
+ "Soft-Boiled",
+ "High Jump Kick",
+ "Glare",
+ "Dream Eater",
+ "Poison Gas",
+ "Barrage",
+ "Leech Life",
+ "Lovely Kiss",
+ "Sky Attack",
+ "Transform",
+ "Bubble",
+ "Dizzy Punch",
+ "Spore",
+ "Flash",
+ "Psywave",
+ "Splash",
+ "Acid Armor",
+ "Crabhammer",
+ "Explosion",
+ "Fury Swipes",
+ "Bonemerang",
+ "Rest",
+ "Rock Slide",
+ "Hyper Fang",
+ "Sharpen",
+ "Conversion",
+ "Tri Attack",
+ "Super Fang",
+ "Slash",
+ "Substitute",
+ "Struggle",
+ "Sketch",
+ "Triple Kick",
+ "Thief",
+ "Spider Web",
+ "Mind Reader",
+ "Nightmare",
+ "Flame Wheel",
+ "Snore",
+ "Curse",
+ "Flail",
+ "Conversion 2",
+ "Aeroblast",
+ "Cotton Spore",
+ "Reversal",
+ "Spite",
+ "Powder Snow",
+ "Protect",
+ "Mach Punch",
+ "Scary Face",
+ "Feint Attack",
+ "Sweet Kiss",
+ "Belly Drum",
+ "Sludge Bomb",
+ "Mud-Slap",
+ "Octazooka",
+ "Spikes",
+ "Zap Cannon",
+ "Foresight",
+ "Destiny Bond",
+ "Perish Song",
+ "Icy Wind",
+ "Detect",
+ "Bone Rush",
+ "Lock-On",
+ "Outrage",
+ "Sandstorm",
+ "Giga Drain",
+ "Endure",
+ "Charm",
+ "Rollout",
+ "False Swipe",
+ "Swagger",
+ "Milk Drink",
+ "Spark",
+ "Fury Cutter",
+ "Steel Wing",
+ "Mean Look",
+ "Attract",
+ "Sleep Talk",
+ "Heal Bell",
+ "Return",
+ "Present",
+ "Frustration",
+ "Safeguard",
+ "Pain Split",
+ "Sacred Fire",
+ "Magnitude",
+ "Dynamic Punch",
+ "Megahorn",
+ "Dragon Breath",
+ "Baton Pass",
+ "Encore",
+ "Pursuit",
+ "Rapid Spin",
+ "Sweet Scent",
+ "Iron Tail",
+ "Metal Claw",
+ "Vital Throw",
+ "Morning Sun",
+ "Synthesis",
+ "Moonlight",
+ "Hidden Power",
+ "Cross Chop",
+ "Twister",
+ "Rain Dance",
+ "Sunny Day",
+ "Crunch",
+ "Mirror Coat",
+ "Psych Up",
+ "Extreme Speed",
+ "Ancient Power",
+ "Shadow Ball",
+ "Future Sight",
+ "Rock Smash",
+ "Whirlpool",
+ "Beat Up",
+ "Fake Out",
+ "Uproar",
+ "Stockpile",
+ "Spit Up",
+ "Swallow",
+ "Heat Wave",
+ "Hail",
+ "Torment",
+ "Flatter",
+ "Will-O-Wisp",
+ "Memento",
+ "Facade",
+ "Focus Punch",
+ "Smelling Salts",
+ "Follow Me",
+ "Nature Power",
+ "Charge",
+ "Taunt",
+ "Helping Hand",
+ "Trick",
+ "Role Play",
+ "Wish",
+ "Assist",
+ "Ingrain",
+ "Superpower",
+ "Magic Coat",
+ "Recycle",
+ "Revenge",
+ "Brick Break",
+ "Yawn",
+ "Knock Off",
+ "Endeavor",
+ "Eruption",
+ "Skill Swap",
+ "Imprison",
+ "Refresh",
+ "Grudge",
+ "Snatch",
+ "Secret Power",
+ "Dive",
+ "Arm Thrust",
+ "Camouflage",
+ "Tail Glow",
+ "Luster Purge",
+ "Mist Ball",
+ "Feather Dance",
+ "Teeter Dance",
+ "Blaze Kick",
+ "Mud Sport",
+ "Ice Ball",
+ "Needle Arm",
+ "Slack Off",
+ "Hyper Voice",
+ "Poison Fang",
+ "Crush Claw",
+ "Blast Burn",
+ "Hydro Cannon",
+ "Meteor Mash",
+ "Astonish",
+ "Weather Ball",
+ "Aromatherapy",
+ "Fake Tears",
+ "Air Cutter",
+ "Overheat",
+ "Odor Sleuth",
+ "Rock Tomb",
+ "Silver Wind",
+ "Metal Sound",
+ "Grass Whistle",
+ "Tickle",
+ "Cosmic Power",
+ "Water Spout",
+ "Signal Beam",
+ "Shadow Punch",
+ "Extrasensory",
+ "Sky Uppercut",
+ "Sand Tomb",
+ "Sheer Cold",
+ "Muddy Water",
+ "Bullet Seed",
+ "Aerial Ace",
+ "Icicle Spear",
+ "Iron Defense",
+ "Block",
+ "Howl",
+ "Dragon Claw",
+ "Frenzy Plant",
+ "Bulk Up",
+ "Bounce",
+ "Mud Shot",
+ "Poison Tail",
+ "Covet",
+ "Volt Tackle",
+ "Magical Leaf",
+ "Water Sport",
+ "Calm Mind",
+ "Leaf Blade",
+ "Dragon Dance",
+ "Rock Blast",
+ "Shock Wave",
+ "Water Pulse",
+ "Doom Desire",
+ "Psycho Boost",
+ "Roost",
+ "Gravity",
+ "Miracle Eye",
+ "Wake-Up Slap",
+ "Hammer Arm",
+ "Gyro Ball",
+ "Healing Wish",
+ "Brine",
+ "Natural Gift",
+ "Feint",
+ "Pluck",
+ "Tailwind",
+ "Acupressure",
+ "Metal Burst",
+ "U-turn",
+ "Close Combat",
+ "Payback",
+ "Assurance",
+ "Embargo",
+ "Fling",
+ "Psycho Shift",
+ "Trump Card",
+ "Heal Block",
+ "Wring Out",
+ "Power Trick",
+ "Gastro Acid",
+ "Lucky Chant",
+ "Me First",
+ "Copycat",
+ "Power Swap",
+ "Guard Swap",
+ "Punishment",
+ "Last Resort",
+ "Worry Seed",
+ "Sucker Punch",
+ "Toxic Spikes",
+ "Heart Swap",
+ "Aqua Ring",
+ "Magnet Rise",
+ "Flare Blitz",
+ "Force Palm",
+ "Aura Sphere",
+ "Rock Polish",
+ "Poison Jab",
+ "Dark Pulse",
+ "Night Slash",
+ "Aqua Tail",
+ "Seed Bomb",
+ "Air Slash",
+ "X-Scissor",
+ "Bug Buzz",
+ "Dragon Pulse",
+ "Dragon Rush",
+ "Power Gem",
+ "Drain Punch",
+ "Vacuum Wave",
+ "Focus Blast",
+ "Energy Ball",
+ "Brave Bird",
+ "Earth Power",
+ "Switcheroo",
+ "Giga Impact",
+ "Nasty Plot",
+ "Bullet Punch",
+ "Avalanche",
+ "Ice Shard",
+ "Shadow Claw",
+ "Thunder Fang",
+ "Ice Fang",
+ "Fire Fang",
+ "Shadow Sneak",
+ "Mud Bomb",
+ "Psycho Cut",
+ "Zen Headbutt",
+ "Mirror Shot",
+ "Flash Cannon",
+ "Rock Climb",
+ "Defog",
+ "Trick Room",
+ "Draco Meteor",
+ "Discharge",
+ "Lava Plume",
+ "Leaf Storm",
+ "Power Whip",
+ "Rock Wrecker",
+ "Cross Poison",
+ "Gunk Shot",
+ "Iron Head",
+ "Magnet Bomb",
+ "Stone Edge",
+ "Captivate",
+ "Stealth Rock",
+ "Grass Knot",
+ "Chatter",
+ "Judgment",
+ "Bug Bite",
+ "Charge Beam",
+ "Wood Hammer",
+ "Aqua Jet",
+ "Attack Order",
+ "Defend Order",
+ "Heal Order",
+ "Head Smash",
+ "Double Hit",
+ "Roar of Time",
+ "Spacial Rend",
+ "Lunar Dance",
+ "Crush Grip",
+ "Magma Storm",
+ "Dark Void",
+ "Seed Flare",
+ "Ominous Wind",
+ "Shadow Force",
+ "Hone Claws",
+ "Wide Guard",
+ "Guard Split",
+ "Power Split",
+ "Wonder Room",
+ "Psyshock",
+ "Venoshock",
+ "Autotomize",
+ "Rage Powder",
+ "Telekinesis",
+ "Magic Room",
+ "Smack Down",
+ "Storm Throw",
+ "Flame Burst",
+ "Sludge Wave",
+ "Quiver Dance",
+ "Heavy Slam",
+ "Synchronoise",
+ "Electro Ball",
+ "Soak",
+ "Flame Charge",
+ "Coil",
+ "Low Sweep",
+ "Acid Spray",
+ "Foul Play",
+ "Simple Beam",
+ "Entrainment",
+ "After You",
+ "Round",
+ "Echoed Voice",
+ "Chip Away",
+ "Clear Smog",
+ "Stored Power",
+ "Quick Guard",
+ "Ally Switch",
+ "Scald",
+ "Shell Smash",
+ "Heal Pulse",
+ "Hex",
+ "Sky Drop",
+ "Shift Gear",
+ "Circle Throw",
+ "Incinerate",
+ "Quash",
+ "Acrobatics",
+ "Reflect Type",
+ "Retaliate",
+ "Final Gambit",
+ "Bestow",
+ "Inferno",
+ "Water Pledge",
+ "Fire Pledge",
+ "Grass Pledge",
+ "Volt Switch",
+ "Struggle Bug",
+ "Bulldoze",
+ "Frost Breath",
+ "Dragon Tail",
+ "Work Up",
+ "Electroweb",
+ "Wild Charge",
+ "Drill Run",
+ "Dual Chop",
+ "Heart Stamp",
+ "Horn Leech",
+ "Sacred Sword",
+ "Razor Shell",
+ "Heat Crash",
+ "Leaf Tornado",
+ "Steamroller",
+ "Cotton Guard",
+ "Night Daze",
+ "Psystrike",
+ "Tail Slap",
+ "Hurricane",
+ "Head Charge",
+ "Gear Grind",
+ "Searing Shot",
+ "Techno Blast",
+ "Relic Song",
+ "Secret Sword",
+ "Glaciate",
+ "Bolt Strike",
+ "Blue Flare",
+ "Fiery Dance",
+ "Freeze Shock",
+ "Ice Burn",
+ "Snarl",
+ "Icicle Crash",
+ "V-create",
+ "Fusion Flare",
+ "Fusion Bolt",
+ "Flying Press",
+ "Mat Block",
+ "Belch",
+ "Rototiller",
+ "Sticky Web",
+ "Fell Stinger",
+ "Phantom Force",
+ "Trick-or-Treat",
+ "Noble Roar",
+ "Ion Deluge",
+ "Parabolic Charge",
+ "Forest’s Curse",
+ "Petal Blizzard",
+ "Freeze-Dry",
+ "Disarming Voice",
+ "Parting Shot",
+ "Topsy-Turvy",
+ "Draining Kiss",
+ "Crafty Shield",
+ "Flower Shield",
+ "Grassy Terrain",
+ "Misty Terrain",
+ "Electrify",
+ "Play Rough",
+ "Fairy Wind",
+ "Moonblast",
+ "Boomburst",
+ "Fairy Lock",
+ "King’s Shield",
+ "Play Nice",
+ "Confide",
+ "Diamond Storm",
+ "Steam Eruption",
+ "Hyperspace Hole",
+ "Water Shuriken",
+ "Mystical Fire",
+ "Spiky Shield",
+ "Aromatic Mist",
+ "Eerie Impulse",
+ "Venom Drench",
+ "Powder",
+ "Geomancy",
+ "Magnetic Flux",
+ "Happy Hour",
+ "Electric Terrain",
+ "Dazzling Gleam",
+ "Celebrate",
+ "Hold Hands",
+ "Baby-Doll Eyes",
+ "Nuzzle",
+ "Hold Back",
+ "Infestation",
+ "Power-Up Punch",
+ "Oblivion Wing",
+ "Thousand Arrows",
+ "Thousand Waves",
+ "Land’s Wrath",
+ "Light of Ruin",
+ "Origin Pulse",
+ "Precipice Blades",
+ "Dragon Ascent",
+ "Hyperspace Fury"});
+ this.relearn_2.Location = new System.Drawing.Point(48, 46);
+ this.relearn_2.Name = "relearn_2";
+ this.relearn_2.Size = new System.Drawing.Size(153, 21);
+ this.relearn_2.TabIndex = 104;
+ //
+ // relearn_1
+ //
+ this.relearn_1.FormattingEnabled = true;
+ this.relearn_1.Items.AddRange(new object[] {
+ "———",
+ "Pound",
+ "Karate Chop",
+ "Double Slap",
+ "Comet Punch",
+ "Mega Punch",
+ "Pay Day",
+ "Fire Punch",
+ "Ice Punch",
+ "Thunder Punch",
+ "Scratch",
+ "Vice Grip",
+ "Guillotine",
+ "Razor Wind",
+ "Swords Dance",
+ "Cut",
+ "Gust",
+ "Wing Attack",
+ "Whirlwind",
+ "Fly",
+ "Bind",
+ "Slam",
+ "Vine Whip",
+ "Stomp",
+ "Double Kick",
+ "Mega Kick",
+ "Jump Kick",
+ "Rolling Kick",
+ "Sand Attack",
+ "Headbutt",
+ "Horn Attack",
+ "Fury Attack",
+ "Horn Drill",
+ "Tackle",
+ "Body Slam",
+ "Wrap",
+ "Take Down",
+ "Thrash",
+ "Double-Edge",
+ "Tail Whip",
+ "Poison Sting",
+ "Twineedle",
+ "Pin Missile",
+ "Leer",
+ "Bite",
+ "Growl",
+ "Roar",
+ "Sing",
+ "Supersonic",
+ "Sonic Boom",
+ "Disable",
+ "Acid",
+ "Ember",
+ "Flamethrower",
+ "Mist",
+ "Water Gun",
+ "Hydro Pump",
+ "Surf",
+ "Ice Beam",
+ "Blizzard",
+ "Psybeam",
+ "Bubble Beam",
+ "Aurora Beam",
+ "Hyper Beam",
+ "Peck",
+ "Drill Peck",
+ "Submission",
+ "Low Kick",
+ "Counter",
+ "Seismic Toss",
+ "Strength",
+ "Absorb",
+ "Mega Drain",
+ "Leech Seed",
+ "Growth",
+ "Razor Leaf",
+ "Solar Beam",
+ "Poison Powder",
+ "Stun Spore",
+ "Sleep Powder",
+ "Petal Dance",
+ "String Shot",
+ "Dragon Rage",
+ "Fire Spin",
+ "Thunder Shock",
+ "Thunderbolt",
+ "Thunder Wave",
+ "Thunder",
+ "Rock Throw",
+ "Earthquake",
+ "Fissure",
+ "Dig",
+ "Toxic",
+ "Confusion",
+ "Psychic",
+ "Hypnosis",
+ "Meditate",
+ "Agility",
+ "Quick Attack",
+ "Rage",
+ "Teleport",
+ "Night Shade",
+ "Mimic",
+ "Screech",
+ "Double Team",
+ "Recover",
+ "Harden",
+ "Minimize",
+ "Smokescreen",
+ "Confuse Ray",
+ "Withdraw",
+ "Defense Curl",
+ "Barrier",
+ "Light Screen",
+ "Haze",
+ "Reflect",
+ "Focus Energy",
+ "Bide",
+ "Metronome",
+ "Mirror Move",
+ "Self-Destruct",
+ "Egg Bomb",
+ "Lick",
+ "Smog",
+ "Sludge",
+ "Bone Club",
+ "Fire Blast",
+ "Waterfall",
+ "Clamp",
+ "Swift",
+ "Skull Bash",
+ "Spike Cannon",
+ "Constrict",
+ "Amnesia",
+ "Kinesis",
+ "Soft-Boiled",
+ "High Jump Kick",
+ "Glare",
+ "Dream Eater",
+ "Poison Gas",
+ "Barrage",
+ "Leech Life",
+ "Lovely Kiss",
+ "Sky Attack",
+ "Transform",
+ "Bubble",
+ "Dizzy Punch",
+ "Spore",
+ "Flash",
+ "Psywave",
+ "Splash",
+ "Acid Armor",
+ "Crabhammer",
+ "Explosion",
+ "Fury Swipes",
+ "Bonemerang",
+ "Rest",
+ "Rock Slide",
+ "Hyper Fang",
+ "Sharpen",
+ "Conversion",
+ "Tri Attack",
+ "Super Fang",
+ "Slash",
+ "Substitute",
+ "Struggle",
+ "Sketch",
+ "Triple Kick",
+ "Thief",
+ "Spider Web",
+ "Mind Reader",
+ "Nightmare",
+ "Flame Wheel",
+ "Snore",
+ "Curse",
+ "Flail",
+ "Conversion 2",
+ "Aeroblast",
+ "Cotton Spore",
+ "Reversal",
+ "Spite",
+ "Powder Snow",
+ "Protect",
+ "Mach Punch",
+ "Scary Face",
+ "Feint Attack",
+ "Sweet Kiss",
+ "Belly Drum",
+ "Sludge Bomb",
+ "Mud-Slap",
+ "Octazooka",
+ "Spikes",
+ "Zap Cannon",
+ "Foresight",
+ "Destiny Bond",
+ "Perish Song",
+ "Icy Wind",
+ "Detect",
+ "Bone Rush",
+ "Lock-On",
+ "Outrage",
+ "Sandstorm",
+ "Giga Drain",
+ "Endure",
+ "Charm",
+ "Rollout",
+ "False Swipe",
+ "Swagger",
+ "Milk Drink",
+ "Spark",
+ "Fury Cutter",
+ "Steel Wing",
+ "Mean Look",
+ "Attract",
+ "Sleep Talk",
+ "Heal Bell",
+ "Return",
+ "Present",
+ "Frustration",
+ "Safeguard",
+ "Pain Split",
+ "Sacred Fire",
+ "Magnitude",
+ "Dynamic Punch",
+ "Megahorn",
+ "Dragon Breath",
+ "Baton Pass",
+ "Encore",
+ "Pursuit",
+ "Rapid Spin",
+ "Sweet Scent",
+ "Iron Tail",
+ "Metal Claw",
+ "Vital Throw",
+ "Morning Sun",
+ "Synthesis",
+ "Moonlight",
+ "Hidden Power",
+ "Cross Chop",
+ "Twister",
+ "Rain Dance",
+ "Sunny Day",
+ "Crunch",
+ "Mirror Coat",
+ "Psych Up",
+ "Extreme Speed",
+ "Ancient Power",
+ "Shadow Ball",
+ "Future Sight",
+ "Rock Smash",
+ "Whirlpool",
+ "Beat Up",
+ "Fake Out",
+ "Uproar",
+ "Stockpile",
+ "Spit Up",
+ "Swallow",
+ "Heat Wave",
+ "Hail",
+ "Torment",
+ "Flatter",
+ "Will-O-Wisp",
+ "Memento",
+ "Facade",
+ "Focus Punch",
+ "Smelling Salts",
+ "Follow Me",
+ "Nature Power",
+ "Charge",
+ "Taunt",
+ "Helping Hand",
+ "Trick",
+ "Role Play",
+ "Wish",
+ "Assist",
+ "Ingrain",
+ "Superpower",
+ "Magic Coat",
+ "Recycle",
+ "Revenge",
+ "Brick Break",
+ "Yawn",
+ "Knock Off",
+ "Endeavor",
+ "Eruption",
+ "Skill Swap",
+ "Imprison",
+ "Refresh",
+ "Grudge",
+ "Snatch",
+ "Secret Power",
+ "Dive",
+ "Arm Thrust",
+ "Camouflage",
+ "Tail Glow",
+ "Luster Purge",
+ "Mist Ball",
+ "Feather Dance",
+ "Teeter Dance",
+ "Blaze Kick",
+ "Mud Sport",
+ "Ice Ball",
+ "Needle Arm",
+ "Slack Off",
+ "Hyper Voice",
+ "Poison Fang",
+ "Crush Claw",
+ "Blast Burn",
+ "Hydro Cannon",
+ "Meteor Mash",
+ "Astonish",
+ "Weather Ball",
+ "Aromatherapy",
+ "Fake Tears",
+ "Air Cutter",
+ "Overheat",
+ "Odor Sleuth",
+ "Rock Tomb",
+ "Silver Wind",
+ "Metal Sound",
+ "Grass Whistle",
+ "Tickle",
+ "Cosmic Power",
+ "Water Spout",
+ "Signal Beam",
+ "Shadow Punch",
+ "Extrasensory",
+ "Sky Uppercut",
+ "Sand Tomb",
+ "Sheer Cold",
+ "Muddy Water",
+ "Bullet Seed",
+ "Aerial Ace",
+ "Icicle Spear",
+ "Iron Defense",
+ "Block",
+ "Howl",
+ "Dragon Claw",
+ "Frenzy Plant",
+ "Bulk Up",
+ "Bounce",
+ "Mud Shot",
+ "Poison Tail",
+ "Covet",
+ "Volt Tackle",
+ "Magical Leaf",
+ "Water Sport",
+ "Calm Mind",
+ "Leaf Blade",
+ "Dragon Dance",
+ "Rock Blast",
+ "Shock Wave",
+ "Water Pulse",
+ "Doom Desire",
+ "Psycho Boost",
+ "Roost",
+ "Gravity",
+ "Miracle Eye",
+ "Wake-Up Slap",
+ "Hammer Arm",
+ "Gyro Ball",
+ "Healing Wish",
+ "Brine",
+ "Natural Gift",
+ "Feint",
+ "Pluck",
+ "Tailwind",
+ "Acupressure",
+ "Metal Burst",
+ "U-turn",
+ "Close Combat",
+ "Payback",
+ "Assurance",
+ "Embargo",
+ "Fling",
+ "Psycho Shift",
+ "Trump Card",
+ "Heal Block",
+ "Wring Out",
+ "Power Trick",
+ "Gastro Acid",
+ "Lucky Chant",
+ "Me First",
+ "Copycat",
+ "Power Swap",
+ "Guard Swap",
+ "Punishment",
+ "Last Resort",
+ "Worry Seed",
+ "Sucker Punch",
+ "Toxic Spikes",
+ "Heart Swap",
+ "Aqua Ring",
+ "Magnet Rise",
+ "Flare Blitz",
+ "Force Palm",
+ "Aura Sphere",
+ "Rock Polish",
+ "Poison Jab",
+ "Dark Pulse",
+ "Night Slash",
+ "Aqua Tail",
+ "Seed Bomb",
+ "Air Slash",
+ "X-Scissor",
+ "Bug Buzz",
+ "Dragon Pulse",
+ "Dragon Rush",
+ "Power Gem",
+ "Drain Punch",
+ "Vacuum Wave",
+ "Focus Blast",
+ "Energy Ball",
+ "Brave Bird",
+ "Earth Power",
+ "Switcheroo",
+ "Giga Impact",
+ "Nasty Plot",
+ "Bullet Punch",
+ "Avalanche",
+ "Ice Shard",
+ "Shadow Claw",
+ "Thunder Fang",
+ "Ice Fang",
+ "Fire Fang",
+ "Shadow Sneak",
+ "Mud Bomb",
+ "Psycho Cut",
+ "Zen Headbutt",
+ "Mirror Shot",
+ "Flash Cannon",
+ "Rock Climb",
+ "Defog",
+ "Trick Room",
+ "Draco Meteor",
+ "Discharge",
+ "Lava Plume",
+ "Leaf Storm",
+ "Power Whip",
+ "Rock Wrecker",
+ "Cross Poison",
+ "Gunk Shot",
+ "Iron Head",
+ "Magnet Bomb",
+ "Stone Edge",
+ "Captivate",
+ "Stealth Rock",
+ "Grass Knot",
+ "Chatter",
+ "Judgment",
+ "Bug Bite",
+ "Charge Beam",
+ "Wood Hammer",
+ "Aqua Jet",
+ "Attack Order",
+ "Defend Order",
+ "Heal Order",
+ "Head Smash",
+ "Double Hit",
+ "Roar of Time",
+ "Spacial Rend",
+ "Lunar Dance",
+ "Crush Grip",
+ "Magma Storm",
+ "Dark Void",
+ "Seed Flare",
+ "Ominous Wind",
+ "Shadow Force",
+ "Hone Claws",
+ "Wide Guard",
+ "Guard Split",
+ "Power Split",
+ "Wonder Room",
+ "Psyshock",
+ "Venoshock",
+ "Autotomize",
+ "Rage Powder",
+ "Telekinesis",
+ "Magic Room",
+ "Smack Down",
+ "Storm Throw",
+ "Flame Burst",
+ "Sludge Wave",
+ "Quiver Dance",
+ "Heavy Slam",
+ "Synchronoise",
+ "Electro Ball",
+ "Soak",
+ "Flame Charge",
+ "Coil",
+ "Low Sweep",
+ "Acid Spray",
+ "Foul Play",
+ "Simple Beam",
+ "Entrainment",
+ "After You",
+ "Round",
+ "Echoed Voice",
+ "Chip Away",
+ "Clear Smog",
+ "Stored Power",
+ "Quick Guard",
+ "Ally Switch",
+ "Scald",
+ "Shell Smash",
+ "Heal Pulse",
+ "Hex",
+ "Sky Drop",
+ "Shift Gear",
+ "Circle Throw",
+ "Incinerate",
+ "Quash",
+ "Acrobatics",
+ "Reflect Type",
+ "Retaliate",
+ "Final Gambit",
+ "Bestow",
+ "Inferno",
+ "Water Pledge",
+ "Fire Pledge",
+ "Grass Pledge",
+ "Volt Switch",
+ "Struggle Bug",
+ "Bulldoze",
+ "Frost Breath",
+ "Dragon Tail",
+ "Work Up",
+ "Electroweb",
+ "Wild Charge",
+ "Drill Run",
+ "Dual Chop",
+ "Heart Stamp",
+ "Horn Leech",
+ "Sacred Sword",
+ "Razor Shell",
+ "Heat Crash",
+ "Leaf Tornado",
+ "Steamroller",
+ "Cotton Guard",
+ "Night Daze",
+ "Psystrike",
+ "Tail Slap",
+ "Hurricane",
+ "Head Charge",
+ "Gear Grind",
+ "Searing Shot",
+ "Techno Blast",
+ "Relic Song",
+ "Secret Sword",
+ "Glaciate",
+ "Bolt Strike",
+ "Blue Flare",
+ "Fiery Dance",
+ "Freeze Shock",
+ "Ice Burn",
+ "Snarl",
+ "Icicle Crash",
+ "V-create",
+ "Fusion Flare",
+ "Fusion Bolt",
+ "Flying Press",
+ "Mat Block",
+ "Belch",
+ "Rototiller",
+ "Sticky Web",
+ "Fell Stinger",
+ "Phantom Force",
+ "Trick-or-Treat",
+ "Noble Roar",
+ "Ion Deluge",
+ "Parabolic Charge",
+ "Forest’s Curse",
+ "Petal Blizzard",
+ "Freeze-Dry",
+ "Disarming Voice",
+ "Parting Shot",
+ "Topsy-Turvy",
+ "Draining Kiss",
+ "Crafty Shield",
+ "Flower Shield",
+ "Grassy Terrain",
+ "Misty Terrain",
+ "Electrify",
+ "Play Rough",
+ "Fairy Wind",
+ "Moonblast",
+ "Boomburst",
+ "Fairy Lock",
+ "King’s Shield",
+ "Play Nice",
+ "Confide",
+ "Diamond Storm",
+ "Steam Eruption",
+ "Hyperspace Hole",
+ "Water Shuriken",
+ "Mystical Fire",
+ "Spiky Shield",
+ "Aromatic Mist",
+ "Eerie Impulse",
+ "Venom Drench",
+ "Powder",
+ "Geomancy",
+ "Magnetic Flux",
+ "Happy Hour",
+ "Electric Terrain",
+ "Dazzling Gleam",
+ "Celebrate",
+ "Hold Hands",
+ "Baby-Doll Eyes",
+ "Nuzzle",
+ "Hold Back",
+ "Infestation",
+ "Power-Up Punch",
+ "Oblivion Wing",
+ "Thousand Arrows",
+ "Thousand Waves",
+ "Land’s Wrath",
+ "Light of Ruin",
+ "Origin Pulse",
+ "Precipice Blades",
+ "Dragon Ascent",
+ "Hyperspace Fury"});
+ this.relearn_1.Location = new System.Drawing.Point(48, 19);
+ this.relearn_1.Name = "relearn_1";
+ this.relearn_1.Size = new System.Drawing.Size(153, 21);
+ this.relearn_1.TabIndex = 103;
+ //
+ // origin
+ //
+ this.origin.FormattingEnabled = true;
+ this.origin.Items.AddRange(new object[] {
+ "00 - Game received in",
+ "01 - Sapphire",
+ "02 - Ruby",
+ "03 - Emerald",
+ "04 - FireRed",
+ "05 - LeafGreen",
+ "06 - ",
+ "07 - HeartGold",
+ "08 - SoulSilver",
+ "09 - ",
+ "0A - Diamond",
+ "0B - Pearl",
+ "0C - Platinum",
+ "0D - ",
+ "0E - ",
+ "0F - Colosseum/XD",
+ "10 - ",
+ "11 - ",
+ "12 - ",
+ "13 - ",
+ "14 - White",
+ "15 - Black",
+ "16 - White2",
+ "17 - Black2",
+ "18 - X",
+ "19 - Y",
+ "1A - AS",
+ "1B - OR"});
+ this.origin.Location = new System.Drawing.Point(81, 294);
+ this.origin.Name = "origin";
+ this.origin.Size = new System.Drawing.Size(162, 21);
+ this.origin.TabIndex = 116;
+ //
+ // groupBox2
+ //
+ this.groupBox2.Controls.Add(this.move4);
+ this.groupBox2.Controls.Add(this.move3);
+ this.groupBox2.Controls.Add(this.move2);
+ this.groupBox2.Controls.Add(this.move1);
+ this.groupBox2.Location = new System.Drawing.Point(565, 154);
+ this.groupBox2.Name = "groupBox2";
+ this.groupBox2.Size = new System.Drawing.Size(220, 134);
+ this.groupBox2.TabIndex = 107;
+ this.groupBox2.TabStop = false;
+ this.groupBox2.Text = "Current Moves";
+ //
+ // move4
+ //
+ this.move4.FormattingEnabled = true;
+ this.move4.Items.AddRange(new object[] {
+ "———",
+ "Pound",
+ "Karate Chop",
+ "Double Slap",
+ "Comet Punch",
+ "Mega Punch",
+ "Pay Day",
+ "Fire Punch",
+ "Ice Punch",
+ "Thunder Punch",
+ "Scratch",
+ "Vice Grip",
+ "Guillotine",
+ "Razor Wind",
+ "Swords Dance",
+ "Cut",
+ "Gust",
+ "Wing Attack",
+ "Whirlwind",
+ "Fly",
+ "Bind",
+ "Slam",
+ "Vine Whip",
+ "Stomp",
+ "Double Kick",
+ "Mega Kick",
+ "Jump Kick",
+ "Rolling Kick",
+ "Sand Attack",
+ "Headbutt",
+ "Horn Attack",
+ "Fury Attack",
+ "Horn Drill",
+ "Tackle",
+ "Body Slam",
+ "Wrap",
+ "Take Down",
+ "Thrash",
+ "Double-Edge",
+ "Tail Whip",
+ "Poison Sting",
+ "Twineedle",
+ "Pin Missile",
+ "Leer",
+ "Bite",
+ "Growl",
+ "Roar",
+ "Sing",
+ "Supersonic",
+ "Sonic Boom",
+ "Disable",
+ "Acid",
+ "Ember",
+ "Flamethrower",
+ "Mist",
+ "Water Gun",
+ "Hydro Pump",
+ "Surf",
+ "Ice Beam",
+ "Blizzard",
+ "Psybeam",
+ "Bubble Beam",
+ "Aurora Beam",
+ "Hyper Beam",
+ "Peck",
+ "Drill Peck",
+ "Submission",
+ "Low Kick",
+ "Counter",
+ "Seismic Toss",
+ "Strength",
+ "Absorb",
+ "Mega Drain",
+ "Leech Seed",
+ "Growth",
+ "Razor Leaf",
+ "Solar Beam",
+ "Poison Powder",
+ "Stun Spore",
+ "Sleep Powder",
+ "Petal Dance",
+ "String Shot",
+ "Dragon Rage",
+ "Fire Spin",
+ "Thunder Shock",
+ "Thunderbolt",
+ "Thunder Wave",
+ "Thunder",
+ "Rock Throw",
+ "Earthquake",
+ "Fissure",
+ "Dig",
+ "Toxic",
+ "Confusion",
+ "Psychic",
+ "Hypnosis",
+ "Meditate",
+ "Agility",
+ "Quick Attack",
+ "Rage",
+ "Teleport",
+ "Night Shade",
+ "Mimic",
+ "Screech",
+ "Double Team",
+ "Recover",
+ "Harden",
+ "Minimize",
+ "Smokescreen",
+ "Confuse Ray",
+ "Withdraw",
+ "Defense Curl",
+ "Barrier",
+ "Light Screen",
+ "Haze",
+ "Reflect",
+ "Focus Energy",
+ "Bide",
+ "Metronome",
+ "Mirror Move",
+ "Self-Destruct",
+ "Egg Bomb",
+ "Lick",
+ "Smog",
+ "Sludge",
+ "Bone Club",
+ "Fire Blast",
+ "Waterfall",
+ "Clamp",
+ "Swift",
+ "Skull Bash",
+ "Spike Cannon",
+ "Constrict",
+ "Amnesia",
+ "Kinesis",
+ "Soft-Boiled",
+ "High Jump Kick",
+ "Glare",
+ "Dream Eater",
+ "Poison Gas",
+ "Barrage",
+ "Leech Life",
+ "Lovely Kiss",
+ "Sky Attack",
+ "Transform",
+ "Bubble",
+ "Dizzy Punch",
+ "Spore",
+ "Flash",
+ "Psywave",
+ "Splash",
+ "Acid Armor",
+ "Crabhammer",
+ "Explosion",
+ "Fury Swipes",
+ "Bonemerang",
+ "Rest",
+ "Rock Slide",
+ "Hyper Fang",
+ "Sharpen",
+ "Conversion",
+ "Tri Attack",
+ "Super Fang",
+ "Slash",
+ "Substitute",
+ "Struggle",
+ "Sketch",
+ "Triple Kick",
+ "Thief",
+ "Spider Web",
+ "Mind Reader",
+ "Nightmare",
+ "Flame Wheel",
+ "Snore",
+ "Curse",
+ "Flail",
+ "Conversion 2",
+ "Aeroblast",
+ "Cotton Spore",
+ "Reversal",
+ "Spite",
+ "Powder Snow",
+ "Protect",
+ "Mach Punch",
+ "Scary Face",
+ "Feint Attack",
+ "Sweet Kiss",
+ "Belly Drum",
+ "Sludge Bomb",
+ "Mud-Slap",
+ "Octazooka",
+ "Spikes",
+ "Zap Cannon",
+ "Foresight",
+ "Destiny Bond",
+ "Perish Song",
+ "Icy Wind",
+ "Detect",
+ "Bone Rush",
+ "Lock-On",
+ "Outrage",
+ "Sandstorm",
+ "Giga Drain",
+ "Endure",
+ "Charm",
+ "Rollout",
+ "False Swipe",
+ "Swagger",
+ "Milk Drink",
+ "Spark",
+ "Fury Cutter",
+ "Steel Wing",
+ "Mean Look",
+ "Attract",
+ "Sleep Talk",
+ "Heal Bell",
+ "Return",
+ "Present",
+ "Frustration",
+ "Safeguard",
+ "Pain Split",
+ "Sacred Fire",
+ "Magnitude",
+ "Dynamic Punch",
+ "Megahorn",
+ "Dragon Breath",
+ "Baton Pass",
+ "Encore",
+ "Pursuit",
+ "Rapid Spin",
+ "Sweet Scent",
+ "Iron Tail",
+ "Metal Claw",
+ "Vital Throw",
+ "Morning Sun",
+ "Synthesis",
+ "Moonlight",
+ "Hidden Power",
+ "Cross Chop",
+ "Twister",
+ "Rain Dance",
+ "Sunny Day",
+ "Crunch",
+ "Mirror Coat",
+ "Psych Up",
+ "Extreme Speed",
+ "Ancient Power",
+ "Shadow Ball",
+ "Future Sight",
+ "Rock Smash",
+ "Whirlpool",
+ "Beat Up",
+ "Fake Out",
+ "Uproar",
+ "Stockpile",
+ "Spit Up",
+ "Swallow",
+ "Heat Wave",
+ "Hail",
+ "Torment",
+ "Flatter",
+ "Will-O-Wisp",
+ "Memento",
+ "Facade",
+ "Focus Punch",
+ "Smelling Salts",
+ "Follow Me",
+ "Nature Power",
+ "Charge",
+ "Taunt",
+ "Helping Hand",
+ "Trick",
+ "Role Play",
+ "Wish",
+ "Assist",
+ "Ingrain",
+ "Superpower",
+ "Magic Coat",
+ "Recycle",
+ "Revenge",
+ "Brick Break",
+ "Yawn",
+ "Knock Off",
+ "Endeavor",
+ "Eruption",
+ "Skill Swap",
+ "Imprison",
+ "Refresh",
+ "Grudge",
+ "Snatch",
+ "Secret Power",
+ "Dive",
+ "Arm Thrust",
+ "Camouflage",
+ "Tail Glow",
+ "Luster Purge",
+ "Mist Ball",
+ "Feather Dance",
+ "Teeter Dance",
+ "Blaze Kick",
+ "Mud Sport",
+ "Ice Ball",
+ "Needle Arm",
+ "Slack Off",
+ "Hyper Voice",
+ "Poison Fang",
+ "Crush Claw",
+ "Blast Burn",
+ "Hydro Cannon",
+ "Meteor Mash",
+ "Astonish",
+ "Weather Ball",
+ "Aromatherapy",
+ "Fake Tears",
+ "Air Cutter",
+ "Overheat",
+ "Odor Sleuth",
+ "Rock Tomb",
+ "Silver Wind",
+ "Metal Sound",
+ "Grass Whistle",
+ "Tickle",
+ "Cosmic Power",
+ "Water Spout",
+ "Signal Beam",
+ "Shadow Punch",
+ "Extrasensory",
+ "Sky Uppercut",
+ "Sand Tomb",
+ "Sheer Cold",
+ "Muddy Water",
+ "Bullet Seed",
+ "Aerial Ace",
+ "Icicle Spear",
+ "Iron Defense",
+ "Block",
+ "Howl",
+ "Dragon Claw",
+ "Frenzy Plant",
+ "Bulk Up",
+ "Bounce",
+ "Mud Shot",
+ "Poison Tail",
+ "Covet",
+ "Volt Tackle",
+ "Magical Leaf",
+ "Water Sport",
+ "Calm Mind",
+ "Leaf Blade",
+ "Dragon Dance",
+ "Rock Blast",
+ "Shock Wave",
+ "Water Pulse",
+ "Doom Desire",
+ "Psycho Boost",
+ "Roost",
+ "Gravity",
+ "Miracle Eye",
+ "Wake-Up Slap",
+ "Hammer Arm",
+ "Gyro Ball",
+ "Healing Wish",
+ "Brine",
+ "Natural Gift",
+ "Feint",
+ "Pluck",
+ "Tailwind",
+ "Acupressure",
+ "Metal Burst",
+ "U-turn",
+ "Close Combat",
+ "Payback",
+ "Assurance",
+ "Embargo",
+ "Fling",
+ "Psycho Shift",
+ "Trump Card",
+ "Heal Block",
+ "Wring Out",
+ "Power Trick",
+ "Gastro Acid",
+ "Lucky Chant",
+ "Me First",
+ "Copycat",
+ "Power Swap",
+ "Guard Swap",
+ "Punishment",
+ "Last Resort",
+ "Worry Seed",
+ "Sucker Punch",
+ "Toxic Spikes",
+ "Heart Swap",
+ "Aqua Ring",
+ "Magnet Rise",
+ "Flare Blitz",
+ "Force Palm",
+ "Aura Sphere",
+ "Rock Polish",
+ "Poison Jab",
+ "Dark Pulse",
+ "Night Slash",
+ "Aqua Tail",
+ "Seed Bomb",
+ "Air Slash",
+ "X-Scissor",
+ "Bug Buzz",
+ "Dragon Pulse",
+ "Dragon Rush",
+ "Power Gem",
+ "Drain Punch",
+ "Vacuum Wave",
+ "Focus Blast",
+ "Energy Ball",
+ "Brave Bird",
+ "Earth Power",
+ "Switcheroo",
+ "Giga Impact",
+ "Nasty Plot",
+ "Bullet Punch",
+ "Avalanche",
+ "Ice Shard",
+ "Shadow Claw",
+ "Thunder Fang",
+ "Ice Fang",
+ "Fire Fang",
+ "Shadow Sneak",
+ "Mud Bomb",
+ "Psycho Cut",
+ "Zen Headbutt",
+ "Mirror Shot",
+ "Flash Cannon",
+ "Rock Climb",
+ "Defog",
+ "Trick Room",
+ "Draco Meteor",
+ "Discharge",
+ "Lava Plume",
+ "Leaf Storm",
+ "Power Whip",
+ "Rock Wrecker",
+ "Cross Poison",
+ "Gunk Shot",
+ "Iron Head",
+ "Magnet Bomb",
+ "Stone Edge",
+ "Captivate",
+ "Stealth Rock",
+ "Grass Knot",
+ "Chatter",
+ "Judgment",
+ "Bug Bite",
+ "Charge Beam",
+ "Wood Hammer",
+ "Aqua Jet",
+ "Attack Order",
+ "Defend Order",
+ "Heal Order",
+ "Head Smash",
+ "Double Hit",
+ "Roar of Time",
+ "Spacial Rend",
+ "Lunar Dance",
+ "Crush Grip",
+ "Magma Storm",
+ "Dark Void",
+ "Seed Flare",
+ "Ominous Wind",
+ "Shadow Force",
+ "Hone Claws",
+ "Wide Guard",
+ "Guard Split",
+ "Power Split",
+ "Wonder Room",
+ "Psyshock",
+ "Venoshock",
+ "Autotomize",
+ "Rage Powder",
+ "Telekinesis",
+ "Magic Room",
+ "Smack Down",
+ "Storm Throw",
+ "Flame Burst",
+ "Sludge Wave",
+ "Quiver Dance",
+ "Heavy Slam",
+ "Synchronoise",
+ "Electro Ball",
+ "Soak",
+ "Flame Charge",
+ "Coil",
+ "Low Sweep",
+ "Acid Spray",
+ "Foul Play",
+ "Simple Beam",
+ "Entrainment",
+ "After You",
+ "Round",
+ "Echoed Voice",
+ "Chip Away",
+ "Clear Smog",
+ "Stored Power",
+ "Quick Guard",
+ "Ally Switch",
+ "Scald",
+ "Shell Smash",
+ "Heal Pulse",
+ "Hex",
+ "Sky Drop",
+ "Shift Gear",
+ "Circle Throw",
+ "Incinerate",
+ "Quash",
+ "Acrobatics",
+ "Reflect Type",
+ "Retaliate",
+ "Final Gambit",
+ "Bestow",
+ "Inferno",
+ "Water Pledge",
+ "Fire Pledge",
+ "Grass Pledge",
+ "Volt Switch",
+ "Struggle Bug",
+ "Bulldoze",
+ "Frost Breath",
+ "Dragon Tail",
+ "Work Up",
+ "Electroweb",
+ "Wild Charge",
+ "Drill Run",
+ "Dual Chop",
+ "Heart Stamp",
+ "Horn Leech",
+ "Sacred Sword",
+ "Razor Shell",
+ "Heat Crash",
+ "Leaf Tornado",
+ "Steamroller",
+ "Cotton Guard",
+ "Night Daze",
+ "Psystrike",
+ "Tail Slap",
+ "Hurricane",
+ "Head Charge",
+ "Gear Grind",
+ "Searing Shot",
+ "Techno Blast",
+ "Relic Song",
+ "Secret Sword",
+ "Glaciate",
+ "Bolt Strike",
+ "Blue Flare",
+ "Fiery Dance",
+ "Freeze Shock",
+ "Ice Burn",
+ "Snarl",
+ "Icicle Crash",
+ "V-create",
+ "Fusion Flare",
+ "Fusion Bolt",
+ "Flying Press",
+ "Mat Block",
+ "Belch",
+ "Rototiller",
+ "Sticky Web",
+ "Fell Stinger",
+ "Phantom Force",
+ "Trick-or-Treat",
+ "Noble Roar",
+ "Ion Deluge",
+ "Parabolic Charge",
+ "Forest’s Curse",
+ "Petal Blizzard",
+ "Freeze-Dry",
+ "Disarming Voice",
+ "Parting Shot",
+ "Topsy-Turvy",
+ "Draining Kiss",
+ "Crafty Shield",
+ "Flower Shield",
+ "Grassy Terrain",
+ "Misty Terrain",
+ "Electrify",
+ "Play Rough",
+ "Fairy Wind",
+ "Moonblast",
+ "Boomburst",
+ "Fairy Lock",
+ "King’s Shield",
+ "Play Nice",
+ "Confide",
+ "Diamond Storm",
+ "Steam Eruption",
+ "Hyperspace Hole",
+ "Water Shuriken",
+ "Mystical Fire",
+ "Spiky Shield",
+ "Aromatic Mist",
+ "Eerie Impulse",
+ "Venom Drench",
+ "Powder",
+ "Geomancy",
+ "Magnetic Flux",
+ "Happy Hour",
+ "Electric Terrain",
+ "Dazzling Gleam",
+ "Celebrate",
+ "Hold Hands",
+ "Baby-Doll Eyes",
+ "Nuzzle",
+ "Hold Back",
+ "Infestation",
+ "Power-Up Punch",
+ "Oblivion Wing",
+ "Thousand Arrows",
+ "Thousand Waves",
+ "Land’s Wrath",
+ "Light of Ruin",
+ "Origin Pulse",
+ "Precipice Blades",
+ "Dragon Ascent",
+ "Hyperspace Fury"});
+ this.move4.Location = new System.Drawing.Point(48, 100);
+ this.move4.Name = "move4";
+ this.move4.Size = new System.Drawing.Size(153, 21);
+ this.move4.TabIndex = 106;
+ //
+ // move3
+ //
+ this.move3.FormattingEnabled = true;
+ this.move3.Items.AddRange(new object[] {
+ "———",
+ "Pound",
+ "Karate Chop",
+ "Double Slap",
+ "Comet Punch",
+ "Mega Punch",
+ "Pay Day",
+ "Fire Punch",
+ "Ice Punch",
+ "Thunder Punch",
+ "Scratch",
+ "Vice Grip",
+ "Guillotine",
+ "Razor Wind",
+ "Swords Dance",
+ "Cut",
+ "Gust",
+ "Wing Attack",
+ "Whirlwind",
+ "Fly",
+ "Bind",
+ "Slam",
+ "Vine Whip",
+ "Stomp",
+ "Double Kick",
+ "Mega Kick",
+ "Jump Kick",
+ "Rolling Kick",
+ "Sand Attack",
+ "Headbutt",
+ "Horn Attack",
+ "Fury Attack",
+ "Horn Drill",
+ "Tackle",
+ "Body Slam",
+ "Wrap",
+ "Take Down",
+ "Thrash",
+ "Double-Edge",
+ "Tail Whip",
+ "Poison Sting",
+ "Twineedle",
+ "Pin Missile",
+ "Leer",
+ "Bite",
+ "Growl",
+ "Roar",
+ "Sing",
+ "Supersonic",
+ "Sonic Boom",
+ "Disable",
+ "Acid",
+ "Ember",
+ "Flamethrower",
+ "Mist",
+ "Water Gun",
+ "Hydro Pump",
+ "Surf",
+ "Ice Beam",
+ "Blizzard",
+ "Psybeam",
+ "Bubble Beam",
+ "Aurora Beam",
+ "Hyper Beam",
+ "Peck",
+ "Drill Peck",
+ "Submission",
+ "Low Kick",
+ "Counter",
+ "Seismic Toss",
+ "Strength",
+ "Absorb",
+ "Mega Drain",
+ "Leech Seed",
+ "Growth",
+ "Razor Leaf",
+ "Solar Beam",
+ "Poison Powder",
+ "Stun Spore",
+ "Sleep Powder",
+ "Petal Dance",
+ "String Shot",
+ "Dragon Rage",
+ "Fire Spin",
+ "Thunder Shock",
+ "Thunderbolt",
+ "Thunder Wave",
+ "Thunder",
+ "Rock Throw",
+ "Earthquake",
+ "Fissure",
+ "Dig",
+ "Toxic",
+ "Confusion",
+ "Psychic",
+ "Hypnosis",
+ "Meditate",
+ "Agility",
+ "Quick Attack",
+ "Rage",
+ "Teleport",
+ "Night Shade",
+ "Mimic",
+ "Screech",
+ "Double Team",
+ "Recover",
+ "Harden",
+ "Minimize",
+ "Smokescreen",
+ "Confuse Ray",
+ "Withdraw",
+ "Defense Curl",
+ "Barrier",
+ "Light Screen",
+ "Haze",
+ "Reflect",
+ "Focus Energy",
+ "Bide",
+ "Metronome",
+ "Mirror Move",
+ "Self-Destruct",
+ "Egg Bomb",
+ "Lick",
+ "Smog",
+ "Sludge",
+ "Bone Club",
+ "Fire Blast",
+ "Waterfall",
+ "Clamp",
+ "Swift",
+ "Skull Bash",
+ "Spike Cannon",
+ "Constrict",
+ "Amnesia",
+ "Kinesis",
+ "Soft-Boiled",
+ "High Jump Kick",
+ "Glare",
+ "Dream Eater",
+ "Poison Gas",
+ "Barrage",
+ "Leech Life",
+ "Lovely Kiss",
+ "Sky Attack",
+ "Transform",
+ "Bubble",
+ "Dizzy Punch",
+ "Spore",
+ "Flash",
+ "Psywave",
+ "Splash",
+ "Acid Armor",
+ "Crabhammer",
+ "Explosion",
+ "Fury Swipes",
+ "Bonemerang",
+ "Rest",
+ "Rock Slide",
+ "Hyper Fang",
+ "Sharpen",
+ "Conversion",
+ "Tri Attack",
+ "Super Fang",
+ "Slash",
+ "Substitute",
+ "Struggle",
+ "Sketch",
+ "Triple Kick",
+ "Thief",
+ "Spider Web",
+ "Mind Reader",
+ "Nightmare",
+ "Flame Wheel",
+ "Snore",
+ "Curse",
+ "Flail",
+ "Conversion 2",
+ "Aeroblast",
+ "Cotton Spore",
+ "Reversal",
+ "Spite",
+ "Powder Snow",
+ "Protect",
+ "Mach Punch",
+ "Scary Face",
+ "Feint Attack",
+ "Sweet Kiss",
+ "Belly Drum",
+ "Sludge Bomb",
+ "Mud-Slap",
+ "Octazooka",
+ "Spikes",
+ "Zap Cannon",
+ "Foresight",
+ "Destiny Bond",
+ "Perish Song",
+ "Icy Wind",
+ "Detect",
+ "Bone Rush",
+ "Lock-On",
+ "Outrage",
+ "Sandstorm",
+ "Giga Drain",
+ "Endure",
+ "Charm",
+ "Rollout",
+ "False Swipe",
+ "Swagger",
+ "Milk Drink",
+ "Spark",
+ "Fury Cutter",
+ "Steel Wing",
+ "Mean Look",
+ "Attract",
+ "Sleep Talk",
+ "Heal Bell",
+ "Return",
+ "Present",
+ "Frustration",
+ "Safeguard",
+ "Pain Split",
+ "Sacred Fire",
+ "Magnitude",
+ "Dynamic Punch",
+ "Megahorn",
+ "Dragon Breath",
+ "Baton Pass",
+ "Encore",
+ "Pursuit",
+ "Rapid Spin",
+ "Sweet Scent",
+ "Iron Tail",
+ "Metal Claw",
+ "Vital Throw",
+ "Morning Sun",
+ "Synthesis",
+ "Moonlight",
+ "Hidden Power",
+ "Cross Chop",
+ "Twister",
+ "Rain Dance",
+ "Sunny Day",
+ "Crunch",
+ "Mirror Coat",
+ "Psych Up",
+ "Extreme Speed",
+ "Ancient Power",
+ "Shadow Ball",
+ "Future Sight",
+ "Rock Smash",
+ "Whirlpool",
+ "Beat Up",
+ "Fake Out",
+ "Uproar",
+ "Stockpile",
+ "Spit Up",
+ "Swallow",
+ "Heat Wave",
+ "Hail",
+ "Torment",
+ "Flatter",
+ "Will-O-Wisp",
+ "Memento",
+ "Facade",
+ "Focus Punch",
+ "Smelling Salts",
+ "Follow Me",
+ "Nature Power",
+ "Charge",
+ "Taunt",
+ "Helping Hand",
+ "Trick",
+ "Role Play",
+ "Wish",
+ "Assist",
+ "Ingrain",
+ "Superpower",
+ "Magic Coat",
+ "Recycle",
+ "Revenge",
+ "Brick Break",
+ "Yawn",
+ "Knock Off",
+ "Endeavor",
+ "Eruption",
+ "Skill Swap",
+ "Imprison",
+ "Refresh",
+ "Grudge",
+ "Snatch",
+ "Secret Power",
+ "Dive",
+ "Arm Thrust",
+ "Camouflage",
+ "Tail Glow",
+ "Luster Purge",
+ "Mist Ball",
+ "Feather Dance",
+ "Teeter Dance",
+ "Blaze Kick",
+ "Mud Sport",
+ "Ice Ball",
+ "Needle Arm",
+ "Slack Off",
+ "Hyper Voice",
+ "Poison Fang",
+ "Crush Claw",
+ "Blast Burn",
+ "Hydro Cannon",
+ "Meteor Mash",
+ "Astonish",
+ "Weather Ball",
+ "Aromatherapy",
+ "Fake Tears",
+ "Air Cutter",
+ "Overheat",
+ "Odor Sleuth",
+ "Rock Tomb",
+ "Silver Wind",
+ "Metal Sound",
+ "Grass Whistle",
+ "Tickle",
+ "Cosmic Power",
+ "Water Spout",
+ "Signal Beam",
+ "Shadow Punch",
+ "Extrasensory",
+ "Sky Uppercut",
+ "Sand Tomb",
+ "Sheer Cold",
+ "Muddy Water",
+ "Bullet Seed",
+ "Aerial Ace",
+ "Icicle Spear",
+ "Iron Defense",
+ "Block",
+ "Howl",
+ "Dragon Claw",
+ "Frenzy Plant",
+ "Bulk Up",
+ "Bounce",
+ "Mud Shot",
+ "Poison Tail",
+ "Covet",
+ "Volt Tackle",
+ "Magical Leaf",
+ "Water Sport",
+ "Calm Mind",
+ "Leaf Blade",
+ "Dragon Dance",
+ "Rock Blast",
+ "Shock Wave",
+ "Water Pulse",
+ "Doom Desire",
+ "Psycho Boost",
+ "Roost",
+ "Gravity",
+ "Miracle Eye",
+ "Wake-Up Slap",
+ "Hammer Arm",
+ "Gyro Ball",
+ "Healing Wish",
+ "Brine",
+ "Natural Gift",
+ "Feint",
+ "Pluck",
+ "Tailwind",
+ "Acupressure",
+ "Metal Burst",
+ "U-turn",
+ "Close Combat",
+ "Payback",
+ "Assurance",
+ "Embargo",
+ "Fling",
+ "Psycho Shift",
+ "Trump Card",
+ "Heal Block",
+ "Wring Out",
+ "Power Trick",
+ "Gastro Acid",
+ "Lucky Chant",
+ "Me First",
+ "Copycat",
+ "Power Swap",
+ "Guard Swap",
+ "Punishment",
+ "Last Resort",
+ "Worry Seed",
+ "Sucker Punch",
+ "Toxic Spikes",
+ "Heart Swap",
+ "Aqua Ring",
+ "Magnet Rise",
+ "Flare Blitz",
+ "Force Palm",
+ "Aura Sphere",
+ "Rock Polish",
+ "Poison Jab",
+ "Dark Pulse",
+ "Night Slash",
+ "Aqua Tail",
+ "Seed Bomb",
+ "Air Slash",
+ "X-Scissor",
+ "Bug Buzz",
+ "Dragon Pulse",
+ "Dragon Rush",
+ "Power Gem",
+ "Drain Punch",
+ "Vacuum Wave",
+ "Focus Blast",
+ "Energy Ball",
+ "Brave Bird",
+ "Earth Power",
+ "Switcheroo",
+ "Giga Impact",
+ "Nasty Plot",
+ "Bullet Punch",
+ "Avalanche",
+ "Ice Shard",
+ "Shadow Claw",
+ "Thunder Fang",
+ "Ice Fang",
+ "Fire Fang",
+ "Shadow Sneak",
+ "Mud Bomb",
+ "Psycho Cut",
+ "Zen Headbutt",
+ "Mirror Shot",
+ "Flash Cannon",
+ "Rock Climb",
+ "Defog",
+ "Trick Room",
+ "Draco Meteor",
+ "Discharge",
+ "Lava Plume",
+ "Leaf Storm",
+ "Power Whip",
+ "Rock Wrecker",
+ "Cross Poison",
+ "Gunk Shot",
+ "Iron Head",
+ "Magnet Bomb",
+ "Stone Edge",
+ "Captivate",
+ "Stealth Rock",
+ "Grass Knot",
+ "Chatter",
+ "Judgment",
+ "Bug Bite",
+ "Charge Beam",
+ "Wood Hammer",
+ "Aqua Jet",
+ "Attack Order",
+ "Defend Order",
+ "Heal Order",
+ "Head Smash",
+ "Double Hit",
+ "Roar of Time",
+ "Spacial Rend",
+ "Lunar Dance",
+ "Crush Grip",
+ "Magma Storm",
+ "Dark Void",
+ "Seed Flare",
+ "Ominous Wind",
+ "Shadow Force",
+ "Hone Claws",
+ "Wide Guard",
+ "Guard Split",
+ "Power Split",
+ "Wonder Room",
+ "Psyshock",
+ "Venoshock",
+ "Autotomize",
+ "Rage Powder",
+ "Telekinesis",
+ "Magic Room",
+ "Smack Down",
+ "Storm Throw",
+ "Flame Burst",
+ "Sludge Wave",
+ "Quiver Dance",
+ "Heavy Slam",
+ "Synchronoise",
+ "Electro Ball",
+ "Soak",
+ "Flame Charge",
+ "Coil",
+ "Low Sweep",
+ "Acid Spray",
+ "Foul Play",
+ "Simple Beam",
+ "Entrainment",
+ "After You",
+ "Round",
+ "Echoed Voice",
+ "Chip Away",
+ "Clear Smog",
+ "Stored Power",
+ "Quick Guard",
+ "Ally Switch",
+ "Scald",
+ "Shell Smash",
+ "Heal Pulse",
+ "Hex",
+ "Sky Drop",
+ "Shift Gear",
+ "Circle Throw",
+ "Incinerate",
+ "Quash",
+ "Acrobatics",
+ "Reflect Type",
+ "Retaliate",
+ "Final Gambit",
+ "Bestow",
+ "Inferno",
+ "Water Pledge",
+ "Fire Pledge",
+ "Grass Pledge",
+ "Volt Switch",
+ "Struggle Bug",
+ "Bulldoze",
+ "Frost Breath",
+ "Dragon Tail",
+ "Work Up",
+ "Electroweb",
+ "Wild Charge",
+ "Drill Run",
+ "Dual Chop",
+ "Heart Stamp",
+ "Horn Leech",
+ "Sacred Sword",
+ "Razor Shell",
+ "Heat Crash",
+ "Leaf Tornado",
+ "Steamroller",
+ "Cotton Guard",
+ "Night Daze",
+ "Psystrike",
+ "Tail Slap",
+ "Hurricane",
+ "Head Charge",
+ "Gear Grind",
+ "Searing Shot",
+ "Techno Blast",
+ "Relic Song",
+ "Secret Sword",
+ "Glaciate",
+ "Bolt Strike",
+ "Blue Flare",
+ "Fiery Dance",
+ "Freeze Shock",
+ "Ice Burn",
+ "Snarl",
+ "Icicle Crash",
+ "V-create",
+ "Fusion Flare",
+ "Fusion Bolt",
+ "Flying Press",
+ "Mat Block",
+ "Belch",
+ "Rototiller",
+ "Sticky Web",
+ "Fell Stinger",
+ "Phantom Force",
+ "Trick-or-Treat",
+ "Noble Roar",
+ "Ion Deluge",
+ "Parabolic Charge",
+ "Forest’s Curse",
+ "Petal Blizzard",
+ "Freeze-Dry",
+ "Disarming Voice",
+ "Parting Shot",
+ "Topsy-Turvy",
+ "Draining Kiss",
+ "Crafty Shield",
+ "Flower Shield",
+ "Grassy Terrain",
+ "Misty Terrain",
+ "Electrify",
+ "Play Rough",
+ "Fairy Wind",
+ "Moonblast",
+ "Boomburst",
+ "Fairy Lock",
+ "King’s Shield",
+ "Play Nice",
+ "Confide",
+ "Diamond Storm",
+ "Steam Eruption",
+ "Hyperspace Hole",
+ "Water Shuriken",
+ "Mystical Fire",
+ "Spiky Shield",
+ "Aromatic Mist",
+ "Eerie Impulse",
+ "Venom Drench",
+ "Powder",
+ "Geomancy",
+ "Magnetic Flux",
+ "Happy Hour",
+ "Electric Terrain",
+ "Dazzling Gleam",
+ "Celebrate",
+ "Hold Hands",
+ "Baby-Doll Eyes",
+ "Nuzzle",
+ "Hold Back",
+ "Infestation",
+ "Power-Up Punch",
+ "Oblivion Wing",
+ "Thousand Arrows",
+ "Thousand Waves",
+ "Land’s Wrath",
+ "Light of Ruin",
+ "Origin Pulse",
+ "Precipice Blades",
+ "Dragon Ascent",
+ "Hyperspace Fury"});
+ this.move3.Location = new System.Drawing.Point(48, 73);
+ this.move3.Name = "move3";
+ this.move3.Size = new System.Drawing.Size(153, 21);
+ this.move3.TabIndex = 105;
+ //
+ // move2
+ //
+ this.move2.FormattingEnabled = true;
+ this.move2.Items.AddRange(new object[] {
+ "———",
+ "Pound",
+ "Karate Chop",
+ "Double Slap",
+ "Comet Punch",
+ "Mega Punch",
+ "Pay Day",
+ "Fire Punch",
+ "Ice Punch",
+ "Thunder Punch",
+ "Scratch",
+ "Vice Grip",
+ "Guillotine",
+ "Razor Wind",
+ "Swords Dance",
+ "Cut",
+ "Gust",
+ "Wing Attack",
+ "Whirlwind",
+ "Fly",
+ "Bind",
+ "Slam",
+ "Vine Whip",
+ "Stomp",
+ "Double Kick",
+ "Mega Kick",
+ "Jump Kick",
+ "Rolling Kick",
+ "Sand Attack",
+ "Headbutt",
+ "Horn Attack",
+ "Fury Attack",
+ "Horn Drill",
+ "Tackle",
+ "Body Slam",
+ "Wrap",
+ "Take Down",
+ "Thrash",
+ "Double-Edge",
+ "Tail Whip",
+ "Poison Sting",
+ "Twineedle",
+ "Pin Missile",
+ "Leer",
+ "Bite",
+ "Growl",
+ "Roar",
+ "Sing",
+ "Supersonic",
+ "Sonic Boom",
+ "Disable",
+ "Acid",
+ "Ember",
+ "Flamethrower",
+ "Mist",
+ "Water Gun",
+ "Hydro Pump",
+ "Surf",
+ "Ice Beam",
+ "Blizzard",
+ "Psybeam",
+ "Bubble Beam",
+ "Aurora Beam",
+ "Hyper Beam",
+ "Peck",
+ "Drill Peck",
+ "Submission",
+ "Low Kick",
+ "Counter",
+ "Seismic Toss",
+ "Strength",
+ "Absorb",
+ "Mega Drain",
+ "Leech Seed",
+ "Growth",
+ "Razor Leaf",
+ "Solar Beam",
+ "Poison Powder",
+ "Stun Spore",
+ "Sleep Powder",
+ "Petal Dance",
+ "String Shot",
+ "Dragon Rage",
+ "Fire Spin",
+ "Thunder Shock",
+ "Thunderbolt",
+ "Thunder Wave",
+ "Thunder",
+ "Rock Throw",
+ "Earthquake",
+ "Fissure",
+ "Dig",
+ "Toxic",
+ "Confusion",
+ "Psychic",
+ "Hypnosis",
+ "Meditate",
+ "Agility",
+ "Quick Attack",
+ "Rage",
+ "Teleport",
+ "Night Shade",
+ "Mimic",
+ "Screech",
+ "Double Team",
+ "Recover",
+ "Harden",
+ "Minimize",
+ "Smokescreen",
+ "Confuse Ray",
+ "Withdraw",
+ "Defense Curl",
+ "Barrier",
+ "Light Screen",
+ "Haze",
+ "Reflect",
+ "Focus Energy",
+ "Bide",
+ "Metronome",
+ "Mirror Move",
+ "Self-Destruct",
+ "Egg Bomb",
+ "Lick",
+ "Smog",
+ "Sludge",
+ "Bone Club",
+ "Fire Blast",
+ "Waterfall",
+ "Clamp",
+ "Swift",
+ "Skull Bash",
+ "Spike Cannon",
+ "Constrict",
+ "Amnesia",
+ "Kinesis",
+ "Soft-Boiled",
+ "High Jump Kick",
+ "Glare",
+ "Dream Eater",
+ "Poison Gas",
+ "Barrage",
+ "Leech Life",
+ "Lovely Kiss",
+ "Sky Attack",
+ "Transform",
+ "Bubble",
+ "Dizzy Punch",
+ "Spore",
+ "Flash",
+ "Psywave",
+ "Splash",
+ "Acid Armor",
+ "Crabhammer",
+ "Explosion",
+ "Fury Swipes",
+ "Bonemerang",
+ "Rest",
+ "Rock Slide",
+ "Hyper Fang",
+ "Sharpen",
+ "Conversion",
+ "Tri Attack",
+ "Super Fang",
+ "Slash",
+ "Substitute",
+ "Struggle",
+ "Sketch",
+ "Triple Kick",
+ "Thief",
+ "Spider Web",
+ "Mind Reader",
+ "Nightmare",
+ "Flame Wheel",
+ "Snore",
+ "Curse",
+ "Flail",
+ "Conversion 2",
+ "Aeroblast",
+ "Cotton Spore",
+ "Reversal",
+ "Spite",
+ "Powder Snow",
+ "Protect",
+ "Mach Punch",
+ "Scary Face",
+ "Feint Attack",
+ "Sweet Kiss",
+ "Belly Drum",
+ "Sludge Bomb",
+ "Mud-Slap",
+ "Octazooka",
+ "Spikes",
+ "Zap Cannon",
+ "Foresight",
+ "Destiny Bond",
+ "Perish Song",
+ "Icy Wind",
+ "Detect",
+ "Bone Rush",
+ "Lock-On",
+ "Outrage",
+ "Sandstorm",
+ "Giga Drain",
+ "Endure",
+ "Charm",
+ "Rollout",
+ "False Swipe",
+ "Swagger",
+ "Milk Drink",
+ "Spark",
+ "Fury Cutter",
+ "Steel Wing",
+ "Mean Look",
+ "Attract",
+ "Sleep Talk",
+ "Heal Bell",
+ "Return",
+ "Present",
+ "Frustration",
+ "Safeguard",
+ "Pain Split",
+ "Sacred Fire",
+ "Magnitude",
+ "Dynamic Punch",
+ "Megahorn",
+ "Dragon Breath",
+ "Baton Pass",
+ "Encore",
+ "Pursuit",
+ "Rapid Spin",
+ "Sweet Scent",
+ "Iron Tail",
+ "Metal Claw",
+ "Vital Throw",
+ "Morning Sun",
+ "Synthesis",
+ "Moonlight",
+ "Hidden Power",
+ "Cross Chop",
+ "Twister",
+ "Rain Dance",
+ "Sunny Day",
+ "Crunch",
+ "Mirror Coat",
+ "Psych Up",
+ "Extreme Speed",
+ "Ancient Power",
+ "Shadow Ball",
+ "Future Sight",
+ "Rock Smash",
+ "Whirlpool",
+ "Beat Up",
+ "Fake Out",
+ "Uproar",
+ "Stockpile",
+ "Spit Up",
+ "Swallow",
+ "Heat Wave",
+ "Hail",
+ "Torment",
+ "Flatter",
+ "Will-O-Wisp",
+ "Memento",
+ "Facade",
+ "Focus Punch",
+ "Smelling Salts",
+ "Follow Me",
+ "Nature Power",
+ "Charge",
+ "Taunt",
+ "Helping Hand",
+ "Trick",
+ "Role Play",
+ "Wish",
+ "Assist",
+ "Ingrain",
+ "Superpower",
+ "Magic Coat",
+ "Recycle",
+ "Revenge",
+ "Brick Break",
+ "Yawn",
+ "Knock Off",
+ "Endeavor",
+ "Eruption",
+ "Skill Swap",
+ "Imprison",
+ "Refresh",
+ "Grudge",
+ "Snatch",
+ "Secret Power",
+ "Dive",
+ "Arm Thrust",
+ "Camouflage",
+ "Tail Glow",
+ "Luster Purge",
+ "Mist Ball",
+ "Feather Dance",
+ "Teeter Dance",
+ "Blaze Kick",
+ "Mud Sport",
+ "Ice Ball",
+ "Needle Arm",
+ "Slack Off",
+ "Hyper Voice",
+ "Poison Fang",
+ "Crush Claw",
+ "Blast Burn",
+ "Hydro Cannon",
+ "Meteor Mash",
+ "Astonish",
+ "Weather Ball",
+ "Aromatherapy",
+ "Fake Tears",
+ "Air Cutter",
+ "Overheat",
+ "Odor Sleuth",
+ "Rock Tomb",
+ "Silver Wind",
+ "Metal Sound",
+ "Grass Whistle",
+ "Tickle",
+ "Cosmic Power",
+ "Water Spout",
+ "Signal Beam",
+ "Shadow Punch",
+ "Extrasensory",
+ "Sky Uppercut",
+ "Sand Tomb",
+ "Sheer Cold",
+ "Muddy Water",
+ "Bullet Seed",
+ "Aerial Ace",
+ "Icicle Spear",
+ "Iron Defense",
+ "Block",
+ "Howl",
+ "Dragon Claw",
+ "Frenzy Plant",
+ "Bulk Up",
+ "Bounce",
+ "Mud Shot",
+ "Poison Tail",
+ "Covet",
+ "Volt Tackle",
+ "Magical Leaf",
+ "Water Sport",
+ "Calm Mind",
+ "Leaf Blade",
+ "Dragon Dance",
+ "Rock Blast",
+ "Shock Wave",
+ "Water Pulse",
+ "Doom Desire",
+ "Psycho Boost",
+ "Roost",
+ "Gravity",
+ "Miracle Eye",
+ "Wake-Up Slap",
+ "Hammer Arm",
+ "Gyro Ball",
+ "Healing Wish",
+ "Brine",
+ "Natural Gift",
+ "Feint",
+ "Pluck",
+ "Tailwind",
+ "Acupressure",
+ "Metal Burst",
+ "U-turn",
+ "Close Combat",
+ "Payback",
+ "Assurance",
+ "Embargo",
+ "Fling",
+ "Psycho Shift",
+ "Trump Card",
+ "Heal Block",
+ "Wring Out",
+ "Power Trick",
+ "Gastro Acid",
+ "Lucky Chant",
+ "Me First",
+ "Copycat",
+ "Power Swap",
+ "Guard Swap",
+ "Punishment",
+ "Last Resort",
+ "Worry Seed",
+ "Sucker Punch",
+ "Toxic Spikes",
+ "Heart Swap",
+ "Aqua Ring",
+ "Magnet Rise",
+ "Flare Blitz",
+ "Force Palm",
+ "Aura Sphere",
+ "Rock Polish",
+ "Poison Jab",
+ "Dark Pulse",
+ "Night Slash",
+ "Aqua Tail",
+ "Seed Bomb",
+ "Air Slash",
+ "X-Scissor",
+ "Bug Buzz",
+ "Dragon Pulse",
+ "Dragon Rush",
+ "Power Gem",
+ "Drain Punch",
+ "Vacuum Wave",
+ "Focus Blast",
+ "Energy Ball",
+ "Brave Bird",
+ "Earth Power",
+ "Switcheroo",
+ "Giga Impact",
+ "Nasty Plot",
+ "Bullet Punch",
+ "Avalanche",
+ "Ice Shard",
+ "Shadow Claw",
+ "Thunder Fang",
+ "Ice Fang",
+ "Fire Fang",
+ "Shadow Sneak",
+ "Mud Bomb",
+ "Psycho Cut",
+ "Zen Headbutt",
+ "Mirror Shot",
+ "Flash Cannon",
+ "Rock Climb",
+ "Defog",
+ "Trick Room",
+ "Draco Meteor",
+ "Discharge",
+ "Lava Plume",
+ "Leaf Storm",
+ "Power Whip",
+ "Rock Wrecker",
+ "Cross Poison",
+ "Gunk Shot",
+ "Iron Head",
+ "Magnet Bomb",
+ "Stone Edge",
+ "Captivate",
+ "Stealth Rock",
+ "Grass Knot",
+ "Chatter",
+ "Judgment",
+ "Bug Bite",
+ "Charge Beam",
+ "Wood Hammer",
+ "Aqua Jet",
+ "Attack Order",
+ "Defend Order",
+ "Heal Order",
+ "Head Smash",
+ "Double Hit",
+ "Roar of Time",
+ "Spacial Rend",
+ "Lunar Dance",
+ "Crush Grip",
+ "Magma Storm",
+ "Dark Void",
+ "Seed Flare",
+ "Ominous Wind",
+ "Shadow Force",
+ "Hone Claws",
+ "Wide Guard",
+ "Guard Split",
+ "Power Split",
+ "Wonder Room",
+ "Psyshock",
+ "Venoshock",
+ "Autotomize",
+ "Rage Powder",
+ "Telekinesis",
+ "Magic Room",
+ "Smack Down",
+ "Storm Throw",
+ "Flame Burst",
+ "Sludge Wave",
+ "Quiver Dance",
+ "Heavy Slam",
+ "Synchronoise",
+ "Electro Ball",
+ "Soak",
+ "Flame Charge",
+ "Coil",
+ "Low Sweep",
+ "Acid Spray",
+ "Foul Play",
+ "Simple Beam",
+ "Entrainment",
+ "After You",
+ "Round",
+ "Echoed Voice",
+ "Chip Away",
+ "Clear Smog",
+ "Stored Power",
+ "Quick Guard",
+ "Ally Switch",
+ "Scald",
+ "Shell Smash",
+ "Heal Pulse",
+ "Hex",
+ "Sky Drop",
+ "Shift Gear",
+ "Circle Throw",
+ "Incinerate",
+ "Quash",
+ "Acrobatics",
+ "Reflect Type",
+ "Retaliate",
+ "Final Gambit",
+ "Bestow",
+ "Inferno",
+ "Water Pledge",
+ "Fire Pledge",
+ "Grass Pledge",
+ "Volt Switch",
+ "Struggle Bug",
+ "Bulldoze",
+ "Frost Breath",
+ "Dragon Tail",
+ "Work Up",
+ "Electroweb",
+ "Wild Charge",
+ "Drill Run",
+ "Dual Chop",
+ "Heart Stamp",
+ "Horn Leech",
+ "Sacred Sword",
+ "Razor Shell",
+ "Heat Crash",
+ "Leaf Tornado",
+ "Steamroller",
+ "Cotton Guard",
+ "Night Daze",
+ "Psystrike",
+ "Tail Slap",
+ "Hurricane",
+ "Head Charge",
+ "Gear Grind",
+ "Searing Shot",
+ "Techno Blast",
+ "Relic Song",
+ "Secret Sword",
+ "Glaciate",
+ "Bolt Strike",
+ "Blue Flare",
+ "Fiery Dance",
+ "Freeze Shock",
+ "Ice Burn",
+ "Snarl",
+ "Icicle Crash",
+ "V-create",
+ "Fusion Flare",
+ "Fusion Bolt",
+ "Flying Press",
+ "Mat Block",
+ "Belch",
+ "Rototiller",
+ "Sticky Web",
+ "Fell Stinger",
+ "Phantom Force",
+ "Trick-or-Treat",
+ "Noble Roar",
+ "Ion Deluge",
+ "Parabolic Charge",
+ "Forest’s Curse",
+ "Petal Blizzard",
+ "Freeze-Dry",
+ "Disarming Voice",
+ "Parting Shot",
+ "Topsy-Turvy",
+ "Draining Kiss",
+ "Crafty Shield",
+ "Flower Shield",
+ "Grassy Terrain",
+ "Misty Terrain",
+ "Electrify",
+ "Play Rough",
+ "Fairy Wind",
+ "Moonblast",
+ "Boomburst",
+ "Fairy Lock",
+ "King’s Shield",
+ "Play Nice",
+ "Confide",
+ "Diamond Storm",
+ "Steam Eruption",
+ "Hyperspace Hole",
+ "Water Shuriken",
+ "Mystical Fire",
+ "Spiky Shield",
+ "Aromatic Mist",
+ "Eerie Impulse",
+ "Venom Drench",
+ "Powder",
+ "Geomancy",
+ "Magnetic Flux",
+ "Happy Hour",
+ "Electric Terrain",
+ "Dazzling Gleam",
+ "Celebrate",
+ "Hold Hands",
+ "Baby-Doll Eyes",
+ "Nuzzle",
+ "Hold Back",
+ "Infestation",
+ "Power-Up Punch",
+ "Oblivion Wing",
+ "Thousand Arrows",
+ "Thousand Waves",
+ "Land’s Wrath",
+ "Light of Ruin",
+ "Origin Pulse",
+ "Precipice Blades",
+ "Dragon Ascent",
+ "Hyperspace Fury"});
+ this.move2.Location = new System.Drawing.Point(48, 46);
+ this.move2.Name = "move2";
+ this.move2.Size = new System.Drawing.Size(153, 21);
+ this.move2.TabIndex = 104;
+ //
+ // move1
+ //
+ this.move1.FormattingEnabled = true;
+ this.move1.Items.AddRange(new object[] {
+ "———",
+ "Pound",
+ "Karate Chop",
+ "Double Slap",
+ "Comet Punch",
+ "Mega Punch",
+ "Pay Day",
+ "Fire Punch",
+ "Ice Punch",
+ "Thunder Punch",
+ "Scratch",
+ "Vice Grip",
+ "Guillotine",
+ "Razor Wind",
+ "Swords Dance",
+ "Cut",
+ "Gust",
+ "Wing Attack",
+ "Whirlwind",
+ "Fly",
+ "Bind",
+ "Slam",
+ "Vine Whip",
+ "Stomp",
+ "Double Kick",
+ "Mega Kick",
+ "Jump Kick",
+ "Rolling Kick",
+ "Sand Attack",
+ "Headbutt",
+ "Horn Attack",
+ "Fury Attack",
+ "Horn Drill",
+ "Tackle",
+ "Body Slam",
+ "Wrap",
+ "Take Down",
+ "Thrash",
+ "Double-Edge",
+ "Tail Whip",
+ "Poison Sting",
+ "Twineedle",
+ "Pin Missile",
+ "Leer",
+ "Bite",
+ "Growl",
+ "Roar",
+ "Sing",
+ "Supersonic",
+ "Sonic Boom",
+ "Disable",
+ "Acid",
+ "Ember",
+ "Flamethrower",
+ "Mist",
+ "Water Gun",
+ "Hydro Pump",
+ "Surf",
+ "Ice Beam",
+ "Blizzard",
+ "Psybeam",
+ "Bubble Beam",
+ "Aurora Beam",
+ "Hyper Beam",
+ "Peck",
+ "Drill Peck",
+ "Submission",
+ "Low Kick",
+ "Counter",
+ "Seismic Toss",
+ "Strength",
+ "Absorb",
+ "Mega Drain",
+ "Leech Seed",
+ "Growth",
+ "Razor Leaf",
+ "Solar Beam",
+ "Poison Powder",
+ "Stun Spore",
+ "Sleep Powder",
+ "Petal Dance",
+ "String Shot",
+ "Dragon Rage",
+ "Fire Spin",
+ "Thunder Shock",
+ "Thunderbolt",
+ "Thunder Wave",
+ "Thunder",
+ "Rock Throw",
+ "Earthquake",
+ "Fissure",
+ "Dig",
+ "Toxic",
+ "Confusion",
+ "Psychic",
+ "Hypnosis",
+ "Meditate",
+ "Agility",
+ "Quick Attack",
+ "Rage",
+ "Teleport",
+ "Night Shade",
+ "Mimic",
+ "Screech",
+ "Double Team",
+ "Recover",
+ "Harden",
+ "Minimize",
+ "Smokescreen",
+ "Confuse Ray",
+ "Withdraw",
+ "Defense Curl",
+ "Barrier",
+ "Light Screen",
+ "Haze",
+ "Reflect",
+ "Focus Energy",
+ "Bide",
+ "Metronome",
+ "Mirror Move",
+ "Self-Destruct",
+ "Egg Bomb",
+ "Lick",
+ "Smog",
+ "Sludge",
+ "Bone Club",
+ "Fire Blast",
+ "Waterfall",
+ "Clamp",
+ "Swift",
+ "Skull Bash",
+ "Spike Cannon",
+ "Constrict",
+ "Amnesia",
+ "Kinesis",
+ "Soft-Boiled",
+ "High Jump Kick",
+ "Glare",
+ "Dream Eater",
+ "Poison Gas",
+ "Barrage",
+ "Leech Life",
+ "Lovely Kiss",
+ "Sky Attack",
+ "Transform",
+ "Bubble",
+ "Dizzy Punch",
+ "Spore",
+ "Flash",
+ "Psywave",
+ "Splash",
+ "Acid Armor",
+ "Crabhammer",
+ "Explosion",
+ "Fury Swipes",
+ "Bonemerang",
+ "Rest",
+ "Rock Slide",
+ "Hyper Fang",
+ "Sharpen",
+ "Conversion",
+ "Tri Attack",
+ "Super Fang",
+ "Slash",
+ "Substitute",
+ "Struggle",
+ "Sketch",
+ "Triple Kick",
+ "Thief",
+ "Spider Web",
+ "Mind Reader",
+ "Nightmare",
+ "Flame Wheel",
+ "Snore",
+ "Curse",
+ "Flail",
+ "Conversion 2",
+ "Aeroblast",
+ "Cotton Spore",
+ "Reversal",
+ "Spite",
+ "Powder Snow",
+ "Protect",
+ "Mach Punch",
+ "Scary Face",
+ "Feint Attack",
+ "Sweet Kiss",
+ "Belly Drum",
+ "Sludge Bomb",
+ "Mud-Slap",
+ "Octazooka",
+ "Spikes",
+ "Zap Cannon",
+ "Foresight",
+ "Destiny Bond",
+ "Perish Song",
+ "Icy Wind",
+ "Detect",
+ "Bone Rush",
+ "Lock-On",
+ "Outrage",
+ "Sandstorm",
+ "Giga Drain",
+ "Endure",
+ "Charm",
+ "Rollout",
+ "False Swipe",
+ "Swagger",
+ "Milk Drink",
+ "Spark",
+ "Fury Cutter",
+ "Steel Wing",
+ "Mean Look",
+ "Attract",
+ "Sleep Talk",
+ "Heal Bell",
+ "Return",
+ "Present",
+ "Frustration",
+ "Safeguard",
+ "Pain Split",
+ "Sacred Fire",
+ "Magnitude",
+ "Dynamic Punch",
+ "Megahorn",
+ "Dragon Breath",
+ "Baton Pass",
+ "Encore",
+ "Pursuit",
+ "Rapid Spin",
+ "Sweet Scent",
+ "Iron Tail",
+ "Metal Claw",
+ "Vital Throw",
+ "Morning Sun",
+ "Synthesis",
+ "Moonlight",
+ "Hidden Power",
+ "Cross Chop",
+ "Twister",
+ "Rain Dance",
+ "Sunny Day",
+ "Crunch",
+ "Mirror Coat",
+ "Psych Up",
+ "Extreme Speed",
+ "Ancient Power",
+ "Shadow Ball",
+ "Future Sight",
+ "Rock Smash",
+ "Whirlpool",
+ "Beat Up",
+ "Fake Out",
+ "Uproar",
+ "Stockpile",
+ "Spit Up",
+ "Swallow",
+ "Heat Wave",
+ "Hail",
+ "Torment",
+ "Flatter",
+ "Will-O-Wisp",
+ "Memento",
+ "Facade",
+ "Focus Punch",
+ "Smelling Salts",
+ "Follow Me",
+ "Nature Power",
+ "Charge",
+ "Taunt",
+ "Helping Hand",
+ "Trick",
+ "Role Play",
+ "Wish",
+ "Assist",
+ "Ingrain",
+ "Superpower",
+ "Magic Coat",
+ "Recycle",
+ "Revenge",
+ "Brick Break",
+ "Yawn",
+ "Knock Off",
+ "Endeavor",
+ "Eruption",
+ "Skill Swap",
+ "Imprison",
+ "Refresh",
+ "Grudge",
+ "Snatch",
+ "Secret Power",
+ "Dive",
+ "Arm Thrust",
+ "Camouflage",
+ "Tail Glow",
+ "Luster Purge",
+ "Mist Ball",
+ "Feather Dance",
+ "Teeter Dance",
+ "Blaze Kick",
+ "Mud Sport",
+ "Ice Ball",
+ "Needle Arm",
+ "Slack Off",
+ "Hyper Voice",
+ "Poison Fang",
+ "Crush Claw",
+ "Blast Burn",
+ "Hydro Cannon",
+ "Meteor Mash",
+ "Astonish",
+ "Weather Ball",
+ "Aromatherapy",
+ "Fake Tears",
+ "Air Cutter",
+ "Overheat",
+ "Odor Sleuth",
+ "Rock Tomb",
+ "Silver Wind",
+ "Metal Sound",
+ "Grass Whistle",
+ "Tickle",
+ "Cosmic Power",
+ "Water Spout",
+ "Signal Beam",
+ "Shadow Punch",
+ "Extrasensory",
+ "Sky Uppercut",
+ "Sand Tomb",
+ "Sheer Cold",
+ "Muddy Water",
+ "Bullet Seed",
+ "Aerial Ace",
+ "Icicle Spear",
+ "Iron Defense",
+ "Block",
+ "Howl",
+ "Dragon Claw",
+ "Frenzy Plant",
+ "Bulk Up",
+ "Bounce",
+ "Mud Shot",
+ "Poison Tail",
+ "Covet",
+ "Volt Tackle",
+ "Magical Leaf",
+ "Water Sport",
+ "Calm Mind",
+ "Leaf Blade",
+ "Dragon Dance",
+ "Rock Blast",
+ "Shock Wave",
+ "Water Pulse",
+ "Doom Desire",
+ "Psycho Boost",
+ "Roost",
+ "Gravity",
+ "Miracle Eye",
+ "Wake-Up Slap",
+ "Hammer Arm",
+ "Gyro Ball",
+ "Healing Wish",
+ "Brine",
+ "Natural Gift",
+ "Feint",
+ "Pluck",
+ "Tailwind",
+ "Acupressure",
+ "Metal Burst",
+ "U-turn",
+ "Close Combat",
+ "Payback",
+ "Assurance",
+ "Embargo",
+ "Fling",
+ "Psycho Shift",
+ "Trump Card",
+ "Heal Block",
+ "Wring Out",
+ "Power Trick",
+ "Gastro Acid",
+ "Lucky Chant",
+ "Me First",
+ "Copycat",
+ "Power Swap",
+ "Guard Swap",
+ "Punishment",
+ "Last Resort",
+ "Worry Seed",
+ "Sucker Punch",
+ "Toxic Spikes",
+ "Heart Swap",
+ "Aqua Ring",
+ "Magnet Rise",
+ "Flare Blitz",
+ "Force Palm",
+ "Aura Sphere",
+ "Rock Polish",
+ "Poison Jab",
+ "Dark Pulse",
+ "Night Slash",
+ "Aqua Tail",
+ "Seed Bomb",
+ "Air Slash",
+ "X-Scissor",
+ "Bug Buzz",
+ "Dragon Pulse",
+ "Dragon Rush",
+ "Power Gem",
+ "Drain Punch",
+ "Vacuum Wave",
+ "Focus Blast",
+ "Energy Ball",
+ "Brave Bird",
+ "Earth Power",
+ "Switcheroo",
+ "Giga Impact",
+ "Nasty Plot",
+ "Bullet Punch",
+ "Avalanche",
+ "Ice Shard",
+ "Shadow Claw",
+ "Thunder Fang",
+ "Ice Fang",
+ "Fire Fang",
+ "Shadow Sneak",
+ "Mud Bomb",
+ "Psycho Cut",
+ "Zen Headbutt",
+ "Mirror Shot",
+ "Flash Cannon",
+ "Rock Climb",
+ "Defog",
+ "Trick Room",
+ "Draco Meteor",
+ "Discharge",
+ "Lava Plume",
+ "Leaf Storm",
+ "Power Whip",
+ "Rock Wrecker",
+ "Cross Poison",
+ "Gunk Shot",
+ "Iron Head",
+ "Magnet Bomb",
+ "Stone Edge",
+ "Captivate",
+ "Stealth Rock",
+ "Grass Knot",
+ "Chatter",
+ "Judgment",
+ "Bug Bite",
+ "Charge Beam",
+ "Wood Hammer",
+ "Aqua Jet",
+ "Attack Order",
+ "Defend Order",
+ "Heal Order",
+ "Head Smash",
+ "Double Hit",
+ "Roar of Time",
+ "Spacial Rend",
+ "Lunar Dance",
+ "Crush Grip",
+ "Magma Storm",
+ "Dark Void",
+ "Seed Flare",
+ "Ominous Wind",
+ "Shadow Force",
+ "Hone Claws",
+ "Wide Guard",
+ "Guard Split",
+ "Power Split",
+ "Wonder Room",
+ "Psyshock",
+ "Venoshock",
+ "Autotomize",
+ "Rage Powder",
+ "Telekinesis",
+ "Magic Room",
+ "Smack Down",
+ "Storm Throw",
+ "Flame Burst",
+ "Sludge Wave",
+ "Quiver Dance",
+ "Heavy Slam",
+ "Synchronoise",
+ "Electro Ball",
+ "Soak",
+ "Flame Charge",
+ "Coil",
+ "Low Sweep",
+ "Acid Spray",
+ "Foul Play",
+ "Simple Beam",
+ "Entrainment",
+ "After You",
+ "Round",
+ "Echoed Voice",
+ "Chip Away",
+ "Clear Smog",
+ "Stored Power",
+ "Quick Guard",
+ "Ally Switch",
+ "Scald",
+ "Shell Smash",
+ "Heal Pulse",
+ "Hex",
+ "Sky Drop",
+ "Shift Gear",
+ "Circle Throw",
+ "Incinerate",
+ "Quash",
+ "Acrobatics",
+ "Reflect Type",
+ "Retaliate",
+ "Final Gambit",
+ "Bestow",
+ "Inferno",
+ "Water Pledge",
+ "Fire Pledge",
+ "Grass Pledge",
+ "Volt Switch",
+ "Struggle Bug",
+ "Bulldoze",
+ "Frost Breath",
+ "Dragon Tail",
+ "Work Up",
+ "Electroweb",
+ "Wild Charge",
+ "Drill Run",
+ "Dual Chop",
+ "Heart Stamp",
+ "Horn Leech",
+ "Sacred Sword",
+ "Razor Shell",
+ "Heat Crash",
+ "Leaf Tornado",
+ "Steamroller",
+ "Cotton Guard",
+ "Night Daze",
+ "Psystrike",
+ "Tail Slap",
+ "Hurricane",
+ "Head Charge",
+ "Gear Grind",
+ "Searing Shot",
+ "Techno Blast",
+ "Relic Song",
+ "Secret Sword",
+ "Glaciate",
+ "Bolt Strike",
+ "Blue Flare",
+ "Fiery Dance",
+ "Freeze Shock",
+ "Ice Burn",
+ "Snarl",
+ "Icicle Crash",
+ "V-create",
+ "Fusion Flare",
+ "Fusion Bolt",
+ "Flying Press",
+ "Mat Block",
+ "Belch",
+ "Rototiller",
+ "Sticky Web",
+ "Fell Stinger",
+ "Phantom Force",
+ "Trick-or-Treat",
+ "Noble Roar",
+ "Ion Deluge",
+ "Parabolic Charge",
+ "Forest’s Curse",
+ "Petal Blizzard",
+ "Freeze-Dry",
+ "Disarming Voice",
+ "Parting Shot",
+ "Topsy-Turvy",
+ "Draining Kiss",
+ "Crafty Shield",
+ "Flower Shield",
+ "Grassy Terrain",
+ "Misty Terrain",
+ "Electrify",
+ "Play Rough",
+ "Fairy Wind",
+ "Moonblast",
+ "Boomburst",
+ "Fairy Lock",
+ "King’s Shield",
+ "Play Nice",
+ "Confide",
+ "Diamond Storm",
+ "Steam Eruption",
+ "Hyperspace Hole",
+ "Water Shuriken",
+ "Mystical Fire",
+ "Spiky Shield",
+ "Aromatic Mist",
+ "Eerie Impulse",
+ "Venom Drench",
+ "Powder",
+ "Geomancy",
+ "Magnetic Flux",
+ "Happy Hour",
+ "Electric Terrain",
+ "Dazzling Gleam",
+ "Celebrate",
+ "Hold Hands",
+ "Baby-Doll Eyes",
+ "Nuzzle",
+ "Hold Back",
+ "Infestation",
+ "Power-Up Punch",
+ "Oblivion Wing",
+ "Thousand Arrows",
+ "Thousand Waves",
+ "Land’s Wrath",
+ "Light of Ruin",
+ "Origin Pulse",
+ "Precipice Blades",
+ "Dragon Ascent",
+ "Hyperspace Fury"});
+ this.move1.Location = new System.Drawing.Point(48, 19);
+ this.move1.Name = "move1";
+ this.move1.Size = new System.Drawing.Size(153, 21);
+ this.move1.TabIndex = 103;
+ //
+ // label46
+ //
+ this.label46.Location = new System.Drawing.Point(6, 294);
+ this.label46.Name = "label46";
+ this.label46.Size = new System.Drawing.Size(71, 23);
+ this.label46.TabIndex = 117;
+ this.label46.Text = "Origin game:";
+ this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // label34
+ //
+ this.label34.Location = new System.Drawing.Point(365, 16);
+ this.label34.Name = "label34";
+ this.label34.Size = new System.Drawing.Size(84, 23);
+ this.label34.TabIndex = 95;
+ this.label34.Text = "Type";
+ this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label33
+ //
+ this.label33.Location = new System.Drawing.Point(322, 16);
+ this.label33.Name = "label33";
+ this.label33.Size = new System.Drawing.Size(37, 23);
+ this.label33.TabIndex = 94;
+ this.label33.Text = "IVs";
+ this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // groupBox1
+ //
+ this.groupBox1.Controls.Add(this.ot_gender);
+ this.groupBox1.Controls.Add(this.ot_name);
+ this.groupBox1.Controls.Add(this.sid);
+ this.groupBox1.Controls.Add(this.label29);
+ this.groupBox1.Controls.Add(this.tid);
+ this.groupBox1.Controls.Add(this.label30);
+ this.groupBox1.Controls.Add(this.label31);
+ this.groupBox1.Controls.Add(this.label32);
+ this.groupBox1.Location = new System.Drawing.Point(565, 19);
+ this.groupBox1.Name = "groupBox1";
+ this.groupBox1.Size = new System.Drawing.Size(220, 129);
+ this.groupBox1.TabIndex = 93;
+ this.groupBox1.TabStop = false;
+ this.groupBox1.Text = "Trainer Information";
+ //
+ // ot_gender
+ //
+ this.ot_gender.FormattingEnabled = true;
+ this.ot_gender.Items.AddRange(new object[] {
+ "Male",
+ "Female",
+ "???",
+ "Recipient\'s Gender"});
+ this.ot_gender.Location = new System.Drawing.Point(48, 96);
+ this.ot_gender.Name = "ot_gender";
+ this.ot_gender.Size = new System.Drawing.Size(153, 21);
+ this.ot_gender.TabIndex = 114;
+ //
+ // ot_name
+ //
+ this.ot_name.Location = new System.Drawing.Point(48, 20);
+ this.ot_name.Name = "ot_name";
+ this.ot_name.Size = new System.Drawing.Size(153, 20);
+ this.ot_name.TabIndex = 114;
+ //
+ // sid
+ //
+ this.sid.Location = new System.Drawing.Point(48, 70);
+ this.sid.Maximum = new decimal(new int[] {
+ 65535,
+ 0,
+ 0,
+ 0});
+ this.sid.Name = "sid";
+ this.sid.Size = new System.Drawing.Size(153, 20);
+ this.sid.TabIndex = 93;
+ //
+ // label29
+ //
+ this.label29.Location = new System.Drawing.Point(6, 99);
+ this.label29.Name = "label29";
+ this.label29.Size = new System.Drawing.Size(100, 23);
+ this.label29.TabIndex = 87;
+ this.label29.Text = "♂/♀:";
+ //
+ // tid
+ //
+ this.tid.Location = new System.Drawing.Point(48, 44);
+ this.tid.Maximum = new decimal(new int[] {
+ 65535,
+ 0,
+ 0,
+ 0});
+ this.tid.Name = "tid";
+ this.tid.Size = new System.Drawing.Size(153, 20);
+ this.tid.TabIndex = 85;
+ //
+ // label30
+ //
+ this.label30.Location = new System.Drawing.Point(6, 41);
+ this.label30.Name = "label30";
+ this.label30.Size = new System.Drawing.Size(100, 23);
+ this.label30.TabIndex = 90;
+ this.label30.Text = "TID:";
+ this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // label31
+ //
+ this.label31.Location = new System.Drawing.Point(6, 67);
+ this.label31.Name = "label31";
+ this.label31.Size = new System.Drawing.Size(100, 23);
+ this.label31.TabIndex = 91;
+ this.label31.Text = "SID:";
+ this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // label32
+ //
+ this.label32.Location = new System.Drawing.Point(6, 16);
+ this.label32.Name = "label32";
+ this.label32.Size = new System.Drawing.Size(100, 23);
+ this.label32.TabIndex = 92;
+ this.label32.Text = "Name:";
+ this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // label35
+ //
+ this.label35.Location = new System.Drawing.Point(1135, 218);
+ this.label35.Name = "label35";
+ this.label35.Size = new System.Drawing.Size(37, 23);
+ this.label35.TabIndex = 102;
+ this.label35.Text = "EVs";
+ this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // ev_5
+ //
+ this.ev_5.Location = new System.Drawing.Point(1135, 351);
+ this.ev_5.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.ev_5.Name = "ev_5";
+ this.ev_5.Size = new System.Drawing.Size(37, 20);
+ this.ev_5.TabIndex = 101;
+ //
+ // ev_4
+ //
+ this.ev_4.Location = new System.Drawing.Point(1135, 329);
+ this.ev_4.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.ev_4.Name = "ev_4";
+ this.ev_4.Size = new System.Drawing.Size(37, 20);
+ this.ev_4.TabIndex = 100;
+ //
+ // ev_3
+ //
+ this.ev_3.Location = new System.Drawing.Point(1135, 307);
+ this.ev_3.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.ev_3.Name = "ev_3";
+ this.ev_3.Size = new System.Drawing.Size(37, 20);
+ this.ev_3.TabIndex = 99;
+ //
+ // ev_2
+ //
+ this.ev_2.Location = new System.Drawing.Point(1135, 285);
+ this.ev_2.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.ev_2.Name = "ev_2";
+ this.ev_2.Size = new System.Drawing.Size(37, 20);
+ this.ev_2.TabIndex = 98;
+ //
+ // ev_1
+ //
+ this.ev_1.Location = new System.Drawing.Point(1135, 263);
+ this.ev_1.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.ev_1.Name = "ev_1";
+ this.ev_1.Size = new System.Drawing.Size(37, 20);
+ this.ev_1.TabIndex = 97;
+ //
+ // ev_0
+ //
+ this.ev_0.Location = new System.Drawing.Point(1135, 241);
+ this.ev_0.Maximum = new decimal(new int[] {
+ 255,
+ 0,
+ 0,
+ 0});
+ this.ev_0.Name = "ev_0";
+ this.ev_0.Size = new System.Drawing.Size(37, 20);
+ this.ev_0.TabIndex = 96;
+ //
+ // pokemiles
+ //
+ this.pokemiles.Location = new System.Drawing.Point(92, 130);
+ this.pokemiles.Maximum = new decimal(new int[] {
+ 65535,
+ 0,
+ 0,
+ 0});
+ this.pokemiles.Name = "pokemiles";
+ this.pokemiles.Size = new System.Drawing.Size(153, 20);
+ this.pokemiles.TabIndex = 94;
+ //
+ // battlepoints
+ //
+ this.battlepoints.Location = new System.Drawing.Point(92, 104);
+ this.battlepoints.Maximum = new decimal(new int[] {
+ 65535,
+ 0,
+ 0,
+ 0});
+ this.battlepoints.Name = "battlepoints";
+ this.battlepoints.Size = new System.Drawing.Size(153, 20);
+ this.battlepoints.TabIndex = 93;
+ //
+ // label36
+ //
+ this.label36.Location = new System.Drawing.Point(13, 101);
+ this.label36.Name = "label36";
+ this.label36.Size = new System.Drawing.Size(73, 23);
+ this.label36.TabIndex = 95;
+ this.label36.Text = "Battle Points:";
+ this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // label37
+ //
+ this.label37.Location = new System.Drawing.Point(23, 127);
+ this.label37.Name = "label37";
+ this.label37.Size = new System.Drawing.Size(63, 23);
+ this.label37.TabIndex = 96;
+ this.label37.Text = "PokéMiles:";
+ this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // item1_cuant
+ //
+ this.item1_cuant.Location = new System.Drawing.Point(436, 12);
+ this.item1_cuant.Maximum = new decimal(new int[] {
+ 65535,
+ 0,
+ 0,
+ 0});
+ this.item1_cuant.Name = "item1_cuant";
+ this.item1_cuant.Size = new System.Drawing.Size(58, 20);
+ this.item1_cuant.TabIndex = 97;
+ //
+ // label38
+ //
+ this.label38.Location = new System.Drawing.Point(249, 9);
+ this.label38.Name = "label38";
+ this.label38.Size = new System.Drawing.Size(100, 23);
+ this.label38.TabIndex = 99;
+ this.label38.Text = "Item 1:";
+ this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // item1
+ //
+ this.item1.FormattingEnabled = true;
+ this.item1.Items.AddRange(new object[] {
+ "None",
+ "Master Ball",
+ "Ultra Ball",
+ "Great Ball",
+ "Poké Ball",
+ "Safari Ball",
+ "Net Ball",
+ "Dive Ball",
+ "Nest Ball",
+ "Repeat Ball",
+ "Timer Ball",
+ "Luxury Ball",
+ "Premier Ball",
+ "Dusk Ball",
+ "Heal Ball",
+ "Quick Ball",
+ "Cherish Ball",
+ "Potion",
+ "Antidote",
+ "Burn Heal",
+ "Ice Heal",
+ "Awakening",
+ "Paralyze Heal",
+ "Full Restore",
+ "Max Potion",
+ "Hyper Potion",
+ "Super Potion",
+ "Full Heal",
+ "Revive",
+ "Max Revive",
+ "Fresh Water",
+ "Soda Pop",
+ "Lemonade",
+ "Moomoo Milk",
+ "Energy Powder",
+ "Energy Root",
+ "Heal Powder",
+ "Revival Herb",
+ "Ether",
+ "Max Ether",
+ "Elixir",
+ "Max Elixir",
+ "Lava Cookie",
+ "Berry Juice",
+ "Sacred Ash",
+ "HP Up",
+ "Protein",
+ "Iron",
+ "Carbos",
+ "Calcium",
+ "Rare Candy",
+ "PP Up",
+ "Zinc",
+ "PP Max",
+ "Old Gateau",
+ "Guard Spec.",
+ "Dire Hit",
+ "X Attack",
+ "X Defense",
+ "X Speed",
+ "X Accuracy",
+ "X Sp. Atk",
+ "X Sp. Def",
+ "Poké Doll",
+ "Fluffy Tail",
+ "Blue Flute",
+ "Yellow Flute",
+ "Red Flute",
+ "Black Flute",
+ "White Flute",
+ "Shoal Salt",
+ "Shoal Shell",
+ "Red Shard",
+ "Blue Shard",
+ "Yellow Shard",
+ "Green Shard",
+ "Super Repel",
+ "Max Repel",
+ "Escape Rope",
+ "Repel",
+ "Sun Stone",
+ "Moon Stone",
+ "Fire Stone",
+ "Thunder Stone",
+ "Water Stone",
+ "Leaf Stone",
+ "Tiny Mushroom",
+ "Big Mushroom",
+ "Pearl",
+ "Big Pearl",
+ "Stardust",
+ "Star Piece",
+ "Nugget",
+ "Heart Scale",
+ "Honey",
+ "Growth Mulch",
+ "Damp Mulch",
+ "Stable Mulch",
+ "Gooey Mulch",
+ "Root Fossil",
+ "Claw Fossil",
+ "Helix Fossil",
+ "Dome Fossil",
+ "Old Amber",
+ "Armor Fossil",
+ "Skull Fossil",
+ "Rare Bone",
+ "Shiny Stone",
+ "Dusk Stone",
+ "Dawn Stone",
+ "Oval Stone",
+ "Odd Keystone",
+ "Griseous Orb",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Douse Drive",
+ "Shock Drive",
+ "Burn Drive",
+ "Chill Drive",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Sweet Heart",
+ "Adamant Orb",
+ "Lustrous Orb",
+ "Greet Mail",
+ "Favored Mail",
+ "RSVP Mail",
+ "Thanks Mail",
+ "Inquiry Mail",
+ "Like Mail",
+ "Reply Mail",
+ "Bridge Mail S",
+ "Bridge Mail D",
+ "Bridge Mail T",
+ "Bridge Mail V",
+ "Bridge Mail M",
+ "Cheri Berry",
+ "Chesto Berry",
+ "Pecha Berry",
+ "Rawst Berry",
+ "Aspear Berry",
+ "Leppa Berry",
+ "Oran Berry",
+ "Persim Berry",
+ "Lum Berry",
+ "Sitrus Berry",
+ "Figy Berry",
+ "Wiki Berry",
+ "Mago Berry",
+ "Aguav Berry",
+ "Iapapa Berry",
+ "Razz Berry",
+ "Bluk Berry",
+ "Nanab Berry",
+ "Wepear Berry",
+ "Pinap Berry",
+ "Pomeg Berry",
+ "Kelpsy Berry",
+ "Qualot Berry",
+ "Hondew Berry",
+ "Grepa Berry",
+ "Tamato Berry",
+ "Cornn Berry",
+ "Magost Berry",
+ "Rabuta Berry",
+ "Nomel Berry",
+ "Spelon Berry",
+ "Pamtre Berry",
+ "Watmel Berry",
+ "Durin Berry",
+ "Belue Berry",
+ "Occa Berry",
+ "Passho Berry",
+ "Wacan Berry",
+ "Rindo Berry",
+ "Yache Berry",
+ "Chople Berry",
+ "Kebia Berry",
+ "Shuca Berry",
+ "Coba Berry",
+ "Payapa Berry",
+ "Tanga Berry",
+ "Charti Berry",
+ "Kasib Berry",
+ "Haban Berry",
+ "Colbur Berry",
+ "Babiri Berry",
+ "Chilan Berry",
+ "Liechi Berry",
+ "Ganlon Berry",
+ "Salac Berry",
+ "Petaya Berry",
+ "Apicot Berry",
+ "Lansat Berry",
+ "Starf Berry",
+ "Enigma Berry",
+ "Micle Berry",
+ "Custap Berry",
+ "Jaboca Berry",
+ "Rowap Berry",
+ "Bright Powder",
+ "White Herb",
+ "Macho Brace",
+ "Exp. Share",
+ "Quick Claw",
+ "Soothe Bell",
+ "Mental Herb",
+ "Choice Band",
+ "King\'s Rock",
+ "Silver Powder",
+ "Amulet Coin",
+ "Cleanse Tag",
+ "Soul Dew",
+ "Deep Sea Tooth",
+ "Deep Sea Scale",
+ "Smoke Ball",
+ "Everstone",
+ "Focus Band",
+ "Lucky Egg",
+ "Scope Lens",
+ "Metal Coat",
+ "Leftovers",
+ "Dragon Scale",
+ "Light Ball",
+ "Soft Sand",
+ "Hard Stone",
+ "Miracle Seed",
+ "Black Glasses",
+ "Black Belt",
+ "Magnet",
+ "Mystic Water",
+ "Sharp Beak",
+ "Poison Barb",
+ "Never-Melt Ice",
+ "Spell Tag",
+ "Twisted Spoon",
+ "Charcoal",
+ "Dragon Fang",
+ "Silk Scarf",
+ "Up-Grade",
+ "Shell Bell",
+ "Sea Incense",
+ "Lax Incense",
+ "Lucky Punch",
+ "Metal Powder",
+ "Thick Club",
+ "Stick",
+ "Red Scarf",
+ "Blue Scarf",
+ "Pink Scarf",
+ "Green Scarf",
+ "Yellow Scarf",
+ "Wide Lens",
+ "Muscle Band",
+ "Wise Glasses",
+ "Expert Belt",
+ "Light Clay",
+ "Life Orb",
+ "Power Herb",
+ "Toxic Orb",
+ "Flame Orb",
+ "Quick Powder",
+ "Focus Sash",
+ "Zoom Lens",
+ "Metronome",
+ "Iron Ball",
+ "Lagging Tail",
+ "Destiny Knot",
+ "Black Sludge",
+ "Icy Rock",
+ "Smooth Rock",
+ "Heat Rock",
+ "Damp Rock",
+ "Grip Claw",
+ "Choice Scarf",
+ "Sticky Barb",
+ "Power Bracer",
+ "Power Belt",
+ "Power Lens",
+ "Power Band",
+ "Power Anklet",
+ "Power Weight",
+ "Shed Shell",
+ "Big Root",
+ "Choice Specs",
+ "Flame Plate",
+ "Splash Plate",
+ "Zap Plate",
+ "Meadow Plate",
+ "Icicle Plate",
+ "Fist Plate",
+ "Toxic Plate",
+ "Earth Plate",
+ "Sky Plate",
+ "Mind Plate",
+ "Insect Plate",
+ "Stone Plate",
+ "Spooky Plate",
+ "Draco Plate",
+ "Dread Plate",
+ "Iron Plate",
+ "Odd Incense",
+ "Rock Incense",
+ "Full Incense",
+ "Wave Incense",
+ "Rose Incense",
+ "Luck Incense",
+ "Pure Incense",
+ "Protector",
+ "Electirizer",
+ "Magmarizer",
+ "Dubious Disc",
+ "Reaper Cloth",
+ "Razor Claw",
+ "Razor Fang",
+ "TM01",
+ "TM02",
+ "TM03",
+ "TM04",
+ "TM05",
+ "TM06",
+ "TM07",
+ "TM08",
+ "TM09",
+ "TM10",
+ "TM11",
+ "TM12",
+ "TM13",
+ "TM14",
+ "TM15",
+ "TM16",
+ "TM17",
+ "TM18",
+ "TM19",
+ "TM20",
+ "TM21",
+ "TM22",
+ "TM23",
+ "TM24",
+ "TM25",
+ "TM26",
+ "TM27",
+ "TM28",
+ "TM29",
+ "TM30",
+ "TM31",
+ "TM32",
+ "TM33",
+ "TM34",
+ "TM35",
+ "TM36",
+ "TM37",
+ "TM38",
+ "TM39",
+ "TM40",
+ "TM41",
+ "TM42",
+ "TM43",
+ "TM44",
+ "TM45",
+ "TM46",
+ "TM47",
+ "TM48",
+ "TM49",
+ "TM50",
+ "TM51",
+ "TM52",
+ "TM53",
+ "TM54",
+ "TM55",
+ "TM56",
+ "TM57",
+ "TM58",
+ "TM59",
+ "TM60",
+ "TM61",
+ "TM62",
+ "TM63",
+ "TM64",
+ "TM65",
+ "TM66",
+ "TM67",
+ "TM68",
+ "TM69",
+ "TM70",
+ "TM71",
+ "TM72",
+ "TM73",
+ "TM74",
+ "TM75",
+ "TM76",
+ "TM77",
+ "TM78",
+ "TM79",
+ "TM80",
+ "TM81",
+ "TM82",
+ "TM83",
+ "TM84",
+ "TM85",
+ "TM86",
+ "TM87",
+ "TM88",
+ "TM89",
+ "TM90",
+ "TM91",
+ "TM92",
+ "HM01",
+ "HM02",
+ "HM03",
+ "HM04",
+ "HM05",
+ "HM06",
+ "unknown",
+ "unknown",
+ "Explorer Kit",
+ "Loot Sack",
+ "Rule Book",
+ "Poké Radar",
+ "Point Card",
+ "Journal",
+ "Seal Case",
+ "Fashion Case",
+ "Seal Bag",
+ "Pal Pad",
+ "Works Key",
+ "Old Charm",
+ "Galactic Key",
+ "Red Chain",
+ "Town Map",
+ "Vs. Seeker",
+ "Coin Case",
+ "Old Rod",
+ "Good Rod",
+ "Super Rod",
+ "Sprayduck",
+ "Poffin Case",
+ "Bicycle (ORAS ONLY)",
+ "Suite Key",
+ "Oak\'s Letter",
+ "Lunar Wing",
+ "Member Card",
+ "Azure Flute",
+ "S.S. Ticket",
+ "Contest Pass",
+ "Magma Stone",
+ "Parcel",
+ "Coupon 1",
+ "Coupon 2",
+ "Coupon 3",
+ "Storage Key",
+ "Secret Potion",
+ "Vs. Recorder",
+ "Gracidea",
+ "Secret Key",
+ "Apricorn Box",
+ "Unown Report",
+ "Berry Pots",
+ "Dowsing Machine",
+ "Blue Card",
+ "Slowpoke Tail",
+ "Clear Bell",
+ "Card Key",
+ "Basement Key",
+ "Squirt Bottle",
+ "Red Scale",
+ "Lost Item",
+ "Pass",
+ "Machine Part",
+ "Silver Wing",
+ "Rainbow Wing",
+ "Mystery Egg",
+ "Red Apricorn",
+ "Yellow Apricorn",
+ "Blue Apricorn",
+ "Green Apricorn",
+ "Pink Apricorn",
+ "White Apricorn",
+ "Black Apricorn",
+ "Fast Ball",
+ "Level Ball",
+ "Lure Ball",
+ "Heavy Ball",
+ "Love Ball",
+ "Friend Ball",
+ "Moon Ball",
+ "Sport Ball",
+ "Park Ball",
+ "Photo Album",
+ "GB Sounds",
+ "Tidal Bell",
+ "Rage Candy Bar",
+ "Data Card 01",
+ "Data Card 02",
+ "Data Card 03",
+ "Data Card 04",
+ "Data Card 05",
+ "Data Card 06",
+ "Data Card 07",
+ "Data Card 08",
+ "Data Card 09",
+ "Data Card 10",
+ "Data Card 11",
+ "Data Card 12",
+ "Data Card 13",
+ "Data Card 14",
+ "Data Card 15",
+ "Data Card 16",
+ "Data Card 17",
+ "Data Card 18",
+ "Data Card 19",
+ "Data Card 20",
+ "Data Card 21",
+ "Data Card 22",
+ "Data Card 23",
+ "Data Card 24",
+ "Data Card 25",
+ "Data Card 26",
+ "Data Card 27",
+ "Jade Orb",
+ "Lock Capsule",
+ "Red Orb",
+ "Blue Orb",
+ "Enigma Stone",
+ "Prism Scale",
+ "Eviolite",
+ "Float Stone",
+ "Rocky Helmet",
+ "Air Balloon",
+ "Red Card",
+ "Ring Target",
+ "Binding Band",
+ "Absorb Bulb",
+ "Cell Battery",
+ "Eject Button",
+ "Fire Gem",
+ "Water Gem",
+ "Electric Gem",
+ "Grass Gem",
+ "Ice Gem",
+ "Fighting Gem",
+ "Poison Gem",
+ "Ground Gem",
+ "Flying Gem",
+ "Psychic Gem",
+ "Bug Gem",
+ "Rock Gem",
+ "Ghost Gem",
+ "Dragon Gem",
+ "Dark Gem",
+ "Steel Gem",
+ "Normal Gem",
+ "Health Wing",
+ "Muscle Wing",
+ "Resist Wing",
+ "Genius Wing",
+ "Clever Wing",
+ "Swift Wing",
+ "Pretty Wing",
+ "Cover Fossil",
+ "Plume Fossil",
+ "Liberty Pass",
+ "Pass Orb",
+ "Dream Ball",
+ "Poké Toy",
+ "Prop Case",
+ "Dragon Skull",
+ "Balm Mushroom",
+ "Big Nugget",
+ "Pearl String",
+ "Comet Shard",
+ "Relic Copper",
+ "Relic Silver",
+ "Relic Gold",
+ "Relic Vase",
+ "Relic Band",
+ "Relic Statue",
+ "Relic Crown",
+ "Casteliacone",
+ "Dire Hit 2",
+ "X Speed 2",
+ "X Sp. Atk 2",
+ "X Sp. Def 2",
+ "X Defense 2",
+ "X Attack 2",
+ "X Accuracy 2",
+ "X Speed 3",
+ "X Sp. Atk 3",
+ "X Sp. Def 3",
+ "X Defense 3",
+ "X Attack 3",
+ "X Accuracy 3",
+ "X Speed 6",
+ "X Sp. Atk 6",
+ "X Sp. Def 6",
+ "X Defense 6",
+ "X Attack 6",
+ "X Accuracy 6",
+ "Ability Urge",
+ "Item Drop",
+ "Item Urge",
+ "Reset Urge",
+ "Dire Hit 3",
+ "Light Stone",
+ "Dark Stone",
+ "TM93",
+ "TM94",
+ "TM95",
+ "Xtransceiver",
+ "???",
+ "Gram 1",
+ "Gram 2",
+ "Gram 3",
+ "Xtransceiver",
+ "Medal Box",
+ "DNA Splicers",
+ "DNA Splicers",
+ "Permit",
+ "Oval Charm",
+ "Shiny Charm",
+ "Plasma Card",
+ "Grubby Hanky",
+ "Colress Machine",
+ "Dropped Item",
+ "Dropped Item",
+ "Reveal Glass",
+ "Weakness Policy",
+ "Assault Vest",
+ "Holo Caster",
+ "Prof\'s Letter",
+ "Roller Skates",
+ "Pixie Plate",
+ "Ability Capsule",
+ "Whipped Dream",
+ "Sachet",
+ "Luminous Moss",
+ "Snowball",
+ "Safety Goggles",
+ "Poké Flute",
+ "Rich Mulch",
+ "Surprise Mulch",
+ "Boost Mulch",
+ "Amaze Mulch",
+ "Gengarite",
+ "Gardevoirite",
+ "Ampharosite",
+ "Venusaurite",
+ "Charizardite X",
+ "Blastoisinite",
+ "Mewtwonite X",
+ "Mewtwonite Y",
+ "Blazikenite",
+ "Medichamite",
+ "Houndoominite",
+ "Aggronite",
+ "Banettite",
+ "Tyranitarite",
+ "Scizorite",
+ "Pinsirite",
+ "Aerodactylite",
+ "Lucarionite",
+ "Abomasite",
+ "Kangaskhanite",
+ "Gyaradosite",
+ "Absolite",
+ "Charizardite Y",
+ "Alakazite",
+ "Heracronite",
+ "Mawilite",
+ "Manectite",
+ "Garchompite",
+ "Latiasite",
+ "Latiosite",
+ "Roseli Berry",
+ "Kee Berry",
+ "Maranga Berry",
+ "Sprinklotad",
+ "TM96",
+ "TM97",
+ "TM98",
+ "TM99",
+ "TM100",
+ "Power Plant Pass",
+ "Mega Ring",
+ "Intriguing Stone",
+ "Common Stone",
+ "Discount Coupon",
+ "Elevator Key",
+ "TMV Pass",
+ "Honor of Kalos",
+ "Adventure Rules",
+ "Strange Souvenir",
+ "Lens Case",
+ "Travel Trunk",
+ "Travel Trunk",
+ "Lumiose Galette",
+ "Shalour Sable",
+ "Jaw Fossil",
+ "Sail Fossil",
+ "Looker Ticket",
+ "Bicycle",
+ "Holo Caster",
+ "Fairy Gem",
+ "Mega Charm",
+ "Mega Glove",
+ "Mach Bike (ORAS ONLY)",
+ "Acro Bike (ORAS ONLY)",
+ "Wailmer Pail (ORAS ONLY)",
+ "Devon Parts (ORAS ONLY)",
+ "Soot Sack (ORAS ONLY)",
+ "Basement Key (ORAS ONLY)",
+ "Pokéblock Kit (ORAS ONLY)",
+ "Letter (ORAS ONLY)",
+ "Eon Ticket (ORAS ONLY)",
+ "Scanner (ORAS ONLY)",
+ "Go-Goggles (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key to Room 1 (ORAS ONLY)",
+ "Key to Room 2 (ORAS ONLY)",
+ "Key to Room 4 (ORAS ONLY)",
+ "Key to Room 6 (ORAS ONLY)",
+ "Storage Key (ORAS ONLY)",
+ "Devon Scope (ORAS ONLY)",
+ "S.S. Ticket (ORAS ONLY)",
+ "HM07 (ORAS ONLY)",
+ "Devon Scuba Gear (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Magma Suit (ORAS ONLY)",
+ "Aqua Suit (ORAS ONLY)",
+ "Pair of Tickets (ORAS ONLY)",
+ "Mega Bracelet (ORAS ONLY)",
+ "Mega Pendant (ORAS ONLY)",
+ "Mega Glasses (ORAS ONLY)",
+ "Mega Anchor (ORAS ONLY)",
+ "Mega Stickpin (ORAS ONLY)",
+ "Mega Tiara (ORAS ONLY)",
+ "Mega Anklet (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Swampertite (ORAS ONLY)",
+ "Sceptilite (ORAS ONLY)",
+ "Sablenite (ORAS ONLY)",
+ "Altarianite (ORAS ONLY)",
+ "Galladite (ORAS ONLY)",
+ "Audinite (ORAS ONLY)",
+ "Metagrossite (ORAS ONLY)",
+ "Sharpedonite (ORAS ONLY)",
+ "Slowbronite (ORAS ONLY)",
+ "Steelixite (ORAS ONLY)",
+ "Pidgeotite (ORAS ONLY)",
+ "Glalitite (ORAS ONLY)",
+ "Diancite (ORAS ONLY)",
+ "Prison Bottle (ORAS ONLY)",
+ "Mega Cuff (ORAS ONLY)",
+ "Cameruptite (ORAS ONLY)",
+ "Lopunnite (ORAS ONLY)",
+ "Salamencite (ORAS ONLY)",
+ "Beedrillite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key Stone (ORAS ONLY)",
+ "Meteorite Shard (ORAS ONLY)",
+ "Eon Flute (ORAS ONLY)"});
+ this.item1.Location = new System.Drawing.Point(291, 12);
+ this.item1.Name = "item1";
+ this.item1.Size = new System.Drawing.Size(139, 21);
+ this.item1.TabIndex = 100;
+ //
+ // item2
+ //
+ this.item2.FormattingEnabled = true;
+ this.item2.Items.AddRange(new object[] {
+ "None",
+ "Master Ball",
+ "Ultra Ball",
+ "Great Ball",
+ "Poké Ball",
+ "Safari Ball",
+ "Net Ball",
+ "Dive Ball",
+ "Nest Ball",
+ "Repeat Ball",
+ "Timer Ball",
+ "Luxury Ball",
+ "Premier Ball",
+ "Dusk Ball",
+ "Heal Ball",
+ "Quick Ball",
+ "Cherish Ball",
+ "Potion",
+ "Antidote",
+ "Burn Heal",
+ "Ice Heal",
+ "Awakening",
+ "Paralyze Heal",
+ "Full Restore",
+ "Max Potion",
+ "Hyper Potion",
+ "Super Potion",
+ "Full Heal",
+ "Revive",
+ "Max Revive",
+ "Fresh Water",
+ "Soda Pop",
+ "Lemonade",
+ "Moomoo Milk",
+ "Energy Powder",
+ "Energy Root",
+ "Heal Powder",
+ "Revival Herb",
+ "Ether",
+ "Max Ether",
+ "Elixir",
+ "Max Elixir",
+ "Lava Cookie",
+ "Berry Juice",
+ "Sacred Ash",
+ "HP Up",
+ "Protein",
+ "Iron",
+ "Carbos",
+ "Calcium",
+ "Rare Candy",
+ "PP Up",
+ "Zinc",
+ "PP Max",
+ "Old Gateau",
+ "Guard Spec.",
+ "Dire Hit",
+ "X Attack",
+ "X Defense",
+ "X Speed",
+ "X Accuracy",
+ "X Sp. Atk",
+ "X Sp. Def",
+ "Poké Doll",
+ "Fluffy Tail",
+ "Blue Flute",
+ "Yellow Flute",
+ "Red Flute",
+ "Black Flute",
+ "White Flute",
+ "Shoal Salt",
+ "Shoal Shell",
+ "Red Shard",
+ "Blue Shard",
+ "Yellow Shard",
+ "Green Shard",
+ "Super Repel",
+ "Max Repel",
+ "Escape Rope",
+ "Repel",
+ "Sun Stone",
+ "Moon Stone",
+ "Fire Stone",
+ "Thunder Stone",
+ "Water Stone",
+ "Leaf Stone",
+ "Tiny Mushroom",
+ "Big Mushroom",
+ "Pearl",
+ "Big Pearl",
+ "Stardust",
+ "Star Piece",
+ "Nugget",
+ "Heart Scale",
+ "Honey",
+ "Growth Mulch",
+ "Damp Mulch",
+ "Stable Mulch",
+ "Gooey Mulch",
+ "Root Fossil",
+ "Claw Fossil",
+ "Helix Fossil",
+ "Dome Fossil",
+ "Old Amber",
+ "Armor Fossil",
+ "Skull Fossil",
+ "Rare Bone",
+ "Shiny Stone",
+ "Dusk Stone",
+ "Dawn Stone",
+ "Oval Stone",
+ "Odd Keystone",
+ "Griseous Orb",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Douse Drive",
+ "Shock Drive",
+ "Burn Drive",
+ "Chill Drive",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Sweet Heart",
+ "Adamant Orb",
+ "Lustrous Orb",
+ "Greet Mail",
+ "Favored Mail",
+ "RSVP Mail",
+ "Thanks Mail",
+ "Inquiry Mail",
+ "Like Mail",
+ "Reply Mail",
+ "Bridge Mail S",
+ "Bridge Mail D",
+ "Bridge Mail T",
+ "Bridge Mail V",
+ "Bridge Mail M",
+ "Cheri Berry",
+ "Chesto Berry",
+ "Pecha Berry",
+ "Rawst Berry",
+ "Aspear Berry",
+ "Leppa Berry",
+ "Oran Berry",
+ "Persim Berry",
+ "Lum Berry",
+ "Sitrus Berry",
+ "Figy Berry",
+ "Wiki Berry",
+ "Mago Berry",
+ "Aguav Berry",
+ "Iapapa Berry",
+ "Razz Berry",
+ "Bluk Berry",
+ "Nanab Berry",
+ "Wepear Berry",
+ "Pinap Berry",
+ "Pomeg Berry",
+ "Kelpsy Berry",
+ "Qualot Berry",
+ "Hondew Berry",
+ "Grepa Berry",
+ "Tamato Berry",
+ "Cornn Berry",
+ "Magost Berry",
+ "Rabuta Berry",
+ "Nomel Berry",
+ "Spelon Berry",
+ "Pamtre Berry",
+ "Watmel Berry",
+ "Durin Berry",
+ "Belue Berry",
+ "Occa Berry",
+ "Passho Berry",
+ "Wacan Berry",
+ "Rindo Berry",
+ "Yache Berry",
+ "Chople Berry",
+ "Kebia Berry",
+ "Shuca Berry",
+ "Coba Berry",
+ "Payapa Berry",
+ "Tanga Berry",
+ "Charti Berry",
+ "Kasib Berry",
+ "Haban Berry",
+ "Colbur Berry",
+ "Babiri Berry",
+ "Chilan Berry",
+ "Liechi Berry",
+ "Ganlon Berry",
+ "Salac Berry",
+ "Petaya Berry",
+ "Apicot Berry",
+ "Lansat Berry",
+ "Starf Berry",
+ "Enigma Berry",
+ "Micle Berry",
+ "Custap Berry",
+ "Jaboca Berry",
+ "Rowap Berry",
+ "Bright Powder",
+ "White Herb",
+ "Macho Brace",
+ "Exp. Share",
+ "Quick Claw",
+ "Soothe Bell",
+ "Mental Herb",
+ "Choice Band",
+ "King\'s Rock",
+ "Silver Powder",
+ "Amulet Coin",
+ "Cleanse Tag",
+ "Soul Dew",
+ "Deep Sea Tooth",
+ "Deep Sea Scale",
+ "Smoke Ball",
+ "Everstone",
+ "Focus Band",
+ "Lucky Egg",
+ "Scope Lens",
+ "Metal Coat",
+ "Leftovers",
+ "Dragon Scale",
+ "Light Ball",
+ "Soft Sand",
+ "Hard Stone",
+ "Miracle Seed",
+ "Black Glasses",
+ "Black Belt",
+ "Magnet",
+ "Mystic Water",
+ "Sharp Beak",
+ "Poison Barb",
+ "Never-Melt Ice",
+ "Spell Tag",
+ "Twisted Spoon",
+ "Charcoal",
+ "Dragon Fang",
+ "Silk Scarf",
+ "Up-Grade",
+ "Shell Bell",
+ "Sea Incense",
+ "Lax Incense",
+ "Lucky Punch",
+ "Metal Powder",
+ "Thick Club",
+ "Stick",
+ "Red Scarf",
+ "Blue Scarf",
+ "Pink Scarf",
+ "Green Scarf",
+ "Yellow Scarf",
+ "Wide Lens",
+ "Muscle Band",
+ "Wise Glasses",
+ "Expert Belt",
+ "Light Clay",
+ "Life Orb",
+ "Power Herb",
+ "Toxic Orb",
+ "Flame Orb",
+ "Quick Powder",
+ "Focus Sash",
+ "Zoom Lens",
+ "Metronome",
+ "Iron Ball",
+ "Lagging Tail",
+ "Destiny Knot",
+ "Black Sludge",
+ "Icy Rock",
+ "Smooth Rock",
+ "Heat Rock",
+ "Damp Rock",
+ "Grip Claw",
+ "Choice Scarf",
+ "Sticky Barb",
+ "Power Bracer",
+ "Power Belt",
+ "Power Lens",
+ "Power Band",
+ "Power Anklet",
+ "Power Weight",
+ "Shed Shell",
+ "Big Root",
+ "Choice Specs",
+ "Flame Plate",
+ "Splash Plate",
+ "Zap Plate",
+ "Meadow Plate",
+ "Icicle Plate",
+ "Fist Plate",
+ "Toxic Plate",
+ "Earth Plate",
+ "Sky Plate",
+ "Mind Plate",
+ "Insect Plate",
+ "Stone Plate",
+ "Spooky Plate",
+ "Draco Plate",
+ "Dread Plate",
+ "Iron Plate",
+ "Odd Incense",
+ "Rock Incense",
+ "Full Incense",
+ "Wave Incense",
+ "Rose Incense",
+ "Luck Incense",
+ "Pure Incense",
+ "Protector",
+ "Electirizer",
+ "Magmarizer",
+ "Dubious Disc",
+ "Reaper Cloth",
+ "Razor Claw",
+ "Razor Fang",
+ "TM01",
+ "TM02",
+ "TM03",
+ "TM04",
+ "TM05",
+ "TM06",
+ "TM07",
+ "TM08",
+ "TM09",
+ "TM10",
+ "TM11",
+ "TM12",
+ "TM13",
+ "TM14",
+ "TM15",
+ "TM16",
+ "TM17",
+ "TM18",
+ "TM19",
+ "TM20",
+ "TM21",
+ "TM22",
+ "TM23",
+ "TM24",
+ "TM25",
+ "TM26",
+ "TM27",
+ "TM28",
+ "TM29",
+ "TM30",
+ "TM31",
+ "TM32",
+ "TM33",
+ "TM34",
+ "TM35",
+ "TM36",
+ "TM37",
+ "TM38",
+ "TM39",
+ "TM40",
+ "TM41",
+ "TM42",
+ "TM43",
+ "TM44",
+ "TM45",
+ "TM46",
+ "TM47",
+ "TM48",
+ "TM49",
+ "TM50",
+ "TM51",
+ "TM52",
+ "TM53",
+ "TM54",
+ "TM55",
+ "TM56",
+ "TM57",
+ "TM58",
+ "TM59",
+ "TM60",
+ "TM61",
+ "TM62",
+ "TM63",
+ "TM64",
+ "TM65",
+ "TM66",
+ "TM67",
+ "TM68",
+ "TM69",
+ "TM70",
+ "TM71",
+ "TM72",
+ "TM73",
+ "TM74",
+ "TM75",
+ "TM76",
+ "TM77",
+ "TM78",
+ "TM79",
+ "TM80",
+ "TM81",
+ "TM82",
+ "TM83",
+ "TM84",
+ "TM85",
+ "TM86",
+ "TM87",
+ "TM88",
+ "TM89",
+ "TM90",
+ "TM91",
+ "TM92",
+ "HM01",
+ "HM02",
+ "HM03",
+ "HM04",
+ "HM05",
+ "HM06",
+ "unknown",
+ "unknown",
+ "Explorer Kit",
+ "Loot Sack",
+ "Rule Book",
+ "Poké Radar",
+ "Point Card",
+ "Journal",
+ "Seal Case",
+ "Fashion Case",
+ "Seal Bag",
+ "Pal Pad",
+ "Works Key",
+ "Old Charm",
+ "Galactic Key",
+ "Red Chain",
+ "Town Map",
+ "Vs. Seeker",
+ "Coin Case",
+ "Old Rod",
+ "Good Rod",
+ "Super Rod",
+ "Sprayduck",
+ "Poffin Case",
+ "Bicycle (ORAS ONLY)",
+ "Suite Key",
+ "Oak\'s Letter",
+ "Lunar Wing",
+ "Member Card",
+ "Azure Flute",
+ "S.S. Ticket",
+ "Contest Pass",
+ "Magma Stone",
+ "Parcel",
+ "Coupon 1",
+ "Coupon 2",
+ "Coupon 3",
+ "Storage Key",
+ "Secret Potion",
+ "Vs. Recorder",
+ "Gracidea",
+ "Secret Key",
+ "Apricorn Box",
+ "Unown Report",
+ "Berry Pots",
+ "Dowsing Machine",
+ "Blue Card",
+ "Slowpoke Tail",
+ "Clear Bell",
+ "Card Key",
+ "Basement Key",
+ "Squirt Bottle",
+ "Red Scale",
+ "Lost Item",
+ "Pass",
+ "Machine Part",
+ "Silver Wing",
+ "Rainbow Wing",
+ "Mystery Egg",
+ "Red Apricorn",
+ "Yellow Apricorn",
+ "Blue Apricorn",
+ "Green Apricorn",
+ "Pink Apricorn",
+ "White Apricorn",
+ "Black Apricorn",
+ "Fast Ball",
+ "Level Ball",
+ "Lure Ball",
+ "Heavy Ball",
+ "Love Ball",
+ "Friend Ball",
+ "Moon Ball",
+ "Sport Ball",
+ "Park Ball",
+ "Photo Album",
+ "GB Sounds",
+ "Tidal Bell",
+ "Rage Candy Bar",
+ "Data Card 01",
+ "Data Card 02",
+ "Data Card 03",
+ "Data Card 04",
+ "Data Card 05",
+ "Data Card 06",
+ "Data Card 07",
+ "Data Card 08",
+ "Data Card 09",
+ "Data Card 10",
+ "Data Card 11",
+ "Data Card 12",
+ "Data Card 13",
+ "Data Card 14",
+ "Data Card 15",
+ "Data Card 16",
+ "Data Card 17",
+ "Data Card 18",
+ "Data Card 19",
+ "Data Card 20",
+ "Data Card 21",
+ "Data Card 22",
+ "Data Card 23",
+ "Data Card 24",
+ "Data Card 25",
+ "Data Card 26",
+ "Data Card 27",
+ "Jade Orb",
+ "Lock Capsule",
+ "Red Orb",
+ "Blue Orb",
+ "Enigma Stone",
+ "Prism Scale",
+ "Eviolite",
+ "Float Stone",
+ "Rocky Helmet",
+ "Air Balloon",
+ "Red Card",
+ "Ring Target",
+ "Binding Band",
+ "Absorb Bulb",
+ "Cell Battery",
+ "Eject Button",
+ "Fire Gem",
+ "Water Gem",
+ "Electric Gem",
+ "Grass Gem",
+ "Ice Gem",
+ "Fighting Gem",
+ "Poison Gem",
+ "Ground Gem",
+ "Flying Gem",
+ "Psychic Gem",
+ "Bug Gem",
+ "Rock Gem",
+ "Ghost Gem",
+ "Dragon Gem",
+ "Dark Gem",
+ "Steel Gem",
+ "Normal Gem",
+ "Health Wing",
+ "Muscle Wing",
+ "Resist Wing",
+ "Genius Wing",
+ "Clever Wing",
+ "Swift Wing",
+ "Pretty Wing",
+ "Cover Fossil",
+ "Plume Fossil",
+ "Liberty Pass",
+ "Pass Orb",
+ "Dream Ball",
+ "Poké Toy",
+ "Prop Case",
+ "Dragon Skull",
+ "Balm Mushroom",
+ "Big Nugget",
+ "Pearl String",
+ "Comet Shard",
+ "Relic Copper",
+ "Relic Silver",
+ "Relic Gold",
+ "Relic Vase",
+ "Relic Band",
+ "Relic Statue",
+ "Relic Crown",
+ "Casteliacone",
+ "Dire Hit 2",
+ "X Speed 2",
+ "X Sp. Atk 2",
+ "X Sp. Def 2",
+ "X Defense 2",
+ "X Attack 2",
+ "X Accuracy 2",
+ "X Speed 3",
+ "X Sp. Atk 3",
+ "X Sp. Def 3",
+ "X Defense 3",
+ "X Attack 3",
+ "X Accuracy 3",
+ "X Speed 6",
+ "X Sp. Atk 6",
+ "X Sp. Def 6",
+ "X Defense 6",
+ "X Attack 6",
+ "X Accuracy 6",
+ "Ability Urge",
+ "Item Drop",
+ "Item Urge",
+ "Reset Urge",
+ "Dire Hit 3",
+ "Light Stone",
+ "Dark Stone",
+ "TM93",
+ "TM94",
+ "TM95",
+ "Xtransceiver",
+ "???",
+ "Gram 1",
+ "Gram 2",
+ "Gram 3",
+ "Xtransceiver",
+ "Medal Box",
+ "DNA Splicers",
+ "DNA Splicers",
+ "Permit",
+ "Oval Charm",
+ "Shiny Charm",
+ "Plasma Card",
+ "Grubby Hanky",
+ "Colress Machine",
+ "Dropped Item",
+ "Dropped Item",
+ "Reveal Glass",
+ "Weakness Policy",
+ "Assault Vest",
+ "Holo Caster",
+ "Prof\'s Letter",
+ "Roller Skates",
+ "Pixie Plate",
+ "Ability Capsule",
+ "Whipped Dream",
+ "Sachet",
+ "Luminous Moss",
+ "Snowball",
+ "Safety Goggles",
+ "Poké Flute",
+ "Rich Mulch",
+ "Surprise Mulch",
+ "Boost Mulch",
+ "Amaze Mulch",
+ "Gengarite",
+ "Gardevoirite",
+ "Ampharosite",
+ "Venusaurite",
+ "Charizardite X",
+ "Blastoisinite",
+ "Mewtwonite X",
+ "Mewtwonite Y",
+ "Blazikenite",
+ "Medichamite",
+ "Houndoominite",
+ "Aggronite",
+ "Banettite",
+ "Tyranitarite",
+ "Scizorite",
+ "Pinsirite",
+ "Aerodactylite",
+ "Lucarionite",
+ "Abomasite",
+ "Kangaskhanite",
+ "Gyaradosite",
+ "Absolite",
+ "Charizardite Y",
+ "Alakazite",
+ "Heracronite",
+ "Mawilite",
+ "Manectite",
+ "Garchompite",
+ "Latiasite",
+ "Latiosite",
+ "Roseli Berry",
+ "Kee Berry",
+ "Maranga Berry",
+ "Sprinklotad",
+ "TM96",
+ "TM97",
+ "TM98",
+ "TM99",
+ "TM100",
+ "Power Plant Pass",
+ "Mega Ring",
+ "Intriguing Stone",
+ "Common Stone",
+ "Discount Coupon",
+ "Elevator Key",
+ "TMV Pass",
+ "Honor of Kalos",
+ "Adventure Rules",
+ "Strange Souvenir",
+ "Lens Case",
+ "Travel Trunk",
+ "Travel Trunk",
+ "Lumiose Galette",
+ "Shalour Sable",
+ "Jaw Fossil",
+ "Sail Fossil",
+ "Looker Ticket",
+ "Bicycle",
+ "Holo Caster",
+ "Fairy Gem",
+ "Mega Charm",
+ "Mega Glove",
+ "Mach Bike (ORAS ONLY)",
+ "Acro Bike (ORAS ONLY)",
+ "Wailmer Pail (ORAS ONLY)",
+ "Devon Parts (ORAS ONLY)",
+ "Soot Sack (ORAS ONLY)",
+ "Basement Key (ORAS ONLY)",
+ "Pokéblock Kit (ORAS ONLY)",
+ "Letter (ORAS ONLY)",
+ "Eon Ticket (ORAS ONLY)",
+ "Scanner (ORAS ONLY)",
+ "Go-Goggles (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key to Room 1 (ORAS ONLY)",
+ "Key to Room 2 (ORAS ONLY)",
+ "Key to Room 4 (ORAS ONLY)",
+ "Key to Room 6 (ORAS ONLY)",
+ "Storage Key (ORAS ONLY)",
+ "Devon Scope (ORAS ONLY)",
+ "S.S. Ticket (ORAS ONLY)",
+ "HM07 (ORAS ONLY)",
+ "Devon Scuba Gear (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Magma Suit (ORAS ONLY)",
+ "Aqua Suit (ORAS ONLY)",
+ "Pair of Tickets (ORAS ONLY)",
+ "Mega Bracelet (ORAS ONLY)",
+ "Mega Pendant (ORAS ONLY)",
+ "Mega Glasses (ORAS ONLY)",
+ "Mega Anchor (ORAS ONLY)",
+ "Mega Stickpin (ORAS ONLY)",
+ "Mega Tiara (ORAS ONLY)",
+ "Mega Anklet (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Swampertite (ORAS ONLY)",
+ "Sceptilite (ORAS ONLY)",
+ "Sablenite (ORAS ONLY)",
+ "Altarianite (ORAS ONLY)",
+ "Galladite (ORAS ONLY)",
+ "Audinite (ORAS ONLY)",
+ "Metagrossite (ORAS ONLY)",
+ "Sharpedonite (ORAS ONLY)",
+ "Slowbronite (ORAS ONLY)",
+ "Steelixite (ORAS ONLY)",
+ "Pidgeotite (ORAS ONLY)",
+ "Glalitite (ORAS ONLY)",
+ "Diancite (ORAS ONLY)",
+ "Prison Bottle (ORAS ONLY)",
+ "Mega Cuff (ORAS ONLY)",
+ "Cameruptite (ORAS ONLY)",
+ "Lopunnite (ORAS ONLY)",
+ "Salamencite (ORAS ONLY)",
+ "Beedrillite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key Stone (ORAS ONLY)",
+ "Meteorite Shard (ORAS ONLY)",
+ "Eon Flute (ORAS ONLY)"});
+ this.item2.Location = new System.Drawing.Point(291, 35);
+ this.item2.Name = "item2";
+ this.item2.Size = new System.Drawing.Size(139, 21);
+ this.item2.TabIndex = 103;
+ //
+ // item2_cuant
+ //
+ this.item2_cuant.Location = new System.Drawing.Point(436, 35);
+ this.item2_cuant.Maximum = new decimal(new int[] {
+ 65535,
+ 0,
+ 0,
+ 0});
+ this.item2_cuant.Name = "item2_cuant";
+ this.item2_cuant.Size = new System.Drawing.Size(58, 20);
+ this.item2_cuant.TabIndex = 101;
+ //
+ // label39
+ //
+ this.label39.Location = new System.Drawing.Point(249, 32);
+ this.label39.Name = "label39";
+ this.label39.Size = new System.Drawing.Size(100, 23);
+ this.label39.TabIndex = 102;
+ this.label39.Text = "Item 2:";
+ this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // item3
+ //
+ this.item3.FormattingEnabled = true;
+ this.item3.Items.AddRange(new object[] {
+ "None",
+ "Master Ball",
+ "Ultra Ball",
+ "Great Ball",
+ "Poké Ball",
+ "Safari Ball",
+ "Net Ball",
+ "Dive Ball",
+ "Nest Ball",
+ "Repeat Ball",
+ "Timer Ball",
+ "Luxury Ball",
+ "Premier Ball",
+ "Dusk Ball",
+ "Heal Ball",
+ "Quick Ball",
+ "Cherish Ball",
+ "Potion",
+ "Antidote",
+ "Burn Heal",
+ "Ice Heal",
+ "Awakening",
+ "Paralyze Heal",
+ "Full Restore",
+ "Max Potion",
+ "Hyper Potion",
+ "Super Potion",
+ "Full Heal",
+ "Revive",
+ "Max Revive",
+ "Fresh Water",
+ "Soda Pop",
+ "Lemonade",
+ "Moomoo Milk",
+ "Energy Powder",
+ "Energy Root",
+ "Heal Powder",
+ "Revival Herb",
+ "Ether",
+ "Max Ether",
+ "Elixir",
+ "Max Elixir",
+ "Lava Cookie",
+ "Berry Juice",
+ "Sacred Ash",
+ "HP Up",
+ "Protein",
+ "Iron",
+ "Carbos",
+ "Calcium",
+ "Rare Candy",
+ "PP Up",
+ "Zinc",
+ "PP Max",
+ "Old Gateau",
+ "Guard Spec.",
+ "Dire Hit",
+ "X Attack",
+ "X Defense",
+ "X Speed",
+ "X Accuracy",
+ "X Sp. Atk",
+ "X Sp. Def",
+ "Poké Doll",
+ "Fluffy Tail",
+ "Blue Flute",
+ "Yellow Flute",
+ "Red Flute",
+ "Black Flute",
+ "White Flute",
+ "Shoal Salt",
+ "Shoal Shell",
+ "Red Shard",
+ "Blue Shard",
+ "Yellow Shard",
+ "Green Shard",
+ "Super Repel",
+ "Max Repel",
+ "Escape Rope",
+ "Repel",
+ "Sun Stone",
+ "Moon Stone",
+ "Fire Stone",
+ "Thunder Stone",
+ "Water Stone",
+ "Leaf Stone",
+ "Tiny Mushroom",
+ "Big Mushroom",
+ "Pearl",
+ "Big Pearl",
+ "Stardust",
+ "Star Piece",
+ "Nugget",
+ "Heart Scale",
+ "Honey",
+ "Growth Mulch",
+ "Damp Mulch",
+ "Stable Mulch",
+ "Gooey Mulch",
+ "Root Fossil",
+ "Claw Fossil",
+ "Helix Fossil",
+ "Dome Fossil",
+ "Old Amber",
+ "Armor Fossil",
+ "Skull Fossil",
+ "Rare Bone",
+ "Shiny Stone",
+ "Dusk Stone",
+ "Dawn Stone",
+ "Oval Stone",
+ "Odd Keystone",
+ "Griseous Orb",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Douse Drive",
+ "Shock Drive",
+ "Burn Drive",
+ "Chill Drive",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Sweet Heart",
+ "Adamant Orb",
+ "Lustrous Orb",
+ "Greet Mail",
+ "Favored Mail",
+ "RSVP Mail",
+ "Thanks Mail",
+ "Inquiry Mail",
+ "Like Mail",
+ "Reply Mail",
+ "Bridge Mail S",
+ "Bridge Mail D",
+ "Bridge Mail T",
+ "Bridge Mail V",
+ "Bridge Mail M",
+ "Cheri Berry",
+ "Chesto Berry",
+ "Pecha Berry",
+ "Rawst Berry",
+ "Aspear Berry",
+ "Leppa Berry",
+ "Oran Berry",
+ "Persim Berry",
+ "Lum Berry",
+ "Sitrus Berry",
+ "Figy Berry",
+ "Wiki Berry",
+ "Mago Berry",
+ "Aguav Berry",
+ "Iapapa Berry",
+ "Razz Berry",
+ "Bluk Berry",
+ "Nanab Berry",
+ "Wepear Berry",
+ "Pinap Berry",
+ "Pomeg Berry",
+ "Kelpsy Berry",
+ "Qualot Berry",
+ "Hondew Berry",
+ "Grepa Berry",
+ "Tamato Berry",
+ "Cornn Berry",
+ "Magost Berry",
+ "Rabuta Berry",
+ "Nomel Berry",
+ "Spelon Berry",
+ "Pamtre Berry",
+ "Watmel Berry",
+ "Durin Berry",
+ "Belue Berry",
+ "Occa Berry",
+ "Passho Berry",
+ "Wacan Berry",
+ "Rindo Berry",
+ "Yache Berry",
+ "Chople Berry",
+ "Kebia Berry",
+ "Shuca Berry",
+ "Coba Berry",
+ "Payapa Berry",
+ "Tanga Berry",
+ "Charti Berry",
+ "Kasib Berry",
+ "Haban Berry",
+ "Colbur Berry",
+ "Babiri Berry",
+ "Chilan Berry",
+ "Liechi Berry",
+ "Ganlon Berry",
+ "Salac Berry",
+ "Petaya Berry",
+ "Apicot Berry",
+ "Lansat Berry",
+ "Starf Berry",
+ "Enigma Berry",
+ "Micle Berry",
+ "Custap Berry",
+ "Jaboca Berry",
+ "Rowap Berry",
+ "Bright Powder",
+ "White Herb",
+ "Macho Brace",
+ "Exp. Share",
+ "Quick Claw",
+ "Soothe Bell",
+ "Mental Herb",
+ "Choice Band",
+ "King\'s Rock",
+ "Silver Powder",
+ "Amulet Coin",
+ "Cleanse Tag",
+ "Soul Dew",
+ "Deep Sea Tooth",
+ "Deep Sea Scale",
+ "Smoke Ball",
+ "Everstone",
+ "Focus Band",
+ "Lucky Egg",
+ "Scope Lens",
+ "Metal Coat",
+ "Leftovers",
+ "Dragon Scale",
+ "Light Ball",
+ "Soft Sand",
+ "Hard Stone",
+ "Miracle Seed",
+ "Black Glasses",
+ "Black Belt",
+ "Magnet",
+ "Mystic Water",
+ "Sharp Beak",
+ "Poison Barb",
+ "Never-Melt Ice",
+ "Spell Tag",
+ "Twisted Spoon",
+ "Charcoal",
+ "Dragon Fang",
+ "Silk Scarf",
+ "Up-Grade",
+ "Shell Bell",
+ "Sea Incense",
+ "Lax Incense",
+ "Lucky Punch",
+ "Metal Powder",
+ "Thick Club",
+ "Stick",
+ "Red Scarf",
+ "Blue Scarf",
+ "Pink Scarf",
+ "Green Scarf",
+ "Yellow Scarf",
+ "Wide Lens",
+ "Muscle Band",
+ "Wise Glasses",
+ "Expert Belt",
+ "Light Clay",
+ "Life Orb",
+ "Power Herb",
+ "Toxic Orb",
+ "Flame Orb",
+ "Quick Powder",
+ "Focus Sash",
+ "Zoom Lens",
+ "Metronome",
+ "Iron Ball",
+ "Lagging Tail",
+ "Destiny Knot",
+ "Black Sludge",
+ "Icy Rock",
+ "Smooth Rock",
+ "Heat Rock",
+ "Damp Rock",
+ "Grip Claw",
+ "Choice Scarf",
+ "Sticky Barb",
+ "Power Bracer",
+ "Power Belt",
+ "Power Lens",
+ "Power Band",
+ "Power Anklet",
+ "Power Weight",
+ "Shed Shell",
+ "Big Root",
+ "Choice Specs",
+ "Flame Plate",
+ "Splash Plate",
+ "Zap Plate",
+ "Meadow Plate",
+ "Icicle Plate",
+ "Fist Plate",
+ "Toxic Plate",
+ "Earth Plate",
+ "Sky Plate",
+ "Mind Plate",
+ "Insect Plate",
+ "Stone Plate",
+ "Spooky Plate",
+ "Draco Plate",
+ "Dread Plate",
+ "Iron Plate",
+ "Odd Incense",
+ "Rock Incense",
+ "Full Incense",
+ "Wave Incense",
+ "Rose Incense",
+ "Luck Incense",
+ "Pure Incense",
+ "Protector",
+ "Electirizer",
+ "Magmarizer",
+ "Dubious Disc",
+ "Reaper Cloth",
+ "Razor Claw",
+ "Razor Fang",
+ "TM01",
+ "TM02",
+ "TM03",
+ "TM04",
+ "TM05",
+ "TM06",
+ "TM07",
+ "TM08",
+ "TM09",
+ "TM10",
+ "TM11",
+ "TM12",
+ "TM13",
+ "TM14",
+ "TM15",
+ "TM16",
+ "TM17",
+ "TM18",
+ "TM19",
+ "TM20",
+ "TM21",
+ "TM22",
+ "TM23",
+ "TM24",
+ "TM25",
+ "TM26",
+ "TM27",
+ "TM28",
+ "TM29",
+ "TM30",
+ "TM31",
+ "TM32",
+ "TM33",
+ "TM34",
+ "TM35",
+ "TM36",
+ "TM37",
+ "TM38",
+ "TM39",
+ "TM40",
+ "TM41",
+ "TM42",
+ "TM43",
+ "TM44",
+ "TM45",
+ "TM46",
+ "TM47",
+ "TM48",
+ "TM49",
+ "TM50",
+ "TM51",
+ "TM52",
+ "TM53",
+ "TM54",
+ "TM55",
+ "TM56",
+ "TM57",
+ "TM58",
+ "TM59",
+ "TM60",
+ "TM61",
+ "TM62",
+ "TM63",
+ "TM64",
+ "TM65",
+ "TM66",
+ "TM67",
+ "TM68",
+ "TM69",
+ "TM70",
+ "TM71",
+ "TM72",
+ "TM73",
+ "TM74",
+ "TM75",
+ "TM76",
+ "TM77",
+ "TM78",
+ "TM79",
+ "TM80",
+ "TM81",
+ "TM82",
+ "TM83",
+ "TM84",
+ "TM85",
+ "TM86",
+ "TM87",
+ "TM88",
+ "TM89",
+ "TM90",
+ "TM91",
+ "TM92",
+ "HM01",
+ "HM02",
+ "HM03",
+ "HM04",
+ "HM05",
+ "HM06",
+ "unknown",
+ "unknown",
+ "Explorer Kit",
+ "Loot Sack",
+ "Rule Book",
+ "Poké Radar",
+ "Point Card",
+ "Journal",
+ "Seal Case",
+ "Fashion Case",
+ "Seal Bag",
+ "Pal Pad",
+ "Works Key",
+ "Old Charm",
+ "Galactic Key",
+ "Red Chain",
+ "Town Map",
+ "Vs. Seeker",
+ "Coin Case",
+ "Old Rod",
+ "Good Rod",
+ "Super Rod",
+ "Sprayduck",
+ "Poffin Case",
+ "Bicycle (ORAS ONLY)",
+ "Suite Key",
+ "Oak\'s Letter",
+ "Lunar Wing",
+ "Member Card",
+ "Azure Flute",
+ "S.S. Ticket",
+ "Contest Pass",
+ "Magma Stone",
+ "Parcel",
+ "Coupon 1",
+ "Coupon 2",
+ "Coupon 3",
+ "Storage Key",
+ "Secret Potion",
+ "Vs. Recorder",
+ "Gracidea",
+ "Secret Key",
+ "Apricorn Box",
+ "Unown Report",
+ "Berry Pots",
+ "Dowsing Machine",
+ "Blue Card",
+ "Slowpoke Tail",
+ "Clear Bell",
+ "Card Key",
+ "Basement Key",
+ "Squirt Bottle",
+ "Red Scale",
+ "Lost Item",
+ "Pass",
+ "Machine Part",
+ "Silver Wing",
+ "Rainbow Wing",
+ "Mystery Egg",
+ "Red Apricorn",
+ "Yellow Apricorn",
+ "Blue Apricorn",
+ "Green Apricorn",
+ "Pink Apricorn",
+ "White Apricorn",
+ "Black Apricorn",
+ "Fast Ball",
+ "Level Ball",
+ "Lure Ball",
+ "Heavy Ball",
+ "Love Ball",
+ "Friend Ball",
+ "Moon Ball",
+ "Sport Ball",
+ "Park Ball",
+ "Photo Album",
+ "GB Sounds",
+ "Tidal Bell",
+ "Rage Candy Bar",
+ "Data Card 01",
+ "Data Card 02",
+ "Data Card 03",
+ "Data Card 04",
+ "Data Card 05",
+ "Data Card 06",
+ "Data Card 07",
+ "Data Card 08",
+ "Data Card 09",
+ "Data Card 10",
+ "Data Card 11",
+ "Data Card 12",
+ "Data Card 13",
+ "Data Card 14",
+ "Data Card 15",
+ "Data Card 16",
+ "Data Card 17",
+ "Data Card 18",
+ "Data Card 19",
+ "Data Card 20",
+ "Data Card 21",
+ "Data Card 22",
+ "Data Card 23",
+ "Data Card 24",
+ "Data Card 25",
+ "Data Card 26",
+ "Data Card 27",
+ "Jade Orb",
+ "Lock Capsule",
+ "Red Orb",
+ "Blue Orb",
+ "Enigma Stone",
+ "Prism Scale",
+ "Eviolite",
+ "Float Stone",
+ "Rocky Helmet",
+ "Air Balloon",
+ "Red Card",
+ "Ring Target",
+ "Binding Band",
+ "Absorb Bulb",
+ "Cell Battery",
+ "Eject Button",
+ "Fire Gem",
+ "Water Gem",
+ "Electric Gem",
+ "Grass Gem",
+ "Ice Gem",
+ "Fighting Gem",
+ "Poison Gem",
+ "Ground Gem",
+ "Flying Gem",
+ "Psychic Gem",
+ "Bug Gem",
+ "Rock Gem",
+ "Ghost Gem",
+ "Dragon Gem",
+ "Dark Gem",
+ "Steel Gem",
+ "Normal Gem",
+ "Health Wing",
+ "Muscle Wing",
+ "Resist Wing",
+ "Genius Wing",
+ "Clever Wing",
+ "Swift Wing",
+ "Pretty Wing",
+ "Cover Fossil",
+ "Plume Fossil",
+ "Liberty Pass",
+ "Pass Orb",
+ "Dream Ball",
+ "Poké Toy",
+ "Prop Case",
+ "Dragon Skull",
+ "Balm Mushroom",
+ "Big Nugget",
+ "Pearl String",
+ "Comet Shard",
+ "Relic Copper",
+ "Relic Silver",
+ "Relic Gold",
+ "Relic Vase",
+ "Relic Band",
+ "Relic Statue",
+ "Relic Crown",
+ "Casteliacone",
+ "Dire Hit 2",
+ "X Speed 2",
+ "X Sp. Atk 2",
+ "X Sp. Def 2",
+ "X Defense 2",
+ "X Attack 2",
+ "X Accuracy 2",
+ "X Speed 3",
+ "X Sp. Atk 3",
+ "X Sp. Def 3",
+ "X Defense 3",
+ "X Attack 3",
+ "X Accuracy 3",
+ "X Speed 6",
+ "X Sp. Atk 6",
+ "X Sp. Def 6",
+ "X Defense 6",
+ "X Attack 6",
+ "X Accuracy 6",
+ "Ability Urge",
+ "Item Drop",
+ "Item Urge",
+ "Reset Urge",
+ "Dire Hit 3",
+ "Light Stone",
+ "Dark Stone",
+ "TM93",
+ "TM94",
+ "TM95",
+ "Xtransceiver",
+ "???",
+ "Gram 1",
+ "Gram 2",
+ "Gram 3",
+ "Xtransceiver",
+ "Medal Box",
+ "DNA Splicers",
+ "DNA Splicers",
+ "Permit",
+ "Oval Charm",
+ "Shiny Charm",
+ "Plasma Card",
+ "Grubby Hanky",
+ "Colress Machine",
+ "Dropped Item",
+ "Dropped Item",
+ "Reveal Glass",
+ "Weakness Policy",
+ "Assault Vest",
+ "Holo Caster",
+ "Prof\'s Letter",
+ "Roller Skates",
+ "Pixie Plate",
+ "Ability Capsule",
+ "Whipped Dream",
+ "Sachet",
+ "Luminous Moss",
+ "Snowball",
+ "Safety Goggles",
+ "Poké Flute",
+ "Rich Mulch",
+ "Surprise Mulch",
+ "Boost Mulch",
+ "Amaze Mulch",
+ "Gengarite",
+ "Gardevoirite",
+ "Ampharosite",
+ "Venusaurite",
+ "Charizardite X",
+ "Blastoisinite",
+ "Mewtwonite X",
+ "Mewtwonite Y",
+ "Blazikenite",
+ "Medichamite",
+ "Houndoominite",
+ "Aggronite",
+ "Banettite",
+ "Tyranitarite",
+ "Scizorite",
+ "Pinsirite",
+ "Aerodactylite",
+ "Lucarionite",
+ "Abomasite",
+ "Kangaskhanite",
+ "Gyaradosite",
+ "Absolite",
+ "Charizardite Y",
+ "Alakazite",
+ "Heracronite",
+ "Mawilite",
+ "Manectite",
+ "Garchompite",
+ "Latiasite",
+ "Latiosite",
+ "Roseli Berry",
+ "Kee Berry",
+ "Maranga Berry",
+ "Sprinklotad",
+ "TM96",
+ "TM97",
+ "TM98",
+ "TM99",
+ "TM100",
+ "Power Plant Pass",
+ "Mega Ring",
+ "Intriguing Stone",
+ "Common Stone",
+ "Discount Coupon",
+ "Elevator Key",
+ "TMV Pass",
+ "Honor of Kalos",
+ "Adventure Rules",
+ "Strange Souvenir",
+ "Lens Case",
+ "Travel Trunk",
+ "Travel Trunk",
+ "Lumiose Galette",
+ "Shalour Sable",
+ "Jaw Fossil",
+ "Sail Fossil",
+ "Looker Ticket",
+ "Bicycle",
+ "Holo Caster",
+ "Fairy Gem",
+ "Mega Charm",
+ "Mega Glove",
+ "Mach Bike (ORAS ONLY)",
+ "Acro Bike (ORAS ONLY)",
+ "Wailmer Pail (ORAS ONLY)",
+ "Devon Parts (ORAS ONLY)",
+ "Soot Sack (ORAS ONLY)",
+ "Basement Key (ORAS ONLY)",
+ "Pokéblock Kit (ORAS ONLY)",
+ "Letter (ORAS ONLY)",
+ "Eon Ticket (ORAS ONLY)",
+ "Scanner (ORAS ONLY)",
+ "Go-Goggles (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key to Room 1 (ORAS ONLY)",
+ "Key to Room 2 (ORAS ONLY)",
+ "Key to Room 4 (ORAS ONLY)",
+ "Key to Room 6 (ORAS ONLY)",
+ "Storage Key (ORAS ONLY)",
+ "Devon Scope (ORAS ONLY)",
+ "S.S. Ticket (ORAS ONLY)",
+ "HM07 (ORAS ONLY)",
+ "Devon Scuba Gear (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Magma Suit (ORAS ONLY)",
+ "Aqua Suit (ORAS ONLY)",
+ "Pair of Tickets (ORAS ONLY)",
+ "Mega Bracelet (ORAS ONLY)",
+ "Mega Pendant (ORAS ONLY)",
+ "Mega Glasses (ORAS ONLY)",
+ "Mega Anchor (ORAS ONLY)",
+ "Mega Stickpin (ORAS ONLY)",
+ "Mega Tiara (ORAS ONLY)",
+ "Mega Anklet (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Swampertite (ORAS ONLY)",
+ "Sceptilite (ORAS ONLY)",
+ "Sablenite (ORAS ONLY)",
+ "Altarianite (ORAS ONLY)",
+ "Galladite (ORAS ONLY)",
+ "Audinite (ORAS ONLY)",
+ "Metagrossite (ORAS ONLY)",
+ "Sharpedonite (ORAS ONLY)",
+ "Slowbronite (ORAS ONLY)",
+ "Steelixite (ORAS ONLY)",
+ "Pidgeotite (ORAS ONLY)",
+ "Glalitite (ORAS ONLY)",
+ "Diancite (ORAS ONLY)",
+ "Prison Bottle (ORAS ONLY)",
+ "Mega Cuff (ORAS ONLY)",
+ "Cameruptite (ORAS ONLY)",
+ "Lopunnite (ORAS ONLY)",
+ "Salamencite (ORAS ONLY)",
+ "Beedrillite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key Stone (ORAS ONLY)",
+ "Meteorite Shard (ORAS ONLY)",
+ "Eon Flute (ORAS ONLY)"});
+ this.item3.Location = new System.Drawing.Point(291, 58);
+ this.item3.Name = "item3";
+ this.item3.Size = new System.Drawing.Size(139, 21);
+ this.item3.TabIndex = 106;
+ //
+ // item3_cuant
+ //
+ this.item3_cuant.Location = new System.Drawing.Point(436, 58);
+ this.item3_cuant.Maximum = new decimal(new int[] {
+ 65535,
+ 0,
+ 0,
+ 0});
+ this.item3_cuant.Name = "item3_cuant";
+ this.item3_cuant.Size = new System.Drawing.Size(58, 20);
+ this.item3_cuant.TabIndex = 104;
+ //
+ // label40
+ //
+ this.label40.Location = new System.Drawing.Point(249, 55);
+ this.label40.Name = "label40";
+ this.label40.Size = new System.Drawing.Size(100, 23);
+ this.label40.TabIndex = 105;
+ this.label40.Text = "Item 3:";
+ this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // item4
+ //
+ this.item4.FormattingEnabled = true;
+ this.item4.Items.AddRange(new object[] {
+ "None",
+ "Master Ball",
+ "Ultra Ball",
+ "Great Ball",
+ "Poké Ball",
+ "Safari Ball",
+ "Net Ball",
+ "Dive Ball",
+ "Nest Ball",
+ "Repeat Ball",
+ "Timer Ball",
+ "Luxury Ball",
+ "Premier Ball",
+ "Dusk Ball",
+ "Heal Ball",
+ "Quick Ball",
+ "Cherish Ball",
+ "Potion",
+ "Antidote",
+ "Burn Heal",
+ "Ice Heal",
+ "Awakening",
+ "Paralyze Heal",
+ "Full Restore",
+ "Max Potion",
+ "Hyper Potion",
+ "Super Potion",
+ "Full Heal",
+ "Revive",
+ "Max Revive",
+ "Fresh Water",
+ "Soda Pop",
+ "Lemonade",
+ "Moomoo Milk",
+ "Energy Powder",
+ "Energy Root",
+ "Heal Powder",
+ "Revival Herb",
+ "Ether",
+ "Max Ether",
+ "Elixir",
+ "Max Elixir",
+ "Lava Cookie",
+ "Berry Juice",
+ "Sacred Ash",
+ "HP Up",
+ "Protein",
+ "Iron",
+ "Carbos",
+ "Calcium",
+ "Rare Candy",
+ "PP Up",
+ "Zinc",
+ "PP Max",
+ "Old Gateau",
+ "Guard Spec.",
+ "Dire Hit",
+ "X Attack",
+ "X Defense",
+ "X Speed",
+ "X Accuracy",
+ "X Sp. Atk",
+ "X Sp. Def",
+ "Poké Doll",
+ "Fluffy Tail",
+ "Blue Flute",
+ "Yellow Flute",
+ "Red Flute",
+ "Black Flute",
+ "White Flute",
+ "Shoal Salt",
+ "Shoal Shell",
+ "Red Shard",
+ "Blue Shard",
+ "Yellow Shard",
+ "Green Shard",
+ "Super Repel",
+ "Max Repel",
+ "Escape Rope",
+ "Repel",
+ "Sun Stone",
+ "Moon Stone",
+ "Fire Stone",
+ "Thunder Stone",
+ "Water Stone",
+ "Leaf Stone",
+ "Tiny Mushroom",
+ "Big Mushroom",
+ "Pearl",
+ "Big Pearl",
+ "Stardust",
+ "Star Piece",
+ "Nugget",
+ "Heart Scale",
+ "Honey",
+ "Growth Mulch",
+ "Damp Mulch",
+ "Stable Mulch",
+ "Gooey Mulch",
+ "Root Fossil",
+ "Claw Fossil",
+ "Helix Fossil",
+ "Dome Fossil",
+ "Old Amber",
+ "Armor Fossil",
+ "Skull Fossil",
+ "Rare Bone",
+ "Shiny Stone",
+ "Dusk Stone",
+ "Dawn Stone",
+ "Oval Stone",
+ "Odd Keystone",
+ "Griseous Orb",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Douse Drive",
+ "Shock Drive",
+ "Burn Drive",
+ "Chill Drive",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Sweet Heart",
+ "Adamant Orb",
+ "Lustrous Orb",
+ "Greet Mail",
+ "Favored Mail",
+ "RSVP Mail",
+ "Thanks Mail",
+ "Inquiry Mail",
+ "Like Mail",
+ "Reply Mail",
+ "Bridge Mail S",
+ "Bridge Mail D",
+ "Bridge Mail T",
+ "Bridge Mail V",
+ "Bridge Mail M",
+ "Cheri Berry",
+ "Chesto Berry",
+ "Pecha Berry",
+ "Rawst Berry",
+ "Aspear Berry",
+ "Leppa Berry",
+ "Oran Berry",
+ "Persim Berry",
+ "Lum Berry",
+ "Sitrus Berry",
+ "Figy Berry",
+ "Wiki Berry",
+ "Mago Berry",
+ "Aguav Berry",
+ "Iapapa Berry",
+ "Razz Berry",
+ "Bluk Berry",
+ "Nanab Berry",
+ "Wepear Berry",
+ "Pinap Berry",
+ "Pomeg Berry",
+ "Kelpsy Berry",
+ "Qualot Berry",
+ "Hondew Berry",
+ "Grepa Berry",
+ "Tamato Berry",
+ "Cornn Berry",
+ "Magost Berry",
+ "Rabuta Berry",
+ "Nomel Berry",
+ "Spelon Berry",
+ "Pamtre Berry",
+ "Watmel Berry",
+ "Durin Berry",
+ "Belue Berry",
+ "Occa Berry",
+ "Passho Berry",
+ "Wacan Berry",
+ "Rindo Berry",
+ "Yache Berry",
+ "Chople Berry",
+ "Kebia Berry",
+ "Shuca Berry",
+ "Coba Berry",
+ "Payapa Berry",
+ "Tanga Berry",
+ "Charti Berry",
+ "Kasib Berry",
+ "Haban Berry",
+ "Colbur Berry",
+ "Babiri Berry",
+ "Chilan Berry",
+ "Liechi Berry",
+ "Ganlon Berry",
+ "Salac Berry",
+ "Petaya Berry",
+ "Apicot Berry",
+ "Lansat Berry",
+ "Starf Berry",
+ "Enigma Berry",
+ "Micle Berry",
+ "Custap Berry",
+ "Jaboca Berry",
+ "Rowap Berry",
+ "Bright Powder",
+ "White Herb",
+ "Macho Brace",
+ "Exp. Share",
+ "Quick Claw",
+ "Soothe Bell",
+ "Mental Herb",
+ "Choice Band",
+ "King\'s Rock",
+ "Silver Powder",
+ "Amulet Coin",
+ "Cleanse Tag",
+ "Soul Dew",
+ "Deep Sea Tooth",
+ "Deep Sea Scale",
+ "Smoke Ball",
+ "Everstone",
+ "Focus Band",
+ "Lucky Egg",
+ "Scope Lens",
+ "Metal Coat",
+ "Leftovers",
+ "Dragon Scale",
+ "Light Ball",
+ "Soft Sand",
+ "Hard Stone",
+ "Miracle Seed",
+ "Black Glasses",
+ "Black Belt",
+ "Magnet",
+ "Mystic Water",
+ "Sharp Beak",
+ "Poison Barb",
+ "Never-Melt Ice",
+ "Spell Tag",
+ "Twisted Spoon",
+ "Charcoal",
+ "Dragon Fang",
+ "Silk Scarf",
+ "Up-Grade",
+ "Shell Bell",
+ "Sea Incense",
+ "Lax Incense",
+ "Lucky Punch",
+ "Metal Powder",
+ "Thick Club",
+ "Stick",
+ "Red Scarf",
+ "Blue Scarf",
+ "Pink Scarf",
+ "Green Scarf",
+ "Yellow Scarf",
+ "Wide Lens",
+ "Muscle Band",
+ "Wise Glasses",
+ "Expert Belt",
+ "Light Clay",
+ "Life Orb",
+ "Power Herb",
+ "Toxic Orb",
+ "Flame Orb",
+ "Quick Powder",
+ "Focus Sash",
+ "Zoom Lens",
+ "Metronome",
+ "Iron Ball",
+ "Lagging Tail",
+ "Destiny Knot",
+ "Black Sludge",
+ "Icy Rock",
+ "Smooth Rock",
+ "Heat Rock",
+ "Damp Rock",
+ "Grip Claw",
+ "Choice Scarf",
+ "Sticky Barb",
+ "Power Bracer",
+ "Power Belt",
+ "Power Lens",
+ "Power Band",
+ "Power Anklet",
+ "Power Weight",
+ "Shed Shell",
+ "Big Root",
+ "Choice Specs",
+ "Flame Plate",
+ "Splash Plate",
+ "Zap Plate",
+ "Meadow Plate",
+ "Icicle Plate",
+ "Fist Plate",
+ "Toxic Plate",
+ "Earth Plate",
+ "Sky Plate",
+ "Mind Plate",
+ "Insect Plate",
+ "Stone Plate",
+ "Spooky Plate",
+ "Draco Plate",
+ "Dread Plate",
+ "Iron Plate",
+ "Odd Incense",
+ "Rock Incense",
+ "Full Incense",
+ "Wave Incense",
+ "Rose Incense",
+ "Luck Incense",
+ "Pure Incense",
+ "Protector",
+ "Electirizer",
+ "Magmarizer",
+ "Dubious Disc",
+ "Reaper Cloth",
+ "Razor Claw",
+ "Razor Fang",
+ "TM01",
+ "TM02",
+ "TM03",
+ "TM04",
+ "TM05",
+ "TM06",
+ "TM07",
+ "TM08",
+ "TM09",
+ "TM10",
+ "TM11",
+ "TM12",
+ "TM13",
+ "TM14",
+ "TM15",
+ "TM16",
+ "TM17",
+ "TM18",
+ "TM19",
+ "TM20",
+ "TM21",
+ "TM22",
+ "TM23",
+ "TM24",
+ "TM25",
+ "TM26",
+ "TM27",
+ "TM28",
+ "TM29",
+ "TM30",
+ "TM31",
+ "TM32",
+ "TM33",
+ "TM34",
+ "TM35",
+ "TM36",
+ "TM37",
+ "TM38",
+ "TM39",
+ "TM40",
+ "TM41",
+ "TM42",
+ "TM43",
+ "TM44",
+ "TM45",
+ "TM46",
+ "TM47",
+ "TM48",
+ "TM49",
+ "TM50",
+ "TM51",
+ "TM52",
+ "TM53",
+ "TM54",
+ "TM55",
+ "TM56",
+ "TM57",
+ "TM58",
+ "TM59",
+ "TM60",
+ "TM61",
+ "TM62",
+ "TM63",
+ "TM64",
+ "TM65",
+ "TM66",
+ "TM67",
+ "TM68",
+ "TM69",
+ "TM70",
+ "TM71",
+ "TM72",
+ "TM73",
+ "TM74",
+ "TM75",
+ "TM76",
+ "TM77",
+ "TM78",
+ "TM79",
+ "TM80",
+ "TM81",
+ "TM82",
+ "TM83",
+ "TM84",
+ "TM85",
+ "TM86",
+ "TM87",
+ "TM88",
+ "TM89",
+ "TM90",
+ "TM91",
+ "TM92",
+ "HM01",
+ "HM02",
+ "HM03",
+ "HM04",
+ "HM05",
+ "HM06",
+ "unknown",
+ "unknown",
+ "Explorer Kit",
+ "Loot Sack",
+ "Rule Book",
+ "Poké Radar",
+ "Point Card",
+ "Journal",
+ "Seal Case",
+ "Fashion Case",
+ "Seal Bag",
+ "Pal Pad",
+ "Works Key",
+ "Old Charm",
+ "Galactic Key",
+ "Red Chain",
+ "Town Map",
+ "Vs. Seeker",
+ "Coin Case",
+ "Old Rod",
+ "Good Rod",
+ "Super Rod",
+ "Sprayduck",
+ "Poffin Case",
+ "Bicycle (ORAS ONLY)",
+ "Suite Key",
+ "Oak\'s Letter",
+ "Lunar Wing",
+ "Member Card",
+ "Azure Flute",
+ "S.S. Ticket",
+ "Contest Pass",
+ "Magma Stone",
+ "Parcel",
+ "Coupon 1",
+ "Coupon 2",
+ "Coupon 3",
+ "Storage Key",
+ "Secret Potion",
+ "Vs. Recorder",
+ "Gracidea",
+ "Secret Key",
+ "Apricorn Box",
+ "Unown Report",
+ "Berry Pots",
+ "Dowsing Machine",
+ "Blue Card",
+ "Slowpoke Tail",
+ "Clear Bell",
+ "Card Key",
+ "Basement Key",
+ "Squirt Bottle",
+ "Red Scale",
+ "Lost Item",
+ "Pass",
+ "Machine Part",
+ "Silver Wing",
+ "Rainbow Wing",
+ "Mystery Egg",
+ "Red Apricorn",
+ "Yellow Apricorn",
+ "Blue Apricorn",
+ "Green Apricorn",
+ "Pink Apricorn",
+ "White Apricorn",
+ "Black Apricorn",
+ "Fast Ball",
+ "Level Ball",
+ "Lure Ball",
+ "Heavy Ball",
+ "Love Ball",
+ "Friend Ball",
+ "Moon Ball",
+ "Sport Ball",
+ "Park Ball",
+ "Photo Album",
+ "GB Sounds",
+ "Tidal Bell",
+ "Rage Candy Bar",
+ "Data Card 01",
+ "Data Card 02",
+ "Data Card 03",
+ "Data Card 04",
+ "Data Card 05",
+ "Data Card 06",
+ "Data Card 07",
+ "Data Card 08",
+ "Data Card 09",
+ "Data Card 10",
+ "Data Card 11",
+ "Data Card 12",
+ "Data Card 13",
+ "Data Card 14",
+ "Data Card 15",
+ "Data Card 16",
+ "Data Card 17",
+ "Data Card 18",
+ "Data Card 19",
+ "Data Card 20",
+ "Data Card 21",
+ "Data Card 22",
+ "Data Card 23",
+ "Data Card 24",
+ "Data Card 25",
+ "Data Card 26",
+ "Data Card 27",
+ "Jade Orb",
+ "Lock Capsule",
+ "Red Orb",
+ "Blue Orb",
+ "Enigma Stone",
+ "Prism Scale",
+ "Eviolite",
+ "Float Stone",
+ "Rocky Helmet",
+ "Air Balloon",
+ "Red Card",
+ "Ring Target",
+ "Binding Band",
+ "Absorb Bulb",
+ "Cell Battery",
+ "Eject Button",
+ "Fire Gem",
+ "Water Gem",
+ "Electric Gem",
+ "Grass Gem",
+ "Ice Gem",
+ "Fighting Gem",
+ "Poison Gem",
+ "Ground Gem",
+ "Flying Gem",
+ "Psychic Gem",
+ "Bug Gem",
+ "Rock Gem",
+ "Ghost Gem",
+ "Dragon Gem",
+ "Dark Gem",
+ "Steel Gem",
+ "Normal Gem",
+ "Health Wing",
+ "Muscle Wing",
+ "Resist Wing",
+ "Genius Wing",
+ "Clever Wing",
+ "Swift Wing",
+ "Pretty Wing",
+ "Cover Fossil",
+ "Plume Fossil",
+ "Liberty Pass",
+ "Pass Orb",
+ "Dream Ball",
+ "Poké Toy",
+ "Prop Case",
+ "Dragon Skull",
+ "Balm Mushroom",
+ "Big Nugget",
+ "Pearl String",
+ "Comet Shard",
+ "Relic Copper",
+ "Relic Silver",
+ "Relic Gold",
+ "Relic Vase",
+ "Relic Band",
+ "Relic Statue",
+ "Relic Crown",
+ "Casteliacone",
+ "Dire Hit 2",
+ "X Speed 2",
+ "X Sp. Atk 2",
+ "X Sp. Def 2",
+ "X Defense 2",
+ "X Attack 2",
+ "X Accuracy 2",
+ "X Speed 3",
+ "X Sp. Atk 3",
+ "X Sp. Def 3",
+ "X Defense 3",
+ "X Attack 3",
+ "X Accuracy 3",
+ "X Speed 6",
+ "X Sp. Atk 6",
+ "X Sp. Def 6",
+ "X Defense 6",
+ "X Attack 6",
+ "X Accuracy 6",
+ "Ability Urge",
+ "Item Drop",
+ "Item Urge",
+ "Reset Urge",
+ "Dire Hit 3",
+ "Light Stone",
+ "Dark Stone",
+ "TM93",
+ "TM94",
+ "TM95",
+ "Xtransceiver",
+ "???",
+ "Gram 1",
+ "Gram 2",
+ "Gram 3",
+ "Xtransceiver",
+ "Medal Box",
+ "DNA Splicers",
+ "DNA Splicers",
+ "Permit",
+ "Oval Charm",
+ "Shiny Charm",
+ "Plasma Card",
+ "Grubby Hanky",
+ "Colress Machine",
+ "Dropped Item",
+ "Dropped Item",
+ "Reveal Glass",
+ "Weakness Policy",
+ "Assault Vest",
+ "Holo Caster",
+ "Prof\'s Letter",
+ "Roller Skates",
+ "Pixie Plate",
+ "Ability Capsule",
+ "Whipped Dream",
+ "Sachet",
+ "Luminous Moss",
+ "Snowball",
+ "Safety Goggles",
+ "Poké Flute",
+ "Rich Mulch",
+ "Surprise Mulch",
+ "Boost Mulch",
+ "Amaze Mulch",
+ "Gengarite",
+ "Gardevoirite",
+ "Ampharosite",
+ "Venusaurite",
+ "Charizardite X",
+ "Blastoisinite",
+ "Mewtwonite X",
+ "Mewtwonite Y",
+ "Blazikenite",
+ "Medichamite",
+ "Houndoominite",
+ "Aggronite",
+ "Banettite",
+ "Tyranitarite",
+ "Scizorite",
+ "Pinsirite",
+ "Aerodactylite",
+ "Lucarionite",
+ "Abomasite",
+ "Kangaskhanite",
+ "Gyaradosite",
+ "Absolite",
+ "Charizardite Y",
+ "Alakazite",
+ "Heracronite",
+ "Mawilite",
+ "Manectite",
+ "Garchompite",
+ "Latiasite",
+ "Latiosite",
+ "Roseli Berry",
+ "Kee Berry",
+ "Maranga Berry",
+ "Sprinklotad",
+ "TM96",
+ "TM97",
+ "TM98",
+ "TM99",
+ "TM100",
+ "Power Plant Pass",
+ "Mega Ring",
+ "Intriguing Stone",
+ "Common Stone",
+ "Discount Coupon",
+ "Elevator Key",
+ "TMV Pass",
+ "Honor of Kalos",
+ "Adventure Rules",
+ "Strange Souvenir",
+ "Lens Case",
+ "Travel Trunk",
+ "Travel Trunk",
+ "Lumiose Galette",
+ "Shalour Sable",
+ "Jaw Fossil",
+ "Sail Fossil",
+ "Looker Ticket",
+ "Bicycle",
+ "Holo Caster",
+ "Fairy Gem",
+ "Mega Charm",
+ "Mega Glove",
+ "Mach Bike (ORAS ONLY)",
+ "Acro Bike (ORAS ONLY)",
+ "Wailmer Pail (ORAS ONLY)",
+ "Devon Parts (ORAS ONLY)",
+ "Soot Sack (ORAS ONLY)",
+ "Basement Key (ORAS ONLY)",
+ "Pokéblock Kit (ORAS ONLY)",
+ "Letter (ORAS ONLY)",
+ "Eon Ticket (ORAS ONLY)",
+ "Scanner (ORAS ONLY)",
+ "Go-Goggles (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key to Room 1 (ORAS ONLY)",
+ "Key to Room 2 (ORAS ONLY)",
+ "Key to Room 4 (ORAS ONLY)",
+ "Key to Room 6 (ORAS ONLY)",
+ "Storage Key (ORAS ONLY)",
+ "Devon Scope (ORAS ONLY)",
+ "S.S. Ticket (ORAS ONLY)",
+ "HM07 (ORAS ONLY)",
+ "Devon Scuba Gear (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Magma Suit (ORAS ONLY)",
+ "Aqua Suit (ORAS ONLY)",
+ "Pair of Tickets (ORAS ONLY)",
+ "Mega Bracelet (ORAS ONLY)",
+ "Mega Pendant (ORAS ONLY)",
+ "Mega Glasses (ORAS ONLY)",
+ "Mega Anchor (ORAS ONLY)",
+ "Mega Stickpin (ORAS ONLY)",
+ "Mega Tiara (ORAS ONLY)",
+ "Mega Anklet (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Swampertite (ORAS ONLY)",
+ "Sceptilite (ORAS ONLY)",
+ "Sablenite (ORAS ONLY)",
+ "Altarianite (ORAS ONLY)",
+ "Galladite (ORAS ONLY)",
+ "Audinite (ORAS ONLY)",
+ "Metagrossite (ORAS ONLY)",
+ "Sharpedonite (ORAS ONLY)",
+ "Slowbronite (ORAS ONLY)",
+ "Steelixite (ORAS ONLY)",
+ "Pidgeotite (ORAS ONLY)",
+ "Glalitite (ORAS ONLY)",
+ "Diancite (ORAS ONLY)",
+ "Prison Bottle (ORAS ONLY)",
+ "Mega Cuff (ORAS ONLY)",
+ "Cameruptite (ORAS ONLY)",
+ "Lopunnite (ORAS ONLY)",
+ "Salamencite (ORAS ONLY)",
+ "Beedrillite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key Stone (ORAS ONLY)",
+ "Meteorite Shard (ORAS ONLY)",
+ "Eon Flute (ORAS ONLY)"});
+ this.item4.Location = new System.Drawing.Point(291, 81);
+ this.item4.Name = "item4";
+ this.item4.Size = new System.Drawing.Size(139, 21);
+ this.item4.TabIndex = 109;
+ //
+ // item4_cuant
+ //
+ this.item4_cuant.Location = new System.Drawing.Point(436, 81);
+ this.item4_cuant.Maximum = new decimal(new int[] {
+ 65535,
+ 0,
+ 0,
+ 0});
+ this.item4_cuant.Name = "item4_cuant";
+ this.item4_cuant.Size = new System.Drawing.Size(58, 20);
+ this.item4_cuant.TabIndex = 107;
+ //
+ // label41
+ //
+ this.label41.Location = new System.Drawing.Point(249, 78);
+ this.label41.Name = "label41";
+ this.label41.Size = new System.Drawing.Size(100, 23);
+ this.label41.TabIndex = 108;
+ this.label41.Text = "Item 4:";
+ this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // item5
+ //
+ this.item5.FormattingEnabled = true;
+ this.item5.Items.AddRange(new object[] {
+ "None",
+ "Master Ball",
+ "Ultra Ball",
+ "Great Ball",
+ "Poké Ball",
+ "Safari Ball",
+ "Net Ball",
+ "Dive Ball",
+ "Nest Ball",
+ "Repeat Ball",
+ "Timer Ball",
+ "Luxury Ball",
+ "Premier Ball",
+ "Dusk Ball",
+ "Heal Ball",
+ "Quick Ball",
+ "Cherish Ball",
+ "Potion",
+ "Antidote",
+ "Burn Heal",
+ "Ice Heal",
+ "Awakening",
+ "Paralyze Heal",
+ "Full Restore",
+ "Max Potion",
+ "Hyper Potion",
+ "Super Potion",
+ "Full Heal",
+ "Revive",
+ "Max Revive",
+ "Fresh Water",
+ "Soda Pop",
+ "Lemonade",
+ "Moomoo Milk",
+ "Energy Powder",
+ "Energy Root",
+ "Heal Powder",
+ "Revival Herb",
+ "Ether",
+ "Max Ether",
+ "Elixir",
+ "Max Elixir",
+ "Lava Cookie",
+ "Berry Juice",
+ "Sacred Ash",
+ "HP Up",
+ "Protein",
+ "Iron",
+ "Carbos",
+ "Calcium",
+ "Rare Candy",
+ "PP Up",
+ "Zinc",
+ "PP Max",
+ "Old Gateau",
+ "Guard Spec.",
+ "Dire Hit",
+ "X Attack",
+ "X Defense",
+ "X Speed",
+ "X Accuracy",
+ "X Sp. Atk",
+ "X Sp. Def",
+ "Poké Doll",
+ "Fluffy Tail",
+ "Blue Flute",
+ "Yellow Flute",
+ "Red Flute",
+ "Black Flute",
+ "White Flute",
+ "Shoal Salt",
+ "Shoal Shell",
+ "Red Shard",
+ "Blue Shard",
+ "Yellow Shard",
+ "Green Shard",
+ "Super Repel",
+ "Max Repel",
+ "Escape Rope",
+ "Repel",
+ "Sun Stone",
+ "Moon Stone",
+ "Fire Stone",
+ "Thunder Stone",
+ "Water Stone",
+ "Leaf Stone",
+ "Tiny Mushroom",
+ "Big Mushroom",
+ "Pearl",
+ "Big Pearl",
+ "Stardust",
+ "Star Piece",
+ "Nugget",
+ "Heart Scale",
+ "Honey",
+ "Growth Mulch",
+ "Damp Mulch",
+ "Stable Mulch",
+ "Gooey Mulch",
+ "Root Fossil",
+ "Claw Fossil",
+ "Helix Fossil",
+ "Dome Fossil",
+ "Old Amber",
+ "Armor Fossil",
+ "Skull Fossil",
+ "Rare Bone",
+ "Shiny Stone",
+ "Dusk Stone",
+ "Dawn Stone",
+ "Oval Stone",
+ "Odd Keystone",
+ "Griseous Orb",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Douse Drive",
+ "Shock Drive",
+ "Burn Drive",
+ "Chill Drive",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Sweet Heart",
+ "Adamant Orb",
+ "Lustrous Orb",
+ "Greet Mail",
+ "Favored Mail",
+ "RSVP Mail",
+ "Thanks Mail",
+ "Inquiry Mail",
+ "Like Mail",
+ "Reply Mail",
+ "Bridge Mail S",
+ "Bridge Mail D",
+ "Bridge Mail T",
+ "Bridge Mail V",
+ "Bridge Mail M",
+ "Cheri Berry",
+ "Chesto Berry",
+ "Pecha Berry",
+ "Rawst Berry",
+ "Aspear Berry",
+ "Leppa Berry",
+ "Oran Berry",
+ "Persim Berry",
+ "Lum Berry",
+ "Sitrus Berry",
+ "Figy Berry",
+ "Wiki Berry",
+ "Mago Berry",
+ "Aguav Berry",
+ "Iapapa Berry",
+ "Razz Berry",
+ "Bluk Berry",
+ "Nanab Berry",
+ "Wepear Berry",
+ "Pinap Berry",
+ "Pomeg Berry",
+ "Kelpsy Berry",
+ "Qualot Berry",
+ "Hondew Berry",
+ "Grepa Berry",
+ "Tamato Berry",
+ "Cornn Berry",
+ "Magost Berry",
+ "Rabuta Berry",
+ "Nomel Berry",
+ "Spelon Berry",
+ "Pamtre Berry",
+ "Watmel Berry",
+ "Durin Berry",
+ "Belue Berry",
+ "Occa Berry",
+ "Passho Berry",
+ "Wacan Berry",
+ "Rindo Berry",
+ "Yache Berry",
+ "Chople Berry",
+ "Kebia Berry",
+ "Shuca Berry",
+ "Coba Berry",
+ "Payapa Berry",
+ "Tanga Berry",
+ "Charti Berry",
+ "Kasib Berry",
+ "Haban Berry",
+ "Colbur Berry",
+ "Babiri Berry",
+ "Chilan Berry",
+ "Liechi Berry",
+ "Ganlon Berry",
+ "Salac Berry",
+ "Petaya Berry",
+ "Apicot Berry",
+ "Lansat Berry",
+ "Starf Berry",
+ "Enigma Berry",
+ "Micle Berry",
+ "Custap Berry",
+ "Jaboca Berry",
+ "Rowap Berry",
+ "Bright Powder",
+ "White Herb",
+ "Macho Brace",
+ "Exp. Share",
+ "Quick Claw",
+ "Soothe Bell",
+ "Mental Herb",
+ "Choice Band",
+ "King\'s Rock",
+ "Silver Powder",
+ "Amulet Coin",
+ "Cleanse Tag",
+ "Soul Dew",
+ "Deep Sea Tooth",
+ "Deep Sea Scale",
+ "Smoke Ball",
+ "Everstone",
+ "Focus Band",
+ "Lucky Egg",
+ "Scope Lens",
+ "Metal Coat",
+ "Leftovers",
+ "Dragon Scale",
+ "Light Ball",
+ "Soft Sand",
+ "Hard Stone",
+ "Miracle Seed",
+ "Black Glasses",
+ "Black Belt",
+ "Magnet",
+ "Mystic Water",
+ "Sharp Beak",
+ "Poison Barb",
+ "Never-Melt Ice",
+ "Spell Tag",
+ "Twisted Spoon",
+ "Charcoal",
+ "Dragon Fang",
+ "Silk Scarf",
+ "Up-Grade",
+ "Shell Bell",
+ "Sea Incense",
+ "Lax Incense",
+ "Lucky Punch",
+ "Metal Powder",
+ "Thick Club",
+ "Stick",
+ "Red Scarf",
+ "Blue Scarf",
+ "Pink Scarf",
+ "Green Scarf",
+ "Yellow Scarf",
+ "Wide Lens",
+ "Muscle Band",
+ "Wise Glasses",
+ "Expert Belt",
+ "Light Clay",
+ "Life Orb",
+ "Power Herb",
+ "Toxic Orb",
+ "Flame Orb",
+ "Quick Powder",
+ "Focus Sash",
+ "Zoom Lens",
+ "Metronome",
+ "Iron Ball",
+ "Lagging Tail",
+ "Destiny Knot",
+ "Black Sludge",
+ "Icy Rock",
+ "Smooth Rock",
+ "Heat Rock",
+ "Damp Rock",
+ "Grip Claw",
+ "Choice Scarf",
+ "Sticky Barb",
+ "Power Bracer",
+ "Power Belt",
+ "Power Lens",
+ "Power Band",
+ "Power Anklet",
+ "Power Weight",
+ "Shed Shell",
+ "Big Root",
+ "Choice Specs",
+ "Flame Plate",
+ "Splash Plate",
+ "Zap Plate",
+ "Meadow Plate",
+ "Icicle Plate",
+ "Fist Plate",
+ "Toxic Plate",
+ "Earth Plate",
+ "Sky Plate",
+ "Mind Plate",
+ "Insect Plate",
+ "Stone Plate",
+ "Spooky Plate",
+ "Draco Plate",
+ "Dread Plate",
+ "Iron Plate",
+ "Odd Incense",
+ "Rock Incense",
+ "Full Incense",
+ "Wave Incense",
+ "Rose Incense",
+ "Luck Incense",
+ "Pure Incense",
+ "Protector",
+ "Electirizer",
+ "Magmarizer",
+ "Dubious Disc",
+ "Reaper Cloth",
+ "Razor Claw",
+ "Razor Fang",
+ "TM01",
+ "TM02",
+ "TM03",
+ "TM04",
+ "TM05",
+ "TM06",
+ "TM07",
+ "TM08",
+ "TM09",
+ "TM10",
+ "TM11",
+ "TM12",
+ "TM13",
+ "TM14",
+ "TM15",
+ "TM16",
+ "TM17",
+ "TM18",
+ "TM19",
+ "TM20",
+ "TM21",
+ "TM22",
+ "TM23",
+ "TM24",
+ "TM25",
+ "TM26",
+ "TM27",
+ "TM28",
+ "TM29",
+ "TM30",
+ "TM31",
+ "TM32",
+ "TM33",
+ "TM34",
+ "TM35",
+ "TM36",
+ "TM37",
+ "TM38",
+ "TM39",
+ "TM40",
+ "TM41",
+ "TM42",
+ "TM43",
+ "TM44",
+ "TM45",
+ "TM46",
+ "TM47",
+ "TM48",
+ "TM49",
+ "TM50",
+ "TM51",
+ "TM52",
+ "TM53",
+ "TM54",
+ "TM55",
+ "TM56",
+ "TM57",
+ "TM58",
+ "TM59",
+ "TM60",
+ "TM61",
+ "TM62",
+ "TM63",
+ "TM64",
+ "TM65",
+ "TM66",
+ "TM67",
+ "TM68",
+ "TM69",
+ "TM70",
+ "TM71",
+ "TM72",
+ "TM73",
+ "TM74",
+ "TM75",
+ "TM76",
+ "TM77",
+ "TM78",
+ "TM79",
+ "TM80",
+ "TM81",
+ "TM82",
+ "TM83",
+ "TM84",
+ "TM85",
+ "TM86",
+ "TM87",
+ "TM88",
+ "TM89",
+ "TM90",
+ "TM91",
+ "TM92",
+ "HM01",
+ "HM02",
+ "HM03",
+ "HM04",
+ "HM05",
+ "HM06",
+ "unknown",
+ "unknown",
+ "Explorer Kit",
+ "Loot Sack",
+ "Rule Book",
+ "Poké Radar",
+ "Point Card",
+ "Journal",
+ "Seal Case",
+ "Fashion Case",
+ "Seal Bag",
+ "Pal Pad",
+ "Works Key",
+ "Old Charm",
+ "Galactic Key",
+ "Red Chain",
+ "Town Map",
+ "Vs. Seeker",
+ "Coin Case",
+ "Old Rod",
+ "Good Rod",
+ "Super Rod",
+ "Sprayduck",
+ "Poffin Case",
+ "Bicycle (ORAS ONLY)",
+ "Suite Key",
+ "Oak\'s Letter",
+ "Lunar Wing",
+ "Member Card",
+ "Azure Flute",
+ "S.S. Ticket",
+ "Contest Pass",
+ "Magma Stone",
+ "Parcel",
+ "Coupon 1",
+ "Coupon 2",
+ "Coupon 3",
+ "Storage Key",
+ "Secret Potion",
+ "Vs. Recorder",
+ "Gracidea",
+ "Secret Key",
+ "Apricorn Box",
+ "Unown Report",
+ "Berry Pots",
+ "Dowsing Machine",
+ "Blue Card",
+ "Slowpoke Tail",
+ "Clear Bell",
+ "Card Key",
+ "Basement Key",
+ "Squirt Bottle",
+ "Red Scale",
+ "Lost Item",
+ "Pass",
+ "Machine Part",
+ "Silver Wing",
+ "Rainbow Wing",
+ "Mystery Egg",
+ "Red Apricorn",
+ "Yellow Apricorn",
+ "Blue Apricorn",
+ "Green Apricorn",
+ "Pink Apricorn",
+ "White Apricorn",
+ "Black Apricorn",
+ "Fast Ball",
+ "Level Ball",
+ "Lure Ball",
+ "Heavy Ball",
+ "Love Ball",
+ "Friend Ball",
+ "Moon Ball",
+ "Sport Ball",
+ "Park Ball",
+ "Photo Album",
+ "GB Sounds",
+ "Tidal Bell",
+ "Rage Candy Bar",
+ "Data Card 01",
+ "Data Card 02",
+ "Data Card 03",
+ "Data Card 04",
+ "Data Card 05",
+ "Data Card 06",
+ "Data Card 07",
+ "Data Card 08",
+ "Data Card 09",
+ "Data Card 10",
+ "Data Card 11",
+ "Data Card 12",
+ "Data Card 13",
+ "Data Card 14",
+ "Data Card 15",
+ "Data Card 16",
+ "Data Card 17",
+ "Data Card 18",
+ "Data Card 19",
+ "Data Card 20",
+ "Data Card 21",
+ "Data Card 22",
+ "Data Card 23",
+ "Data Card 24",
+ "Data Card 25",
+ "Data Card 26",
+ "Data Card 27",
+ "Jade Orb",
+ "Lock Capsule",
+ "Red Orb",
+ "Blue Orb",
+ "Enigma Stone",
+ "Prism Scale",
+ "Eviolite",
+ "Float Stone",
+ "Rocky Helmet",
+ "Air Balloon",
+ "Red Card",
+ "Ring Target",
+ "Binding Band",
+ "Absorb Bulb",
+ "Cell Battery",
+ "Eject Button",
+ "Fire Gem",
+ "Water Gem",
+ "Electric Gem",
+ "Grass Gem",
+ "Ice Gem",
+ "Fighting Gem",
+ "Poison Gem",
+ "Ground Gem",
+ "Flying Gem",
+ "Psychic Gem",
+ "Bug Gem",
+ "Rock Gem",
+ "Ghost Gem",
+ "Dragon Gem",
+ "Dark Gem",
+ "Steel Gem",
+ "Normal Gem",
+ "Health Wing",
+ "Muscle Wing",
+ "Resist Wing",
+ "Genius Wing",
+ "Clever Wing",
+ "Swift Wing",
+ "Pretty Wing",
+ "Cover Fossil",
+ "Plume Fossil",
+ "Liberty Pass",
+ "Pass Orb",
+ "Dream Ball",
+ "Poké Toy",
+ "Prop Case",
+ "Dragon Skull",
+ "Balm Mushroom",
+ "Big Nugget",
+ "Pearl String",
+ "Comet Shard",
+ "Relic Copper",
+ "Relic Silver",
+ "Relic Gold",
+ "Relic Vase",
+ "Relic Band",
+ "Relic Statue",
+ "Relic Crown",
+ "Casteliacone",
+ "Dire Hit 2",
+ "X Speed 2",
+ "X Sp. Atk 2",
+ "X Sp. Def 2",
+ "X Defense 2",
+ "X Attack 2",
+ "X Accuracy 2",
+ "X Speed 3",
+ "X Sp. Atk 3",
+ "X Sp. Def 3",
+ "X Defense 3",
+ "X Attack 3",
+ "X Accuracy 3",
+ "X Speed 6",
+ "X Sp. Atk 6",
+ "X Sp. Def 6",
+ "X Defense 6",
+ "X Attack 6",
+ "X Accuracy 6",
+ "Ability Urge",
+ "Item Drop",
+ "Item Urge",
+ "Reset Urge",
+ "Dire Hit 3",
+ "Light Stone",
+ "Dark Stone",
+ "TM93",
+ "TM94",
+ "TM95",
+ "Xtransceiver",
+ "???",
+ "Gram 1",
+ "Gram 2",
+ "Gram 3",
+ "Xtransceiver",
+ "Medal Box",
+ "DNA Splicers",
+ "DNA Splicers",
+ "Permit",
+ "Oval Charm",
+ "Shiny Charm",
+ "Plasma Card",
+ "Grubby Hanky",
+ "Colress Machine",
+ "Dropped Item",
+ "Dropped Item",
+ "Reveal Glass",
+ "Weakness Policy",
+ "Assault Vest",
+ "Holo Caster",
+ "Prof\'s Letter",
+ "Roller Skates",
+ "Pixie Plate",
+ "Ability Capsule",
+ "Whipped Dream",
+ "Sachet",
+ "Luminous Moss",
+ "Snowball",
+ "Safety Goggles",
+ "Poké Flute",
+ "Rich Mulch",
+ "Surprise Mulch",
+ "Boost Mulch",
+ "Amaze Mulch",
+ "Gengarite",
+ "Gardevoirite",
+ "Ampharosite",
+ "Venusaurite",
+ "Charizardite X",
+ "Blastoisinite",
+ "Mewtwonite X",
+ "Mewtwonite Y",
+ "Blazikenite",
+ "Medichamite",
+ "Houndoominite",
+ "Aggronite",
+ "Banettite",
+ "Tyranitarite",
+ "Scizorite",
+ "Pinsirite",
+ "Aerodactylite",
+ "Lucarionite",
+ "Abomasite",
+ "Kangaskhanite",
+ "Gyaradosite",
+ "Absolite",
+ "Charizardite Y",
+ "Alakazite",
+ "Heracronite",
+ "Mawilite",
+ "Manectite",
+ "Garchompite",
+ "Latiasite",
+ "Latiosite",
+ "Roseli Berry",
+ "Kee Berry",
+ "Maranga Berry",
+ "Sprinklotad",
+ "TM96",
+ "TM97",
+ "TM98",
+ "TM99",
+ "TM100",
+ "Power Plant Pass",
+ "Mega Ring",
+ "Intriguing Stone",
+ "Common Stone",
+ "Discount Coupon",
+ "Elevator Key",
+ "TMV Pass",
+ "Honor of Kalos",
+ "Adventure Rules",
+ "Strange Souvenir",
+ "Lens Case",
+ "Travel Trunk",
+ "Travel Trunk",
+ "Lumiose Galette",
+ "Shalour Sable",
+ "Jaw Fossil",
+ "Sail Fossil",
+ "Looker Ticket",
+ "Bicycle",
+ "Holo Caster",
+ "Fairy Gem",
+ "Mega Charm",
+ "Mega Glove",
+ "Mach Bike (ORAS ONLY)",
+ "Acro Bike (ORAS ONLY)",
+ "Wailmer Pail (ORAS ONLY)",
+ "Devon Parts (ORAS ONLY)",
+ "Soot Sack (ORAS ONLY)",
+ "Basement Key (ORAS ONLY)",
+ "Pokéblock Kit (ORAS ONLY)",
+ "Letter (ORAS ONLY)",
+ "Eon Ticket (ORAS ONLY)",
+ "Scanner (ORAS ONLY)",
+ "Go-Goggles (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key to Room 1 (ORAS ONLY)",
+ "Key to Room 2 (ORAS ONLY)",
+ "Key to Room 4 (ORAS ONLY)",
+ "Key to Room 6 (ORAS ONLY)",
+ "Storage Key (ORAS ONLY)",
+ "Devon Scope (ORAS ONLY)",
+ "S.S. Ticket (ORAS ONLY)",
+ "HM07 (ORAS ONLY)",
+ "Devon Scuba Gear (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Magma Suit (ORAS ONLY)",
+ "Aqua Suit (ORAS ONLY)",
+ "Pair of Tickets (ORAS ONLY)",
+ "Mega Bracelet (ORAS ONLY)",
+ "Mega Pendant (ORAS ONLY)",
+ "Mega Glasses (ORAS ONLY)",
+ "Mega Anchor (ORAS ONLY)",
+ "Mega Stickpin (ORAS ONLY)",
+ "Mega Tiara (ORAS ONLY)",
+ "Mega Anklet (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Swampertite (ORAS ONLY)",
+ "Sceptilite (ORAS ONLY)",
+ "Sablenite (ORAS ONLY)",
+ "Altarianite (ORAS ONLY)",
+ "Galladite (ORAS ONLY)",
+ "Audinite (ORAS ONLY)",
+ "Metagrossite (ORAS ONLY)",
+ "Sharpedonite (ORAS ONLY)",
+ "Slowbronite (ORAS ONLY)",
+ "Steelixite (ORAS ONLY)",
+ "Pidgeotite (ORAS ONLY)",
+ "Glalitite (ORAS ONLY)",
+ "Diancite (ORAS ONLY)",
+ "Prison Bottle (ORAS ONLY)",
+ "Mega Cuff (ORAS ONLY)",
+ "Cameruptite (ORAS ONLY)",
+ "Lopunnite (ORAS ONLY)",
+ "Salamencite (ORAS ONLY)",
+ "Beedrillite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key Stone (ORAS ONLY)",
+ "Meteorite Shard (ORAS ONLY)",
+ "Eon Flute (ORAS ONLY)"});
+ this.item5.Location = new System.Drawing.Point(291, 104);
+ this.item5.Name = "item5";
+ this.item5.Size = new System.Drawing.Size(139, 21);
+ this.item5.TabIndex = 112;
+ //
+ // item5_cuant
+ //
+ this.item5_cuant.Location = new System.Drawing.Point(436, 104);
+ this.item5_cuant.Maximum = new decimal(new int[] {
+ 65535,
+ 0,
+ 0,
+ 0});
+ this.item5_cuant.Name = "item5_cuant";
+ this.item5_cuant.Size = new System.Drawing.Size(58, 20);
+ this.item5_cuant.TabIndex = 110;
+ //
+ // label42
+ //
+ this.label42.Location = new System.Drawing.Point(249, 101);
+ this.label42.Name = "label42";
+ this.label42.Size = new System.Drawing.Size(100, 23);
+ this.label42.TabIndex = 111;
+ this.label42.Text = "Item 5:";
+ this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // item6
+ //
+ this.item6.FormattingEnabled = true;
+ this.item6.Items.AddRange(new object[] {
+ "None",
+ "Master Ball",
+ "Ultra Ball",
+ "Great Ball",
+ "Poké Ball",
+ "Safari Ball",
+ "Net Ball",
+ "Dive Ball",
+ "Nest Ball",
+ "Repeat Ball",
+ "Timer Ball",
+ "Luxury Ball",
+ "Premier Ball",
+ "Dusk Ball",
+ "Heal Ball",
+ "Quick Ball",
+ "Cherish Ball",
+ "Potion",
+ "Antidote",
+ "Burn Heal",
+ "Ice Heal",
+ "Awakening",
+ "Paralyze Heal",
+ "Full Restore",
+ "Max Potion",
+ "Hyper Potion",
+ "Super Potion",
+ "Full Heal",
+ "Revive",
+ "Max Revive",
+ "Fresh Water",
+ "Soda Pop",
+ "Lemonade",
+ "Moomoo Milk",
+ "Energy Powder",
+ "Energy Root",
+ "Heal Powder",
+ "Revival Herb",
+ "Ether",
+ "Max Ether",
+ "Elixir",
+ "Max Elixir",
+ "Lava Cookie",
+ "Berry Juice",
+ "Sacred Ash",
+ "HP Up",
+ "Protein",
+ "Iron",
+ "Carbos",
+ "Calcium",
+ "Rare Candy",
+ "PP Up",
+ "Zinc",
+ "PP Max",
+ "Old Gateau",
+ "Guard Spec.",
+ "Dire Hit",
+ "X Attack",
+ "X Defense",
+ "X Speed",
+ "X Accuracy",
+ "X Sp. Atk",
+ "X Sp. Def",
+ "Poké Doll",
+ "Fluffy Tail",
+ "Blue Flute",
+ "Yellow Flute",
+ "Red Flute",
+ "Black Flute",
+ "White Flute",
+ "Shoal Salt",
+ "Shoal Shell",
+ "Red Shard",
+ "Blue Shard",
+ "Yellow Shard",
+ "Green Shard",
+ "Super Repel",
+ "Max Repel",
+ "Escape Rope",
+ "Repel",
+ "Sun Stone",
+ "Moon Stone",
+ "Fire Stone",
+ "Thunder Stone",
+ "Water Stone",
+ "Leaf Stone",
+ "Tiny Mushroom",
+ "Big Mushroom",
+ "Pearl",
+ "Big Pearl",
+ "Stardust",
+ "Star Piece",
+ "Nugget",
+ "Heart Scale",
+ "Honey",
+ "Growth Mulch",
+ "Damp Mulch",
+ "Stable Mulch",
+ "Gooey Mulch",
+ "Root Fossil",
+ "Claw Fossil",
+ "Helix Fossil",
+ "Dome Fossil",
+ "Old Amber",
+ "Armor Fossil",
+ "Skull Fossil",
+ "Rare Bone",
+ "Shiny Stone",
+ "Dusk Stone",
+ "Dawn Stone",
+ "Oval Stone",
+ "Odd Keystone",
+ "Griseous Orb",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Douse Drive",
+ "Shock Drive",
+ "Burn Drive",
+ "Chill Drive",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "unknown",
+ "Sweet Heart",
+ "Adamant Orb",
+ "Lustrous Orb",
+ "Greet Mail",
+ "Favored Mail",
+ "RSVP Mail",
+ "Thanks Mail",
+ "Inquiry Mail",
+ "Like Mail",
+ "Reply Mail",
+ "Bridge Mail S",
+ "Bridge Mail D",
+ "Bridge Mail T",
+ "Bridge Mail V",
+ "Bridge Mail M",
+ "Cheri Berry",
+ "Chesto Berry",
+ "Pecha Berry",
+ "Rawst Berry",
+ "Aspear Berry",
+ "Leppa Berry",
+ "Oran Berry",
+ "Persim Berry",
+ "Lum Berry",
+ "Sitrus Berry",
+ "Figy Berry",
+ "Wiki Berry",
+ "Mago Berry",
+ "Aguav Berry",
+ "Iapapa Berry",
+ "Razz Berry",
+ "Bluk Berry",
+ "Nanab Berry",
+ "Wepear Berry",
+ "Pinap Berry",
+ "Pomeg Berry",
+ "Kelpsy Berry",
+ "Qualot Berry",
+ "Hondew Berry",
+ "Grepa Berry",
+ "Tamato Berry",
+ "Cornn Berry",
+ "Magost Berry",
+ "Rabuta Berry",
+ "Nomel Berry",
+ "Spelon Berry",
+ "Pamtre Berry",
+ "Watmel Berry",
+ "Durin Berry",
+ "Belue Berry",
+ "Occa Berry",
+ "Passho Berry",
+ "Wacan Berry",
+ "Rindo Berry",
+ "Yache Berry",
+ "Chople Berry",
+ "Kebia Berry",
+ "Shuca Berry",
+ "Coba Berry",
+ "Payapa Berry",
+ "Tanga Berry",
+ "Charti Berry",
+ "Kasib Berry",
+ "Haban Berry",
+ "Colbur Berry",
+ "Babiri Berry",
+ "Chilan Berry",
+ "Liechi Berry",
+ "Ganlon Berry",
+ "Salac Berry",
+ "Petaya Berry",
+ "Apicot Berry",
+ "Lansat Berry",
+ "Starf Berry",
+ "Enigma Berry",
+ "Micle Berry",
+ "Custap Berry",
+ "Jaboca Berry",
+ "Rowap Berry",
+ "Bright Powder",
+ "White Herb",
+ "Macho Brace",
+ "Exp. Share",
+ "Quick Claw",
+ "Soothe Bell",
+ "Mental Herb",
+ "Choice Band",
+ "King\'s Rock",
+ "Silver Powder",
+ "Amulet Coin",
+ "Cleanse Tag",
+ "Soul Dew",
+ "Deep Sea Tooth",
+ "Deep Sea Scale",
+ "Smoke Ball",
+ "Everstone",
+ "Focus Band",
+ "Lucky Egg",
+ "Scope Lens",
+ "Metal Coat",
+ "Leftovers",
+ "Dragon Scale",
+ "Light Ball",
+ "Soft Sand",
+ "Hard Stone",
+ "Miracle Seed",
+ "Black Glasses",
+ "Black Belt",
+ "Magnet",
+ "Mystic Water",
+ "Sharp Beak",
+ "Poison Barb",
+ "Never-Melt Ice",
+ "Spell Tag",
+ "Twisted Spoon",
+ "Charcoal",
+ "Dragon Fang",
+ "Silk Scarf",
+ "Up-Grade",
+ "Shell Bell",
+ "Sea Incense",
+ "Lax Incense",
+ "Lucky Punch",
+ "Metal Powder",
+ "Thick Club",
+ "Stick",
+ "Red Scarf",
+ "Blue Scarf",
+ "Pink Scarf",
+ "Green Scarf",
+ "Yellow Scarf",
+ "Wide Lens",
+ "Muscle Band",
+ "Wise Glasses",
+ "Expert Belt",
+ "Light Clay",
+ "Life Orb",
+ "Power Herb",
+ "Toxic Orb",
+ "Flame Orb",
+ "Quick Powder",
+ "Focus Sash",
+ "Zoom Lens",
+ "Metronome",
+ "Iron Ball",
+ "Lagging Tail",
+ "Destiny Knot",
+ "Black Sludge",
+ "Icy Rock",
+ "Smooth Rock",
+ "Heat Rock",
+ "Damp Rock",
+ "Grip Claw",
+ "Choice Scarf",
+ "Sticky Barb",
+ "Power Bracer",
+ "Power Belt",
+ "Power Lens",
+ "Power Band",
+ "Power Anklet",
+ "Power Weight",
+ "Shed Shell",
+ "Big Root",
+ "Choice Specs",
+ "Flame Plate",
+ "Splash Plate",
+ "Zap Plate",
+ "Meadow Plate",
+ "Icicle Plate",
+ "Fist Plate",
+ "Toxic Plate",
+ "Earth Plate",
+ "Sky Plate",
+ "Mind Plate",
+ "Insect Plate",
+ "Stone Plate",
+ "Spooky Plate",
+ "Draco Plate",
+ "Dread Plate",
+ "Iron Plate",
+ "Odd Incense",
+ "Rock Incense",
+ "Full Incense",
+ "Wave Incense",
+ "Rose Incense",
+ "Luck Incense",
+ "Pure Incense",
+ "Protector",
+ "Electirizer",
+ "Magmarizer",
+ "Dubious Disc",
+ "Reaper Cloth",
+ "Razor Claw",
+ "Razor Fang",
+ "TM01",
+ "TM02",
+ "TM03",
+ "TM04",
+ "TM05",
+ "TM06",
+ "TM07",
+ "TM08",
+ "TM09",
+ "TM10",
+ "TM11",
+ "TM12",
+ "TM13",
+ "TM14",
+ "TM15",
+ "TM16",
+ "TM17",
+ "TM18",
+ "TM19",
+ "TM20",
+ "TM21",
+ "TM22",
+ "TM23",
+ "TM24",
+ "TM25",
+ "TM26",
+ "TM27",
+ "TM28",
+ "TM29",
+ "TM30",
+ "TM31",
+ "TM32",
+ "TM33",
+ "TM34",
+ "TM35",
+ "TM36",
+ "TM37",
+ "TM38",
+ "TM39",
+ "TM40",
+ "TM41",
+ "TM42",
+ "TM43",
+ "TM44",
+ "TM45",
+ "TM46",
+ "TM47",
+ "TM48",
+ "TM49",
+ "TM50",
+ "TM51",
+ "TM52",
+ "TM53",
+ "TM54",
+ "TM55",
+ "TM56",
+ "TM57",
+ "TM58",
+ "TM59",
+ "TM60",
+ "TM61",
+ "TM62",
+ "TM63",
+ "TM64",
+ "TM65",
+ "TM66",
+ "TM67",
+ "TM68",
+ "TM69",
+ "TM70",
+ "TM71",
+ "TM72",
+ "TM73",
+ "TM74",
+ "TM75",
+ "TM76",
+ "TM77",
+ "TM78",
+ "TM79",
+ "TM80",
+ "TM81",
+ "TM82",
+ "TM83",
+ "TM84",
+ "TM85",
+ "TM86",
+ "TM87",
+ "TM88",
+ "TM89",
+ "TM90",
+ "TM91",
+ "TM92",
+ "HM01",
+ "HM02",
+ "HM03",
+ "HM04",
+ "HM05",
+ "HM06",
+ "unknown",
+ "unknown",
+ "Explorer Kit",
+ "Loot Sack",
+ "Rule Book",
+ "Poké Radar",
+ "Point Card",
+ "Journal",
+ "Seal Case",
+ "Fashion Case",
+ "Seal Bag",
+ "Pal Pad",
+ "Works Key",
+ "Old Charm",
+ "Galactic Key",
+ "Red Chain",
+ "Town Map",
+ "Vs. Seeker",
+ "Coin Case",
+ "Old Rod",
+ "Good Rod",
+ "Super Rod",
+ "Sprayduck",
+ "Poffin Case",
+ "Bicycle (ORAS ONLY)",
+ "Suite Key",
+ "Oak\'s Letter",
+ "Lunar Wing",
+ "Member Card",
+ "Azure Flute",
+ "S.S. Ticket",
+ "Contest Pass",
+ "Magma Stone",
+ "Parcel",
+ "Coupon 1",
+ "Coupon 2",
+ "Coupon 3",
+ "Storage Key",
+ "Secret Potion",
+ "Vs. Recorder",
+ "Gracidea",
+ "Secret Key",
+ "Apricorn Box",
+ "Unown Report",
+ "Berry Pots",
+ "Dowsing Machine",
+ "Blue Card",
+ "Slowpoke Tail",
+ "Clear Bell",
+ "Card Key",
+ "Basement Key",
+ "Squirt Bottle",
+ "Red Scale",
+ "Lost Item",
+ "Pass",
+ "Machine Part",
+ "Silver Wing",
+ "Rainbow Wing",
+ "Mystery Egg",
+ "Red Apricorn",
+ "Yellow Apricorn",
+ "Blue Apricorn",
+ "Green Apricorn",
+ "Pink Apricorn",
+ "White Apricorn",
+ "Black Apricorn",
+ "Fast Ball",
+ "Level Ball",
+ "Lure Ball",
+ "Heavy Ball",
+ "Love Ball",
+ "Friend Ball",
+ "Moon Ball",
+ "Sport Ball",
+ "Park Ball",
+ "Photo Album",
+ "GB Sounds",
+ "Tidal Bell",
+ "Rage Candy Bar",
+ "Data Card 01",
+ "Data Card 02",
+ "Data Card 03",
+ "Data Card 04",
+ "Data Card 05",
+ "Data Card 06",
+ "Data Card 07",
+ "Data Card 08",
+ "Data Card 09",
+ "Data Card 10",
+ "Data Card 11",
+ "Data Card 12",
+ "Data Card 13",
+ "Data Card 14",
+ "Data Card 15",
+ "Data Card 16",
+ "Data Card 17",
+ "Data Card 18",
+ "Data Card 19",
+ "Data Card 20",
+ "Data Card 21",
+ "Data Card 22",
+ "Data Card 23",
+ "Data Card 24",
+ "Data Card 25",
+ "Data Card 26",
+ "Data Card 27",
+ "Jade Orb",
+ "Lock Capsule",
+ "Red Orb",
+ "Blue Orb",
+ "Enigma Stone",
+ "Prism Scale",
+ "Eviolite",
+ "Float Stone",
+ "Rocky Helmet",
+ "Air Balloon",
+ "Red Card",
+ "Ring Target",
+ "Binding Band",
+ "Absorb Bulb",
+ "Cell Battery",
+ "Eject Button",
+ "Fire Gem",
+ "Water Gem",
+ "Electric Gem",
+ "Grass Gem",
+ "Ice Gem",
+ "Fighting Gem",
+ "Poison Gem",
+ "Ground Gem",
+ "Flying Gem",
+ "Psychic Gem",
+ "Bug Gem",
+ "Rock Gem",
+ "Ghost Gem",
+ "Dragon Gem",
+ "Dark Gem",
+ "Steel Gem",
+ "Normal Gem",
+ "Health Wing",
+ "Muscle Wing",
+ "Resist Wing",
+ "Genius Wing",
+ "Clever Wing",
+ "Swift Wing",
+ "Pretty Wing",
+ "Cover Fossil",
+ "Plume Fossil",
+ "Liberty Pass",
+ "Pass Orb",
+ "Dream Ball",
+ "Poké Toy",
+ "Prop Case",
+ "Dragon Skull",
+ "Balm Mushroom",
+ "Big Nugget",
+ "Pearl String",
+ "Comet Shard",
+ "Relic Copper",
+ "Relic Silver",
+ "Relic Gold",
+ "Relic Vase",
+ "Relic Band",
+ "Relic Statue",
+ "Relic Crown",
+ "Casteliacone",
+ "Dire Hit 2",
+ "X Speed 2",
+ "X Sp. Atk 2",
+ "X Sp. Def 2",
+ "X Defense 2",
+ "X Attack 2",
+ "X Accuracy 2",
+ "X Speed 3",
+ "X Sp. Atk 3",
+ "X Sp. Def 3",
+ "X Defense 3",
+ "X Attack 3",
+ "X Accuracy 3",
+ "X Speed 6",
+ "X Sp. Atk 6",
+ "X Sp. Def 6",
+ "X Defense 6",
+ "X Attack 6",
+ "X Accuracy 6",
+ "Ability Urge",
+ "Item Drop",
+ "Item Urge",
+ "Reset Urge",
+ "Dire Hit 3",
+ "Light Stone",
+ "Dark Stone",
+ "TM93",
+ "TM94",
+ "TM95",
+ "Xtransceiver",
+ "???",
+ "Gram 1",
+ "Gram 2",
+ "Gram 3",
+ "Xtransceiver",
+ "Medal Box",
+ "DNA Splicers",
+ "DNA Splicers",
+ "Permit",
+ "Oval Charm",
+ "Shiny Charm",
+ "Plasma Card",
+ "Grubby Hanky",
+ "Colress Machine",
+ "Dropped Item",
+ "Dropped Item",
+ "Reveal Glass",
+ "Weakness Policy",
+ "Assault Vest",
+ "Holo Caster",
+ "Prof\'s Letter",
+ "Roller Skates",
+ "Pixie Plate",
+ "Ability Capsule",
+ "Whipped Dream",
+ "Sachet",
+ "Luminous Moss",
+ "Snowball",
+ "Safety Goggles",
+ "Poké Flute",
+ "Rich Mulch",
+ "Surprise Mulch",
+ "Boost Mulch",
+ "Amaze Mulch",
+ "Gengarite",
+ "Gardevoirite",
+ "Ampharosite",
+ "Venusaurite",
+ "Charizardite X",
+ "Blastoisinite",
+ "Mewtwonite X",
+ "Mewtwonite Y",
+ "Blazikenite",
+ "Medichamite",
+ "Houndoominite",
+ "Aggronite",
+ "Banettite",
+ "Tyranitarite",
+ "Scizorite",
+ "Pinsirite",
+ "Aerodactylite",
+ "Lucarionite",
+ "Abomasite",
+ "Kangaskhanite",
+ "Gyaradosite",
+ "Absolite",
+ "Charizardite Y",
+ "Alakazite",
+ "Heracronite",
+ "Mawilite",
+ "Manectite",
+ "Garchompite",
+ "Latiasite",
+ "Latiosite",
+ "Roseli Berry",
+ "Kee Berry",
+ "Maranga Berry",
+ "Sprinklotad",
+ "TM96",
+ "TM97",
+ "TM98",
+ "TM99",
+ "TM100",
+ "Power Plant Pass",
+ "Mega Ring",
+ "Intriguing Stone",
+ "Common Stone",
+ "Discount Coupon",
+ "Elevator Key",
+ "TMV Pass",
+ "Honor of Kalos",
+ "Adventure Rules",
+ "Strange Souvenir",
+ "Lens Case",
+ "Travel Trunk",
+ "Travel Trunk",
+ "Lumiose Galette",
+ "Shalour Sable",
+ "Jaw Fossil",
+ "Sail Fossil",
+ "Looker Ticket",
+ "Bicycle",
+ "Holo Caster",
+ "Fairy Gem",
+ "Mega Charm",
+ "Mega Glove",
+ "Mach Bike (ORAS ONLY)",
+ "Acro Bike (ORAS ONLY)",
+ "Wailmer Pail (ORAS ONLY)",
+ "Devon Parts (ORAS ONLY)",
+ "Soot Sack (ORAS ONLY)",
+ "Basement Key (ORAS ONLY)",
+ "Pokéblock Kit (ORAS ONLY)",
+ "Letter (ORAS ONLY)",
+ "Eon Ticket (ORAS ONLY)",
+ "Scanner (ORAS ONLY)",
+ "Go-Goggles (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key to Room 1 (ORAS ONLY)",
+ "Key to Room 2 (ORAS ONLY)",
+ "Key to Room 4 (ORAS ONLY)",
+ "Key to Room 6 (ORAS ONLY)",
+ "Storage Key (ORAS ONLY)",
+ "Devon Scope (ORAS ONLY)",
+ "S.S. Ticket (ORAS ONLY)",
+ "HM07 (ORAS ONLY)",
+ "Devon Scuba Gear (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Contest Costume (ORAS ONLY)",
+ "Magma Suit (ORAS ONLY)",
+ "Aqua Suit (ORAS ONLY)",
+ "Pair of Tickets (ORAS ONLY)",
+ "Mega Bracelet (ORAS ONLY)",
+ "Mega Pendant (ORAS ONLY)",
+ "Mega Glasses (ORAS ONLY)",
+ "Mega Anchor (ORAS ONLY)",
+ "Mega Stickpin (ORAS ONLY)",
+ "Mega Tiara (ORAS ONLY)",
+ "Mega Anklet (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Swampertite (ORAS ONLY)",
+ "Sceptilite (ORAS ONLY)",
+ "Sablenite (ORAS ONLY)",
+ "Altarianite (ORAS ONLY)",
+ "Galladite (ORAS ONLY)",
+ "Audinite (ORAS ONLY)",
+ "Metagrossite (ORAS ONLY)",
+ "Sharpedonite (ORAS ONLY)",
+ "Slowbronite (ORAS ONLY)",
+ "Steelixite (ORAS ONLY)",
+ "Pidgeotite (ORAS ONLY)",
+ "Glalitite (ORAS ONLY)",
+ "Diancite (ORAS ONLY)",
+ "Prison Bottle (ORAS ONLY)",
+ "Mega Cuff (ORAS ONLY)",
+ "Cameruptite (ORAS ONLY)",
+ "Lopunnite (ORAS ONLY)",
+ "Salamencite (ORAS ONLY)",
+ "Beedrillite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Meteorite (ORAS ONLY)",
+ "Key Stone (ORAS ONLY)",
+ "Meteorite Shard (ORAS ONLY)",
+ "Eon Flute (ORAS ONLY)"});
+ this.item6.Location = new System.Drawing.Point(291, 127);
+ this.item6.Name = "item6";
+ this.item6.Size = new System.Drawing.Size(139, 21);
+ this.item6.TabIndex = 115;
+ //
+ // item6_cuant
+ //
+ this.item6_cuant.Location = new System.Drawing.Point(436, 127);
+ this.item6_cuant.Maximum = new decimal(new int[] {
+ 65535,
+ 0,
+ 0,
+ 0});
+ this.item6_cuant.Name = "item6_cuant";
+ this.item6_cuant.Size = new System.Drawing.Size(58, 20);
+ this.item6_cuant.TabIndex = 113;
+ //
+ // label43
+ //
+ this.label43.Location = new System.Drawing.Point(249, 124);
+ this.label43.Name = "label43";
+ this.label43.Size = new System.Drawing.Size(100, 23);
+ this.label43.TabIndex = 114;
+ this.label43.Text = "Item 6:";
+ this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // link_group
+ //
+ this.link_group.Controls.Add(this.PKL_enabled);
+ this.link_group.Controls.Add(this.item6);
+ this.link_group.Controls.Add(this.app);
+ this.link_group.Controls.Add(this.label36);
+ this.link_group.Controls.Add(this.item6_cuant);
+ this.link_group.Controls.Add(this.label37);
+ this.link_group.Controls.Add(this.label43);
+ this.link_group.Controls.Add(this.item5);
+ this.link_group.Controls.Add(this.item5_cuant);
+ this.link_group.Controls.Add(this.label42);
+ this.link_group.Controls.Add(this.item4);
+ this.link_group.Controls.Add(this.item4_cuant);
+ this.link_group.Controls.Add(this.label41);
+ this.link_group.Controls.Add(this.item3);
+ this.link_group.Controls.Add(this.item3_cuant);
+ this.link_group.Controls.Add(this.label40);
+ this.link_group.Controls.Add(this.item2);
+ this.link_group.Controls.Add(this.item2_cuant);
+ this.link_group.Controls.Add(this.label39);
+ this.link_group.Controls.Add(this.item1);
+ this.link_group.Controls.Add(this.item1_cuant);
+ this.link_group.Controls.Add(this.label38);
+ this.link_group.Controls.Add(this.pokemiles);
+ this.link_group.Controls.Add(this.battlepoints);
+ this.link_group.Enabled = false;
+ this.link_group.Location = new System.Drawing.Point(12, 139);
+ this.link_group.Name = "link_group";
+ this.link_group.Size = new System.Drawing.Size(506, 158);
+ this.link_group.TabIndex = 116;
+ this.link_group.TabStop = false;
+ this.link_group.Text = "Pokémon Link";
+ //
+ // PKL_enabled
+ //
+ this.PKL_enabled.Location = new System.Drawing.Point(6, 77);
+ this.PKL_enabled.Name = "PKL_enabled";
+ this.PKL_enabled.Size = new System.Drawing.Size(146, 21);
+ this.PKL_enabled.TabIndex = 143;
+ this.PKL_enabled.Text = "Pokémon Link Enabled";
+ this.PKL_enabled.UseVisualStyleBackColor = true;
+ //
+ // app
+ //
+ this.app.Location = new System.Drawing.Point(6, 19);
+ this.app.MaxLength = 54;
+ this.app.Multiline = true;
+ this.app.Name = "app";
+ this.app.Size = new System.Drawing.Size(237, 52);
+ this.app.TabIndex = 116;
+ //
+ // slot1
+ //
+ this.slot1.Location = new System.Drawing.Point(46, 19);
+ this.slot1.Name = "slot1";
+ this.slot1.ReadOnly = true;
+ this.slot1.Size = new System.Drawing.Size(160, 20);
+ this.slot1.TabIndex = 117;
+ //
+ // slot2
+ //
+ this.slot2.Location = new System.Drawing.Point(46, 41);
+ this.slot2.Name = "slot2";
+ this.slot2.ReadOnly = true;
+ this.slot2.Size = new System.Drawing.Size(160, 20);
+ this.slot2.TabIndex = 118;
+ //
+ // slot3
+ //
+ this.slot3.Location = new System.Drawing.Point(46, 63);
+ this.slot3.Name = "slot3";
+ this.slot3.ReadOnly = true;
+ this.slot3.Size = new System.Drawing.Size(160, 20);
+ this.slot3.TabIndex = 119;
+ //
+ // label44
+ //
+ this.label44.Location = new System.Drawing.Point(3, 17);
+ this.label44.Name = "label44";
+ this.label44.Size = new System.Drawing.Size(37, 23);
+ this.label44.TabIndex = 123;
+ this.label44.Text = "#1:";
+ this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // label45
+ //
+ this.label45.Location = new System.Drawing.Point(3, 39);
+ this.label45.Name = "label45";
+ this.label45.Size = new System.Drawing.Size(37, 23);
+ this.label45.TabIndex = 124;
+ this.label45.Text = "#2:";
+ this.label45.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // label47
+ //
+ this.label47.Location = new System.Drawing.Point(3, 62);
+ this.label47.Name = "label47";
+ this.label47.Size = new System.Drawing.Size(37, 23);
+ this.label47.TabIndex = 126;
+ this.label47.Text = "#3:";
+ this.label47.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // pkm_load1
+ //
+ this.pkm_load1.Enabled = false;
+ this.pkm_load1.Location = new System.Drawing.Point(212, 18);
+ this.pkm_load1.Name = "pkm_load1";
+ this.pkm_load1.Size = new System.Drawing.Size(43, 20);
+ this.pkm_load1.TabIndex = 130;
+ this.pkm_load1.Text = "Load";
+ this.pkm_load1.UseVisualStyleBackColor = true;
+ this.pkm_load1.Click += new System.EventHandler(this.Pkm_load1Click);
+ //
+ // pkm_load2
+ //
+ this.pkm_load2.Enabled = false;
+ this.pkm_load2.Location = new System.Drawing.Point(212, 40);
+ this.pkm_load2.Name = "pkm_load2";
+ this.pkm_load2.Size = new System.Drawing.Size(43, 20);
+ this.pkm_load2.TabIndex = 131;
+ this.pkm_load2.Text = "Load";
+ this.pkm_load2.UseVisualStyleBackColor = true;
+ this.pkm_load2.Click += new System.EventHandler(this.Pkm_load2Click);
+ //
+ // pkm_load3
+ //
+ this.pkm_load3.Enabled = false;
+ this.pkm_load3.Location = new System.Drawing.Point(212, 62);
+ this.pkm_load3.Name = "pkm_load3";
+ this.pkm_load3.Size = new System.Drawing.Size(43, 20);
+ this.pkm_load3.TabIndex = 132;
+ this.pkm_load3.Text = "Load";
+ this.pkm_load3.UseVisualStyleBackColor = true;
+ this.pkm_load3.Click += new System.EventHandler(this.Pkm_load3Click);
+ //
+ // pkm_load6
+ //
+ this.pkm_load6.Enabled = false;
+ this.pkm_load6.Location = new System.Drawing.Point(212, 128);
+ this.pkm_load6.Name = "pkm_load6";
+ this.pkm_load6.Size = new System.Drawing.Size(43, 20);
+ this.pkm_load6.TabIndex = 141;
+ this.pkm_load6.Text = "Load";
+ this.pkm_load6.UseVisualStyleBackColor = true;
+ this.pkm_load6.Click += new System.EventHandler(this.Pkm_load6Click);
+ //
+ // pkm_load5
+ //
+ this.pkm_load5.Enabled = false;
+ this.pkm_load5.Location = new System.Drawing.Point(212, 106);
+ this.pkm_load5.Name = "pkm_load5";
+ this.pkm_load5.Size = new System.Drawing.Size(43, 20);
+ this.pkm_load5.TabIndex = 140;
+ this.pkm_load5.Text = "Load";
+ this.pkm_load5.UseVisualStyleBackColor = true;
+ this.pkm_load5.Click += new System.EventHandler(this.Pkm_load5Click);
+ //
+ // pkm_load4
+ //
+ this.pkm_load4.Enabled = false;
+ this.pkm_load4.Location = new System.Drawing.Point(212, 84);
+ this.pkm_load4.Name = "pkm_load4";
+ this.pkm_load4.Size = new System.Drawing.Size(43, 20);
+ this.pkm_load4.TabIndex = 139;
+ this.pkm_load4.Text = "Load";
+ this.pkm_load4.UseVisualStyleBackColor = true;
+ this.pkm_load4.Click += new System.EventHandler(this.Pkm_load4Click);
+ //
+ // label48
+ //
+ this.label48.Location = new System.Drawing.Point(3, 128);
+ this.label48.Name = "label48";
+ this.label48.Size = new System.Drawing.Size(37, 23);
+ this.label48.TabIndex = 138;
+ this.label48.Text = "#6:";
+ this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // label49
+ //
+ this.label49.Location = new System.Drawing.Point(3, 105);
+ this.label49.Name = "label49";
+ this.label49.Size = new System.Drawing.Size(37, 23);
+ this.label49.TabIndex = 137;
+ this.label49.Text = "#5:";
+ this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // label50
+ //
+ this.label50.Location = new System.Drawing.Point(3, 83);
+ this.label50.Name = "label50";
+ this.label50.Size = new System.Drawing.Size(37, 23);
+ this.label50.TabIndex = 136;
+ this.label50.Text = "#4:";
+ this.label50.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // slot6
+ //
+ this.slot6.Location = new System.Drawing.Point(46, 129);
+ this.slot6.Name = "slot6";
+ this.slot6.ReadOnly = true;
+ this.slot6.Size = new System.Drawing.Size(160, 20);
+ this.slot6.TabIndex = 135;
+ //
+ // slot5
+ //
+ this.slot5.Location = new System.Drawing.Point(46, 107);
+ this.slot5.Name = "slot5";
+ this.slot5.ReadOnly = true;
+ this.slot5.Size = new System.Drawing.Size(160, 20);
+ this.slot5.TabIndex = 134;
+ //
+ // slot4
+ //
+ this.slot4.Location = new System.Drawing.Point(46, 85);
+ this.slot4.Name = "slot4";
+ this.slot4.ReadOnly = true;
+ this.slot4.Size = new System.Drawing.Size(160, 20);
+ this.slot4.TabIndex = 133;
+ //
+ // groupBox5
+ //
+ this.groupBox5.Controls.Add(this.pkm_load6);
+ this.groupBox5.Controls.Add(this.pkm_load5);
+ this.groupBox5.Controls.Add(this.pkm_load4);
+ this.groupBox5.Controls.Add(this.label48);
+ this.groupBox5.Controls.Add(this.label49);
+ this.groupBox5.Controls.Add(this.label50);
+ this.groupBox5.Controls.Add(this.slot6);
+ this.groupBox5.Controls.Add(this.slot5);
+ this.groupBox5.Controls.Add(this.slot4);
+ this.groupBox5.Controls.Add(this.pkm_load3);
+ this.groupBox5.Controls.Add(this.pkm_load2);
+ this.groupBox5.Controls.Add(this.pkm_load1);
+ this.groupBox5.Controls.Add(this.label47);
+ this.groupBox5.Controls.Add(this.label45);
+ this.groupBox5.Controls.Add(this.label44);
+ this.groupBox5.Controls.Add(this.slot3);
+ this.groupBox5.Controls.Add(this.slot2);
+ this.groupBox5.Controls.Add(this.slot1);
+ this.groupBox5.Location = new System.Drawing.Point(555, 139);
+ this.groupBox5.Name = "groupBox5";
+ this.groupBox5.Size = new System.Drawing.Size(264, 158);
+ this.groupBox5.TabIndex = 142;
+ this.groupBox5.TabStop = false;
+ this.groupBox5.Text = "Pokémon Slots";
+ //
+ // groupBox7
+ //
+ this.groupBox7.Controls.Add(this.currgame);
+ this.groupBox7.Controls.Add(this.savegamename);
+ this.groupBox7.Controls.Add(this.dump_but);
+ this.groupBox7.Controls.Add(this.loadsave);
+ this.groupBox7.Controls.Add(this.inject_but);
+ this.groupBox7.Location = new System.Drawing.Point(18, 12);
+ this.groupBox7.Name = "groupBox7";
+ this.groupBox7.Size = new System.Drawing.Size(365, 121);
+ this.groupBox7.TabIndex = 143;
+ this.groupBox7.TabStop = false;
+ this.groupBox7.Text = "Savegame";
+ //
+ // groupBox8
+ //
+ this.groupBox8.Controls.Add(this.pl6_path);
+ this.groupBox8.Controls.Add(this.load_pl6);
+ this.groupBox8.Controls.Add(this.save_pl6);
+ this.groupBox8.Location = new System.Drawing.Point(454, 12);
+ this.groupBox8.Name = "groupBox8";
+ this.groupBox8.Size = new System.Drawing.Size(365, 121);
+ this.groupBox8.TabIndex = 144;
+ this.groupBox8.TabStop = false;
+ this.groupBox8.Text = "Pokémon Link file";
+ //
+ // pl6_path
+ //
+ this.pl6_path.Location = new System.Drawing.Point(20, 73);
+ this.pl6_path.Name = "pl6_path";
+ this.pl6_path.Size = new System.Drawing.Size(330, 20);
+ this.pl6_path.TabIndex = 1;
+ //
+ // load_pl6
+ //
+ this.load_pl6.Location = new System.Drawing.Point(20, 44);
+ this.load_pl6.Name = "load_pl6";
+ this.load_pl6.Size = new System.Drawing.Size(162, 23);
+ this.load_pl6.TabIndex = 0;
+ this.load_pl6.Text = "Load Pokémon Link file";
+ this.load_pl6.UseVisualStyleBackColor = true;
+ this.load_pl6.Click += new System.EventHandler(this.Load_pl6Click);
+ //
+ // save_pl6
+ //
+ this.save_pl6.Enabled = false;
+ this.save_pl6.Location = new System.Drawing.Point(188, 44);
+ this.save_pl6.Name = "save_pl6";
+ this.save_pl6.Size = new System.Drawing.Size(162, 23);
+ this.save_pl6.TabIndex = 4;
+ this.save_pl6.Text = "Save Pokémon Link file";
+ this.save_pl6.UseVisualStyleBackColor = true;
+ //
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(354, 95);
- this.Controls.Add(this.currgame);
- this.Controls.Add(this.savegamename);
- this.Controls.Add(this.dump_but);
- this.Controls.Add(this.loadsave);
- this.Controls.Add(this.inject_but);
+ this.ClientSize = new System.Drawing.Size(835, 836);
+ this.Controls.Add(this.groupBox8);
+ this.Controls.Add(this.groupBox7);
+ this.Controls.Add(this.groupBox5);
+ this.Controls.Add(this.pkm_groupBox);
+ this.Controls.Add(this.link_group);
+ this.Controls.Add(this.label35);
+ this.Controls.Add(this.ev_0);
+ this.Controls.Add(this.ev_1);
+ this.Controls.Add(this.ev_2);
+ this.Controls.Add(this.ev_3);
+ this.Controls.Add(this.ev_4);
+ this.Controls.Add(this.ev_5);
this.Name = "MainForm";
this.Text = "XYORAS Pokemon Link Tool 0.1 by suloku";
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_0)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_hp)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_atk)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_def)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_spa)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_spd)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.iv_spe)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.level)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.cnt_3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.met_level)).EndInit();
+ this.pkm_groupBox.ResumeLayout(false);
+ this.pkm_groupBox.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.formindex)).EndInit();
+ this.groupBox6.ResumeLayout(false);
+ this.groupBox3.ResumeLayout(false);
+ this.groupBox2.ResumeLayout(false);
+ this.groupBox1.ResumeLayout(false);
+ this.groupBox1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.sid)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.tid)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.ev_0)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.pokemiles)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.battlepoints)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item1_cuant)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item2_cuant)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item3_cuant)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item4_cuant)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item5_cuant)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.item6_cuant)).EndInit();
+ this.link_group.ResumeLayout(false);
+ this.link_group.PerformLayout();
+ this.groupBox5.ResumeLayout(false);
+ this.groupBox5.PerformLayout();
+ this.groupBox7.ResumeLayout(false);
+ this.groupBox7.PerformLayout();
+ this.groupBox8.ResumeLayout(false);
+ this.groupBox8.PerformLayout();
this.ResumeLayout(false);
- this.PerformLayout();
}
}
diff --git a/XYORAS Pokemon Link Tool/MainForm.cs b/XYORAS Pokemon Link Tool/MainForm.cs
index dd5dba3..b8e6916 100644
--- a/XYORAS Pokemon Link Tool/MainForm.cs
+++ b/XYORAS Pokemon Link Tool/MainForm.cs
@@ -39,6 +39,7 @@ public MainForm()
byte[] savebuffer_XY = new byte[0x65600];
byte[] savebuffer_ORAS = new byte[0x76000];
byte[] linkbuffer = new byte[2631];
+ PL6 pokemonlink;
//adapted from Gocario's PHBank (www.github.com/gocario/phbank)
byte[] ccitt16(byte[] data)
@@ -86,7 +87,7 @@ public static void ReadWholeArray (Stream stream, byte[] data)
offset += read;
}
}
- private void PDR_read_data()
+ private void Read_data()
{
System.IO.FileStream saveFile;
saveFile = new FileStream(savegamename.Text, FileMode.Open);
@@ -99,15 +100,20 @@ private void PDR_read_data()
game = 1;
currgame.Text = "X/Y";
ReadWholeArray(saveFile, savebuffer_XY);
+ //Now get link data
+ savebuffer_XY.Skip(0x1FFFF).Take(0xA47).ToArray().CopyTo(linkbuffer, 0);
+ pokemonlink = new PL6(linkbuffer);
saveFile.Close();
}else if (saveFile.Length == 0x76000){
game = 2;
currgame.Text = "OR/AS";
ReadWholeArray(saveFile, savebuffer_ORAS);
+ savebuffer_ORAS.Skip(0x20FFF).Take(0xA47).ToArray().CopyTo(linkbuffer, 0);
+ pokemonlink = new PL6(linkbuffer);
saveFile.Close();
}
}
- private void PDR_get_data()
+ private void Get_save_data()
{
OpenFileDialog openFD = new OpenFileDialog();
//openFD.InitialDirectory = "c:\\";
@@ -117,11 +123,14 @@ private void PDR_get_data()
#region filename
savegamename.Text = openFD.FileName;
#endregion
- PDR_read_data();
+ Read_data();
+
+ //Load pkmlink to editor
+ linkedit_load();
}
}
- private void PDR_save_data()
+ private void Save_data()
{ if (savegamename.Text.Length < 1) return;
SaveFileDialog saveFD = new SaveFileDialog();
//saveFD.InitialDirectory = "c:\\";
@@ -140,7 +149,7 @@ private void PDR_save_data()
MessageBox.Show("File Saved.", "Save file");
}
}
- private void PDR_dump_forest_data()
+ private void Dump_link_data()
{ if (savegamename.Text.Length < 1) return;
SaveFileDialog saveFD = new SaveFileDialog();
//saveFD.InitialDirectory = "c:\\";
@@ -160,7 +169,7 @@ private void PDR_dump_forest_data()
MessageBox.Show("Pokémon Link data dumped to:\r"+saveFD.FileName+".", "Dump Entralink Forest Data");
}
}
- private void PDR_read_forest_data()
+ private void Read_link_data()
{
System.IO.FileStream saveFile;
saveFile = new FileStream(linkfile, FileMode.Open);
@@ -171,9 +180,9 @@ private void PDR_read_forest_data()
}
ReadWholeArray(saveFile, linkbuffer);
saveFile.Close();
- PDR_injectNsave();
+ InjectNsave();
}
- private void PDR_get_forest_data()
+ private void Get_link_data()
{
OpenFileDialog openFD = new OpenFileDialog();
//openFD.InitialDirectory = "c:\\";
@@ -183,11 +192,11 @@ private void PDR_get_forest_data()
#region filename
linkfile = openFD.FileName;
#endregion
- PDR_read_forest_data();
+ Read_link_data();
}
}
- private void PDR_injectNsave()
+ private void InjectNsave()
{
if (game == 1){
@@ -213,16 +222,16 @@ private void PDR_injectNsave()
Array.Copy(tablecrcsum, 0, savebuffer_ORAS, 0x75F9A, 2);
}
//Write Data
- PDR_save_data();
+ Save_data();
}
- void Button1Click(object sender, EventArgs e)
+ void LoadsaveClick(object sender, EventArgs e)
{
- PDR_get_data();
+ Get_save_data();
}
void Dump_butClick(object sender, EventArgs e)
{
if (savegamename.Text.Length < 1) return;
- PDR_dump_forest_data();
+ Dump_link_data();
}
void SavegamenameTextChanged(object sender, EventArgs e)
{
@@ -237,7 +246,348 @@ void SavegamenameTextChanged(object sender, EventArgs e)
}
void Inject_butClick(object sender, EventArgs e)
{
- PDR_get_forest_data();
+ Get_link_data();
+ }
+
+
+ void linkedit_load()
+ {
+ app.Text = pokemonlink.Origin_app;
+ PKL_enabled.Checked = pokemonlink.PL_enabled;
+
+ battlepoints.Value = pokemonlink.BattlePoints;
+ pokemiles.Value = pokemonlink.Pokemiles;
+
+ //Items
+ item1.SelectedIndex = pokemonlink.Item_1;
+ item2.SelectedIndex = pokemonlink.Item_2;
+ item3.SelectedIndex = pokemonlink.Item_3;
+ item4.SelectedIndex = pokemonlink.Item_4;
+ item5.SelectedIndex = pokemonlink.Item_5;
+ item6.SelectedIndex = pokemonlink.Item_6;
+
+ item1_cuant.Value = pokemonlink.Quantity_1;
+ item2_cuant.Value = pokemonlink.Quantity_2;
+ item3_cuant.Value = pokemonlink.Quantity_3;
+ item4_cuant.Value = pokemonlink.Quantity_4;
+ item5_cuant.Value = pokemonlink.Quantity_5;
+ item6_cuant.Value = pokemonlink.Quantity_6;
+
+ //Pokemon slots
+ slot1.Text = species.GetItemText(species.Items[pokemonlink.Pokes[0].Species]);
+ slot2.Text = species.GetItemText(species.Items[pokemonlink.Pokes[1].Species]);
+ slot3.Text = species.GetItemText(species.Items[pokemonlink.Pokes[2].Species]);
+ slot4.Text = species.GetItemText(species.Items[pokemonlink.Pokes[3].Species]);
+ slot5.Text = species.GetItemText(species.Items[pokemonlink.Pokes[4].Species]);
+ slot6.Text = species.GetItemText(species.Items[pokemonlink.Pokes[5].Species]);
+
+
+ load_pkm(0);
+ slot1.BackColor = Color.LightGreen;
+ slot2.BackColor = Color.LightGray;
+ slot3.BackColor = Color.LightGray;
+ slot4.BackColor = Color.LightGray;
+ slot5.BackColor = Color.LightGray;
+ slot6.BackColor = Color.LightGray;
+
+ pkm_load1.Enabled = true;
+ pkm_load2.Enabled = true;
+ pkm_load3.Enabled = true;
+ pkm_load4.Enabled = true;
+ pkm_load5.Enabled = true;
+ pkm_load6.Enabled = true;
+
+ link_group.Enabled = true;
+
+
+ }
+ void iv_type(int iv, ComboBox box)
+ {
+
+ if (iv == 0xFF)//Random
+ box.SelectedIndex = 0;
+ else if (iv == 0xFE)//Priority
+ box.SelectedIndex = 1;
+ else if (iv > 31)//Unknown
+ box.SelectedIndex = 3;
+ else //Set
+ box.SelectedIndex = 2;
+ }
+ void load_pkm(int index)
+ {
+ ot_name.Text = pokemonlink.Pokes[index].OT;
+ ot_gender.SelectedIndex = pokemonlink.Pokes[index].Gender;
+ tid.Value = pokemonlink.Pokes[index].TID;
+ sid.Value = pokemonlink.Pokes[index].SID;
+
+ nickname.Text = pokemonlink.Pokes[index].Nickname;
+ species.SelectedIndex = pokemonlink.Pokes[index].Species;
+ if(pokemonlink.Pokes[index].Nature == 0xFF)
+ nature.SelectedIndex = 25;
+ else
+ nature.SelectedIndex = pokemonlink.Pokes[index].Nature;
+ level.Value = pokemonlink.Pokes[index].Level;
+ //form.SelectedIndex = pokemonlink.Pokes[index].Form;
+ formindex.Value = pokemonlink.Pokes[index].Form;
+ ability.SelectedIndex = pokemonlink.Pokes[index].AbilityType;
+ helditem.SelectedIndex = pokemonlink.Pokes[index].HeldItem;
+ gender.SelectedIndex = pokemonlink.Pokes[index].Gender;
+
+ isegg.Checked = pokemonlink.Pokes[index].IsEgg;
+
+ ball.SelectedIndex = pokemonlink.Pokes[index].Pokéball;
+
+ language.SelectedIndex = pokemonlink.Pokes[index].Language;
+ origin.SelectedIndex = pokemonlink.Pokes[index].OriginGame;
+
+ encryption.Text = pokemonlink.Pokes[index].EncryptionConstant.ToString("X8");
+ if (pokemonlink.Pokes[index].EncryptionConstant == 0)
+ ec_type.SelectedIndex = 0;
+ else
+ ec_type.SelectedIndex = 1;
+ pid.Text = pokemonlink.Pokes[index].PID.ToString("X8");
+ pid_type.SelectedIndex = pokemonlink.Pokes[index].PIDType;
+
+ //IVs
+ if(pokemonlink.Pokes[index].IV_HP <= 31){ iv_hp.Enabled = true; iv_hp.Value = pokemonlink.Pokes[index].IV_HP; }
+ else {iv_hp.Enabled = false;}
+
+ if(pokemonlink.Pokes[index].IV_ATK <= 31){ iv_atk.Enabled = true; iv_atk.Value = pokemonlink.Pokes[index].IV_ATK; }
+ else {iv_atk.Enabled = false;}
+
+ if(pokemonlink.Pokes[index].IV_DEF <= 31){ iv_def.Enabled = true; iv_def.Value = pokemonlink.Pokes[index].IV_DEF; }
+ else {iv_def.Enabled = false;}
+
+ if(pokemonlink.Pokes[index].IV_SPA <= 31){ iv_spa.Enabled = true; iv_spa.Value = pokemonlink.Pokes[index].IV_SPA; }
+ else {iv_spa.Enabled = false;}
+
+ if(pokemonlink.Pokes[index].IV_SPD <= 31){ iv_spd.Enabled = true; iv_spd.Value = pokemonlink.Pokes[index].IV_SPD; }
+ else {iv_spd.Enabled = false;}
+
+ if(pokemonlink.Pokes[index].IV_SPE <= 31){ iv_spe.Enabled = true; iv_spe.Value = pokemonlink.Pokes[index].IV_SPE; }
+ else {iv_spe.Enabled = false;}
+
+ iv_type(pokemonlink.Pokes[index].IV_HP, ivhp_type);
+ iv_type(pokemonlink.Pokes[index].IV_ATK, ivatk_type);
+ iv_type(pokemonlink.Pokes[index].IV_DEF, ivdef_type);
+ iv_type(pokemonlink.Pokes[index].IV_SPA, ivspa_type);
+ iv_type(pokemonlink.Pokes[index].IV_SPD, ivspd_type);
+ iv_type(pokemonlink.Pokes[index].IV_SPE, ivspe_type);
+
+
+ //No EVs?
+
+ //Contest
+ cnt_0.Value = pokemonlink.Pokes[index].CNT_Cool;
+ cnt_1.Value = pokemonlink.Pokes[index].CNT_Beauty;
+ cnt_2.Value = pokemonlink.Pokes[index].CNT_Cute;
+ cnt_3.Value = pokemonlink.Pokes[index].CNT_Smart;
+ cnt_4.Value = pokemonlink.Pokes[index].CNT_Tough;
+ cnt_5.Value = pokemonlink.Pokes[index].CNT_Sheen;
+
+ //Met data
+ met_location.SelectedIndex = location2index(pokemonlink.Pokes[index].MetLocation);
+ eggmetlocation.SelectedIndex = location2index(pokemonlink.Pokes[index].EggLocation);
+ //No met date?
+ met_level.Value = pokemonlink.Pokes[index].MetLevel;
+
+ //Ribbons
+ rib0_0.Checked = pokemonlink.Pokes[index].RIB0_0;
+ rib0_1.Checked = pokemonlink.Pokes[index].RIB0_1;
+ rib0_2.Checked = pokemonlink.Pokes[index].RIB0_2;
+ rib0_3.Checked = pokemonlink.Pokes[index].RIB0_3;
+ rib0_4.Checked = pokemonlink.Pokes[index].RIB0_4;
+ rib0_5.Checked = pokemonlink.Pokes[index].RIB0_5;
+ rib0_6.Checked = pokemonlink.Pokes[index].RIB0_6;
+ rib0_7.Checked = pokemonlink.Pokes[index].RIB0_7;
+
+ rib1_0.Checked = pokemonlink.Pokes[index].RIB1_0;
+ rib1_1.Checked = pokemonlink.Pokes[index].RIB1_1;
+ rib1_2.Checked = pokemonlink.Pokes[index].RIB1_2;
+ rib1_3.Checked = pokemonlink.Pokes[index].RIB1_3;
+ rib1_4.Checked = pokemonlink.Pokes[index].RIB1_4;
+ rib1_5.Checked = pokemonlink.Pokes[index].RIB1_5;
+ rib1_6.Checked = pokemonlink.Pokes[index].RIB1_6;
+
+ //Moves
+ move1.SelectedIndex = pokemonlink.Pokes[index].Move1;
+ move2.SelectedIndex = pokemonlink.Pokes[index].Move2;
+ move3.SelectedIndex = pokemonlink.Pokes[index].Move3;
+ move4.SelectedIndex = pokemonlink.Pokes[index].Move4;
+
+ relearn_1.SelectedIndex = pokemonlink.Pokes[index].RelearnMove1;
+ relearn_2.SelectedIndex = pokemonlink.Pokes[index].RelearnMove2;
+ relearn_3.SelectedIndex = pokemonlink.Pokes[index].RelearnMove3;
+ relearn_4.SelectedIndex = pokemonlink.Pokes[index].RelearnMove4;
+
+
+ //Memories
+ if (pokemonlink.Pokes[index].OT_Feeling > 6) memory_feeling.SelectedIndex = 7;
+ else memory_feeling.SelectedIndex = pokemonlink.Pokes[index].OT_Feeling;
+
+ if (pokemonlink.Pokes[index].OT_Intensity > 23) memory_intensity.SelectedIndex = 24;
+ else memory_intensity.SelectedIndex = pokemonlink.Pokes[index].OT_Intensity;
+
+ if (pokemonlink.Pokes[index].OT_Memory > 72) memory_type.SelectedIndex = 73;
+ else memory_type.SelectedIndex = pokemonlink.Pokes[index].OT_Memory;
+ //memory_textvar.SelectedIndex = pokemonlink.Pokes[index].OT_TextVar;
+
+ switch (index)
+ {
+ case 0:
+ transfer_flags.Text = "0x" + pokemonlink.PKM1_flags.ToString("X8");
+ break;
+ case 1:
+ transfer_flags.Text = "0x" + pokemonlink.PKM2_flags.ToString("X8");
+ break;;
+ case 2:
+ transfer_flags.Text = "0x" + pokemonlink.PKM3_flags.ToString("X8");
+ break;
+ case 3:
+ transfer_flags.Text = "0x" + pokemonlink.PKM4_flags.ToString("X8");
+ break;
+ case 4:
+ transfer_flags.Text = "0x" + pokemonlink.PKM5_flags.ToString("X8");
+ break;
+ case 5:
+ transfer_flags.Text = "0x" + pokemonlink.PKM6_flags.ToString("X8");
+ break;
+ }
+
+
+ pkm_groupBox.Enabled = true;
+ }
+ void Pkm_load1Click(object sender, EventArgs e)
+ {
+ load_pkm(0);
+ slot1.BackColor = Color.LightGreen;
+ slot2.BackColor = Color.LightGray;
+ slot3.BackColor = Color.LightGray;
+ slot4.BackColor = Color.LightGray;
+ slot5.BackColor = Color.LightGray;
+ slot6.BackColor = Color.LightGray;
+ }
+ void Pkm_load2Click(object sender, EventArgs e)
+ {
+ load_pkm(1);
+ slot1.BackColor = Color.LightGray;
+ slot2.BackColor = Color.LightGreen;
+ slot3.BackColor = Color.LightGray;
+ slot4.BackColor = Color.LightGray;
+ slot5.BackColor = Color.LightGray;
+ slot6.BackColor = Color.LightGray;
+ }
+ void Pkm_load3Click(object sender, EventArgs e)
+ {
+ load_pkm(2);
+ slot1.BackColor = Color.LightGray;
+ slot2.BackColor = Color.LightGray;
+ slot3.BackColor = Color.LightGreen;
+ slot4.BackColor = Color.LightGray;
+ slot5.BackColor = Color.LightGray;
+ slot6.BackColor = Color.LightGray;
+ }
+ void Pkm_load4Click(object sender, EventArgs e)
+ {
+ load_pkm(3);
+ slot1.BackColor = Color.LightGray;
+ slot2.BackColor = Color.LightGray;
+ slot3.BackColor = Color.LightGray;
+ slot4.BackColor = Color.LightGreen;
+ slot5.BackColor = Color.LightGray;
+ slot6.BackColor = Color.LightGray;
+ }
+ void Pkm_load5Click(object sender, EventArgs e)
+ {
+ load_pkm(4);
+ slot1.BackColor = Color.LightGray;
+ slot2.BackColor = Color.LightGray;
+ slot3.BackColor = Color.LightGray;
+ slot4.BackColor = Color.LightGray;
+ slot5.BackColor = Color.LightGreen;
+ slot6.BackColor = Color.LightGray;
+ }
+ void Pkm_load6Click(object sender, EventArgs e)
+ {
+ load_pkm(5);
+ slot1.BackColor = Color.LightGray;
+ slot2.BackColor = Color.LightGray;
+ slot3.BackColor = Color.LightGray;
+ slot4.BackColor = Color.LightGray;
+ slot5.BackColor = Color.LightGray;
+ slot6.BackColor = Color.LightGreen;
+ }
+
+ int location2index(int location)
+ {
+ int i = 0;
+ for (i=0; i ".bin";
+
+ public byte[] Data;
+ public PL6(byte[] data = null)
+ {
+ //Data = (byte[])(data?.Clone() ?? new byte[Size]);
+ Data = data ?? new byte[Size];
+ }
+ // Pokémon Link Flag
+ public byte PL_Flag {
+ get { return Data[0x00]; }
+ set { Data[0x00] = (byte)value; } }
+ public bool PL_enabled { get { return PL_Flag != 0; } set { PL_Flag = (byte)(value ? 1 << 7 : 0); } }
+
+ //Name of data source
+ public string Origin_app {
+ get { return Util.TrimFromZero(Encoding.Unicode.GetString(Data, 0x01, 0x6E)); }
+ set { Encoding.Unicode.GetBytes(value.PadRight(54 + 1, '\0')).CopyTo(Data, 0x01); } }
+
+ //Pokemon transfer flags?
+ public UInt32 PKM1_flags {
+ get { return BitConverter.ToUInt32(Data, 0x99); }
+ set { BitConverter.GetBytes((UInt32)value).CopyTo(Data, 0x99); } }
+ public UInt32 PKM2_flags {
+ get { return BitConverter.ToUInt32(Data, 0x141); }
+ set { BitConverter.GetBytes((UInt32)value).CopyTo(Data, 0x141); } }
+ public UInt32 PKM3_flags {
+ get { return BitConverter.ToUInt32(Data, 0x1E9); }
+ set { BitConverter.GetBytes((UInt32)value).CopyTo(Data, 0x1E9); } }
+ public UInt32 PKM4_flags {
+ get { return BitConverter.ToUInt32(Data, 0x291); }
+ set { BitConverter.GetBytes((UInt32)value).CopyTo(Data, 0x291); } }
+ public UInt32 PKM5_flags {
+ get { return BitConverter.ToUInt32(Data, 0x339); }
+ set { BitConverter.GetBytes((UInt32)value).CopyTo(Data, 0x339); } }
+ public UInt32 PKM6_flags {
+ get { return BitConverter.ToUInt32(Data, 0x3E1); }
+ set { BitConverter.GetBytes((UInt32)value).CopyTo(Data, 0x3E1); } }
+
+ public uint[] Flags
+ {
+ get { return new[] {PKM1_flags, PKM2_flags, PKM3_flags, PKM4_flags, PKM5_flags, PKM6_flags}; }
+ set
+ {
+ if (value.Length > 0) PKM1_flags = value[0];
+ if (value.Length > 1) PKM2_flags = value[1];
+ if (value.Length > 2) PKM3_flags = value[2];
+ if (value.Length > 3) PKM4_flags = value[3];
+ if (value.Length > 4) PKM5_flags = value[4];
+ if (value.Length > 5) PKM6_flags = value[5];
+ }
+ }
+
+ //Pokémon
+
+ public PL6_PKM poke1 {
+ get { return new PL6_PKM(Data.Skip(0x9D).Take(PL6_PKM.Size).ToArray()); }
+ set { value.Data.CopyTo(Data, 0x9D); } }
+ public PL6_PKM poke2 {
+ get { return new PL6_PKM(Data.Skip(0x145).Take(PL6_PKM.Size).ToArray()); }
+ set { value.Data.CopyTo(Data, 0x145); } }
+ public PL6_PKM poke3 {
+ get { return new PL6_PKM(Data.Skip(0x1ED).Take(PL6_PKM.Size).ToArray()); }
+ set { value.Data.CopyTo(Data, 0x1ED); } }
+ public PL6_PKM poke4 {
+ get { return new PL6_PKM(Data.Skip(0x295).Take(PL6_PKM.Size).ToArray()); }
+ set { value.Data.CopyTo(Data, 0x295); } }
+ public PL6_PKM poke5 {
+ get { return new PL6_PKM(Data.Skip(0x33D).Take(PL6_PKM.Size).ToArray()); }
+ set { value.Data.CopyTo(Data, 0x33D); } }
+ public PL6_PKM poke6 {
+ get { return new PL6_PKM(Data.Skip(0x3E5).Take(PL6_PKM.Size).ToArray()); }
+ set { value.Data.CopyTo(Data, 0x3E5); } }
+
+ public PL6_PKM[] Pokes
+ {
+ get { return new[] {poke1, poke2, poke3, poke4, poke5, poke6}; }
+ set
+ {
+ if (value.Length > 0) poke1 = value[0];
+ if (value.Length > 1) poke2 = value[1];
+ if (value.Length > 2) poke3 = value[2];
+ if (value.Length > 3) poke4 = value[3];
+ if (value.Length > 4) poke5 = value[4];
+ if (value.Length > 5) poke6 = value[5];
+ }
+ }
+
+ // Item Properties
+ public int Item_1 {
+ get { return BitConverter.ToUInt16(Data, 0x489); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x489); } }
+ public int Quantity_1 {
+ get { return BitConverter.ToUInt16(Data, 0x48B); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x48B); } }
+ public int Item_2 {
+ get { return BitConverter.ToUInt16(Data, 0x48D); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x48D); } }
+ public int Quantity_2 {
+ get { return BitConverter.ToUInt16(Data, 0x48F); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x48F); } }
+ public int Item_3 {
+ get { return BitConverter.ToUInt16(Data, 0x491); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x491); } }
+ public int Quantity_3 {
+ get { return BitConverter.ToUInt16(Data, 0x493); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x493); } }
+ public int Item_4 {
+ get { return BitConverter.ToUInt16(Data, 0x495); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x495); } }
+ public int Quantity_4 {
+ get { return BitConverter.ToUInt16(Data, 0x497); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x497); } }
+ public int Item_5 {
+ get { return BitConverter.ToUInt16(Data, 0x499); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x499); } }
+ public int Quantity_5 {
+ get { return BitConverter.ToUInt16(Data, 0x49B); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x49B); } }
+ public int Item_6 {
+ get { return BitConverter.ToUInt16(Data, 0x49D); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x49D); } }
+ public int Quantity_6 {
+ get { return BitConverter.ToUInt16(Data, 0x49F); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x49F); } }
+
+ public int[] Items
+ {
+ get { return new[] {Item_1, Item_2, Item_3, Item_4, Item_5, Item_6}; }
+ set
+ {
+ if (value.Length > 0) Item_1 = value[0];
+ if (value.Length > 1) Item_2 = value[1];
+ if (value.Length > 2) Item_3 = value[2];
+ if (value.Length > 3) Item_4 = value[3];
+ if (value.Length > 4) Item_5 = value[4];
+ if (value.Length > 5) Item_6 = value[5];
+ }
+ }
+
+ public int[] Quantities
+ {
+ get { return new[] {Quantity_1, Quantity_2, Quantity_3, Quantity_4, Quantity_5, Quantity_6}; }
+ set
+ {
+ if (value.Length > 0) Quantity_1 = value[0];
+ if (value.Length > 1) Quantity_2 = value[1];
+ if (value.Length > 2) Quantity_3 = value[2];
+ if (value.Length > 3) Quantity_4 = value[3];
+ if (value.Length > 4) Quantity_5 = value[4];
+ if (value.Length > 5) Quantity_6 = value[5];
+ }
+ }
+
+
+ //Battle Points
+ public int BattlePoints {
+ get { return BitConverter.ToUInt16(Data, 0x4A1); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x4A1); } }
+ //PokéMiles
+ public int Pokemiles {
+ get { return BitConverter.ToUInt16(Data, 0x4A3); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x4A3); } }
+
+ }
+
+ public class PL6_PKM //: PokemonLink
+ {
+
+ internal const int Size = 0xA0;
+ //public override string Extension => ".bin";
+
+ public byte[] Data;
+ public PL6_PKM(byte[] data = null)
+ {
+ //Data = (byte[])(data?.Clone() ?? new byte[Size]);
+ Data = data ?? new byte[Size];
+ }
+
+// Pokémon Properties
+
+ public int TID {
+ get { return BitConverter.ToUInt16(Data, 0x00); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x00); } }
+ public int SID {
+ get { return BitConverter.ToUInt16(Data, 0x02); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x02); } }
+ public int OriginGame {
+ get { return Data[0x04]; }
+ set { Data[0x04] = (byte)value; } }
+ public uint EncryptionConstant {
+ get { return BitConverter.ToUInt32(Data, 0x08); }
+ set { BitConverter.GetBytes(value).CopyTo(Data, 0x08); } }
+ public int Pokéball {
+ get { return Data[0xE]; }
+ set { Data[0xE] = (byte)value; } }
+ public int HeldItem {
+ get { return BitConverter.ToUInt16(Data, 0x10); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x10); } }
+ public int Move1 {
+ get { return BitConverter.ToUInt16(Data, 0x12); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x12); } }
+ public int Move2 {
+ get { return BitConverter.ToUInt16(Data, 0x14); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x14); } }
+ public int Move3 {
+ get { return BitConverter.ToUInt16(Data, 0x16); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x16); } }
+ public int Move4 {
+ get { return BitConverter.ToUInt16(Data, 0x18); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x18); } }
+ public int Species {
+ get { return BitConverter.ToUInt16(Data, 0x1A); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x1A); } }
+ public int Form {
+ get { return Data[0x1C]; }
+ set { Data[0x1C] = (byte)value; } }
+ public int Language {
+ get { return Data[0x1D]; }
+ set { Data[0x1D] = (byte)value; } }
+ public string Nickname {
+ get { return Util.TrimFromZero(Encoding.Unicode.GetString(Data, 0x1E, 0x1A)); }
+ set { Encoding.Unicode.GetBytes(value.PadRight(12 + 1, '\0')).CopyTo(Data, 0x1E); } }
+ public int Nature {
+ get { return Data[0x38]; }
+ set { Data[0x38] = (byte)value; } }
+ public int Gender {
+ get { return Data[0x39]; }
+ set { Data[0x39] = (byte)value; } }
+ public int AbilityType {
+ get { return Data[0x3A]; }
+ set { Data[0x3A] = (byte)value; } }
+ public int PIDType {
+ get { return Data[0x3B]; }
+ set { Data[0x3B] = (byte)value; } }
+ public int EggLocation {
+ get { return BitConverter.ToUInt16(Data, 0x3C); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x3C); } }
+ public int MetLocation {
+ get { return BitConverter.ToUInt16(Data, 0x3E); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x3F); } }
+ public int MetLevel {
+ get { return Data[0x40]; }
+ set { Data[0x40] = (byte)value; } }
+
+ public int CNT_Cool { get { return Data[0x41]; } set { Data[0x41] = (byte)value; } }
+ public int CNT_Beauty { get { return Data[0x42]; } set { Data[0x42] = (byte)value; } }
+ public int CNT_Cute { get { return Data[0x43]; } set { Data[0x43] = (byte)value; } }
+ public int CNT_Smart { get { return Data[0x44]; } set { Data[0x44] = (byte)value; } }
+ public int CNT_Tough { get { return Data[0x45]; } set { Data[0x45] = (byte)value; } }
+ public int CNT_Sheen { get { return Data[0x46]; } set { Data[0x46] = (byte)value; } }
+
+ public int IV_HP { get { return Data[0x47]; } set { Data[0x47] = (byte)value; } }
+ public int IV_ATK { get { return Data[0x48]; } set { Data[0x48] = (byte)value; } }
+ public int IV_DEF { get { return Data[0x49]; } set { Data[0x49] = (byte)value; } }
+ public int IV_SPE { get { return Data[0x4A]; } set { Data[0x4A] = (byte)value; } }
+ public int IV_SPA { get { return Data[0x4B]; } set { Data[0x4B] = (byte)value; } }
+ public int IV_SPD { get { return Data[0x4C]; } set { Data[0x4C] = (byte)value; } }
+
+ public int OTGender { get { return Data[0x4D]; } set { Data[0x4D] = (byte)value; } }
+ public string OT {
+ get { return Util.TrimFromZero(Encoding.Unicode.GetString(Data, 0x4E, 0x1A)); }
+ set { Encoding.Unicode.GetBytes(value.PadRight(value.Length + 1, '\0')).CopyTo(Data, 0x4E); } }
+ public int Level { get { return Data[0x68]; } set { Data[0x68] = (byte)value; } }
+ public bool IsEgg { get { return Data[0x69] == 1; } set { Data[0x69] = (byte)(value ? 1 : 0); } }
+ public uint PID {
+ get { return BitConverter.ToUInt32(Data, 0x6C); }
+ set { BitConverter.GetBytes(value).CopyTo(Data, 0x6C); } }
+ public int RelearnMove1 {
+ get { return BitConverter.ToUInt16(Data, 0x70); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x70); } }
+ public int RelearnMove2 {
+ get { return BitConverter.ToUInt16(Data, 0x72); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x72); } }
+ public int RelearnMove3 {
+ get { return BitConverter.ToUInt16(Data, 0x74); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x74); } }
+ public int RelearnMove4 {
+ get { return BitConverter.ToUInt16(Data, 0x76); }
+ set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x76); } }
+ public int OT_Intensity { get { return Data[0x78]; } set { Data[0x78] = (byte)value; } }
+ public int OT_Memory { get { return Data[0x79]; } set { Data[0x79] = (byte)value; } }
+ public int OT_TextVar { get { return BitConverter.ToUInt16(Data, 0x7A); } set { BitConverter.GetBytes((ushort)value).CopyTo(Data, 0x7A); } }
+ public int OT_Feeling { get { return Data[0x7C]; } set { Data[0x7C] = (byte)value; } }
+
+ private byte RIB0 { get { return Data[0x0C]; } set { Data[0x0C] = value; } }
+ public bool RIB0_0 { get { return (RIB0 & (1 << 0)) == 1 << 0; } set { RIB0 = (byte)(RIB0 & ~(1 << 0) | (value ? 1 << 0 : 0)); } } // Battle Champ Ribbon
+ public bool RIB0_1 { get { return (RIB0 & (1 << 1)) == 1 << 1; } set { RIB0 = (byte)(RIB0 & ~(1 << 1) | (value ? 1 << 1 : 0)); } } // Regional Champ Ribbon
+ public bool RIB0_2 { get { return (RIB0 & (1 << 2)) == 1 << 2; } set { RIB0 = (byte)(RIB0 & ~(1 << 2) | (value ? 1 << 2 : 0)); } } // National Champ Ribbon
+ public bool RIB0_3 { get { return (RIB0 & (1 << 3)) == 1 << 3; } set { RIB0 = (byte)(RIB0 & ~(1 << 3) | (value ? 1 << 3 : 0)); } } // Country Ribbon
+ public bool RIB0_4 { get { return (RIB0 & (1 << 4)) == 1 << 4; } set { RIB0 = (byte)(RIB0 & ~(1 << 4) | (value ? 1 << 4 : 0)); } } // National Ribbon
+ public bool RIB0_5 { get { return (RIB0 & (1 << 5)) == 1 << 5; } set { RIB0 = (byte)(RIB0 & ~(1 << 5) | (value ? 1 << 5 : 0)); } } // Earth Ribbon
+ public bool RIB0_6 { get { return (RIB0 & (1 << 6)) == 1 << 6; } set { RIB0 = (byte)(RIB0 & ~(1 << 6) | (value ? 1 << 6 : 0)); } } // World Ribbon
+ public bool RIB0_7 { get { return (RIB0 & (1 << 7)) == 1 << 7; } set { RIB0 = (byte)(RIB0 & ~(1 << 7) | (value ? 1 << 7 : 0)); } } // Event Ribbon
+ private byte RIB1 { get { return Data[0x0D]; } set { Data[0x0D] = value; } }
+ public bool RIB1_0 { get { return (RIB1 & (1 << 0)) == 1 << 0; } set { RIB1 = (byte)(RIB1 & ~(1 << 0) | (value ? 1 << 0 : 0)); } } // World Champ Ribbon
+ public bool RIB1_1 { get { return (RIB1 & (1 << 1)) == 1 << 1; } set { RIB1 = (byte)(RIB1 & ~(1 << 1) | (value ? 1 << 1 : 0)); } } // Birthday Ribbon
+ public bool RIB1_2 { get { return (RIB1 & (1 << 2)) == 1 << 2; } set { RIB1 = (byte)(RIB1 & ~(1 << 2) | (value ? 1 << 2 : 0)); } } // Special Ribbon
+ public bool RIB1_3 { get { return (RIB1 & (1 << 3)) == 1 << 3; } set { RIB1 = (byte)(RIB1 & ~(1 << 3) | (value ? 1 << 3 : 0)); } } // Souvenir Ribbon
+ public bool RIB1_4 { get { return (RIB1 & (1 << 4)) == 1 << 4; } set { RIB1 = (byte)(RIB1 & ~(1 << 4) | (value ? 1 << 4 : 0)); } } // Wishing Ribbon
+ public bool RIB1_5 { get { return (RIB1 & (1 << 5)) == 1 << 5; } set { RIB1 = (byte)(RIB1 & ~(1 << 5) | (value ? 1 << 5 : 0)); } } // Classic Ribbon
+ public bool RIB1_6 { get { return (RIB1 & (1 << 6)) == 1 << 6; } set { RIB1 = (byte)(RIB1 & ~(1 << 6) | (value ? 1 << 6 : 0)); } } // Premier Ribbon
+ public bool RIB1_7 { get { return (RIB1 & (1 << 7)) == 1 << 7; } set { RIB1 = (byte)(RIB1 & ~(1 << 7) | (value ? 1 << 7 : 0)); } } // Empty
+
+ public int[] Moves
+ {
+ get { return new[] {Move1, Move2, Move3, Move4}; }
+ set
+ {
+ if (value.Length > 0) Move1 = value[0];
+ if (value.Length > 1) Move2 = value[1];
+ if (value.Length > 2) Move3 = value[2];
+ if (value.Length > 3) Move4 = value[3];
+ }
+ }
+ public int[] RelearnMoves
+ {
+ get { return new[] { RelearnMove1, RelearnMove2, RelearnMove3, RelearnMove4 }; }
+ set
+ {
+ if (value.Length > 0) RelearnMove1 = value[0];
+ if (value.Length > 1) RelearnMove2 = value[1];
+ if (value.Length > 2) RelearnMove3 = value[2];
+ if (value.Length > 3) RelearnMove4 = value[3];
+ }
+ }
+
+ }
+}
\ No newline at end of file
diff --git a/XYORAS Pokemon Link Tool/Util.cs b/XYORAS Pokemon Link Tool/Util.cs
new file mode 100644
index 0000000..9a4a1bf
--- /dev/null
+++ b/XYORAS Pokemon Link Tool/Util.cs
@@ -0,0 +1,20 @@
+using System;
+using System.Collections.Generic;
+using System.Drawing;
+using System.Drawing.Imaging;
+using System.Linq;
+using System.IO;
+using System.Runtime.InteropServices;
+using System.Windows.Forms;
+
+namespace XYORAS_Pokemon_Link_Tool
+{
+ public class Util
+ {
+ internal static string TrimFromZero(string input)
+ {
+ int index = input.IndexOf('\0');
+ return index < 0 ? input : input.Substring(0, index);
+ }
+ }
+}
\ No newline at end of file
diff --git a/XYORAS Pokemon Link Tool/XYORAS Pokemon Link Tool.csproj b/XYORAS Pokemon Link Tool/XYORAS Pokemon Link Tool.csproj
index 270fd36..870ba71 100644
--- a/XYORAS Pokemon Link Tool/XYORAS Pokemon Link Tool.csproj
+++ b/XYORAS Pokemon Link Tool/XYORAS Pokemon Link Tool.csproj
@@ -54,8 +54,10 @@
MainForm.cs
+
+