Difference between revisions of "Animal sleeping box"

From RimWorld Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{infobox main|furniture||
+
{{Stub}}{{infobox main|furniture||
 
|name = Animal sleeping box
 
|name = Animal sleeping box
 
|image = Animal_sleeping_box.png
 
|image = Animal_sleeping_box.png
Line 39: Line 39:
 
{{List| Material| item = Furniture/Beds/Table | query = [[Category:Material]] }}|}
 
{{List| Material| item = Furniture/Beds/Table | query = [[Category:Material]] }}|}
 
-->
 
-->
 +
== Stats ==
 +
Beds can be made out of the following materials:
 +
<div style="float: left;">
 +
{| {{STDT|sortable c_01 align-center}}
 +
!Stuff
 +
!Cost
 +
!Max hit points
 +
!Market value
 +
!Cover effectiveness
 +
!Mass
 +
![[Beauty]]
 +
!Comfort
 +
!Flamability
 +
!Rest effectiveness
 +
!Work to build
 +
!Work to uninstall
 +
|-
 +
![[Silver]]
 +
||{{icon|silver|250}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Gold]]
 +
||{{icon|gold|250}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Steel]]
 +
||{{icon|metal|25}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Plasteel]]
 +
||{{icon|plasteel|25}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Wood]]
 +
||{{icon|wood|25}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Uranium]]
 +
||{{icon|uranium|25}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Jade]]
 +
||{{icon|jade|25}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Stone Blocks|Sandstone]]
 +
||{{icon|sandstone blocks|25}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Stone Blocks|Granite]]
 +
||{{icon|granite blocks|25}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Stone Blocks|Limestone]]
 +
||{{icon|limestone blocks |25}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Stone Blocks|Slate]]
 +
||{{icon|slate blocks|25}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|-
 +
![[Stone Blocks|Marble]]
 +
||{{icon|marble blocks|25}} ||? ||$? ||?% ||? ||? ||0.6 || ?% ||?% ||? ||?
 +
|}
 +
</div>
 +
<br style="clear:both" />
 +
=== Rest Effectiveness ===
 +
[[Rest Effectiveness]] is a measure how fast a pawn will regain rest. A pawn sleeping in a bed with 125% rest effectiveness would regain rest 125% faster, and thus require 80% of the time to sleep.
 +
