Ticket #615 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

women can't hunt but show meat icon

Reported by: fabio Owned by: Philip
Priority: Should Have Milestone: Alpha 2
Component: Core engine Keywords:
Cc:

Description

If they are not able to hunt the meat icon shouldn't show up when hovering over animals. Eventually they should be able to hunt chickens and other domestic animals.

Change History

comment:1 Changed 3 years ago by k776

In the latest development builds, celt(?) women have a very small amount of attacking power. They can kill sheep for example, before harvesting food from them.

comment:2 Changed 3 years ago by k776

  • Owner set to Phillip

comment:3 Changed 3 years ago by k776

  • Owner changed from Phillip to Philip

comment:4 Changed 3 years ago by Mythos_Ruler

That was intentional. Females are allowed to hunt, but have a much lower meat gathering rate than males and cavalry. Also, Celtic females are supposed to have a small attack to defend themselves against attackers. Females from other factions are supposed to run away. These are complex interactions and features to implement, because it involves faction-specific unit AI for the different females. Also, it seems that females from other factions will need an attack value as well, but may only use it on animals and not against enemy units.

comment:5 Changed 3 years ago by Mythos_Ruler

As a quick fix for Alpha II I made all females have a small attack (so they actually go hunt when you task them to). The problem before was that animal health was finally enabled and you now need to kill the animals first to gather from them. Since females didn't have an attack they wouldn't be able to kill the animal, so the game was confused. We'll need to tweak female behavior so that females don't auto-attack nearby enemies since they have an attack now.

comment:6 Changed 3 years ago by k776

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in Alpha 2.

Note: See TracTickets for help on using tickets.