Common Patch
- Imagen del Login del año nuevo es cambiada.
- Corregido el incorrecto costo de 'SP' in la descripción de la skill Sura- Gate of Hell.
- Corregido un error en la descripción de la skill Rune Knight - Rune Mastery(En relación con los ingredientes necesarios para la Pertz Runestone).
- Corregido un error en la descripción de la skill Ranger - Verdure Trap(En relación con los elementos necesarios).
- Corregido un error en la descripción de la skill Kagero/Oboro - Cross Strike.
- El 'Newyear event headgear' 'Ascended Black Dragon Helm' recibirá los bonus opcionales por las próxima 3 semanas.
- Cambiado los Summons Slave del Nightamare Amon Ra.
- Corregido un error relacionado con la AI de los monstruos luego de ser golpeado por la skill de Homúnculo - Volcanic Ash.
- Los bonus opcionales del 'Rudolf Hairband' son removidos.
Main Servers
- Inicia evento de Refinación.
- Reparado donde los 'Ranged Monsters' en efecto 'Blind' no seguían atacando.
- Corregido un Error con las Trampas, no siempre eran visibles.
- Actualizado la Interface de BattleGround. Si tu no aceptas la invitación en 20 segundos, seras removido de la cola de espera.
- Actualizado los archivos de la AI Homúnculo y Mercenarios. los Archivos de la AI se moverán a la carpeta AI_backup.
Sakray Test Server
- Añadido un medidor de hambre para los Homúnculos y Pets.
- Actualizado la interfaz de usuario de la 'Guild Help'.
- Corregido un problema que se produjo al intentar aprender una skill pre-requisito mientras tenia un ítem que agregara la skill por efecto(por ejemplo ice Falshion).
- Corregido un problema donde algunos efectos visuales no se ocultaban con el comando /effect.
- Cambiado los comandos, ya no es necesario utilizar comillas.
Patch en Inglés Información adicional
Common Patch
- Newyears login image is changed.
- Fixed incorrect SP cost listed in the description for the Sura skill Gate of Hell.
- Fixed a typo in the rune mastery description (related to the required ingredients for the Pertz Runestone).
- Fixed a typo in the verdure trap skill description (related to the required items).
- Fixed a description mistake in the Kagero/Oboro skill 'Cross Strike'.
- The newyears event headgear Ascended Black Dragon Helm will recieve bonus options for the next 3 weeks.
- Changed the nightmare Amon Ra slave summons.
- Fixed an issue related to monster AI when struck by the homunculus skill 'Volcanic Ash'.
- The bonus effect options of the Rudolf Hairband are removed.
Main Servers
- Started the refine event.
- Fixed it so that blinded immobile ranged monsters will no longer continue to attack.
- Fixed an issue with trap using classes where traps were not always visible when being placed.
- Updated the battleground UI. If you do not accept the invitation within 20 seconds you will be removed from the queue.
- Updated the homunculus & mercenary AI files. Existing AI files will be moved to the AI_backup folder.
Sakray Test Server
- Added a hunger gauge to homunculus and cute pets.
- Updated the Guild Help UI.
- Fixed an issue which occured when attempting to learn skill prerequisites while having an item on that granted the skill to you.
- Fixed an issue where some skill effects would not be hidden with the /effect option.
- Changed commands, you no longer need (and no longer can use) quotes around words.
Patch en CoreanoInformación adicional
■ 공통 패치내용
- 세뱃돈의 이미지가 변경됩니다.
- 나찰파황격 스킬 설명에서 소모 SP에 오류가 있었던 것을 수정하였습니다.
- 룬 마스터리 스킬 설명에서 페르쓰 룬 스톤 제조 재료에 오타가 있었던 것을 수정하였습니다.
- 버듀어 트랩 스킬 사용 시 필요한 아이템 이름에 오타가 있었던 것을 수정하였습니다.
- 카게로우, 오보로의 스킬 `십자베기`의 스킬 설명이 수정됩니다.
- 신년 이벤트 투구의 3주차 옵션이 적용됩니다.
-> 신년 이벤트 투구 "승천 블랙 드래곤"의 3주차 옵션이 적용됩니다.
(2주차 옵션에 새롭게 `몬스터를 쓰러트릴 시 일정확률로 6종의 요리 (+3 증가) 드랍` 이 추가되었습니다.)
- 나이트메어 아몬 라가 슬레이브 몬스터를 소환하도록 변경됩니다.
- 호문클루스 디이터가 볼케닉 애쉬 사용시 몬스터의 AI가 비정상적으로 작동하던 현상이 수정됩니다.
- 크리스마스 이벤트 아이템 루돌프 머리띠의 옵션이 삭제됩니다.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■ 본서버 패치내용
- 제련 이벤트가 적용됩니다.
- 고정형 몬스터가 암흑 상태에 걸렸을 때에도, 원거리 공격을 하던 현상이 수정됩니다.
- 궁수 계열이 트랩을 설치했을 때, 일부 유저에게 트랩이 정상적으로 보이지 않던 현상이 수정됩니다.
- 전장 입장 대기 시스템 관련 UI 중 전장 수락 UI가 수정됩니다.
-> 전장 수락 윈도우에서 20초 안에 전장 수락을 확인하지 않으면, 전장 입장을 거절한 것으로 처리됩니다.
- 호문 및 용병의 AI가 변경됩니다.
-> 기존에 사용하시던 AI 파일은 "라그나로크 설치 폴더\AI_backup" 폴더로 복사됩니다.
-> 기존 유저 설정 AI들은 기본 AI로 변경이 됩니다.
-> "라그나로크 설치 폴더\AI_backup" 폴더로 백업이 된 AI 파일을 다음과 같은 방법으로 수정하여
사용해주시기 바랍니다.
(1) AI.lua 파일
파일의 맨앞 두개의 라인을 다음과 같이 수정해야 합니다.
수정전
require "./AI/Const.lua"
require "./AI/Util.lua"
수정후
dofile("./AI/Const.lua")
dofile("./AI/Util.lua")
(2) AI_M.lua 파일
수정전
require "./AI/Const.lua"
require "./AI/Util.lua"
수정후
dofile("./AI/Const.lua")
dofile*"./AI/Util.lua")
(3) Util.lua 파일
수정전
require "./AI/Const.lua"
수정후
dofile("./AI/Const.lua")
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■ 사크라이서버 패치내용
- 호문클루스와 큐펫의 만복도 게이지가 추가됩니다.
- 길드 도움말 UI가 추가됩니다.
- 스킬을 사용 가능하게 해주는 아이템을 해당 스킬을 배운 유저가 착용할 경우, 스킬 레벨업이 정상적으로
이루어지지 않던 현상이 수정됩니다.
- 일부 스킬 이펙트가 /effect 명령어를 사용해 On/Off가 불가능했던 부분이 수정됩니다.
- 일부 명령어에서 /명령어 XXXX, /명령어 "XXXX" 두가지 모두 사용가능하던 명령어 방식이 /명령어 XXXX 만
사용 가능하도록 수정됩니다.
(예시) 기존 : /초대 "캐릭터명" , /초대 캐릭터명 만 사용가능
변경 : /초대 캐릭터명 만 사용가능
FuenteskRO:
http://ro.game.gnjoy.com/news/viewNotice.asp?seqNo=5222Doddler:
http://forums.irowiki.org/showthread.php?p=1201475#post1201475