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

  • #005357

  • 0 - None Assigned

  • Started

Issue Confirmations

  • Yes (3)No (0)
Photo

[Mechanic] Neutral Barrier

Posted by Hercules Bot on 20 February 2012 - 12:18 PM

Originally posted by Poseid0n
Hello :

Description (IroWiki) :

Generates a 3x3 area around the caster that blocks all ranged physical and magical damage. Area will stay centered on the caster even if the player moves.
Applies to the caster and all players/allies/enemies inside the area of effect.

Probem :

- The skill blocks nothing (ranger physical and magical damage are received).
- The 3 x 3 area don't follow the caster if he moves.

Poseidon

Originally posted by Ind
Fixed in [rev=15753]

Originally posted by Poseid0n
A problem persists :

Neutral Barrier doesn't immune versus ranged physical attacks.(It must be like a pneuma).

Poseidon

Originally posted by myrmiddon
as what pseid0n said, yes it should block long range attack to and kRO fixed that. here from warpportal http://forums.warppo...eutral-barrier/

Originally posted by Rytech
iRO documents also shows players that stand in the AoE have their DEF/MDEF increased by the following formula....

MDEF/DEF increase in %: 10 + 5 * Skill Level

Originally posted by Poseid0n
Yes but it seems wrong. When you found video on the web, you can see that long range attack miss the user. If the skill increased the def and mdef, attacks wouldn't miss.

furthermore the IroWiki description says :

Generates a 3x3 area around the caster that blocks all ranged physical and magical damage. Area will stay centered on the caster even if the player moves.
Applies to the caster and all players/allies/enemies inside the area of effect.


Poseidon

Originally posted by Rytech
The iRO wiki appears to be out of date on things. The Neutral Barrier page was last updated on 14 December 2010 which is before the 2011 balance updates. According to the official 2011 balance documents from iRO...

Neutral Barrier
Skill re-use Delay: (25 - 5 * Skill Level) seconds
Duration: (15 + 15 * Skill Level) seconds
AoE: 5x5
MDEF/DEF increase: (10 + 5 * Skill Level) %
Blocks ranged attacks


The skill re-use delay sounds a bit strange since the duration is much longer then the delay according to the info. That needs a confirm. Might be a catch somewhere and it drains caster's SP during use. I also found this in the wiki....

Blocks damage from Earthquake. Does not block damage from Evil Land.


This is shocking info for me. If its true that its blocking a splash AoE skill like Earthquake, but not ground AoE's like Evil Land, then does this mean Neutral Barrier blocks splash AoE's? Many people complain about how many 3rd job skills are splash and not protected by Land Protector, but if this info is true then omg this is awesome. Wish I could test and confirm this one.

Edited by Rytech, 29 March 2012 - 07:08 PM.


Originally posted by Poseid0n
It's the problème with the AoE splash damage, ther are considered like ranged attack. (but not magic attack, it's normal that land protector doesn't work). These attack can be avoid with just a pneuma ...

So, if we take neutral barrier with 3x3 area of effect, it's just like a pneuma which follow the caster.

I think the version from IroWiki is more logical, because with a skill re-use time of 2 minuts, it's impossible to have always the protection. (and it's like the other skills, magnetic field, and Stealth field which are a long re-use delay too).

moreover, when you see videos from the skill on the net, it does not seem to have a scope of 5 x 5, but 3 x 3.

I personally think your version is more awesome than mine.

Poseidon

Originally posted by Rytech

I think the version from IroWiki is more logical, because with a skill re-use time of 2 minuts, it's impossible to have always the protection. (and it's like the other skills, magnetic field, and Stealth field which are a long re-use delay too).


Correct. While most of the info in iRO's released documents are accurate, this doesn't come without human error's. We have to look at them and judge with our minds if it feels right.

moreover, when you see videos from the skill on the net, it does not seem to have a scope of 5 x 5, but 3 x 3.


This is true, but those video's were most likely made around 2009 or 2010 before kRO's 2011 balance updates. Neutral Barrier being changed to a 5x5 was part of the update. Stealth Field was also changed to a 5x5.

8/31/2011 Patch Info
http://www.eathena.w...neutral berrier

Also notice in the info for the update....

Neutral Barrier
Skill variable cast time is removed.
Skill reuse delay is now 90 seconds.
Skill area of effect is changed from 3x3 cells to 5x5 cells.


Just as we thought. The skill cool down time was incorrect in the document, but is correct in the patch notes.

Originally posted by Poseid0n
Ok thanks ! Said like that, it seems more logical. And sorry, I was not aware of the update.

Poseidon

Originally posted by Poseid0n
UP,

Can someone correct (It don't block ranged attack) and update this skill (cast / after cast / area of effect).

Thanks

Originally posted by Poseid0n
UP

Originally posted by Igniz
Hi. This is a temporal fix for the AoE untill a dev work on this (i did this from scratch, so it could'nt work, even so, try it)

Find in skill_db.txt
2273,0,6,4,0,0x1,0,3,1,yes,0,0,0,none,0, NC_NEUTRALBARRIER,Neutral Barrier
Reemplaze:
2273,0,6,4,0,0x1,5,3,1,yes,0,0,0,none,0, NC_NEUTRALBARRIER,Neutral Barrier

I saw the code and it should block properly range attacks, update your source and test.

Originally posted by Rytech
Why did you give it a 11x11 splash AoE?

Originally posted by Poseid0n
It's not just a problem of area of damage, there is the problem of immune to long range attack, too.

Originally posted by Ind
changed to started since rytech seems to be over this issue

Originally posted by PiroKun
neutral barriers details from warpportal : http://forums.warppo...eutral-barrier/

Originally posted by Yommy

SetSkill NC_NEUTRALBARRIER //뉴트럴 배리어(SKID_NC_NEUTRALBARRIER)

OnInit:

SkillMaxLv 3

SkillType TOME

SkillSP	  90  90  90 // SP Consumption

SkillCastFixedDelay    0   0   0 // 스킬 캐스팅 ê³ ì • delayê°’

SkillCastStatDelay	    500   1000   1500 // 스킬 캐스팅 스텟에 영향받는 delayê°’

SkillSinglePostDelay 120000 120000 120000 // 스킬사용후 해당스킬을 재사용하는데 필요한 시간

SkillGlobalPostDelay	  0	  0	  0 // 스킬사용후 전체스킬사용금지시간

SkillData1	 15	 20	  25 // Def and Mdef increase

SkillData2	 30000  45000  60000 // Duration

return



Originally posted by michieru
Bump =)

moved issue from Skills

http://forum.vnro.vn...ment.php?aid=11

Help pls

Edited by dungpt8782, 24 October 2014 - 02:53 AM.