game: StrongAttacker의 보정을 공방40%씩으로
- 병종저격하면 동률
This commit is contained in:
@@ -20,7 +20,7 @@ class event_StrongAttacker implements iAction
|
||||
}
|
||||
|
||||
if ($unit->isAttacker()) {
|
||||
return [1.5, 0.667];
|
||||
return [1.4, 0.7143];
|
||||
}
|
||||
return [1, 1];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user