新增3个道具
1 parent 03e3d2b commit 8419eb0005816ac3ecff4e3143a4e6b687c2dbdd
@小李xl 小李xl authored on 21 Mar 2024
Showing 31 changed files
View
DungeonShooting_Godot/excel/ActivePropBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/ActivityBase.xlsx
Not supported
View
DungeonShooting_Godot/prefab/ui/RoomUI.tscn
View
DungeonShooting_Godot/resource/config/ActivePropBase.json
View
DungeonShooting_Godot/resource/config/ActivityBase.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/Preinstall.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/TileInfo.json
View
DungeonShooting_Godot/resource/sprite/prop/active/ActiveProp5003.png
View
DungeonShooting_Godot/resource/sprite/prop/active/ActiveProp5004.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/active/ActiveProp5004.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/active/ActiveProp5005.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/active/ActiveProp5005.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/active/ActiveProp5006.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/active/ActiveProp5006.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/ui/roomUI/Cooldown.png
View
DungeonShooting_Godot/scene/Hall.tscn
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/buff/charge/Cha_EnterRoom.cs 0 → 100644
View
DungeonShooting_Godot/src/game/buff/condition/Cond_Gold.cs 0 → 100644
View
DungeonShooting_Godot/src/game/buff/condition/Cond_Hp.cs 0 → 100644
View
DungeonShooting_Godot/src/game/buff/effect/Eff_ChangeHp.cs 0 → 100644
View
DungeonShooting_Godot/src/game/buff/effect/Eff_GetGold.cs 0 → 100644
View
DungeonShooting_Godot/src/game/buff/effect/Eff_Hp.cs 100644 → 0
View
DungeonShooting_Godot/src/game/buff/effect/Eff_SwapWeapon.cs 0 → 100644
View
DungeonShooting_Godot/src/game/buff/effect/Eff_UseGold.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/roomUI/ActivePropBarHandler.cs