pepijndevos / LolItemSets

Optimize LoL builds for specific parameters
http://pepijndevos.nl/LolItemSets/
Eclipse Public License 1.0
0 stars 1 forks source link

LoL Item Set Forge

Generate Pareto optimal League of Legend item sets.

Optimal item sets are an multi-objective optimisation problem, that we try to solve using simulated annealing.

Installation

  1. Install Leiningen.
  2. run lein figwheel
  3. Profit

Usage

  1. Select your champion
  2. Select which objectives to optimise for
  3. Select the champion level and number of items
  4. Generate build
  5. Check/modify/regenerate
  6. Add to set
  7. Go to #2
  8. Download
  9. Save in LoL/Config/Champions/<champion>/Recommended/<name>.json
  10. Play!

Objectives

Simple

Compound

How to make good builds

Item knowledge, item knowledge, item knowledge! By building this tool, my builds have improved significantly. Not because this tool generates world-class builds, but because by building it, I learned a lot about item stats and their interactions.

A lot of item builds depend on your opponents and complex interactions between champions and item passives. This tool models none of that.

With that said, this tool is a great way to analyse and experiment with different items and custom/off-builds.

Try a few times

This tool is fairly random, so clicking generate a few times will give you different trade-offs between your selected objectives.

Generate small sets

While it’s fun to generate 6 agressive items, in most games you do not reach full-build and maybe build some defense too. Try to generate some early/mid game sets with two or three items.

Generate specific sets

You could generate one set that contains all your objectives, but you need to be flexible in-game. Try to generate a few sets for different scenarios.

Customise

This tool does not model everything and certainly not your specific play-style and taste. Change a few items in the generated build, and see how they influence the statistics.

I'm bored!

Click the troll button. This will pick a random champion and objective, and generate a build. All you have to do is play it. Best used with friends, to not upset your teammates with your AD Thresh.

Disclaimer

LoL Item Set Forge isn’t endorsed by Riot Games and doesn’t reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.

License

Copyright © 2015 Pepijn de Vos

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.