Jump to content

Jolina

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Jolina

  1. // Players' maximum HP rate? (Default is 100)
    hp_rate: xx

    // Players' maximum SP rate? (Default is 100)
    sp_rate: xx

     

    Take a look for that line.

     

    About SB Soulink 

     

    Battle.c

     

    switch (skill_num) {

    case AS_SONICBLOW:
    if (sc && sc->data[sC_SPIRIT] &&
    sc->data[sC_SPIRIT]->val2 == SL_ASSASIN)
    ATK_ADDRATE(map_flag_gvg(src->m)?25:100); //+25% dmg on woe/+100% dmg on nonwoe

    if(sd && pc_checkskill(sd,AS_SONICACCEL)>0)
    ATK_ADDRATE(10);
    break;

  2. That sounds really bad.

    it seems like it was a good way to quit the Team for you !

    it's just sad to invest time for a Server and the end of the Story is corruption.

    All bad Server will die sooner or later.

     

    I wish you better luck with the next Server you will work together!

     

    Jolina~

×
×
  • Create New...