Skip to content

Instantly share code, notes, and snippets.

View jonathanlarsen's full-sized avatar

Jonathan Larsen jonathanlarsen

View GitHub Profile

Keybase proof

I hereby claim:

  • I am jonathanlarsen on github.
  • I am jonathanlarsen (https://keybase.io/jonathanlarsen) on keybase.
  • I have a public key whose fingerprint is A6BD EACC 812E E827 42DF CB04 FE1A 9E42 ECD7 77EE

To claim this, I am signing this object:

Delete remote merged into master
git branch -r --merged | awk -F'/' '/^ *origin/{if(!match($0, /(>|master)/)){print $2}}' | xargs git push origin --delete
Delete local merged into current branch
git branch --merged | grep -v "\*" | xargs -n 1 git branch -d
Delete all remote not in egrep
git branch -a | egrep "remotes/origin/" | cut -d "/" -f 3- | egrep -v "(master|develop)" | xargs -n 1 git push --delete origin
Barbarian
1 Bash | Primary | Generate: 8 Fury per attackBrutally smash an enemy for 165% weapon damage with a 20% chance to Knockback.
6 Clobber | Instead of Knockback, each hit has a 35% chance to Stun the target for 1.5 seconds.
13 Onslaught | Add 2 reverberations that cause 25% weapon damage per strike. Removes the chance for Knockback.
26 Punish | Increases the damage of your skills by 8% for 5 seconds after using Bash. This effect stacks up to 3 times.
44 Instigation | Generate 4 additional Fury per attack.
52 Pulverize | Cause a shockwave that inflicts 38% weapon damage to enemies in a 26 yard line behind the targeted enemy.
2 Hammer of the Ancients | Secondary | Cost: 20 FuryCall forth a massive hammer to smash enemies directly in front of you for 325% weapon damage. Hammer of the Ancients has a 1% increased Critical Hit Chance for every 5 Fury that you have.
7 Rolling Thunder | Create a shockwave that deals 275% weapon damage to all enemies within 22 yards in front of you.
Barbarian
Active
1 Bash
6 Clobber
13 Onslaught
26 Punish
44 Instigation
52 Pulverize
2 Hammer of the Ancients