Skip to content

Commit 51b7bd5

Browse files
author
LiuCai
committed
chore: rename
1 parent b497fd0 commit 51b7bd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autopcr/module/modules/unit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ async def do_task(self, client: pcrclient):
751751
await self.set_unique_growth_unit()
752752

753753
@description('支持全部角色,装备星级-1表示不穿装备,自动拉等级指当前等级不足以穿装备或提升技能等级,将会提升角色等级,自动拉品级指当前品级不足以装备专武时,会提升角色品级,自动专武1指开专武2未开专武1时自动开专武1,使用原矿指装备不足时用原矿补充'
754-
'\n等级升至上限:在当前升级条件下,升级至角色的允许等级上限(比如未突破角色升级至突破后等级,开启该选项可以避免升级至最大的未突破等级)')
754+
'\n等级升至上限:在当前升级条件下,升级至角色允许的等级上限(比如未突破角色升级至突破后等级,开启该选项可以升级至最大的未突破等级,避免升级失败)')
755755
@name('拉角色练度')
756756
@booltype("unit_promote_to_max_level", "等级升至上限", False)
757757
@booltype("unit_promote_unique2_when_fail_to_unique_equip2", "自动专武1", False)

0 commit comments

Comments
 (0)