You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Airforce can't use A10 Strike from other USA faction Command Centers and vise-versa for other USA factions using A10 strike from an Airforce Command Center.
Airforce A10 Strike has its own Special Power and Science requirements despite sharing the same statistical numbers and OCLs as the normal A10 Strike.
SpecialPower SuperweaponA10ThunderboltMissileStrike
Enum = SPECIAL_A10_THUNDERBOLT_STRIKE
ReloadTime = 240000 ; in milliseconds
RequiredScience = SCIENCE_A10ThunderboltMissileStrike1
PublicTimer = No
SharedSyncedTimer = Yes
ViewObjectDuration = 30000
ViewObjectRange = 250
RadiusCursorRadius = 50
ShortcutPower = Yes ;Capable of being fired by the side-bar shortcut.
AcademyClassify = ACT_SUPERPOWER ;Considered a powerful special power that a player could fire. Not for simpler unit based powers.
End
SpecialPower AirF_SuperweaponA10ThunderboltMissileStrike
Enum = AIRF_SPECIAL_A10_THUNDERBOLT_STRIKE
ReloadTime = 240000 ; in milliseconds
RequiredScience = AirF_SCIENCE_A10ThunderboltMissileStrike1
PublicTimer = No
SharedSyncedTimer = Yes
ViewObjectDuration = 30000
ViewObjectRange = 250
RadiusCursorRadius = 50
ShortcutPower = Yes ;Capable of being fired by the side-bar shortcut.
AcademyClassify = ACT_SUPERPOWER ;Considered a powerful special power that a player could fire. Not for simpler unit based powers.
End
My guess is that they wanted to make it any different but ended up being the same. The special power itself doesn't matter much as it is OCLs that are specified that make difference in planes.
I actually took advantage of this in my project to make lvl 1 available from General 2 promotion for AirF.
@MTKing4 they don't have PDLs, but I guess that was the intention, since A10 object is listed separately in AirforceGeneral.ini.
Airforce can't use A10 Strike from other USA faction Command Centers and vise-versa for other USA factions using A10 strike from an Airforce Command Center.
Airforce A10 Strike has its own Special Power and Science requirements despite sharing the same statistical numbers and OCLs as the normal A10 Strike.
The text was updated successfully, but these errors were encountered: