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

  • #007050

  • 0 - None Assigned

  • Unable To Reproduce

Issue Confirmations

  • Yes (1)No (0)
Photo

Clearance

Posted by Michi on 03 February 2013 - 06:01 PM

Clearance not working as it should.

On iro clearance works like this:

You can cast clearance on yourself and party members and mobs.
You can't cast clearance on other players. All players that are not in party should make miss the skills.

And the formula should be
rnd()%100 >= 60 + 8 * skill_lv

instead of
rnd()%100 >= 30 + 10 * skill_lv


Thanks to fixing this =)

Ind 
changed status to: Needs More Info

thank you for reporting :D


need confirmation and/or source

http://irowiki.org/wiki/Clearance update 4 december 2012

https://docs.google....pykuOjCd9uaCFFs

http://forums.irowik...ead.php?t=81143
They say that you can't cast on yourself but I can do it
This is my ab on iro. I can't make a video sorry.

Look the description:
Posted Image
Buff with agi/bless
Posted Image
After Clearance on myself
Posted Image

Ind 
changed status to: Confirmed

thank you for taking the time to detail further. I'll accept the information provided as legit. working on the fix

Thank you very much =)
I take less time than you for all the works you did on this project. Really big thanks <3

would it be correct to assume it doesn't clear status on boss monsters?

by the way how is it supposed to affect monsters?

you can use the skill on boss
you just need to target the mob and use /noshift or shift click on the mob/boss just like heal

you can use the skill on boss
you just need to target the mob and use /noshift or shift click on the mob/boss just like heal

then how is it supposed to affect party members? I thought clearance was like magnificat

nope clearance it a select target skill this part is already good.

then how is it supposed to affect party members? I thought clearance was like magnificat

it's like AB_CHEAL with party..

:meow:

nope it's a one target skill

this is confusing, which information is correct?


then how is it supposed to affect party members? I thought clearance was like magnificat

it's like AB_CHEAL with party..

:meow:

nope it's a one target skill



this is confusing, which information is correct?

maybe just leave it to me since one of my up coming commits are related to this...I'll just wait our midterm pass by.. :)

:meow:

@kyeme, this is not fixed yet? I think I fix it on the big update

@kyeme, this is not fixed yet? I think I fix it on the big update

This is not yet fixed.

Confirming that this is not yet fix. :(

I was confused by the whole descriptions too. iROwiki also says it only removes the status changes listed there and no others, but in the source code it's coded basically like dispell. On official forums you can see people saying it's just a stronger dispell too.