Package net.runelite.api
Class VarPlayer
- java.lang.Object
-
- net.runelite.api.VarPlayer
-
public final class VarPlayer extends Object
Server controlled "content-developer" integers. VarPlayers are stored per RuneScape player save, and synchronized from the server to the client. The client can change them preemptively if it thinks they will change the next tick as a lag-hiding measure. The client CANNOT directly make the server change a varp.
-
-
Field Summary
Fields Modifier and Type Field Description static int
AGILITY_GOAL_END
static int
AGILITY_GOAL_START
static int
AREA_EFFECT_VOLUME
static int
ATTACK_GOAL_END
Experience tracker goal end.static int
ATTACK_GOAL_START
Experience tracker goal start.static int
ATTACK_STYLE
static int
BANK_TAB
static int
BIRD_HOUSE_MEADOW_NORTH
Bird house statesstatic int
BIRD_HOUSE_MEADOW_SOUTH
static int
BIRD_HOUSE_VALLEY_NORTH
static int
BIRD_HOUSE_VALLEY_SOUTH
static int
BUFF_BAR_WC_GROUP_BONUS
Determines whether the woodcutting group bonus should be displayed on the buff bar or not.static int
CANNON_AMMO
static int
CANNON_COORD
static int
CANNON_STATE
static int
CHARGE_GOD_SPELL
Charge spell duration Value * 2 = Remaining game ticks on buff E.g.static int
CLOG_LOGGED
static int
CLOG_TOTAL
static int
CONSTRUCTION_GOAL_END
static int
CONSTRUCTION_GOAL_START
static int
COOKING_GOAL_END
static int
COOKING_GOAL_START
static int
CRAFTING_GOAL_END
static int
CRAFTING_GOAL_START
static int
CURRENT_GE_ITEM
Item currently active in the creation of a buy or sell offerstatic int
DEFENCE_GOAL_END
static int
DEFENCE_GOAL_START
static int
DISEASE_VALUE
Seems to start at 50(10 splash) and goes down by 1 every 30 secondsstatic int
DIZANAS_QUIVER_ITEM_COUNT
The amount of ammo in Dizana's quiver's inventory slot.static int
DIZANAS_QUIVER_ITEM_ID
The item ID of the ammo in Dizana's quiver inventory slot.static int
ESSENCE_POUCH_GIANT_DEGRADE
static int
ESSENCE_POUCH_LARGE_DEGRADE
static int
ESSENCE_POUCH_MEDIUM_DEGRADE
Runecraft Essence Pouch degrade statesstatic int
FARMING_GOAL_END
static int
FARMING_GOAL_START
static int
FIREMAKING_GOAL_END
static int
FIREMAKING_GOAL_START
static int
FISHING_GOAL_END
static int
FISHING_GOAL_START
static int
FLETCHING_GOAL_END
static int
FLETCHING_GOAL_START
static int
HERBLORE_GOAL_END
static int
HERBLORE_GOAL_START
static int
HITPOINTS_GOAL_END
static int
HITPOINTS_GOAL_START
static int
HP_HUD_NPC_ID
NpcID
for the HP HUDstatic int
HUNTER_GOAL_END
static int
HUNTER_GOAL_START
static int
IN_RAID_PARTY
The ID of the party.static int
LAST_HOME_TELEPORT
The difference, measured in minutes, between the time home teleport spell was last used and midnight, January 1, 1970 UTC.static int
LAST_MINIGAME_TELEPORT
The difference, measured in minutes, between the time minigame teleport was last used and midnight, January 1, 1970 UTC.static int
MAGIC_GOAL_END
static int
MAGIC_GOAL_START
static int
MEMBERSHIP_DAYS
static int
MINING_GOAL_END
static int
MINING_GOAL_START
static int
MOUSE_BUTTONS
0 = 2 buttons, 1 = 1 buttonstatic int
MUSIC_VOLUME
static int
NMZ_REWARD_POINTS
static int
POISON
The poisoned status of the player, with negative values indicating the duration of poison or venom protection and positive values representing the amount of poison or venom damage the player will be taking.static int
PRAYER_GOAL_END
static int
PRAYER_GOAL_START
static int
QUEST_POINTS
static int
RAIDS_PERSONAL_POINTS
static int
RANGED_GOAL_END
static int
RANGED_GOAL_START
static int
RUNECRAFT_GOAL_END
static int
RUNECRAFT_GOAL_START
static int
SETTINGS_OPAQUE_CHAT_AUTO
static int
SETTINGS_OPAQUE_CHAT_BROADCAST
static int
SETTINGS_OPAQUE_CHAT_CHALLENGE_REQUEST
static int
SETTINGS_OPAQUE_CHAT_CLAN
static int
SETTINGS_OPAQUE_CHAT_CLAN_BROADCAST
static int
SETTINGS_OPAQUE_CHAT_FRIEND
static int
SETTINGS_OPAQUE_CHAT_GUEST_CLAN
static int
SETTINGS_OPAQUE_CHAT_IRON_GROUP_BROADCAST
static int
SETTINGS_OPAQUE_CHAT_IRON_GROUP_CHAT
static int
SETTINGS_OPAQUE_CHAT_PRIVATE
static int
SETTINGS_OPAQUE_CHAT_PUBLIC
Colors for chat messagesstatic int
SETTINGS_OPAQUE_CHAT_TRADE_REQUEST
static int
SETTINGS_TRANSPARENT_CHAT_AUTO
static int
SETTINGS_TRANSPARENT_CHAT_BROADCAST
static int
SETTINGS_TRANSPARENT_CHAT_CHALLENGE_REQUEST
static int
SETTINGS_TRANSPARENT_CHAT_CLAN
static int
SETTINGS_TRANSPARENT_CHAT_CLAN_BROADCAST
static int
SETTINGS_TRANSPARENT_CHAT_FRIEND
static int
SETTINGS_TRANSPARENT_CHAT_GUEST_CLAN
static int
SETTINGS_TRANSPARENT_CHAT_IRON_GROUP_BROADCAST
static int
SETTINGS_TRANSPARENT_CHAT_IRON_GROUP_CHAT
static int
SETTINGS_TRANSPARENT_CHAT_PRIVATE
static int
SETTINGS_TRANSPARENT_CHAT_PUBLIC
static int
SETTINGS_TRANSPARENT_CHAT_TRADE_REQUEST
static int
SLAYER_GOAL_END
static int
SLAYER_GOAL_START
static int
SLAYER_TASK_CREATURE
Currently assigned slayer task if SLAYER_TASK_SIZE is greater than 0.static int
SLAYER_TASK_LOCATION
Assigned slayer task location.static int
SLAYER_TASK_SIZE
Number of slayer creatures remaining on the assigned taskstatic int
SLAYER_UNLOCK_1
Slayer unlock bitfieldsstatic int
SLAYER_UNLOCK_2
static int
SMITHING_GOAL_END
static int
SMITHING_GOAL_START
static int
SOUND_EFFECT_VOLUME
static int
SPECIAL_ATTACK_ENABLED
static int
SPECIAL_ATTACK_PERCENT
static int
STRENGTH_GOAL_END
static int
STRENGTH_GOAL_START
static int
THIEVING_GOAL_END
static int
THIEVING_GOAL_START
static int
THRONE_OF_MISCELLANIA
0 : not started greater than 0 : in progress greater than 99 : completedstatic int
WOODCUTTING_GOAL_END
static int
WOODCUTTING_GOAL_START
-
Constructor Summary
Constructors Constructor Description VarPlayer()
-
-
-
Field Detail
-
CANNON_STATE
public static final int CANNON_STATE
- See Also:
- Constant Field Values
-
CANNON_AMMO
public static final int CANNON_AMMO
- See Also:
- Constant Field Values
-
CANNON_COORD
public static final int CANNON_COORD
- See Also:
- Constant Field Values
-
ATTACK_STYLE
public static final int ATTACK_STYLE
- See Also:
- Constant Field Values
-
QUEST_POINTS
public static final int QUEST_POINTS
- See Also:
- Constant Field Values
-
DISEASE_VALUE
public static final int DISEASE_VALUE
Seems to start at 50(10 splash) and goes down by 1 every 30 seconds- See Also:
- Constant Field Values
-
BANK_TAB
public static final int BANK_TAB
- See Also:
- Constant Field Values
-
MEMBERSHIP_DAYS
public static final int MEMBERSHIP_DAYS
- See Also:
- Constant Field Values
-
SPECIAL_ATTACK_PERCENT
public static final int SPECIAL_ATTACK_PERCENT
- See Also:
- Constant Field Values
-
SPECIAL_ATTACK_ENABLED
public static final int SPECIAL_ATTACK_ENABLED
- See Also:
- Constant Field Values
-
IN_RAID_PARTY
public static final int IN_RAID_PARTY
The ID of the party. This Var is only set in the raid bank area and the raid lobby This gets set to -1 when the raid starts. This is first set when the first player of the friends chat forms a party on the recruiting board and it changes again when the first person actually enters the raid. -1 : Not in a party or in the middle of an ongoing raid Anything else : This means that your friends chat has a raid party being formed and has not started yet- See Also:
- Constant Field Values
-
NMZ_REWARD_POINTS
public static final int NMZ_REWARD_POINTS
- See Also:
- Constant Field Values
-
POISON
public static final int POISON
The poisoned status of the player, with negative values indicating the duration of poison or venom protection and positive values representing the amount of poison or venom damage the player will be taking.-
(-inf, -38): Venom immune for a duration of
(abs(val) - 38) * 30
game ticks (18 seconds per poison tick), after which point the value will have increased to-38
and be representing poison immunity rather than venom immunity -
[-38, 0): Poison immune for a duration of
abs(val) * 30
game ticks (18 seconds per poison tick) - 0: Not poisoned or immune to poison
- [1, 100]: Poisoned for an amount of
ceil(val / 5.0f)
-
[1000000, inf): Venomed for an amount of
min(20, (val - 999997) * 2)
, that is, an amount starting at 6 damage, increasing by 2 each time the value increases by one, and capped at 20
- See Also:
- Constant Field Values
-
(-inf, -38): Venom immune for a duration of
-
THRONE_OF_MISCELLANIA
public static final int THRONE_OF_MISCELLANIA
0 : not started greater than 0 : in progress greater than 99 : completed- See Also:
- Constant Field Values
-
CURRENT_GE_ITEM
public static final int CURRENT_GE_ITEM
Item currently active in the creation of a buy or sell offer- See Also:
- Constant Field Values
-
ATTACK_GOAL_START
public static final int ATTACK_GOAL_START
Experience tracker goal start.- See Also:
- Constant Field Values
-
STRENGTH_GOAL_START
public static final int STRENGTH_GOAL_START
- See Also:
- Constant Field Values
-
RANGED_GOAL_START
public static final int RANGED_GOAL_START
- See Also:
- Constant Field Values
-
MAGIC_GOAL_START
public static final int MAGIC_GOAL_START
- See Also:
- Constant Field Values
-
DEFENCE_GOAL_START
public static final int DEFENCE_GOAL_START
- See Also:
- Constant Field Values
-
HITPOINTS_GOAL_START
public static final int HITPOINTS_GOAL_START
- See Also:
- Constant Field Values
-
PRAYER_GOAL_START
public static final int PRAYER_GOAL_START
- See Also:
- Constant Field Values
-
AGILITY_GOAL_START
public static final int AGILITY_GOAL_START
- See Also:
- Constant Field Values
-
HERBLORE_GOAL_START
public static final int HERBLORE_GOAL_START
- See Also:
- Constant Field Values
-
THIEVING_GOAL_START
public static final int THIEVING_GOAL_START
- See Also:
- Constant Field Values
-
CRAFTING_GOAL_START
public static final int CRAFTING_GOAL_START
- See Also:
- Constant Field Values
-
RUNECRAFT_GOAL_START
public static final int RUNECRAFT_GOAL_START
- See Also:
- Constant Field Values
-
MINING_GOAL_START
public static final int MINING_GOAL_START
- See Also:
- Constant Field Values
-
SMITHING_GOAL_START
public static final int SMITHING_GOAL_START
- See Also:
- Constant Field Values
-
FISHING_GOAL_START
public static final int FISHING_GOAL_START
- See Also:
- Constant Field Values
-
COOKING_GOAL_START
public static final int COOKING_GOAL_START
- See Also:
- Constant Field Values
-
FIREMAKING_GOAL_START
public static final int FIREMAKING_GOAL_START
- See Also:
- Constant Field Values
-
WOODCUTTING_GOAL_START
public static final int WOODCUTTING_GOAL_START
- See Also:
- Constant Field Values
-
FLETCHING_GOAL_START
public static final int FLETCHING_GOAL_START
- See Also:
- Constant Field Values
-
SLAYER_GOAL_START
public static final int SLAYER_GOAL_START
- See Also:
- Constant Field Values
-
FARMING_GOAL_START
public static final int FARMING_GOAL_START
- See Also:
- Constant Field Values
-
CONSTRUCTION_GOAL_START
public static final int CONSTRUCTION_GOAL_START
- See Also:
- Constant Field Values
-
HUNTER_GOAL_START
public static final int HUNTER_GOAL_START
- See Also:
- Constant Field Values
-
ATTACK_GOAL_END
public static final int ATTACK_GOAL_END
Experience tracker goal end.- See Also:
- Constant Field Values
-
STRENGTH_GOAL_END
public static final int STRENGTH_GOAL_END
- See Also:
- Constant Field Values
-
RANGED_GOAL_END
public static final int RANGED_GOAL_END
- See Also:
- Constant Field Values
-
MAGIC_GOAL_END
public static final int MAGIC_GOAL_END
- See Also:
- Constant Field Values
-
DEFENCE_GOAL_END
public static final int DEFENCE_GOAL_END
- See Also:
- Constant Field Values
-
HITPOINTS_GOAL_END
public static final int HITPOINTS_GOAL_END
- See Also:
- Constant Field Values
-
PRAYER_GOAL_END
public static final int PRAYER_GOAL_END
- See Also:
- Constant Field Values
-
AGILITY_GOAL_END
public static final int AGILITY_GOAL_END
- See Also:
- Constant Field Values
-
HERBLORE_GOAL_END
public static final int HERBLORE_GOAL_END
- See Also:
- Constant Field Values
-
THIEVING_GOAL_END
public static final int THIEVING_GOAL_END
- See Also:
- Constant Field Values
-
CRAFTING_GOAL_END
public static final int CRAFTING_GOAL_END
- See Also:
- Constant Field Values
-
RUNECRAFT_GOAL_END
public static final int RUNECRAFT_GOAL_END
- See Also:
- Constant Field Values
-
MINING_GOAL_END
public static final int MINING_GOAL_END
- See Also:
- Constant Field Values
-
SMITHING_GOAL_END
public static final int SMITHING_GOAL_END
- See Also:
- Constant Field Values
-
FISHING_GOAL_END
public static final int FISHING_GOAL_END
- See Also:
- Constant Field Values
-
COOKING_GOAL_END
public static final int COOKING_GOAL_END
- See Also:
- Constant Field Values
-
FIREMAKING_GOAL_END
public static final int FIREMAKING_GOAL_END
- See Also:
- Constant Field Values
-
WOODCUTTING_GOAL_END
public static final int WOODCUTTING_GOAL_END
- See Also:
- Constant Field Values
-
FLETCHING_GOAL_END
public static final int FLETCHING_GOAL_END
- See Also:
- Constant Field Values
-
SLAYER_GOAL_END
public static final int SLAYER_GOAL_END
- See Also:
- Constant Field Values
-
FARMING_GOAL_END
public static final int FARMING_GOAL_END
- See Also:
- Constant Field Values
-
CONSTRUCTION_GOAL_END
public static final int CONSTRUCTION_GOAL_END
- See Also:
- Constant Field Values
-
HUNTER_GOAL_END
public static final int HUNTER_GOAL_END
- See Also:
- Constant Field Values
-
BIRD_HOUSE_MEADOW_NORTH
public static final int BIRD_HOUSE_MEADOW_NORTH
Bird house states- See Also:
- Constant Field Values
-
BIRD_HOUSE_MEADOW_SOUTH
public static final int BIRD_HOUSE_MEADOW_SOUTH
- See Also:
- Constant Field Values
-
BIRD_HOUSE_VALLEY_NORTH
public static final int BIRD_HOUSE_VALLEY_NORTH
- See Also:
- Constant Field Values
-
BIRD_HOUSE_VALLEY_SOUTH
public static final int BIRD_HOUSE_VALLEY_SOUTH
- See Also:
- Constant Field Values
-
SLAYER_UNLOCK_1
public static final int SLAYER_UNLOCK_1
Slayer unlock bitfields- See Also:
- Constant Field Values
-
SLAYER_UNLOCK_2
public static final int SLAYER_UNLOCK_2
- See Also:
- Constant Field Values
-
MUSIC_VOLUME
public static final int MUSIC_VOLUME
- See Also:
- Constant Field Values
-
SOUND_EFFECT_VOLUME
public static final int SOUND_EFFECT_VOLUME
- See Also:
- Constant Field Values
-
AREA_EFFECT_VOLUME
public static final int AREA_EFFECT_VOLUME
- See Also:
- Constant Field Values
-
MOUSE_BUTTONS
public static final int MOUSE_BUTTONS
0 = 2 buttons, 1 = 1 button- See Also:
- Constant Field Values
-
HP_HUD_NPC_ID
public static final int HP_HUD_NPC_ID
NpcID
for the HP HUD- See Also:
- Constant Field Values
-
CLOG_LOGGED
public static final int CLOG_LOGGED
- See Also:
- Constant Field Values
-
CLOG_TOTAL
public static final int CLOG_TOTAL
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_PUBLIC
public static final int SETTINGS_OPAQUE_CHAT_PUBLIC
Colors for chat messages- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_PRIVATE
public static final int SETTINGS_OPAQUE_CHAT_PRIVATE
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_AUTO
public static final int SETTINGS_OPAQUE_CHAT_AUTO
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_BROADCAST
public static final int SETTINGS_OPAQUE_CHAT_BROADCAST
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_FRIEND
public static final int SETTINGS_OPAQUE_CHAT_FRIEND
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_CLAN
public static final int SETTINGS_OPAQUE_CHAT_CLAN
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_GUEST_CLAN
public static final int SETTINGS_OPAQUE_CHAT_GUEST_CLAN
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_CLAN_BROADCAST
public static final int SETTINGS_OPAQUE_CHAT_CLAN_BROADCAST
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_IRON_GROUP_CHAT
public static final int SETTINGS_OPAQUE_CHAT_IRON_GROUP_CHAT
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_IRON_GROUP_BROADCAST
public static final int SETTINGS_OPAQUE_CHAT_IRON_GROUP_BROADCAST
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_TRADE_REQUEST
public static final int SETTINGS_OPAQUE_CHAT_TRADE_REQUEST
- See Also:
- Constant Field Values
-
SETTINGS_OPAQUE_CHAT_CHALLENGE_REQUEST
public static final int SETTINGS_OPAQUE_CHAT_CHALLENGE_REQUEST
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_PUBLIC
public static final int SETTINGS_TRANSPARENT_CHAT_PUBLIC
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_PRIVATE
public static final int SETTINGS_TRANSPARENT_CHAT_PRIVATE
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_AUTO
public static final int SETTINGS_TRANSPARENT_CHAT_AUTO
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_BROADCAST
public static final int SETTINGS_TRANSPARENT_CHAT_BROADCAST
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_FRIEND
public static final int SETTINGS_TRANSPARENT_CHAT_FRIEND
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_CLAN
public static final int SETTINGS_TRANSPARENT_CHAT_CLAN
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_GUEST_CLAN
public static final int SETTINGS_TRANSPARENT_CHAT_GUEST_CLAN
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_CLAN_BROADCAST
public static final int SETTINGS_TRANSPARENT_CHAT_CLAN_BROADCAST
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_IRON_GROUP_CHAT
public static final int SETTINGS_TRANSPARENT_CHAT_IRON_GROUP_CHAT
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_IRON_GROUP_BROADCAST
public static final int SETTINGS_TRANSPARENT_CHAT_IRON_GROUP_BROADCAST
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_TRADE_REQUEST
public static final int SETTINGS_TRANSPARENT_CHAT_TRADE_REQUEST
- See Also:
- Constant Field Values
-
SETTINGS_TRANSPARENT_CHAT_CHALLENGE_REQUEST
public static final int SETTINGS_TRANSPARENT_CHAT_CHALLENGE_REQUEST
- See Also:
- Constant Field Values
-
LAST_HOME_TELEPORT
public static final int LAST_HOME_TELEPORT
The difference, measured in minutes, between the time home teleport spell was last used and midnight, January 1, 1970 UTC.- See Also:
- Constant Field Values
-
CHARGE_GOD_SPELL
public static final int CHARGE_GOD_SPELL
Charge spell duration Value * 2 = Remaining game ticks on buff E.g. value of 50 means buff will expire in 100 ticks.- See Also:
- Constant Field Values
-
LAST_MINIGAME_TELEPORT
public static final int LAST_MINIGAME_TELEPORT
The difference, measured in minutes, between the time minigame teleport was last used and midnight, January 1, 1970 UTC.- See Also:
- Constant Field Values
-
SLAYER_TASK_SIZE
public static final int SLAYER_TASK_SIZE
Number of slayer creatures remaining on the assigned task- See Also:
- Constant Field Values
-
SLAYER_TASK_CREATURE
public static final int SLAYER_TASK_CREATURE
Currently assigned slayer task if SLAYER_TASK_SIZE is greater than 0. Mapping of value to name can be found inEnumID.SLAYER_TASK_CREATURE
.- See Also:
- Constant Field Values
-
SLAYER_TASK_LOCATION
public static final int SLAYER_TASK_LOCATION
Assigned slayer task location. The mapping of value to name can be found inEnumID.SLAYER_TASK_LOCATION
- See Also:
- Constant Field Values
-
BUFF_BAR_WC_GROUP_BONUS
public static final int BUFF_BAR_WC_GROUP_BONUS
Determines whether the woodcutting group bonus should be displayed on the buff bar or not. 96 = displayed (including the woodcutting guild). 0 = not displayed (after login until cutting a tree except normal trees or trees grown through farming). -1 = not displayed (including normal trees or trees grown through farming).- See Also:
- Constant Field Values
-
DIZANAS_QUIVER_ITEM_COUNT
public static final int DIZANAS_QUIVER_ITEM_COUNT
The amount of ammo in Dizana's quiver's inventory slot. 0 means the quiver is empty.- See Also:
DIZANAS_QUIVER_ITEM_ID
, Constant Field Values
-
DIZANAS_QUIVER_ITEM_ID
public static final int DIZANAS_QUIVER_ITEM_ID
The item ID of the ammo in Dizana's quiver inventory slot. -1 means the quiver is empty.- See Also:
DIZANAS_QUIVER_ITEM_COUNT
, Constant Field Values
-
ESSENCE_POUCH_MEDIUM_DEGRADE
public static final int ESSENCE_POUCH_MEDIUM_DEGRADE
Runecraft Essence Pouch degrade states- See Also:
- Constant Field Values
-
ESSENCE_POUCH_LARGE_DEGRADE
public static final int ESSENCE_POUCH_LARGE_DEGRADE
- See Also:
- Constant Field Values
-
ESSENCE_POUCH_GIANT_DEGRADE
public static final int ESSENCE_POUCH_GIANT_DEGRADE
- See Also:
- Constant Field Values
-
RAIDS_PERSONAL_POINTS
public static final int RAIDS_PERSONAL_POINTS
- See Also:
- Constant Field Values
-
-