FEH Arena Calculator
Welcome to the ultimate FEH Arena Calculator! This tool helps Fire Emblem Heroes players estimate their potential Arena score, allowing for strategic unit building and team composition to climb the competitive tiers. Optimize your merges, skills, and blessings to maximize your score and earn valuable rewards.
Calculate Your FEH Arena Score
Enter the details for up to four units to get an estimated total Arena score. Remember to account for your bonus unit!
Estimated FEH Arena Score
How the FEH Arena Score is Calculated:
The calculator estimates your team’s Arena score based on a simplified model. Each unit’s score is derived from their Base Stat Total (BST), Merges, Dragonflowers, and the total SP cost of their equipped skills. These individual unit scores are then summed, and bonuses for active blessings and bonus unit kills are added to determine the final estimated team score.
Unit Score Approximation: (floor(BST / 5) * 2) + (Merges * 4) + Dragonflowers + (floor(Total Skill SP / 100) * 2)
Team Score Approximation: Sum of 4 Unit Scores + (Blessings Count * 8) + (Bonus Unit Kills ? 12 : 0)
FEH Arena Score Contribution Breakdown
Total Team Score
This chart visualizes the individual score contribution of each unit and the overall team score, updating in real-time with your inputs.
What is a FEH Arena Calculator?
A FEH Arena Calculator is an indispensable online tool designed for players of Nintendo’s mobile game, Fire Emblem Heroes (FEH). Its primary purpose is to help players estimate the score their team will achieve in the game’s competitive Arena mode. The Arena is a crucial part of FEH, offering valuable rewards like Orbs, Hero Feathers, and Dragonflowers for players who can achieve and maintain high tiers.
The scoring system in FEH Arena is complex, taking into account various factors related to a unit’s power and investment. Manually calculating these scores can be tedious and prone to error. This is where a FEH Arena Calculator becomes invaluable, automating the process and providing a clear, actionable estimate.
Who Should Use a FEH Arena Calculator?
- Competitive Players: Those aiming for the highest Arena tiers (Tiers 20.5, 21) to maximize their weekly rewards.
- Team Builders: Players planning new unit builds or team compositions and wanting to understand their score potential before investing resources.
- Resource Managers: Individuals who want to optimize their use of rare resources like Hero Feathers (for merges), Dragonflowers, and high-SP skills.
- New Players: To understand the mechanics of Arena scoring and set realistic goals for their progression.
Common Misconceptions about FEH Arena Scoring:
- Only Merges Matter: While merges are a huge factor, BST, Dragonflowers, and high-SP skills are equally critical for maximizing score.
- High Stats = High Score: Not directly. It’s the Base Stat Total (BST) *bin* that matters, not just raw stats. A unit with 170 BST scores the same as one with 174 BST.
- Legendary/Mythic Heroes Always Boost Score: They only provide a blessing bonus if they are in season and their blessing matches the other units on the team.
- Winning is Enough: You must win all 5 matches in a streak, and your bonus unit must secure at least one kill per match for the maximum bonus.
FEH Arena Calculator Formula and Mathematical Explanation
The FEH Arena Calculator uses a formula that approximates the in-game scoring mechanics. The core idea is that each unit contributes a base score, which is then enhanced by team-wide bonuses.
Step-by-Step Derivation:
- Individual Unit Score: Each of your four units contributes to the total score. This is the sum of:
- BST Score:
floor(Unit's BST / 5) * 2. This means for every 5 points of BST, the unit gains 2 score points. For example, a unit with 170-174 BST getsfloor(170/5)*2 = 68points. - Merge Score:
Number of Merges * 4. Each merge (+1 to +10) adds 4 points to the unit’s score. A +10 unit gets 40 points from merges. - Dragonflower Score:
Number of Dragonflowers * 1. Each Dragonflower applied adds 1 point to the unit’s score. - Skill SP Score:
floor(Total SP Cost of all equipped skills / 100) * 2. This sums the SP costs of A, B, C, Special, Assist, and Sacred Seal skills. For every 100 SP, the unit gains 2 score points. For example, 2400 total SP would addfloor(2400/100)*2 = 48points.
- BST Score:
- Total Team Base Score: Sum the Individual Unit Scores for all four units.
- Blessing Bonus:
Number of Active Blessings * 8. If a Legendary or Mythic hero is in season and their blessing matches other units on the team, each matching blessed unit adds 8 points to the total team score. This applies to up to 3 blessed units plus the Legendary/Mythic hero itself, for a maximum of 4 active blessings. - Bonus Unit Kill Bonus:
12 points. If your designated bonus unit secures at least one kill in each of the five Arena matches in your streak, a flat 12 points are added to your total score. - Final Estimated Team Score:
Total Team Base Score + Blessing Bonus + Bonus Unit Kill Bonus.
Variable Explanations:
| Variable | Meaning | Unit | Typical Range |
|---|---|---|---|
| BST | Base Stat Total of a unit at Level 40, before skills. | Points | 160 – 195+ |
| Merges | Number of times a unit has been merged. | + | 0 – 10 |
| Dragonflowers | Number of Dragonflowers applied to a unit. | Flowers | 0 – 25 |
| Skill SP Cost | Sum of SP costs for all equipped skills (A, B, C, Special, Assist, Seal). | SP | ~1000 – 2500+ |
| Blessings Count | Number of units with active blessings matching a seasonal Legendary/Mythic. | Count | 0 – 4 |
| Bonus Unit Kills | Whether the bonus unit gets at least one kill per match. | Boolean | Yes/No |
Practical Examples (Real-World Use Cases)
Example 1: High-Investment Core Team
Let’s consider a highly optimized team aiming for Tier 21.
- Unit 1 (Legendary Hero): BST 185, +10 Merges, 20 Dragonflowers, All 500 SP skills (A, Special), 400 SP (B, C), 200 SP (Assist), 240 SP (Seal). Total SP: 500+400+400+500+200+240 = 2240 SP.
- Unit 2 (Armored Unit): BST 190, +10 Merges, 20 Dragonflowers, All 500 SP skills (A, Special), 400 SP (B, C), 200 SP (Assist), 240 SP (Seal). Total SP: 2240 SP.
- Unit 3 (Infantry Unit): BST 175, +10 Merges, 20 Dragonflowers, All 500 SP skills (A, Special), 400 SP (B, C), 200 SP (Assist), 240 SP (Seal). Total SP: 2240 SP.
- Unit 4 (Bonus Unit, Flier): BST 170, +10 Merges, 20 Dragonflowers, All 500 SP skills (A, Special), 400 SP (B, C), 200 SP (Assist), 240 SP (Seal). Total SP: 2240 SP.
- Team Bonuses: 4 Active Blessings, Bonus Unit Gets Kills.
Calculation:
- Unit 1 Score:
(floor(185/5)*2) + (10*4) + 20 + (floor(2240/100)*2) = 74 + 40 + 20 + 44 = 178 - Unit 2 Score:
(floor(190/5)*2) + (10*4) + 20 + (floor(2240/100)*2) = 76 + 40 + 20 + 44 = 180 - Unit 3 Score:
(floor(175/5)*2) + (10*4) + 20 + (floor(2240/100)*2) = 70 + 40 + 20 + 44 = 174 - Unit 4 Score:
(floor(170/5)*2) + (10*4) + 20 + (floor(2240/100)*2) = 68 + 40 + 20 + 44 = 172 - Total Team Base Score:
178 + 180 + 174 + 172 = 704 - Blessing Bonus:
4 * 8 = 32 - Bonus Unit Kill Bonus:
12 - Estimated Total Score:
704 + 32 + 12 = 748
This team would likely achieve a score range of 748-752 per match, which is competitive for Tier 21.
Example 2: Mid-Tier Team Optimization
Consider a player with a solid but not maxed-out team, aiming for Tier 19.5 or 20.
- Unit 1: BST 170, +5 Merges, 10 Dragonflowers, A-Skill 300 SP, B/C 240 SP, Special 200 SP, Assist 150 SP, Seal 240 SP. Total SP: 300+240+240+200+150+240 = 1370 SP.
- Unit 2: BST 165, +5 Merges, 10 Dragonflowers, A-Skill 300 SP, B/C 240 SP, Special 200 SP, Assist 150 SP, Seal 240 SP. Total SP: 1370 SP.
- Unit 3: BST 160, +5 Merges, 10 Dragonflowers, A-Skill 300 SP, B/C 240 SP, Special 200 SP, Assist 150 SP, Seal 240 SP. Total SP: 1370 SP.
- Unit 4 (Bonus Unit): BST 155, +0 Merges, 0 Dragonflowers, A-Skill 240 SP, B/C 200 SP, Special 150 SP, Assist 150 SP, Seal 0 SP. Total SP: 240+200+200+150+150+0 = 940 SP.
- Team Bonuses: 2 Active Blessings, Bonus Unit Gets Kills.
Calculation:
- Unit 1 Score:
(floor(170/5)*2) + (5*4) + 10 + (floor(1370/100)*2) = 68 + 20 + 10 + 26 = 124 - Unit 2 Score:
(floor(165/5)*2) + (5*4) + 10 + (floor(1370/100)*2) = 66 + 20 + 10 + 26 = 122 - Unit 3 Score:
(floor(160/5)*2) + (5*4) + 10 + (floor(1370/100)*2) = 64 + 20 + 10 + 26 = 120 - Unit 4 Score:
(floor(155/5)*2) + (0*4) + 0 + (floor(940/100)*2) = 62 + 0 + 0 + 18 = 80 - Total Team Base Score:
124 + 122 + 120 + 80 = 446 - Blessing Bonus:
2 * 8 = 16 - Bonus Unit Kill Bonus:
12 - Estimated Total Score:
446 + 16 + 12 = 474
This team would achieve a score range of 708-712 per match (474 * 1.5, as Arena score is per match, and the calculator gives the base score). This would be sufficient for maintaining Tier 19.5 or potentially reaching Tier 20 depending on the week’s cutoff.
How to Use This FEH Arena Calculator
Using our FEH Arena Calculator is straightforward and designed for maximum clarity. Follow these steps to get an accurate estimate of your team’s Arena score:
- Input Unit Details: For each of your four team members, enter the following:
- Base Stat Total (BST): This is the sum of a unit’s HP, Atk, Spd, Def, and Res at Level 40, without any skills or merges. You can find this on various FEH databases.
- Merges (+): The number of times you’ve merged the unit (0-10).
- Dragonflowers: The total number of Dragonflowers applied to the unit.
- Skill SP Costs: Select the SP cost for each of the unit’s equipped skills (A, B, C, Special, Assist, Sacred Seal). Always aim for the highest SP cost skills you can afford for optimal scoring.
- Enter Team-Wide Bonuses:
- Number of Active Blessings: Input how many of your units have a blessing that matches the current seasonal Legendary/Mythic hero. This can be 0 to 4.
- Bonus Unit Gets Kills: Check this box if you expect your bonus unit to secure at least one kill in every Arena match. This is crucial for the full bonus.
- View Results: The calculator updates in real-time.
- Primary Result: Your estimated total Arena score will be prominently displayed. This is the score you’d see per match.
- Intermediate Values: See the individual score contribution from each unit, as well as the total blessing and bonus unit kill bonuses.
- Copy Results: Use the “Copy Results” button to quickly save your calculated score and key assumptions to your clipboard for sharing or record-keeping.
- Analyze and Optimize: Use the results to identify areas for improvement. Can you add more merges? Upgrade a skill to a higher SP tier? Apply more Dragonflowers? The chart provides a visual breakdown of contributions.
How to Read Results and Decision-Making Guidance:
The primary result is your estimated score per Arena match. To achieve a high tier, you need to consistently hit a high score across your 5-match streak. Compare your calculated score to current Arena cutoffs (often found on community sites) to gauge your potential tier. If your score is too low, review the intermediate values and the chart to see which units or components are underperforming. Investing in merges, high-SP skills, and Dragonflowers for your core Arena units are the most impactful ways to increase your FEH Arena Calculator output.
Key Factors That Affect FEH Arena Calculator Results
Understanding the factors that influence your FEH Arena Calculator results is crucial for effective team building and resource management in Fire Emblem Heroes. Here are the most significant elements:
- Base Stat Total (BST): This is the foundation of a unit’s score. Units with higher BST (typically newer units, armored units, or units with specific stat distributions) will naturally score higher. The game bins BST into 5-point ranges, so optimizing a unit to hit the next BST bin can provide a significant score jump.
- Merges (+): Each merge a unit receives (up to +10) adds 4 points to its individual score. This is one of the most impactful ways to increase your overall team score, making highly merged units essential for top-tier Arena play.
- Dragonflowers: Applying Dragonflowers to a unit increases its stats and, importantly, adds 1 point per Dragonflower to its individual score. While less impactful than merges, maxing out Dragonflowers on your core Arena units provides a noticeable boost.
- Skill SP Costs: The total SP cost of all equipped skills (A, B, C, Special, Assist, Sacred Seal) directly translates into score. Higher SP cost skills (e.g., 500 SP A-skills, 400 SP B/C-skills, 500 SP Specials, 200/300 SP Assists, 240 SP Seals) contribute more. This encourages players to use premium skills, even if they are inherited from other units.
- Blessings and Legendary/Mythic Heroes: Having a seasonal Legendary or Mythic hero in your team, with other units carrying matching blessings, provides a substantial bonus. Each blessed unit adds 8 points to the team score, up to a maximum of 4 units (the Legendary/Mythic hero plus three blessed allies). This bonus is only active when the Legendary/Mythic hero is in season.
- Bonus Unit Kills: A critical, yet often overlooked, factor is ensuring your designated bonus unit secures at least one kill in every Arena match of your streak. Failing to do so will result in a loss of 12 points from your total score, which can be the difference between maintaining or dropping a tier.
- Opponent Score Range: While not directly an input for *your* team’s score, the game matches you against opponents within a certain score range. To consistently get high scores, your team needs to be able to defeat opponents in the highest possible score range your team can generate.
Frequently Asked Questions (FAQ)
A: The ideal BST is generally the highest you can achieve, especially hitting specific bins. For example, a unit with 170-174 BST scores the same, but 175-179 BST scores higher. Armored units often have the highest BST, making them popular for Arena cores. Aim for 175+ BST for competitive play.
A: Extremely important. Each merge adds 4 points to a unit’s score, so a +10 unit gains 40 points from merges alone. For a full team of +10 units, this is 160 points, which is a massive boost and often necessary for Tier 20.5/21.
A: Yes! “Duel” skills (e.g., R Duel Infantry 4) are designed to artificially raise a unit’s BST for scoring purposes to a specific bin (e.g., 170 or 185). If your unit’s natural BST is lower than the Duel skill’s effect, you should use the Duel skill’s BST value in the calculator for that unit.
A: High SP skills are those with higher Skill Point costs (e.g., 300, 400, 500 SP). Examples include Tier 4 A-skills (e.g., Atk/Spd Ideal 4), Tier 4 Specials (e.g., Ruptured Sky, Blue Flame), and Tier 4 Assists (e.g., Rally Atk/Spd+). The total SP cost of all equipped skills is binned, and higher total SP leads to a higher score contribution from skills.
A: It’s extremely difficult, if not impossible, to consistently reach and maintain Tier 21 without a core of highly merged (+8 to +10) units, especially if they are not high-BST units. You might occasionally hit it on a favorable week with a strong bonus unit, but it’s not sustainable.
A: The game’s “Events” calendar or the Arena menu itself will indicate which Legendary/Mythic heroes are in season for the current week. Their blessings (e.g., Water, Wind, Earth, Fire, Light, Astra, Anima, Dark) will provide a score bonus if matched with other units.
A: Not directly, but they indirectly affect BST. Armored units generally have the highest BST, followed by infantry, then fliers and cavalry. This makes armored and infantry units often preferred for high-scoring Arena teams.
A: Our FEH Arena Calculator provides an *estimated* base score per match. The in-game score you see is often a range (e.g., 750-754). The calculator aims to give you the lower end of that range, which is what you need to consistently hit. Minor discrepancies can occur due to hidden decimals or very specific in-game rounding rules not fully captured by simplified models.
Related Tools and Internal Resources
To further enhance your Fire Emblem Heroes experience and master Arena scoring, explore these related tools and guides:
- FEH Score Calculator: A broader tool for understanding general unit scoring, not just Arena. Learn how individual unit investments translate to power.
- Fire Emblem Heroes Arena Scoring Guide: A detailed article explaining the intricate mechanics of Arena scoring, including advanced strategies and current meta trends.
- FEH Unit Builder Tool: Plan your unit builds, experiment with skills, and see stat changes before committing resources. Essential for optimizing your FEH Arena Calculator inputs.
- FEH Blessing Guide: Understand how blessings work, which Legendary/Mythic heroes are in season, and how to maximize your blessing bonuses for Arena.
- FEH Dragonflower Guide: Learn the most efficient ways to farm and apply Dragonflowers to boost your units’ stats and Arena score.
- FEH Skill Inheritance Guide: A comprehensive guide on how to inherit skills effectively, ensuring your units have the highest SP cost skills for optimal Arena scoring.