Skin
Game Sections
- Unreal
- Unreal: RTNP
- Unreal II
- Unreal Tournament
- UT2003
- UT2004
- Unreal Tournament 3
- Unreal Championship
- Unreal Championship 2
Personal tools
Difference between revisions of "Template:WeaponCompRow/multi"
From Liandri Archives
(New page: | {{{dmin}}} | {{#expr: {{{dmax}}} * {{{pmax}}} }} | {{trunc|{{#expr: 0.25 * ( {{{pmin}}} + {{{pmax}}} ) * ( {{{dmin}}} + {{{dmax}}} ) }}|2}} | {{trunc|{{min|{{#expr: {{{rate}}} * {{{dmin}...) |
m |
||
Line 2: | Line 2: | ||
| {{#expr: {{{dmax}}} * {{{pmax}}} }} | | {{#expr: {{{dmax}}} * {{{pmax}}} }} | ||
| {{trunc|{{#expr: 0.25 * ( {{{pmin}}} + {{{pmax}}} ) * ( {{{dmin}}} + {{{dmax}}} ) }}|2}} | | {{trunc|{{#expr: 0.25 * ( {{{pmin}}} + {{{pmax}}} ) * ( {{{dmin}}} + {{{dmax}}} ) }}|2}} | ||
− | | {{trunc|{{min|{{#expr: {{{rate}}} * {{{dmin}}} }}|{{#expr: {{{dmin}}} / (1/{{{rate}}} + {{{time}}}/1.1)}} }}|2}} | + | | {{trunc|{{min|{{#expr: {{{rate}}} * {{{dmin}}} * {{{pmin}}} }}|{{#expr: {{{pmax}}} * {{{dmin}}} / (1/{{{rate}}} + {{{time}}}/1.1)}} }}|2}} |
| {{trunc|{{max|{{#expr: {{{rate}}} * {{{dmax}}} * {{{pmin}}} }}|{{#expr: {{{pmax}}} * {{{dmax}}} / (1/{{{rate}}} + {{{time}}}/1.1)}} }}|2}} | | {{trunc|{{max|{{#expr: {{{rate}}} * {{{dmax}}} * {{{pmin}}} }}|{{#expr: {{{pmax}}} * {{{dmax}}} / (1/{{{rate}}} + {{{time}}}/1.1)}} }}|2}} | ||
| {{trunc|{{#expr: ({{{rate}}} * {{{dmin}}} + {{{dmax}}} / (1/{{{rate}}} + {{{time}}}/1.1)) / 2 }}|2}} <!-- TODO! --><noinclude> | | {{trunc|{{#expr: ({{{rate}}} * {{{dmin}}} + {{{dmax}}} / (1/{{{rate}}} + {{{time}}}/1.1)) / 2 }}|2}} <!-- TODO! --><noinclude> | ||
{{documentation|content=Helper template for charging weapons like the Bio Rifle that increase charge in discrete steps. (see [[Template:WeaponCompRow]])}} | {{documentation|content=Helper template for charging weapons like the Bio Rifle that increase charge in discrete steps. (see [[Template:WeaponCompRow]])}} | ||
</noinclude> | </noinclude> |
Revision as of 11:17, 2 January 2011
| {{{dmin}}} | Expression error: Unrecognized punctuation character "{". | Expression error: Unrecognized punctuation character "{".</ | Expression error: Unexpected < operator.</ | Expression error: Unexpected < operator.</ | Expression error: Unrecognized punctuation character "{".</
Documentation
Helper template for charging weapons like the Bio Rifle that increase charge in discrete steps. (see Template:WeaponCompRow)