Age of empires 3 de baltic powers

:play_button: GAME INFORMATION

:backhand_index_pointing_down: These details are CRITICAL; DO NOT skip them or your issue may not be reviewed.

  • **GAME BUILD 19.18309
  • GAME PLATFORM: Steam
  • OPERATING SYSTEM: Windows 11

:play_button: ISSUE EXPERIENCED

:backhand_index_pointing_down: DESCRIBE THE ISSUE IN DETAIL (below). LIMIT TO ONE BUG PER THREAD.
Not really an issue but is a bug. The unit SPCWhiteBuffalo has the tactic for an attack as well as the protoaction. I am making a mod with animals and it will not attack even though it has the attack displayed and the cursor changes to attack. So I looked at the animation file and realized that there is not animation for anything at all hardly for the white bufffalo. I realize that it may not appear in the game but it is in the files as a pet.

:play_button: FREQUENCY OF ISSUE

:backhand_index_pointing_down: How often does the issue occur? CHOSE ONE; DELETE THE REST!

  • 100% of the time / matches I play (ALWAYS)

:play_button: REPRODUCTION STEPS

:backhand_index_pointing_down: List CLEAR and DETAILED STEPS we can take to reproduce the issue ourselves… Be descriptive!

Here’s the steps to reproduce the issue:

  1. spawn a white buffalo and try to attack.

:play_button: EXPECTED RESULT

:backhand_index_pointing_down: What was SUPPOSED to happen if the bug you encountered were not present?
The animal would attack

:play_button: IMAGE

:backhand_index_pointing_down: ALWAYS attach a PICTURE (.jpg, .png, .gif) or VIDEO (.mp4, YouTube link) that highlights the problem.

:play_button: GAME FILES (SAVE / RECORDING)

:backhand_index_pointing_down: Attach a SAVE GAME (.aoe3Ysav) or GAME RECORDING (.aoe3Yrec) of the match where you encountered the issue. Link it below if using an external file service.
Record Game 2026-09-16 12-44-10.age3Yrec (7.5 MB)

This is still an issue for everyone else but I fixed it by changing the Pet_Tactics file and changed HandAttack to Attack because that is what the animation is called in the whitebuffalo XML. I did not see it until I extracted it. So I fixed this on my end. I don’t know what kind of priority this animal would be since, I don’t know when or where the animal actually apears. I assume it shows up in the campaign because the name starts with SPC. For all of those out there that want to play with the white buffalo in your own mod just change the tactics file anim line for the meleeAttack from HandAttack to just Attack.