mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-02 09:53:38 +02:00
Attack, defense rates
This commit is contained in:
parent
ceb16277fb
commit
b80ccfdffd
5 changed files with 33 additions and 9 deletions
10
README
10
README
|
@ -54,5 +54,11 @@ by empty line), but with these commands instead:
|
|||
|
||||
move <rate>
|
||||
<rate> between 0 and 1, describing probability
|
||||
of success of move command. Higher probability
|
||||
means higher energy maintenance of move actuators.
|
||||
of success of move command.
|
||||
attack <rate>
|
||||
<rate> between 0 and 1.
|
||||
defense <rate>
|
||||
<rate> between 0 and 1.
|
||||
|
||||
In general, higher rate means higher energy maintenance of the
|
||||
appropriate actuators.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue