Don't Starve Wiki
Advertisement
Don't Starve Wiki

Template documentation [View] [Edit] [History] [Refresh]
Description
This template is used to do insert an infobox onto pages about Mobs.
Syntax
Use the following code as reference when using this template. Note that one does not need all of these parameters in order to use this template.
{{Mob Infobox
|name=
|image=
|description=
|ingredient1=
|multiplier1=
|ingredient2=
|multiplier2=
|ingredient3=
|multiplier3=
|tab=
|filter=
|tier=
|health=
|DSThealth=
|damage=
|attackPeriod=
|attackRange=
|walkSpeed=
|runSpeed=
|sanitydrain=  (depreciated use sanityaura)
|sanitybonus=  (depreciated use sanityaura)
|sanityaura=
|sanityauraAsWebber=
|sanityauraASWendyDST=
|sanityauranote=
|dlc=
|specialAbility=
|drops=
|spawnFrom=
|spawnCode=
}}
Notes
All of this template's parameters are optional. In addition, certain parameters can only have certain values.
  • The ingredient and multiplier parameters must correspond to each number. For instance, 5 Logs and 3 Flint would be expressed as
[...]
ingredient1= Log
multiplier1= 5
ingredient2= Flint
multiplier2= 3
[...]
  • tab must correspond to one of the Tabs in Don't Starve or its expansions. It may also be required to be capitalized depending on the icon that corresponds to it.
  • * tier must be a number between 0-12 included.
    • 0 gives "Always available"
    • 1 gives Science Machine
    • 2 gives Alchemy Engine
    • 3 gives Shadow Manipulator
    • 4 gives Prestihatitator
    • 5 gives Broken Pseudoscience Station
    • 6 gives Ancient Pseudoscience Station
    • 7 gives Blueprint
    • 8 gives Obsidian Workbench
    • 9 gives Codex Umbra
    • 10 gives Cartographer's Desk
    • 11 gives Blueprint (rare)
    • 12 gives Rock Den


Advertisement