China Lake Buff (#9543)
This commit is contained in:
@@ -97,17 +97,15 @@
|
||||
parent: ClothingBackpackDuffelSyndicateAmmo
|
||||
id: ClothingBackpackDuffelSyndicateFilledGrenadeLauncher
|
||||
name: China-Lake bundle
|
||||
description: "An old China-Lake grenade launcher bundled with 9 rounds of various destruction capability."
|
||||
description: "An old China-Lake grenade launcher bundled with 8 rounds of various destruction capability."
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: WeaponLauncherChinaLake
|
||||
- id: GrenadeBlast
|
||||
amount: 3
|
||||
- id: GrenadeFlash
|
||||
amount: 3
|
||||
amount: 4
|
||||
- id: GrenadeFrag
|
||||
amount: 3
|
||||
amount: 4
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackDuffelSyndicateAmmo
|
||||
|
||||
@@ -247,8 +247,9 @@
|
||||
- type: ExplodeOnTrigger
|
||||
- type: Explosive
|
||||
explosionType: Default
|
||||
totalIntensity: 500 # a ~7 tile radius. This is pretty big.
|
||||
maxIntensity: 10 # caps at 150 damage
|
||||
totalIntensity: 150 # a ~2 tile radius
|
||||
intensitySlope: 5
|
||||
maxIntensity: 10
|
||||
|
||||
- type: entity
|
||||
id: BulletGrenadeFlash
|
||||
@@ -277,7 +278,9 @@
|
||||
- type: ExplodeOnTrigger
|
||||
- type: Explosive
|
||||
explosionType: Default
|
||||
totalIntensity: 64 # about a ~4 tile radius
|
||||
totalIntensity: 175 # about a ~6 tile radius
|
||||
intensitySlope: 1
|
||||
maxIntensity: 10
|
||||
|
||||
- type: entity
|
||||
id: BulletFoam
|
||||
|
||||
Reference in New Issue
Block a user