return function (self,magic)
local speed
if(zz_y7.use_attack_speed) then
return 3
end
if (magic) then
speed = 9
else
speed = self.CurrentWeaponAttackSpeed
end
speed += self.Entity.PlayerTemporaryStat:GetValue(_CTS.Booster)
if (speed < 2) then
return 3
end
if (speed > 10) then
return 10
end
return speed
end
요고는 전사 꺼같은데 법사는 뭐건드려야됨?
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 공지 | 게시판 이용 안내+156 | 10-20 | 22098 | |
| 61657 | 00:19 | 45 | ||
| 61656 | 11-09 | 90 | ||
| 61655 | 11-09 | 93 | ||
| 61654 | 11-09 | 90 | ||
| 61653 | 11-09 | 132 | ||
| 61652 | 11-09 | 132 | ||
| 61651 | 11-09 | 172 | ||
| 61650 | 11-09 | 202 | ||
| 61649 | 11-09 | 172 | ||
| 61648 | 11-08 | 220 | ||
| 61647 | 11-08 | 231 | ||
| 61646 | 11-08 | 295 | ||
| 61645 | 11-08 | 336 | ||
| 61644 | 11-08 | 358 | ||
| 61643 | 11-08 | 359 | ||
| 61642 | 11-08 | 359 | ||
| 61641 | 11-07 | 404 | ||
| 61640 | 11-07 | 434 | ||
| 61639 | 11-07 | 471 |
댓글0