mapflag all map for adjust_skill_damage?

well if you want to give ALL players to increase their skill damage, you can try

Code:
-	script	jsdfksf	FAKE_NPC,{OnPCStatCalcEvent:	bonus2 bSkillAtk, MG_FIREBOLT, 100;	end;}
increase MG_FIREBOLT skill damage by 100% for all players
 
of course I tested before I post

screenRuru_Server039.jpg

normally damage as 230

then after the script,

readjust the equipment (need it to run status_calc_pc_)

screenRuru_Server040.jpg

damage become 460

 
Last edited by a moderator:
Back
Top