Live
drifter reacted 👍 to Turret ReskinnerRickySpanish updated Zombie AnimalsDark’Karis reacted 🚀 to OverShieldDuff published Turret ReskinnerDuff published DiseasesGoldenRatio published Golden Power ControllerStorption updated Rust Map Vote BotRickySpanish updated Zombie AnimalsxNullPointer95 published Penalty SystemWrecks updated AchievementsRickySpanish reacted 🔥 to 🩸 THE SANCTUARY 🩸Duff reacted 🚀 to OverShieldKhaled reacted 🚀 to OverShieldJeffGoldblume reacted 🚀 to OverShieldWrecks published OverShieldWrecks updated Animal GrenadesFlecksel updated Rust Valley GPKap updated Exile - Land of Lost Souls ** Updated for August Update**xNullPointer95 updated Auto PurgeLiam followed @badgyverbadgyver updated Mordorbadgyver updated The Day After Tomorrowbadgyver updated RATSbadgyver updated RATS 2 Fucking Xmasbadgyver updated RATS 2badgyver updated CHRONUSbadgyver updated Extractionbadgyver updated Sea Skullbadgyver updated Apocalypse Spainbadgyver updated UMBRELLA
drifter reacted 👍 to Turret ReskinnerRickySpanish updated Zombie AnimalsDark’Karis reacted 🚀 to OverShieldDuff published Turret ReskinnerDuff published DiseasesGoldenRatio published Golden Power ControllerStorption updated Rust Map Vote BotRickySpanish updated Zombie AnimalsxNullPointer95 published Penalty SystemWrecks updated AchievementsRickySpanish reacted 🔥 to 🩸 THE SANCTUARY 🩸Duff reacted 🚀 to OverShieldKhaled reacted 🚀 to OverShieldJeffGoldblume reacted 🚀 to OverShieldWrecks published OverShieldWrecks updated Animal GrenadesFlecksel updated Rust Valley GPKap updated Exile - Land of Lost Souls ** Updated for August Update**xNullPointer95 updated Auto PurgeLiam followed @badgyverbadgyver updated Mordorbadgyver updated The Day After Tomorrowbadgyver updated RATSbadgyver updated RATS 2 Fucking Xmasbadgyver updated RATS 2badgyver updated CHRONUSbadgyver updated Extractionbadgyver updated Sea Skullbadgyver updated Apocalypse Spainbadgyver updated UMBRELLA
Browse/Rust/Scrap Capsules

Scrap Capsules

Wrecks 0.0 (0)v1.0.1OxideCarbonExclusive#loot#grind#xp#economy
Scrap Capsules1 / 9
Scrap Capsules lets players fill a capsule with progress from their actions, then break it open for loot.
Description

Scrap Capsules lets players fill a capsule with progress from their actions, then break it open for loot.


Players find capsules in loot crates, insert one through the capsule menu, and it tracks progress while they play. When it hits 100% completion they open it for a chance of loot and reward commands.


Only one capsule is tracked at a time. The rest sit in the player's inventory as tradeable items, each remembering its own progress, so players can swap which one they're filling whenever they want.


This also creates a microeconomy, people can grind capsules and trade them to other players.


Six premade capsule tiers are included, each with its own stage art that changes as it fills.


Tier List


Common, Uncommon, Rare, Epic, Legendary, Exotic. Easily add more via config. Use my images as a base to create your own. Use the same dimensions for the capsule / background for a seamless addition.

Stages can vary, add more stage images, to make a capsule progress even more over time.


Capsules can spawn inside configured loot containers.


Players can open the capsule menu with /capsules and insert a capsule to start tracking it.


Progress is earned from the XP sources you enable, and only the inserted capsule gains it.


At 100% the capsule can be claimed for its loot table and reward commands, then it's consumed.


Features


Capsules are real non-stackable inventory items with their own shortnames and skins, so they can be traded, sold, and stored.


