You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SwapCrestOnHit/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
# SwapCrestOnHit
2
2
3
3
Swaps Hornet's crest every time she takes damage.
4
-
Currently swaps Hornet's active crest only with other unlocked crests. The mod ensures that the chest changes, so typically if you have two crests unlocked the crest will cycle between the two in a predictable way.
4
+
Swaps Hornet's active crest with other unlocked crests or any other crest in the game (off by default, can be toggled in config menu). The mod ensures that the chest changes, so typically if you have two crests unlocked the crest will cycle between the two in a predictable way.
5
5
6
6
The loadout of each crest is *per-crest*, so you will alternate loadouts as you change crest when taking damage.
7
7
8
+
Configurable: You can toggle a `Crest Sanity`. It's on by default, in which case the mod will swap only with other unlocked crests. If you turn it off, ANY other crest in the game can be selected, whether that be Shaman, Cloakless, Cursed, or any of the Hunter Crest evolutions (which, yes, are separate crests internally). Use this at your own risk, if you only want pure chaos.
9
+
8
10
Plans for the future maybe:
9
-
- Add a config option to swap with *any other valid crest in the game*, including Cloakless and Cursed crests, regardless of unlock status or in-game logic.
11
+
-~~Add a config option to swap with *any other valid crest in the game*, including Cloakless and Cursed crests, regardless of unlock status or in-game logic.~~
0 commit comments