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": "4ef5c6a6-3d5a-419a-a8f3-12e7b1452fa6",
"ruleset_id": "sr6",
"entity_type": "gear",
"display_name": "Exploit",
"description": "Crowbar to help deckers get past entryways that might otherwise stay locked.",
"properties": {
"filename": "exploit",
"name": "Exploit",
"category": "Program",
"rules": "Reduce Defense Rating of hacking target by 2.",
"notes": "Crowbar to help deckers get past entryways that might otherwise stay locked."
}
}