Spoiler:
EDIT:
So I realized you can't because actions. I added these by hand and never bothered to try to hand add them. Can you just explort(classic) and import them?
Spoiler:
EDIT:
So I realized you can't because actions. I added these by hand and never bothered to try to hand add them. Can you just explort(classic) and import them?
you can't add new actions, they are actually client-sided and if not in the client it won't work
Can we do things like modify the behavior of existing skills, or even copy one skill over another skill? (Example, give Pirate Flash Jump by replacing the properties of one skill to the properties of Flash Jump) I'm seeking to sort of "remix" the classes a bit and change up their gameplay and I'm just curious as to how far I can take it. I understand we cannot add actions/skills, but tweaking existing ones to the point of not even resembling the same skill would be just as good as far as I'm concerned.
If you know how to client edit you can do a lot to the skills, however if you can't then there is so much that you can do. You can change all the per-existing properties and edit them. Unless you are using v1xx+ you can use my AddAttack method and it allows you to add a new skill with a custom action skill.
My apologies if I'm kind of dumb but can we just edit the Skill.wz file if the only thing to do is to rebalance damage % and cooldowns (considering a v62 source)? And how about the prior question about giving another classes existing skills just assuming we can only edit xml files?
Also, is it possible to edit the client in v62? If so, how?
Thanks a lot!
Last edited by BlazeElPadrino; 23-03-17 at 04:15 AM.
-Yes, you can just edit the Skill.wz to change formulas and damage, how many hits an attack does, and so on.
-Giving classes existing skills won't work unless you can client edit. Editing the XML is the same (sort of some differences) as WZ editing the Skill.wz.
It is possible to edit the v62 client. Don't ask me how to do it, I don't know how to client edit.