__construct() __construct(resource $db, integer $id) Constructor. Searches the database and retrieves the information about the rune, populating it and it's items. Parameters resource $db Connection to the database. integer $id Rune id.
stat_name() stat_name(integer $stat) : string Gets a stat name from the maps. Parameters integer $stat Stat id. Returns string — Stat name (Uppercase)
quality_name() quality_name(integer $q) : string Gets a stat name from the maps. Parameters integer $q Quality id. Returns string — Quality (Uppercase)