Template:Matacidres: Difference between revisions
Jump to navigation
Jump to search
(Updated information. (generated via https://github.com/Soyweiser/CDDA-Wiki-Scripts)) |
(Automatically generated new data) |
||
Line 1: | Line 1: | ||
<includeonly>{{#switch:{{lc:{{{1}}}}} | <includeonly>{{#switch:{{lc:{{{1}}}}} | ||
|alcohol = 0 | |alcohol = 0 | ||
|aluminum = 4 | |aluminum = 4 | ||
|acidchitin = 13 | |||
|bone = 7 | |bone = 7 | ||
|brass = 16 | |brass = 16 | ||
Line 37: | Line 37: | ||
|plastic = 9 | |plastic = 9 | ||
|powder = 0 | |powder = 0 | ||
|powder_nonflam = 0 | |||
|silver = 10 | |silver = 10 | ||
|steel = 7 | |steel = 7 | ||
Line 42: | Line 43: | ||
|superalloy = 5 | |superalloy = 5 | ||
|veggy = 2 | |veggy = 2 | ||
|tomato = 2 | |||
|bean = 2 | |||
|garlic = 2 | |||
|nut = 2 | |||
|mushroom = 2 | |||
|water = 0 | |water = 0 | ||
|wheat = 1 | |wheat = 1 | ||
|wood = 4 | |wood = 4 | ||
|wool = 4 | |wool = 4 | ||
|feces = 1 | |||
|#default={{{1|0}}} | |#default={{{1|0}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> |
Revision as of 00:15, 20 August 2018
Template that returns the acid resistance of the passed material.
- Source: materials.json
- You can use this script to quickly generate the data that updates this list.