Class SkullIcon


  • public final class SkullIcon
    extends Object
    An enumeration of PK skulls.
    • Field Detail

      • SKULL

        public static final int SKULL
        White skull from PVP world or wilderness
        See Also:
        Constant Field Values
      • SKULL_FIGHT_PIT

        public static final int SKULL_FIGHT_PIT
        Red skull from Tzhaar Fight Pits
        See Also:
        Constant Field Values
      • SKULL_HIGH_RISK

        public static final int SKULL_HIGH_RISK
        White skull used on High Risk worlds
        See Also:
        Constant Field Values
      • FORINTHRY_SURGE

        public static final int FORINTHRY_SURGE
        Forinthry surge buff in the Revenant caves
        See Also:
        Constant Field Values
      • SKULL_DEADMAN

        public static final int SKULL_DEADMAN
        Grey skull used on Deadman worlds
        See Also:
        Constant Field Values
      • LOOT_KEYS_ONE

        public static final int LOOT_KEYS_ONE
        PK skull carrying one loot key
        See Also:
        Constant Field Values
      • LOOT_KEYS_TWO

        public static final int LOOT_KEYS_TWO
        PK skull carrying two loot keys
        See Also:
        Constant Field Values
      • LOOT_KEYS_THREE

        public static final int LOOT_KEYS_THREE
        PK skull carrying two loot keys
        See Also:
        Constant Field Values
      • LOOT_KEYS_FOUR

        public static final int LOOT_KEYS_FOUR
        PK skull carrying two loot keys
        See Also:
        Constant Field Values
      • LOOT_KEYS_FIVE

        public static final int LOOT_KEYS_FIVE
        PK skull carrying two loot keys
        See Also:
        Constant Field Values
      • FORINTHRY_SURGE_DEADMAN

        public static final int FORINTHRY_SURGE_DEADMAN
        Forinthry surge skull used on Deadman worlds
        See Also:
        Constant Field Values
      • FORINTHRY_SURGE_KEYS_ONE

        public static final int FORINTHRY_SURGE_KEYS_ONE
        Forinthry surge while carrying one loot key
        See Also:
        Constant Field Values
      • FORINTHRY_SURGE_KEYS_TWO

        public static final int FORINTHRY_SURGE_KEYS_TWO
        Forinthry surge while carrying two loot keys
        See Also:
        Constant Field Values
      • FORINTHRY_SURGE_KEYS_THREE

        public static final int FORINTHRY_SURGE_KEYS_THREE
        Forinthry surge while carrying three loot keys
        See Also:
        Constant Field Values
      • FORINTHRY_SURGE_KEYS_FOUR

        public static final int FORINTHRY_SURGE_KEYS_FOUR
        Forinthry surge while carrying four loot keys
        See Also:
        Constant Field Values
      • FORINTHRY_SURGE_KEYS_FIVE

        public static final int FORINTHRY_SURGE_KEYS_FIVE
        Forinthry surge while carrying five loot keys
        See Also:
        Constant Field Values
    • Constructor Detail

      • SkullIcon

        public SkullIcon()