Advertisement
Guest User

RoF Buff Sample Weapon Mod

a guest
May 14th, 2019
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.41 KB | None | 0 0
  1. <table name="RoF Buff Sample Weapon Mod">
  2.     <WeaponMod id="wpn_fps_rof_buff_sample_001" based_on="wpn_fps_ammo_type" type="ammo" unit="units/payday2/weapons/wpn_upg_dummy/wpn_upg_dummy" drop="false" is_a_unlockable="true">
  3.         <stats/>
  4.         <custom_stats
  5.             RofB_Min="0.25"
  6.             RofB_Max="3.50"
  7.             RofB_time = "8"
  8.         />
  9.         <pcs/>
  10.         <weapons>
  11.             <value_node value="wpn_fps_lmg_m134"/>
  12.         </weapons>
  13.     </WeaponMod>
  14. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement