• alt3ri's avatar
    Replace SetHealth -> SetStats · c603093d
    alt3ri authored
    Now you can set basic stats of your current character, but I left a little notice: Input and In-game output (character stats) are not really accurate. So to get an accurate stat:
    
    For HP, ATK , DEF, Elemental Mastery (EM): input less than 10 digits. Example: /stats atk 81923 (81293 ATK)
    For Energy Recharge (ER), Crit Rate, Crit DMG: input less than 6 digits(0-99999) to get the game current format. Example: /stats cdmg 14236 (142.4% Crit DMG)
    (!) The modified stats will be set to default after you logged out.
    
    Press F to pay respect to SetHealth (2022 - 2022)
    c603093d
PlayerCommands.java 30.4 KB