diff options
Diffstat (limited to 'src/config/renewal.h')
-rw-r--r-- | src/config/renewal.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/config/renewal.h b/src/config/renewal.h index 33e9a995b..4713cc185 100644 --- a/src/config/renewal.h +++ b/src/config/renewal.h @@ -49,13 +49,6 @@ // leave this line to enable renewal base level modifier on skill damage (selected skills only) #define RENEWAL_LVDMG -/// renewal cast time variable cast requirement -/// -/// this is the value required for no variable cast-time with stats. -/// formula: (DEX * 2) + INT -/// default: 530 -#define RENEWAL_CAST_VMIN 530 - /// renewal enchant deadly poison algorithm /// /// leave this line to enable the renewed EDP algorithm |