YaMang0w0

Shield Config

Jun 1st, 2023
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | Source Code | 0 0
  1. {
  2. "General Settings": {
  3. "Prefix": "<color=#00ffff>[ Shield ] - </color>\n",
  4. "SteamID": 0,
  5. "Commands": [
  6. "shield",
  7. "sd"
  8. ],
  9. "Permissions": {
  10. "shield.large": 300.0,
  11. "shield.medium": 200.0,
  12. "shield.small": 100.0
  13. },
  14. "Use Custom Status Framework?": false,
  15. "Debug": true
  16. },
  17. "Shield Settings": {
  18. "Connect Shield Amount (0 = notting)": 0.0,
  19. "Respawn Shield Amount (0 = notting)": 0.0,
  20. "Use UI?": true,
  21. "Max Shield": 50.0,
  22. "Disable Shield in Zone": [
  23. "0"
  24. ],
  25. "Shield UI Settings": {
  26. "Shield UI Background Color": {
  27. "Hex": "#000000",
  28. "Opacity (0 - 100)": 15.0
  29. },
  30. "Shield UI ProgressBar Color": {
  31. "Hex": "#5A8FEC",
  32. "Opacity (0 - 100)": 100.0
  33. },
  34. "Shield UI Anchor Min": "0.5 0.5",
  35. "Shield UI Anchor Max": "0.5 0.5",
  36. "Shield UI Offset Min": "-176.041 -282.5",
  37. "Shield UI Offset Max": "161.009 -257.5"
  38. },
  39. "Shield CSF Settings": {
  40. "CSF Permission Background Color (permission / hex color)": {
  41. "shield.large": "5A8FEC",
  42. "shield.medium": "5A8FEC",
  43. "shield.small": "5A8FEC"
  44. },
  45. "CSF Shield Percent Text Color": "000000",
  46. "CSF Shield Text Color": "000000",
  47. "CSF Shield Destory Text Color": "f44336"
  48. },
  49. "Shield Charge Settings": {
  50. "Auto shield regeneration?": false,
  51. "dont take damage regenation time (sec)": 10.0,
  52. "Instant Charge Shield": false,
  53. "Charge Speed Shield": 1.0,
  54. "Charge Type Settings": {
  55. "Small Battery": {
  56. "Shield Item (shortname)": "maxhealthtea.advanced",
  57. "Shield Skin ID (workshop)": 2958805528,
  58. "Shield Charge Amount (don't max over)": 20.0
  59. },
  60. "Large Battery": {
  61. "Shield Item (shortname)": "maxhealthtea.advanced",
  62. "Shield Skin ID (workshop)": 2958807252,
  63. "Shield Charge Amount (don't max over)": 100.0
  64. }
  65. }
  66. },
  67. "Shield can take damage from": {
  68. "NPC (Animal)": true,
  69. "NPC (ScientistNpc)": true,
  70. "Same Clan or Team": true,
  71. "Bullet": true,
  72. "Explosive": true,
  73. "Fall": true,
  74. "Bleeding": true
  75. }
  76. },
  77. "Version": {
  78. "Major": 1,
  79. "Minor": 1,
  80. "Patch": 0
  81. }
  82. }
Advertisement
Add Comment
Please, Sign In to add comment