summaryrefslogtreecommitdiff
path: root/json/uncraft/000shot.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/uncraft/000shot.json')
-rw-r--r--json/uncraft/000shot.json93
1 files changed, 0 insertions, 93 deletions
diff --git a/json/uncraft/000shot.json b/json/uncraft/000shot.json
deleted file mode 100644
index dd23bdd..0000000
--- a/json/uncraft/000shot.json
+++ /dev/null
@@ -1,93 +0,0 @@
-[
- {
- "result": "shot_000",
- "type": "uncraft",
- "skill_used": "gun",
- "difficulty": 5,
- "time": "1 s",
- "qualities": [ { "id": "PULL", "level": 1 } ],
- "components": [
- [ [ "000shot_hull", 1 ] ],
- [ [ "shotgun_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
- [ [ "lead", 12 ] ]
- ],
- "charges": 1
- },
- {
- "result": "shot_000_flechette",
- "type": "uncraft",
- "skill_used": "gun",
- "difficulty": 5,
- "time": "1 s",
- "qualities": [ { "id": "PULL", "level": 1 } ],
- "components": [
- [ [ "000shot_hull", 1 ] ],
- [ [ "shotgun_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
- [ [ "combatnail", 12 ] ]
- ],
- "charges": 1
- },
- {
- "result": "shot_000_slug",
- "type": "uncraft",
- "skill_used": "gun",
- "difficulty": 5,
- "time": "1 s",
- "qualities": [ { "id": "PULL", "level": 1 } ],
- "components": [
- [ [ "000shot_hull", 1 ] ],
- [ [ "shotgun_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
- [ [ "lead", 24 ] ]
- ],
- "charges": 1
- },
- {
- "result": "shot_000_beanbag",
- "type": "uncraft",
- "skill_used": "gun",
- "difficulty": 5,
- "time": "1 s",
- "qualities": [ { "id": "PULL", "level": 1 } ],
- "components": [
- [ [ "000shot_hull", 1 ] ],
- [ [ "shotgun_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
- [ [ "rubber_slug", 2 ] ]
- ],
- "charges": 1
- },
- {
- "result": "shot_000_inc",
- "type": "uncraft",
- "skill_used": "gun",
- "difficulty": 5,
- "time": "1 s",
- "qualities": [ { "id": "PULL", "level": 1 } ],
- "components": [
- [ [ "000shot_hull", 1 ] ],
- [ [ "shotgun_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
- [ [ "lead", 12 ] ],
- [ [ "incendiary", 12 ] ]
- ],
- "charges": 1
- },
- {
- "result": "shot_000_he",
- "type": "uncraft",
- "skill_used": "gun",
- "difficulty": 5,
- "time": "1 s",
- "qualities": [ { "id": "PULL", "level": 1 } ],
- "components": [
- [ [ "000shot_hull", 1 ] ],
- [ [ "shotgun_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
- [ [ "chem_rdx", 2 ] ]
- ],
- "charges": 1
- }
-]