Nuor

explo_items.ltx

Nov 4th, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. [remote_charge]:identity_immunities,delayed_action_fuse,default_weapon_params
  2. GroupControlSection = spawn_group
  3. discovery_dependency =
  4. $spawn = "weapons\explosive\barrel_low"
  5. $prefetch = 16
  6. class = II_EXPLO
  7. cform = skeleton
  8. visual = dynamics\devices\dev_c4\c4b.ogf
  9. description =
  10. inv_name =
  11. inv_name_short =
  12. inv_weight = 5.0
  13. inv_grid_width = 1
  14. inv_grid_height = 2
  15. inv_grid_x = 9
  16. inv_grid_y = 11
  17. cost = 800
  18. can_take = false
  19. blast = 5.00
  20. blast_r = 25
  21. blast_impulse = 250
  22. blast_impulse_factor = 1
  23. frags = 15
  24. frags_r = 30
  25. frag_hit = 2.00
  26. frag_hit_impulse = 150
  27. hit_type_blast = explosion
  28. hit_type_frag = burn
  29. up_throw_factor = 1.0
  30. wm_size = 0.1
  31. explode_particles = explosions\explosion_barrel
  32. light_color = 1.9,1.4,0.5
  33. light_range = 14.0
  34. light_time = 0.85
  35. fragment_speed = 100
  36. explode_duration = 5
  37. wallmark_section = explosion_marks
  38. snd_explode = weapons\f1_explode
  39. immunities_sect = explosive_barrel_low_immunities_sect
  40.  
  41. [ammo_explosive_charge]:identity_immunities,default_weapon_params
  42. $spawn = "weapons\ammo\ammo_explosive_charge"
  43. discovery_dependency =
  44. cform = skeleton
  45. $prefetch = 64
  46. class = AMMO
  47. slot = -1
  48. explosive = false
  49. 4to1_tracer = true
  50. visual = dynamics\devices\dev_c4\c4.ogf
  51. description = st_ammo_remote_explosive_charge_descr
  52. cost = 0
  53. box_size = 1
  54. inv_name = st_ammo_remote_explosive_charge
  55. inv_name_short = st_ammo_remote_explosive_charge
  56. inv_weight = 0.0
  57. inv_grid_width = 1
  58. inv_grid_height = 2
  59. inv_grid_x = 9
  60. inv_grid_y = 11
  61. k_dist = 1
  62. k_disp = 1
  63. k_hit = 1
  64. k_impulse = 1
  65. k_pierce = 0.15
  66. k_ap = 0.15
  67. impair = 1
  68. buck_shot = 1
  69. tracer = on
  70. wm_size = 0.05
  71. k_air_resistance = 1.5
  72.  
  73. [ammo_explosive_control]:ammo_explosive_charge
  74. $spawn = "weapons\ammo\ammo_remote_explosive_control"
  75. visual = dynamics\weapons\wpn_ammo\ammo_gauss.ogf
  76. description = st_ammo_remote_explosive_control_descr
  77. inv_name = st_ammo_remote_explosive_control
  78. inv_name_short = st_ammo_remote_explosive_control
  79. inv_weight = .1
  80. inv_grid_width = 1
  81. inv_grid_height = 1
  82. inv_grid_x = 13
  83. inv_grid_y = 5
Advertisement
Add Comment
Please, Sign In to add comment