| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- <?xml version="1.0" encoding="us-ascii"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset">
-
- <ForceFeedbackEvent
- id="DefaultTier3UnitExplosion"
- LeftMotorUse="5%"
- RightMotorUse="20%"
- Duration="1s"
- PlayCount="3"/>
- <ForceFeedbackEvent
- id="DefaultButtonFocus"
- LeftMotorUse="0%"
- RightMotorUse="15%"
- Duration="100ms"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="DefaultCommandbarTransition"
- LeftMotorUse="0%"
- RightMotorUse="30%"
- Duration="100ms"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="DefaultLargeBuildingExplosion"
- LeftMotorUse="15%"
- RightMotorUse="25%"
- Duration="200ms"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="DefaultMediumUnitAttack"
- LeftMotorUse="0%"
- RightMotorUse="15%"
- Duration="200ms"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="DefaultBombExplode"
- LeftMotorUse="10%"
- RightMotorUse="20%"
- Duration="1s"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="HoverSelect"
- LeftMotorUse="0%"
- RightMotorUse="20%"
- Duration="80ms"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="AssaultTarget"
- LeftMotorUse="0%"
- RightMotorUse="10%"
- Duration="150ms"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="JapanSquadronDeathExplosionRumble"
- LeftMotorUse="5%"
- RightMotorUse="15%"
- Duration="1s"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="OniChargeHitRumble"
- LeftMotorUse="10%"
- RightMotorUse="10%"
- Duration="100ms"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="V4MissleExplosionRumble"
- LeftMotorUse="5%"
- RightMotorUse="15%"
- Duration="100ms"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="ShogunBattleshipAttacking"
- LeftMotorUse="5%"
- RightMotorUse="15%"
- Duration="1s"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="VacuumSuckRumble"
- LeftMotorUse="5%"
- RightMotorUse="20%"
- Duration="5s"
- PlayCount="1"/>
- <ForceFeedbackEvent
- id="VacuumBombExplosionRumble"
- LeftMotorUse="10%"
- RightMotorUse="30%"
- Duration="3s"
- PlayCount="1"/>
- </AssetDeclaration>
|