Initial character updates.
Contributed by arquisoft.
This commit is contained in:
parent
12bf3b7676
commit
2bf8e8c94c
@ -11,10 +11,10 @@
|
||||
<physicalAbnormalResist>10</physicalAbnormalResist>
|
||||
<magicAbnormalResist>10</magicAbnormalResist>
|
||||
<creationPoints>
|
||||
<node x="-71338" y="258271" z="-3104" />
|
||||
<node x="-71417" y="258270" z="-3104" />
|
||||
<node x="-71453" y="258305" z="-3104" />
|
||||
<node x="-71467" y="258378" z="-3104" />
|
||||
<node x="-71315" y="257165" z="-3112" />
|
||||
<node x="-71657" y="256818" z="-3112" />
|
||||
<node x="-71562" y="256785" z="-3112" />
|
||||
<node x="-71281" y="257016" z="-3112" />
|
||||
</creationPoints>
|
||||
<basePAtk>4</basePAtk>
|
||||
<baseCritRate>4</baseCritRate>
|
||||
|
@ -11,10 +11,10 @@
|
||||
<physicalAbnormalResist>10</physicalAbnormalResist>
|
||||
<magicAbnormalResist>10</magicAbnormalResist>
|
||||
<creationPoints>
|
||||
<node x="-90875" y="248162" z="-3570" />
|
||||
<node x="-90954" y="248118" z="-3570" />
|
||||
<node x="-90918" y="248070" z="-3570" />
|
||||
<node x="-90890" y="248027" z="-3570" />
|
||||
<node x="-90271" y="249081" z="-3568" />
|
||||
<node x="-90170" y="248965" z="-3568" />
|
||||
<node x="-90074" y="249156" z="-3568" />
|
||||
<node x="-90293" y="249194" z="-3568" />
|
||||
</creationPoints>
|
||||
<basePAtk>3</basePAtk>
|
||||
<baseCritRate>4</baseCritRate>
|
||||
|
@ -3,6 +3,7 @@
|
||||
<!-- Human Fighter -->
|
||||
<equipment classId="0">
|
||||
<item id="2369" count="1" equipped="true" /> <!-- Squire's Sword -->
|
||||
<item id="95689" count="1" equipped="true" /> <!-- Young Knight Shield -->
|
||||
<item id="10" count="1" /> <!-- Dagger -->
|
||||
<item id="1146" count="1" equipped="true" /> <!-- Squire's Shirt -->
|
||||
<item id="1147" count="1" equipped="true" /> <!-- Squire's Pants -->
|
||||
@ -18,6 +19,7 @@
|
||||
<!-- Elven Fighter -->
|
||||
<equipment classId="18">
|
||||
<item id="2369" count="1" equipped="true" /> <!-- Squire's Sword -->
|
||||
<item id="95689" count="1" equipped="true" /> <!-- Young Knight Shield -->
|
||||
<item id="10" count="1" /> <!-- Dagger -->
|
||||
<item id="1146" count="1" equipped="true" /> <!-- Squire's Shirt -->
|
||||
<item id="1147" count="1" equipped="true" /> <!-- Squire's Pants -->
|
||||
@ -33,6 +35,7 @@
|
||||
<!-- Dark Fighter -->
|
||||
<equipment classId="31">
|
||||
<item id="2369" count="1" equipped="true" /> <!-- Squire's Sword -->
|
||||
<item id="95689" count="1" equipped="true" /> <!-- Young Knight Shield -->
|
||||
<item id="10" count="1" /> <!-- Dagger -->
|
||||
<item id="1146" count="1" equipped="true" /> <!-- Squire's Shirt -->
|
||||
<item id="1147" count="1" equipped="true" /> <!-- Squire's Pants -->
|
||||
@ -71,10 +74,10 @@
|
||||
</equipment>
|
||||
<!-- Jin Kamael Soldier -->
|
||||
<equipment classId="192">
|
||||
<item id="91950" count="1" equipped="true" /> <!-- Novice Warrior's Ancient Sword -->
|
||||
<item id="91950" count="1" /> <!-- Novice Warrior's Ancient Sword -->
|
||||
<item id="1146" count="1" equipped="true" /> <!-- Squire's Shirt -->
|
||||
<item id="1147" count="1" equipped="true" /> <!-- Squire's Pants -->
|
||||
<item id="91949" count="1" /> <!-- Novice Warrior's Rapier -->
|
||||
<item id="91949" count="1" equipped="true" /> <!-- Novice Warrior's Rapier -->
|
||||
<item id="10650" count="3" /> <!-- Newbie Scroll of Escape -->
|
||||
</equipment>
|
||||
<!-- Human Death Knight -->
|
||||
|
@ -17,28 +17,36 @@
|
||||
<!-- Human Mystic -->
|
||||
<shortcuts classId="10">
|
||||
<page pageId="0">
|
||||
<slot slotId="0" shortcutType="SKILL" shortcutId="1147" shortcutLevel="1" /> <!-- Fireball -->
|
||||
<slot slotId="1" shortcutType="SKILL" shortcutId="1177" shortcutLevel="1" /> <!-- Wind Strike -->
|
||||
<slot slotId="2" shortcutType="SKILL" shortcutId="1184" shortcutLevel="1" /> <!-- Ice Bolt -->
|
||||
<slot slotId="10" shortcutType="SKILL" shortcutId="1216" shortcutLevel="1" /> <!-- Self Heal -->
|
||||
</page>
|
||||
</shortcuts>
|
||||
<!-- Elven Mystic -->
|
||||
<shortcuts classId="25">
|
||||
<page pageId="0">
|
||||
<slot slotId="0" shortcutType="SKILL" shortcutId="1147" shortcutLevel="1" /> <!-- Fireball -->
|
||||
<slot slotId="1" shortcutType="SKILL" shortcutId="1177" shortcutLevel="1" /> <!-- Wind Strike -->
|
||||
<slot slotId="2" shortcutType="SKILL" shortcutId="1184" shortcutLevel="1" /> <!-- Ice Bolt -->
|
||||
<slot slotId="10" shortcutType="SKILL" shortcutId="1216" shortcutLevel="1" /> <!-- Self Heal -->
|
||||
</page>
|
||||
</shortcuts>
|
||||
<!-- Dark Mystic -->
|
||||
<shortcuts classId="38">
|
||||
<page pageId="0">
|
||||
<slot slotId="0" shortcutType="SKILL" shortcutId="1147" shortcutLevel="1" /> <!-- Fireball -->
|
||||
<slot slotId="1" shortcutType="SKILL" shortcutId="1177" shortcutLevel="1" /> <!-- Wind Strike -->
|
||||
<slot slotId="2" shortcutType="SKILL" shortcutId="1184" shortcutLevel="1" /> <!-- Ice Bolt -->
|
||||
<slot slotId="10" shortcutType="SKILL" shortcutId="1216" shortcutLevel="1" /> <!-- Self Heal -->
|
||||
</page>
|
||||
</shortcuts>
|
||||
<!-- Orc Mystic -->
|
||||
<shortcuts classId="49">
|
||||
<page pageId="0">
|
||||
<slot slotId="1" shortcutType="SKILL" shortcutId="1001" shortcutLevel="1" /> <!-- Soul Cry -->
|
||||
<slot slotId="0" shortcutType="SKILL" shortcutId="1090" shortcutLevel="1" /> <!-- Life Drain -->
|
||||
<slot slotId="1" shortcutType="SKILL" shortcutId="1001" shortcutLevel="1" /> <!-- Battle Cry -->
|
||||
<slot slotId="2" shortcutType="ACTION" shortcutId="2" /> <!-- Attack -->
|
||||
</page>
|
||||
</shortcuts>
|
||||
<!-- Kamael -->
|
||||
|
Loading…
Reference in New Issue
Block a user