You want to have all the skill Cast 0?
You must do the following:
in conf/skill.con
in:
// How much (dex*2+int) does variable cast turns zero?
vcast_stat_scale: 530
change:
// How much (dex*2+int) does variable cast turns zero?
vcast_stat_scale: 450
in reskill_cast_db.txt
The Cast Fixed all the skills it on -1
example:
//-- WZ_STORMGUST
89,4800:5600:6400:7200:8000:8800:9600:10400:11200:12000,5000,0,4600,12000,0,0
change:
//-- WZ_STORMGUST
89,4800:5600:6400:7200:8000:8800:9600:10400:11200:12000,5000,0,4600,12000,0,-1
or
//-- ASC_BREAKER
379,250,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0,250
change
//-- ASC_BREAKER
379,250,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0,-1
With this change.
have all the Renewal Features Cast.
The cast 0 is obtained when you have 150 dex and 150 int.