NLDClient-yudde/ProjectNLD/Assets/Config/Data/fightcfg_buildweaponconfig....

43 lines
893 B
JSON

[
{
"ID": 1,
"Name": "测试武器",
"AnimModel": "build01",
"AttackPower": 10,
"AttackPowerLevel": 10,
"MoraleDamage": 10,
"BulletCount": 100,
"AttackDistance": 5,
"ShootSpeed": 10,
"BulletFlySpeed": 120,
"TurnSpeed": 400,
"AttackLoopCount": 16,
"ReloadTime": 6.5,
"AttackEndTime": 1.6,
"ScaleForVehicle": 1,
"ScaleForHuman": 1,
"ScaleForBuilding": 1,
"AttackShiledScale": 1,
"AttackHpScale": 1,
"AttackIgoreBlock": true,
"AttackDamageType": 1,
"SwipeHitDamageScale": 0.5,
"ShootDistanceScale": [
7.5,
6.8,
6.2,
5.6,
5.2
],
"FireEffectId": 4,
"HitEffectId": 10,
"CriticalHitEffectId": 7,
"MissHitGroundEffectId": 7,
"FlyEffectId": 15,
"FireAudioId": [
"SE_Shoot_1921"
],
"MinRotateAngle": -180,
"MaxRotateAngle": 180
}
]