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,15 @@
{
"$schema": "../../../schema/entity.json",
"uuid": "fd0a9d2b-8440-4c2e-b1f4-7c0bf563f877",
"ruleset_id": "sr6",
"entity_type": "gear",
"display_name": "Overclock",
"description": "Amp up a machine past manufacturer limits to get a dangerous job done.",
"properties": {
"filename": "overclock",
"name": "Overclock",
"category": "Program",
"rules": "Add two dice to a Matrix action. Adds to Overwatch Score as do defense hits.",
"notes": "Amp up a machine past manufacturer limits to get a dangerous job done."
}
}