粗略研究了一下存档文件
sheltered吧
全部回复
仅看楼主
level 13
InspectorX 楼主
一楼
2016年04月02日 17点04分 1
level 13
InspectorX 楼主
神器
https冒号双斜杠jsfiddle点net斜杠mjnpr2ac斜杠18斜杠
2016年04月02日 17点04分 2
感谢 吧友 奶油的阎魔刀
2016年04月02日 17点04分
什么程序能够解码它?……我用UE和note打开都是乱码
2016年04月03日 06点04分
我用这个东西开那个M4的时候也看了看里面的属性。不过如果不是很清楚的话还是别乱动。我试过几个。可以改变一些数值。但是会影响变量。比如不能继续升级问题。
2016年04月11日 14点04分
前排提示,这是两年前弄的,当时玩的是1.3版,不保证现在依然能用 已经1年多没玩了,有空会补完 居然精了[滑稽]
2018年02月19日 12点02分
level 13
InspectorX 楼主
<SaveInfo>
<version>5</version>
<familyName>Smith</familyName>
<daysSurvived>132</daysSurvived>
<timestamp>4/2/2016 10:59:48 PM</timestamp>
<relocations>1</relocations>
<relocate>False</relocate>
<userId>76561197969949340</userId>
</SaveInfo>
对应家庭名称、存活天数、存档时间、搬家次数、用户ID(与steam_api.dll及C盘
steam文件夹相关)
2016年04月02日 17点04分 3
level 13
InspectorX 楼主
<firstName>Marie</firstName>
<lastName>Smith</lastName>
<male>False</male>
<child>True</child>
对应家人名字、性别、大小
2016年04月02日 17点04分 4
level 13
InspectorX 楼主
<headTex>Bob</headTex>
<torsoTex>Jacket</torsoTex>
<legTex>Shorts</legTex>
<torsoOverlay>none</torsoOverlay>
<hairCol r="0.8470589" g="0.6509804" b="0.4039216" a="1" />
<skinCol r="0.5686275" g="0.3529412" b="0.3098039" a="1" />
<shirtCol r="0.1176471" g="0.1058824" b="0.1333333" a="0" />
<pantsCol r="0.5" g="0.4842437" b="0.3897059" a="0" />
</CharacterMesh>
<headTexture>Bob</headTexture>
<torsoTexture>Jacket</torsoTexture>
<legTexture>Shorts</legTexture>
<torsoOverlay>none</torsoOverlay>
<hairColor r="0.8470589" g="0.6509804" b="0.4039216" a="1" />
<skinColor r="0.5686275" g="0.3529412" b="0.3098039" a="1" />
<shirtColor r="0.1176471" g="0.1058824" b="0.1333333" a="0" />
<pantsColor r="0.5" g="0.4842437" b="0.3897059" a="0" />
对应人物外观及颜色
颜色
在画图选好颜色
将rgb各除以255,就是游戏中的颜色
例如:
白色均为1
紫色:r="0.5254902" g="0.4901961" b="0.572549" a="1"
蓝色:r="0.3724048" g="0.4789285" b="0.6029412" a="1"
绿色:r="0.467128" g="0.5882353" b="0.449827" a="1"
浅蓝色:r="0.7636787" g="0.7947314" b="0.8308824" a="1"
橙色:r="0.8014706" g="0.4156104" b="0.2062608" a="1"
感谢吧友@按E搞比利提供
2016年04月02日 17点04分 5
level 13
InspectorX 楼主
<BaseStats>
<Strength>
<experience>4900</experience>
<level>13</level>
<cap>20</cap>
</Strength>
<Dexterity>
<experience>2000</experience>
<level>8</level>
<cap>20</cap>
</Dexterity>
<Intelligence>
<experience>3600</experience>
<level>11</level>
<cap>20</cap>
</Intelligence>
<Charisma>
<experience>2000</experience>
<level>8</level>
<cap>20</cap>
</Charisma>
<Perception>
<experience>3000</experience>
<level>10</level>
<cap>20</cap>
</Perception>
</BaseStats>
对应人物5种基础属性的经验值、等级、上限(?)
2016年04月02日 17点04分 7
level 13
InspectorX 楼主
<Traits>
<traitsList size="8">
<i0>
<active>True</active>
<isStrength>False</isStrength>
<visible>True</visible>
<strength>0</strength>
<weakness>0</weakness>
</i0>
<i1>
<active>True</active>
<isStrength>True</isStrength>
<visible>True</visible>
<strength>1</strength>
<weakness>1</weakness>
</i1>
<i2>
<active>True</active>
<isStrength>False</isStrength>
<visible>True</visible>
<strength>2</strength>
<weakness>2</weakness>
</i2>
<i3>
<active>True</active>
<isStrength>True</isStrength>
<visible>True</visible>
<strength>3</strength>
<weakness>3</weakness>
</i3>
<i4>
<active>True</active>
<isStrength>False</isStrength>
<visible>True</visible>
<strength>4</strength>
<weakness>4</weakness>
</i4>
<i5>
<active>True</active>
<isStrength>False</isStrength>
<visible>True</visible>
<strength>5</strength>
<weakness>5</weakness>
</i5>
<i6>
<active>True</active>
<isStrength>False</isStrength>
<visible>True</visible>
<strength>6</strength>
<weakness>6</weakness>
</i6>
<i7>
<active>True</active>
<isStrength>False</isStrength>
<visible>True</visible>
<strength>7</strength>
<weakness>7</weakness>
</i7>
</traitsList>
对应人物的8种属性是否有效、是否为正面、是否显示
人物属性编码对应
i0 Big Eater
i1 Cowardice
i2 Light Sleeper
i3 Lazy
i4 Hands-off
i5 pessimistic
i6 Wasteful
i7 Unhygienic
2016年04月02日 17点04分 8
感谢吧友 黄帝_挫甜
2016年04月02日 17点04分
@InspectorX 那是我小号,感谢我就行了[haha]
2016年04月02日 17点04分
level 13
InspectorX 楼主
<health>100</health>
<maxHealth>100</maxHealth>
<pendingDeath>False</pendingDeath>
<last_damage_type>0</last_damage_type>
<last_damage_extra>
</last_damage_extra>
<healthRegenTime>9.36377</healthRegenTime>
对应人物血量、最大血量、濒死(?)、不良状态(?)、回血速度
2016年04月02日 17点04分 9
level 13
InspectorX 楼主
<BehaviourStats>
<hunger>
<value>13.5</value>
<paused>False</paused>
<incMultiplier>1</incMultiplier>
<nextIncreaseTime>11.38403</nextIncreaseTime>
<nextChangeTime>0.5483398</nextChangeTime>
</hunger>
<thirst>
<value>62</value>
<paused>False</paused>
<incMultiplier>1</incMultiplier>
<nextIncreaseTime>6.883789</nextIncreaseTime>
<nextChangeTime>0.5483398</nextChangeTime>
</thirst>
<fatigue>
<value>14.75</value>
<paused>False</paused>
<incMultiplier>1</incMultiplier>
<nextIncreaseTime>5.418701</nextIncreaseTime>
<nextChangeTime>0.5483398</nextChangeTime>
</fatigue>
<dirtiness>
<value>61.25</value>
<paused>False</paused>
<incMultiplier>0.75</incMultiplier>
<nextIncreaseTime>11.39941</nextIncreaseTime>
<nextChangeTime>0.5483398</nextChangeTime>
</dirtiness>
<toilet>
<value>34</value>
<paused>False</paused>
<incMultiplier>1</incMultiplier>
<nextIncreaseTime>9.388184</nextIncreaseTime>
<nextChangeTime>0.5483398</nextChangeTime>
</toilet>
<stress>
<value>19.90004</value>
<paused>False</paused>
<incMultiplier>1</incMultiplier>
<nextIncreaseTime>-60.63623</nextIncreaseTime>
<nextChangeTime>14.39819</nextChangeTime>
</stress>
<trauma>
<value>0</value>
<maxValue>100</maxValue>
<locked>False</locked>
</trauma>
<loyalty>
<value>100</value>
<maxValue>100</maxValue>
<paused>False</paused>
<nextIncreaseTime>-2691.152</nextIncreaseTime>
</loyalty>
</BehaviourStats>
对应人物的几种状态,数值、是否停止变化(?)、下一次的变化时间
2016年04月02日 17点04分 10
level 13
InspectorX 楼主
<Illnesses>
<RadiationPoisoning>
<active>False</active>
<damageTime>-2691.152</damageTime>
<radCheckTime>19.39819</radCheckTime>
<immuneUntil>-2691.152</immuneUntil>
</RadiationPoisoning>
<Malnourishment>
<active>False</active>
<hungry>False</hungry>
<thirsty>False</thirsty>
<hungrySince>-2691.152</hungrySince>
<thirstySince>-2691.152</thirstySince>
<damageTime>-2691.152</damageTime>
</Malnourishment>
<Infection>
<active>False</active>
<belowThreshold>False</belowThreshold>
<checkTime>4.482666</checkTime>
<rollTime>-2691.152</rollTime>
<immuneUntil>-2691.152</immuneUntil>
</Infection>
<FoodPoisoning>
<active>False</active>
<active_timer>0</active_timer>
</FoodPoisoning>
<Bleeding>
<active>False</active>
<damageTime>-2691.152</damageTime>
</Bleeding>
<Suffocating>
<active>False</active>
<damageTime>-2691.152</damageTime>
</Suffocating>
</Illnesses>
对应人物的疾病等Buff状态
2016年04月02日 17点04分 11
level 13
InspectorX 楼主
<Psycho>
<isPsycho>False</isPsycho>
<psychoUpdateTime>-2691.152</psychoUpdateTime>
<nextHintTime>-2691.152</nextHintTime>
<timeTimer>746.703</timeTimer>
<timeHintThreshold>37.20807</timeHintThreshold>
</Psycho>
对应人物是否为精神病
2016年04月02日 17点04分 12
level 13
InspectorX 楼主
<Interruptions>
<Poop>
<active>False</active>
<start_time>-2691.152</start_time>
<end_time>-2691.152</end_time>
<time_at_full_poop>-2691.152</time_at_full_poop>
<turd_dropped>False</turd_dropped>
</Poop>
<Vomit>
<active>False</active>
<start_time>-2691.152</start_time>
<end_time>-2691.152</end_time>
<vomit_spawned>False</vomit_spawned>
<next_vomit_wait>22.48935</next_vomit_wait>
</Vomit>
<Sleep>
<active>False</active>
<start_time>-2691.152</start_time>
<end_time>-2691.152</end_time>
<time_at_full_tired>-2691.152</time_at_full_tired>
</Sleep>
</Interruptions>
对应人物是否在方便、呕吐、睡觉
2016年04月02日 17点04分 13
level 13
InspectorX 楼主
<catatonicEndTime>-2691.152</catatonicEndTime>
<catatonic>False</catatonic>
<prevCatatonic>False</prevCatatonic>
<willCatatonic>False</willCatatonic>
<pendingMaxTrauma>False</pendingMaxTrauma>
对应人物是否蹲地、何时结束蹲地、制止蹲地(?)、快要蹲地(?)、是否满创伤状

2016年04月02日 17点04分 14
level 13
InspectorX 楼主
<adopted>False</adopted>
<away>False</away>
<finishedLeaving>False</finishedLeaving>
对应人物是否为收养(外人?)、是否正在出走(准备搞破坏?)、是否已离去(搞完
破坏了?)
2016年04月02日 17点04分 15
level 13
InspectorX 楼主
<distTravelled>0</distTravelled>
<daysWithoutFood>0</daysWithoutFood>
<daysWithoutSleep>0</daysWithoutSleep>
<daysWithPosStress>0</daysWithPosStress>
<completeCrafts>0</completeCrafts>
<completeFixes>0</completeFixes>
<completeDecons>0</completeDecons>
对应杀人数、饿了几天、几天没睡、几天压力(?)、造了几个东西、修了几个东西、
(还有个没猜出来)
2016年04月02日 17点04分 16
Deconstructed的缩写吧,Decon
2016年04月11日 07点04分
@哎哟_哈姆 对,应该是拆了几个东西
2016年04月11日 09点04分
1 2 3 4 尾页