Berserker skill #304
Closed
JesterWizard
started this conversation in
General
Replies: 1 comment 3 replies
-
I don't understand the skill effect you want to achieve. You need to describe it in more detail. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to add a skill called
Berserker
which will cause a player unit to operate under AI control but withResolve
stat boosts.I believe I need to make the edit here, but I can't see a way to do it without editing the function signature, as I only see the
AIAttemptOffensiveAction
function called inside a lyn file. Is there a better way to do it?Beta Was this translation helpful? Give feedback.
All reactions