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|}}}] | ||
| − | |SpAmp+={{tt|{{color|rblu|[{{{2|}}} | + | |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>}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
| − | {{tt/Compu2|PresAmp|Z}} | + | {|{{TabSet|Standard}} |
| − | {{tt/Compu2|SpAmp+|35|(1% of Spellpower + 1)}} | + | |- |
| + | !|Parameter ||Usage | ||
| + | |- | ||
| + | |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}} | ||
| + | |- | ||
| + | |Spellpower Amplification (custom)<br><code><nowiki>SpAmp+|35|(1% of Spellpower + 1)</nowiki></code> ||{{tt/Compu2|SpAmp+|35|(1% of Spellpower + 1)}} | ||
| + | |} | ||
</noinclude> | </noinclude> | ||
Revision as of 08:00, 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)
|