ForceFeedbackEvents.xml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <?xml version="1.0" encoding="us-ascii"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset">
  3. <ForceFeedbackEvent
  4. id="DefaultTier3UnitExplosion"
  5. LeftMotorUse="5%"
  6. RightMotorUse="20%"
  7. Duration="1s"
  8. PlayCount="3"/>
  9. <ForceFeedbackEvent
  10. id="DefaultButtonFocus"
  11. LeftMotorUse="0%"
  12. RightMotorUse="15%"
  13. Duration="100ms"
  14. PlayCount="1"/>
  15. <ForceFeedbackEvent
  16. id="DefaultCommandbarTransition"
  17. LeftMotorUse="0%"
  18. RightMotorUse="30%"
  19. Duration="100ms"
  20. PlayCount="1"/>
  21. <ForceFeedbackEvent
  22. id="DefaultLargeBuildingExplosion"
  23. LeftMotorUse="15%"
  24. RightMotorUse="25%"
  25. Duration="200ms"
  26. PlayCount="1"/>
  27. <ForceFeedbackEvent
  28. id="DefaultMediumUnitAttack"
  29. LeftMotorUse="0%"
  30. RightMotorUse="15%"
  31. Duration="200ms"
  32. PlayCount="1"/>
  33. <ForceFeedbackEvent
  34. id="DefaultBombExplode"
  35. LeftMotorUse="10%"
  36. RightMotorUse="20%"
  37. Duration="1s"
  38. PlayCount="1"/>
  39. <ForceFeedbackEvent
  40. id="HoverSelect"
  41. LeftMotorUse="0%"
  42. RightMotorUse="20%"
  43. Duration="80ms"
  44. PlayCount="1"/>
  45. <ForceFeedbackEvent
  46. id="AssaultTarget"
  47. LeftMotorUse="0%"
  48. RightMotorUse="10%"
  49. Duration="150ms"
  50. PlayCount="1"/>
  51. <ForceFeedbackEvent
  52. id="JapanSquadronDeathExplosionRumble"
  53. LeftMotorUse="5%"
  54. RightMotorUse="15%"
  55. Duration="1s"
  56. PlayCount="1"/>
  57. <ForceFeedbackEvent
  58. id="OniChargeHitRumble"
  59. LeftMotorUse="10%"
  60. RightMotorUse="10%"
  61. Duration="100ms"
  62. PlayCount="1"/>
  63. <ForceFeedbackEvent
  64. id="V4MissleExplosionRumble"
  65. LeftMotorUse="5%"
  66. RightMotorUse="15%"
  67. Duration="100ms"
  68. PlayCount="1"/>
  69. <ForceFeedbackEvent
  70. id="ShogunBattleshipAttacking"
  71. LeftMotorUse="5%"
  72. RightMotorUse="15%"
  73. Duration="1s"
  74. PlayCount="1"/>
  75. <ForceFeedbackEvent
  76. id="VacuumSuckRumble"
  77. LeftMotorUse="5%"
  78. RightMotorUse="20%"
  79. Duration="5s"
  80. PlayCount="1"/>
  81. <ForceFeedbackEvent
  82. id="VacuumBombExplosionRumble"
  83. LeftMotorUse="10%"
  84. RightMotorUse="30%"
  85. Duration="3s"
  86. PlayCount="1"/>
  87. </AssetDeclaration>