Switcharoo [Modding Theme Entry: *Anything]
It's a bomb. You throw it, and it morphs into an imitation of the next item in your inventory. When some hapless scavenger tries to shoot you with it, it blows up in their face with the power of a Coalition hand grenade. If you have nothing else in your inventory, it defaults to the form of a ronin glock.
The imitated item always has a mass of 5.5555 kg, so you can use CC48's advanced scanner to tell if a dropped device is one.
And if I'm reading the DRL twitter correctly, those scanners will become official content later, so that's neat.This gif demonstrates the explosion. Please disregard the bullet that also flew out of the explosion, I fixed that and made it so the imitation never fires its original projectile.
I imagine this will be most fun to use for those who play lots of multiplayer, but it's still fun when used against bots too. Editing activities to give it to bots might be cool, too.
I planned to do some other stuff with this, but didn't bother. Maybe later.
Grif helped with the script a bit, with the idea of checking ID numbers to check if something still exists.
[we found that if something no longer exists, the ID is 255. This is the simplest way to avoid a crash when trying to reference something that might disappear/break that I know of.]