Difference between revisions of "Template:TalentReq"
From Tales of Maj'Eyal
Line 2: | Line 2: | ||
This page is a top level holder (see the subpages listed below) for templates which hold the correct level/stat requirements for talents, grouped by class. | This page is a top level holder (see the subpages listed below) for templates which hold the correct level/stat requirements for talents, grouped by class. | ||
− | For example, [[Template:TalentReq/CunsReq1]] is the template for the level/stat requirement for the first tier of talents under the [[Cunning (category type)]] group. These templates are named after the actual variables inside the ToME code, and can be found under the | + | For example, [[Template:TalentReq/CunsReq1]] is the template for the level/stat requirement for the first tier of talents under the [[Cunning (category type)]] group. These templates are named after the actual variables inside the ToME code, and can be found under the tree/master/game/modules/tome/data/talents directory; eg /tree/master/game/modules/tome/data/talents/cunning/cunning.lua will list the variables for Cunning category type related skills. See [http://git.net-core.org/darkgod/t-engine4/tree/master/game/modules/tome/data/talents github] for more details. |
{{Special:PrefixIndex/Template:TalentReq/}} | {{Special:PrefixIndex/Template:TalentReq/}} | ||
</noinclude> | </noinclude> |
Revision as of 02:56, 2 July 2013
This page is a top level holder (see the subpages listed below) for templates which hold the correct level/stat requirements for talents, grouped by class.
For example, Template:TalentReq/CunsReq1 is the template for the level/stat requirement for the first tier of talents under the Cunning (category type) group. These templates are named after the actual variables inside the ToME code, and can be found under the tree/master/game/modules/tome/data/talents directory; eg /tree/master/game/modules/tome/data/talents/cunning/cunning.lua will list the variables for Cunning category type related skills. See github for more details.