채팅0

    형들질문..

    조회수 1069

    여기서.. 무적만 뺼려고 하면어트케 해야됭...ㅠㅠ

    댓글4

    회원프로필

    return function (self, damage, hitByLeft, fromMob, attackIndex, reflect)
        local user = self.Entity
        local regularAttack = not fromMob or attackIndex <= 500
        self.HitDamage = damage
        local templateId = 500
        if (isvalid(fromMob)) then
            templateId = fromMob.MobComponent:GetLinkOriginTemplateId()
        end
        self:ShowHitDamage(damage, 500, templateId, attackIndex, not hitByLeft, "")
        if (damage > 500) then
            local randomAction = math.random(1, 2) -- 무작위로 1 또는 2 선택
            if randomAction == 1 then
                user.CharacterActionComponent:ChangeAction(_CharacterAction.STAND1)
            else
                user.CharacterActionComponent:ChangeAction(_CharacterAction.STAND2)
            end

            self:OnUserHitServer(damage, 0, fromMob, p, attackIndex, not hitByLeft, reflect, self.)
        end
    end
    요고야..

    2024.02.17 08:54
    회원프로필

    무적이랑 피굳이랑 달라요?

    2024.02.17 08:59
    회원프로필

    1ㄷ1

    2024.02.17 13:42
    회원프로필

    이거 hit time 없애도 되는거 맞아..?

    2024.02.20 09:37

      게시글 리스트
      제목작성자작성일조회
      공지10-2022084
      6164220:4020
      6164113:3475
      6164010:15111
      6163909:53112
      6163808:19112
      6163703:00233
      6163611-06252
      6163511-06220
      6163411-06250
      6163311-05486
      6163211-05361
      6163111-05384
      6163011-05354
      6162911-05575
      6162811-04518
      6162711-04633
      6162611-04760
      6162511-04741
      6162411-03757
      안내 배너 이미지