更改buff片段参数类型, 目前还有编译错误, 马上会处理
1 parent 2bbfb58 commit 16d224249fa6195277eb732bcced525c48cef8b4
@小李xl 小李xl authored on 20 Mar 2024
Showing 18 changed files
View
DungeonShooting_Godot/excel/ActivePropBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/BuffPropBase.xlsx
Not supported
View
DungeonShooting_Godot/src/config/ExcelConfig_ActivePropBase.cs
View
DungeonShooting_Godot/src/config/ExcelConfig_BuffPropBase.cs
View
DungeonShooting_Godot/src/game/activity/prop/ActiveProp.cs
View
DungeonShooting_Godot/src/game/activity/prop/BuffProp.cs
View
DungeonShooting_Godot/src/game/buff/PropFragment.cs
View
DungeonShooting_Godot/src/game/buff/buff/Buff_ActivePropsCapacity.cs
View
DungeonShooting_Godot/src/game/buff/buff/Buff_BulletBounceCount.cs
View
DungeonShooting_Godot/src/game/buff/buff/Buff_BulletCount.cs
View
DungeonShooting_Godot/src/game/buff/buff/Buff_BulletDamage.cs
View
DungeonShooting_Godot/src/game/buff/charge/Cha_Hurt.cs
View
DungeonShooting_Godot/src/game/buff/condition/Cond_AmmoFull.cs
View
DungeonShooting_Godot/src/game/buff/condition/Cond_HpFull.cs
View
DungeonShooting_Godot/src/game/buff/effect/Eff_AreaTrigger.cs
View
DungeonShooting_Godot/src/game/buff/effect/Eff_Hp.cs
View
DungeonShooting_Godot/src/game/buff/effect/Eff_PiggyBank.cs
View
DungeonShooting_Godot/src/game/buff/effect/Eff_TotalAmmo.cs