Difference between revisions of "Template:LevelChart"
From Paragon Wiki Archive
m |
m |
||
Line 1: | Line 1: | ||
<noinclude>{| Border=1 style="text-align:center" | <noinclude>{| Border=1 style="text-align:center" | ||
!Level || New Powers || Primary Power Available || Secondary Power Available || Pool Power Available || Additional Slots || Additional Inspirations || Invention Salvage Slots || Recipe Slots || Consignment House Transaction Slots || Off-character Storage Slots || Other | !Level || New Powers || Primary Power Available || Secondary Power Available || Pool Power Available || Additional Slots || Additional Inspirations || Invention Salvage Slots || Recipe Slots || Consignment House Transaction Slots || Off-character Storage Slots || Other | ||
− | </noinclude>|- style=background-color | + | </noinclude>|- style="background-color: {{#if: {{{bg|}}} | {{{bg}}} | {{#ifeq: 0 | {{#expr: {{{lvl}}} mod 2 }} | white | <nowiki>#</nowiki>f0f0f0 }} }}" |
|| '''{{{lvl}}}''' || {{{new| }}} || {{{pri| }}} || {{{sec| }}} || {{{pool| }}} || {{{enh| }}} || {{{insp| }}} || {{{salvage| }}} || {{{recipe| }}} || {{{transact| }}} || {{{storage| }}} || {{{other| }}}<noinclude> | || '''{{{lvl}}}''' || {{{new| }}} || {{{pri| }}} || {{{sec| }}} || {{{pool| }}} || {{{enh| }}} || {{{insp| }}} || {{{salvage| }}} || {{{recipe| }}} || {{{transact| }}} || {{{storage| }}} || {{{other| }}}<noinclude> | ||
{{LevelChart | lvl=1 | new=1st & 2nd | pri=1st & 2nd | sec=1st | insp=3 | salvage=3 | recipe=1 | transact=1 | storage=3 | other=Brawl, Sprint, Origin Inherent Power<br />No [[debt]] for defeat }} | {{LevelChart | lvl=1 | new=1st & 2nd | pri=1st & 2nd | sec=1st | insp=3 | salvage=3 | recipe=1 | transact=1 | storage=3 | other=Brawl, Sprint, Origin Inherent Power<br />No [[debt]] for defeat }} |
Revision as of 17:55, 16 May 2007
Level | New Powers | Primary Power Available | Secondary Power Available | Pool Power Available | Additional Slots | Additional Inspirations | Invention Salvage Slots | Recipe Slots | Consignment House Transaction Slots | Off-character Storage Slots | Other |
---|---|---|---|---|---|---|---|---|---|---|---|
{{{lvl}}} | |||||||||||
1 | 1st & 2nd | 1st & 2nd | 1st | 3 | 3 | 1 | 1 | 3 | Brawl, Sprint, Origin Inherent Power No debt for defeat | ||
2 | 3rd | 3rd | 2nd | 1 | 4 | 2 | 4 | Rest |
- Leveling Chart
- lvl (required)
- new (optional, new powers available, both sets)
- pri (optional, new powers available, primary set)
- sec (optional, new powers available, secondary set)
- pool (optional, new powers available, Pool powersets)
- enh (optional, enhancement slots available)
- insp (optional, inspiration slots available)
- salvage (optional, invention salvage slots available (not related to base salvage))
- recipe (optional, recipe slots available)
- transact (optional, consignment house transaction slots available)
- storage (optional, off-character storage slots)
- other (all other changes as characters level up that don't fit into the items above)
- bg (optional, a background color that will override the default; colors like #abcdef must be passed as bg=<nowiki>#</nowiki>abcdef or bg=:abcdef )