Ace65 / aionj-hungary

Automatically exported from code.google.com/p/aionj-hungary
0 stars 0 forks source link

rev563 [Skill] Sorcerer >> wintry armor i (1433) BUG ** #477

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
http://www.aiondatabase.com/skill/1433/wintry-armor-i

Wintry Armor I 
If an enemy within a 5m radius all attacks you, you reflect 1000 damage to the 
enemy for 30s and decrease its movement and attack speed for 2s.
Stigma Skill. 

-- bug
** not Reflection Attack **

-- work 
** slow work **

Original issue reported on code.google.com by java...@gmail.com on 17 Apr 2011 at 4:32

GoogleCodeExporter commented 8 years ago
Needs support for Reflectorffect
implementation from AE
not exactly retail-like 
((probably there is another attack status for reflect))
see
http://www.youtube.com/watch?v=8MCt9L6YC9M

Original comment by threa...@gmail.com on 17 Apr 2011 at 9:12

Attachments:

GoogleCodeExporter commented 8 years ago
skill_template

        <effects>
            <reflector value="1000" delta="0" radius="5" duration="30000" effectid="153" e="1" hoptype="SKILLLV" hopb="780" hopa="0"/>
            <provoker skill_id="8590" provoke_type="ATTACKED" provoke_target="OPPONENT" prob1="0" prob2="100" duration="15000" effectid="114332" e="2" element="WIND"/>
        </effects>

Original comment by java...@gmail.com on 18 Apr 2011 at 7:05

GoogleCodeExporter commented 8 years ago
skill_template part for these skills is ok
needs support in core

Original comment by threa...@gmail.com on 18 Apr 2011 at 8:42

GoogleCodeExporter commented 8 years ago
work ^-^

Original comment by java...@gmail.com on 18 Apr 2011 at 9:35

GoogleCodeExporter commented 8 years ago
more...
but Skill does not work continuously...

plz re-work...

Original comment by java...@gmail.com on 18 Apr 2011 at 10:01

GoogleCodeExporter commented 8 years ago
what do you mean exactly?
damage is reflected only when attacker within range of 5m to attacked

Original comment by threa...@gmail.com on 18 Apr 2011 at 10:48

GoogleCodeExporter commented 8 years ago
sorry dupe issue326

Original comment by java...@gmail.com on 24 May 2011 at 7:42