summaryrefslogblamecommitdiff
path: root/skills.xml
blob: bd16e0c6b63038bf179a77dd043fcf64a8178a49 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                      

                                       
 
        
                      





                                                
              


                                                     
                                                                     


                                        

              





                                                      


                                                           
          
          
                      




                                              
          
         
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: 4144, Reid
Copyright (C) 2010-2013 Evol Online -->

<skills>
    <set name="Basic">
        <skill
            id="1"
            name="Basic"
            icon="graphics/skills/emote.png"
            description="Allow do basic things."
        />
        <skill
            id="17"
            name="Fire ball"
            description="Attack enemy with fireball."
            castingParticle="graphics/particles/arrow-directions.xml"
            castingSrcEffectId="23"
            dstEffectId="23"
            castingAnimation="emote.xml"
        />
        <skill
            id="20000"
            name="Mass provoke"
            description="Allow provoke many monsters."
            castingAnimation="emote.xml"
        />
        <skill
            id="20001"
            name="Magic shield"
            description="Allow protect from magic attacks."
        />
    </set>
    <set name="Other">
        <skill
            id="220"
            name="Grafiti"
            description="Draw text on ground."
            useTextParameter="true"/>
    </set>
</skills>