Участник:IanComradeBot/Fallout/component/embeddableProjectile.json: различия между версиями
м Update component/embeddableProjectile.json via GitHub Actions |
м Update component/embeddableProjectile.json via GitHub Actions |
||
| (не показаны 2 промежуточные версии этого же участника) | |||
| Строка 4: | Строка 4: | ||
"autoRemoveTime": null, | "autoRemoveTime": null, | ||
"autoRemoveDuration": 40, | "autoRemoveDuration": 40, | ||
"sound": null, | "sound": { | ||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"variation": null, | |||
"playOffsetSeconds": 0, | |||
"loop": false, | |||
"referenceDistance": 1, | |||
"rolloffFactor": 1, | |||
"maxDistance": 15, | |||
"pitch": 1, | |||
"volume": 0 | |||
}, | |||
"collection": "" | |||
} | |||
}, | |||
"offset": "0,0", | "offset": "0,0", | ||
"embedOnThrow": true, | "embedOnThrow": true, | ||
| Строка 152: | Строка 166: | ||
"FloorCarpetItemBlue": {}, | "FloorCarpetItemBlue": {}, | ||
"FloorTileItemGrassLight": {}, | "FloorTileItemGrassLight": {}, | ||
"N14MacheteGladius": { | |||
"sound": { | |||
"!type:SoundPathSpecifier": { | |||
"path": "/Audio/Weapons/star_hit.ogg" | |||
} | |||
} | |||
}, | |||
"FloorTileItemWoodHouse": {}, | "FloorTileItemWoodHouse": {}, | ||
"N14Screwdriver": { | "N14Screwdriver": { | ||
| Строка 432: | Строка 453: | ||
"N14WeaponShotgunBloodyStick": { | "N14WeaponShotgunBloodyStick": { | ||
"removalTime": 3.5 | "removalTime": 3.5 | ||
}, | |||
"N14WastelandThunderspear": { | |||
"offset": "0.15,0.15" | |||
}, | }, | ||
"ThrowingStarNinja": { | "ThrowingStarNinja": { | ||