Home API Manuals About Forum
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

EnergyResist

Returns the chars energy resistance(Energy Resist).

NB: Only works from the with the server’s era “Samurai Empire” and higher + server must sent advanced stats, otherwise always returns 0.

Pascal

function EnergyResist : Word;

Python

def EnergyResist() -> ushort;