Files
GS13NG/strings/wounds/bone_scar_desc.json
timothyteakettle 8360bb1a7f section 2
2020-07-24 23:44:57 +01:00

26 lines
468 B
JSON

{
"generic": ["general disfigurement"],
"bluntmoderate": [
"the bone equivalent of a faded bruise",
"a series of tiny chip marks"
],
"bluntsevere": [
"a series of faded hairline cracks",
"a small bone dent"
],
"bluntcritical": [
"large streaks of refilled cracks",
"a fractal of reformed stress marks",
"a cluster of calluses"
],
"dismember": [
"is slightly misaligned",
"has clearly been dropped recently",
"has a damaged socket"
]
}