Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of August Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:38, 18 August 2025 Steve talk contribs created page Module:PvMTreeExample (Created page with "local p = {} -- Data for the tiers local tiers = { ['tier1'] = { { name = 'Double<br />Cast', total = 1 }, { name = 'Fluid<br />Strikes', total = 1 }, { name = 'Quick<br />Shot', total = 1 }, { name = 'Boner<br />Boost', total = 5 }, { name = 'Deft<br />Strikes', total = 5 } }, ['tier2'] = { { name = 'Combat<br />XP', total = 5 }, { name = 'Menacing<br />Mage', total = 5 }, { name = 'Elementalis...")