Difference between revisions of "Defences"

From WikiManual
Jump to: navigation, search
Line 5: Line 5:
 
Poison defends against -1 shots and [[info shots]]. If one of these shots hits you, then you will fire back poison at your attacker.
 
Poison defends against -1 shots and [[info shots]]. If one of these shots hits you, then you will fire back poison at your attacker.
 
See how much poison you have by referencing [[.poison]]
 
See how much poison you have by referencing [[.poison]]
 +
 
Store poison using [[.strpoison]]
 
Store poison using [[.strpoison]]
 +
 
Set affected memory location by storing the amount of poison you want to make (up to 100) into [[.ploc]]
 
Set affected memory location by storing the amount of poison you want to make (up to 100) into [[.ploc]]
  
Line 11: Line 13:
 
== [[Shell]] ==
 
== [[Shell]] ==
 
Shell defends against -6 (body) shots and [[venom]]. It will wear away slowly as it is hit. The disadvantage of shell is that it makes you haevy and slow.
 
Shell defends against -6 (body) shots and [[venom]]. It will wear away slowly as it is hit. The disadvantage of shell is that it makes you haevy and slow.
 +
 
See how much shell you have by referencing [[.shell]]
 
See how much shell you have by referencing [[.shell]]
 +
 
Make shell by storing the amount of shell you want to make (up to 100) into [[.mkshell]]
 
Make shell by storing the amount of shell you want to make (up to 100) into [[.mkshell]]
 +
  
  
 
== [[Slime]] ==
 
== [[Slime]] ==
 
Slime protects against [[ties]] and [[virus|viruses]]. It is not eroded as ties and viruses hit it, but instead slowly dissolves over time.
 
Slime protects against [[ties]] and [[virus|viruses]]. It is not eroded as ties and viruses hit it, but instead slowly dissolves over time.
 +
 
See how much slime you have by referencing [[.slime]]
 
See how much slime you have by referencing [[.slime]]
 +
 
Make slime by storing the amount of slime you want to make (up to 100) into [[.mkslime]]
 
Make slime by storing the amount of slime you want to make (up to 100) into [[.mkslime]]

Revision as of 18:45, 10 February 2006

Defences are ways of protecting against other bot's attacks. Poison, shell, and slime all defend against specific attacks.


Poison

Poison defends against -1 shots and info shots. If one of these shots hits you, then you will fire back poison at your attacker. See how much poison you have by referencing .poison

Store poison using .strpoison

Set affected memory location by storing the amount of poison you want to make (up to 100) into .ploc


Shell

Shell defends against -6 (body) shots and venom. It will wear away slowly as it is hit. The disadvantage of shell is that it makes you haevy and slow.

See how much shell you have by referencing .shell

Make shell by storing the amount of shell you want to make (up to 100) into .mkshell


Slime

Slime protects against ties and viruses. It is not eroded as ties and viruses hit it, but instead slowly dissolves over time.

See how much slime you have by referencing .slime

Make slime by storing the amount of slime you want to make (up to 100) into .mkslime