Участник:IanComradeBot/component/smokeOnTrigger.json: различия между версиями
м Update component/smokeOnTrigger.json via GitHub Actions Метка: отменено |
м Update component/smokeOnTrigger.json via GitHub Actions |
||
| (не показана 1 промежуточная версия этого же участника) | |||
| Строка 10: | Строка 10: | ||
"canReact": true, | "canReact": true, | ||
"maxVol": 0, | "maxVol": 0, | ||
"reagents": [] | "reagents": [] | ||
}, | }, | ||
| Строка 18: | Строка 17: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "TearGasGrenade": { | ||
" | "keysIn": [ | ||
"timer" | |||
], | |||
"solution": { | "solution": { | ||
"maxVol": 20, | |||
"reagents": [ | "reagents": [ | ||
{ | { | ||
"ReagentId": " | "data": [], | ||
"Quantity": | "ReagentId": "TearGas", | ||
"Quantity": 20 | |||
} | } | ||
] | ] | ||
} | }, | ||
"smokePrototype": "TearGasSmokeWhite", | |||
"spreadAmount": 30 | |||
}, | |||
"AdminInstantEffectSmoke3": { | |||
"keysIn": [ | |||
"trigger" | |||
], | |||
"solution": { | |||
"reagents": [] | |||
}, | |||
"spreadAmount": 1, | |||
"duration": 3 | |||
}, | |||
"SmokeGrenade": { | |||
"keysIn": [ | |||
"timer" | |||
], | |||
"solution": { | |||
"reagents": [] | |||
}, | |||
"spreadAmount": 50, | |||
"duration": 30 | |||
}, | |||
"AdminInstantEffectSmoke10": { | |||
"keysIn": [ | |||
"trigger" | |||
], | |||
"solution": { | |||
"reagents": [] | |||
}, | |||
"spreadAmount": 30 | |||
}, | }, | ||
"CleanerGrenade": { | "CleanerGrenade": { | ||
| Строка 35: | Строка 67: | ||
"timer" | "timer" | ||
], | ], | ||
"solution": { | "solution": { | ||
"maxVol": 30, | |||
"reagents": [ | "reagents": [ | ||
{ | { | ||
"data": [], | |||
"ReagentId": "SpaceCleaner", | "ReagentId": "SpaceCleaner", | ||
"Quantity": 30 | "Quantity": 30 | ||
} | } | ||
] | ] | ||
}, | |||
"smokePrototype": "Foam", | |||
"spreadAmount": 50, | |||
"duration": 15 | |||
"spreadAmount": | |||
"duration": | |||
}, | }, | ||
"AdminInstantEffectSmoke30": { | "AdminInstantEffectSmoke30": { | ||
" | "keysIn": [ | ||
"spreadAmount": 50 | "trigger" | ||
], | |||
"solution": { | |||
"reagents": [] | |||
}, | |||
"spreadAmount": 50, | |||
"duration": 30 | |||
}, | }, | ||
"AdminInstantEffectTearGas": { | "AdminInstantEffectTearGas": { | ||
" | "keysIn": [ | ||
"trigger" | |||
], | |||
"solution": { | "solution": { | ||
"maxVol": 50, | |||
"reagents": [ | "reagents": [ | ||
{ | { | ||
"data": [], | |||
"ReagentId": "TearGas", | "ReagentId": "TearGas", | ||
"Quantity": 50 | "Quantity": 50 | ||
} | } | ||
] | ] | ||
} | }, | ||
"spreadAmount": 30 | |||
}, | }, | ||
" | "MetalFoamGrenade": { | ||
"keysIn": [ | "keysIn": [ | ||
"timer" | "timer" | ||
], | ], | ||
"solution": { | "solution": { | ||
"reagents": [] | |||
}, | |||
"smokePrototype": "AluminiumMetalFoam", | |||
"spreadAmount": 20 | |||
}, | |||
"BulletGrenadeCleanade": { | |||
"keysIn": [ | |||
"trigger" | |||
], | |||
"solution": { | |||
"maxVol": 30, | |||
"reagents": [ | "reagents": [ | ||
{ | { | ||
"ReagentId": " | "data": [], | ||
"Quantity": | "ReagentId": "SpaceCleaner", | ||
"Quantity": 30 | |||
} | } | ||
] | ] | ||
}, | |||
"smokePrototype": "Foam", | |||
"spreadAmount": 30, | |||
" | "duration": 3.5 | ||
"spreadAmount": | |||
"duration": | |||
} | } | ||
} | } | ||
} | } | ||