Figured out it'd be possible to have shots that fire them selves with a very little amount of help from the bots other than some additional code and large population sizes.
If one bot stores .shoot in .shoot and also in shootval, an incomming 7 shot will refire itself perpetually(until it misses)
(*.shoot .shootval store) in all bots code, original 7 .shoot store only required in one bot.
I haven't really figured out a use for this, it's just an oddball effect I thought up(boredom works wonders for imagination). Originally I was thinking of someway of having a form of parasites within the dna/memory (besides our retro-viruses). Then I realized that most code languages have some sort of "natural" mechanism for this already and all that was actually required was to find it, within DB itself.