Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find a way to drag a weapon to an actor without adding the weapon skills #450

Closed
wake42 opened this issue Jan 22, 2023 · 0 comments · Fixed by #662
Closed

Find a way to drag a weapon to an actor without adding the weapon skills #450

wake42 opened this issue Jan 22, 2023 · 0 comments · Fixed by #662
Assignees
Labels
type: enhancement Improvement to existing feature. Use "feat: " commit message
Milestone

Comments

@wake42
Copy link
Collaborator

wake42 commented Jan 22, 2023

Why: Is your feature request related to a problem?

For example a Mule carrying weapons should not automatically get all skills associated with those weapons.

What: Describe the solution you'd like

To be able to use a physical weapon you need an arm, so the easiest solution is probably to check for the existense of a right arm before embedding the linked weapon skills.

This will embed weapon skills on

  • centaurs
  • humanoids
  • humanoids-winged
  • scorpion-men
  • walktapi

but not on any other body types.

Options: Describe alternatives you've considered

A possible solution could be to only embed the skills when you equip the weapon and not immediately when you drag it to the actor.

Only embed skills when dragging weapons to humanoids (looking at what hit locations the actor has). Natural weapons should always get their skills though.

Another alternative could be to add skills to all except four legged animals.

Additional context

No

@wake42 wake42 added this to the 2.3.0 milestone Jan 22, 2023
@wake42 wake42 added type: enhancement Improvement to existing feature. Use "feat: " commit message state: discussing More discussion / investigation is needed labels Jan 22, 2023
@wake42 wake42 modified the milestones: 3.2.0, 3.3.0 Oct 16, 2023
@wake42 wake42 modified the milestones: 3.3.0, 3.4.0 Nov 12, 2023
@wake42 wake42 self-assigned this Nov 28, 2023
@wake42 wake42 removed the state: discussing More discussion / investigation is needed label Nov 28, 2023
@wake42 wake42 changed the title Investigate a way to drag a weapon to an actor without adding the weapon skills Find a way to drag a weapon to an actor without adding the weapon skills Nov 28, 2023
@wake42 wake42 closed this as completed in 52a1175 Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement to existing feature. Use "feat: " commit message
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant