Server:
- *plag_renewal_expanded_skills; plag_doram_skills; allow_bloody_lust_on_boss; allow_bloody_lust_on_warp
-Added these battle config settings. - *Homunculus now take the name of their new form when mutated.
- *Removed the skill_reproduce_db as its no longer needed.
- *SC_REPRODUCE
-Recoded the skill.
-No longer restricted to the skill_reproduce_db as its removed.
-Can now freely copy offensive skills like how Plagiarism does.
-Is now able to copy Kagerou/Oboro/Rebellion/Summoner skills.
-Also able to copy 3rd job expansion skills.
-Skills copied through Reproduce now have a 30% SP cost increase.
-Fixed a issue where the same skill could be copied to both Plagiarism and Reproduce copy slots, causing copy glitch. - *SC_AUTOSHADOWSPELL
-Recoded the skill.
-Now follows the rules and mechanics of autocasting like it should.
-Max skill level that can be autocasted has been increased.
-You can't autocast a level higher then the max player learnable.
-Example is waterball will not autocast above level 5.
-Can now trigger the autocasting with melee and ranged attacks.
-This is limited to physical attacks only.
-Now handles autocast's aftercast and cooldowns correctly.
-Fixed a issue where autocasting would still happen even if you didn't have the needed SP. - *SC_CHAOSPANIC
-Recoded the skill.
-Now a working 5x5 AoE.
-Now has a success chance of casting and is affected by level.
-Can no longer be placed under players/monsters feet.
-Can no longer be placed on or near warps.
-Can now replace the AoE by casting another one.
-Fixed the duration for the chaos status. - *SC_MAELSTROM
-AoE size corrected to 5x5.
-Can no longer be placed on or near warps.
-Due to new information on how this skill works, it will be recoded in a later update. - *SC_BLOODYLUST
-Recoded the skill.
-AoE size is updated to 7x7.
-Now gives anyone in the AoE the berserk status (except caster).
-By set default for balance reasons, can't be placed on or near warps and does not affect boss/mvp monsters.
-This can be disabled in the skill battle config file if desired. - *LG_EXEEDBREAK
-Updated the damage formula.
-iRO document was ONCE AGAIN WRONG!!!!
-Note: Need to plan a update to review over every single Royal Guard skill to check all the formuals. - *LG_BANDING
-Speed reduction on enemy's no longer affects boss/mvp's. - *SU_LOPE
-No longer usable in GvG, battle ground, jail, and other WoE area's. - *WE_CALLALLFAMILY
-Cast time no longer affected by INT/DEX.
-Can no longer be used in GvG and battle ground areas. - *WE_ONEFOREVER; WE_CHEERUP
-Cast time no longer affected by INT/DEX. - *EL_TROPIC; EL_CHILLY_AIR; EL_WILD_STORM; EL_UPHEAVAL
-Autocast chance increased.
-Bolt level autocasted changed.
-Both of the above are supposed to be affected by the master's job level but I don't want to recode these right now. Just wanted to set these to the max possible for a player at job level 50.
-Now handles autocast's aftercast and cooldowns correctly.
-Fixed a issue where autocasting would still happen even if you didn't have the needed SP. - *Added Sara's Memory Instance.
-Thanks to HerculesWS.
Client:
- updated skill-related lua-files