Участник:IanComradeBot/prototype/explosion.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/explosion.json via GitHub Actions |
м Update prototype/explosion.json via GitHub Actions |
||
| (не показано 10 промежуточных версий этого же участника) | |||
| Строка 80: | Строка 80: | ||
"intensityPerState": 12, | "intensityPerState": 12, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": {} | "types": {} | ||
} | } | ||
| Строка 132: | Строка 131: | ||
} | } | ||
}, | }, | ||
" | "DemolitionCharge": { | ||
"temperature": 800, | |||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0, | 0, | ||
0.5, | |||
1 | 1 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0, | 0, | ||
10, | |||
30 | |||
], | ], | ||
" | "tileBreakRerollReduction": 20, | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 169: | Строка 170: | ||
} | } | ||
}, | }, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": 3, | |||
"Heat": | |||
"Blunt": 3, | "Blunt": 3, | ||
"Piercing": 3 | "Piercing": 3, | ||
"Structural": 50 | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Radioactive": { | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0, | 0, | ||
1 | 1 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0, | |||
15 | |||
], | ], | ||
" | "lightColor": "#008000FF", | ||
"fireColor": "#008000FF", | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 218: | Строка 216: | ||
} | } | ||
}, | }, | ||
" | "texturePath": "/Textures/Effects/fire_greyscale.rsi", | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
" | "Radiation": 5, | ||
" | "Heat": 4, | ||
" | "Blunt": 3, | ||
" | "Piercing": 3 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "MicroBomb": { | ||
"temperature": 800, | |||
"temperature": | |||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0, | 0, | ||
0.5, | |||
1 | 1 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
1, | |||
10, | |||
15 | 15 | ||
], | ], | ||
"tileBreakRerollReduction": 30, | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 265: | Строка 265: | ||
} | } | ||
}, | }, | ||
"intensityPerState": 20, | |||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 6, | ||
"Blunt": | "Blunt": 6, | ||
"Piercing": | "Piercing": 6, | ||
"Structural": 20 | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Cryo": { | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0 | 0 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0 | 0 | ||
], | ], | ||
" | "lightColor": "#0000FFFF", | ||
"fireColor": "#0000FFFF", | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 312: | Строка 310: | ||
} | } | ||
}, | }, | ||
"texturePath": "/Textures/Effects/fire_greyscale.rsi", | |||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
" | "Cold": 5, | ||
"Blunt": | "Blunt": 2, | ||
"Structural": 20 | |||
"Structural": | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "HardBomb": { | ||
"temperature": 800, | |||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0 | 0, | ||
0.5, | |||
1 | |||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0 | 0, | ||
10, | |||
30 | |||
], | ], | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 356: | Строка 357: | ||
} | } | ||
}, | }, | ||
" | "intensityPerState": 20, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
" | "Heat": 15, | ||
"Blunt": | "Blunt": 15, | ||
"Structural": | "Piercing": 6, | ||
"Structural": 40 | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "FireBomb": { | ||
"temperature": | "fireStacks": 2, | ||
"temperature": 1500, | |||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0, | 0, | ||
1 | 1 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0, | |||
15 | 15 | ||
], | ], | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 404: | Строка 404: | ||
} | } | ||
}, | }, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 1, | ||
"Blunt": | "Blunt": 2, | ||
"Piercing": | "Piercing": 3 | ||
} | } | ||
} | } | ||
| Строка 461: | Строка 459: | ||
} | } | ||
}, | }, | ||
" | "PowerSink": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 469: | Строка 467: | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
1, | |||
5, | |||
10 | |||
], | ], | ||
"tileBreakRerollReduction": 3, | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 502: | Строка 501: | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 12, | ||
"Blunt": | "Blunt": 12, | ||
"Piercing": | "Piercing": 12, | ||
"Structural": | "Structural": 30 | ||
} | } | ||
} | } | ||
Текущая версия от 15:05, 28 марта 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|