Difference between revisions of "User:Jareel_Skaj/DPS"
Jareel_Skaj (talk | contribs) m (testing) |
Jareel_Skaj (talk | contribs) (hopefully resolving the Expression error: Unexpected * operator.) |
||
Line 9: | Line 9: | ||
<!-- Code for debugging: Guns: {{{3|{{#expr: {{#unit:{{{1}}}|weapon|{{{group|main}}}|{{{slot|1}}}|amount}} * {{#unit:{{{1}}}|weapon|{{{group|main}}}|{{{slot|1}}}|guns}} }}}}} in slot {{{group|main}}} {{{slot|1}}} RoF {{{rof|{{#unit:{{{1}}}|weapon|{{{group|main}}}|{{{slot|1}}}|firerate}}}}} --> | <!-- Code for debugging: Guns: {{{3|{{#expr: {{#unit:{{{1}}}|weapon|{{{group|main}}}|{{{slot|1}}}|amount}} * {{#unit:{{{1}}}|weapon|{{{group|main}}}|{{{slot|1}}}|guns}} }}}}} in slot {{{group|main}}} {{{slot|1}}} RoF {{{rof|{{#unit:{{{1}}}|weapon|{{{group|main}}}|{{{slot|1}}}|firerate}}}}} --> | ||
− | </noinclude><includeonly>{{#expr: | + | </noinclude><includeonly>{{#expr: |
− | {{# | + | {{#if:{{{3|}}}|{{{3}}}|{{#expr: |
− | + | {{#unit:{{{1}}}|weapon|{{{group|main}}}|{{{slot|1}}}|amount}}*{{#unit:{{{1}}}|weapon|{{{group|main}}}|{{{slot|1}}}|guns}} | |
− | + | }}}} | |
− | |||
− | |||
− | |||
− | |||
* | * | ||
{{#expr: | {{#expr: | ||
{{{rof| | {{{rof| | ||
− | {{#unit:{{{1}}}|weapon|main|1|firerate}} | + | {{#unit:{{{1}}}|weapon|{{{group|main}}}|{{{slot|1}}}|firerate}} |
}}} | }}} | ||
}} | }} | ||
Line 26: | Line 22: | ||
{{#expr:{{{2}}}}} | {{#expr:{{{2}}}}} | ||
round 2 | round 2 | ||
− | + | }}<includeonly> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− |