Here's another fish lady. Also it kinda looks fine without it but I use a mod to keep her eyes open here
Update: I added a clothing guide for her at the bottom.
Here's the matching skin color numbers:
Light
H: -123
S: 47
L: 100
C: 100
Here's without the head adornments
---------------------------------------------------
Clothing guide
I had to do some weird stuff to get it to how it looks above; no promises it'll work for you.
1. First you need this mod for your game so you're allowed transparent clothing
(This should be with your $INIT$ mods. I'm using v5 but it should work with the latest it looks like):
allalphasliders by sby
2. I add the following pieces in this order to a mods.txt file
(because for some reason for me when I color them via HueData.txt in the Loader Tab of the game it colors over the outline as opposed to when using moreclothing and this seems to look better to me):
Raglan Shirt Long Sleeve Pushed Up by BrokenToaster
Jungle Oversleeves by Iago
Cropped Leggings by BrokenToaster
Diamond Stockings (B) by sby
3. Here is my HueData.txt for the above mods in order
(Does the naming in the mods.txt matter?)
4. The following pieces are in the base game so you just need to set them:
Wrist Glove (I set to match her head/arms)
Everything else was set to None unless you want stuff like jewelry/cuffs
5. And the weird part, finally I had to manually add code back in for the Tops main color to be transparent using the alpha mod discussed above. (If a piece of clothing is set to None the game won't put it in the charcode sometimes. I had to set the Top/Tops to none so it doesn't cover up the Raglan Shirt I added in Mods.txt)
Alternatively you can skip steps 4 & 5 and see if my char code works for you
Update: I added a clothing guide for her at the bottom.
Here's the matching skin color numbers:
Light
H: -123
S: 47
L: 100
C: 100
Here's without the head adornments
---------------------------------------------------
Clothing guide
I had to do some weird stuff to get it to how it looks above; no promises it'll work for you.
1. First you need this mod for your game so you're allowed transparent clothing
(This should be with your $INIT$ mods. I'm using v5 but it should work with the latest it looks like):
allalphasliders by sby
2. I add the following pieces in this order to a mods.txt file
(because for some reason for me when I color them via HueData.txt in the Loader Tab of the game it colors over the outline as opposed to when using moreclothing and this seems to look better to me):
Raglan Shirt Long Sleeve Pushed Up by BrokenToaster
Jungle Oversleeves by Iago
Cropped Leggings by BrokenToaster
Diamond Stockings (B) by sby
3. Here is my HueData.txt for the above mods in order
(Does the naming in the mods.txt matter?)
4. The following pieces are in the base game so you just need to set them:
Wrist Glove (I set to match her head/arms)
Everything else was set to None unless you want stuff like jewelry/cuffs
5. And the weird part, finally I had to manually add code back in for the Tops main color to be transparent using the alpha mod discussed above. (If a piece of clothing is set to None the game won't put it in the charcode sometimes. I had to set the Top/Tops to none so it doesn't cover up the Raglan Shirt I added in Mods.txt)
Alternatively you can skip steps 4 & 5 and see if my char code works for you