Skip to content

Commit

Permalink
Update materials section of JSON_INFO.md (#36476)
Browse files Browse the repository at this point in the history
* Update JSON_INFO.md

* Update JSON_INFO.md

* Update doc/JSON_INFO.md

Co-Authored-By: I-am-Erk <[email protected]>

* Update JSON_INFO.md

Co-authored-by: I-am-Erk <[email protected]>
  • Loading branch information
Jerimee and I-am-Erk committed Dec 31, 2019
1 parent 22dd2b5 commit a8dfebc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/JSON_INFO.md
Original file line number Diff line number Diff line change
Expand Up @@ -474,12 +474,13 @@ The syntax listed here is still valid.
| `name` | In-game name displayed.
| `bash_resist` | How well a material resists bashing damage.
| `cut_resist` | How well a material resists cutting damage.
| `bash_dmg_verb` | Verb used when material takes bashing damage.
| `cut_dmg_verb` | Verb used when material takes cutting damage.
| `dmg_adj` | Description added to damaged item in ascending severity.
| `acid_resist` | Ability of a material to resist acid.
| `elec_resist` | Ability of a material to resist electricity.
| `fire_resist` | Ability of a material to resist fire.
| `chip_resist` | Returns resistance to being damaged by attacks against the item itself.
| `bash_dmg_verb` | Verb used when material takes bashing damage.
| `cut_dmg_verb` | Verb used when material takes cutting damage.
| `dmg_adj` | Description added to damaged item in ascending severity.
| `dmg_adj` | Adjectives used to describe damage states of a material.
| `density` | Density of a material.
| `vitamins` | Vitamins in a material. Usually overridden by item specific values.
Expand Down

0 comments on commit a8dfebc

Please sign in to comment.