Luk Resistance

nyxfatalis

New member
Messages
64
Points
0
Hi hercules,

where to edit luk resistance.

i want 255 Luk = resist to all ailments 100%

Ailments : 


 
status.c

Below this line:

Code:
    sd = BL_CAST(BL_PC,bl);    status = iStatus->get_status_data(bl);    sc = iStatus->get_sc(bl);    if( sc && !sc->count )        sc = NULL;    switch (type) {
 
Back
Top