Has anyone been able to add a crit like deadly warp does?
It doesn't seem to work. (in the skills function, add the crit buff if the special ability is picked as a skill)
One thing I have noticed in warpstrike 4 there is a category that might be a clue.
WarpBuff = 'HDemonDeadlyWarpBuff',
I grepped all the files for demigod, and that is the only place you can find WarpBuff... so am I far off in assuming that this is buried in the executable somewhere, and you won't be able to add crits to other skills? (on the skill damage itself, not AutoAttack, auto attacks are easy to add crits to)