RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.game.Projectile Class Reference

Static Public Attributes

static final int[] MAGIC_DELAYS = { 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 5 }
static final int[] RANGED_DELAYS = { 2, 2, 2, 3, 3, 3, 3, 3, 3, 4, 4 }

Detailed Description

Definition at line 44 of file Projectile.java.

Member Data Documentation

◆ MAGIC_DELAYS

final int [] com.osroyale.game.Projectile.MAGIC_DELAYS = { 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 5 }
static

Magic combat projectile delays.

Definition at line 47 of file Projectile.java.

◆ RANGED_DELAYS

final int [] com.osroyale.game.Projectile.RANGED_DELAYS = { 2, 2, 2, 3, 3, 3, 3, 3, 3, 4, 4 }
static

Ranged combat projectile delays.

Definition at line 50 of file Projectile.java.


The documentation for this class was generated from the following file: