|
|
|
||||||||||||||||||||||||
Predefinição:Infobox Perk Option: mudanças entre as edições
Ir para navegação
Ir para pesquisar
| [edição aprovada] | [edição aprovada] |
| Linha 1: | Linha 1: | ||
<includeonly> | <includeonly>{{#vardefine:ModifierDisplay|{{#switch:{{{modifier|}}} | ||
{{#vardefine: | |Base_Damage=Damage | ||
{{#ifeq:{{{type|}}}|Spell Augment | |Critical_Extra_Damage=Critical Extra Damage | ||
|Critical_Hit_Chance=Critical Hit Chance | |||
|Life_Leech=Life Leech | |||
}} | |Mana_Leech=Mana Leech | ||
}} | |#default={{{modifier|}}} | ||
}}}}{{#vardefine:ModifierImage|{{#switch:{{{modifier|}}} | |||
|Base_Damage=Damage | |||
|Critical_Extra_Damage=Critical_Dmg | |||
|Critical_Hit_Chance=Critical_Chance | |||
|Life_Leech=Life_Leech | |||
|Mana_Leech=Mana_Leech | |||
|#default={{{modifier|}}} | |||
}}}}{{#vardefine:Title|{{#ifeq:{{{type|}}}|Spell Augment|Spell Augment: {{{perk|}}} — {{#var:ModifierDisplay}}|{{{name|{{{perk|{{PAGENAME}}}}}}}}}}} | |||
{| class="wikitable" style="width:100%; text-align:left;" | {| class="wikitable" style="width:100%; text-align:left;" | ||
|- | |- | ||
! style="width:75%; text-align:left; padding-left:10px;" | | ! colspan="2" style="width:75%; text-align:left; padding-left:10px;" | {{#var:Title}} | ||
{{#var: | ! style="width:25%; text-align:center;" | '''Vocação:''' {{{voc|Todas}} | ||
! style="width:25%; text-align:center;" | |||
}} | |||
|- | |- | ||
| colspan=" | | colspan="3" style="padding:10px; text-align:left;" | ''{{{description|}}}'' | ||
''{{{description|}}}'' | |||
|- | |- | ||
! style="width:30%;" | Perk | ! style="width:30%;" | Perk | ||
! style="width:35%;" | Valor no nível 0 | ! style="width:35%;" | Valor no nível 0 | ||
! style="width:35%;" | Valor no nível 10 | ! style="width:35%;" | Valor no nível 10 | ||
|- | |- | ||
| style="text-align:center; padding:10px;" | | | style="text-align:center; padding:10px;" | {{#ifeq:{{{type|}}}|Spell Augment|{{Perk Image|Spell_{{{perk|}}}|{{#var:ModifierImage}}}}|{{Perk Image|{{{perk|}}}|{{#var:ModifierImage}}}}}} | ||
{{#ifeq:{{{type|}}}|Spell Augment | | style="padding:10px;" | {{{rank0|}}} | ||
| style="padding:10px;" | {{{rank10|}}} | |||
}} | |||
| {{{rank0|}}} | |||
| {{{rank10|}}} | |||
|- | |- | ||
! Aumento por nível | ! Aumento por nível | ||
| colspan="2" | {{{perlevel|}}} | | colspan="2" style="padding:10px;" | {{{perlevel|}}} | ||
|} | |} | ||
[[Categoria:Perk Shapping Options]] | [[Categoria:Perk Shapping Options]] | ||
{{#if:{{{type|}}}|[[Categoria:Perk Shapping Options - {{{type}}}]]}} | {{#if:{{{type|}}}|[[Categoria:Perk Shapping Options - {{{type}}}]]}} | ||
{{#if:{{{voc|}}}|[[Categoria:Perk Shapping Options - {{{voc}}}]]}} | {{#if:{{{voc|}}}|[[Categoria:Perk Shapping Options - {{{voc}}}]]}} | ||
</includeonly> | </includeonly> | ||