Bug report moved to the new portal: Mmore.club
Detailed info: L2-scripts.com
Skype: Urchika

Our portfolio of solved reports: High Five
Our portfolio of solved reports: GOD
Our portfolio of solved reports: Classic

This forum is closed and open for viewing our work on bug reports for a long time. Thank you all !
Старый 23.05.2017, 21:07   #1
Core
Модератор
 
Аватар для Core
 
Регистрация: 03.06.2012
Сообщений: 4,624
По умолчанию

Techical support work on english and russian language only!
__________________
Техническая поддержка L2-Scripts
Внимание: с 1 мая 2015 г. скайп технической поддержки будет: L2-scripts
старый скайп тех поддержки обслуживаться не будет !
Core вне форума  
Старый 23.05.2017, 23:40   #2
maxsyt
Classic 2.5 + GEO
 
Регистрация: 15.12.2015
Адрес: Brazil
Сообщений: 141
Отправить сообщение для maxsyt с помощью Skype™
По умолчанию

I was reading this skill in my char and it is written that it takes 20 p.def, I went to the l2 wiki to see if it takes longer, but I came across the different description in l2wiki says it ignores 20% of p.def Fate, which changes all the mechanics of skill.
If it takes 20 knots to say it does not change anything
It was found that IGNORS 20% of p. F changes the damage caused, but only at the moment of action in case of the use of exc. Strike is that the target is with lower p.def.
I want those responsible for this part to take a look at this ability, maybe it's wrong! ...
maxsyt вне форума  
Старый 03.06.2017, 03:39   #3
Core
Модератор
 
Аватар для Core
 
Регистрация: 03.06.2012
Сообщений: 4,624
По умолчанию

Formula for defence ignore:
Код:
		if(skill != null && skill.getDefenceIgnorePercent() > 0)
			info.defence *= (1. - (skill.getDefenceIgnorePercent() / 100.));
info.defence - is target P.Def.
All working correctly. Closed.
__________________
Техническая поддержка L2-Scripts
Внимание: с 1 мая 2015 г. скайп технической поддержки будет: L2-scripts
старый скайп тех поддержки обслуживаться не будет !
Core вне форума  
Закрытая тема

Опции темы
Опции просмотра
Комбинированный вид Комбинированный вид

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход


Часовой пояс GMT +4, время: 00:16.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. Перевод: zCarot