{include file='header.tpl'} {assign var="iconlist1" value="1"} {assign var="iconlist2" value="1"}
{#Quick_Facts#}
  • {#Level#}: {$spell.level}
Wowhead
Wowhead

{$spell.name}

{$spell.info}
{if isset($spell.btt)}

Buff

{$spell.btt}
{/if} {* Информация о спеллах для тултипов *} {if $spell.reagents} {if $spell.tools}
{/if}

{#Reagents#}

{section name=i loop=$spell.reagents} {/section}
{$spell.reagents[i].name}
{if $spell.tools}
{/if} {/if} {if $spell.tools} {if $spell.reagents}
{/if}

{#Tools#}

{section name=i loop=$spell.tools} {/section}
{$spell.tools[i].name}
{if $spell.reagents}
{/if} {/if}

{#Spell_Details#}

{section name=i loop=$spell.effect} {/section}
{#Duration#} {$spell.duration}
{#school#} {$spell.school}
{#Mechanic#} {if isset($spell.mechanic)}{$spell.mechanic}{else}n/a{/if}
{#Dispel_type#} {if isset($spell.dispel)}{$spell.dispel}{else}n/a{/if}
{#cost#} {if isset($spell.manacost)}{$spell.manacost} {#manas#}{else}{#None#}{/if}
{#range#} {$spell.range} {#yards#} ({$spell.rangename})
{#Cast_time#} {$spell.casttime}
{#Cooldown#} {if isset($spell.cooldown)}{$spell.cooldown} {#seconds#}{else}n/a{/if}
{#Category_Cooldown#} {if isset($spell.categoryCooldown)}{$spell.categoryCooldown} {#seconds#}{else}n/a{/if}
{#Effect#} #{$smarty.section.i.index+1} ({$spell.effect[i].id}) {$spell.effect[i].name} {if isset($spell.effect[i].object)}
{#Object#}: {$spell.effect[i].object.name}{/if} {if isset($spell.effect[i].value)}
{#Value#}: {$spell.effect[i].value}{/if} {if isset($spell.effect[i].radius)}
{#Radius#}: {$spell.effect[i].radius} {#yards#}{/if} {if isset($spell.effect[i].interval)}
{#Interval#}: {$spell.effect[i].interval} {#seconds#}{/if}
{if isset($spell.effect[i].spell)}
{$spell.effect[i].spell.name}
{/if} {if isset($spell.effect[i].item)}
{$spell.effect[i].item.name}
{/if}
{* Для ослика *}

{#Related#}

{include file='bricks/contribute.tpl'}
{include file='footer.tpl'}