Author Topic: Discerpo Inscribo (F1)(Vir)(Kage)-01.12.06  (Read 2667 times)

Offline kage

  • Bot Neophyte
  • *
  • Posts: 49
    • View Profile
Discerpo Inscribo (F1)(Vir)(Kage)-01.12.06
« on: December 01, 2006, 08:32:18 AM »
Code: [Select]
'Discerpo Inscribo
'Made by Kage
'Latin for Dividing Entity
'It fights best against
'tie feeders because it quickly
'reproduces into multiple cells
'when it has been tied and overpowers
'its foe from all angles

cond
*.eye5 0 >
*.refeye *.myeye !=
start
*.refveldx .dx store
*.refvelup 30 add .up store
stop

cond
*.eye5 50 >
*.refeye *.myeye !=
start
16 .shootval store
-1 .shoot store
*.refvelup .up store
stop

cond
*.eye5 0 =
*.refeye *.myeye = or
start
314 rnd .aimdx store
stop

cond
*.tiepres 0 !=
start
50 .repro store
stop

cond
*.waste 40 >
start
.backshot inc
-4 .shoot store
*.waste .shootval store
stop

cond
 *.mkvirus 0 !=
start
 *.mkvirus .delgene store
stop

cond
 *.slime 300 <
start
 100 .mkslime store
stop
« Last Edit: May 07, 2014, 12:24:27 PM by Botsareus »