Участник:IanComradeBot/prototype/explosion.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/explosion.json via GitHub Actions |
м Update prototype/explosion.json via GitHub Actions |
||
| Строка 85: | Строка 85: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "HardBomb": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 97: | Строка 97: | ||
30 | 30 | ||
], | ], | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 124: | Строка 123: | ||
} | } | ||
}, | }, | ||
"intensityPerState": 20, | |||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 15, | ||
"Blunt": | "Blunt": 15, | ||
"Piercing": | "Piercing": 6, | ||
"Structural": 40 | |||
} | } | ||
} | } | ||
| Строка 224: | Строка 225: | ||
} | } | ||
}, | }, | ||
" | "Default": { | ||
"temperature": 800, | |||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0 | 0, | ||
0.5, | |||
1 | |||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0 | 0, | ||
10, | |||
30 | |||
], | ], | ||
" | "tileBreakRerollReduction": 20, | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 259: | Строка 264: | ||
} | } | ||
}, | }, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
" | "Heat": 5, | ||
"Blunt": | "Blunt": 5, | ||
" | "Piercing": 5 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "MicroBomb": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 276: | Строка 280: | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
1, | |||
10, | 10, | ||
15 | |||
], | ], | ||
"tileBreakRerollReduction": | "tileBreakRerollReduction": 30, | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 307: | Строка 311: | ||
} | } | ||
}, | }, | ||
"intensityPerState": 20, | |||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 6, | ||
"Blunt": | "Blunt": 6, | ||
"Piercing": | "Piercing": 6, | ||
"Structural": | "Structural": 20 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "DemolitionCharge": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 324: | Строка 329: | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0, | |||
10, | |||
30 | |||
], | ], | ||
"tileBreakRerollReduction": | "tileBreakRerollReduction": 20, | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 355: | Строка 360: | ||
} | } | ||
}, | }, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 3, | ||
"Blunt": | "Blunt": 3, | ||
"Piercing": | "Piercing": 3, | ||
"Structural": | "Structural": 50 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "PowerSink": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 373: | Строка 377: | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
1, | |||
5, | |||
10 | |||
], | ], | ||
"tileBreakRerollReduction": 3, | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 406: | Строка 411: | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 12, | ||
"Blunt": | "Blunt": 12, | ||
"Piercing": | "Piercing": 12, | ||
"Structural": | "Structural": 30 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Cryo": { | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0 | 0 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0 | |||
], | ], | ||
" | "lightColor": "#0000FFFF", | ||
"fireColor": "#0000FFFF", | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 452: | Строка 453: | ||
} | } | ||
}, | }, | ||
" | "texturePath": "/Textures/Effects/fire_greyscale.rsi", | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
" | "Cold": 5, | ||
"Blunt": | "Blunt": 2, | ||
"Structural": 20 | "Structural": 20 | ||
} | } | ||
Версия от 03:28, 7 марта 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|