Per-tier loot tables, reward commands, XP needed, stage images, background, and open/complete effects.


XP sources: Online Time, Gathering, Collectible Pickups, Player Kills, Scientist kills, Animal kills, Scarecrow kills, Bradley Eliminations, and Patrol Heli takedowns.


Event support, capsules also gain progress from winning server events and PvE plugins.
Convoy
Sputnik
Caravan
Harbor
Supermarket
Sat Dish
Power Plant
Junkyard
Gas Station
Arctic Base
Air
Ferry Terminal
Water
Triangulation
Bot Purge
Eradication
Also Beast, Zombie, and Bounty eliminations.


If there is any you would like added, let me know.


Permission based XP multipliers, reward your high tier players with a higher multiplier.


Optional SimpleStatus support shows a pop up on every Xp source gain.


Track stats via the Time-held tracker and progress bar in the menu as well as Xp totals.


Player Command


code
1/CAPSULES - OPENS THE CAPSULE MENU, OR THE CHOOSER IF NOTHING IS INSERTED
2
3Admin Commands
4
5/GIVECAPSULE player tier/shortname - GIVES A CAPSULE TO A PLAYER
6
7/GIVEALLCAPSULES - GIVES 3 OF EVERY CAPSULE TO YOURSELF
8
9/SETCAPSULEPROGRESS player percent - SETS THE PLAYER'S INSERTED CAPSULE PROGRESS
10
11/COMPLETECAPSULE player - COMPLETES THE PLAYER'S INSERTED CAPSULE
code
1Permissions
2
3ScrapCapsules.Admin - access to the admin commands
4
5ScrapCapsules.Vip - 1.5x XP
6
7ScrapCapsules.Elite - 2.0x XP


Config

