修复分裂子弹伤害计算错误的bug
1 parent e482c6b commit e653c154d8bcdeef4e0f04457c3b4c8a73fab2bf
@小李xl 小李xl authored on 7 Nov 2023
Showing 20 changed files
View
DungeonShooting_Godot/excel/excelFile/ActivityBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/ActivityMaterial.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/AiAttackAttr.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/BulletBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/Sound.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/WeaponBase.xlsx
Not supported
View
DungeonShooting_Godot/resource/config/BulletBase.json
View
DungeonShooting_Godot/resource/config/WeaponBase.json
View
DungeonShooting_Godot/src/config/ExcelConfig_BulletBase.cs
View
DungeonShooting_Godot/src/config/ExcelConfig_WeaponBase.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/activity/bullet/laser/Laser.cs
View
DungeonShooting_Godot/src/game/activity/bullet/normal/Bullet.cs
View
DungeonShooting_Godot/src/game/activity/prop/buff/BuffPropProp0004.cs
View
DungeonShooting_Godot/src/game/activity/prop/buff/BuffPropProp0010.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/RoleState.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/activity/weapon/knife/Knife.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs