hasActivatedSkill('회피')){ return true; } $oppose->getLogger()->pushGeneralBattleDetailLog("상대가 회피했다!", ActionLogger::PLAIN); $self->getLogger()->pushGeneralBattleDetailLog("회피했다!", ActionLogger::PLAIN); $oppose->multiplyWarPowerMultiply(0.2); return true; } }