添加武器的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,
|
"headshot": 1.5,
|
||||||
"velocity": 16,
|
"velocity": 16,
|
||||||
"mag": 25,
|
"mag": 25,
|
||||||
"projectileamount": 8
|
"projectileamount": 8,
|
||||||
|
"rpm": 360
|
||||||
}
|
}
|
|
@ -8,5 +8,6 @@
|
||||||
"headshot": 1.75,
|
"headshot": 1.75,
|
||||||
"velocity": 30,
|
"velocity": 30,
|
||||||
"mag": 30,
|
"mag": 30,
|
||||||
"projectileamount": 1
|
"projectileamount": 1,
|
||||||
|
"rpm": 600
|
||||||
}
|
}
|
|
@ -10,5 +10,6 @@
|
||||||
"velocity": 40,
|
"velocity": 40,
|
||||||
"mag": 55,
|
"mag": 55,
|
||||||
"firemode": 2,
|
"firemode": 2,
|
||||||
"projectileamount": 1
|
"projectileamount": 1,
|
||||||
|
"rpm": 400
|
||||||
}
|
}
|
|
@ -8,5 +8,6 @@
|
||||||
"headshot": 2,
|
"headshot": 2,
|
||||||
"velocity": 45,
|
"velocity": 45,
|
||||||
"mag": 30,
|
"mag": 30,
|
||||||
"projectileamount": 1
|
"projectileamount": 1,
|
||||||
|
"rpm": 800
|
||||||
}
|
}
|
|
@ -10,5 +10,6 @@
|
||||||
"velocity": 40,
|
"velocity": 40,
|
||||||
"mag": 100,
|
"mag": 100,
|
||||||
"firemode": 2,
|
"firemode": 2,
|
||||||
"projectileamount": 1
|
"projectileamount": 1,
|
||||||
|
"rpm": 600
|
||||||
}
|
}
|
|
@ -9,5 +9,6 @@
|
||||||
"headshot": 2.5,
|
"headshot": 2.5,
|
||||||
"velocity": 45,
|
"velocity": 45,
|
||||||
"mag": 20,
|
"mag": 20,
|
||||||
"projectileamount": 1
|
"projectileamount": 1,
|
||||||
|
"rpm": 600
|
||||||
}
|
}
|
|
@ -9,5 +9,6 @@
|
||||||
"headshot": 2,
|
"headshot": 2,
|
||||||
"velocity": 35,
|
"velocity": 35,
|
||||||
"mag": 50,
|
"mag": 50,
|
||||||
"projectileamount": 1
|
"projectileamount": 1,
|
||||||
|
"rpm": 600
|
||||||
}
|
}
|
|
@ -8,5 +8,6 @@
|
||||||
"headshot": 1.75,
|
"headshot": 1.75,
|
||||||
"velocity": 40,
|
"velocity": 40,
|
||||||
"mag": 20,
|
"mag": 20,
|
||||||
"projectileamount": 1
|
"projectileamount": 1,
|
||||||
|
"rpm": 400
|
||||||
}
|
}
|
|
@ -8,5 +8,6 @@
|
||||||
"headshot": 2.5,
|
"headshot": 2.5,
|
||||||
"velocity": 50,
|
"velocity": 50,
|
||||||
"mag": 10,
|
"mag": 10,
|
||||||
"projectileamount": 1
|
"projectileamount": 1,
|
||||||
|
"rpm": 200
|
||||||
}
|
}
|
|
@ -8,5 +8,6 @@
|
||||||
"headshot": 1.5,
|
"headshot": 1.5,
|
||||||
"velocity": 60,
|
"velocity": 60,
|
||||||
"mag": 8,
|
"mag": 8,
|
||||||
"projectileamount": 1
|
"projectileamount": 1,
|
||||||
|
"rpm": 240
|
||||||
}
|
}
|
|
@ -8,5 +8,6 @@
|
||||||
"headshot": 1.5,
|
"headshot": 1.5,
|
||||||
"velocity": 22,
|
"velocity": 22,
|
||||||
"mag": 33,
|
"mag": 33,
|
||||||
"projectileamount": 1
|
"projectileamount": 1,
|
||||||
|
"rpm": 1200
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue