Template:UnitInfobox: Difference between revisions
From Mechabellum Wiki
m (test) |
(calculated DPS and Burst Damage) |
||
Line 51: | Line 51: | ||
<th>Splash Damage</th> | <th>Splash Damage</th> | ||
<td>{{#ifeq:{{{splashdmg|0}}}|0|No|{{{splashdmg}}}m }}</td> | <td>{{#ifeq:{{{splashdmg|0}}}|0|No|{{{splashdmg}}}m }}</td> | ||
</tr> | |||
<tr> | |||
<th>Burst Damage</th> | |||
<td>{{#expr: abs({{{atk|0}}}) * {{{units|1}}} round 0 }}</td> | |||
</tr> | |||
<tr> | |||
<th>Max DPS</th> | |||
<td>{{#expr: abs({{{atk|0}}}) * {{{units|1}}} / {{{atkint|1}}} round 0 }}</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 68: | Line 76: | ||
</tr> | </tr> | ||
}} | }} | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 12:47, 28 May 2023
UnitInfobox
Mobility | Ground |
---|---|
Giant | No |
Unlock cost | Free |
Units | 1 |
Target | Ground Only |
Splash Damage | No |
Burst Damage | 0 |
Max DPS | 0 |
Range | Melee |
Infobox for all ingame stats for this unit
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description | Unknown | optional |
mobility | mobility | no description
| Unknown | optional |
giant | giant | no description
| Unknown | optional |
type | type | no description | Unknown | optional |
unlockcost | unlockcost | no description
| Unknown | optional |
cost | cost | no description | Unknown | optional |
units | units | no description
| Unknown | optional |
hp | hp | no description | Unknown | optional |
atk | atk | no description | Unknown | optional |
splashdmg | splashdmg | no description
| Unknown | optional |
target | target | no description
| Unknown | optional |
atkint | atkint | no description | Unknown | optional |
range | range | no description
| Unknown | optional |
speed | speed | no description | Unknown | optional |
igdesc | igdesc | no description | Unknown | optional |