FGO Damage Calculator

Free FGO Damage Calculator — estimate min, average, and max damage for Noble Phantasms and command cards in Fate/Grand Order with full buff, card chain, and class affinity support.

973.9K uses Updated · 2026-05-15 Runs locally · zero upload
AD

How to Use FGO Damage Calculator

The FGO Damage Calculator estimates the damage output of a Fate/Grand Order servant’s Noble Phantasm or command cards, accounting for the full damage formula.

  1. Enter Servant ATK — Use the servant’s final ATK value after applying Craft Essence and level bonuses.
  2. Choose Card Type and Position — Select Buster, Arts, or Quick and the card’s position in the chain (1st, 2nd, 3rd, or Extra card). The FGO Damage Calculator adjusts the card multiplier automatically.
  3. Set First Card Bonus — Choose the type of the first card in the chain. A Buster first card grants extra multiplier to each subsequent card.
  4. Enter NP Settings — Select the NP level and adjust the NP multiplier if needed for your specific servant.
  5. Add Class and Affinity — Set the class modifier percentage and select the class triangle affinity (neutral, advantage, or disadvantage).
  6. Fill in Buffs and Enemy Defense — Enter any ATK buffs, card performance buffs, NP damage buffs, super effective multipliers, and enemy DEF modifiers.
  7. Read the Results — The FGO Damage Calculator displays average, minimum, and maximum damage with a full multiplier breakdown.

Formula & Theory - FGO Damage Calculator

The FGO Damage Calculator implements a simplified version of the community-derived FGO damage formula:

Base Damage = ATK × Card Multiplier × (1 + First Card Bonus)

After Class = Base Damage × Class Modifier × Class Affinity × Attribute Bonus

NP Damage   = After Class × NP Multiplier

Buffed Dmg  = NP Damage × (1 + ATK Buff)
                         × (1 + Card Buff + NP Damage Buff)
                         × Super Effective Multiplier
                         × max(0, 1 − DEF Up + DEF Down)
                         + Fixed Damage Addition − Fixed Damage Reduction

Min Damage  = floor(Buffed Dmg × 0.9)
Avg Damage  = floor(Buffed Dmg)
Max Damage  = floor(Buffed Dmg × 1.1)
SymbolMeaning
ATKServant’s final attack stat
Card MultiplierPer-card constant based on card color and chain position
First Card BonusAdditive bonus when Buster is the first card in a chain
Class ModifierClass-specific ATK modifier (e.g., Berserker 110%)
Class AffinityTriangle multiplier: ×2.0 (advantage), ×1.0 (neutral), ×0.5 (disadvantage)
NP MultiplierNoble Phantasm damage multiplier at the given NP level
Random FactorUniform distribution from 0.9 to 1.1

Assumptions and Limits

This FGO Damage Calculator uses community-published constants and may not perfectly replicate all edge cases in the game’s server-side logic. Servant-specific damage traits, overkill bonus chains, and certain event-only buffs are not included. Use results as planning estimates, not guaranteed numbers.

Use Cases for FGO Damage Calculator

The FGO Damage Calculator is a go-to tool for Fate/Grand Order players planning team setups and farming strategies:

  • NP Level Comparison — Change NP level from 1 to 5 to see whether NP upgrading meaningfully increases one-shot potential against a boss.
  • Buff Stacking Simulation — Enter all available ATK buffs, card buffs, and NP damage buffs to check if a specific card can deal enough damage to clear a node.
  • Class Affinity Planning — Toggle between neutral, advantage, and disadvantage affinities to understand how running off-class affects output.
  • CE Selection — Compare different Craft Essences by changing the ATK value and recalculating with the FGO Damage Calculator to identify which CE maximizes damage for your servant.
  • Chain Optimization — Experiment with card position and first-card type to determine whether placing a Buster servant last in the chain or using a Buster first card gives a higher overall result.

Frequently asked questions about FGO Damage Calculator

How does the FGO Damage Calculator work?

The FGO Damage Calculator multiplies the servant's ATK by the card multiplier for the selected chain position, applies class modifier, affinity, NP multiplier, and stacked buffs, then applies a random factor of 0.9 to 1.1 to produce minimum and maximum damage.

What is the Buster chain bonus in the FGO Damage Calculator?

When Buster is the first card in a chain, each subsequent card gains a +0.5 (Buster), +0.1 (Arts), or +0.1 (Quick) additive bonus to its card multiplier. Arts and Quick first cards provide no extra multiplier bonus in the FGO Damage Calculator.

How do I enter NP damage correctly?

Set the NP level and the NP multiplier percentage. The calculator pre-fills multiplier values based on the selected NP level (NP1=100%, NP2=120%, NP3=130%, NP4=140%, NP5=150%), but you can override them for any servant.

Does the FGO Damage Calculator account for DEF up and DEF down?

Yes. Enter the enemy DEF Down and DEF Up percentages in the enemy defense section. The calculator combines them as (1 - DEF Up + DEF Down) and clamps the result at zero.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.