Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,11 @@ Object AmericaJetA10Thunderbolt
End
Locomotor = SET_NORMAL A10ThunderboltLocomotor

Behavior = TransitionDamageFX ModuleTag_08
ReallyDamagedParticleSystem1 = Bone:Smoke RandomBone:YES Psys:SmokeSmallContinuous01
ReallyDamagedFXList1 = Loc:X:0.0 Y:0.0 Z:0.0 FXList:FX_MIGDamageTransition

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume FX_JetBigDamageTransition is too big for it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that they can reasonably fit on an Air Field, I think the small one suits just fine.

image

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

End

Behavior = FlammableUpdate ModuleTag_21
AflameDuration = 5000
AflameDamageAmount = 3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,11 @@ Object AmericaJetA10Thunderbolt
End
Locomotor = SET_NORMAL A10ThunderboltLocomotor

Behavior = TransitionDamageFX ModuleTag_08
ReallyDamagedParticleSystem1 = Bone:Smoke RandomBone:YES Psys:SmokeSmallContinuous01
ReallyDamagedFXList1 = Loc:X:0.0 Y:0.0 Z:0.0 FXList:FX_MIGDamageTransition
End

Behavior = ArmorUpgrade ModuleTag_Armor01
TriggeredBy = Upgrade_AmericaCountermeasures
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,11 @@ Object AirF_AmericaJetA10Thunderbolt
End
Locomotor = SET_NORMAL A10ThunderboltLocomotor

Behavior = TransitionDamageFX ModuleTag_08
ReallyDamagedParticleSystem1 = Bone:Smoke RandomBone:YES Psys:SmokeSmallContinuous01
ReallyDamagedFXList1 = Loc:X:0.0 Y:0.0 Z:0.0 FXList:FX_MIGDamageTransition
End

Behavior = ArmorUpgrade ModuleTag_Armor01
TriggeredBy = Upgrade_AmericaCountermeasures
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,11 @@ Object Lazr_AmericaJetA10Thunderbolt
End
Locomotor = SET_NORMAL A10ThunderboltLocomotor

Behavior = TransitionDamageFX ModuleTag_08
ReallyDamagedParticleSystem1 = Bone:Smoke RandomBone:YES Psys:SmokeSmallContinuous01
ReallyDamagedFXList1 = Loc:X:0.0 Y:0.0 Z:0.0 FXList:FX_MIGDamageTransition
End

Behavior = ArmorUpgrade ModuleTag_Armor01
TriggeredBy = Upgrade_AmericaCountermeasures
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,11 @@ Object SupW_AmericaJetA10Thunderbolt
End
Locomotor = SET_NORMAL A10ThunderboltLocomotor

Behavior = TransitionDamageFX ModuleTag_08
ReallyDamagedParticleSystem1 = Bone:Smoke RandomBone:YES Psys:SmokeSmallContinuous01
ReallyDamagedFXList1 = Loc:X:0.0 Y:0.0 Z:0.0 FXList:FX_MIGDamageTransition
End

Behavior = ArmorUpgrade ModuleTag_Armor01
TriggeredBy = Upgrade_AmericaCountermeasures
End
Expand Down