Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Upgrade your account to a Community Supporter account and remove most of the site ads.
Community
General Tabletop Discussion
*Dungeons & Dragons
BattleMaster vs Champion, an analysis
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Oofta" data-source="post: 6997229" data-attributes="member: 6801845"><p>OK, first off I want to state that I don't really care that much about DPR. I think both the Champion and BattleMaster are fine classes. Even if BattleMaster does a little more damage based on your assumptions, I think people underestimate the superior athlete, additional fighting style and Survivor traits that the Champion gets. Likewise BattleMaster can have more flexibility if you like the play style.</p><p></p><p>Having said that, I was curious. Well, that and I haven't had an interesting coding challenge for a while (don't tell anyone at work <img src="http://www.enworld.org/forum/images/smilies/nervous.png" class="smilie" loading="lazy" alt=":heh:" title="Nervous Laugh :heh:" data-shortname=":heh:" /> ) so I decided to write a little app that simulated combat with various options. I didn't take into account any feats, and since I don't trust my math skills I rolled virtual dice running through 10,000 simulated adventure days to get my results. I <em>think</em> the code is correct and takes into account everything from multiple attacks, action surges, using superiority dice to do damage every time the BattleMaster hit if they have any left and so on.</p><p></p><p>My conclusion? Well, this took a bit longer to write than expected and was mostly a waste of my time. <img src="http://www.enworld.org/forum/images/smilies/glasses.png" class="smilie" loading="lazy" alt="B-)" title="Glasses B-)" data-shortname="B-)" /></p><p></p><p>The damage output is very, very similar and which one does more damage depends on fighting style, average number of combats between rests and the number of rounds in those combats. I compared single weapon (no fighting style adding damage), two weapon and great weapon fighting styles. Target AC was 15.</p><p></p><p>If you have a lot of long combats between rests (4 combats per rest, 10 rounds per combat) Champion is generally the better choice, particularly if you choose two weapon fighting.</p><p></p><p>More rests and shorter combats (3 combats per rest, 5 rounds per combat) and the BattleMaster comes out slightly ahead.</p><p></p><p><em>However</em> - and this is a big caveat - the difference is minimal. In almost all cases the difference is less than a single point of damage per round on average.</p><p></p><p>So play whichever class you want, it really doesn't matter much. Oh, and please stop saying the Champion is "broken" because it does so much less damage unless you can prove my numbers wrong.</p><p></p><p></p><p>I've attached my spreadsheet (if you really want to see my C# code I can attach that too) if you're curious.</p><p></p><p>EDIT: I made an update to the file, there was an error in my code where I was not getting quite enough damage. It doesn't make an overall difference.</p></blockquote><p></p>
[QUOTE="Oofta, post: 6997229, member: 6801845"] OK, first off I want to state that I don't really care that much about DPR. I think both the Champion and BattleMaster are fine classes. Even if BattleMaster does a little more damage based on your assumptions, I think people underestimate the superior athlete, additional fighting style and Survivor traits that the Champion gets. Likewise BattleMaster can have more flexibility if you like the play style. Having said that, I was curious. Well, that and I haven't had an interesting coding challenge for a while (don't tell anyone at work :heh: ) so I decided to write a little app that simulated combat with various options. I didn't take into account any feats, and since I don't trust my math skills I rolled virtual dice running through 10,000 simulated adventure days to get my results. I [I]think[/I] the code is correct and takes into account everything from multiple attacks, action surges, using superiority dice to do damage every time the BattleMaster hit if they have any left and so on. My conclusion? Well, this took a bit longer to write than expected and was mostly a waste of my time. B-) The damage output is very, very similar and which one does more damage depends on fighting style, average number of combats between rests and the number of rounds in those combats. I compared single weapon (no fighting style adding damage), two weapon and great weapon fighting styles. Target AC was 15. If you have a lot of long combats between rests (4 combats per rest, 10 rounds per combat) Champion is generally the better choice, particularly if you choose two weapon fighting. More rests and shorter combats (3 combats per rest, 5 rounds per combat) and the BattleMaster comes out slightly ahead. [I]However[/I] - and this is a big caveat - the difference is minimal. In almost all cases the difference is less than a single point of damage per round on average. So play whichever class you want, it really doesn't matter much. Oh, and please stop saying the Champion is "broken" because it does so much less damage unless you can prove my numbers wrong. I've attached my spreadsheet (if you really want to see my C# code I can attach that too) if you're curious. EDIT: I made an update to the file, there was an error in my code where I was not getting quite enough damage. It doesn't make an overall difference. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*Dungeons & Dragons
BattleMaster vs Champion, an analysis
Top