Difference between revisions of "Template:Tt/Compu2"
Jump to navigation
Jump to search
m |
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={{tt|{{color|red|[{{{2|}}} x APAmp]}}|<code>{{{2|}}} x (1 + Attack Power / 100)</code>}} |
|SpAmp+={{tt|{{color|rblu|[{{{2|}}} x SpAmp+]}}|<code>{{{2|}}} x {{{3|}}}</code>}} | |SpAmp+={{tt|{{color|rblu|[{{{2|}}} x SpAmp+]}}|<code>{{{2|}}} x {{{3|}}}</code>}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
Revision as of 08:03, 20 July 2026
| Parameter | Usage |
|---|---|
Plain Presence Amp (to replace)PresAmp|Z |
[1 + Presence / Z] |
Attack Power Amplification (standard)ApAmp|15 |
[15 x APAmp]15 x (1 + Attack Power / 100)
|
Spellpower Amplification (custom)SpAmp+|35|(1% of Spellpower + 1) |
[35 x SpAmp+]35 x (1% of Spellpower + 1)
|