local masterActor = Actor:getMaster() --获取主人对像
if RaceId == 66 then
local yxjishixitong4 = masterActor:getVal_U(112)
if quxiangliang == "我爱你" and ActorRandom < 100 and yxjishixitong4 == 0 then
masterActor:setVal_U(112, 120)
Actor:setBuffEx(14, 10, "33,10|")
masterActor:sendMsg(3,"[时装项链]破防效果触发,无视目标防御,持续时间[10秒]!", -1, -1)
end