Aircraft and Weapons: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
The first column says wether the AircraftType is a <tt>[[Fighter]]</tt>, the second column says wether its weapon has <tt>[[OmniFire]]</tt>, the third column what <tt>[[ROF]]</tt> its weapon has, the fourth column says what <tt>[[ROT]]</tt> the projectile has - these are the only factors influencing aircraft behaviour in RA2, AFAIK. In TS, OmniFire and Fighter tags do not exist. In YR, the behaviour is further affected by FlyBy and FlyBack. A special case is for aircraft using the spawned missile locomotor. The last column describes the resulting behaviour. | The first column says wether the AircraftType is a <tt>[[Fighter]]</tt>, the second column says wether its weapon has <tt>[[OmniFire]]</tt>, the third column what <tt>[[ROF]]</tt> its weapon has, the fourth column says what <tt>[[ROT]]</tt> the projectile has - these are the only factors influencing aircraft behaviour in RA2, AFAIK. In TS, OmniFire and Fighter tags do not exist. In YR, the behaviour is further affected by FlyBy and FlyBack. A special case is for aircraft using the spawned missile locomotor. The last column describes the resulting behaviour. | ||
{| | {|border="2" | ||
!AircraftType: <tt>[[Fighter]]</tt> | !AircraftType: <tt>[[Fighter]]</tt> | ||
!AircraftType: <tt>[[FlyBy]]</tt> | !AircraftType: <tt>[[FlyBy]]</tt> |
Revision as of 09:42, 23 March 2011
As many of you have propably noticed already, an aircraft's behaviour is strongly influenced by the weapon it carries. As there seems to be no other place to plug this in, the following article should serve as an overview of how aircraft behaviour is influenced by certain characteristics of the weapons they carry.
The first column says wether the AircraftType is a Fighter, the second column says wether its weapon has OmniFire, the third column what ROF its weapon has, the fourth column says what ROT the projectile has - these are the only factors influencing aircraft behaviour in RA2, AFAIK. In TS, OmniFire and Fighter tags do not exist. In YR, the behaviour is further affected by FlyBy and FlyBack. A special case is for aircraft using the spawned missile locomotor. The last column describes the resulting behaviour.
AircraftType: Fighter | AircraftType: FlyBy | AircraftType: FlyBack | AircraftType: OmniFire | Weapon: ROF | Projectile: ROT | Outcome |
---|---|---|---|---|---|---|
no | no | 0 | 0 | |||
yes | no | 0 | 0 | |||
yes | yes | 0 | 0 |