From 931058402a47abd14f022c12bdf29c68e261204d Mon Sep 17 00:00:00 2001 From: playtester Date: Sat, 16 Mar 2013 20:53:23 +0000 Subject: - Strongly improved the structure of status_get_sc_def so it's a lot easier to apply official formulas and make sure the checks are applied in the correct order - In the process, fixed the effect of luk on status changes and removed the static 3% resistance that has been proven to not exist (97 vit, 1 luk can get stunned on officials) - As there is no general luk resistance as it depends on each status change, removed the luk_status_def configurations - Updated the success chance of Decrease Agi to the formula that was extracted from Aegis (blevel/5 + int/5 + skill_lv*3 + 50) Note: I tested all the status changes thoroughly, but as this is a quite large update, it would be nice if someone could cross-check it. Note2: Renewal status resistances (for pre-renewal status changes) are currently not implemented in rAthena at all. They need to be added in another update. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17201 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/status.conf | 8 -------- 1 file changed, 8 deletions(-) (limited to 'conf') diff --git a/conf/battle/status.conf b/conf/battle/status.conf index 6efe973b7..5341b606b 100644 --- a/conf/battle/status.conf +++ b/conf/battle/status.conf @@ -27,14 +27,6 @@ debuff_on_logout: 3 pc_status_def_rate: 100 mob_status_def_rate: 100 -// Required luk to gain inmunity to status changes. -// Luk increases resistance by closing the gap between natural resist and max -// linearly. This setting indicates required luk to gain complete immunity. -// Eg: 40 vit -> 40% resist. 150 luk -> +50% of the missing gap. -// So 40% + (50% of 60%) = 70% -pc_luk_status_def: 300 -mob_luk_status_def: 300 - // Maximum resistance to status changes. (100 = 100%) // NOTE: Cards and equipment can go over this limit, so it only applies to natural resist. pc_max_status_def: 100 -- cgit v1.2.3-70-g09d2 From 789c8d77c7de5673a3cefd8ca302d97bc358ce8e Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 11 Apr 2013 21:18:12 -0300 Subject: Hercules Channel System Update http://hercules.ws/board/topic/316-introducing-hercules-channel-system/?p=2716 Signed-off-by: shennetsind --- conf/messages.conf | 34 ++++++ src/map/atcommand.c | 323 +++++++++++++++++++++++++++++++++++++++++++++++++--- src/map/clif.c | 47 +++++--- src/map/clif.h | 16 ++- src/map/guild.c | 9 +- src/map/pc.c | 3 +- src/map/pc.h | 3 +- src/map/skill.c | 4 +- 8 files changed, 397 insertions(+), 42 deletions(-) (limited to 'conf') diff --git a/conf/messages.conf b/conf/messages.conf index e21c41176..e1a122fc6 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1452,6 +1452,40 @@ 1431: Your global chat is now binded to the '%s' channel 1432: Your global chat is not binded to any channel 1433: Your global chat is now unbinded from the '#%s' channel +1434: Player '%s' was not found +1437: Player '%s' has now been banned from '%s' channel +1438: You cannot join the '%s' channel because you've been banned from it +1439: Channel '%s' has no banned players +1440: Player '%s' is not banned from this channel +1441: Player '%s' has now been unbanned from the '%s' channel +1442: Removed all bans from '%s' channel +1443: -- '%s' ban list +1444: - %s +1445: - %s (%d) +1446: You need to input a option +1447: '%s' is not a known channel option +1448: -- Available options +1449: option '%s' is already enabled, if you'd like to disable it type '@channel opt %s 0' +1450: option '%s' is now enabled for channel '%s' +1451: value '%d' for option '%s' is out of range (limit is 0-10) +1452: option '%s' is now enabled for channel '%s' with %d seconds +1453: option '%s' is now disabled for channel '%s' +1454: option '%s' is not enabled on channel '%s' +1455: You're talking too fast! +1456: -- %s ban +1457: - bans from channel +1458: -- %s banlist +1459: - lists all banned characters from channel +1460: -- %s unban +1461: - unbans from channel +1462: -- %s setopt