Class Combat

java.lang.Object
com.valhalla.sdk.api.methods.Combat

public final class Combat extends Object
Live combat statistics derived from the native skill snapshot.
  • Method Details

    • getCombatLevel

      public static int getCombatLevel()
    • calculateCombatLevel

      public static int calculateCombatLevel(int attack, int strength, int defence, int hitpoints, int prayer, int ranged, int magic)
    • getHealthPercent

      public static int getHealthPercent()
    • openTab

      public static boolean openTab()