Module:Game/doc

From Path of Exile 2 Wiki
Revision as of 11:41, 5 April 2016 by >OmegaK2 (→‎Stucture)
Jump to navigation Jump to search

Template:ProgrammingModule

Overview

This module holds some constants and functions related to path of exile in general.

Stucture

The module has the following structure

game.constants General game constants, such as the attributes or classes
game.contants.item item constants
game.constants.mod Mod constants

Data

Table Id Description Available keys
full long_upper long_lower short_upper short_lower
game.constants.attributes Attributes No Yes Yes Yes Yes
game.constants.damage_types No No No Yes Yes
game.constants.tags internal tags Yes No No No No
game.constants.item.rarity Rarity Yes Yes Yes No No
game.constants.item.class Item class Yes Yes Yes No No
game.constants.item.gem_tags Gem tags Yes Yes Yes Yes Yes
game.constants.mod.domains Mod Domain No No No Yes Yes
game.constants.mod.generation_types Mod Generation Type Yes No No Yes Yes