调整载具数值
This commit is contained in:
parent
726bb6f42e
commit
302bb8f0ba
5 changed files with 27 additions and 2 deletions
|
@ -66,6 +66,11 @@
|
|||
"Value": 1.5,
|
||||
"Source": "superbwarfare:cannon_fire"
|
||||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 0.75,
|
||||
"Source": "superbwarfare:laser"
|
||||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 0.25,
|
||||
|
|
|
@ -66,6 +66,11 @@
|
|||
"Value": 7,
|
||||
"Source": "superbwarfare:vehicle_strike"
|
||||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 0.4,
|
||||
"Source": "superbwarfare:laser"
|
||||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 0.9,
|
||||
|
|
|
@ -74,6 +74,11 @@
|
|||
"Value": 1.35,
|
||||
"Source": "superbwarfare:cannon_fire"
|
||||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 1.25,
|
||||
"Source": "superbwarfare:laser"
|
||||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 2,
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 2.4,
|
||||
"Value": 2.0,
|
||||
"Source": "superbwarfare:custom_explosion"
|
||||
},
|
||||
{
|
||||
|
@ -66,9 +66,14 @@
|
|||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 1.4,
|
||||
"Value": 1.25,
|
||||
"Source": "superbwarfare:cannon_fire"
|
||||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 1.25,
|
||||
"Source": "superbwarfare:laser"
|
||||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 3,
|
||||
|
|
|
@ -77,6 +77,11 @@
|
|||
"Value": 1.5,
|
||||
"Source": "superbwarfare:cannon_fire"
|
||||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 1.25,
|
||||
"Source": "superbwarfare:laser"
|
||||
},
|
||||
{
|
||||
"Type": "Multiply",
|
||||
"Value": 0.15,
|
||||
|
|
Loading…
Add table
Reference in a new issue