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/charge"
From Liandri Archives
(New page: <!-- Output should be: [min,max,avg]/shot,[min,max,avg]/sec --> <onlyinclude>| {{{dmin}}} | {{{dmax}}} | {{#expr: ( {{{dmin}}} + {{{dmax}}} ) / 2 }} | {{min|{{{rate}}} * {{{dmin}}}|{{{dmax...) |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | | {{{dmin}}} | |
− | |||
| {{{dmax}}} | | {{{dmax}}} | ||
− | | {{#expr: ( {{{dmin}}} + {{{dmax}}} ) | + | | {{trunc|{{#expr: 0.5 * ( {{{dmin}}} + {{{dmax}}} ) }}|2}} |
− | | {{min|{{{rate}}} * {{{dmin}}}|{{{dmax}}} / (1/{{{rate}}} + {{time}}/1.1)}} | + | | {{trunc|{{min|{{#expr: {{{rate}}} * {{{dmin}}} }}|{{#expr: {{{dmax}}} / (1/{{{rate}}} + {{{time}}}/1.1)}} }}|2}} |
− | | {{max|{{{rate}}} * {{{dmin}}}|{{{dmax}}} / (1/{{{rate}}} + {{time}}/1.1)}} | + | | {{trunc|{{max|{{#expr: {{{rate}}} * {{{dmin}}} }}|{{#expr: {{{dmax}}} / (1/{{{rate}}} + {{{time}}}/1.1)}} }}|2}} |
− | | {{#expr: ({{{rate}}} * {{{dmin}}} + {{{dmax}}} / (1/{{{rate}}} + {{time}}/1.1)) / 2 }}< | + | | {{trunc|{{#expr: ({{{rate}}} * {{{dmin}}} + {{{dmax}}} / (1/{{{rate}}} + {{{time}}}/1.1)) / 2 }}|2}}<noinclude> |
{{documentation|content=Helper template for charging weapons, like the hellbender rear turret with increasing damage or the assault grenade with constant damage. (see [[Template:WeaponCompRow]])}} | {{documentation|content=Helper template for charging weapons, like the hellbender rear turret with increasing damage or the assault grenade with constant damage. (see [[Template:WeaponCompRow]])}} | ||
+ | </noinclude> |
Latest revision as of 06:16, 2 January 2011
| {{{dmin}}} | {{{dmax}}} | 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 hellbender rear turret with increasing damage or the assault grenade with constant damage. (see Template:WeaponCompRow)