Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #005936

  • 0 - None Assigned

  • Working as Intended

Issue Confirmations

  • Yes (0)No (2)
Photo

Comet Skill problem

Posted by Hercules Bot on 05 June 2012 - 01:44 AM

Originally posted by Brynner
i can't use comet skill even i use mistress card on my sunglasses. but if i had red gemstone it works. but it only consume 1 red gemstone instead of 2?.

im using the latest revision.

Originally posted by Scheven7
as far as i know, if you want to appear "comet" effect, just spawn a monster and cast around the monster.
work as well for me.

Posted Image

Originally posted by Brynner

as far as i know, if you want to appear "comet" effect, just spawn a monster and cast around the monster.work as well for me.Posted Image


if im not mistaken you should cast comet skill without any Red Gemstone if you already have mistress card. i can cast comet same on you without monster because i have Red Gemstone. you can my 2nd screenshots its very clear.

Originally posted by malufett
Working as Intended...

as the code says it only gives a bonus of 1...

if( sd->special_state.no_gemstone )
{ //Make it substract 1 gem rather than skipping the cost.
     if( --req.amount[i] < 1 )
          req.itemid[i] = 0;
}


Originally posted by ForteXX
From what I remember, most (if not all) skills that take more than 1 stone only get a single stone removed from the cost by mistress card.

moved issue from Skills