Difference between revisions of "Template:Tt/Compu"

From Corruption of Champions II
Jump to navigation Jump to search
(WIP SAVE BREAK - I can't figure out why the bullet points become nested when using the tt/compu/tabs)
m
Line 10: Line 10:
 
|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|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>
 
|AoeATK|EvaATK|MagATK|MenATK|PhyATK|TeaATK|WeaATK={{tt/Compu/Tabs|{{{1|}}}|{{{2|}}}|{{{3|}}}{{{4|}}}}}
 
|AoeATK|EvaATK|MagATK|MenATK|PhyATK|TeaATK|WeaATK={{tt/Compu/Tabs|{{{1|}}}|{{{2|}}}|{{{3|}}}{{{4|}}}}}
|MentDMG|PhysDMG|SpelDMG|TeasDMG|WeapDMG={{tt/Compu/Tabs|{{{1|}}}|{{{2|}}}}}{{cw|spnhr}}Final Damage will have a random effectiveness of <code>95% to 105%</code>
+
|MentDMG|PhysDMG|SpelDMG|TeasDMG|WeapDMG={{tt/Compu/Tabs|{{{1|}}}|{{{2|}}}}}
 
}}}})</includeonly><noinclude>
 
}}}})</includeonly><noinclude>
 +
 
==Documentation==
 
==Documentation==
 
*<code>AtkP%</code> <code>Sexi%</code> <code>Spel%</code>  
 
*<code>AtkP%</code> <code>Sexi%</code> <code>Spel%</code>  

Revision as of 05:36, 4 April 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 Amplification1 + Spellpower / 200) (Sexiness Heal AmpSexiness Healing Amplification1 + Sexiness / 200) (Attack Power Dmg AmpAttack Power Damage Amplification1 + Attack Power / 100) (Sexiness Dmg AmpSexiness Damage Amplification1 + Sexiness / 100) (Spellpower Dmg AmpSpellpower Damage Amplification1 + Spellpower / 100)
  • TEST
  • (Mental Damage
    Apply Defensive Reductions
    AttackerDefender
    Temptation-Focus=Defense
    If Defense is > 0:
    Damage * (100 /
    (100 + Defense))
    Apply Fire Resistance by Damage - (Damage * (Resistance / 100))
    )
  • (AOE Attack
    AttackerDefender
    AccuracyvsEvasion
    +Catalyst AccuracyCatalyst Bonus/
    +20-50Other Bonus
    )
  • (Mental Damage
    Apply Defensive Reductions
    AttackerDefender
    Temptation-Focus=Defense
    If Defense is > 0:
    Damage * (100 /
    (100 + Defense))
    Apply Fire Resistance by Damage - (Damage * (Resistance / 100))
    ) (Mental Damage
    Apply Defensive Reductions
    AttackerDefender
    Temptation-Focus=Defense
    If Defense is > 0:
    Damage * (100 /
    (100 + Defense))
    Apply Frost Resistance by Damage - (Damage * (Resistance / 100))
    )
  • (AOE Attack
    AttackerDefender
    AccuracyvsEvasion
    +Catalyst AccuracyCatalyst Bonus/
    -50Other Bonus
    )