LBA1:Hero behaviours: Difference between revisions

From LBA File Information
Jump to navigation Jump to search
[checked revision][checked revision]
Content deleted Content added
Created page with "The hero's behaviour mode is generally set by the player, but it can also be set and tested by the scripts. The behaviours are referenced by their indexes. 0. Normal 1. Athle..."
 
No edit summary
 
Line 1: Line 1:
The hero's behaviour mode is generally set by the player, but it can also be set and tested by the scripts. The behaviours are referenced by their indexes.
The hero's behaviour mode is generally set by the player, but it can also be set and tested by the scripts. The behaviours are referenced by their indexes.


{| class="wikitable sortable"
0. Normal
|-
1. Athletic
! ID !! Name
2. Aggressive
|-
3. Discrete
|0 || Normal
4. Proto-pack
|-
|1 || Athletic
|-
|2 || Aggressive
|-
|3 || Discrete
|-
|4 || Proto-pack
|}


{{providers|[[provider::alexfont]]}}
{{providers|[[provider::alexfont]]}}

Latest revision as of 11:23, 22 May 2013

The hero's behaviour mode is generally set by the player, but it can also be set and tested by the scripts. The behaviours are referenced by their indexes.

ID Name
0 Normal
1 Athletic
2 Aggressive
3 Discrete
4 Proto-pack

Information provided by: alexfont