Участник:IanComradeBot/Fallout/component/spawnItemsOnUse.json: различия между версиями

м Update component/spawnItemsOnUse.json via GitHub Actions
м Update component/spawnItemsOnUse.json via GitHub Actions
Строка 146: Строка 146:
{
{
"id": "N14BoxCardboardMREBoxLegionFilled"
"id": "N14BoxCardboardMREBoxLegionFilled"
}
]
},
"N14BoxPlasticFilledMilitaryLegion": {
"sound": {
"!type:SoundPathSpecifier": {
"path": "/Audio/Items/can_open3.ogg"
}
},
"items": [
{
"orGroup": "RandomMed",
"prob": 0.5,
"id": "N14Hydra"
},
{
"orGroup": "RandomMed",
"prob": 0.3,
"id": "N14HealingPowder"
},
{
"orGroup": "RandomMed",
"prob": 0.2,
"id": "N14HealingPoultice"
},
{
"id": "N14CleanGauze10"
},
{
"id": "N14RadXPill"
},
{
"orGroup": "StashCash",
"prob": 0.6,
"id": "N14CurrencyLegionDenarius"
},
{
"amount": 5,
"orGroup": "StashCash",
"prob": 0.3,
"id": "N14CurrencyLegionDenarius"
},
{
"orGroup": "StashCash",
"prob": 0.1,
"id": "N14CurrencyLegionDenarius10"
},
{
"amount": 2,
"id": "Flare"
}
}
]
]