[战斗]===========法相被动修改提交

dev_chengFeng
wangzhenxing 2023-02-13 18:32:31 +08:00
parent 5a82a6471c
commit 63a652ae54
1 changed files with 1 additions and 1 deletions

View File

@ -11823,7 +11823,7 @@ local passivityList = {
end) end)
end, end,
-- 释放技能后[a]%概率再次释放技能,伤害为初始技能伤害[b]%,释放次数每增加1,概率是之前的[c]%;控制概率为之前[d]% -- 释放技能后[a]%概率再次释放技能,伤害为初始技能伤害[b]%,释放次数每增加1,概率是之前的[c]%;控制概率为之前[d]%
-- a[float],b[float],c[float] -- a[float],b[float],c[float],d[float]
[452] = function(role, args,id,judge) [452] = function(role, args,id,judge)
local p1 = args[1] local p1 = args[1]
local p2 = args[2] local p2 = args[2]