RuneHive-Game
Loading...
Searching...
No Matches
MagicImpact.java File Reference
import com.runehive.game.world.entity.combat.CombatImpact;
import com.runehive.game.world.entity.combat.CombatType;
import com.runehive.game.world.entity.combat.CombatUtil;
import com.runehive.game.world.entity.combat.PoisonType;
import com.runehive.game.world.entity.combat.attack.FormulaFactory;
import com.runehive.game.world.entity.combat.effect.CombatEffectType;
import com.runehive.game.world.entity.combat.hit.CombatHit;
import com.runehive.game.world.entity.combat.hit.Hit;
import com.runehive.game.world.entity.mob.Mob;
import com.runehive.game.world.entity.mob.data.LockType;
import com.runehive.game.world.entity.mob.npc.Npc;
import com.runehive.game.world.entity.mob.player.Player;
import com.runehive.game.world.entity.skill.Skill;
import com.runehive.util.RandomUtils;
import java.util.List;
import java.util.concurrent.TimeUnit;
Include dependency graph for MagicImpact.java:

Go to the source code of this file.

Classes

enum  com.runehive.game.world.entity.combat.magic.MagicImpact

Packages

package  com.runehive.game.world.entity.combat.magic