Search found 3 matches

by Piellar
Sun Apr 14, 2013 9:22 pm
Forum: Contributing
Topic: DRG Spirit Surge
Replies: 24
Views: 16713

Re: DRG Spirit Surge

Alrighty, thanks for the warm welcome! After some testing, it seems I've done one mistake: despawnPet() must be called on the owner, not on the pet. So right now with the above patch, the pet does not disappear when using Spirit Surge, which is slightly OP. Otherwise, I'm glad the Jump cooldowns are...
by Piellar
Sat Apr 13, 2013 8:36 pm
Forum: Scripting
Topic: DRK Weapon Bash
Replies: 1
Views: 1787

DRK Weapon Bash

Don't we all love striking a soft, tender face with the flat of our blade... :roll: Well now it's possible! Weapon Bash is implemented as per http://wiki.bluegartr.com/bg/Weapon_Bash . Stun has ~99% chance to apply ("near 100%"), damage follows the calculation on the wiki in accordance to +Bash equi...
by Piellar
Sat Apr 13, 2013 6:50 pm
Forum: Contributing
Topic: DRG Spirit Surge
Replies: 24
Views: 16713

DRG Spirit Surge

Hello! Awesome project, I decided to pitch in when I saw that Spirit Surge (DRG 1-hour) wasn't implemented. So here goes! My source for working on this was http://wiki.bluegartr.com/bg/Spirit_Surge Please note that scripts/globals/abilities/spirit_surge.lua doesn't yet exist in your trunk! The follo...