Skip to content

Commit

Permalink
M json_info.md (#36429)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerimee authored and ZhilkinSerg committed Dec 25, 2019
1 parent 3cce016 commit 30e2c04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/JSON_INFO.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,10 @@ The syntax listed here is still valid.
| `specific_heat_solid` | Specific heat of a material when frozen (J/(g K)). Default 2.108.
| `latent_heat` | Latent heat of fusion for a material (J/g). Default 334.
| `freeze_point` | Freezing point of this material (F). Default 32 F ( 0 C ).
| `edible` | Optional boolean. Default is false.
| `rotting` | Optional boolean. Default is false.
| `soft` | Optional boolean. Default is false.
| `reinforces` | Optional boolean. Default is false.

There are six -resist parameters: acid, bash, chip, cut, elec, and fire. These are integer values; the default is 0 and they can be negative to take more damage.

Expand Down

0 comments on commit 30e2c04

Please sign in to comment.