json
1{
2 "Settings": {
3 "Wipe Inserted Capsule Progress on Wipe?": false,
4 "Notify Player When Capsule Obtained?": true,
5 "Debug XP Awards to Admins?": false,
6 "Show XP Popup Status?": true,
7 "XP Popup Icon": "assets/icons/upgrade.png",
8 "XP Popup Seconds": 4
9 },
10 "XP Rewards": {
11 "Patrol Helicopter Kill": 250.0,
12 "Bradley Kill": 250.0,
13 "Scientist Kill": 20.0,
14 "Player Kill": 25.0,
15 "Player Death": -5.0,
16 "Resource Gather": 1.0,
17 "Collectible Pickup": 2.0,
18 "Per Minute Connected": 10.0,
19 "Animal Kill": 5.0,
20 "Scarecrow Kill": 10.0
21 },
22 "Event XP Rewards": {
23 "Convoy Elimination": 500.0,
24 "Sputnik Win": 500.0,
25 "Caravan Elimination": 500.0,
26 "Harbor Event Win": 500.0,
27 "Supermarket Event Win": 500.0,
28 "Sat Dish Event Win": 500.0,
29 "Power Plant Event Win": 500.0,
30 "Junkyard Event Win": 500.0,
31 "Gas Station Event Win": 500.0,
32 "Arctic Base Event Win": 500.0,
33 "Air Event Win": 500.0,
34 "Bot Purge Win": 500.0,
35 "Eradication Win": 500.0,
36 "Ferry Terminal Win": 500.0,
37 "Water Event Win": 500.0,
38 "Triangulation Event Win": 500.0,
39 "Beast Elimination": 25.0,
40 "Zombie Elimination": 25.0,
41 "Bounty Elimination": 25.0
42 },
43 "XP Multiplier Permissions": {
44 "ScrapCapsules.Vip": 1.25,
45 "ScrapCapsules.Elite": 1.5
46},
47 "Scrap Capsules": [
48 {
49 "Capsule Name": "Common Scrap Capsule",
50 "Item Shortname": "scrapcapsule.common",
51 "Item Skin": 3752488545,
52 "Parent Item Shortname": "battery.small",
53 "Enable Loot Spawn": true,
54 "Loot Spawn Probability": 0.1,
55 "Containers to Spawn Capsule": [
56 "assets/bundled/prefabs/radtown/crate_basic.prefab",
57 "assets/bundled/prefabs/radtown/crate_normal_2.prefab"
58 ],
59 "Capsule Stage Images": [
60 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/CommonScrapCapsule/CommonScrapCapsuleS1.png",
61 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/CommonScrapCapsule/CommonScrapCapsuleS2.png",
62 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/CommonScrapCapsule/CommonScrapCapsuleS3.png",
63 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/CommonScrapCapsule/CommonScrapCapsuleS4.png"
64 ],
65 "Capsule Background Image": "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/CommonScrapCapsule/CommonScrapCapsuleBackground.png",
66 "Capsule Completed Effect": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab",
67 "Capsule Open Effect": "assets/prefabs/weapons/toolgun/effects/attack.prefab",
68 "Capsule XP Needed to Complete": 2500,
69 "Min Loot Items Given on Completion": 2,
70 "Max Loot Items Given on Completion": 3,
71 "Capsule Loot Table": [
72 {
73 "Custom Name": null,
74 "Shortname": "scrap",
75 "Skin": 0,
76 "Amount Min": 150,
77 "Amount Max": 350,
78 "Text": null,
79 "Probability to Pull Out Of 100": 60.0
80 },
81 {
82 "Custom Name": null,
83 "Shortname": "metal.fragments",
84 "Skin": 0,
85 "Amount Min": 500,
86 "Amount Max": 1500,
87 "Text": null,
88 "Probability to Pull Out Of 100": 50.0
89 },
90 {
91 "Custom Name": null,
92 "Shortname": "lowgradefuel",
93 "Skin": 0,
94 "Amount Min": 100,
95 "Amount Max": 250,
96 "Text": null,
97 "Probability to Pull Out Of 100": 40.0
98 },
99 {
100 "Custom Name": null,
101 "Shortname": "cloth",
102 "Skin": 0,
103 "Amount Min": 100,
104 "Amount Max": 300,
105 "Text": null,
106 "Probability to Pull Out Of 100": 30.0
107 }
108 ],
109 "Min Commands Issued on Completion": 1,
110 "Max Commands Issued on Completion": 1,
111 "Command Issue Table": [
112 {
113 "Command": "deposit {id} 250",
114 "Command Description on Reward": "<color=green>250</color> Economics Credit",
115 "Probability out of 100 to execute this command?": 50
116 },
117 {
118 "Command": "sr add {id} 250",
119 "Command Description on Reward": "<color=red>250</color> Server Rewards Points",
120 "Probability out of 100 to execute this command?": 50
121 }
122 ],
123 "Possible Commands Text": [
124 "<color=green>250</color> Economics Credit",
125 "<color=red>250</color> Server Rewards Points",
126 "",
127 "***<color=white>1</color> is chosen at random.***"
128 ]
129 },
130 {
131 "Capsule Name": "Uncommon Scrap Capsule",
132 "Item Shortname": "scrapcapsule.uncommon",
133 "Item Skin": 3752488777,
134 "Parent Item Shortname": "battery.small",
135 "Enable Loot Spawn": true,
136 "Loot Spawn Probability": 0.07,
137 "Containers to Spawn Capsule": [
138 "assets/bundled/prefabs/radtown/crate_normal.prefab",
139 "assets/bundled/prefabs/radtown/crate_normal_2.prefab"
140 ],
141 "Capsule Stage Images": [
142 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/UncommonScrapCapsule/UncommonScrapCapsuleS1.png",
143 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/UncommonScrapCapsule/UncommonScrapCapsuleS2.png",
144 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/UncommonScrapCapsule/UncommonScrapCapsuleS3.png",
145 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/UncommonScrapCapsule/UncommonScrapCapsuleS4.png"
146 ],
147 "Capsule Background Image": "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/UncommonScrapCapsule/UncommonScrapCapsuleBackground.png",
148 "Capsule Completed Effect": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab",
149 "Capsule Open Effect": "assets/prefabs/weapons/toolgun/effects/attack.prefab",
150 "Capsule XP Needed to Complete": 5000,
151 "Min Loot Items Given on Completion": 2,
152 "Max Loot Items Given on Completion": 3,
153 "Capsule Loot Table": [
154 {
155 "Custom Name": null,
156 "Shortname": "scrap",
157 "Skin": 0,
158 "Amount Min": 350,
159 "Amount Max": 700,
160 "Text": null,
161 "Probability to Pull Out Of 100": 60.0
162 },
163 {
164 "Custom Name": null,
165 "Shortname": "metal.refined",
166 "Skin": 0,
167 "Amount Min": 25,
168 "Amount Max": 75,
169 "Text": null,
170 "Probability to Pull Out Of 100": 45.0
171 },
172 {
173 "Custom Name": null,
174 "Shortname": "gunpowder",
175 "Skin": 0,
176 "Amount Min": 100,
177 "Amount Max": 300,
178 "Text": null,
179 "Probability to Pull Out Of 100": 40.0
180 },
181 {
182 "Custom Name": null,
183 "Shortname": "techparts",
184 "Skin": 0,
185 "Amount Min": 2,
186 "Amount Max": 5,
187 "Text": null,
188 "Probability to Pull Out Of 100": 25.0
189 }
190 ],
191 "Min Commands Issued on Completion": 1,
192 "Max Commands Issued on Completion": 1,
193 "Command Issue Table": [
194 {
195 "Command": "deposit {id} 500",
196 "Command Description on Reward": "<color=green>500</color> Economics Credit",
197 "Probability out of 100 to execute this command?": 50
198 },
199 {
200 "Command": "sr add {id} 500",
201 "Command Description on Reward": "<color=red>500</color> Server Rewards Points",
202 "Probability out of 100 to execute this command?": 50
203 }
204 ],
205 "Possible Commands Text": [
206 "<color=green>500</color> Economics Credit",
207 "<color=red>500</color> Server Rewards Points",
208 "",
209 "***<color=white>1</color> is chosen at random.***"
210 ]
211 },
212 {
213 "Capsule Name": "Rare Scrap Capsule",
214 "Item Shortname": "scrapcapsule.rare",
215 "Item Skin": 3752488945,
216 "Parent Item Shortname": "battery.small",
217 "Enable Loot Spawn": true,
218 "Loot Spawn Probability": 0.05,
219 "Containers to Spawn Capsule": [
220 "assets/bundled/prefabs/radtown/crate_normal.prefab",
221 "assets/bundled/prefabs/radtown/crate_elite.prefab"
222 ],
223 "Capsule Stage Images": [
224 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/RareScrapCapsule/RareScrapCapsuleS1.png",
225 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/RareScrapCapsule/RareScrapCapsuleS2.png",
226 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/RareScrapCapsule/RareScrapCapsuleS3.png",
227 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/RareScrapCapsule/RareScrapCapsuleS4.png"
228 ],
229 "Capsule Background Image": "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/RareScrapCapsule/RareScrapCapsuleBackground.png",
230 "Capsule Completed Effect": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab",
231 "Capsule Open Effect": "assets/prefabs/weapons/toolgun/effects/attack.prefab",
232 "Capsule XP Needed to Complete": 8000,
233 "Min Loot Items Given on Completion": 3,
234 "Max Loot Items Given on Completion": 3,
235 "Capsule Loot Table": [
236 {
237 "Custom Name": null,
238 "Shortname": "scrap",
239 "Skin": 0,
240 "Amount Min": 700,
241 "Amount Max": 1200,
242 "Text": null,
243 "Probability to Pull Out Of 100": 60.0
244 },
245 {
246 "Custom Name": null,
247 "Shortname": "metal.refined",
248 "Skin": 0,
249 "Amount Min": 75,
250 "Amount Max": 150,
251 "Text": null,
252 "Probability to Pull Out Of 100": 45.0
253 },
254 {
255 "Custom Name": null,
256 "Shortname": "explosives",
257 "Skin": 0,
258 "Amount Min": 10,
259 "Amount Max": 30,
260 "Text": null,
261 "Probability to Pull Out Of 100": 30.0
262 },
263 {
264 "Custom Name": null,
265 "Shortname": "rifle.ak",
266 "Skin": 0,
267 "Amount Min": 1,
268 "Amount Max": 1,
269 "Text": null,
270 "Probability to Pull Out Of 100": 10.0
271 }
272 ],
273 "Min Commands Issued on Completion": 1,
274 "Max Commands Issued on Completion": 1,
275 "Command Issue Table": [
276 {
277 "Command": "deposit {id} 1000",
278 "Command Description on Reward": "<color=green>1000</color> Economics Credit",
279 "Probability out of 100 to execute this command?": 50
280 },
281 {
282 "Command": "sr add {id} 1000",
283 "Command Description on Reward": "<color=red>1000</color> Server Rewards Points",
284 "Probability out of 100 to execute this command?": 50
285 }
286 ],
287 "Possible Commands Text": [
288 "<color=green>1000</color> Economics Credit",
289 "<color=red>1000</color> Server Rewards Points",
290 "",
291 "***<color=white>1</color> is chosen at random.***"
292 ]
293 },
294 {
295 "Capsule Name": "Epic Scrap Capsule",
296 "Item Shortname": "scrapcapsule.epic",
297 "Item Skin": 3752489112,
298 "Parent Item Shortname": "battery.small",
299 "Enable Loot Spawn": true,
300 "Loot Spawn Probability": 0.03,
301 "Containers to Spawn Capsule": [
302 "assets/bundled/prefabs/radtown/crate_elite.prefab"
303 ],
304 "Capsule Stage Images": [
305 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/EpicScrapCapsule/EpicScrapCapsuleS1.png",
306 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/EpicScrapCapsule/EpicScrapCapsuleS2.png",
307 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/EpicScrapCapsule/EpicScrapCapsuleS3.png",
308 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/EpicScrapCapsule/EpicScrapCapsuleS4.png"
309 ],
310 "Capsule Background Image": "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/EpicScrapCapsule/EpicScrapCapsuleBackground.png",
311 "Capsule Completed Effect": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab",
312 "Capsule Open Effect": "assets/prefabs/weapons/toolgun/effects/attack.prefab",
313 "Capsule XP Needed to Complete": 12000,
314 "Min Loot Items Given on Completion": 3,
315 "Max Loot Items Given on Completion": 3,
316 "Capsule Loot Table": [
317 {
318 "Custom Name": null,
319 "Shortname": "scrap",
320 "Skin": 0,
321 "Amount Min": 1200,
322 "Amount Max": 2000,
323 "Text": null,
324 "Probability to Pull Out Of 100": 60.0
325 },
326 {
327 "Custom Name": null,
328 "Shortname": "metal.refined",
329 "Skin": 0,
330 "Amount Min": 150,
331 "Amount Max": 300,
332 "Text": null,
333 "Probability to Pull Out Of 100": 45.0
334 },
335 {
336 "Custom Name": null,
337 "Shortname": "explosive.timed",
338 "Skin": 0,
339 "Amount Min": 1,
340 "Amount Max": 3,
341 "Text": null,
342 "Probability to Pull Out Of 100": 25.0
343 },
344 {
345 "Custom Name": null,
346 "Shortname": "rifle.ak",
347 "Skin": 0,
348 "Amount Min": 1,
349 "Amount Max": 1,
350 "Text": null,
351 "Probability to Pull Out Of 100": 20.0
352 }
353 ],
354 "Min Commands Issued on Completion": 1,
355 "Max Commands Issued on Completion": 1,
356 "Command Issue Table": [
357 {
358 "Command": "deposit {id} 2000",
359 "Command Description on Reward": "<color=green>2000</color> Economics Credit",
360 "Probability out of 100 to execute this command?": 50
361 },
362 {
363 "Command": "sr add {id} 2000",
364 "Command Description on Reward": "<color=green>2000</color> Server Rewards Points",
365 "Probability out of 100 to execute this command?": 50
366 }
367 ],
368 "Possible Commands Text": [
369 "<color=green>2000</color> Economics Credit",
370 "<color=red>2000</color> Server Rewards Points",
371 "",
372 "***<color=white>1</color> is chosen at random.***"
373 ]
374 },
375 {
376 "Capsule Name": "Legendary Scrap Capsule",
377 "Item Shortname": "scrapcapsule.legendary",
378 "Item Skin": 3752489240,
379 "Parent Item Shortname": "battery.small",
380 "Enable Loot Spawn": true,
381 "Loot Spawn Probability": 0.015,
382 "Containers to Spawn Capsule": [
383 "assets/bundled/prefabs/radtown/crate_elite.prefab",
384 "assets/prefabs/npc/patrol helicopter/heli_crate.prefab"
385 ],
386 "Capsule Stage Images": [
387 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/LegendaryScrapCapsule/LegendaryScrapCapsuleS1.png",
388 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/LegendaryScrapCapsule/LegendaryScrapCapsuleS2.png",
389 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/LegendaryScrapCapsule/LegendaryScrapCapsuleS3.png",
390 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/LegendaryScrapCapsule/LegendaryScrapCapsuleS4.png"
391 ],
392 "Capsule Background Image": "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/LegendaryScrapCapsule/LegendaryScrapCapsuleBackground.png",
393 "Capsule Completed Effect": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab",
394 "Capsule Open Effect": "assets/prefabs/weapons/toolgun/effects/attack.prefab",
395 "Capsule XP Needed to Complete": 18000,
396 "Min Loot Items Given on Completion": 3,
397 "Max Loot Items Given on Completion": 4,
398 "Capsule Loot Table": [
399 {
400 "Custom Name": null,
401 "Shortname": "scrap",
402 "Skin": 0,
403 "Amount Min": 2000,
404 "Amount Max": 3500,
405 "Text": null,
406 "Probability to Pull Out Of 100": 60.0
407 },
408 {
409 "Custom Name": null,
410 "Shortname": "metal.refined",
411 "Skin": 0,
412 "Amount Min": 300,
413 "Amount Max": 600,
414 "Text": null,
415 "Probability to Pull Out Of 100": 45.0
416 },
417 {
418 "Custom Name": null,
419 "Shortname": "explosive.timed",
420 "Skin": 0,
421 "Amount Min": 2,
422 "Amount Max": 5,
423 "Text": null,
424 "Probability to Pull Out Of 100": 30.0
425 },
426 {
427 "Custom Name": null,
428 "Shortname": "lmg.m249",
429 "Skin": 0,
430 "Amount Min": 1,
431 "Amount Max": 1,
432 "Text": null,
433 "Probability to Pull Out Of 100": 10.0
434 }
435 ],
436 "Min Commands Issued on Completion": 1,
437 "Max Commands Issued on Completion": 1,
438 "Command Issue Table": [
439 {
440 "Command": "deposit {id} 5000",
441 "Command Description on Reward": "<color=green>5000</color> Economics Credit",
442 "Probability out of 100 to execute this command?": 50
443 },
444 {
445 "Command": "sr add {id} 5000",
446 "Command Description on Reward": "<color=red>5000</color> Server Rewards Points",
447 "Probability out of 100 to execute this command?": 50
448 }
449 ],
450 "Possible Commands Text": [
451 "<color=green>5000</color> Economics Credit",
452 "<color=red>5000</color> Server Rewards Points",
453 "",
454 "***<color=white>1</color> is chosen at random.***"
455 ]
456 },
457 {
458 "Capsule Name": "Exotic Scrap Capsule",
459 "Item Shortname": "scrapcapsule.exotic",
460 "Item Skin": 3752489364,
461 "Parent Item Shortname": "battery.small",
462 "Enable Loot Spawn": true,
463 "Loot Spawn Probability": 0.008,
464 "Containers to Spawn Capsule": [
465 "assets/prefabs/npc/patrol helicopter/heli_crate.prefab",
466 "assets/prefabs/npc/m2bradley/bradley_crate.prefab"
467 ],
468 "Capsule Stage Images": [
469 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/ExoticScrapCapsule/ExoticScrapCapsuleS1.png",
470 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/ExoticScrapCapsule/ExoticScrapCapsuleS2.png",
471 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/ExoticScrapCapsule/ExoticScrapCapsuleS3.png",
472 "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/ExoticScrapCapsule/ExoticScrapCapsuleS4.png"
473 ],
474 "Capsule Background Image": "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/ScrapCapsules/ExoticScrapCapsule/ExoticScrapCapsuleBackground.png",
475 "Capsule Completed Effect": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab",
476 "Capsule Open Effect": "assets/prefabs/weapons/toolgun/effects/attack.prefab",
477 "Capsule XP Needed to Complete": 25000,
478 "Min Loot Items Given on Completion": 4,
479 "Max Loot Items Given on Completion": 4,
480 "Capsule Loot Table": [
481 {
482 "Custom Name": null,
483 "Shortname": "scrap",
484 "Skin": 0,
485 "Amount Min": 3500,
486 "Amount Max": 6000,
487 "Text": null,
488 "Probability to Pull Out Of 100": 60.0
489 },
490 {
491 "Custom Name": null,
492 "Shortname": "metal.refined",
493 "Skin": 0,
494 "Amount Min": 600,
495 "Amount Max": 1000,
496 "Text": null,
497 "Probability to Pull Out Of 100": 45.0
498 },
499 {
500 "Custom Name": null,
501 "Shortname": "explosive.timed",
502 "Skin": 0,
503 "Amount Min": 4,
504 "Amount Max": 8,
505 "Text": null,
506 "Probability to Pull Out Of 100": 35.0
507 },
508 {
509 "Custom Name": null,
510 "Shortname": "rocket.launcher",
511 "Skin": 0,
512 "Amount Min": 1,
513 "Amount Max": 1,
514 "Text": null,
515 "Probability to Pull Out Of 100": 15.0
516 }
517 ],
518 "Min Commands Issued on Completion": 1,
519 "Max Commands Issued on Completion": 1,
520 "Command Issue Table": [
521 {
522 "Command": "deposit {id} 10000",
523 "Command Description on Reward": "<color=green>10000</color> Economics Credit",
524 "Probability out of 100 to execute this command?": 50
525 },
526 {
527 "Command": "sr add {id} 10000",
528 "Command Description on Reward": "<color=red>10000</color> Server Rewards Points",
529 "Probability out of 100 to execute this command?": 50
530 }
531 ],
532 "Possible Commands Text": [
533 "<color=green>10000</color> Economics Credit",
534 "<color=red>10000</color> Server Rewards Points",
535 "",
536 "***<color=white>1</color> is chosen at random.***"
537 ]
538 }
539 ]
540}

