L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Lindvior, Ertheia, Odyssey, Undergeround, Helios, Grand Crusade (http://l2-scripts.ru/forum/forumdisplay.php?f=103)
-   -   Самоочищение_-_Магистр_Магии_Фео (FIXED) (http://l2-scripts.ru/forum/showthread.php?t=5419)

Scorpius 05.07.2015 12:05

Самоочищение_-_Магистр_Магии_Фео (FIXED)
 
=================================================
[15:02:54] INFO Project Revision: ........ L2s [15814]
[15:02:54] INFO Build Revision: .......... 4957
[15:02:54] INFO Update: .................. Epic Tale of Aden: Ertheia
[15:02:54] INFO Build date: .............. 2015.06.28 22:29
[15:02:54] INFO Compiler version: ........ 1.8.0_45-b14 (Oracle Corporation)
[15:02:54] INFO =================================================

Скил 11093

http://l2central.info/wiki/Самоочище...истр_Магии_Фео

Проблема в том, что при заточке на реген, он неверно регенит ХП

<enchant type="2" name="HP MP Heal">
<table name="#hp">178 179 180 181 182 183 184 185 186 187</table>
<table name="#mp">50 51.8 52.6 53.4 54.2 55 55.8 56.6 57.4 58.8</table>
</enchant>

по факту хп он восстанавливает по 1000 + за тик.

Evil_dnk 07.07.2015 03:14

http://ipic.su/img/img7/fs/Shot00007.1436224153.jpg
http://ipic.su/img/img7/fs/Shot00009.1436224177.jpg
http://ipic.su/img/img7/fs/Shot00010.1436224221.jpg

PHP код:

<skill id="11093" levels="1" name="Crystal Form">
        <
table name="#hp">177</table>
        <
table name="#mp">49</table>
        <
table name="#mp_consume">73</table>
        <
set name="reuseDelay" value="300000"/>
        <
set name="coolTime" value="200"/>
        <
set name="hitTime" value="500"/>
        <
set name="mp_consume" value="#mp_consume"/>
        <
set name="abnormal_effect" value="ULTIMATE_DEFENCE"/>
        <
set name="abnormal_level" value="1"/>
        <
set name="abnormal_time" value="10"/>
        <
set name="abnormal_type" value="abnormal_invincibility"/>
        <
set name="analog_skills" value="837"/>
        <
set name="canUseWhileAbnormal" value="true"/>
        <
set name="icon" value="icon.skill11093"/>
        <
set name="magicLevel" value="97"/>
        <
set name="operateType" value="OP_ACTIVE"/>
        <
set name="skillType" value="BUFF"/>
        <
set name="target" value="TARGET_SELF"/>
        <
enchant type="1" levels="10" group="7" name="Cost">
            <
table name="#mp_consume">70 68 65 63 61 58 56 54 51 49</table>
        </
enchant>
        <
enchant type="2" name="HP Heal">
            <
table name="#hp">178 179 180 181 182 183 184 185 186 187</table>
        </
enchant>
        <
enchant type="3" name="MP Heal">
            <
table name="#mp">50 51.8 52.6 53.4 54.2 55 55.8 56.6 57.4 58.8</table>
        </
enchant>
        <for>
            <
effect name="RestoreHP" interval="1" value="#hp"/>
            <
effect name="RestoreMP" interval="1" value="#mp"/>
            <
effect instant="true" name="i_dispel_by_slot">
                <
def name="abnormal_type" value="poison"/>
                <
def name="max_abnormal_level" value="9"/>
            </
effect>
            <
effect instant="true" name="i_dispel_by_slot">
                <
def name="abnormal_type" value="root_magically"/>
                <
def name="max_abnormal_level" value="9"/>
            </
effect>
            <
effect instant="true" name="i_dispel_by_slot">
                <
def name="abnormal_type" value="root_physically"/>
                <
def name="max_abnormal_level" value="9"/>
            </
effect>
            <
effect instant="true" name="i_dispel_by_slot">
                <
def name="abnormal_type" value="bleeding"/>
                <
def name="max_abnormal_level" value="9"/>
            </
effect>
            <
effect instant="true" name="i_dispel_by_slot">
                <
def name="abnormal_type" value="stun"/>
                <
def name="max_abnormal_level" value="9"/>
            </
effect>
            <
effect name="Invulnerable" cancel_on_action="false"/>
        </for>
    </
skill


Scorpius 07.07.2015 18:36

Посмотрите пожалуйста видео

https://mega.co.nz/#!1FIA3KqT!CMed57...cdo1PFb5Y6XIkY

Core 26.07.2015 01:24

Исправлено. Закрыто.


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

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