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

Update prototype/cargoBounty.json via GitHub Actions
Метка: отменено
м Update prototype/cargoBounty.json via GitHub Actions
Метка: ручная отмена
 
(не показано 28 промежуточных версий этого же участника)
Строка 638: Строка 638:
"reward": 6000
"reward": 6000
},
},
"BountyCottonBoll": {
"BountyCrayon": {
"entries": [
"entries": [
{
{
"name": "bounty-item-cotton-boll",
"name": "bounty-item-crayon",
"amount": 9,
"amount": 24,
"whitelist": {
"whitelist": {
"tags": [
"tags": [
"CottonBoll"
"Crayon"
]
]
}
}
}
}
],
],
"description": "bounty-description-cotton-boll",
"description": "bounty-description-crayon",
"reward": 8600
"reward": 1500
},
},
"BountyCrayon": {
"BountyCottonBoll": {
"entries": [
"entries": [
{
{
"name": "bounty-item-crayon",
"name": "bounty-item-cotton-boll",
"amount": 24,
"amount": 9,
"whitelist": {
"whitelist": {
"tags": [
"tags": [
"Crayon"
"CottonBoll"
]
]
}
}
}
}
],
],
"description": "bounty-description-crayon",
"description": "bounty-description-cotton-boll",
"reward": 1500
"reward": 8600
},
},
"BountyLemon": {
"BountyLemon": {
Строка 865: Строка 865:
"reward": 900
"reward": 900
},
},
"BountyMicrowaveMachineBoard": {
"BountyKnife": {
"entries": [
"entries": [
{
{
"name": "bounty-item-microwave-machine-board",
"name": "bounty-item-knife",
"amount": 2,
"amount": 5,
"whitelist": {
"whitelist": {
"tags": [
"tags": [
"MicrowaveMachineBoard"
"UtilityKnife"
],
"components": [
"Sharp"
]
]
}
}
}
}
],
],
"description": "bounty-description-microwave-machine-board",
"description": "bounty-description-knife",
"reward": 4000
"reward": 2000
},
},
"BountyKnife": {
"BountyMicrowaveMachineBoard": {
"entries": [
"entries": [
{
{
"name": "bounty-item-knife",
"name": "bounty-item-microwave-machine-board",
"amount": 5,
"amount": 2,
"whitelist": {
"whitelist": {
"tags": [
"tags": [
"UtilityKnife"
"MicrowaveMachineBoard"
],
"components": [
"Sharp"
]
]
}
}
}
}
],
],
"description": "bounty-description-knife",
"description": "bounty-description-microwave-machine-board",
"reward": 2000
"reward": 4000
},
},
"BountyToolbox": {
"BountyToolbox": {