Difference between revisions of "Calculating Your Mitigation AC"

From The Al`Kabor Project Wiki
Jump to navigation Jump to search
(Created page with "Here are the bare bones of how TAKP calculates players' mitigation AC, before the softcap is applied. (For the sake of simplicity, this article leaves out bells and whistles l...")
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Here are the bare bones of how TAKP calculates players' mitigation AC, before the softcap is applied. (For the sake of simplicity, this article leaves out bells and whistles like AAs and monk/rogue/beastlord bonuses.) This article pretty near paraphrases a [https://forums.daybreakgames.com/eq/index.php?threads/ac-vs-acv2.210028/ post] by Dzarn, a Daybreak developer. The exact numbers are pulled from the last open TAKP source version.
Here are the bare bones of how TAKP calculates players' mitigation AC, before the softcap is applied. (For the sake of simplicity, this article leaves out bells and whistles like AAs and monk/rogue/beastlord bonuses.) This article pretty near paraphrases a [https://forums.daybreakgames.com/eq/index.php?threads/ac-vs-acv2.210028/ post] by Dzarn, a Daybreak developer. The exact numbers are pulled from the last open TAKP source version.


1. Add up the AC from all your items, including your shield.
# Add up the AC from all your items, including your shield.
# Multiply that by 4/3, if not a pure caster.
# Add 35 if you're an iksar.
# If you're a pure caster, add defense_skill / 2. Otherwise, add defense_skill / 3.
# If you're a pure caster, add Spell_AC / 3. Otherwise, add Spell_AC / 4. ''**''
# If your agility is over 70, add agility / 20.


2. Multiply that by 4/3.
The result of this calculation is your ''pre-softcap'' mitigation AC. If it exceeds your class's softcap, your effective mitigation AC will be significantly less.


3. Add 35 if you're an iksar.
''Note: find the Raw Spell_AC from your typical buffs (shielding, aegolism, etc.) on [http://www.takproject.net/allaclone/ TAKP allaclone]. Do not use Spell_AC values from AllaKabor or Lucy or Magelo or in-game display, those are modifications of the raw value.''


4. If you're a pure caster, add defense_skill / 2. Otherwise, add defense_skill / 3.


5. Find the raw spell_AC from your typical buffs (shielding, aegolism, etc.) on [http://www.takproject.net/allaclone/ TAKP allaclone]. (Note: do not use spell_AC values from AllaKabor or Lucy or Magelo or in-game display; those are modifications of the raw value.) If you're a pure caster, add spell_AC / 3. Otherwise, add spell_AC / 4.
You can also use either of these googlesheets to calculate your actual AC:


6. If your agility is over 70, add agility / 20.
[https://docs.google.com/spreadsheets/d/1P0Mi5AoYSnd4FsDVIxwg4p_d-rraP4zJ80ur05QzxK8/edit?usp=sharing Break's AC calculator] <br/>
 
[https://docs.google.com/spreadsheets/d/1I16t44D-3ihY-VPVYp2X3tgJBUMO67yfJdUtqJrKjs8/pubhtml?widget=true&headers=false#gid= Lurari's AC calculator]
The result of this calculation is your ''pre-softcap'' mitigation AC. If it exceeds your class's softcap, your effective mitigation AC will be significantly less.

Latest revision as of 23:04, 13 December 2021

Here are the bare bones of how TAKP calculates players' mitigation AC, before the softcap is applied. (For the sake of simplicity, this article leaves out bells and whistles like AAs and monk/rogue/beastlord bonuses.) This article pretty near paraphrases a post by Dzarn, a Daybreak developer. The exact numbers are pulled from the last open TAKP source version.

  1. Add up the AC from all your items, including your shield.
  2. Multiply that by 4/3, if not a pure caster.
  3. Add 35 if you're an iksar.
  4. If you're a pure caster, add defense_skill / 2. Otherwise, add defense_skill / 3.
  5. If you're a pure caster, add Spell_AC / 3. Otherwise, add Spell_AC / 4. **
  6. If your agility is over 70, add agility / 20.

The result of this calculation is your pre-softcap mitigation AC. If it exceeds your class's softcap, your effective mitigation AC will be significantly less.

Note: find the Raw Spell_AC from your typical buffs (shielding, aegolism, etc.) on TAKP allaclone. Do not use Spell_AC values from AllaKabor or Lucy or Magelo or in-game display, those are modifications of the raw value.


You can also use either of these googlesheets to calculate your actual AC:

Break's AC calculator
Lurari's AC calculator