Eden Editor: Group: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
| '''Callsign''' | | '''Callsign''' | ||
| Group State | | Group State | ||
| | | Group callsign as visible in the radio chat log. | ||
| <tt>groupID</tt> | | <tt>groupID</tt> | ||
| [[String]] | | [[String]] | ||
Line 19: | Line 19: | ||
| '''Combat Mode''' | | '''Combat Mode''' | ||
| Group State | | Group State | ||
| | | Rules of engagement of the group. | ||
| <tt>combatMode</tt> | | <tt>combatMode</tt> | ||
| [[String]] | | [[String]] | ||
Line 25: | Line 25: | ||
| '''Behaviour''' | | '''Behaviour''' | ||
| Group State | | Group State | ||
| | | Behavior pattern of the group. | ||
| <tt>behaviour</tt> | | <tt>behaviour</tt> | ||
| [[String]] | | [[String]] | ||
Line 31: | Line 31: | ||
| '''Formation''' | | '''Formation''' | ||
| Group State | | Group State | ||
| | | Default group formation. Based on the combat mode, group members may ignore the formation in 'Combat' and 'Stealth' modes. | ||
| <tt>formation</tt> | | <tt>formation</tt> | ||
| [[String]] | | [[String]] | ||
Line 37: | Line 37: | ||
| '''SpeedMode''' | | '''SpeedMode''' | ||
| Group State | | Group State | ||
| | | Default travel speed of the group. In Combat and Stealth behaviour modes, group members will ignore this setting. | ||
| <tt>speedMode</tt> | | <tt>speedMode</tt> | ||
| [[String]] | | [[String]] |
Revision as of 13:56, 8 December 2015
Attributes
Info | Development | |||
---|---|---|---|---|
Name | Category | Description | Class | Type |
Callsign | Group State | Group callsign as visible in the radio chat log. | groupID | String |
Combat Mode | Group State | Rules of engagement of the group. | combatMode | String |
Behaviour | Group State | Behavior pattern of the group. | behaviour | String |
Formation | Group State | Default group formation. Based on the combat mode, group members may ignore the formation in 'Combat' and 'Stealth' modes. | formation | String |
SpeedMode | Group State | Default travel speed of the group. In Combat and Stealth behaviour modes, group members will ignore this setting. | speedMode | String |