- Corrected name of config settings pc_luk_status_def, mob_luk_status_def
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8712 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
27c9a6fe5a
commit
4ab82dd28b
@ -1,6 +1,8 @@
|
||||
Date Added
|
||||
|
||||
2006/09/11
|
||||
* Corrected name of config settings pc_luk_status_def, mob_luk_status_def
|
||||
(status.conf) [Skotlex]
|
||||
* Changed the default of enable_baseatk to 9 (player + homun) [Skotlex]
|
||||
* Changed the default of enable_perfect_flee to 1 (players only) [Skotlex]
|
||||
2006/09/09
|
||||
|
@ -52,8 +52,8 @@ mob_status_def_rate: 100
|
||||
// linearly. This setting indicates required luk to gain complete inmunity.
|
||||
// Eg: 40 vit -> 40% resist. 150 luk -> +50% of the missing gap.
|
||||
// So 40% + (50% of 60%) = 70%
|
||||
pc_luk_sc_def: 300
|
||||
mob_luk_sc_def: 300
|
||||
pc_luk_status_def: 300
|
||||
mob_luk_status_def: 300
|
||||
|
||||
// Maximum resistance to status changes. (10000 = 100%)
|
||||
// NOTE: This is applied after cards and equipment, so inmunity cards are
|
||||
|
Loading…
x
Reference in New Issue
Block a user