L2JMobius

High Five Improved gain of Nevit points to balance the game better

vert · 3 · 6990

Offline vert

  • Knight
  • ***
    • Posts: 70
Hi, the actual nevit system are not good to low rate servers because he start in character so much, the revita pops and cakes are not important because the nevit points by level are not balanced;

Your Code:
Quote
      getActiveChar().getNevitSystem().addPoints(2000);

Updated Code:
Quote
      // Nevit Points For Level
      // getActiveChar().getNevitSystem().addPoints(2000); // Revision Default @vert
      // getActiveChar().getNevitSystem().addPoints(720); // Active after 10 levels
      getActiveChar().getNevitSystem().addPoints(360); // Active after 20 levels


Offline Iris

  • Distinguished King
  • *****
    • Posts: 1239
Is this a customization? If that's so, it should be added as a config, not as default :P


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16051
Pretty sure retail gave you 2000.
We have configs that can modify nevit rate.