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

Update prototype/cargoBounty.json via GitHub Actions
 
м Update prototype/cargoBounty.json via GitHub Actions
Метка: ручная отмена
 
(не показана 31 промежуточная версия этого же участника)
Строка 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
},
},
Строка 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
},
},