tm서버에 적용된 패치 수정을 같이 적용
This commit is contained in:
@@ -1544,6 +1544,8 @@ function getCrewtypeRice($game, $crewtype, $tech) {
|
||||
|
||||
function getAtt($game, $general, $tech, $lbonus) {
|
||||
$att = getRate($game, $general['crewtype'], "att") + getTechAbil($tech);
|
||||
|
||||
$general['lbonus'] = $lbonus;
|
||||
|
||||
if(floor($general['crewtype']/10) == 3) { // 귀병 지100%
|
||||
$ratio = getGeneralIntel($general, true, true, true)*2 - 40;
|
||||
|
||||
Reference in New Issue
Block a user