견고시 계략 성공 확률 변경
This commit is contained in:
@@ -583,7 +583,7 @@ class WarUnitGeneral extends WarUnit{
|
||||
$magicSuccessRatio += 1;
|
||||
}
|
||||
if($this->hasActivatedSkill('계략약화')){
|
||||
$magicSuccessRatio -= 0.2;
|
||||
$magicSuccessRatio -= 0.1;
|
||||
}
|
||||
|
||||
if($oppose instanceof WarUnitCity){
|
||||
|
||||
Reference in New Issue
Block a user