Difference between revisions of "Template:Tt/Compu"
Jump to navigation
Jump to search
(TESTING SAVE - IT WORKS BUT IF BLANK SEEMS OFF) |
(WIP SAVE - CLOCKING OUT) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{#switch:{{{1|}}} | + | <includeonly>({{tt|1={{#switch:{{{1|}}} |
− | |Sexi%= | + | |Sexi%=Sexiness%|Spel%=Spellpower%|AtkP%=Attack Power% |
− | | | + | |SexiHealAmp|SpelHealAmp={{#switch:{{{1|}}}|SexiHealAmp=Sexiness|SpelHealAmp=Spellpower}} Heal Amp |
− | |AtkP%={{ | + | |AtkPDmgAmp|SexiDmgAmp|SpelDmgAmp={{#switch:{{{1|}}}|AtkPDmgAmp=Attack Power|SexiDmgAmp=Sexiness|SpelDmgAmp=Spellpower}} Dmg Amp |
− | |SpelHealAmp={{ | + | }}|2={{#switch:{{{1|}}} |
− | + | |Sexi%|Spel%|AtkP%={{#switch:{{{1|}}}|Sexi%=Sexiness|Spel%=Spellpower|AtkP%=Attack Power}} as a %{{cw|spnhr}}'''Example''': 50 {{#switch:{{{1|}}}|Sexi%=Sexiness|Spel%=Spellpower|AtkP%=Attack Power}} = 50% | |
− | | | + | |SexiHealAmp|SpelHealAmp='''{{#switch:{{{1|}}}|SexiHealAmp=Sexiness|SpelHealAmp=Spellpower}} Healing Amplification'''{{cw|spnhr}}<code>1 + {{#switch:{{{1|}}}|SexiHealAmp=Sexiness|SpelHealAmp=Spellpower}} / 200</code> |
− | | | + | |AtkPDmgAmp|SexiDmgAmp|SpelDmgAmp='''{{#switch:{{{1|}}}|AtkPDmgAmp=Attack Power|SexiDmgAmp=Sexiness|SpelDmgAmp=Spellpower}} Damage Amplification'''{{cw|spnhr}}<code>1 + {{#switch:{{{1|}}}|AtkPDmgAmp=Attack Power|SexiDmgAmp=Sexiness|SpelDmgAmp=Spellpower}} / 100</code> |
− | |AtkPDmgAmp= | + | }} |
− | + | }})</includeonly><noinclude> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }}</includeonly><noinclude> | ||
− | == | + | ==Documentation== |
− | + | *<code>AtkP%</code> <code>Sexi%</code> <code>Spel%</code> | |
− | *<code>AtkP%</code> | + | *<code>SexiHealAmp</code> <code>SpelDmgAmp</code> |
− | + | *<code>AtkPDmgAmp</code> <code>SexiDmgAmp</code> <code>SpelHealAmp</code> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | + | ==Usage & Sample== |
+ | *{{tt/Compu|AtkP%}} {{tt/Compu|Spel%}} {{tt/Compu|Sexi%}} | ||
+ | *{{tt/Compu|SpelHealAmp}} {{tt/Compu|SexiHealAmp}} | ||
+ | *{{tt/Compu|AtkPDmgAmp}} {{tt/Compu|SexiDmgAmp}} {{tt/Compu|SpelDmgAmp}} | ||
+ | |||
+ | HEAVY WIP | ||
</noinclude> | </noinclude> |
Revision as of 15:50, 31 March 2025
Documentation
AtkP%
Sexi%
Spel%
SexiHealAmp
SpelDmgAmp
AtkPDmgAmp
SexiDmgAmp
SpelHealAmp
Usage & Sample
- (Attack Power%Attack Power as a %Example: 50 Attack Power = 50%) (Spellpower%Spellpower as a %Example: 50 Spellpower = 50%) (Sexiness%Sexiness as a %Example: 50 Sexiness = 50%)
- (Spellpower Heal AmpSpellpower Healing Amplification
1 + Spellpower / 200
) (Sexiness Heal AmpSexiness Healing Amplification1 + Sexiness / 200
) - (Attack Power Dmg AmpAttack Power Damage Amplification
1 + Attack Power / 100
) (Sexiness Dmg AmpSexiness Damage Amplification1 + Sexiness / 100
) (Spellpower Dmg AmpSpellpower Damage Amplification1 + Spellpower / 100
)
HEAVY WIP