Adds import support from our other project.
This commit is contained in:
21
rulesets/sr6/examples/weapon/ares_desert_strike.json
Normal file
21
rulesets/sr6/examples/weapon/ares_desert_strike.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "efaeb2c4-a522-4e53-9511-2add148fa7de",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Ares Desert Strike",
|
||||
"description": "The Desert Strike for the Desert Wars is the tagline today.",
|
||||
"properties": {
|
||||
"name": "Ares Desert Strike",
|
||||
"dv": "5P",
|
||||
"mode": "SA",
|
||||
"attack_rating": {
|
||||
"close": 3,
|
||||
"near": 10,
|
||||
"far": 10,
|
||||
"extreme": 10
|
||||
},
|
||||
"extras": "detachable imaging scope, shock pad",
|
||||
"notes": "The Desert Strike for the Desert Wars is the tagline today."
|
||||
}
|
||||
}
|
||||
20
rulesets/sr6/examples/weapon/ares_light_fire_75.json
Normal file
20
rulesets/sr6/examples/weapon/ares_light_fire_75.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "16bcf531-339b-4ae5-9efb-cd7a82e71bfd",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Ares Light Fire 75",
|
||||
"description": "The Light Fire Series is designed for special operators.",
|
||||
"properties": {
|
||||
"name": "Ares Light Fire 75",
|
||||
"dv": "2P",
|
||||
"mode": "SA",
|
||||
"attack_rating": {
|
||||
"close": 10,
|
||||
"near": 7,
|
||||
"far": 6
|
||||
},
|
||||
"extras": "barrel-mounted silencer, laser sight, smartgun",
|
||||
"notes": "The Light Fire Series is designed for special operators."
|
||||
}
|
||||
}
|
||||
20
rulesets/sr6/examples/weapon/ares_predator_vi.json
Normal file
20
rulesets/sr6/examples/weapon/ares_predator_vi.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "f108cf3f-8245-4453-a5dd-f9fb0584081d",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Ares Predator VI",
|
||||
"description": "The Predator VI is genuine innovation built into some classic styling.",
|
||||
"properties": {
|
||||
"name": "Ares Predator VI",
|
||||
"dv": "4P",
|
||||
"mode": "SA",
|
||||
"attack_rating": {
|
||||
"close": 9,
|
||||
"near": 9,
|
||||
"far": 7
|
||||
},
|
||||
"extras": "smartgun",
|
||||
"notes": "The Predator VI is genuine innovation built into some classic styling."
|
||||
}
|
||||
}
|
||||
18
rulesets/sr6/examples/weapon/bike_chain.json
Normal file
18
rulesets/sr6/examples/weapon/bike_chain.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "803382f0-8ede-4945-a0a1-6851a6a45648",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Bike Chain",
|
||||
"description": "Go gangs love to pull the old equipment off their scrap bikes and smack people with it.",
|
||||
"properties": {
|
||||
"name": "Bike Chain",
|
||||
"dv": "2S",
|
||||
"mode": "NA",
|
||||
"attack_rating": {
|
||||
"close": 4
|
||||
},
|
||||
"extras": "None",
|
||||
"notes": "Go gangs love to pull the old equipment off their scrap bikes and smack people with it."
|
||||
}
|
||||
}
|
||||
20
rulesets/sr6/examples/weapon/browning_ultra_power.json
Normal file
20
rulesets/sr6/examples/weapon/browning_ultra_power.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "4acd41df-6fd2-471d-a099-3322da21c056",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Browning Ultra Power",
|
||||
"description": "Cheaper than the Predator and offers a built-in top-mounted laser sight.",
|
||||
"properties": {
|
||||
"name": "Browning Ultra Power",
|
||||
"dv": "3P",
|
||||
"mode": "SA",
|
||||
"attack_rating": {
|
||||
"close": 10,
|
||||
"near": 9,
|
||||
"far": 6
|
||||
},
|
||||
"extras": "laser sight",
|
||||
"notes": "Cheaper than the Predator and offers a built-in top-mounted laser sight."
|
||||
}
|
||||
}
|
||||
18
rulesets/sr6/examples/weapon/club.json
Normal file
18
rulesets/sr6/examples/weapon/club.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "596ee4fd-b8c4-45e6-9058-7a91cd3be89e",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Club",
|
||||
"description": "An axe handle, baseball bat, crowbar, tire iron, wrench, or two-by-four.",
|
||||
"properties": {
|
||||
"name": "Club",
|
||||
"dv": "3S",
|
||||
"mode": "NA",
|
||||
"attack_rating": {
|
||||
"close": 6
|
||||
},
|
||||
"extras": "None",
|
||||
"notes": "An axe handle, baseball bat, crowbar, tire iron, wrench, or two-by-four."
|
||||
}
|
||||
}
|
||||
20
rulesets/sr6/examples/weapon/defiance_t250.json
Normal file
20
rulesets/sr6/examples/weapon/defiance_t250.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "6d0383c0-e204-4980-818e-fd6e71e9cac8",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Defiance T-250",
|
||||
"description": "A street howitzer, this semi-auto shotgun is available in normal or short-barreled versions.",
|
||||
"properties": {
|
||||
"name": "Defiance T-250",
|
||||
"dv": "4P",
|
||||
"mode": "SA",
|
||||
"attack_rating": {
|
||||
"close": 7,
|
||||
"near": 10,
|
||||
"far": 6
|
||||
},
|
||||
"extras": "None",
|
||||
"notes": "A street howitzer, this semi-auto shotgun is available in normal or short-barreled versions."
|
||||
}
|
||||
}
|
||||
18
rulesets/sr6/examples/weapon/extendable_baton.json
Normal file
18
rulesets/sr6/examples/weapon/extendable_baton.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "8db99eff-97ee-48ed-b742-08f307409bd7",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Extendable Baton",
|
||||
"description": "Can be extended with a wrist flick or a wireless signal.",
|
||||
"properties": {
|
||||
"name": "Extendable Baton",
|
||||
"dv": "2S",
|
||||
"mode": "NA",
|
||||
"attack_rating": {
|
||||
"close": 5
|
||||
},
|
||||
"extras": "None",
|
||||
"notes": "Can be extended with a wrist flick or a wireless signal."
|
||||
}
|
||||
}
|
||||
18
rulesets/sr6/examples/weapon/katana.json
Normal file
18
rulesets/sr6/examples/weapon/katana.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "2ed0ed2c-4acb-4e1a-b168-e2f636511438",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Katana",
|
||||
"description": "The iconic two-handed sword of the samurai is standard issue for trid shadowrunners.",
|
||||
"properties": {
|
||||
"name": "Katana",
|
||||
"dv": "4P",
|
||||
"mode": "NA",
|
||||
"attack_rating": {
|
||||
"close": 10
|
||||
},
|
||||
"extras": "None",
|
||||
"notes": "The iconic two-handed sword of the samurai is standard issue for trid shadowrunners."
|
||||
}
|
||||
}
|
||||
19
rulesets/sr6/examples/weapon/knife.json
Normal file
19
rulesets/sr6/examples/weapon/knife.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "405ac1d8-d948-4f61-80c6-5736c4d53054",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Knife",
|
||||
"description": "A catch-all term for a variety of different deadly fighting blades.",
|
||||
"properties": {
|
||||
"name": "Knife",
|
||||
"dv": "2P",
|
||||
"mode": "NA",
|
||||
"attack_rating": {
|
||||
"close": 6,
|
||||
"near": 1
|
||||
},
|
||||
"extras": "max range, 20 meters",
|
||||
"notes": "A catch-all term for a variety of different deadly fighting blades."
|
||||
}
|
||||
}
|
||||
20
rulesets/sr6/examples/weapon/ruger_super_warhawk.json
Normal file
20
rulesets/sr6/examples/weapon/ruger_super_warhawk.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "deee47e3-7521-4bce-afac-79246287c964",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Ruger Super Warhawk",
|
||||
"description": "Shiny and chromed and makes holes the size of a troll’s fist straight out of the box.",
|
||||
"properties": {
|
||||
"name": "Ruger Super Warhawk",
|
||||
"dv": "4P",
|
||||
"mode": "SA",
|
||||
"attack_rating": {
|
||||
"close": 8,
|
||||
"near": 11,
|
||||
"far": 8
|
||||
},
|
||||
"extras": "None",
|
||||
"notes": "Shiny and chromed and makes holes the size of a troll’s fist straight out of the box."
|
||||
}
|
||||
}
|
||||
18
rulesets/sr6/examples/weapon/sword.json
Normal file
18
rulesets/sr6/examples/weapon/sword.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "b8c27f0b-b5f4-4f4c-a26c-2e146a2c8ea2",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Sword",
|
||||
"description": "A heavy blade on a one-handed grip that comes in a variety of styles.",
|
||||
"properties": {
|
||||
"name": "Sword",
|
||||
"dv": "3P",
|
||||
"mode": "NA",
|
||||
"attack_rating": {
|
||||
"close": 9
|
||||
},
|
||||
"extras": "None",
|
||||
"notes": "A heavy blade on a one-handed grip that comes in a variety of styles."
|
||||
}
|
||||
}
|
||||
20
rulesets/sr6/examples/weapon/uzi_v.json
Normal file
20
rulesets/sr6/examples/weapon/uzi_v.json
Normal 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."
|
||||
}
|
||||
}
|
||||
19
rulesets/sr6/examples/weapon/yamaha_pulsar_i.json
Normal file
19
rulesets/sr6/examples/weapon/yamaha_pulsar_i.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"$schema": "../../../schema/entity.json",
|
||||
"uuid": "c6f3d100-246f-474c-aa97-f6c9e4d633ef",
|
||||
"ruleset_id": "sr6",
|
||||
"entity_type": "weapon",
|
||||
"display_name": "Yamaha Pulsar I",
|
||||
"description": "Uses wireless capacitors, meaning increased range compared to wired tasers.",
|
||||
"properties": {
|
||||
"name": "Yamaha Pulsar I",
|
||||
"dv": "4S (e)",
|
||||
"mode": "SS",
|
||||
"attack_rating": {
|
||||
"close": 9,
|
||||
"near": 9
|
||||
},
|
||||
"extras": "max range, 50 meters",
|
||||
"notes": "Uses wireless capacitors, meaning increased range compared to wired tasers."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user