Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Brain variable is the same as the HP and MP, except you can define it dynamically with arbitrary name of it. Such as, you can define a variable called "morale" just use the output channel. After defining it, its value is 0 initially and it can be changed by output channel values.
Channels
bv:<var name> (the XXX is the name of the variable) for example bv:morale
In value mode (default)
The value of morale will be: decision node active * output value

...