Участник: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": { | ||
" | "PowerSink": { | ||
"temperature": 800, | |||
"temperature": | |||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0, | 0, | ||
0.5, | |||
1 | 1 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
1, | |||
5, | |||
10 | |||
], | ], | ||
"tileBreakRerollReduction": 3, | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 122: | Строка 124: | ||
} | } | ||
}, | }, | ||
"intensityPerState": 20, | |||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 12, | ||
"Blunt": | "Blunt": 12, | ||
"Piercing": | "Piercing": 12, | ||
"Structural": 30 | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "MicroBomb": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 138: | Строка 142: | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
1, | |||
10, | 10, | ||
15 | |||
], | ], | ||
"tileBreakRerollReduction": 30, | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 171: | Строка 176: | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 6, | ||
"Blunt": | "Blunt": 6, | ||
"Piercing": 6, | "Piercing": 6, | ||
"Structural": | "Structural": 20 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "FireBomb": { | ||
"fireStacks": 2, | |||
"temperature": 1500, | |||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0 | 0, | ||
1 | |||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0 | 0, | ||
15 | |||
], | ], | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 213: | Строка 220: | ||
} | } | ||
}, | }, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
" | "Heat": 1, | ||
"Blunt": 2, | "Blunt": 2, | ||
" | "Piercing": 3 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "HardBomb": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 230: | Строка 236: | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0, | |||
10, | |||
30 | |||
], | ], | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 264: | Строка 269: | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 15, | ||
"Blunt": | "Blunt": 15, | ||
"Piercing": | "Piercing": 6, | ||
"Structural": | "Structural": 40 | ||
} | } | ||
} | } | ||
| Строка 319: | Строка 324: | ||
} | } | ||
}, | }, | ||
" | "Cryo": { | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0 | 0 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0 | 0 | ||
], | ], | ||
"lightColor": "# | "lightColor": "#0000FFFF", | ||
"fireColor": "# | "fireColor": "#0000FFFF", | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 359: | Строка 362: | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
" | "Cold": 5, | ||
"Blunt": 2, | |||
"Blunt": | "Structural": 20 | ||
" | |||
} | } | ||
} | } | ||
| Строка 413: | Строка 415: | ||
} | } | ||
}, | }, | ||
" | "Radioactive": { | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0, | 0, | ||
1 | 1 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0, | 0, | ||
15 | |||
], | ], | ||
" | "lightColor": "#008000FF", | ||
"fireColor": "#008000FF", | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 452: | Строка 452: | ||
} | } | ||
}, | }, | ||
"texturePath": "/Textures/Effects/fire_greyscale.rsi", | |||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Radiation": 5, | ||
"Blunt": | "Heat": 4, | ||
"Piercing": | "Blunt": 3, | ||
"Piercing": 3 | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Default": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 468: | Строка 470: | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0, | |||
10, | 10, | ||
30 | |||
], | ], | ||
"tileBreakRerollReduction": | "tileBreakRerollReduction": 20, | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 499: | Строка 501: | ||
} | } | ||
}, | }, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 5, | ||
"Blunt": | "Blunt": 5, | ||
"Piercing": | "Piercing": 5 | ||
} | } | ||
} | } | ||
Версия от 11:34, 6 февраля 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|