feat: 添加技能效果及宠物性别注释
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
This commit is contained in:
@@ -70,7 +70,7 @@ func init() {
|
||||
registerStatusFunc(102, func(i, o *input.Input) bool {
|
||||
return o.StatEffect_Exist(info.PetStatus.Paralysis)
|
||||
})
|
||||
|
||||
initskill(129, &Effect129{})
|
||||
registerStatusFunc(132, func(i, o *input.Input) bool {
|
||||
return i.CurrentPet.Info.Hp < o.CurrentPet.Info.Hp
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user