Template:Armor: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
Tag: Manual revert
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude><languages /></noinclude><includeonly>{|border="1" cellpadding="2" cellspacing="0" class="screwTemplatesMan" style="position:relative; border-radius:7px; font-size:90%; width:200px; float:{{#if:{{{FloatLeft|}}}|left;margin-right:2em|right}};"
<noinclude><languages /></noinclude>
<includeonly>{|border="1" cellpadding="2" cellspacing="0" class="screwTemplatesMan" style="position:relative; border-radius:7px; font-size:90%; width:200px; float:{{#if:{{{FloatLeft|}}}|left;margin-right:2em|right}};"
|-
|-
|bgcolor="#000000" colspan="2" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|<font color="white">'''{{{Name}}}'''</font>
|bgcolor="#000000" colspan="2" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|<font color="white">'''{{{Name}}}'''</font>
Line 62: Line 63:
|bgcolor="#000000" colspan="2" class="Bloba" style="text-align:center; font-size:13.5px; border-bottom-right-radius:7px; border-bottom-left-radius:7px;"|[[Armor|<font color="white">'''<translate><!--T:15--> Armors</translate>'''</font>]]
|bgcolor="#000000" colspan="2" class="Bloba" style="text-align:center; font-size:13.5px; border-bottom-right-radius:7px; border-bottom-left-radius:7px;"|[[Armor|<font color="white">'''<translate><!--T:15--> Armors</translate>'''</font>]]
|}{{#if:{{{NoBreak|}}}||{{-}} }}
|}{{#if:{{{NoBreak|}}}||{{-}} }}
</includeonly>
</includeonly><noinclude>
<noinclude><translate>
<!--T:16-->
Template for armors. More or less a value copy from the armors.json in the assets.
</translate>
<div style="float:right;">
<div style="float:right;">
{{Armor
{{Armor
Line 98: Line 95:
}}
}}
</div>
</div>
<translate>


<!--T:16-->
Template for armors. More or less a value copy from the armors.json in the assets.
</translate>
{| class="wikitable"
{| class="wikitable"
|-
|-

Latest revision as of 17:40, 18 August 2023

Other languages:
Plate helmet (Steel)
Armor-head-plate-steel.png
Durability 5500
Protection
Percent protection 97%
Flat Damage Reduction (HP) 1.8
Protection Tier 4
High Damage Tier Resistant
Protection Losses
Relative 0.03, 0.15
Flat 0.1, 0.2
Stat Modifiers
Healing Effectiveness -33%
Hunger Rate +24%
Ranged Weapons Accuracy -10%
Ranged Weapons Charge Time +20%
Walk Speed -14%
Armors
Improvised body armor (Wood)
Armor-body-improvised-wood.png
Durability 75
Fuel
Temperature 600°C
Duration 10 s
Protection
Percent protection 60%
Protection Tier 0
Protection Losses
Relative 0.03, 0.15
Flat 0.1, 0.2
Armors

Template for armors. More or less a value copy from the armors.json in the assets.

Parameter Required or Optional, default if applicable Example
Name Required Plate helmet (Steel)
Image Required File:Armor-head-plate-steel.png
Durability Required 5500
Temp Optionnal 600
Duration Required if Temp 10
PercentProtection Required 97
FlatDamageReduction Required 1.8
ProtectionTier Required 4
HighDamageTierResistant Optional true
PerTierRelativeProtectionLossZero Optional, 0.03 0.15
PerTierRelativeProtectionLossOne Optional, 0.15 0.03
PerTierFlatDamageReductionLossZero Optional, 0.1 0.4
PerTierFlatDamageReductionLossOne Optional, 0.2 0.5
HealingEffectiveness Optional -33
HungerRate Optional +24
RangedWeaponsAcc Optional -10
RangedWeaponsSpeed Optional +20
WalkSpeed Optional -14