AMC fix

    Joined
    Sep 7, 2013
    Messages
    427
    Reaction score
    4
    Ok, basically I want to make amcs start with a high fire rate, and scale down with that but scale up with damage faster.I came up with this, all numbers are for example.



    1=3s.p.s.-5 d.p.shot

    2=2.99-5.2

    3=2.98-5.4



    With that system, the laser gains .578 dps per block installed.
    The expression is:

    x= amc count

    x-1=y

    15+.578y= dps



    So yeah.
     

    NeonSturm

    StormMaker
    Joined
    Dec 31, 2013
    Messages
    5,110
    Reaction score
    617
    • Wired for Logic
    • Thinking Positive
    • Legacy Citizen 5
    You really like shotguns, do you?



    If the grid increases from 101 to 102 blocks (25dmg/2s -> 25.2dmg/1.99s) it would increase by 0.1 dps per block.



    you multiplied by time where you should have divided.