Tofu_Eater

Newbie
Jun 20, 2018
83
30
This game's great, hope it gets tons of content. The systems are all really good but there's not enough NPC types for sex scenes, and it would be great if there were more scenes per enemy
We can only hope. As of now the dev have completed, but not released, an H-scene between Yona and the Large Native Male, a new workbench that you can craft "handmade items" (literal translation; unsure what it is as no other details), and beehives which I am assuming will be the honey farm.
 

uglywolf

Member
Nov 3, 2018
143
69
Unique female NPC cannot get pregnant (yet).
Oof, I was thinking on snatching le daughter. So I tried using the 100% CHEAT which for some reason works on them(Since when I tried it on Giant and Shino, it doesn't actually work). Guess its not the time just yet.
 

aljhaztineg

Newbie
Aug 23, 2019
81
4
ive been looking the search bar on how to make wheat but i cant find how all i see are let the crop wither and turn into seeds then after that i cant find any way to make wheat im trying to make a flour some step by step would be nice thanks
 

Tofu_Eater

Newbie
Jun 20, 2018
83
30
ive been looking the search bar on how to make wheat but i cant find how all i see are let the crop wither and turn into seeds then after that i cant find any way to make wheat im trying to make a flour some step by step would be nice thanks
Well, you don't make wheat. You need to find the seeds first which is acquired from chickens. You plant them and then you use the Stone Mill to make Flour.

Refer to this post for seed drops.
potato, carrot, corn - natives and their boxes
onion - small native (fire-throwing)
garlic - big natives
wheat - chicken
cabbage - sheep
tomato, soy - bird
green pepper - hostile plants in mushroom area
 

Shadowen

Member
Oct 19, 2018
283
324
ive been looking the search bar on how to make wheat but i cant find how all i see are let the crop wither and turn into seeds then after that i cant find any way to make wheat im trying to make a flour some step by step would be nice thanks
1. Make a planter
2. Put 1 seed in each slot (4 slots for default starter/small planter)
3. Set friendly npc to Farm job
4. Don't rely on them to actually pick it, keep checking the planter daily / regularly (esp if you see what looks like full grown plants that are not withered).
5. As soon as you see the yellow wheat there, take it out.
6. repeat from #2 till you have what wheat you want.

Note: I'm not sure if plants grow without someone tending them... if they do, you might be able to skip step #3 completely.

Note #2: I have found natives unreliable in farming. I've had 2 planters setup, 1 with wheat and 1 with carrots... 80% of the wheat gets collected, 10% of the carrots get collected. Doesn't matter of I have 1 or 2 set to Farming. So yeah, don't rely on your friendly native npc's to actually harvest anything.
 
  • Like
Reactions: aljhaztineg

Ex0du5_2169

Newbie
Sep 11, 2019
16
21
Currently working on a very simple mod, janky as hell though while I figure out their coding. So far, as an example, I can get the 'friend' npcs to automatically fuck but it swaps their models in the process and then swaps back once done. Likely due to the way the animations are addressed. I can get the female friends pregnant (yes, including the one who's not yet introduced,) natually the models swap too, it's all due to the way my 48 hour sleep deprived brain, spent the last 36 hours coding, I should really sleep.

I managed to get Yona pregnant too but due to some jiggery pokery where her code is concerned she never gives birth (and again the progress only shows on the model used when 'interacting'.

I love this but sifting through the code for stuff I can use is mentally taxing. I usually mod Lethal Company which is shockingly easy by comparison.

When I finally upload it'll be using Bepinex so you might want to learn how to install it (just copying some files).

Hopefully I'll have some progress soon, until then I'm waiting on new content.
 

aljhaztineg

Newbie
Aug 23, 2019
81
4
1. Make a planter
2. Put 1 seed in each slot (4 slots for default starter/small planter)
3. Set friendly npc to Farm job
4. Don't rely on them to actually pick it, keep checking the planter daily / regularly (esp if you see what looks like full grown plants that are not withered).
5. As soon as you see the yellow wheat there, take it out.
6. repeat from #2 till you have what wheat you want.

Note: I'm not sure if plants grow without someone tending them... if they do, you might be able to skip step #3 completely.

Note #2: I have found natives unreliable in farming. I've had 2 planters setup, 1 with wheat and 1 with carrots... 80% of the wheat gets collected, 10% of the carrots get collected. Doesn't matter of I have 1 or 2 set to Farming. So yeah, don't rely on your friendly native npc's to actually harvest anything.
is there a wheat seed? 1717477428125.png
 

John8r9

Well-Known Member
Dec 25, 2018
1,843
1,806
Aight, i just tested something out..tho i am still not sure how the selection works..so u guys can test it for the guide i guess

ally npc got captured part

first using /addprisoner
then /rescue

and it selects the npc on the top of your friend list first. Again I am not sure how the selection works, u guys can try it out

PS.
/addprisoner can be used again and again

/rescue too but requires using /addprisoner command for several of times [your npcs in friend list will be gone unless you go and rescue them (using the /rescue)]
 
Last edited:

Shadowen

Member
Oct 19, 2018
283
324
i just search how to find one so i need chicken thank you
Yeah, just go kill chickens. I get wheat seeds from them, I've also gotten some from natives I've killed - so always search any natives you kill, they carry seeds as well. Also, if you ever raid/attack a native village, you'll want to destroy box's you find (usually found in native houses) - these can also carry seeds for various plants.
 
  • Like
Reactions: aljhaztineg

RDDS

New Member
Oct 30, 2020
7
21
So I figured out how to manipulate the characters in your save file.

I recommend to make a backup copy or create a new save file slot to experiment with.
For your Save 6 slot, you would look in "Mad Island\Mad Island_Data\StreamingAssets\XML" for the "SaveData06.xml".
Create a copy of the .xml file and save it as .txt to edit the save file and keep the code structure.
Best way to find a character you want to edit is to Ctrl+F their name.

If I want to find Reika for example I would Ctrl+F "レイカ" (I'm playing with Japanese language on) and then it should display something like this:

<friendID>31</friendID>
<npcID>5</npcID>
<groupID>0</groupID>
<employ>1</employ>
<charaName>レイカ</charaName>
<nameVisible>false</nameVisible>
<person>

The friendID is ID of the character that's displayed in the top right when you select a character's status. It's also easy to search for a character this way. npcID is the ID of the type of character they are. 15 is for female native, so if I change that value to 15 then Reika turns into a female native. Unfortunately her appearance also changes according to what values are set for the character's appearance, but if you change it back to 5, then Reika will return to her normal form. However, make sure that the character is not wearing or holding anything. If you change Reika to a female native then it will delete her clothes since that character is not compatible with Reika's items. You can use this to change a character that currently can't give birth yet to a normal female native, get them pregnant and have birth and then change them back, so that the child will say that their parent was that character. Of course you can manually just change who the game says the parent is, but that's not as fun.

If you go down a littler further you can manually change the pregnancy of a character. The first value is -1 if the character isn't pregnant and any other value (friendID) will make them pregnant by that character. Takumi is -7 for those that want to have Takumi be the father for any reason. The second value is 0 when they are ready to give birth, and non-zero when they are not. It starts at 12 when they first become pregnant, so I assume the value goes down over time until it reaches 0.

<pregnant>
<int>-1</int>
<int>0</int>
</pregnant>

Further down you can change the relationship stats that they have with other characters. It's pretty self-explanatory, the friendID is their relationship with the character that has that friendID, love is their Love value, and the "sexcount" values correspond to the values from left to right in game between those two characters.

<Lovers>
<friendID>32</friendID>
<love>150</love>
<sexCount>
<int>0</int>
<int>0</int>
<int>0</int>
<int>0</int>
<int>0</int>
<int>0</int>
<int>0</int>
<int>0</int>
<int>0</int>
<int>0</int>
</sexCount>
</Lovers>

There's a lot more, but this about covers the most basic stuff that people probably care about editing for a character.
The entire character's save starts with
<CharaSave>
and ends with
</CharaSave>
so anything between that is for that specific character.
 
  • Thinking Face
Reactions: uglywolf

John8r9

Well-Known Member
Dec 25, 2018
1,843
1,806
I wonder where does white tiger spawn and golden chicken also lay normal eggs
 
Last edited:
4.50 star(s) 54 Votes