FOnline Development > Questions and Answers
About More Criticals
(1/1)
sasha:
i cannot find nothing in combat.fos or in any other file in the scripts folder about the chance of make a critical hit with this perk ( PE_MORE_CRITICALS ). where can i change the critical chance of this perk ?
Ganado:
Easiest way to edit perks like that would be to use the convenient PerkEditor in the Tools directory.
Wait nevermind. I can't get it to do anything other than Strength. There's probably some easy fix.
If the PerkEditor doesn't work correctly for you, directly edit it from perks_data.fos. More Criticals is #309.
Around lines 124-135.
The "5" in
--- Code: ---14, 1, 5, // Critical Chance increased by 5
--- End code ---
is what the value you're looking for is.
I tested it in-game and it works. Change 5 to the value you want.
sasha:
thanks Dishonest Abe !
Atom:
The issue with PerkEditor has been fixed.
Navigation
[0] Message Index
Go to full version