[Suggestion] Option to disable Quantum suit\change it's properties

  • After few tests, (4 mins lava swim, unlimited fall distance, selfrecharge on nanosaber hit and others) i decited to nerf quantum suit.


    1) Lava damage bypass protection
    2) Nanosaber bypass protection
    3) Falldamage bypass protection


    It still allow you run fast and kill mobs without any problems, but, in PVP, any player with nanosaber able to resist.
    Adminium lift - nice way to die, and nothing more.
    Lavafall - completely lethal just as it shoud be.


    I dont ask devteam to remove everything, but, such options just few lines of code:


    Master class - add vars and stream reader for config file.
    Armor class - add few ifblocks and its done and anyone able to use it without any problems.

  • I will report with youtube video after test on vanilla server.



    on bukkit version (i know about no support) hit on discharged armor will set it's charge about 40% (have no mod for actual damage value detection)


    both constant damage with nano saber and discharge with lava and then hit work.


    and this is not client sided, tested with itemdrops and relogin (including client full reset and server reset) and not lag related (server hosted on my ISP with zero delay access)


    also quantum armor dropped due death of user cannot be picked up by any player ever after server restart, possibly due invalid damage value.

  • insulation cutter will also selfrecharge on deplition, if you press right mouse button it will disapper, if not, you may use it as long as you like.


    Not checked code for current version, most likely additional damage to nano-quantum armor from from nanosaber drop health negative and it wrap around.

    • Official Post

    Same thing probably applies to the cutter... one of it's operation applys "multiple damage".
    I STRONGLY suspect something did change along the lines of 1.7>1.8 without us noticing. Because quite every item using damage ned to be fixed already.