Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Settings for a Tin Can Alarm Grenade": {
- "Should a tin can be triggered if it is entered by an object that is not a player or that does not have one": false,
- "Should a tin can be triggered if the owner or his teammate entered it": false,
- "Should the grenade be removed if the player managed to break the tin can before the explosion": true,
- "The time after which the grenade will explode when someone entered": 1.0,
- "Grenade Damage Scale": 0.5,
- "Max HP": 50.0,
- "Tin can recharge time": 5.0
- },
- "Settings for a Tin Can Alarm Flame": {
- "Should a tin can be triggered if it is entered by an object that is not a player or that does not have one": false,
- "Should a tin can be triggered if the owner or his teammate entered it": false,
- "Max HP": 50.0,
- "Tin can recharge time": 5.0
- },
- "Settings for a Tin Can Alarm Tesla": {
- "Should a tin can be triggered if it is entered by an object that is not a player or that does not have one": false,
- "Should a tin can be triggered if the owner or his teammate entered it": false,
- "The time during which tesla coil will work": 2.0,
- "Max HP": 50.0
- },
- "Settings for a Tin Can Alarm Electrical": {
- "Should a tin can be triggered if it is entered by an object that is not a player or that does not have one": false,
- "Should a tin can be triggered if the owner or his teammate entered it": false,
- "The amount of electricity that will be supplied": 10,
- "The time during which the power supply will be supplied": 5.0,
- "Max HP": 50.0
- },
- "Settings for a Tin Can Alarm Broadcaster": {
- "Should a tin can be triggered if it is entered by an object that is not a player or that does not have one": false,
- "Should a tin can be triggered if the owner or his teammate entered it": false,
- "The time during which the power supply will be supplied": 2.0,
- "Max HP": 50.0
- },
- "Settings for spawn of a custom item in the crates": [
- {
- "Prefab": "assets/bundled/prefabs/radtown/crate_normal_2.prefab",
- "Сhance for a Tin Can Boom [0.0-100.0]": 40.0,
- "Сhance for a Tin Can Flame [0.0-100.0]": 40.0,
- "Сhance for a Tin Can Tesla [0.0-100.0]": 40.0,
- "Сhance for a Tin Can Electrical [0.0-100.0]": 40.0,
- "Сhance for a Tin Can Broadcaster [0.0-100.0]": 40.0
- }
- ],
- "Configuration Version": {
- "Major": 1,
- "Minor": 0,
- "Patch": 0
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement