First 7 of these would work if this guy
com.majalis.character.Technique$TechniquePayload.basePower
would apply
Changed default value to 5 manually - all started working in game.
So basically somehow charisma calculations do not apply to aforementioned techniques.
Technique$TechniquePayload.class init method
This is value if technique considered not spell, not "teasing", not melee, and not ranged one.
In working scenario this number should not apply, but it does for me, so charisma/4 calculations do not apply for some reason.
P.S. Sry if i'm not clear, don't speak english, still learning (hence a lot of edits).