- Offizieller Beitrag
Mainserver:
- Coma is now triggered on every attack type.
- Added mob_is_gvg macro.
- Fixed some index's which would access an invalid array position, crashing the server.
- Charge Attack has now a range of 14 cells and can do up to 500% damage.
- Magnum Break will not hit hidden targets anymore.
- Auto Guard will force a player to stand when being targeted to avoid client desync.
- Item bonus updates:
-Added `bonus2 bSubDefEle,e,x;` -> reduce x% damage received from monster with element e.
-Added `bonus2 bComaRace,r,n;` and `bonus2 bComaClass,c,n;` -> replacing the current usages of `bWeaponComaRace` and `bWeaponComaClass`.
--This bonus has no effect for GVG and BG monsters.
-Fixed some item scripts.
-Updated the documentations. - Fixed Incantation Samurai Card.
-Unequipping a weapon with Incantation Samurai card will not kill you if you have less than 999 hp and are on a non-pvp map.