Шаблон:Item stat lookup fm

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск


Usage[править]

This template is a modified version of Template:Item stat lookup for use on pages that describe both CУлучшенный and DИскусный versions of an item. It only takes type and level parameters, and returns two sets of variables, one for the fine values and one for the masterwork values.

Parameters[править]

This template takes no parameters.

Output[править]

No direct output is produced. Instead, the following variables are populated for later access.

  • All items
    • #var:major attribute f
    • #var:minor attribute f
    • #var:critical damage f
    • #var:major attribute m
    • #var:minor attribute m
    • #var:critical damage m
  • Armor and shields
    • #var:defense f
    • #var:defense m
  • Weapons
    • #var:min strength f
    • #var:max strength f
    • #var:min strength m
    • #var:max strength m

Examples[править]

{{item stat lookup|type=short bow|level=24}}
{{item stat lookup fm}}
*Weapon strength of a fine level 24 short bow: {{#var:min strength f}} – {{#var:max strength f}}
*Weapon strength of a masterwork level 24 short bow: {{#var:min strength m}} – {{#var:max strength m}}
  • Weapon strength of a fine level 24 short bow: 225 – 248
  • Weapon strength of a masterwork level 24 short bow: 244 – 269