p_limit_XX

Discussion in 'General' started by loest, Apr 9, 2011.

  1. loest

    loest New Member

    {p_limit_hp;30};{p_limit_mp;30};{p_limit_cp;30}
    those effects should only block the regen, and not reduce the hp,cp,mp.

    if you want to reduce the hp,mp or cp, you can just use, {i_cp;-30;per};{p_max_cp;-30;per}, or so.