Template:Weapon/Attack: Difference between revisions
From Vintage Story Wiki
(Marked this version for translation) |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude><languages / | <noinclude><languages /> | ||
</noinclude> | </noinclude> | ||
<includeonly>|- | <includeonly>|- | ||
|bgcolor="#000000" colspan="2" style="text-align:center; font-size:13.5px;"|<font color="white">'''Attack'''</font> | |bgcolor="#000000" colspan="2" style="text-align:center; font-size:13.5px;"|<font color="white">'''<translate>Attack</translate>'''</font> | ||
[[Category:Weapons{{#translation:}}]] | [[Category:Weapons{{#translation:}}]] | ||
|- | |- | ||
|'''Power''' | |'''<translate>Power</translate>''' | ||
| {{{Power}}} hp | | {{{Power}}} <translate>hp</translate> | ||
<!--T:3--> | <!--T:3--> | ||
{{#if: {{{PowerThrown|}}} | | {{#if: {{{PowerThrown|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}}'''Power (Thrown)''' | {{!}}'''<translate>Power (Thrown)</translate>''' | ||
{{!}}{{{PowerThrown}}} hp | {{!}}{{{PowerThrown}}} <translate>hp</translate> | ||
}} | }} | ||
|- | |- | ||
|'''Range''' | |'''<translate>Range</translate>''' | ||
| {{{Range}}} m | | {{{Range}}} <translate>m</translate> | ||
{{#if: {{{Tier|}}} | | {{#if: {{{Tier|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}}'''Tier''' | {{!}}'''<translate>Tier</translate>''' | ||
{{!}} {{{Tier}}} | {{!}} {{{Tier}}} | ||
}} | }} | ||
|-</includeonly> | |-</includeonly> | ||
<noinclude> | <noinclude> | ||
Weapons will have attack information associated with them. | <translate>Weapons will have attack information associated with them.</translate> | ||
<!--T:8--> | <!--T:8--> | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Parameter !! Required or Optional, default if applicable !! Example | ! <translate>Parameter</translate> !! <translate>Required or Optional, default if applicable</translate> !! <translate>Example</translate> | ||
|- | |- | ||
| ''Power'' || Required || 2.0 | | ''Power'' || <translate>Required</translate> || 2.0 | ||
|- | |- | ||
| ''PowerThrown'' || Optional || 5.1 | | ''PowerThrown'' || <translate>Optional</translate> || 5.1 | ||
|- | |- | ||
| ''Range'' || Required || 2.2 | | ''Range'' || <translate>Required</translate> || 2.2 | ||
|- | |- | ||
| ''Tier'' || Optional || 3 | | ''Tier'' || <translate>Optional</translate> || 3 | ||
|} | |} | ||
</noinclude> | </noinclude> | ||
Revision as of 06:46, 30 July 2023
Weapons will have attack information associated with them.
Parameter | Required or Optional, default if applicable | Example |
---|---|---|
Power | Required | 2.0 |
PowerThrown | Optional | 5.1 |
Range | Required | 2.2 |
Tier | Optional | 3 |