견고 버그 수정, 저격 상향
This commit is contained in:
@@ -264,6 +264,8 @@ class WarUnitGeneral extends WarUnit{
|
||||
return false;
|
||||
}
|
||||
|
||||
$this->activateSkill('부상');
|
||||
|
||||
$general->increaseVarWithLimit('injury', Util::randRangeInt(10, 80), null, 80);
|
||||
$this->getLogger()->pushGeneralActionLog("전투중 <R>부상</>당했다!", ActionLogger::PLAIN);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user