Участник:IanComradeBot/prototype/explosion.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/explosion.json via GitHub Actions |
м Update prototype/explosion.json via GitHub Actions |
||
| (не показаны 32 промежуточные версии этого же участника) | |||
| Строка 80: | Строка 80: | ||
"intensityPerState": 12, | "intensityPerState": 12, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": {} | "types": {} | ||
} | } | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Minibomb": { | ||
"temperature": 800, | |||
"temperature": | |||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0, | 0, | ||
0.5, | |||
1 | 1 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0, | 0, | ||
10, | |||
30 | |||
], | ], | ||
"tileBreakRerollReduction": 20, | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 124: | Строка 125: | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 4, | ||
"Blunt": | "Blunt": 7, | ||
"Piercing": | "Piercing": 4 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "DemolitionCharge": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 142: | Строка 143: | ||
30 | 30 | ||
], | ], | ||
"tileBreakRerollReduction": 20, | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 168: | Строка 170: | ||
} | } | ||
}, | }, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 3, | ||
"Blunt": | "Blunt": 3, | ||
"Piercing": | "Piercing": 3, | ||
"Structural": | "Structural": 50 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Radioactive": { | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0 | 0, | ||
1 | |||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0 | 0, | ||
15 | |||
], | ], | ||
"lightColor": "# | "lightColor": "#008000FF", | ||
"fireColor": "# | "fireColor": "#008000FF", | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 216: | Строка 219: | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
" | "Radiation": 5, | ||
"Blunt": | "Heat": 4, | ||
" | "Blunt": 3, | ||
"Piercing": 3 | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "MicroBomb": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 231: | Строка 235: | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
1, | 1, | ||
10, | |||
15 | |||
], | ], | ||
"tileBreakRerollReduction": | "tileBreakRerollReduction": 30, | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 264: | Строка 268: | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 6, | ||
"Blunt": | "Blunt": 6, | ||
"Piercing": | "Piercing": 6, | ||
"Structural": | "Structural": 20 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Cryo": { | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0 | 0 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0 | 0 | ||
], | ], | ||
" | "lightColor": "#0000FFFF", | ||
"fireColor": "#0000FFFF", | |||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 310: | Строка 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 | 1 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0, | 0, | ||
10, | |||
30 | |||
], | ], | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 356: | Строка 357: | ||
} | } | ||
}, | }, | ||
" | "intensityPerState": 20, | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
" | "Heat": 15, | ||
" | "Blunt": 15, | ||
" | "Piercing": 6, | ||
" | "Structural": 40 | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "FireBomb": { | ||
"temperature": | "fireStacks": 2, | ||
"temperature": 1500, | |||
"tileBreakChance": [ | "tileBreakChance": [ | ||
0, | 0, | ||
1 | 1 | ||
], | ], | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
0, | 0, | ||
15 | |||
], | ], | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 407: | Строка 406: | ||
"damagePerIntensity": { | "damagePerIntensity": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 1, | ||
"Blunt": | "Blunt": 2, | ||
"Piercing": | "Piercing": 3 | ||
} | } | ||
} | } | ||
| Строка 460: | Строка 459: | ||
} | } | ||
}, | }, | ||
" | "PowerSink": { | ||
"temperature": 800, | "temperature": 800, | ||
"tileBreakChance": [ | "tileBreakChance": [ | ||
| Строка 469: | Строка 468: | ||
"tileBreakIntensity": [ | "tileBreakIntensity": [ | ||
1, | 1, | ||
5, | |||
10 | |||
], | ], | ||
"tileBreakRerollReduction": | "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 |
|