Miek Posted September 3, 2020 Share Posted September 3, 2020 A software project my from summer vacation you might be interested in: https://github.com/miek770/w40k-generator As explained in this page: Are you: - Tired of your winning streak? - Interested in trying combinations you haven't even thought of? - Looking for non-optimized lists to introduce new players? If so, then you might be interested in this library! This is a pet project whose purpose is to randomly generate valid lists for Warhammer 40,000's 9th edition, based on your personal model collection. It currently supports: - Necrons (other factions can be added with ease); - Single patrol detachment per list (other detachment types can be added with ease - see Detachments; more than one detachment per list would require some code modification); - Flexible unit limits for dedicated transports and other special cases (ex.: Necron Cryptothralls). Here's the output: Let me know what you think! Dosjetka, Dusktiger, XeonDragon and 1 other 4 Back to top Link to comment https://bolterandchainsword.com/topic/366293-w40k-army-list-generator/ Share on other sites More sharing options...
Dusktiger Posted September 8, 2020 Share Posted September 8, 2020 so far i like the overall idea. its neat seeing the lists it generates. My suggestion though, is switch from points to Power Level, or add the option to do either if that's easy enough to program in. That way the difficulty of adjusting point costs for a random list generator would be less difficult. Though i can already see some snags that'd have to be programmed in to do power level, since not all units simply double the power level cost when you increase the unit size. Plus, you might find a larger fan base for this app in Narrative/Campaign/Open Play players who would use Power Level, instead of the more competitive Matched Play points-cost using player blase. Link to comment https://bolterandchainsword.com/topic/366293-w40k-army-list-generator/#findComment-5597697 Share on other sites More sharing options...
Miek Posted September 8, 2020 Author Share Posted September 8, 2020 Thanks Dusktiger, you're not the first one to make this suggestion so I'll definitely consider it. As you mentioned, it's not a straightforward conversion so it'd require ajustements to the internal logic and complexify data entry but it'd probably be interesting for many people (thus worth the effort). I'll probably wait until I see people using it before I invest more time though, AFAIK I'm currently the only one using this. But if people show interest I'll definitely keep improving it. Link to comment https://bolterandchainsword.com/topic/366293-w40k-army-list-generator/#findComment-5597865 Share on other sites More sharing options...
Dosjetka Posted March 14, 2021 Share Posted March 14, 2021 (edited) I like the concept on this and would be keen to create files for my own collection. Can I use Notepad++ to modify the Python files or do I need to use another piece of software? Yes, I can use Notepad++. Also, submitted an issue report on GitHub. A minor one but I figured it was worth reporting. Edited March 14, 2021 by Dosjetka Miek 1 Back to top Link to comment https://bolterandchainsword.com/topic/366293-w40k-army-list-generator/#findComment-5678336 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now