Files
MonsterCards/rulesets/sr6/examples/armor/lined_coat.json

13 lines
492 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$schema": "../../../schema/entity.json",
"uuid": "e8f060d0-99eb-4592-81b5-6a6583549cc4",
"ruleset_id": "sr6",
"entity_type": "armor",
"display_name": "Lined Coat",
"description": "This duster has been consistently popular on the mean streets of the world’s sprawls for fifty years.",
"properties": {
"name": "Lined Coat",
"rating": "+3 DR",
"notes": "This duster has been consistently popular on the mean streets of the world’s sprawls for fifty years."
}
}