Adds import support from our other project.
This commit is contained in:
15
rulesets/sr6/examples/gear/exploit.json
Normal file
15
rulesets/sr6/examples/gear/exploit.json
Normal 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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user