Lang

json
1{
2 "Prefix": "<color=#cf9bff>[Scrap Capsules]</color> ",
3 "Obtained": "You obtained a <color=#cf9bff>{0}</color>! Insert it with <color=#9bff9b>/capsules</color>",
4 "Inserted": "Inserted <color=#cf9bff>{0}</color>. Progress now counts toward it.",
5 "Ejected": "Ejected your capsule back to your inventory.",
6 "Complete": "Your <color=#cf9bff>{0}</color> is <color=#9bff9b>complete</color>! Open <color=#9bff9b>/capsules</color> to claim your loot.",
7 "RankUp": "Your <color=#cf9bff>{0}</color> ranked up! Stage <color=#f5a142>{1}</color>/<color=#f5a142>{2}</color>",
8 "NotReady": "This capsule is <color=#ff6b6b>not ready</color> to open yet.",
9 "Opened": "You opened your <color=#cf9bff>{0}</color> and received:\n{1}",
10 "RewardItem": "<color=#9bff9b>{0}x</color> {1}",
11 "RewardCommand": "{0}",
12 "NoCapsules": "You have no Scrap Capsules. Find them in loot crates.",
13 "InsertReminder": "You're earning <color=#9bff9b>progress</color> with no capsule inserted! Insert a <color=#cf9bff>Scrap Capsule</color> with <color=#9bff9b>/capsules</color> to start tracking it.",
14 "ConfigMissing": "Your inserted capsule <color=#ff6b6b>no longer exists</color> in the config.",
15 "NoPermission": "You do <color=#ff6b6b>not have permission</color>.",
16 "UsageGive": "Usage: <color=#9bff9b>givecapsule</color> <color=#ffd479>player</color> <color=#ffd479>tier / shortname</color>",
17 "UsageSetProgress": "Usage: <color=#9bff9b>setcapsuleprogress</color> <color=#ffd479>player</color> <color=#ffd479>percent</color>",
18 "UsageComplete": "Usage: <color=#9bff9b>completecapsule</color> <color=#ffd479>player</color>",
19 "PlayerNotFound": "<color=#ff6b6b>Player not found.</color>",
20 "NoMatch": "No capsule matching '<color=#ff6b6b>{0}</color>'.",
21 "Gave": "Gave <color=#cf9bff>{0}</color> to <color=#ffd479>{1}</color>.",
22 "GaveAll": "Gave <color=#9bff9b>3</color> of each capsule to <color=#ffd479>{0}</color>.",
23 "NoActive": "<color=#ffd479>{0}</color> has no inserted capsule.",
24 "BadPercent": "'<color=#ff6b6b>{0}</color>' is not a valid percentage.",
25 "SetProgress": "Set <color=#ffd479>{0}</color>'s <color=#cf9bff>{1}</color> to <color=#9bff9b>{2}%</color>.",
26 "Completed": "Completed <color=#ffd479>{0}</color>'s <color=#cf9bff>{1}</color>.",
27 "scrapcapsule.common": "Common Scrap Capsule",
28 "scrapcapsule.common.desc": "Track tasks to fill this capsule, then break it open for loot. Use /capsules.",
29 "scrapcapsule.uncommon": "Uncommon Scrap Capsule",
30 "scrapcapsule.uncommon.desc": "Track tasks to fill this capsule, then break it open for loot. Use /capsules.",
31 "scrapcapsule.rare": "Rare Scrap Capsule",
32 "scrapcapsule.rare.desc": "Track tasks to fill this capsule, then break it open for loot. Use /capsules.",
33 "scrapcapsule.epic": "Epic Scrap Capsule",
34 "scrapcapsule.epic.desc": "Track tasks to fill this capsule, then break it open for loot. Use /capsules.",
35 "scrapcapsule.legendary": "Legendary Scrap Capsule",
36 "scrapcapsule.legendary.desc": "Track tasks to fill this capsule, then break it open for loot. Use /capsules.",
37 "scrapcapsule.exotic": "Exotic Scrap Capsule",
38 "scrapcapsule.exotic.desc": "Track tasks to fill this capsule, then break it open for loot. Use /capsules."
39}

$29.99
Views159
Downloads3
Purchases0
Rating 0.0
Version1.0.1
PlatformRust
CompatibleOxide · Carbon
Size109 KB
PublishedJun 28, 2026
UpdatedJul 29, 2026
✓ Reviewed for safety and integrity