Template:Infobox trait

From RimWorld Wiki
Jump to navigation Jump to search

{{#cargo_declare:_table = Trait | name = String | defname = String | image = File | description = Text | description_markup = Wikitext | degree = Integer | commonality = Float | commonalityfemale = Float | conflictingtraits = List (,) of String | disabledworktags = String | requiredworktags = List (,) of String | skillgains1key = String | skillgains1value = Integer | skillgains2key = String | skillgains2value = Integer | aimingdelayfactor = Float | allowedmentalbreaks = String | disallowedinspirations = List (,) of String | disallowedmentalstates = List (,) of String | globallearningfactor = Float | hungerratemultiplier = Float | immunitygainspeed = Float | marketvaluefactoroffset = Float | meleedodgechance = Integer | meleehitchance = Integer | mentalbreakthreshold = Float | movespeed = Float | painshockthreshold = Float | psychicsensitivity = Float | randomdiseasemtbdays = Integer | randommentalstate = String | restratemultiplier = Float | shootingaccuracypawn = Integer | socialfightchancefactor = Integer | workspeedglobal = Float }}

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage[edit]

{{Infobox trait
| name                    = 
| defname                 = 
| image                   = 
| description             = 
| description_markup      = 
<!--   Degree -->
| degree                  = 
<!--   General   -->
| commonality             = 
| commonalityfemale       = 
| conflictingtraits       = 
| disabledworktags        = 
| requiredworktags        = 
<!--   Skill gains   -->
| skillgains1key          = 
| skillgains1value        = 
| skillgains2key          = 
| skillgains2value        = 
<!--   Degree data   -->
| aimingdelayfactor       = 
| allowedmentalbreaks     = 
| disallowedinspirations  = 
| disallowedmentalstates  = 
| globallearningfactor    = 
| hungerratemultiplier    = 
| immunitygainspeed       = 
| marketvaluefactoroffset = 
| meleedodgechance        = 
| meleehitchance          = 
| mentalbreakthreshold    = 
| movespeed               = 
| painshockthreshold      = 
| psychicsensitivity      = 
| randomdiseasemtbdays    = 
| randommentalstate       = 
| restratemultiplier      = 
| shootingaccuracypawn    = 
| socialfightchancefactor = 
| workspeedglobal         = 
}}