Advertisement
Guest User

Untitled

a guest
Jan 6th, 2025
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.23 KB | None | 0 0
  1. <!-- Mystic Muse -->
  2.         <template id="1">
  3.             <set name="level" val="85" /> <!-- Level of particle -->
  4.             <set name="sex" val="ETC" /> <!-- Sex of particle -->
  5.             <set name="classId" val="MYSTIC_MUSE" /> <!-- Class of particle -->
  6.             <set name="heroWeaponId" val="6614" /> <!-- Infinity Rod -->
  7.             <set name="offensiveChance" val="1" /> <!-- Chance for particle to cast an offensive spell -->
  8.             <set name="debuffChance" val="0.10" /> <!-- Chance for debuff skill -->
  9.             <set name="evadeChance" val="0.05" /> <!-- Chance for backward evade enemy while attack -->
  10.             <skills>
  11.                 <skill id="337" /> <!-- Arcane Power -->
  12.                 <skill id="395" /> <!-- Heroic Miracle -->
  13.                 <skill id="396" /> <!-- Heroic Berserker -->
  14.                 <skill id="1015" /> <!-- Battle Heal -->
  15.                 <skill id="1056" /> <!-- Cancellation -->
  16.                 <skill id="1071" /> <!-- Surrender To Water -->
  17.                 <skill id="1231" /> <!-- Aura Flare -->
  18.                 <skill id="1235" /> <!-- Hydro Blast -->
  19.                 <skill id="1236" /> <!-- Frost Bolt -->
  20.                 <skill id="1238" /> <!-- Freezing Skin -->
  21.                 <skill id="1265" /> <!-- Solar Flare -->
  22.                 <skill id="1286" /> <!-- Seed of Water -->
  23.                 <skill id="1290" /> <!-- Blizzard -->
  24.                 <skill id="1293" /> <!-- Elemental Symphony -->
  25.                 <skill id="1323" /> <!-- Noblesse Blessing -->
  26.                 <skill id="1340" /> <!-- Ice Vortex -->
  27.                 <skill id="1342" /> <!-- Light Vortex -->
  28.                 <skill id="1453" /> <!-- Ice Vortex Crusher -->
  29.                 <skill id="1532" /> <!-- Enlightenment -->
  30.                 <skill id="1556" /> <!-- Arcane Shield -->
  31.             </skills>
  32.             <locations>
  33.                 <!-- Kindoms -->
  34.                 <location x="82698" y="148638" z="-3473" type="TOWN" /> <!-- Giran Castle Town -->
  35.                 <location x="147927" y="-55280" z="-2724" type="TOWN" /> <!-- Town of Goddard -->
  36.                 <location x="116589" y="76268" z="-2734" type="TOWN" /> <!-- Hunters Village -->
  37.                 <location x="147450" y="27064" z="-2208" type="TOWN" /> <!-- Aden Castle Town -->
  38.                 <location x="18748" y="145437" z="-3132" type="TOWN" /> <!-- Dion Castle Town -->
  39.                 <location x="87126" y="-143520" z="-1283" type="TOWN" /> <!-- Town of Schuttgart -->
  40.                 <!-- Farm -->
  41.                 <location x="146015" y="-68968" z="-3729" type="FARM" /> <!-- Ketra Orc Outpost -->
  42.                 <location x="125537" y="-40934" z="-3714" type="FARM" /> <!-- Varka Silenos Barracks -->
  43.                 <location x="84517" y="62538" z="-3475" type="FARM" /> <!-- Sel Mahum Training Grounds -->
  44.                 <location x="78992" y="116628" z="-3744" type="FARM" /> <!-- Death Pass -->
  45.                 <location x="144880" y="-113468" z="-2555" type="FARM" /> <!-- Hot Springs -->
  46.                 <location x="177913" y="-75357" z="-2733" type="FARM" /> <!-- Imperial Tomb -->
  47.                 <location x="130742" y="114701" z="-3727" type="FARM" /> <!-- Dragon Valley -->
  48.                 <location x="110507" y="-86322" z="-3264" type="FARM" /> <!-- Monastery of Silence -->
  49.                 <location x="83443" y="209866" z="-5439" type="FARM" /> <!-- The Saint's Necropolis -->
  50.                 <location x="173098" y="-17601" z="-4901" type="FARM" /> <!-- The Disciple's Necropolis -->
  51.                 <location x="-18028" y="13655" z="-4896" type="FARM" /> <!-- Catacomb of Dark Omens -->
  52.                 <location x="13376" y="-248476" z="-9579" type="FARM" /> <!-- Catacomb of Forbidden Path -->
  53.                 <location x="118640" y="133235" z="-4829" type="FARM" /> <!-- Necropolis of Martyrdom -->
  54.                 <location x="115384" y="16820" z="9005" type="FARM" /> <!-- Tower of Insolence (13th) -->
  55.                 <location x="13612" y="-18807" z="-3035" type="FARM" /> <!-- Primeval Isle (Nest) -->
  56.                 <location x="149226" y="193572" z="-3724" type="FARM" /> <!-- Isle of Prayer -->
  57.                 <location x="-11245" y="236491" z="-3243" type="FARM" /> <!-- Hellbound -->
  58.             </locations>
  59.             <items>
  60.                 <item id="75500" count="1" /> <!-- Armor Robe -->
  61.                 <item id="15893" count="1" /> <!-- Sacredium (Acumen) -->
  62.                 <item id="3952" count="20000" /> <!-- Blessed Spiritshot (S Grade) -->
  63.                 <item id="1785" count="20000" /> <!-- Soul Ore -->
  64.                 <item id="6657" count="1" /> <!-- Necklace of Valakas -->
  65.                 <item id="6656" count="1" /> <!-- Earring of Antharas -->
  66.                 <item id="6658" count="1" /> <!-- Ring of Baium -->
  67.                 <item id="6660" count="1" /> <!-- Ring of Queen Ant -->
  68.                 <item id="6659" count="1" /> <!-- Earring of Zaken -->
  69.             </items>
  70.         </template>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement