Its a plugin for Critical Strike on Skills
Critical Strike Calculation is as per normal calculations
You can have a battle_config on any of the files in conf/battle/ with
1 = Red Critical Strike
2 = Blue Critical Strike
Method to Change Delay:
Either add the config in conf/battle/ as stated above or change "blue_red_critical" value in plugin
Building Plugin for Linux: http://herc.ws/wiki/Building_HPM_Plugin_for_gcc
Building Plugin for Windows: http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC
P.S: You need HPMHooking Enabled.
Critical Strike Calculation is as per normal calculations
You can have a battle_config on any of the files in conf/battle/ with
Code:
magic_critical_color: 1 or 2
2 = Blue Critical Strike
Method to Change Delay:
Either add the config in conf/battle/ as stated above or change "blue_red_critical" value in plugin
Building Plugin for Linux: http://herc.ws/wiki/Building_HPM_Plugin_for_gcc
Building Plugin for Windows: http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC
P.S: You need HPMHooking Enabled.