Thread: Correct Special Attack Restore Rate

Results 1 to 2 of 2
  1. #1 Correct Special Attack Restore Rate 
    Seven Lions

    Yvne's Avatar
    Join Date
    Sep 2012
    Posts
    1,204
    Thanks given
    164
    Thanks received
    173
    Rep Power
    81
    I know this isn't really a big thing, but alot of people use PI and probably don't notice this, but the special attack restore rate is wrong.
    It's supposed to restore 10% every 30 seconds, so a total of 5minutes from 0% to 100%.
    The original spec restore rate that's on PI is about a minute to long.

    In Config.java

    So just change this:

    Code:
    public static final int INCREASE_SPECIAL_AMOUNT = 17500;
    To this:

    Code:
    public static final int INCREASE_SPECIAL_AMOUNT = 15000;
    Again I know this isn't huge thing to "release" if you will, but i think people would want the correct rate xD.

    -Yvne
    Reply With Quote  
     

  2. Thankful user:


  3. #2  
    Donator


    Join Date
    Jan 2012
    Posts
    1,288
    Thanks given
    491
    Thanks received
    229
    Rep Power
    127
    Lol thanks, never noticed.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Special Attack Restoration
    By Chatter in forum Help
    Replies: 3
    Last Post: 07-25-2012, 02:12 AM
  2. Special Attack restore relog - REP+
    By wolfenzi in forum Help
    Replies: 4
    Last Post: 03-31-2012, 07:51 PM
  3. Replies: 1
    Last Post: 08-03-2011, 05:20 PM
  4. Restore special attack
    By Dem0n in forum Help
    Replies: 6
    Last Post: 09-07-2010, 07:57 PM
  5. [525] Correctly Adding Special Attacks
    By CerdaX in forum Tutorials
    Replies: 11
    Last Post: 07-25-2009, 04:55 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •