Modèle:Tool Infobox/doc

De Anvil Empires Wiki
Aller à la navigation Aller à la recherche
Template-info.svg Documentation

Utilisation

{{Tool Infobox
|ContentLang=
|CodeNameString=
|NameText=
|Icon=
|ItemTags=
|ToolGroup=
|ToolTypes=
|DamageType1=
|Damage1=
|StaminaCost1=
|DamageType2=
|Damage2=
|StaminaCost2=
|Effectiveness=
|Encumberance=
|DurabilityLossPerUse=
|ShieldDurabilityLossMultiplier=
|GuardMeterReductionMultiplier=
|DescriptionText=
|DescriptionFooterText=
}}

Details

This template is used by all Tools and Weapons.

Paramètres du modèle

La mise en forme multiligne est préférée pour ce modèle.

ParamètreDescriptionTypeÉtat
IsReleasedAndEnabledIsReleasedAndEnabled

If this tool an active item in the current build or if its upcoming or removed from the game.

Par défaut
Yes
Exemple
No
Booléensuggéré
ContentLangContentLang

Content Language, legacy field from before the french wiki split.

Par défaut
en
Chaînesuggéré
CodeNameStringCodeNameString

Game codename for the item, used as the primary ID. Game data value.

Exemple
BerryRations
Chaîneobligatoire
NameTextNameText

Ingame name for the item

Par défaut
{{PAGENAME}}
Chaîneobligatoire
IconIcon

Game icon image for the tool, is set to a default image if none is set.

Par défaut
DefaultImage.png
Exemple
IconBerryRation.png
Chaînesuggéré
ItemTagsItemTags

Comma split string list of tags, used for item inventory filtering. Game data value.

Exemple
PrimaryTool,WeaponStorage,TwoHanded
Chaînesuggéré
ToolGroupToolGroup

Base tool group for the tool. i.e Axe, Pickaxe, Hoe, Sword, Sheild

Chaînesuggéré
ToolTypesToolTypes

Comma split string list of tool types. i.e resource might require T2 knife or better. Game data value.

Exemple
Knife,KnifeT2
Chaînesuggéré
DamageType1DamageType1

Damage type of first attack. Game data value.

Nombrefacultatif
Damage1Damage1

Damage value of first attack. Game data value.

Nombrefacultatif
StaminaCost1StaminaCost1

Stamina usage of the first attack action. Game data value.

Nombrefacultatif
DamageType2DamageType2

Damage type of second attack. Game data value.

Nombrefacultatif
Damage2Damage2

Damage value of second attack. Game data value.

Nombrefacultatif
StaminaCost2StaminaCost2

Stamina usage of the second attack action. Game data value.

Nombrefacultatif
EffectivenessEffectiveness

Tools resource effectiveness, controls how many hits a resource node takes to process. Game data value.

Nombrefacultatif
EncumberanceEncumberance

Weight of this tool. Game data value.

Nombrefacultatif
DurabilityLossPerUseDurabilityLossPerUse

Amount of durability lost via use actions. Game data value.

Nombrefacultatif
ShieldDurabilityLossMultiplierShieldDurabilityLossMultiplier

Damage multiplier applied to target shields durability. Game data value.

Nombrefacultatif
GuardMeterReductionMultiplierGuardMeterReductionMultiplier

Damage multiplier applied to target guard meter. Game data value.

Nombrefacultatif
DescriptionTextDescriptionText

Parse through value of the ingame description for the item, placed at the top of the tool page.

Chaînesuggéré
DescriptionFooterTextDescriptionFooterText

Parse through value of the ingame description footer for the item, placed at the top of the tool page.

Chaînesuggéré
This is the documentation page, it should be transcluded into the main template page. See Modèle:Doc for more information.