TLDR:
  • load CP settings from text
  • have multiple "stages" of CP settings in a single profile by ordering the lines
  • save account-wide presets
  • set presets for armory builds
  • automatically applies presets on armory build equipped or CP gained
  • automatically redistribute points (may cost 3000g, setting per preset)
  • automatically adjust given input to meet reachable jump-points if present
  • Format: each ChampionSkill in a single line, single number in the line, skill will be slotted as long as "slot" is found in the line

No checks if the given input is actually possible, only if everything is recognised.
No error messages when preset can't be loaded due to misshaped input except the ingame one.


Longer Description:
Interface openes on opening Champion Point Tree.
Open the editor via the main addon window.
Enter your preset via text on the right (e.g. copy from AlcastHQ).
Points are spend in order of appearance, so have the import text have a preset your CP can provide, then add further versions underneath the first for where you want to go when you gathered more CP points.
Validate it. The chat will tell you if something was not recognised or went wrong.
This is the only output this addon will ever do.
Give it a name and save it. Select it in the main window. The button for applying displays "Spend Points" (meaning no redistribution necessary) or "Redistribute" if you will be charged 3000g.
In the main window you can set presets for each armory build. These will be switched to when you equip your armory build. There is no way to know what the last equipped build was so if you swapped your build without Champion Point Import being present you will be on the wrong preset.
You can specify in the editor on the bottom if you want to allow an automatic redistribution (may cost you 3000g every time the preset is applied depending on your preset).
The current preset will be reapplied whenever you gain CP or switch armory builds.

Known issues:
  • After the current preset is edited, the main window does not update the spend-point/redistribute button -> just reselect the preset via the current-preset-dropdown.

返回
顶部