genius-invokation-simulator-backend
genius-invokation-simulator-backend copied to clipboard
完善Preview系统
Summary
影响的包:entity 修改文件:entity/player.go, entity/character.go. entity/core.go 描述: 完善玩家各种操作的预览操作与相关接口,在不触发Modifiers的情况下进行效果预览
Details
增加下列接口及实现:
- PreviewAttack 实现攻击效果预览
- PreviewEquip 实现装备效果预览
- PreveiwEatFood 实现食物效果预览
- PreviewHeal 实现治疗效果预览
- PreviewCharge 实现充能效果预览