give us your SCFData/scf_common.ini file please
also in scfdata/scf_skills.ini
Code:
[ManaShield]
SCFIsFixDwSoulBarrier=1
SCFDwSoulBarrierA=1400
SCFDwSoulBarrierB=1000
SCFDwSoulBarrierC=100
SCFDwSoulBarrierMax=20
[GreaterFortitude]
SCFIsFixDkGreaterFortitude = 1
SCFDkAddLifeSkillVitPercent = 500
SCFDkAddLifeSkillEnePercent = 500
SCFDkAddLifeSkillDuration = 300
try to change this numbers..
for example
SCFDkAddLifeSkillDuration = 300 = 300 seconds.. make it 60 seconds instead
then change all 500 to 250 for greater fortitude.
for mana shield do similar like this:
SCFDwSoulBarrierA=700
SCFDwSoulBarrierB=500
SCFDwSoulBarrierC=50
and please be specific are all characters the same thing?
maybe u must edit DEFENSE not HP then which is in this file:
scfdata/scf_common.ini
Code:
;//Formula = Dex/Div
SCFDefense_Elf=4
SCFDefense_DK=35
SCFDefense_DL=32
SCFDefense_DW_MG_SU=5
play with this configs..
so it means.. DK/BK/BM = 35% defense and same with DL 32% then elf = 4% and the rest characters have 5%
try to make all similar... something like this:
Code:
;//Formula = Dex/Div
SCFDefense_Elf=4
SCFDefense_DK=15
SCFDefense_DL=12
SCFDefense_DW_MG_SU=5
or
Code:
;//Formula = Dex/Div
SCFDefense_Elf=17
SCFDefense_DK=35
SCFDefense_DL=32
SCFDefense_DW_MG_SU=15
then in same file
SCFSuccessfulBlocking_Elf=3
SCFSuccessfulBlocking_DL=5
SCFSuccessfulBlocking_DW_DK_MG_SU=6
also change this stuff maybe 6 to 3 and dl to 4
try this all things out and experiment ;)