Adds import support from our other project.

This commit is contained in:
2026-09-07 21:57:59 -07:00
parent a3d1a139e9
commit a3dace36de
150 changed files with 17716 additions and 21 deletions

View File

@@ -0,0 +1,20 @@
{
"$schema": "../../../schema/entity.json",
"uuid": "e23a7a67-8a63-4c58-bc25-2bf852727539",
"ruleset_id": "sr6",
"entity_type": "weapon",
"display_name": "Uzi V",
"description": "The latest model Uzi is a big market entry for Spinrad Global.",
"properties": {
"name": "Uzi V",
"dv": "3P",
"mode": "SA/BF",
"attack_rating": {
"close": 8,
"near": 8,
"far": 7
},
"extras": "None",
"notes": "The latest model Uzi is a big market entry for Spinrad Global."
}
}