打开/关闭菜单
2529
2489
5
4.4万
Corruption of Champions II Bilingual Wiki
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

Template:Tt/Compu/Tabs:修订间差异

模板页面
src->Spotty McBumble Fuck
无编辑摘要
src->Spotty McBumble Fuck
无编辑摘要
第18行: 第18行:
*<code><nowiki>{{tt/Compu|MentDMG|Frost}}</nowiki></code> {{tt/Compu|MentDMG|Frost}}
*<code><nowiki>{{tt/Compu|MentDMG|Frost}}</nowiki></code> {{tt/Compu|MentDMG|Frost}}
*<code><nowiki>{{tt/Compu|AoeATK|Spell||-50}}</nowiki></code> {{tt/Compu|AoeATK|Spell||-50}}
*<code><nowiki>{{tt/Compu|AoeATK|Spell||-50}}</nowiki></code> {{tt/Compu|AoeATK|Spell||-50}}
[[Category:Useable templates]]
</noinclude>
</noinclude>
[[Category:Useable templates]]

2025年4月6日 (日) 19:13的版本


Documentation

  • 1st Parameter - Table Type (i.e. is it to calculate if an attack hits or to how damage is calculated)
    • Attack Table: AoeATK EvaATK MagATK MenATK PhyATK TeaATK WeaATK
    • Damage Table: MentDMG PhysDMG SpelDMG TeasDMG WeapDMG
  • The next set of parameters depends on if its an attack or damage table:
    • Attack Table
      • 2nd Parameter - Includes catalyst bonus? (either Charm or Spell, or leave blank)
      • 3rd & 4th Parameter - If there are any other bonuses or negatives to the attacker's accuracy (3) or the target's defense (4)
    • Damage Table
      • 2nd Parameter - Name of the Element/Resistance type

Usage

This template is to be primarily used within Template:tt/Compu, hence it being an extension name.

  • {{tt/Compu|MentDMG|Fire}} (Mental DamageCompute 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))
    Final Damage will have a random effectiveness of 95% to 105%
    )
  • {{tt/Compu|AoeATK|Spell|+20|-50}} (AOE Attack [+20][-50]Attempt a AOE Attack
    AttackerDefender
    AccuracyvsEvasion
    +Catalyst AccuracyCatalyst Bonus/
    +20Other Bonus-50
    )
  • {{tt/Compu|MentDMG|Frost}} (Mental DamageCompute 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))
    Final Damage will have a random effectiveness of 95% to 105%
    )
  • {{tt/Compu|AoeATK|Spell||-50}} (AOE Attack [-50]Attempt a AOE Attack
    AttackerDefender
    AccuracyvsEvasion
    +Catalyst AccuracyCatalyst Bonus/
    Other Bonus-50
    )