Template:Matelecres: Difference between revisions
Jump to navigation
Jump to search
(Updated information. (generated via https://github.com/Soyweiser/CDDA-Wiki-Scripts)) |
m (Updated text automatically via the https://github.com/Soyweiser/CDDA-Wiki-Scripts materialresistances.py script) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
|alcohol = 0 | |alcohol = 0 | ||
|aluminum = 0 | |aluminum = 0 | ||
|acidchitin = 2 | |||
|bone = 2 | |bone = 2 | ||
|brass = 0 | |brass = 0 | ||
Line 36: | Line 37: | ||
|plastic = 2 | |plastic = 2 | ||
|powder = 2 | |powder = 2 | ||
|powder_nonflam = 2 | |||
|silver = 0 | |silver = 0 | ||
|steel = 0 | |steel = 0 | ||
Line 41: | Line 43: | ||
|superalloy = 0 | |superalloy = 0 | ||
|veggy = 1 | |veggy = 1 | ||
|tomato = 1 | |||
|bean = 1 | |||
|garlic = 1 | |||
|nut = 1 | |||
|mushroom = 1 | |||
|water = 0 | |water = 0 | ||
|wheat = 1 | |wheat = 1 | ||
|wood = 2 | |wood = 2 | ||
|wool = 2 | |wool = 2 | ||
|feces = 1 | |||
|#default={{{1|0}}} | |#default={{{1|0}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
Line 50: | Line 58: | ||
* Source: [https://raw.github.com/CleverRaven/Cataclysm-DDA/master/data/json/materials.json materials.json] | * Source: [https://raw.github.com/CleverRaven/Cataclysm-DDA/master/data/json/materials.json materials.json] | ||
* | * Automatically generated by [https://github.com/Soyweiser/CDDA-Wiki-Scripts/blob/master/materialresistances.py script]. Any edits made to this can and will be overwritten. Please contact [[User:Soyweiser|Soyweiser]] if you want make changes to this page. Especially as any changes made here probably also means there have been changes in other pages. And there are tools to update those a little bit quicker. | ||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 00:34, 20 August 2018
Template that returns the electricity resistance of the passed material.
- Source: materials.json
- Automatically generated by script. Any edits made to this can and will be overwritten. Please contact Soyweiser if you want make changes to this page. Especially as any changes made here probably also means there have been changes in other pages. And there are tools to update those a little bit quicker.