Advertisement
Guest User

XComGrimyShotBar.ini

a guest
Jan 20th, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. [TacticalHUDShotBar.GrimyShotBar]
  2. AIM_LEFT_OF_CRIT = false; show aim to the left or right of crit?
  3. SHOW_DODGE = false;
  4. SHOW_CRIT_DMG = false;
  5.  
  6. BAR_WIDTH_MULT = 5;
  7. BAR_HEIGHT = 10; set this to 0 to disable the hack bar
  8. BAR_OFFSET_X = 0;
  9. BAR_OFFSET_Y = -122;
  10. BAR_ALPHA = 35;
  11. DODGE_OFFSET_X = -235; offset 470 to swap sides
  12. DODGE_OFFSET_Y = -114;
  13. CRIT_OFFSET_X = 200; offset 470 to swap sides
  14. CRIT_OFFSET_Y = -114;
  15.  
  16. CRIT_HEX_COLOR = "53b45e";
  17. HIT_HEX_COLOR = "fdce2b";
  18. DODGE_HEX_COLOR = "e69831";
  19. MISS_HEX_COLOR = "bf1e2e";
  20.  
  21. ;"FFFFFF"; // White
  22. ;"000000"; // Black
  23. ;"9acbcb"; // Cyan
  24. ;"546f6f"; // Faded Cyan
  25. ;"9acbcb"; // Cyan
  26. ;"000000"; // Black
  27. ;"aca68a"; // Faded Yellow
  28. ;"828282"; // Gray
  29. ;"53b45e"; // Green
  30. ;"bf1e2e"; // Red
  31. ;"fdce2b"; // Yellow
  32. ;"fef4cb"; // Perk / Promotion Yellow
  33. ;"5CD16C"; // Green
  34. ;"b6b3e3"; // Purple
  35. ;"e69831"; // Orange
  36. ;"f7941e"; // Orange engineering
  37. ;"27aae1"; // Blue science
  38. ;"53b45e"; // background of objective icons on the ability hud
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement