GithubHelp home page GithubHelp logo

Comments (4)

watchyoursixx avatar watchyoursixx commented on August 11, 2024

I've tested quite a few pet abilities now and narrowed down almost exactly how everything works for pet abilities.

For the purposes of this, assume all pet abilities are modified by the following - Pet Family, Bestial Wrath, Ferocious Inspiration, Blood Frenzy, Pet Happiness, Orc Command Racial, Unleased Fury Talent, and any Gear % modifiers.

Bite:
RankDamage * DamageMod

Claw:
RankDamage * DamageMod

Gore:
RankDamage * DamageMod, with 50% chance to do DamageMod * 2

Screech:
RankDamage * DamageMod

Thunderstomp:
(RankDamage + SpellDmgBonus * 0.05) * DamageMod

Lightning Breath:
(RankDamage + SpellDmgBonus * 0.05) * DamageMod

Scorpid Poison:
(RankDamage + SpellDmgBonus * 0.026) * DamageMod, every 2 for 10s. Stacks up to 5

Poison Spit:
RankDamage * DamageMod, every 2 for 8 sec

Fire Breath (unconfirmed):
(RankDamage + SpellDmgBonus * 0.05 + lvl / 2? ) * DamageMod, with initial hit + 2 dot ticks.

from hunter-tbc.

watchyoursixx avatar watchyoursixx commented on August 11, 2024

Tested Fire Breath from dragonhawks, unsure what the formula is for per level, but it uses per tick as 2 + 0.05 * SpellDmgBonus + some level bonus.

from hunter-tbc.

BradBlondebeard avatar BradBlondebeard commented on August 11, 2024

I watched zeroji doing zg pulls with his dragonhawk and fire breath never crit. Zeroji said he tested Devilsaur Tooth with Fire Breath and it didn't crit there either.

from hunter-tbc.

watchyoursixx avatar watchyoursixx commented on August 11, 2024

I could've sworn I saw a crit on the initial hit

from hunter-tbc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.