Predefinição:GetBuffInfo

Fonte: Terraria Wiki
Saltar para a navegação Saltar para a pesquisa
Template-info.svg Documentação A documentação que segue é transcluída de Predefinição:GetBuffInfo/doc. (editar | histórico)

Get info about buff.

{{getBuffInfo|id|<field>}}

unnamed parameter 1

Buff id, 1 to 205(for desktop version), or m200 to m215(for mobile version).

unnamed parameter 12

Field, can be ename / name / namesub / page / image / tooltip / type. (type can be buff/debuff)

lang

Specify the language code manually.

Example:

  • {{getBuffInfo|87|ename}} -> Cozy Fire
  • {{getBuffInfo|87|name}} -> Fogo Aconchegante
  • {{getBuffInfo|147|page}} -> Banners (enemy)
  • {{getBuffInfo|100|page}} -> Poder dos besouros
  • {{getBuffInfo|101|page}} -> Sino de Fadas
  • {{getBuffInfo|100|name}} -> Poder dos besouros
  • {{getBuffInfo|101|name}} -> Fada

For total count:

  • {{getBuffInfo||count}} -> 354

See also: {{buffIdFromName}}