[Tweak] Shotgun shells rebalance and more (#910)
This commit is contained in:
@@ -441,6 +441,9 @@
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,9,2
|
||||
whitelist: # WD start
|
||||
components:
|
||||
- ExtinguishOnInteract # WD end
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: Candle
|
||||
@@ -466,6 +469,9 @@
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,9,2
|
||||
whitelist: # WD start
|
||||
components:
|
||||
- ExtinguishOnInteract # WD end
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: CandleSmall
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
- id: BoxID
|
||||
- id: BoxHeadset
|
||||
- id: IDComputerCircuitboard
|
||||
- id: WeaponEgun
|
||||
- id: WeaponDisabler
|
||||
- id: DoorRemoteService
|
||||
- id: ClothingNeckGoldmedal
|
||||
- id: RubberStampHop
|
||||
|
||||
@@ -113,4 +113,4 @@
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: boxwide
|
||||
- state: shellslug
|
||||
- state: shelltranquilizer # WD
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
- ShellShotgun
|
||||
- type: CartridgeAmmo
|
||||
count: 6
|
||||
spread: 28
|
||||
spread: 14 # WD
|
||||
soundEject:
|
||||
collection: ShellEject
|
||||
- type: Sprite
|
||||
@@ -125,9 +125,9 @@
|
||||
ammo:
|
||||
reagents:
|
||||
- ReagentId: ChloralHydrate
|
||||
Quantity: 5
|
||||
Quantity: 12 # WD
|
||||
- type: SolutionTransfer
|
||||
maxTransferAmount: 7
|
||||
maxTransferAmount: 15 # WD
|
||||
- type: SpentAmmoVisuals
|
||||
state: "practice"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 35
|
||||
Piercing: 32 # WD
|
||||
|
||||
- type: entity
|
||||
id: BulletMagnumPractice
|
||||
|
||||
@@ -10,7 +10,10 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 40
|
||||
Piercing: 50 # WD start
|
||||
- type: StaminaDamageOnCollide
|
||||
ignoreResistances: false
|
||||
damage: 80 # WD end
|
||||
|
||||
- type: entity
|
||||
id: PelletShotgunBeanbag
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/cc65477c04f7403ca8a457bd5bae69a01abadbf0, encryptokey was taken from Baystation12 at https://github.com/infinitystation/Baystation12/blob/073f678cdce92edb8fcd55f9ffc9f0523bf31506/icons/obj/radio.dmi and modified by lapatison. boxwidetoy, shelltoy, swab, flare, inflatable, trashbag, magazine, holo and forensic created by potato1234x (github) for ss14 based on toys.rsi, mouth_swab.rsi, flare.rsi, inflatable_wall.rsi, trashbag.rsi, caseless_pistol_mag.rsi, guardians.rsi and bureaucracy.rsi respectively, candle and darts created by TheShuEd for ss14, vials was drawn by Ubaser, evidence_markers by moomoobeef, ziplock by CaypenNow.",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/cc65477c04f7403ca8a457bd5bae69a01abadbf0, encryptokey was taken from Baystation12 at https://github.com/infinitystation/Baystation12/blob/073f678cdce92edb8fcd55f9ffc9f0523bf31506/icons/obj/radio.dmi and modified by lapatison. boxwidetoy, shelltoy, swab, flare, inflatable, trashbag, magazine, holo and forensic created by potato1234x (github) for ss14 based on toys.rsi, mouth_swab.rsi, flare.rsi, inflatable_wall.rsi, trashbag.rsi, caseless_pistol_mag.rsi, guardians.rsi and bureaucracy.rsi respectively, candle and darts created by TheShuEd for ss14, vials was drawn by Ubaser, evidence_markers by moomoobeef, ziplock by CaypenNow, shelltranquilizer modified by keslik.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -203,6 +203,9 @@
|
||||
{
|
||||
"name": "shelltoy"
|
||||
},
|
||||
{
|
||||
"name": "shelltranquilizer"
|
||||
},
|
||||
{
|
||||
"name": "ziptie"
|
||||
},
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 238 B |
Reference in New Issue
Block a user