Участник:IanComradeBot/prototype/CargoBounty.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/CargoBounty.json via GitHub Actions |
м Update prototype/CargoBounty.json via GitHub Actions |
||
| Строка 1: | Строка 1: | ||
{ | { | ||
" | "default": { | ||
"entries": [ | "sprite": { | ||
{ | "sprite": null, | ||
"state": "" | |||
}, | |||
"group": "StationBounty", | |||
"idPrefix": "NT", | |||
"entries": [], | |||
"description": "", | |||
"reward": 0 | |||
}, | |||
"id": { | |||
"BountySoap": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-soap", | |||
"amount": 3, | |||
"whitelist": { | |||
"tags": [ | |||
"Soap" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-soap", | |||
"reward": 4000 | |||
}, | |||
"BountyPancake": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-pancake", | |||
"amount": 6, | |||
"whitelist": { | |||
"tags": [ | |||
"Pancake" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-pancake", | |||
"reward": 5000 | |||
}, | |||
"BountyCarrot": { | |||
"idPrefix": "SS15-", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-carrot", | |||
"amount": 10, | |||
"whitelist": { | |||
"tags": [ | |||
"Carrot" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-carrot", | |||
"reward": 7500 | |||
}, | |||
"BountyBorgModule": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-borg-module", | |||
"amount": 3, | |||
"whitelist": { | |||
"components": [ | |||
"BorgModule" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-borg-module", | |||
"reward": 3500 | |||
}, | |||
"BountyBattery": { | |||
"idPrefix": "UNTH", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-battery", | |||
"amount": 15, | |||
"whitelist": { | |||
"components": [ | |||
"Battery" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-battery", | |||
"reward": 15000 | |||
}, | |||
"BountyKnife": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-knife", | |||
"amount": 5, | |||
"whitelist": { | |||
"tags": [ | |||
"Knife" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-knife", | |||
"reward": 2000 | |||
}, | }, | ||
"group": "SalvageJobTier3", | "BountyGoliathPlates": { | ||
"sprite": { | |||
"sprite": "Mobs/Aliens/Asteroid/goliath.rsi", | |||
"state": "goliath" | |||
}, | |||
"group": "SalvageJobTier3", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-plates", | |||
"amount": 6, | |||
"whitelist": { | |||
"tags": [ | |||
"GoliathPlate" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-plates", | |||
"reward": 20000 | |||
}, | |||
"BountyGalaxyThistle": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-galaxythistle", | |||
"amount": 10, | |||
"whitelist": { | |||
"tags": [ | |||
"Galaxythistle" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-galaxythistle", | |||
"reward": 12000 | |||
}, | |||
"BountyCrayon": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-crayon", | |||
"amount": 24, | |||
"whitelist": { | |||
"tags": [ | |||
"Crayon" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-crayon", | |||
"reward": 1500 | |||
}, | |||
"BountyLime": { | |||
"idPrefix": "CC", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-lime", | |||
"amount": 7, | |||
"whitelist": { | |||
"tags": [ | |||
"Lime" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-lime", | |||
"reward": 10000 | |||
}, | |||
"BountySoup": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-soup", | |||
"amount": 3, | |||
"whitelist": { | |||
"tags": [ | |||
"Soup" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-soup", | |||
"reward": 6000 | |||
}, | |||
"BountyOrgans": { | |||
"idPrefix": "UNTH", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-organs", | |||
"amount": 8, | |||
"whitelist": { | |||
"components": [ | |||
"Organ" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-organs", | |||
"reward": 2000 | |||
}, | |||
"BountyHandcuffs": { | |||
"idPrefix": "CC", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-handcuffs", | |||
"amount": 5, | |||
"whitelist": { | |||
"components": [ | |||
"Handcuff" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-handcuffs", | |||
"reward": 1000 | |||
}, | |||
"BountyFlower": { | |||
"idPrefix": "CC", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-flower", | |||
"amount": 3, | |||
"whitelist": { | |||
"tags": [ | |||
"Flower" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-flower", | |||
"reward": 2000 | |||
}, | }, | ||
"group": "SalvageJobTier3", | "BountySalvageDiamond": { | ||
"sprite": { | |||
"sprite": "Objects/Materials/materials.rsi", | |||
"state": "diamond" | |||
}, | |||
"group": "SalvageJobTier3", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-diamond", | |||
"amount": 3, | |||
"whitelist": { | |||
"tags": [ | |||
"Diamond" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-diamond", | |||
"reward": 20000 | |||
}, | |||
"BountyBedsheet": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-bedsheet", | |||
"amount": 5, | |||
"whitelist": { | |||
"tags": [ | |||
"Bedsheet" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-bedsheet", | |||
"reward": 4100 | |||
}, | |||
"BountySteak": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-steak", | |||
"amount": 4, | |||
"whitelist": { | |||
"tags": [ | |||
"Steak" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-steak", | |||
"reward": 3200 | |||
}, | }, | ||
"group": "SalvageJobTier1", | "BountySalvageScrap": { | ||
"sprite": { | |||
"sprite": "Objects/Materials/Scrap/generic.rsi", | |||
"state": "metal-1" | |||
}, | |||
"group": "SalvageJobTier1", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-scrap", | |||
"amount": 10, | |||
"whitelist": { | |||
"tags": [ | |||
"SalvageScrap" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-salvage-scrap", | |||
"reward": 7500 | |||
}, | }, | ||
"group": "SalvageJobTier2", | "BountySalvageOreUranium": { | ||
"sprite": { | |||
"sprite": "Objects/Materials/ore.rsi", | |||
"state": "uranium" | |||
}, | |||
"group": "SalvageJobTier2", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-ore-uranium", | |||
"amount": 30, | |||
"whitelist": { | |||
"tags": [ | |||
"OreUranium" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-salvage-ore-uranium", | |||
"reward": 12500 | |||
}, | }, | ||
"group": "SalvageJobTier2", | "BountySalvageOreBananium": { | ||
"sprite": { | |||
"sprite": "Objects/Materials/ore.rsi", | |||
"state": "bananium" | |||
}, | |||
"group": "SalvageJobTier2", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-ore-bananium", | |||
"amount": 30, | |||
"whitelist": { | |||
"tags": [ | |||
"OreBananium" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-salvage-ore-bananium", | |||
"reward": 12500 | |||
}, | }, | ||
"group": "SalvageJobTier1", | "BountySalvageOreGold": { | ||
"sprite": { | |||
"sprite": "Objects/Materials/ore.rsi", | |||
"state": "gold" | |||
}, | |||
"group": "SalvageJobTier1", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-ore-gold", | |||
"amount": 45, | |||
"whitelist": { | |||
"tags": [ | |||
"OreGold" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-salvage-ore-gold", | |||
"reward": 7500 | |||
}, | |||
"BountyMonkeyCube": { | |||
"idPrefix": "CC", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-monkey-cube", | |||
"amount": 3, | |||
"whitelist": { | |||
"tags": [ | |||
"MonkeyCube" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-monkey-cube", | |||
"reward": 2000 | |||
}, | |||
"BountyWine": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-wine", | |||
"amount": 2, | |||
"whitelist": { | |||
"tags": [ | |||
"Wine" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-wine", | |||
"reward": 1500 | |||
}, | |||
"BountyBandana": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-bandana", | |||
"amount": 7, | |||
"whitelist": { | |||
"tags": [ | |||
"Bandana" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-bandana", | |||
"reward": 4000 | |||
}, | }, | ||
"group": "SalvageJobTier1", | "BountyTeethSpaceCarp": { | ||
"sprite": { | |||
"sprite": "Mobs/Aliens/Carps/space.rsi", | |||
"state": "icon" | |||
}, | |||
"group": "SalvageJobTier1", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-tooth-space-carp", | |||
"amount": 10, | |||
"whitelist": { | |||
"tags": [ | |||
"ToothSpaceCarp" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-tooth-space-carp", | |||
"reward": 7500 | |||
}, | |||
"BountyCubanCarp": { | |||
"idPrefix": "CC", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-cuban-carp", | |||
"whitelist": { | |||
"tags": [ | |||
"CubanCarp" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-cuban-carp", | |||
"reward": 16000 | |||
}, | |||
"BountyChili": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-chili", | |||
"amount": 3, | |||
"whitelist": { | |||
"tags": [ | |||
"ChiliBowl" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-chili", | |||
"reward": 5555 | |||
}, | |||
"BountyBread": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-bread", | |||
"blacklist": { | |||
"tags": [ | |||
"Slice" | |||
] | |||
}, | |||
"whitelist": { | |||
"tags": [ | |||
"Bread" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-bread", | |||
"reward": 2000 | |||
}, | |||
"BountyCarp": { | |||
"idPrefix": "CC", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-carp", | |||
"whitelist": { | |||
"tags": [ | |||
"Carp" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-carp", | |||
"reward": 12500 | |||
}, | |||
"BountyLabeler": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-labeler", | |||
"amount": 5, | |||
"whitelist": { | |||
"components": [ | |||
"HandLabeler" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-labeler", | |||
"reward": 6660 | |||
}, | |||
"BountyLung": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-lung", | |||
"amount": 3, | |||
"whitelist": { | |||
"components": [ | |||
"Lung" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-lung", | |||
"reward": 2000 | |||
}, | |||
"BountyRadio": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-radio", | |||
"amount": 7, | |||
"whitelist": { | |||
"tags": [ | |||
"Radio" | |||
], | |||
"components": [ | |||
"Headset", | |||
"RadioMicrophone" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-radio", | |||
"reward": 6500 | |||
}, | |||
"BountyShiv": { | |||
"idPrefix": "SYN", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-shiv", | |||
"amount": 5, | |||
"whitelist": { | |||
"tags": [ | |||
"Shiv" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-shiv", | |||
"reward": 4000 | |||
}, | |||
"BountyCarrotFries": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-carrot-fries", | |||
"amount": 3, | |||
"whitelist": { | |||
"tags": [ | |||
"CarrotFries" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-carrot-fries", | |||
"reward": 7000 | |||
}, | |||
"BountyBaseballBat": { | |||
"idPrefix": "CC", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-baseball-bat", | |||
"amount": 5, | |||
"whitelist": { | |||
"tags": [ | |||
"BaseballBat" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-baseball-bat", | |||
"reward": 4000 | |||
}, | |||
"BountyTrash": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-trash", | |||
"amount": 10, | |||
"whitelist": { | |||
"tags": [ | |||
"Trash" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-trash", | |||
"reward": 500 | |||
}, | |||
"BountySpear": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-spear", | |||
"amount": 5, | |||
"whitelist": { | |||
"tags": [ | |||
"Spear" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-spear", | |||
"reward": 8000 | |||
}, | |||
"BountyBeer": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-beer", | |||
"amount": 6, | |||
"whitelist": { | |||
"tags": [ | |||
"Beer" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-beer", | |||
"reward": 3100 | |||
}, | |||
"BountyToolbox": { | |||
"idPrefix": "CC", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-toolbox", | |||
"amount": 6, | |||
"whitelist": { | |||
"tags": [ | |||
"Toolbox" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-toolbox", | |||
"reward": 8000 | |||
}, | |||
"BountyPen": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-pen", | |||
"amount": 5, | |||
"whitelist": { | |||
"tags": [ | |||
"Pen" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-pen", | |||
"reward": 8000 | |||
}, | |||
"BountyMouse": { | |||
"idPrefix": "SS13-", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-mouse", | |||
"amount": 5, | |||
"whitelist": { | |||
"tags": [ | |||
"Mouse" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-mouse", | |||
"reward": 2400 | |||
}, | |||
"BountyRing": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-ring", | |||
"amount": 2, | |||
"whitelist": { | |||
"tags": [ | |||
"Ring" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-ring", | |||
"reward": 12500 | |||
}, | |||
"BountyCottonBoll": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-cotton-boll", | |||
"amount": 9, | |||
"whitelist": { | |||
"tags": [ | |||
"CottonBoll" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-cotton-boll", | |||
"reward": 8600 | |||
}, | }, | ||
"group": "SalvageJobTier2", | "BountySalvageOrePlasma": { | ||
"sprite": { | |||
"sprite": "Objects/Materials/ore.rsi", | |||
"state": "plasma" | |||
}, | |||
"group": "SalvageJobTier2", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-ore-plasma", | |||
"amount": 45, | |||
"whitelist": { | |||
"tags": [ | |||
"OrePlasma" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-salvage-ore-plasma", | |||
"reward": 12500 | |||
}, | |||
"BountyLemon": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-lemon", | |||
"amount": 7, | |||
"whitelist": { | |||
"tags": [ | |||
"Lemon" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-lemon", | |||
"reward": 10000 | |||
}, | |||
"BountyArtifactFragment": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-artifact-fragment", | |||
"amount": 7, | |||
"whitelist": { | |||
"tags": [ | |||
"ArtifactFragment" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-artifact-fragment", | |||
"reward": 32500 | |||
}, | |||
"BountyTechDisk": { | |||
"idPrefix": "SS13-", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-tech-disk", | |||
"amount": 5, | |||
"whitelist": { | |||
"components": [ | |||
"TechnologyDisk" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-tech-disk", | |||
"reward": 25000 | |||
}, | |||
"BountyBanana": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-banana", | |||
"amount": 9, | |||
"whitelist": { | |||
"tags": [ | |||
"Banana" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-banana", | |||
"reward": 6009 | |||
}, | |||
"BountyTorch": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-torch", | |||
"amount": 6, | |||
"whitelist": { | |||
"tags": [ | |||
"Torch" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-torch", | |||
"reward": 2220 | |||
}, | |||
"BountyWarmCloth": { | |||
"idPrefix": "UNTH", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-warm-cloth", | |||
"amount": 8, | |||
"blacklist": { | |||
"components": [ | |||
"ToggleableClothing" | |||
] | |||
}, | |||
"whitelist": { | |||
"tags": [ | |||
"Scarf" | |||
], | |||
"components": [ | |||
"TemperatureProtection" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-warm-cloth", | |||
"reward": 2000 | |||
}, | |||
"BountyInstrument": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-instrument", | |||
"amount": 5, | |||
"whitelist": { | |||
"components": [ | |||
"Instrument" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-instrument", | |||
"reward": 1900 | |||
}, | |||
"BountyFruit": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-fruit", | |||
"amount": 12, | |||
"blacklist": { | |||
"tags": [ | |||
"Slice", | |||
"Cake", | |||
"Pie", | |||
"Bread", | |||
"Pistachios", | |||
"Creamsicle" | |||
] | |||
}, | |||
"whitelist": { | |||
"tags": [ | |||
"Fruit" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-fruit", | |||
"reward": 5000 | |||
}, | |||
"BountySyringe": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-syringe", | |||
"amount": 10, | |||
"whitelist": { | |||
"tags": [ | |||
"Syringe" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-syringe", | |||
"reward": 5000 | |||
}, | |||
"BountyLaserGun": { | |||
"idPrefix": "IV", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-lasergun", | |||
"amount": 6, | |||
"blacklist": { | |||
"components": [ | |||
"PowerCell" | |||
] | |||
}, | |||
"whitelist": { | |||
"components": [ | |||
"BatteryAmmoProvider" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-lasergun", | |||
"reward": 9600 | |||
}, | |||
"BountyArtifact": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-artifact", | |||
"whitelist": { | |||
"components": [ | |||
"XenoArtifact" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-artifact", | |||
"reward": 2500 | |||
}, | |||
"BountyPie": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-pie", | |||
"blacklist": { | |||
"tags": [ | |||
"Slice" | |||
] | |||
}, | |||
"whitelist": { | |||
"tags": [ | |||
"Pie" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-pie", | |||
"reward": 3141 | |||
}, | |||
"BountyFlashes": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-flash", | |||
"amount": 6, | |||
"whitelist": { | |||
"components": [ | |||
"Flash" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-flashes", | |||
"reward": 5500 | |||
}, | |||
"BountyFigurine": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-figurine", | |||
"amount": 5, | |||
"whitelist": { | |||
"tags": [ | |||
"Figurine" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-figurine", | |||
"reward": 3500 | |||
}, | |||
"BountyMedkitBox": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-medkit-box", | |||
"amount": 4, | |||
"whitelist": { | |||
"tags": [ | |||
"Medkit" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-medkit-box", | |||
"reward": 2300 | |||
}, | |||
"BountyFood": { | |||
"idPrefix": "UNTH", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-food", | |||
"amount": 30, | |||
"blacklist": { | |||
"components": [ | |||
"ToolRefinable" | |||
] | |||
}, | |||
"whitelist": { | |||
"tags": [ | |||
"Meat" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-food", | |||
"reward": 4000 | |||
}, | }, | ||
"group": "SalvageJobTier1", | "BountySalvageOreSilver": { | ||
"sprite": { | |||
"sprite": "Objects/Materials/ore.rsi", | |||
"state": "silver" | |||
}, | |||
"group": "SalvageJobTier1", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-ore-silver", | |||
"amount": 45, | |||
"whitelist": { | |||
"tags": [ | |||
"OreSilver" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-salvage-ore-silver", | |||
"reward": 7500 | |||
}, | |||
"BountyDonut": { | |||
"idPrefix": "CC", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-donut", | |||
"amount": 10, | |||
"whitelist": { | |||
"tags": [ | |||
"Donut" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-donut", | |||
"reward": 6000 | |||
}, | |||
"BountyMicrowaveMachineBoard": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-microwave-machine-board", | |||
"amount": 2, | |||
"whitelist": { | |||
"tags": [ | |||
"MicrowaveMachineBoard" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-microwave-machine-board", | |||
"reward": 4000 | |||
}, | }, | ||
"group": "SalvageJobTier2", | "BountyTeethSharkminnow": { | ||
"sprite": { | |||
"sprite": "Mobs/Aliens/Carps/sharkminnow.rsi", | |||
"state": "icon" | |||
}, | |||
"group": "SalvageJobTier2", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-tooth-sharkminnow", | |||
"amount": 3, | |||
"whitelist": { | |||
"tags": [ | |||
"ToothSharkminnow" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-tooth-sharkminnow", | |||
"reward": 12500 | |||
}, | |||
"BountyBrain": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-brain", | |||
"whitelist": { | |||
"components": [ | |||
"Brain" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-brain", | |||
"reward": 12500 | |||
}, | |||
"BountyCorn": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-corn", | |||
"amount": 10, | |||
"whitelist": { | |||
"tags": [ | |||
"Corn" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-corn", | |||
"reward": 10000 | |||
}, | |||
"BountyAnomalyCore": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-anomaly-core", | |||
"whitelist": { | |||
"components": [ | |||
"AnomalyCore" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-anomaly-core", | |||
"reward": 10000 | |||
}, | |||
"BountyPrisonUniform": { | |||
"idPrefix": "TG", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-prison-uniform", | |||
"amount": 4, | |||
"whitelist": { | |||
"tags": [ | |||
"PrisonUniform" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-prison-uniform", | |||
"reward": 8000 | |||
}, | |||
"BountyCardboardBox": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-cardboard-box", | |||
"amount": 12, | |||
"whitelist": { | |||
"tags": [ | |||
"BoxCardboard" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-cardboard-box", | |||
"reward": 1500 | |||
}, | }, | ||
"group": "SalvageJobTier3", | "BountyHivelordRemains": { | ||
"sprite": { | |||
"sprite": "Mobs/Aliens/Asteroid/hivelord.rsi", | |||
"state": "hivelord" | |||
}, | |||
"group": "SalvageJobTier3", | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-remains", | |||
"amount": 3, | |||
"whitelist": { | |||
"tags": [ | |||
"HivelordRemains" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-remains", | |||
"reward": 20000 | |||
}, | |||
"BountyVegetable": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-vegetable", | |||
"amount": 14, | |||
"blacklist": { | |||
"tags": [ | |||
"Slice", | |||
"Cake", | |||
"Pie", | |||
"Bread" | |||
] | |||
}, | |||
"whitelist": { | |||
"tags": [ | |||
"Vegetable" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-vegetable", | |||
"reward": 6000 | |||
}, | |||
"BountyHiVizVest": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-hi-viz-vest", | |||
"amount": 3, | |||
"whitelist": { | |||
"tags": [ | |||
"HiViz" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-hi-viz-vest", | |||
"reward": 3030 | |||
}, | |||
"BountyPercussion": { | |||
"entries": [ | |||
{ | |||
"name": "bounty-item-percussion", | |||
"amount": 4, | |||
"whitelist": { | |||
"tags": [ | |||
"PercussionInstrument" | |||
] | |||
} | |||
} | } | ||
], | |||
"description": "bounty-description-percussion", | |||
"reward": 2500 | |||
} | |||
} | } | ||
} | } | ||
Текущая версия от 18:29, 21 июня 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|