Darwinbots Forum

Bots and Simulations => Bestiary => Mutations => Topic started by: MysticalDumpling on February 07, 2014, 07:01:56 PM

Title: Slimy_Veg Evolved! (evo)(MysticalDumpling)7-2-14
Post by: MysticalDumpling on February 07, 2014, 07:01:56 PM
In a evosim with this veggie and a tie feeeder, Slimy_Veg evolved into this:

Code: [Select]
cond
 *.nrg 1000 >=
 start
 .strvenom inc
 50 .repro store
 .aimleft inc
 0 store
 stop
''''''''''''''''''''''''  Gene:  1 Ends at position  15  '''''''''''''''''''''''
 cond
 *.nrg 500 >
 start
 100 .mkslime store
 stop
''''''''''''''''''''''''  Gene:  2 Ends at position  24  '''''''''''''''''''''''
 cond
 !=
 *.trefeye *.myeye *.trefypos *.trefxpos start
 angle .setaim store
 .sx store
 stop
''''''''''''''''''''''''  Gene:  3 Ends at position  37  '''''''''''''''''''''''
 cond
 *22 0 =
 start
 .dn store
 stop
''''''''''''''''''''''''  Gene:  4 Ends at position  45  '''''''''''''''''''''''

The anti-feeding venom turned into a rather clever anti-feeding gene- whenever it can read from a tie, it moves away hard enough to break the tie. The formation of this veg almost caused an extinction n the sim. This formed by hour 7, methinks.

This bot is a good reason to enable mutations on veggies!