usa esse:
//================================================================//
//     Projeto Season 4 Koreano                                   //
//     GameServer 90 && GameServerCS 90 FIX:capitaothorr/Fabiano  //
//================================================================//
[CalCharacter]
//================================================================//
//    Configs Call Character System                               //
//================================================================//
//================================================================//
// Configs Dark Wizard Soul Master Grand Master                   //
//================================================================//
AtackEneSMMinDivisor        = 1 ;
AtackEneSMMaxDivisor        = 1 ;
AtackSTRSMMinDivisor        = 1 ;
AtackSTRSMMaxDivisor        = 1 ;
AtackSpeedSMDivisor         = 1 ;
DefenseBlockDWMG            = 1 ; defesa do dark wizard e magic gladiador
//================================================================//
// Configs Dark Knight Black Knight Blade Master                  //
//================================================================//
AtackSTRDKMinDivisor        = 8 ;
AtackSTRDKMaxDivisor        = 7 ;
AtackSpeedBKAndMGDivisor1   = 33 ;
AtackSpeedBKAndMGDivisor2   = 50 ;
SucessFullBlockDWDKMG       = 3 ;
DefenseBlockDK              = 3 ;
//================================================================//
// Configs Fairy Elfa Muse Elfa High Elfa                         //
//================================================================//
AtackStrDivisorElfMin+Bow     = 2 ;
tackStrDivisorElfMax+Bow     = 2 ;
AtackStrDivisorElfMinNoBow     = 2 ;
AtackStrDivisorElfMaxNoBow     = 2 ;
AtackDextElfMinDivisor         = 2 ;
AtackDextElfMaxDivisor         = 2 ;
AttackSpeed_Elf         = 32 ;
Defense_Elf             = 10 ;
SuccessfulBlocking_Elf         = 4 ;
//================================================================//
// Configs Magic Gladiador Duel Master                            //
//================================================================//
AtackSTRMGMinDivisor        = 4 ;
AtackSTRMGMaxDivisor        = 4 ;
AtackEneMGMinDivisor        = 4 ;
//================================================================//
// Configs Dark Lord Lord Emperor                                 //
//================================================================//
AtackSTRDLMinDivisor        = 6 ;
AtackSTRDLMaxDivisor        = 6 ;
AtackEneDLMinDivisor        = 14 ;
AtackEneDLMaxDivisor        = 10 ;
AtackSpeedDLDivisor         = 10 ;
SucessFullBlockDL           = 1 ;
DefenseBlockDL              = 2 ;
//================================================================//
// Configs Summoner Blood Summoner Dimension Master               //
//================================================================//
AttackDamageMinRight = 2 ;
AttackDamageMaxRight = 2 ;
AttackDamageMinLeft = 2 ;
AttackDamageMaxLeft = 2 ;
AttackSpeed = 10 ;
MagicSpeed = 10 ;
SuccessfulBlocking = 3 ;
Defense = 1 ;
MagicDamageMin = 2 ;
MagicDamageMax = 2 ;
//--------------------------------------------------//
// dark knight, magic gladiador, dark lord com arma //
//--------------------------------------------------//
AttackDamageMinWeaponRight1 = 260;
AttackDamageMinWeaponRight2 = 260;
AttackDamageMaxWeaponRight1 = 140;
AttackDamageMaxWeaponRight2 = 140;
AttackDamageMinWeaponLeft1  = 260;
AttackDamageMinWeaponLeft2  = 260;
AttackDamageMaxWeaponLeft1  = 140;
AttackDamageMaxWeaponLeft2  = 140;
//--------------------------------------------------//