Advertisement
Guest User

Config for Heli Signals

a guest
Aug 22nd, 2023
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.91 KB | None | 0 0
  1. {
  2. "General Options": {
  3. "Use Friends": false,
  4. "Use Clans": false,
  5. "Use Teams": false,
  6. "Chat Prefix": "<color=#9ab957>[Heli Signals]</color>",
  7. "Use Chat Prefix": true,
  8. "Supply Signal Fuse Length (Rust Default = 3.5)": 3.5,
  9. "Supply Signal Smoke Duration (Rust Default = 210)": 210.0,
  10. "Disable vanilla Patrol Helicopter": false,
  11. "Use This Plugin to Control Stacking/Combing Heli Signal Items": true,
  12. "Command to Show Details of Players Own Active Helis (Admin Perm Allows to See ALL Active Helis)": "hsreport"
  13. },
  14. "Announce Options": {
  15. "Announce When Player Calls a Patrol Helicopter In Chat": true,
  16. "Announce Helicopter Kill In Chat": true,
  17. "Announce Damage Report In Chat": true,
  18. "Max Number Players Displayed in Damage Report": 5,
  19. "Announcements Also Go To Global Chat (false = Player/Team Only)": true
  20. },
  21. "Discord Options": {
  22. "Discord WebHook URL": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
  23. "Announce to Discord When Helicopter is Called": false,
  24. "Announce to Discord When Helicopter is Killed": false,
  25. "Announce to Discord When Helicopter Retires": false
  26. },
  27. "Reward Options": {
  28. "Rewards Plugin (ServerRewards | Economics)": "ServerRewards",
  29. "Currency Unit Displayed e.g: RP | $": "RP",
  30. "Enable Rewards": false,
  31. "Share Rewards Between Players Above Damage Threshold": false,
  32. "Enable Scrap Reward": false,
  33. "Share Scrap Between Players Above Damage Threshold": false,
  34. "Rewards multipliers by permission": {
  35. "helisignals.examplevip1": 1.25,
  36. "helisignals.examplevip2": 1.5,
  37. "helisignals.examplevip3": 1.75
  38. }
  39. },
  40. "Purchasing Options": {
  41. "Player Buy Command (Chat or F1 Console)": "hsbuy",
  42. "Purchasing Currency (ServerRewards|Economics|Custom)": "ServerRewards",
  43. "Currency Unit Displayed e.g: RP | $ (Not Used for Custom Currency)": "RP",
  44. "Custom Currency": [
  45. {
  46. "ShortName": "scrap",
  47. "SkinID": 0,
  48. "Display Name": "Scrap"
  49. }
  50. ]
  51. },
  52. "Patrol Helicopter Options": {
  53. "Player Give Up and Retire Command (Retires All of That Players Helis, NO Refund Given)": "hsretire",
  54. "Team Can Retire Helis Using the Command (Requires Use Friends/Clans/Teams option)": false,
  55. "Global Helicopter Limit (0 = No Limit)": 0,
  56. "Player Helicopter Limit (0 = No Limit)": 1,
  57. "Force Helicopter to Return to Player if it Moves Too far Away": true,
  58. "Force Helicopter to Return Even if Attacking Other Players": true,
  59. "Force Helicopter to Return To Original Called Position Instead Of Player": false,
  60. "Max Distance of Helicopter From Player Before Force Return": 750.0,
  61. "Max Distance Helicopter Can Be Damaged By Any Player (0 = Disabled)": 0.0,
  62. "Map Scale Distance Away to Spawn Helicopter (Default: 1.25 = 1.25 x Map Size Distance)": 1.25,
  63. "Height of heli when it arrives at called location": 20.0,
  64. "Retire if Attacking Player is Building Blocked, While 'Block Damage to Other Players Bases' is True": false,
  65. "Retire Warning Threshold (Number of Warnings Allowed Before Retiring)": 25,
  66. "Retire Heli on Calling Player/Team Killed": false,
  67. "Use NoEscape": false,
  68. "Player Cooldown (seconds) Between Calls (0 = no cooldown)": 3600.0,
  69. "Player Cooldowns Apply to Each Tier Seperately": true,
  70. "Cooldown Applies to Clan/Team/Friends (Requires Use Friends/Use Clan/Use Teams)": false,
  71. "Allow Players to Damage Helis With Remote Auto Turrets": true,
  72. "VIP/Custom Cooldowns": {
  73. "helisignals.examplevip1": 3600.0,
  74. "helisignals.examplevip2": 3600.0,
  75. "helisignals.examplevip3": 3600.0
  76. },
  77. "Profiles": {
  78. "Heli Signal (Easy)": {
  79. "Helicopter display name": "Heli Signal (Easy)",
  80. "Skin ID of the custom Supply Signal": 2920175997,
  81. "Profile shortname (for use in permission and give command)": "easy",
  82. "Enable purchasing using custom currency via the buy command": true,
  83. "Cost to purchase (using buy command)": 500,
  84. "Starting health": 15000.0,
  85. "Main rotor health": 1000.0,
  86. "Tail rotor health": 750.0,
  87. "Initial Helicopter speed until it arrives at location": 42.0,
  88. "Helicopter max speed (Default = 42)": 42.0,
  89. "Distance from target when orbiting (Default = 75)": 75.0,
  90. "Max orbit duration when Helicopter arrives at location (Default = 30)": 30.0,
  91. "Helicopter max rotation speed SCALE (Default = 1.0)": 1.0,
  92. "Number of crates to spawn": 5,
  93. "Number of locked hackable crates to spawn": 0,
  94. "Hack time for locked crate (seconds)": 900.0,
  95. "Locked crate despawn time (seconds)": 7200.0,
  96. "Bullet damage (Default = 20)": 20.0,
  97. "Bullet speed (Default = 250)": 250,
  98. "Gun fire rate (Default = 0.125)": 0.125,
  99. "Gun burst length (Default = 3)": 3.0,
  100. "Time between bursts (Default = 3)": 3.0,
  101. "New target detection range (Default = 150)": 150.0,
  102. "Max targeting range (Default = 300)": 300.0,
  103. "Weapon accuracy % (1 to 100)": 40.0,
  104. "Max number of rockets to fire (Default = 12)": 12,
  105. "Time between rockets (Default = 0.2)": 0.2,
  106. "Rocket damage scale (Default = 1.0)": 1.0,
  107. "Napalm chance (Default = 0.75)": 0.75,
  108. "Despawn timer": 1200.0,
  109. "Only owner can damage (and team if enabled)": false,
  110. "Allow Helicopter to target other players": true,
  111. "Block damage to calling players bases": false,
  112. "Block damage to other players bases": false,
  113. "Block damage to other players": false,
  114. "Disable Heli gibs": false,
  115. "Gibs too hot to mine time (Seconds)": 600.0,
  116. "Health of gibs (more health = more resources)": 500.0,
  117. "Lock mining gibs to owner": false,
  118. "Unlock mining gibs to others after time in seconds (0 = Never)": 0.0,
  119. "Disable fire on crates": false,
  120. "Crate fire duration (seconds)": 300.0,
  121. "Lock looting crates to owner": false,
  122. "Unlock looting crates to others after time in seconds (0 = Never)": 0.0,
  123. "Reward points issued when destroyed (if enabled)": 1000.0,
  124. "Scrap amount issued when destroyed (if enabled)": 1000,
  125. "Damage Threshold (Min damage player needs to contribute to get rewards)": 100.0,
  126. "BotReSpawn profile to spawn at crash site (leave blank for not using)": "",
  127. "Loot Options": {
  128. "Use custom loot table to override crate loot": false,
  129. "Minimum number loot items in crate (0 - 12)": 2,
  130. "Maximum number loot items in crate (0 - 12)": 6,
  131. "Allow duplication of loot items": false,
  132. "Maximum number of BPs in each crate": 2,
  133. "Custom loot table": [
  134. {
  135. "ShortName": "example.shortname1",
  136. "Chance (0 - 100)": 50.0,
  137. "Min amount": 1,
  138. "Max Amount": 2,
  139. "SkinID": 1234567890,
  140. "Display Name": "Example Display Name 1",
  141. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  142. },
  143. {
  144. "ShortName": "example.shortname2",
  145. "Chance (0 - 100)": 50.0,
  146. "Min amount": 1,
  147. "Max Amount": 2,
  148. "SkinID": 1234567890,
  149. "Display Name": "Example Display Name 2",
  150. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  151. }
  152. ]
  153. },
  154. "Extra Loot Options": {
  155. "Use extra loot table (NOTE: Total of crate loot + extra items cannot exceed 12)": false,
  156. "Minimum number extra items to add to crate": 1,
  157. "Maximum number extra items to add to crate": 3,
  158. "Allow duplication of extra items": false,
  159. "Maximum number of BPs in each crate": 2,
  160. "Extra loot table": [
  161. {
  162. "ShortName": "example.shortname1",
  163. "Chance (0 - 100)": 50.0,
  164. "Min amount": 1,
  165. "Max Amount": 2,
  166. "SkinID": 1234567890,
  167. "Display Name": "Example Display Name 1",
  168. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  169. },
  170. {
  171. "ShortName": "example.shortname2",
  172. "Chance (0 - 100)": 50.0,
  173. "Min amount": 1,
  174. "Max Amount": 2,
  175. "SkinID": 1234567890,
  176. "Display Name": "Example Display Name 2",
  177. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  178. }
  179. ]
  180. },
  181. "Locked Crate Loot Options": {
  182. "Use locked crate loot table (NOTE: Total items cannot exceed 36)": false,
  183. "Minimum number items to add to locked crate": 1,
  184. "Maximum number items to add to locked crate": 3,
  185. "Allow duplication of locked crate items": false,
  186. "Maximum number of BPs in crate": 2,
  187. "Locked crate loot table": [
  188. {
  189. "ShortName": "example.shortname1",
  190. "Chance (0 - 100)": 50.0,
  191. "Min amount": 1,
  192. "Max Amount": 2,
  193. "SkinID": 1234567890,
  194. "Display Name": "Example Display Name 1",
  195. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  196. },
  197. {
  198. "ShortName": "example.shortname2",
  199. "Chance (0 - 100)": 50.0,
  200. "Min amount": 1,
  201. "Max Amount": 2,
  202. "SkinID": 1234567890,
  203. "Display Name": "Example Display Name 2",
  204. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  205. }
  206. ]
  207. }
  208. },
  209. "Heli Signal (Medium)": {
  210. "Helicopter display name": "Heli Signal (Medium)",
  211. "Skin ID of the custom Supply Signal": 2920176079,
  212. "Profile shortname (for use in permission and give command)": "medium",
  213. "Enable purchasing using custom currency via the buy command": true,
  214. "Cost to purchase (using buy command)": 1000,
  215. "Starting health": 17500.0,
  216. "Main rotor health": 1250.0,
  217. "Tail rotor health": 1250.0,
  218. "Initial Helicopter speed until it arrives at location": 42.0,
  219. "Helicopter max speed (Default = 42)": 42.0,
  220. "Distance from target when orbiting (Default = 75)": 75.0,
  221. "Max orbit duration when Helicopter arrives at location (Default = 30)": 30.0,
  222. "Helicopter max rotation speed SCALE (Default = 1.0)": 1.0,
  223. "Number of crates to spawn": 5,
  224. "Number of locked hackable crates to spawn": 0,
  225. "Hack time for locked crate (seconds)": 900.0,
  226. "Locked crate despawn time (seconds)": 7200.0,
  227. "Bullet damage (Default = 20)": 20.0,
  228. "Bullet speed (Default = 250)": 250,
  229. "Gun fire rate (Default = 0.125)": 0.125,
  230. "Gun burst length (Default = 3)": 3.0,
  231. "Time between bursts (Default = 3)": 3.0,
  232. "New target detection range (Default = 150)": 150.0,
  233. "Max targeting range (Default = 300)": 320.0,
  234. "Weapon accuracy % (1 to 100)": 50.0,
  235. "Max number of rockets to fire (Default = 12)": 13,
  236. "Time between rockets (Default = 0.2)": 0.2,
  237. "Rocket damage scale (Default = 1.0)": 1.0,
  238. "Napalm chance (Default = 0.75)": 0.75,
  239. "Despawn timer": 1800.0,
  240. "Only owner can damage (and team if enabled)": false,
  241. "Allow Helicopter to target other players": true,
  242. "Block damage to calling players bases": false,
  243. "Block damage to other players bases": false,
  244. "Block damage to other players": false,
  245. "Disable Heli gibs": false,
  246. "Gibs too hot to mine time (Seconds)": 600.0,
  247. "Health of gibs (more health = more resources)": 1000.0,
  248. "Lock mining gibs to owner": false,
  249. "Unlock mining gibs to others after time in seconds (0 = Never)": 0.0,
  250. "Disable fire on crates": false,
  251. "Crate fire duration (seconds)": 300.0,
  252. "Lock looting crates to owner": false,
  253. "Unlock looting crates to others after time in seconds (0 = Never)": 0.0,
  254. "Reward points issued when destroyed (if enabled)": 2000.0,
  255. "Scrap amount issued when destroyed (if enabled)": 2000,
  256. "Damage Threshold (Min damage player needs to contribute to get rewards)": 200.0,
  257. "BotReSpawn profile to spawn at crash site (leave blank for not using)": "",
  258. "Loot Options": {
  259. "Use custom loot table to override crate loot": false,
  260. "Minimum number loot items in crate (0 - 12)": 4,
  261. "Maximum number loot items in crate (0 - 12)": 8,
  262. "Allow duplication of loot items": false,
  263. "Maximum number of BPs in each crate": 2,
  264. "Custom loot table": [
  265. {
  266. "ShortName": "example.shortname1",
  267. "Chance (0 - 100)": 50.0,
  268. "Min amount": 1,
  269. "Max Amount": 2,
  270. "SkinID": 1234567890,
  271. "Display Name": "Example Display Name 1",
  272. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  273. },
  274. {
  275. "ShortName": "example.shortname2",
  276. "Chance (0 - 100)": 50.0,
  277. "Min amount": 1,
  278. "Max Amount": 2,
  279. "SkinID": 1234567890,
  280. "Display Name": "Example Display Name 2",
  281. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  282. }
  283. ]
  284. },
  285. "Extra Loot Options": {
  286. "Use extra loot table (NOTE: Total of crate loot + extra items cannot exceed 12)": false,
  287. "Minimum number extra items to add to crate": 1,
  288. "Maximum number extra items to add to crate": 3,
  289. "Allow duplication of extra items": false,
  290. "Maximum number of BPs in each crate": 2,
  291. "Extra loot table": [
  292. {
  293. "ShortName": "example.shortname1",
  294. "Chance (0 - 100)": 50.0,
  295. "Min amount": 1,
  296. "Max Amount": 2,
  297. "SkinID": 1234567890,
  298. "Display Name": "Example Display Name 1",
  299. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  300. },
  301. {
  302. "ShortName": "example.shortname2",
  303. "Chance (0 - 100)": 50.0,
  304. "Min amount": 1,
  305. "Max Amount": 2,
  306. "SkinID": 1234567890,
  307. "Display Name": "Example Display Name 2",
  308. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  309. }
  310. ]
  311. },
  312. "Locked Crate Loot Options": {
  313. "Use locked crate loot table (NOTE: Total items cannot exceed 36)": false,
  314. "Minimum number items to add to locked crate": 1,
  315. "Maximum number items to add to locked crate": 3,
  316. "Allow duplication of locked crate items": false,
  317. "Maximum number of BPs in crate": 2,
  318. "Locked crate loot table": [
  319. {
  320. "ShortName": "example.shortname1",
  321. "Chance (0 - 100)": 50.0,
  322. "Min amount": 1,
  323. "Max Amount": 2,
  324. "SkinID": 1234567890,
  325. "Display Name": "Example Display Name 1",
  326. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  327. },
  328. {
  329. "ShortName": "example.shortname2",
  330. "Chance (0 - 100)": 50.0,
  331. "Min amount": 1,
  332. "Max Amount": 2,
  333. "SkinID": 1234567890,
  334. "Display Name": "Example Display Name 2",
  335. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  336. }
  337. ]
  338. }
  339. },
  340. "Heli Signal (Hard)": {
  341. "Helicopter display name": "Heli Signal (Hard)",
  342. "Skin ID of the custom Supply Signal": 2920176050,
  343. "Profile shortname (for use in permission and give command)": "hard",
  344. "Enable purchasing using custom currency via the buy command": true,
  345. "Cost to purchase (using buy command)": 2000,
  346. "Starting health": 20000.0,
  347. "Main rotor health": 1750.0,
  348. "Tail rotor health": 1750.0,
  349. "Initial Helicopter speed until it arrives at location": 42.0,
  350. "Helicopter max speed (Default = 42)": 44.0,
  351. "Distance from target when orbiting (Default = 75)": 75.0,
  352. "Max orbit duration when Helicopter arrives at location (Default = 30)": 30.0,
  353. "Helicopter max rotation speed SCALE (Default = 1.0)": 1.0,
  354. "Number of crates to spawn": 8,
  355. "Number of locked hackable crates to spawn": 2,
  356. "Hack time for locked crate (seconds)": 900.0,
  357. "Locked crate despawn time (seconds)": 7200.0,
  358. "Bullet damage (Default = 20)": 30.0,
  359. "Bullet speed (Default = 250)": 350,
  360. "Gun fire rate (Default = 0.125)": 0.125,
  361. "Gun burst length (Default = 3)": 3.0,
  362. "Time between bursts (Default = 3)": 3.0,
  363. "New target detection range (Default = 150)": 150.0,
  364. "Max targeting range (Default = 300)": 340.0,
  365. "Weapon accuracy % (1 to 100)": 50.0,
  366. "Max number of rockets to fire (Default = 12)": 14,
  367. "Time between rockets (Default = 0.2)": 0.2,
  368. "Rocket damage scale (Default = 1.0)": 1.0,
  369. "Napalm chance (Default = 0.75)": 0.75,
  370. "Despawn timer": 2400.0,
  371. "Only owner can damage (and team if enabled)": false,
  372. "Allow Helicopter to target other players": true,
  373. "Block damage to calling players bases": false,
  374. "Block damage to other players bases": false,
  375. "Block damage to other players": false,
  376. "Disable Heli gibs": false,
  377. "Gibs too hot to mine time (Seconds)": 600.0,
  378. "Health of gibs (more health = more resources)": 600.0,
  379. "Lock mining gibs to owner": false,
  380. "Unlock mining gibs to others after time in seconds (0 = Never)": 0.0,
  381. "Disable fire on crates": false,
  382. "Crate fire duration (seconds)": 300.0,
  383. "Lock looting crates to owner": false,
  384. "Unlock looting crates to others after time in seconds (0 = Never)": 0.0,
  385. "Reward points issued when destroyed (if enabled)": 4000.0,
  386. "Scrap amount issued when destroyed (if enabled)": 4000,
  387. "Damage Threshold (Min damage player needs to contribute to get rewards)": 400.0,
  388. "BotReSpawn profile to spawn at crash site (leave blank for not using)": "",
  389. "Loot Options": {
  390. "Use custom loot table to override crate loot": false,
  391. "Minimum number loot items in crate (0 - 12)": 6,
  392. "Maximum number loot items in crate (0 - 12)": 10,
  393. "Allow duplication of loot items": false,
  394. "Maximum number of BPs in each crate": 2,
  395. "Custom loot table": [
  396. {
  397. "ShortName": "example.shortname1",
  398. "Chance (0 - 100)": 50.0,
  399. "Min amount": 1,
  400. "Max Amount": 2,
  401. "SkinID": 1234567890,
  402. "Display Name": "Example Display Name 1",
  403. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  404. },
  405. {
  406. "ShortName": "example.shortname2",
  407. "Chance (0 - 100)": 50.0,
  408. "Min amount": 1,
  409. "Max Amount": 2,
  410. "SkinID": 1234567890,
  411. "Display Name": "Example Display Name 2",
  412. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  413. }
  414. ]
  415. },
  416. "Extra Loot Options": {
  417. "Use extra loot table (NOTE: Total of crate loot + extra items cannot exceed 12)": false,
  418. "Minimum number extra items to add to crate": 1,
  419. "Maximum number extra items to add to crate": 3,
  420. "Allow duplication of extra items": false,
  421. "Maximum number of BPs in each crate": 2,
  422. "Extra loot table": [
  423. {
  424. "ShortName": "example.shortname1",
  425. "Chance (0 - 100)": 50.0,
  426. "Min amount": 1,
  427. "Max Amount": 2,
  428. "SkinID": 1234567890,
  429. "Display Name": "Example Display Name 1",
  430. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  431. },
  432. {
  433. "ShortName": "example.shortname2",
  434. "Chance (0 - 100)": 50.0,
  435. "Min amount": 1,
  436. "Max Amount": 2,
  437. "SkinID": 1234567890,
  438. "Display Name": "Example Display Name 2",
  439. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  440. }
  441. ]
  442. },
  443. "Locked Crate Loot Options": {
  444. "Use locked crate loot table (NOTE: Total items cannot exceed 36)": false,
  445. "Minimum number items to add to locked crate": 1,
  446. "Maximum number items to add to locked crate": 3,
  447. "Allow duplication of locked crate items": false,
  448. "Maximum number of BPs in crate": 2,
  449. "Locked crate loot table": [
  450. {
  451. "ShortName": "example.shortname1",
  452. "Chance (0 - 100)": 50.0,
  453. "Min amount": 1,
  454. "Max Amount": 2,
  455. "SkinID": 1234567890,
  456. "Display Name": "Example Display Name 1",
  457. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  458. },
  459. {
  460. "ShortName": "example.shortname2",
  461. "Chance (0 - 100)": 50.0,
  462. "Min amount": 1,
  463. "Max Amount": 2,
  464. "SkinID": 1234567890,
  465. "Display Name": "Example Display Name 2",
  466. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  467. }
  468. ]
  469. }
  470. },
  471. "Heli Signal (Elite)": {
  472. "Helicopter display name": "Heli Signal (Elite)",
  473. "Skin ID of the custom Supply Signal": 2920176024,
  474. "Profile shortname (for use in permission and give command)": "elite",
  475. "Enable purchasing using custom currency via the buy command": true,
  476. "Cost to purchase (using buy command)": 4000,
  477. "Starting health": 75000.0,
  478. "Main rotor health": 30000.0,
  479. "Tail rotor health": 30000.0,
  480. "Initial Helicopter speed until it arrives at location": 75.0,
  481. "Helicopter max speed (Default = 42)": 24.0,
  482. "Distance from target when orbiting (Default = 75)": 75.0,
  483. "Max orbit duration when Helicopter arrives at location (Default = 30)": 30.0,
  484. "Helicopter max rotation speed SCALE (Default = 1.0)": 1.0,
  485. "Number of crates to spawn": 10,
  486. "Number of locked hackable crates to spawn": 2,
  487. "Hack time for locked crate (seconds)": 300.0,
  488. "Locked crate despawn time (seconds)": 7200.0,
  489. "Bullet damage (Default = 20)": 35.0,
  490. "Bullet speed (Default = 250)": 350,
  491. "Gun fire rate (Default = 0.125)": 0.125,
  492. "Gun burst length (Default = 3)": 6.0,
  493. "Time between bursts (Default = 3)": 2.0,
  494. "New target detection range (Default = 150)": 350.0,
  495. "Max targeting range (Default = 300)": 350.0,
  496. "Weapon accuracy % (1 to 100)": 70.0,
  497. "Max number of rockets to fire (Default = 12)": 24,
  498. "Time between rockets (Default = 0.2)": 0.05,
  499. "Rocket damage scale (Default = 1.0)": 1.25,
  500. "Napalm chance (Default = 0.75)": 0.50,
  501. "Despawn timer": 3600.0,
  502. "Only owner can damage (and team if enabled)": false,
  503. "Allow Helicopter to target other players": true,
  504. "Block damage to calling players bases": false,
  505. "Block damage to other players bases": false,
  506. "Block damage to other players": false,
  507. "Disable Heli gibs": false,
  508. "Gibs too hot to mine time (Seconds)": 300.0,
  509. "Health of gibs (more health = more resources)": 600.0,
  510. "Lock mining gibs to owner": false,
  511. "Unlock mining gibs to others after time in seconds (0 = Never)": 0.0,
  512. "Disable fire on crates": false,
  513. "Crate fire duration (seconds)": 300.0,
  514. "Lock looting crates to owner": false,
  515. "Unlock looting crates to others after time in seconds (0 = Never)": 0.0,
  516. "Reward points issued when destroyed (if enabled)": 8000.0,
  517. "Scrap amount issued when destroyed (if enabled)": 800,
  518. "Damage Threshold (Min damage player needs to contribute to get rewards)": 600.0,
  519. "BotReSpawn profile to spawn at crash site (leave blank for not using)": "",
  520. "Loot Options": {
  521. "Use custom loot table to override crate loot": false,
  522. "Minimum number loot items in crate (0 - 12)": 8,
  523. "Maximum number loot items in crate (0 - 12)": 12,
  524. "Allow duplication of loot items": false,
  525. "Maximum number of BPs in each crate": 2,
  526. "Custom loot table": [
  527. {
  528. "ShortName": "example.shortname1",
  529. "Chance (0 - 100)": 50.0,
  530. "Min amount": 1,
  531. "Max Amount": 2,
  532. "SkinID": 1234567890,
  533. "Display Name": "Example Display Name 1",
  534. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  535. },
  536. {
  537. "ShortName": "example.shortname2",
  538. "Chance (0 - 100)": 50.0,
  539. "Min amount": 1,
  540. "Max Amount": 2,
  541. "SkinID": 1234567890,
  542. "Display Name": "Example Display Name 2",
  543. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  544. }
  545. ]
  546. },
  547. "Extra Loot Options": {
  548. "Use extra loot table (NOTE: Total of crate loot + extra items cannot exceed 12)": false,
  549. "Minimum number extra items to add to crate": 1,
  550. "Maximum number extra items to add to crate": 3,
  551. "Allow duplication of extra items": false,
  552. "Maximum number of BPs in each crate": 2,
  553. "Extra loot table": [
  554. {
  555. "ShortName": "example.shortname1",
  556. "Chance (0 - 100)": 50.0,
  557. "Min amount": 1,
  558. "Max Amount": 2,
  559. "SkinID": 1234567890,
  560. "Display Name": "Example Display Name 1",
  561. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  562. },
  563. {
  564. "ShortName": "example.shortname2",
  565. "Chance (0 - 100)": 50.0,
  566. "Min amount": 1,
  567. "Max Amount": 2,
  568. "SkinID": 1234567890,
  569. "Display Name": "Example Display Name 2",
  570. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  571. }
  572. ]
  573. },
  574. "Locked Crate Loot Options": {
  575. "Use locked crate loot table (NOTE: Total items cannot exceed 36)": false,
  576. "Minimum number items to add to locked crate": 1,
  577. "Maximum number items to add to locked crate": 3,
  578. "Allow duplication of locked crate items": false,
  579. "Maximum number of BPs in crate": 2,
  580. "Locked crate loot table": [
  581. {
  582. "ShortName": "example.shortname1",
  583. "Chance (0 - 100)": 50.0,
  584. "Min amount": 1,
  585. "Max Amount": 2,
  586. "SkinID": 1234567890,
  587. "Display Name": "Example Display Name 1",
  588. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  589. },
  590. {
  591. "ShortName": "example.shortname2",
  592. "Chance (0 - 100)": 50.0,
  593. "Min amount": 1,
  594. "Max Amount": 2,
  595. "SkinID": 1234567890,
  596. "Display Name": "Example Display Name 2",
  597. "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0
  598. }
  599. ]
  600. }
  601. }
  602. }
  603. },
  604. "Version": {
  605. "Major": 1,
  606. "Minor": 1,
  607. "Patch": 7
  608. }
  609. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement