43 lines
872 B
JSON
43 lines
872 B
JSON
[
|
|
{
|
|
"ID": 1,
|
|
"Name": "测试武器",
|
|
"AnimModel": "build01",
|
|
"AttackPower": 10,
|
|
"AttackPowerLevel": 10,
|
|
"MoraleDamage": 10,
|
|
"BulletCount": 30,
|
|
"AttackDistance": 5,
|
|
"ShootSpeed": 10,
|
|
"BulletFlySpeed": 100,
|
|
"TurnSpeed": 100,
|
|
"AttackLoopCount": 10,
|
|
"ReloadTime": 2,
|
|
"AttackEndTime": 0.5,
|
|
"ScaleForVehicle": 1,
|
|
"ScaleForHuman": 1,
|
|
"ScaleForBuilding": 1,
|
|
"AttackShiledScale": 1,
|
|
"AttackHpScale": 1,
|
|
"AttackIgoreBlock": true,
|
|
"AttackDamageType": 3,
|
|
"ShootDistanceScale": [
|
|
1,
|
|
0.8,
|
|
0.8,
|
|
0.6,
|
|
0.5,
|
|
0.5
|
|
],
|
|
"FireEffectId": 4,
|
|
"HitEffectId": 10,
|
|
"CriticalHitEffectId": 7,
|
|
"MissHitGroundEffectId": 13,
|
|
"FlyEffectId": 15,
|
|
"FireAudioId": [
|
|
"SE_armoredcar_fire1"
|
|
],
|
|
"MinRotateAngle": -30,
|
|
"MaxRotateAngle": 30
|
|
}
|
|
] |