PC Surviving the cold north!

demegod

New member
Sorry if this has been brought up already but i can never find stuff using the search function.

Does anyone know what value of cold resist you need to survive in the great white north??!! This poor canadian would like to go home without freezing to death :smile-new:

 
~50 should do the trick for the most part.

Puffer coat and couple of insulated armor mods and/or couple of points in specific perk should suffice, but early game its better to just avoid the biome all together.

 
I wouldn't say avoid in the early game necessarily. I have a toon on a multiplayer server under level 10 living there, but yes you'll need to find clothing asap. I didn't really search that hard, looted a few places and found enough to be ok.

 
I started in the north. I stayed in the north. Found a leather duster and some good clothing on day one. Never had an issue. I actually enjoy the new, larger biome, but I miss the dead grasslands area which used to encompass the high school and police station. There was a house between the high school and northwest town I started at and fell in love with. Lots of flat land around it made it perfect for farming and a base. Oh well, easy come, easy go!

 
Sorry if this has been brought up already but i can never find stuff using the search function.
Does anyone know what value of cold resist you need to survive in the great white north??!! This poor canadian would like to go home without freezing to death :smile-new:
Here, add this to your game and make a recipe for it.

Then you can live wherever you want and never have to worry about weather.

[PS: Weather sucks!

PPS: Also live near Vancouver. GO CANADA!]

Code:
<item name="LuckyDuster">
<property name="Extends" value="leatherDuster"/>
<property name="Tags" value="upperbody,lowerbody,chest,clothing"/>
<property name="DisplayType" value="clothing"/>
<property name="CustomIcon" value="leatherDuster"/>
<property name="CustomIconTint" value="60,65,70"/>
<property name="EconomicValue" value="1200"/>
<property class="UMA">
	<property name="Overlay0Tint" value="60,65,70"/>
</property>
<effect_group tiered="false">
	<passive_effect name="ModSlots" operation="base_set" value="1"/>
	<passive_effect name="HypothermalResist" operation="base_add" value="100"/>
	<passive_effect name="HyperthermalResist" operation="base_add" value="100"/>
</effect_group>
</item>
 
You can have the cold and snow thankyouverymuch.

(snow is ok, as long as it stays on the ski slopes and toboggon hills where it belongs) :p

Mind you, the Welcome to Canada mod for 16.4 was fun. :)

 
Back
Top