Artifact of Attunement
Adds a artifact that grants players a random elite buff every stage. Should work with modded elites
Last updated | 2 years ago |
Total downloads | 15911 |
Total rating | 3 |
Categories | Artifacts |
Dependency string | perplexedMurfy-Artifact_of_Attunement-0.0.4 |
Dependants | 13 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1905README
Adds an artifact that gives players a random elite buff every stage.
This mod should be compatible with modded in elites, as long as they add themselves to BuffCatalog.eliteBuffindices
and attach an eliteDef to their buff.
0.0.4: Redid buff exclusion logic to be more robust; Getting ELITE_MODIFIER_SECRETSPEED should now be impossible.
0.0.3: Buffs are now proactively reapplied. They will no longer have short periods of downtime.
0.0.2: Changed buff timer duration, so that it's not absurdly long.