Jump to content

Chili flakes not working for beefalo


Misuto
  • Fixed

Chili flakes no longer buff a beefalos attack (as they previously did).

 

This is unlikely an intentional change as volt goat jelly works exactly as it did before.

 


Steps to Reproduce

1. Spawn in a pudgy beefalo

local beef = c_spawn("beefalo"); beef.components.hunger:DoDelta(400); beef.components.domesticatable:DeltaTendency("PUDGY", 1); beef:SetTendency(); beef.components.domesticatable.domestication = 1; beef.components.domesticatable:BecomeDomesticated();

2. Give yourself some buff items to test

c_give("powcake_spice_chili",2) c_give("voltgoatjelly",2)

3. Eat powder cake while riding beefalo. Attack something. Notice that it still does 20 damage (which is base for a pudgy beefalo).

4. Dismount and feed beefalo. Remount and attack something. Notice that it still does 20 damage.

5. Eat volt goat jelly while mounted. Notice that it now does 30 damage. Correctly applying the 50% buff to dry targets.




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.

it was already reported two months ago. Developers don't answer for this bug for some reason.

I just stopped playing Warly for some reason since I'm Beefalo main.

Share this comment


Link to comment
Share on other sites



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...