if you look at elwiki, under the char's picture
example : [Only registered and activated users can see links. Click Here To Register...]
you can see it's potential stat, lets say LK has high HP and Patk, but low at Mdef
nah,
You can actually manipulate all that's potential into maximum level, so it is possible to make LK has high HP, Patk, Pdef, Mdef, and also Matk (only if you love using spiral blast)
I will just give you a CLUE <-- read
because this is abuseable in pvp
only smart people will find it
CHARACTER_RELATIVE_STAT_TABLE = {
{
UNIT_TYPE.UT_ELSWORD,
450, ---> this is base Patk stat
100, ---> base Pdef stat
370, ---> Matk
83, ---> Mdef
11250 ----> HP
},
{
UNIT_TYPE.UT_ARME,
360,
85,
490,
108,
9500
},
{
UNIT_TYPE.UT_LIRE,
390,
93,
420,
105,
10000
},
{
UNIT_TYPE.UT_RAVEN,
430,
103,
380,
83,
11250
},
{
UNIT_TYPE.UT_EVE,
380,
108,
470,
75,
10500
},
{
UNIT_TYPE.UT_CHUNG,
440,
108,
380,
88,
10000
},
{
UNIT_TYPE.UT_ARA,
440,
103,
370,
90,
10500
},
{
UNIT_TYPE.UT_ELESIS,
450,
100,
370,
83,
11250
}
}
SECOND_CLASS_RELATIVE_STAT_TABLE = {
{
UNIT_CLASS.UC_ELSWORD_LORD_KNIGHT,
500,
112,
400,
90,
12250
},
{
UNIT_CLASS.UC_ELSWORD_RUNE_SLAYER,
490,
110,
430,
92,
11750
},
{
UNIT_CLASS.UC_ELSWORD_INFINITY_SWORD,
510,
102,
410,
97,
12000
},
{
UNIT_CLASS.UC_ARME_ELEMENTAL_MASTER,
390,
92,
530,
117,
11000
},
{
UNIT_CLASS.UC_ARME_VOID_PRINCESS,
400,
95,
540,
115,
10500
},
{
UNIT_CLASS.UC_ARME_DIMENSION_WITCH,
430,
97,
500,
110,
11000
},
{
UNIT_CLASS.UC_LIRE_WIND_SNEAKER,
430,
100,
460,
115,
11250
},
{
UNIT_CLASS.UC_LIRE_GRAND_ARCHER,
420,
100,
480,
115,
11000
},
{
UNIT_CLASS.UC_LIRE_NIGHT_WATCHER,
440,
105,
470,
110,
10750
},
{
UNIT_CLASS.UC_RAVEN_BLADE_MASTER,
480,
112,
410,
90,
12500
},
{
UNIT_CLASS.UC_RAVEN_RECKLESS_FIST,
470,
110,
430,
92,
12250
},
{
UNIT_CLASS.UC_RAVEN_VETERAN_COMMANDER,
460,
112,
430,
95,
12000
},
{
UNIT_CLASS.UC_EVE_CODE_NEMESIS,
420,
115,
510,
85,
11750
},
{
UNIT_CLASS.UC_EVE_CODE_EMPRESS,
440,
115,
480,
85,
12000
},
{
UNIT_CLASS.UC_EVE_BATTLE_SERAPH,
410,
115,
520,
87,
11500
},
{
UNIT_CLASS.UC_CHUNG_IRON_PALADIN,
500,
117,
400,
92,
11500
},
{
UNIT_CLASS.UC_CHUNG_DEADLY_CHASER,
470,
112,
440,
97,
11250
},
{
UNIT_CLASS.UC_CHUNG_TACTICAL_TROOPER,
460,
110,
440,
100,
11500
},
{
UNIT_CLASS.UC_ARA_SAKRA_DEVANAM,
480,
115,
400,
97,
11750
}
}
if you find it, then good luck
it's working like a charm in pvp, my VP now have a very high HP like LK :3
what? title hacks? that's too mainstream for me :v
example : [Only registered and activated users can see links. Click Here To Register...]
you can see it's potential stat, lets say LK has high HP and Patk, but low at Mdef
nah,
You can actually manipulate all that's potential into maximum level, so it is possible to make LK has high HP, Patk, Pdef, Mdef, and also Matk (only if you love using spiral blast)
I will just give you a CLUE <-- read
because this is abuseable in pvp
only smart people will find it
CHARACTER_RELATIVE_STAT_TABLE = {
{
UNIT_TYPE.UT_ELSWORD,
450, ---> this is base Patk stat
100, ---> base Pdef stat
370, ---> Matk
83, ---> Mdef
11250 ----> HP
},
{
UNIT_TYPE.UT_ARME,
360,
85,
490,
108,
9500
},
{
UNIT_TYPE.UT_LIRE,
390,
93,
420,
105,
10000
},
{
UNIT_TYPE.UT_RAVEN,
430,
103,
380,
83,
11250
},
{
UNIT_TYPE.UT_EVE,
380,
108,
470,
75,
10500
},
{
UNIT_TYPE.UT_CHUNG,
440,
108,
380,
88,
10000
},
{
UNIT_TYPE.UT_ARA,
440,
103,
370,
90,
10500
},
{
UNIT_TYPE.UT_ELESIS,
450,
100,
370,
83,
11250
}
}
SECOND_CLASS_RELATIVE_STAT_TABLE = {
{
UNIT_CLASS.UC_ELSWORD_LORD_KNIGHT,
500,
112,
400,
90,
12250
},
{
UNIT_CLASS.UC_ELSWORD_RUNE_SLAYER,
490,
110,
430,
92,
11750
},
{
UNIT_CLASS.UC_ELSWORD_INFINITY_SWORD,
510,
102,
410,
97,
12000
},
{
UNIT_CLASS.UC_ARME_ELEMENTAL_MASTER,
390,
92,
530,
117,
11000
},
{
UNIT_CLASS.UC_ARME_VOID_PRINCESS,
400,
95,
540,
115,
10500
},
{
UNIT_CLASS.UC_ARME_DIMENSION_WITCH,
430,
97,
500,
110,
11000
},
{
UNIT_CLASS.UC_LIRE_WIND_SNEAKER,
430,
100,
460,
115,
11250
},
{
UNIT_CLASS.UC_LIRE_GRAND_ARCHER,
420,
100,
480,
115,
11000
},
{
UNIT_CLASS.UC_LIRE_NIGHT_WATCHER,
440,
105,
470,
110,
10750
},
{
UNIT_CLASS.UC_RAVEN_BLADE_MASTER,
480,
112,
410,
90,
12500
},
{
UNIT_CLASS.UC_RAVEN_RECKLESS_FIST,
470,
110,
430,
92,
12250
},
{
UNIT_CLASS.UC_RAVEN_VETERAN_COMMANDER,
460,
112,
430,
95,
12000
},
{
UNIT_CLASS.UC_EVE_CODE_NEMESIS,
420,
115,
510,
85,
11750
},
{
UNIT_CLASS.UC_EVE_CODE_EMPRESS,
440,
115,
480,
85,
12000
},
{
UNIT_CLASS.UC_EVE_BATTLE_SERAPH,
410,
115,
520,
87,
11500
},
{
UNIT_CLASS.UC_CHUNG_IRON_PALADIN,
500,
117,
400,
92,
11500
},
{
UNIT_CLASS.UC_CHUNG_DEADLY_CHASER,
470,
112,
440,
97,
11250
},
{
UNIT_CLASS.UC_CHUNG_TACTICAL_TROOPER,
460,
110,
440,
100,
11500
},
{
UNIT_CLASS.UC_ARA_SAKRA_DEVANAM,
480,
115,
400,
97,
11750
}
}
if you find it, then good luck
it's working like a charm in pvp, my VP now have a very high HP like LK :3
what? title hacks? that's too mainstream for me :v