Difference between revisions of "Template:Tt/Compu2"
Jump to navigation
Jump to search
m |
|||
| Line 1: | Line 1: | ||
<includeonly>{{#switch:{{{1|}}} | <includeonly>{{#switch:{{{1|}}} | ||
|PresAmp=[1 + Presence / {{{2|}}}] | |PresAmp=[1 + Presence / {{{2|}}}] | ||
| − | |ApAmp={{tt|{{color|red|[{{{2|}}} x APAmp]}}|<code>{{{2|}}} x (1 + Attack Power / 100)</code>}} | + | |ApAmp={{tt|{{color|red|[{{{2|}}} x APAmp]}}|<code>{{{2|}}} x (1 + Attack Power / 100)</code>{{#if:{{{3|}}}|{{spnhr}}Affected by crit}}}} |
| − | |SpAmp+={{tt|{{color|rblu|[{{{2|}}} x SpAmp+]}}|<code>{{{2|}}} x {{{3|}}}</code>}} | + | |SpAmp+={{tt|{{color|rblu|[{{{2|}}} x SpAmp+]}}|<code>{{{2|}}} x {{{3|}}}</code>{{#if:{{{4|}}}|{{spnhr}}Affected by crit}}}} |
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{|{{TabSet|Standard}} | {|{{TabSet|Standard}} | ||
| Line 10: | Line 10: | ||
|Plain Presence Amp (to replace)<br><code><nowiki>PresAmp|Z</nowiki></code> ||{{tt/Compu2|PresAmp|Z}} | |Plain Presence Amp (to replace)<br><code><nowiki>PresAmp|Z</nowiki></code> ||{{tt/Compu2|PresAmp|Z}} | ||
|- | |- | ||
| − | |Attack Power Amplification (standard)<br><code><nowiki>ApAmp|15</nowiki></code> ||{{tt/Compu2|ApAmp|15}} | + | |Attack Power Amplification (standard)<br><code><nowiki>ApAmp|15</nowiki></code><br>3rd Param: if can crit ||{{tt/Compu2|ApAmp|15}}<br>{{tt/Compu2|ApAmp|15|T}} |
|- | |- | ||
| − | |Spellpower Amplification (custom)<br><code><nowiki>SpAmp+|35|(1% of Spellpower + 1)</nowiki></code> ||{{tt/Compu2|SpAmp+|35|(1% of Spellpower + 1)}} | + | |Spellpower Amplification (custom)<br><code><nowiki>SpAmp+|35|(1% of Spellpower + 1)</nowiki></code><br>4th Param: if can crit ||{{tt/Compu2|SpAmp+|35|(1% of Spellpower + 1)}}<br>{{tt/Compu2|SpAmp+|35|(1% of Spellpower + 1)|T}} |
|} | |} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 08:11, 20 July 2026
| Parameter | Usage |
|---|---|
Plain Presence Amp (to replace)PresAmp|Z |
[1 + Presence / Z] |
Attack Power Amplification (standard)ApAmp|153rd Param: if can crit |
[15 x APAmp]15 x (1 + Attack Power / 100)[15 x APAmp] 15 x (1 + Attack Power / 100)Affected by crit
|
Spellpower Amplification (custom)SpAmp+|35|(1% of Spellpower + 1)4th Param: if can crit |
[35 x SpAmp+]35 x (1% of Spellpower + 1)[35 x SpAmp+] 35 x (1% of Spellpower + 1)Affected by crit
|