Rest effectiveness varies by [[quality]] and material. Stone materials only offer 90% of the rest effectiveness of a bed made from non-stone materials at the same quality level {{#vardefine:baseresteffectiveness| {{formatnum:{{Q|{{PAGENAME}}|Rest Effectiveness}}|R}}}}
 +
{| {{STDT| sortable c_08 text-center}}
 +
! Material
 +
!data-sort-type="number"| Awful
 +
!data-sort-type="number"| Poor
 +
!data-sort-type="number"| Normal
 +
!data-sort-type="number"| Good
 +
!data-sort-type="number"| Excellent
 +
!data-sort-type="number"| Masterwork
 +
!data-sort-type="number"| Legendary
 +
|-
 +
! Non-Stone and Jade
 +
| {{#expr:{{#var:baseresteffectiveness}}*0.86*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*0.92*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*1.00*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*1.08*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*1.14*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*1.25*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*1.60*100 round 0}}%
 +
|-
 +
! Stone except Jade
 +
| {{#expr:{{#var:baseresteffectiveness}}*0.86*0.9*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*0.92*0.9*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*1.00*0.9*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*1.08*0.9*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*1.14*0.9*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*1.25*0.9*100 round 0}}%
 +
| {{#expr:{{#var:baseresteffectiveness}}*1.60*0.9*100 round 0}}%
 +
|}
 +
 +
=== Comfort ===
 +
[[Comfort]] is a measure of how fast a pawn will refill their comfort meter. A pawn sleeping in a bed with a higher comfort value will regain comfort proportionally faster.
 +
Comfort varies by [[quality]] but not material. Beds of the same quality level will all have the same quality, regardless of what they're constructed from.
 +
An adjacent [[end table]] and a nearby [[dresser]] will both increase comfort by a further +0.05.
 +
{{#vardefine:basecomfort| {{formatnum:{{Q|{{PAGENAME}}|Comfort Base}}|R}}}}
 +
{| {{STDT| sortable c_15 text-center}}
 +
! [[Quality]]
 +
!data-sort-type="number"| Awful
 +
!data-sort-type="number"| Poor
 +
!data-sort-type="number"| Normal
 +
!data-sort-type="number"| Good
 +
!data-sort-type="number"| Excellent
 +
!data-sort-type="number"| Masterwork
 +
!data-sort-type="number"| Legendary
 +
|-
 +
![[Comfort]]
 +
| {{#expr:{{#var:basecomfort}}*0.76 round 2}}
 +
| {{#expr:{{#var:basecomfort}}*0.88 round 2}}
 +
| {{#expr:{{#var:basecomfort}}*1.00 round 2}}
 +
| {{#expr:{{#var:basecomfort}}*1.12 round 2}}
 +
| {{#expr:{{#var:basecomfort}}*1.24 round 2}}
 +
| {{#expr:{{#var:basecomfort}}*1.45 round 2}}
 +
| {{#expr:{{#var:basecomfort}}*1.70 round 2}}
 +
|}
  
 
== Version history ==
 
== Version history ==

Revision as of 04:52, 22 December 2020

Animal sleeping box

Animal sleeping box

A small box for animals to sleep in. Fits smaller animals like chickens, cats, or small dogs.

Base Stats

Type
Furniture
Mass
3 kg
HP
75
Flammability
100%

Building

Size
1 × 1
Placeable
Yes
Cover Effectiveness
15%
Immunity Gain Speed Factor
1.05
Rest Effectiveness
0.93
Comfort
0.6

Creation

Work To Make
180 ticks (3 secs)

An animal box provides a place for an animal to sleep and receive medical treatment. It can be made out of wood, metal, or stone materials.

It is a small box only big enough to be used by the following animals:

Stats

Beds can be made out of the following materials:

Stuff Cost Max hit points Market value Cover effectiveness Mass Beauty Comfort Flamability Rest effectiveness Work to build Work to uninstall
Silver Silver 250 ? $? ?% ? ? 0.6 ?% ?% ? ?
Gold Gold 250 ? $? ?% ? ? 0.6 ?% ?% ? ?
Steel Steel 25 ? $? ?% ? ? 0.6 ?% ?% ? ?
Plasteel Plasteel 25 ? $? ?% ? ? 0.6 ?% ?% ? ?
Wood Wood 25 ? $? ?% ? ? 0.6 ?% ?% ? ?
Uranium Uranium 25 ? $? ?% ? ? 0.6 ?% ?% ? ?
Jade Jade 25 ? $? ?% ? ? 0.6 ?% ?% ? ?
Sandstone Sandstone Blocks 25 ? $? ?% ? ? 0.6 ?% ?% ? ?
Granite Granite Blocks 25 ? $? ?% ? ? 0.6 ?% ?% ? ?
Limestone Limestone Blocks 25 ? $? ?% ? ? 0.6 ?% ?% ? ?
Slate Slate Blocks 25 ? $? ?% ? ? 0.6 ?% ?% ? ?
Marble Marble Blocks 25 ? $? ?% ? ? 0.6 ?% ?% ? ?


Rest Effectiveness

Rest Effectiveness is a measure how fast a pawn will regain rest. A pawn sleeping in a bed with 125% rest effectiveness would regain rest 125% faster, and thus require 80% of the time to sleep. Rest effectiveness varies by quality and material. Stone materials only offer 90% of the rest effectiveness of a bed made from non-stone materials at the same quality level

Material Awful Poor Normal Good Excellent Masterwork Legendary
Non-Stone and Jade 80% 86% 93% 100% 106% 116% 149%
Stone except Jade 72% 77% 84% 90% 95% 105% 134%

Comfort

Comfort is a measure of how fast a pawn will refill their comfort meter. A pawn sleeping in a bed with a higher comfort value will regain comfort proportionally faster. Comfort varies by quality but not material. Beds of the same quality level will all have the same quality, regardless of what they're constructed from. An adjacent end table and a nearby dresser will both increase comfort by a further +0.05.

Quality Awful Poor Normal Good Excellent Masterwork Legendary
Comfort 0.46 0.53 0.6 0.67 0.74 0.87 1.02

Version history