Dota 2 Wiki
Advertisement

Documentation for Module:ValueColor/data Jump to code ↴ [ edit | purge ]

Reality Rift icon
▶️ Planeshift.
The documentation for this module can be found at Template:ValueColor.
You may be forwarded to another wiki language, in case a translation is not available.
Reality Rift icon
▶️ Planeshift.
The documentation for this module can be found at Template:Cf.
You may be forwarded to another wiki language, in case a translation is not available.


Lua error in Module:Dependencies at line 14: The module appears to be empty.

return {

    ["aghs"] = 'With Aghanim\'s Scepter',
    ["shard"] = 'With Aghanim\'s Shard',
    ["aghshard"] = 'With Aghanim\'s Scepter and Aghanim\'s Shard',
    ["aghstal"] = 'With Aghanim\'s Scepter and Talent',
    ["shardtal"] = 'With Aghanim\'s Shard and Talent',
    ["gold"] = 'Bounty',
    ["xp"] = 'Experience',
    ["10tal"] = 'With level 10 Talent',
    ["15tal"] = 'With level 15 Talent',
    ["20tal"] = 'With level 20 Talent',
    ["25tal"] = 'With level 25 Talent',

}
Advertisement