1package com.runehive.game.world.entity.combat;
82 throw new UnsupportedOperationException(
"This class cannot be instantiated!");
static final String[] SKILL_REQUIREMENT_CONFIG_FIELD_NAMES
static final int[] EMPTY_SKILLS
static final int[] EMPTY_REQUIREMENTS
static final long DAMAGE_CACHE_TIMEOUT
The amount of time it takes in seconds for cached damage to timeout.
static final int[] EMPTY_BONUSES
static final int COMBAT_LOGOUT_COOLDOWN
The amount of time it takes in milliseconds it takes to logout.
static final String[] BONUS_CONFIG_FIELD_NAMES
static final String[] SKILL_FIELD_NAMES
CombatConstants()
The default constructor.
static final int COMBAT_TIMER_COOLDOWN
The amount of time it takes in seconds for combat to reset.