Advertisement
THUNDERGROOVE

Untitled

Mar 15th, 2015
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. "attributes": {
  2. "mCharProp.bunnyJumpingStaminaCostPenaltyFactor": 2,
  3. "mCharProp.bunnyJumpingStaminaCostPenaltyRecoveryTime": 2.5,
  4. "mCharProp.fallingAccelRate": 0.2,
  5. "mCharProp.inertiaCancellerContent": 352685,
  6. "mCharProp.jumpVelocityPenalty": 1,
  7. "mCharProp.maxAccelRate": 2500,
  8. "mCharProp.movementCrouch.backwardSpeedScale": 1,
  9. "mCharProp.movementCrouch.collisionHeight": 70,
  10. "mCharProp.movementCrouch.collisionRadius": 34.1,
  11. "mCharProp.movementCrouch.groundSpeedScale": 0.3,
  12. "mCharProp.movementCrouch.isEnabled": "True",
  13. "mCharProp.movementCrouch.jumpSpeed": 0,
  14. "mCharProp.movementCrouch.jumpStaminaCost": 50,
  15. "mCharProp.movementCrouch.strafeSpeedScale": 1,
  16. "mCharProp.movementCrouch.turningSpeedScale": 0.6,
  17. "mCharProp.movementRun.backwardSpeedScale": 0.9,
  18. "mCharProp.movementRun.collisionHeight": 90,
  19. "mCharProp.movementRun.collisionRadius": 34,
  20. "mCharProp.movementRun.groundSpeedScale": 1,
  21. "mCharProp.movementRun.isEnabled": "True",
  22. "mCharProp.movementRun.jumpSpeed": 520,
  23. "mCharProp.movementRun.jumpStaminaCost": 50,
  24. "mCharProp.movementRun.strafeSpeedScale": 0.9,
  25. "mCharProp.movementRun.turningSpeedScale": 1,
  26. "mCharProp.movementSprint.backwardSpeedScale": 1,
  27. "mCharProp.movementSprint.collisionHeight": 78,
  28. "mCharProp.movementSprint.collisionRadius": 34,
  29. "mCharProp.movementSprint.groundSpeedScale": 1.4,
  30. "mCharProp.movementSprint.isEnabled": "True",
  31. "mCharProp.movementSprint.jumpSpeed": 520,
  32. "mCharProp.movementSprint.jumpStaminaCost": 50,
  33. "mCharProp.movementSprint.strafeSpeedScale": 0.5,
  34. "mCharProp.movementSprint.turningSpeedScale": 0.66,
  35. "mCharProp.velocityMotorDriveForceLimit": 5,
  36. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement