Author Topic: Originaloc (F1)(Welwordian)-10.10.05  (Read 2881 times)

Offline Welwordion

  • Bot Destroyer
  • ***
  • Posts: 325
    • View Profile
Originaloc (F1)(Welwordian)-10.10.05
« on: October 10, 2005, 05:08:28 PM »
Code: [Select]
' I will improve his shooting once I find out how Helios shot becomes so strong
'if you want him to put to multibots just insert multi 1 = into the last 2 genes cond

cond
  *.robage  100 >
  *.numties 4 <
  *.nrg  1000  >
  *54  0  =
start
  5  .repro  store  314 .aimdx  store
stop

cond
  *.numties  1  =
  *.robage  20  <
start
  54  inc
  50  50 store
stop

cond
  *.numties 0 =
  *.robage 400 >
  *.multi 0  =
  *54  0  >
start
  54  dec
stop

cond
  *.numties  0 =
  *.robage 10 <
start
  5 .tie store
  5 .tienum store
  5 .stifftie store
stop

cond
  *.nrg 10000 >
  *.robage 400 >
start
  5  add .deltie store
stop

cond
  *.refeye *.myeye =
  *.multi 1 =
  *53 0 =
start 618 .fixang store
  53 inc
stop

cond
  *54 0 >
  *.eye5 10 <
start
  *66 .setaim store
  *66 *50 add 66 store
stop

cond
  *54 0 >
 *.eye5 10 >
  *.refeye *.myeye !=
start
  *66 .setaim store
stop

cond
  *66 350 > or
  *66 -350 >
start
  *50 -1 mult 50 store
stop

cond
start
 50 .sharenrg store
stop

cond
  *.vel 5 <
  *54 0 >
  *.eye5 10 >
  *.eye5 70 <
  *.refeye *.myeye !=
start
  10 *.vel sub 2 div .up store
stop

cond
  *.eye5 10 >
  *.refeye 2 <
start
 -1 .shoot store
 -10 .shootval store
stop

cond
  *.eye5 10 >
  *.refeye 1 >
  *.refeye *.myeye !=
start
 -6 .shoot store
 -10 .shootval store
stop

cond
  *.waste 100 >
start
  *.waste .shootval store
 -4 .shoot store
stop

cond
  *.nrg 6000 >
  *.body 100 <
start
  10 .strbody store
stop

cond
  *.nrg 2000 >
  *.shell 390 <
start
  400 *.shell sub .mkshell store
stop
end
« Last Edit: May 06, 2014, 11:37:43 AM by Botsareus »