Шаблон:StatReq
Перейти к навигации
Перейти к поиску
StatReq is used when you want to point out there is a change in power at an item after a base stat reach a certain value. The text will be colored green and surrounded by square brackets.
This is basically the same as Template:Refine but for Base Stats.
Syntax
{{StatReq|stat=|range=|value=}}
- Parameters
- stat
- The name of the Stat needed to get the effect of an item to work.
- range
- The symbol that tells the range of the base level. The most common used is
>=
- value
- The value of the stat needed to get an effect that appears after this piece of info.
Example
Using {{StatReq|stat=STR|range=>=|value=120}}
will result into: [Баз. STR >= 120]
Using stat=Level
will result in the same outcome as Template:Level Required,
e.g. {{StatReq|stat=Level|range=>=|value=150}}
will result into: [Баз. Level >= 150]