添加武器的rpm数据
This commit is contained in:
parent
d3ff636632
commit
f0ef7b196f
11 changed files with 22 additions and 11 deletions
|
@ -8,5 +8,6 @@
|
|||
"headshot": 1.5,
|
||||
"velocity": 16,
|
||||
"mag": 25,
|
||||
"projectileamount": 8
|
||||
"projectileamount": 8,
|
||||
"rpm": 360
|
||||
}
|
|
@ -8,5 +8,6 @@
|
|||
"headshot": 1.75,
|
||||
"velocity": 30,
|
||||
"mag": 30,
|
||||
"projectileamount": 1
|
||||
"projectileamount": 1,
|
||||
"rpm": 600
|
||||
}
|
|
@ -10,5 +10,6 @@
|
|||
"velocity": 40,
|
||||
"mag": 55,
|
||||
"firemode": 2,
|
||||
"projectileamount": 1
|
||||
"projectileamount": 1,
|
||||
"rpm": 400
|
||||
}
|
|
@ -8,5 +8,6 @@
|
|||
"headshot": 2,
|
||||
"velocity": 45,
|
||||
"mag": 30,
|
||||
"projectileamount": 1
|
||||
"projectileamount": 1,
|
||||
"rpm": 800
|
||||
}
|
|
@ -10,5 +10,6 @@
|
|||
"velocity": 40,
|
||||
"mag": 100,
|
||||
"firemode": 2,
|
||||
"projectileamount": 1
|
||||
"projectileamount": 1,
|
||||
"rpm": 600
|
||||
}
|
|
@ -9,5 +9,6 @@
|
|||
"headshot": 2.5,
|
||||
"velocity": 45,
|
||||
"mag": 20,
|
||||
"projectileamount": 1
|
||||
"projectileamount": 1,
|
||||
"rpm": 600
|
||||
}
|
|
@ -9,5 +9,6 @@
|
|||
"headshot": 2,
|
||||
"velocity": 35,
|
||||
"mag": 50,
|
||||
"projectileamount": 1
|
||||
"projectileamount": 1,
|
||||
"rpm": 600
|
||||
}
|
|
@ -8,5 +8,6 @@
|
|||
"headshot": 1.75,
|
||||
"velocity": 40,
|
||||
"mag": 20,
|
||||
"projectileamount": 1
|
||||
"projectileamount": 1,
|
||||
"rpm": 400
|
||||
}
|
|
@ -8,5 +8,6 @@
|
|||
"headshot": 2.5,
|
||||
"velocity": 50,
|
||||
"mag": 10,
|
||||
"projectileamount": 1
|
||||
"projectileamount": 1,
|
||||
"rpm": 200
|
||||
}
|
|
@ -8,5 +8,6 @@
|
|||
"headshot": 1.5,
|
||||
"velocity": 60,
|
||||
"mag": 8,
|
||||
"projectileamount": 1
|
||||
"projectileamount": 1,
|
||||
"rpm": 240
|
||||
}
|
|
@ -8,5 +8,6 @@
|
|||
"headshot": 1.5,
|
||||
"velocity": 22,
|
||||
"mag": 33,
|
||||
"projectileamount": 1
|
||||
"projectileamount": 1,
|
||||
"rpm": 1200
|
||||
}
|
Loading…
Add table
Reference in a new issue