From 0395610469ffcd3b71c93ef90861f73e0ab8d16f Mon Sep 17 00:00:00 2001 From: malufett Date: Thu, 13 Jun 2013 01:56:21 +0800 Subject: Hercules Renewal Phase : Renewal Rename SC names to eagis standard. Implement SC Configuration.(see db/sc_config.txt) Skill updates and fixes. Some code optimization. Signed-off-by: malufett --- conf/battle/status.conf | 9 --------- conf/messages.conf | 3 --- 2 files changed, 12 deletions(-) (limited to 'conf') diff --git a/conf/battle/status.conf b/conf/battle/status.conf index 5341b606b..372619fd1 100644 --- a/conf/battle/status.conf +++ b/conf/battle/status.conf @@ -12,15 +12,6 @@ // Should skill casting be cancelled when inflicted by curse/stun/sleep/etc (includes silence) (Note 3)? status_cast_cancel: 0 -// Will certain skill status-changes be removed on logout? -// This mimics official servers, where Extremity Fist's no SP regen, -// Strip Equipment, and some other buffs are removed when you logout. Setting is: -// 0 = remove nothing. -// 1 = remove negative buffs (stripping, EF) -// 2 = remove positive buffs (maximize power, steel body...) -// 3 = remove both negative and positive buffs. -debuff_on_logout: 3 - // Adjustment for the natural rate of resistance from status changes. // If 50, status defense is halved, and you need twice as much stats to block // them (eg: 200 vit to completely block stun) diff --git a/conf/messages.conf b/conf/messages.conf index 5bff9a5af..e2886a57d 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1505,8 +1505,5 @@ //src/map/pc.c::pc_isUseitem 1474: You cannot use this item while sitting -//src/map/clif.c::clif_parse_NpcClicked -1476: You cannot interact with NPCs while casting skills - //Custom translations import: conf/import/msg_conf.txt -- cgit v1.2.3-60-g2f50