pepijndevos / LolItemSets

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

Make champ level and number of items configurable #10

Closed pepijndevos closed 9 years ago

pepijndevos commented 9 years ago

I started out with the assumption that you want to generate 6 items at lvl 18. But it might actually be desirable to generate fewer items at a lower level.

At least you might want to generate 4 because of boots and jungle/sup item. But maybe you want to have 2 armour items and 3 dps items.

And if we do runes, you will definitely want to generate early-game scenarios.

These parameters are currently just defined, but used only in one or two places, so passing them down from the UI should be easy.