Jump to content

[Mechanic] Neutral Barrier

closed

Poseid0n
2012-02-20 12:18:54
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

Ind
2012-03-22 04:02:05
Fixed in [rev=15753]

Poseid0n
2012-03-23 12:48:18
A problem persists :

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

Poseidon

myrmiddon
2012-03-24 04:56:50
as what pseid0n said, yes it should block long range attack to and kRO fixed that. here from warpportal http://forums.warpportal.com/index.php?/topic/67997-neutral-barrier/

Rytech
2012-03-25 03:49:26
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

Poseid0n
2012-03-26 10:25:55
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 :
[quote]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.[/quote]

Poseidon

Rytech
2012-03-29 19:06:41
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...

[quote]
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
[/quote]

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....

[quote]Blocks damage from Earthquake. Does not block damage from Evil Land.[/quote]

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.

Poseid0n
2012-03-30 11:58:47
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

Rytech
2012-03-30 19:43:24
[quote name='Poseid0n' timestamp='1333108727' post='8109']
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).
[/quote]

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.

[quote name='Poseid0n' timestamp='1333108727' post='8109']
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.
[/quote]

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.ws/board/index.php?showtopic=278720&hl=neutral+berrier

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

[quote]
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.
[/quote]

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

Poseid0n
2012-03-31 01:48:10
Ok thanks ! Said like that, it seems more logical. And sorry, I was not aware of the update.

Poseidon

Poseid0n
2012-04-12 22:18:26
UP,

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

Thanks

Poseid0n
2012-05-03 18:48:04
UP

Igniz
2012-05-07 15:16:30
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
[CODE]
2273,0,6,4,0,0x1,0,3,1,yes,0,0,0,none,0, NC_NEUTRALBARRIER,Neutral Barrier
[/CODE]
Reemplaze:
[CODE]
2273,0,6,4,0,0x1,5,3,1,yes,0,0,0,none,0, NC_NEUTRALBARRIER,Neutral Barrier
[/CODE]

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

Rytech
2012-05-07 16:11:46
Why did you give it a 11x11 splash AoE?

Poseid0n
2012-05-07 22:23:28
It's not just a problem of area of damage, there is the problem of immune to long range attack, too.

Ind
2012-05-17 08:44:43
changed to started since rytech seems to be over this issue

PiroKun
2012-05-27 21:58:41
neutral barriers details from warpportal : http://forums.warpportal.com/index.php?/topic/67997-neutral-barrier/

Yommy
2012-07-31 08:41:48
[CODE]
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
[/CODE]

michieru
2012-10-06 07:08:00
Bump =)

exneval
2013-01-14 10:39:50
Update?

Cyrix
2013-02-21 14:27:08
?

Cyrix
2013-03-22 12:40:33
[color=rgb(40,40,40)] Problem persists, [/color]
[color=rgb(40,40,40)] Neutral Barrier doesn't immune vs ranged physical attacks.(It must be like a pneuma and Basilica). [/color]

Akinari
2013-07-24 15:43:43
Fixed in 0a1cf765796.
×
×
  • Create New...