Dota 2 Wiki
(Desfez a edição 30755 de SiegelZ (Discussão) não arrumou)
(7.13)
Linha 1: Linha 1:
 
<includeonly>{{#switch:{{lc:{{{1}}}}}
 
<includeonly>{{#switch:{{lc:{{{1}}}}}
| bonus health = 20
+
| bonus health = 18
 
| bonus health regeneration percent = {{Calc|v1/v2|v1=5|v2=7}}
 
| bonus health regeneration percent = {{Calc|v1/v2|v1=5|v2=7}}
 
| bonus magic resistance = 0,08
 
| bonus mana = 12
 
| bonus mana = 12
| bonus mana regeneration percent = 2
+
| bonus mana regeneration percent = 1,8
 
| bonus spell damage = {{Calc|v1/v2|v1=1|v2=14}}
 
| bonus spell damage = {{Calc|v1/v2|v1=1|v2=14}}
 
| bonus armor = {{Calc|v1/v2|v1=1|v2=6}}
 
| bonus armor = {{Calc|v1/v2|v1=1|v2=6}}
 
| bonus attack speed = 1
 
| bonus attack speed = 1
 
| bonus movement speed = 0,05
 
| bonus damage = 1
 
| bonus damage = 1
| bonus status resistance = 0,15
 
| bonus movement speed = 0,06
 
| bonus magic resistance = 0,15
 
 
| health = 200
 
| health = 200
 
| mana = 75
 
| mana = 75
 
| magic resistance = 25%
 
| magic resistance = 25%
  +
| primary attribute multiplier = 1,25
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{Doc}}
 
{{Doc}}

Revisão das 21h11min de 12 de abril de 2018

Documentação para Predefinição:Attribute bonuses [ ver | editar | atualizar ]

Lua logo
▶️ Swapsies!
Esta predefinição usa Lua.
Its code can be found under Module:Attribute bonuses.


This template provides access to the bonuses provided by attributes. Os valores são com "." como separador decimal

Uso

  • {{Attribute bonuses|<bonus>}}
    • {{Attribute bonuses|bonus movement speed}} -> 0,05
  • Com formatnum
    • {{formatnum:{{Attribute bonuses|bonus movement speed}}|R}} -> 0.05

TemplateData

Get the value of an attribute specific bonus.

Parâmetros da predefinição

ParâmetroDescriçãoTipoEstado
Bonus1

The type of bonus.

Exemplo
bonus movement speed
Stringobrigatório