mirror of
https://github.com/baiqwerdvd/StarRailUID.git
synced 2025-05-05 19:23:45 +08:00
修改面板光锥技能显示问题与部分bug
This commit is contained in:
parent
b72331eae8
commit
4558bf9861
@ -1689,7 +1689,7 @@ class SleepLiketheDead(BaseWeapon):
|
||||
super().__init__(weapon)
|
||||
|
||||
async def check(self):
|
||||
# 当装备者的普攻或战技伤害未造成暴击时,使自身暴击率提高36%
|
||||
# 当装备者的普攻或战技伤害未造成暴击时, 使自身暴击率提高36%
|
||||
return True
|
||||
|
||||
async def weapon_ability(
|
||||
|
Loading…
x
Reference in New Issue
Block a user