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: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ A savegame editor for "Sons of The Forest".
18
18
-[Inventory](#inventory)
19
19
-[Armor](#armor)
20
20
-[Weather](#weather)
21
+
-[Reviving](#reviving)
21
22
-[Troubleshooting](#troubleshooting)
22
23
-[Contributing](#contributing)
23
24
-[Final Words](#final-words)
@@ -102,6 +103,15 @@ Here is a list of number of days per season per season length setting:
102
103
- Long: 10 days
103
104
- Realistic: 90 days
104
105
106
+
# Reviving
107
+
108
+
If you want to revive either or both followers, there are some things to consider:
109
+
- If the body is completely missing, the follower will spawn at the players location
110
+
- Make sure to be outside of buildings, else you might glitch into the building sometimes
111
+
- The followers will be at maximum stats and should be friendly towards players
112
+
- They will not have any items, but you can easily use the other Editors to change that after reviving
113
+
- Virginia is shy as a lamb when she was revived. I haven't tested it thoroughly but to me it appears that you have to regain her trust, like in the beginning of a session. I'm still trying to figure out which setting determines her trust.
114
+
105
115
# Troubleshooting
106
116
107
117
One of the items in inventory is listed as "Unknown"?
CommandParameter="{Binding KelvinState}"ToolTip="Make sure you do this outside of buildings when the body is missing, else you might glitch into the building">
CommandParameter="{Binding VirginiaState}"ToolTip="Make sure you do this outside of buildings when the body is missing, else you might glitch into the building">
0 commit comments