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

м Update prototype/cargoBounty.json via GitHub Actions
Метки: ручная отмена отменено
м Update prototype/cargoBounty.json via GitHub Actions
Метка: ручная отмена
 
(не показана 21 промежуточная версия этого же участника)
Строка 218: Строка 218:
"reward": 5500
"reward": 5500
},
},
"BountyAnomalyCore": {
"BountyCorn": {
"entries": [
"entries": [
{
{
"name": "bounty-item-anomaly-core",
"name": "bounty-item-corn",
"amount": 10,
"whitelist": {
"whitelist": {
"components": [
"tags": [
"AnomalyCore"
"Corn"
]
]
}
}
}
}
],
],
"description": "bounty-description-anomaly-core",
"description": "bounty-description-corn",
"reward": 10000
"reward": 10000
},
},
"BountyCorn": {
"BountyAnomalyCore": {
"entries": [
"entries": [
{
{
"name": "bounty-item-corn",
"name": "bounty-item-anomaly-core",
"amount": 10,
"whitelist": {
"whitelist": {
"tags": [
"components": [
"Corn"
"AnomalyCore"
]
]
}
}
}
}
],
],
"description": "bounty-description-corn",
"description": "bounty-description-anomaly-core",
"reward": 10000
"reward": 10000
},
},
Строка 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": {
Строка 850: Строка 850:
"description": "bounty-description-plates",
"description": "bounty-description-plates",
"reward": 20000
"reward": 20000
},
"BountyRollerskates": {
"entries": [
{
"name": "bounty-item-rollerskates",
"whitelist": {
"components": [
"Skates"
]
}
}
],
"description": "bounty-description-rollerskates",
"reward": 900
},
},
"BountyKnife": {
"BountyKnife": {
Строка 868: Строка 882:
"description": "bounty-description-knife",
"description": "bounty-description-knife",
"reward": 2000
"reward": 2000
},
"BountyRollerskates": {
"entries": [
{
"name": "bounty-item-rollerskates",
"whitelist": {
"components": [
"Skates"
]
}
}
],
"description": "bounty-description-rollerskates",
"reward": 900
},
},
"BountyMicrowaveMachineBoard": {
"BountyMicrowaveMachineBoard": {
Строка 1172: Строка 1172:
"reward": 2220
"reward": 2220
},
},
"BountySalvageOreUranium": {
"BountySalvageOreBananium": {
"sprite": {
"sprite": {
"sprite": "Objects/Materials/ore.rsi",
"sprite": "Objects/Materials/ore.rsi",
"state": "uranium"
"state": "bananium"
},
},
"group": "SalvageJobTier2",
"group": "SalvageJobTier2",
"entries": [
"entries": [
{
{
"name": "bounty-item-ore-uranium",
"name": "bounty-item-ore-bananium",
"amount": 30,
"amount": 30,
"whitelist": {
"whitelist": {
"tags": [
"tags": [
"OreUranium"
"OreBananium"
]
]
}
}
}
}
],
],
"description": "bounty-description-salvage-ore-uranium",
"description": "bounty-description-salvage-ore-bananium",
"reward": 12500
"reward": 12500
},
},
"BountySalvageOreBananium": {
"BountySalvageOreUranium": {
"sprite": {
"sprite": {
"sprite": "Objects/Materials/ore.rsi",
"sprite": "Objects/Materials/ore.rsi",
"state": "bananium"
"state": "uranium"
},
},
"group": "SalvageJobTier2",
"group": "SalvageJobTier2",
"entries": [
"entries": [
{
{
"name": "bounty-item-ore-bananium",
"name": "bounty-item-ore-uranium",
"amount": 30,
"amount": 30,
"whitelist": {
"whitelist": {
"tags": [
"tags": [
"OreBananium"
"OreUranium"
]
]
}
}
}
}
],
],
"description": "bounty-description-salvage-ore-bananium",
"description": "bounty-description-salvage-ore-uranium",
"reward": 12500
"reward": 12500
},
},