Jump to content

Recommended Posts

Inspired by Woodie were Beaver & Moose: in that form Woodie can do these actions (chop - mine - hammer) faster.

Ideas: Wolfgang has three form: Wimpy - Regular - Mighty, i want to mod some thing like in Mighty form Wolfgang will one-shot everything, Regular act as normal, Wimpy will need to do double amount of time to perform such action (chop - mine - hammer).

Thank for Reading.

Spoiler

I modified Woodie's lua file:

        inst.components.tackler:AddWorkAction(ACTIONS.CHOP, 17)
        inst.components.tackler:AddWorkAction(ACTIONS.MINE, 9)
        inst.components.tackler:AddWorkAction(ACTIONS.HAMMER, 5)

So When he in Moose form then charge at Thing (Pig houses, Trees, Rocks) he can one-shot them.

Wonder if i can do the same for Wolfgang.

 

Edited by Psychomaniac

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...