G12 Leveled List Injection Core File
Added 2024-06-29 23:36:40 +0000 UTCTL:DR
This is just a tiny script file that serves as a requirement for my outfit leveled list injection. You won't need this file if you don't have any mod that requires it.
Description
Simply a script file which manages leveled list injection. In the future, all of my leveled list injection files will require this core file (So I don't need to include this script file in each leveled list injection mod file anymore). Also for other fellows if they want to create their own injections.
This mod doesn't contain any esp file and will do nothing by itself. Safe to install / uninstall anytime.
It supports 3 types of leveled list injection, mostly focused on injecting ARMO (Armor, Accessories or Clothings) forms, but it also works with WEAP or other types of forms.
Inject a single ARMO (Armor, Accessories or Clothings) record into selected leveled lists, with a custom level and count.
Inject everything inside a FLST (FormID List) into selected leveled lists, with a custom level and count, both applied to all the items in the FormID List unanimously.
Inject a LVLI (Leveled Item) record into selected leveled lists, with a custom level and count. This type of injection is the mostly used one, and can extend to more types of forms other than ARMO, such as ALCH, MISC and WEAP. On top of it, this type of injection can also have control over spawning chance, global value reference, object template restrictions and object name overriding.
Notes
The script only runs when there is at least one esp file calling it upon game start. After it successfully executes, it will never run another time.
The leveled list injection by script can't be reverted once it successfully executes, even if you uninstall this mod or other leveled list injection esp files which use the script of this mod. To "revert", the easiest method is to back to a save before the script fires.
Credits
ablindm4n, DankRafft, GrilledTurkey