Changed Dragon Weapons grade to R-grade.
Contributed by Edoo.
This commit is contained in:
parent
c7e72174b8
commit
e7db7efaa7
@ -88,6 +88,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dagger_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -111,6 +112,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_twohand_sword_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -134,6 +136,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_bow_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="RAPIER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -158,6 +161,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_magic_sword_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -179,6 +183,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_sword_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -201,6 +206,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_spear_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="ETC" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="BRONZE" />
|
||||
@ -225,6 +231,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_fist_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="FISHINGROD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -249,6 +256,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_blunt_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="1740" />
|
||||
@ -273,6 +281,7 @@
|
||||
<!-- Antharas Dual Blunt fragment to celebrate the collaboration with Seven Deadly Sins. Take it along with a Dragon Claw Coupon to Snake and exchange for 1 Antharas Dual Blunt - High-grade (1-hr). Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, augment, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_dual_blunt_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@ -295,6 +304,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dual_sword_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="ANCIENTSWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -318,6 +328,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_dagger_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -341,6 +352,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_sword_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -363,6 +375,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_sword_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -386,6 +399,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_bow_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="RAPIER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -410,6 +424,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_sword_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -431,6 +446,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_blunt_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="weight" val="1080" />
|
||||
@ -454,6 +470,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_magic_blunt_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="ETC" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="WOOD" />
|
||||
@ -478,6 +495,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_dagger_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -501,6 +519,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_bow_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="RAPIER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -525,6 +544,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_twohand_sword_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -548,6 +568,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_onehand_magic_blunt_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -570,6 +591,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_onehand_sword_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -591,6 +613,7 @@
|
||||
<!-- Lindvior Shooter fragment to celebrate the collaboration with Seven Deadly Sins. Take it along with a Dragon Claw Coupon to Snake and exchange for 1 Lindvior Shooter - High-grade (1-hr). Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, augment, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_crossbow_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -612,6 +635,7 @@
|
||||
<!-- Lindvior Dual Dagger fragment to celebrate the collaboration with Seven Deadly Sins. Take it along with a Dragon Claw Coupon to Snake and exchange for 1 Lindvior Dual Dagger - High-grade (1-hr). Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, augment, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_dual_dagger_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -864,6 +888,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -887,6 +912,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -909,6 +935,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -932,6 +959,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="RAPIER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -956,6 +984,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -977,6 +1006,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="weight" val="1080" />
|
||||
@ -1000,6 +1030,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="ETC" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="WOOD" />
|
||||
@ -1024,6 +1055,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -1047,6 +1079,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="RAPIER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -1071,6 +1104,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -1094,6 +1128,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_onehand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -1116,6 +1151,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -1137,6 +1173,7 @@
|
||||
<!-- Lindvior Shooter fragment to celebrate the collaboration with Seven Deadly Sins. PvP Damage +30%, Max HP/ MP/ CP +30%, Atk. Spd. +30%, P. Crit Rate +100, P. Skill Crit Rate +30%, P. Skill Crit Damage +30%, Damage to Dragons +100%.Active Skills - Can use Dignity and Lindvior's Wingbeat. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, augment, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_crossbow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -1158,6 +1195,7 @@
|
||||
<!-- Lindvior Dual Dagger fragment to celebrate the collaboration with Seven Deadly Sins. PvP Damage +30%, Max HP/ MP/ CP +30%, Atk. Spd. +30%, P. Crit Rate +100, P. Skill Crit Rate +30%, P. Skill Crit Damage +30%, Damage to Dragons +100%.Active Skills - Can use Dignity and Lindvior's Wingbeat. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, augment, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_dual_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
|
@ -240,6 +240,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dagger_i00" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
<set name="spiritshots" val="1" />
|
||||
@ -261,6 +262,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_twohand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
<set name="spiritshots" val="1" />
|
||||
@ -281,6 +283,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_bow_i00" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -304,6 +307,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_magic_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
<set name="spiritshots" val="1" />
|
||||
@ -345,6 +349,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_spear_i00" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="damage_range" val="0;0;66;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -370,6 +375,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_fist_i00" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
<set name="spiritshots" val="1" />
|
||||
@ -391,6 +397,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_blunt_i00" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
<set name="spiritshots" val="1" />
|
||||
@ -412,6 +419,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dual_blunt_i00" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
<set name="spiritshots" val="1" />
|
||||
@ -433,6 +441,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dual_sword_i00" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
<set name="spiritshots" val="1" />
|
||||
@ -452,6 +461,7 @@
|
||||
<!-- Valakas' Shaper Fragment. Can be upgraded to a higher grade through Valakas Watchman Klein. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_dagger_i00" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -473,6 +483,7 @@
|
||||
<!-- Valakas' Cutter Fragment. Can be upgraded to a higher grade through Valakas Watchman Klein. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -493,6 +504,7 @@
|
||||
<!-- Valakas' Slasher Fragment. Can be upgraded to a higher grade through Valakas Watchman Klein. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -513,6 +525,7 @@
|
||||
<!-- Valakas' Thrower Fragment. Can be upgraded to a higher grade through Valakas Watchman Klein. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_bow_i00" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -536,6 +549,7 @@
|
||||
<!-- Valakas' Buster Fragment. Can be upgraded to a higher grade through Valakas Watchman Klein. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -557,6 +571,7 @@
|
||||
<!-- Valakas' Caster Fragment. Can be upgraded to a higher grade through Valakas Watchman Klein. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_blunt_i00" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -579,6 +594,7 @@
|
||||
<!-- Valakas' Retributer Fragment. Can be upgraded to a higher grade through Valakas Watchman Klein. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_magic_blunt_i00" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -602,6 +618,7 @@
|
||||
<!-- Lindvior's Shaper Fragment. Can be upgraded to a higher grade through Aden's Wizard Jenna. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_dagger_i00" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -623,6 +640,7 @@
|
||||
<!-- Lindvior's Thrower Fragment. Can be upgraded to a higher grade through Aden's Wizard Jenna. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_bow_i00" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -646,6 +664,7 @@
|
||||
<!-- Lindvior's Slasher Fragment. Can be upgraded to a higher grade through Aden's Wizard Jenna. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_twohand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -666,6 +685,7 @@
|
||||
<!-- Lindvior's Caster Fragment. Can be upgraded to a higher grade through Aden's Wizard Jenna. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_onehand_magic_blunt_i00" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -687,6 +707,7 @@
|
||||
<!-- Lindvior's Cutter Fragment. Can be upgraded to a higher grade through Aden's Wizard Jenna. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_onehand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -707,6 +728,7 @@
|
||||
<!-- Lindvior's Shooter Fragment. Can be upgraded to a higher grade through Aden's Wizard Jenna. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_crossbow_i00" />
|
||||
<set name="weapon_type" val="TWOHANDCROSSBOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="soulshots" val="1" />
|
||||
@ -728,6 +750,7 @@
|
||||
<!-- Lindvior's Dual Dagger Fragment. Can be upgraded to a higher grade through Aden's Wizard Jenna. Its appearance cannot be changed. Cannot be crystallized, enchanted, augmented, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_dual_dagger_i00" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -750,6 +773,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -776,6 +800,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -801,6 +826,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -829,6 +855,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_magic_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -855,6 +882,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -880,6 +908,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_spear_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;66;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -907,6 +936,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_fist_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;32;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -933,6 +963,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -959,6 +990,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dual_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -985,6 +1017,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dual_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1011,6 +1044,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1037,6 +1071,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1062,6 +1097,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1087,6 +1123,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1115,6 +1152,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1141,6 +1179,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1168,6 +1207,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1195,6 +1235,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1221,6 +1262,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1249,6 +1291,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1274,6 +1317,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_onehand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1301,6 +1345,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1326,6 +1371,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_crossbow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="TWOHANDCROSSBOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1353,6 +1399,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_dual_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1379,6 +1426,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1407,6 +1455,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1434,6 +1483,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1464,6 +1514,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_magic_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1492,6 +1543,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1519,6 +1571,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_spear_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;66;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1548,6 +1601,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_fist_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;32;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1576,6 +1630,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1604,6 +1659,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dual_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1632,6 +1688,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dual_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1660,6 +1717,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1688,6 +1746,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1715,6 +1774,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1742,6 +1802,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1772,6 +1833,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1800,6 +1862,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1829,6 +1892,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1858,6 +1922,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1886,6 +1951,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1916,6 +1982,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1943,6 +2010,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_onehand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1972,6 +2040,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -1999,6 +2068,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_crossbow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="TWOHANDCROSSBOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2028,6 +2098,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_dual_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2056,6 +2127,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2085,6 +2157,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2113,6 +2186,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2144,6 +2218,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_magic_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2173,6 +2248,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2201,6 +2277,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_spear_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;66;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2231,6 +2308,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_fist_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;32;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2260,6 +2338,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2289,6 +2368,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dual_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2318,6 +2398,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dual_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -2347,6 +2428,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
|
@ -5,6 +5,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -33,6 +34,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -61,6 +63,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -92,6 +95,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -121,6 +125,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -151,6 +156,7 @@
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -183,6 +189,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -212,6 +219,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;10;0" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -243,6 +251,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -271,6 +280,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_onehand_magic_blunt_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -301,6 +311,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -329,6 +340,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_crossbow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="TWOHANDCROSSBOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;40;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@ -359,6 +371,7 @@
|
||||
<set name="icon" val="icon.weapon_lind_dual_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
|
@ -1742,6 +1742,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_dagger_i00" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1771,6 +1772,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_twohand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1799,6 +1801,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_bow_i00" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1828,6 +1831,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Casting Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_magic_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1856,6 +1860,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1884,6 +1889,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_spear_i00" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1914,6 +1920,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_fist_i00" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1943,6 +1950,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_blunt_i00" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1972,6 +1980,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_dual_blunt_i00" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2001,6 +2010,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_dual_sword_i00" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2029,6 +2039,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_dagger_i00" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2058,6 +2069,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2086,6 +2098,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2114,6 +2127,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_bow_i00" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2143,6 +2157,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Casting Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2171,6 +2186,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Casting Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_blunt_i00" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2200,6 +2216,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Casting Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_magic_blunt_i00" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2230,6 +2247,7 @@
|
||||
<!-- Dragon weapon that Lindvior lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_dagger_i00" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2259,6 +2277,7 @@
|
||||
<!-- Dragon weapon that Lindvior lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_bow_i00" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2288,6 +2307,7 @@
|
||||
<!-- Dragon weapon that Lindvior lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_twohand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2316,6 +2336,7 @@
|
||||
<!-- Dragon weapon that Lindvior lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Casting Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_onehand_magic_blunt_i00" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2344,6 +2365,7 @@
|
||||
<!-- Dragon weapon that Lindvior lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_onehand_sword_i00" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2372,6 +2394,7 @@
|
||||
<!-- Dragon weapon that Lindvior lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_crossbow_i00" />
|
||||
<set name="weapon_type" val="TWOHANDCROSSBOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2401,6 +2424,7 @@
|
||||
<!-- Dragon weapon that Lindvior lent to Toy Knight. Use the Dandy's Breath skill while possessing Dandy's Scroll: Release Seal to acquire Dandy's borrowed dragon weapon. Bring Dandy the Dragon Scroll: Boost Weapon to exchange it for a Genuine dragon weapon. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. <Passive: Dandy's Strength>. PvP damage +5%, Max HP +15%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_dual_dagger_i00" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -2430,6 +2454,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. 1 hour limit. <Passive: Assisting Strength>. PvP damage +10%, Max HP/ MP/ CP +20%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_dagger_i01" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
|
@ -4,6 +4,7 @@
|
||||
<!-- A dragon weapon that Antharas has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +100, P. Critical Damage +5%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_antaras_twohand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -33,6 +34,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. 1 hour limit. <Passive: Assisting Strength>. PvP damage +10%, Max HP/ MP/ CP +20%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_bow_i01" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -63,6 +65,7 @@
|
||||
<!-- Dragon weapon that Antharas lent to Toy Knight. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. 1 hour limit. <Passive: Assisting Strength>. PvP damage +10%, Max HP/ MP/ CP +20%, Casting Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_magic_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -92,6 +95,7 @@
|
||||
<!-- A dragon weapon that Antharas has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +100, P. Critical Damage +5%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -121,6 +125,7 @@
|
||||
<!-- A dragon weapon that Antharas has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +100, P. Critical Damage +5%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_antaras_spear_i01" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -152,6 +157,7 @@
|
||||
<!-- A dragon weapon that Antharas has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +100, P. Critical Damage +5%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_antaras_fist_i01" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -182,6 +188,7 @@
|
||||
<!-- A dragon weapon that Antharas has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +100, P. Critical Damage +5%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -212,6 +219,7 @@
|
||||
<!-- A dragon weapon that Antharas has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +50, P. Critical Damage +10%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_antaras_dual_blunt_i01" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -242,6 +250,7 @@
|
||||
<!-- A dragon weapon that Antharas has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +100, P. Critical Damage +5%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_antaras_dual_sword_i01" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -271,6 +280,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. 1 hour limit. <Passive: Assisting Strength>. PvP damage +10%, Max HP/ MP/ CP +20%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_dagger_i01" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -301,6 +311,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. 1 hour limit. <Passive: Assisting Strength>. PvP damage +10%, Max HP/ MP/ CP +20%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -330,6 +341,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. 1 hour limit. <Passive: Assisting Strength>. PvP damage +10%, Max HP/ MP/ CP +20%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -359,6 +371,7 @@
|
||||
<!-- Dragon weapon that Valakas lent to Toy Knight. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. 1 hour limit. <Passive: Assisting Strength>. PvP damage +10%, Max HP/ MP/ CP +20%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_bow_i01" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -389,6 +402,7 @@
|
||||
<!-- A dragon weapon that Valakas has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Casting Spd. +15%, M. Critical Rate +50, M. Critical Damage +10%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -418,6 +432,7 @@
|
||||
<!-- A dragon weapon that Valakas has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Casting Spd. +15%, M. Critical Rate +50, M. Critical Damage +10%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -448,6 +463,7 @@
|
||||
<!-- A dragon weapon that Valakas has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk./ Casting Spd. +15%, P. Critical Damage +10%, M. Critical Damage +10%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_magic_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -479,6 +495,7 @@
|
||||
<!-- A dragon weapon that Lindvior has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +50, P. Critical Damage +10%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_lind_dagger_i01" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -509,6 +526,7 @@
|
||||
<!-- A dragon weapon that Lindvior has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +50, P. Critical Damage +10%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_lind_bow_i01" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -539,6 +557,7 @@
|
||||
<!-- Dragon weapon that Lindvior lent to Toy Knight. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. 1 hour limit. <Passive: Assisting Strength>. PvP damage +10%, Max HP/ MP/ CP +20%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_twohand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -568,6 +587,7 @@
|
||||
<!-- Dragon weapon that Lindvior lent to Toy Knight. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. 1 hour limit. <Passive: Assisting Strength>. PvP damage +10%, Max HP/ MP/ CP +20%, Casting Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_onehand_magic_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -597,6 +617,7 @@
|
||||
<!-- Dragon weapon that Lindvior lent to Toy Knight. No-grade Soulshot, Spiritshot, and Blessed Spiritshot must be used. 1 hour limit. <Passive: Assisting Strength>. PvP damage +10%, Max HP/ MP/ CP +20%, Atk. Spd. +15%. Cannot be used in the Olympiad or Ceremony of of Chaos. Cannot enchant, crystallize, modify, or assign an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_onehand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -626,6 +647,7 @@
|
||||
<!-- A dragon weapon that Lindvior has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +50, P. Critical Damage +10%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_lind_crossbow_i01" />
|
||||
<set name="weapon_type" val="TWOHANDCROSSBOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -656,6 +678,7 @@
|
||||
<!-- A dragon weapon that Lindvior has lent to Toy Knight. Must use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. 8-hour. <Special option>. Atk. Spd. +15%, P. Critical Rate +100, P. Critical Damage +5%, Max HP +15%, PvE Damage +10%. No Enchantment, Augment, Soul Crystal, Crystallization, Appearance Modification, or Attribute Assignment allowed. -->
|
||||
<set name="icon" val="icon.weapon_lind_dual_dagger_i01" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -686,6 +709,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Antharas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Antharas Tail Blow: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_antaras_dagger_i01" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -719,6 +743,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown is 10 min. 2. Antharas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Antharas Tail Blow: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_antaras_twohand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -751,6 +776,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown is 10 min. 2. Antharas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Antharas Tail Blow: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_antaras_bow_i01" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -784,6 +810,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Casting Spd. by 1999, M. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Antharas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Antharas Tail Blow: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_magic_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -816,6 +843,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown is 10 min. 2. Antharas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Antharas Tail Blow: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -848,6 +876,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown is 10 min. 2. Antharas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Antharas Tail Blow: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_antaras_spear_i01" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -882,6 +911,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown is 10 min. 2. Antharas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Antharas Tail Blow: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_antaras_fist_i01" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -915,6 +945,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown is 10 min. 2. Antharas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Antharas Tail Blow: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -948,6 +979,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown is 10 min. 2. Antharas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Antharas Tail Blow: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_antaras_dual_blunt_i01" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -981,6 +1013,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown is 10 min. 2. Antharas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Antharas Tail Blow: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_antaras_dual_sword_i01" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1013,6 +1046,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Valakas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Valakas' Meteor: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_dagger_i01" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1046,6 +1080,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Valakas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Valakas' Meteor: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1078,6 +1113,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Valakas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Valakas' Meteor: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1110,6 +1146,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Valakas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Valakas' Meteor: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_bow_i01" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1143,6 +1180,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Casting Spd. by 1999, M. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Valakas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Valakas' Meteor: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1175,6 +1213,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Casting Spd. by 1999, M. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Valakas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Valakas' Meteor: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1208,6 +1247,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Casting Spd. by 1999, M. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Valakas' Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Valakas' Meteor: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_magic_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1242,6 +1282,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Lindvior's Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Lindvior's Wingbeat: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_lind_dagger_i01" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1275,6 +1316,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Lindvior's Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Lindvior's Wingbeat: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_lind_bow_i01" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1308,6 +1350,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Lindvior's Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Lindvior's Wingbeat: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_lind_twohand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1340,6 +1383,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Casting Spd. by 1999, M. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Lindvior's Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Lindvior's Wingbeat: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_lind_onehand_magic_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1372,6 +1416,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Lindvior's Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Lindvior's Wingbeat: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_lind_onehand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1404,6 +1449,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Lindvior's Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Lindvior's Wingbeat: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_lind_crossbow_i01" />
|
||||
<set name="weapon_type" val="TWOHANDCROSSBOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -1437,6 +1483,7 @@
|
||||
<!-- A truly great Genuine Dragon Weapon. Required to use a Soulshot (No-grade)/ Spiritshot/ Blessed Spiritshot. Limited time item (1-hour). <Passive: Great Assisting Strength>. Increases PvP Damage by 30%, HP/ MP by 100%, CP by 200%, Atk. Spd. by 1500, P. Critical Rate by 500, Additional Damage on Dragons by 300%. <Active Skill>. 1. Protection: For 2 min, increases Speed by 100 and becomes immune to all debuffs. Needs 1 Dragon Blood upon skill use. Cooldown 10 is min. 2. Lindvior's Breath: Decreases nearby enemies' Atk. Spd./ Casting Spd./ Speed by 90%, gradually stiffens them, and then paralyzes them for 10 sec. Needs 1 Dragon Blood upon skill use. Cooldown is 5 min. 3. Lindvior's Wingbeat: Completely drains all nearby enemies' CP. Consumes 1 Dragon Blood upon skill use. Cooldown is 5 min. Cannot be equipped during Olympiad/ Ceremony of Chaos. Cannot change appearance, be crystallized, enchanted or assign attributes. -->
|
||||
<set name="icon" val="icon.weapon_lind_dual_dagger_i01" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
|
@ -353,6 +353,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Atk. Spd. +1500, P. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Valakas' Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Valakas' Meteor: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_dagger_i01" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -386,6 +387,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Atk. Spd. +1500, P. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Valakas' Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Valakas' Meteor: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -418,6 +420,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Atk. Spd. +1500, P. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Valakas' Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Valakas' Meteor: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -450,6 +453,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Atk. Spd. +1500, P. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Valakas' Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Valakas' Meteor: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_bow_i01" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -483,6 +487,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Casting Spd. +1999, M. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Valakas' Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Valakas' Meteor: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -515,6 +520,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Casting Spd. +1999, M. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Valakas' Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Valakas' Meteor: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_onehand_magic_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -548,6 +554,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Casting Spd. +1999, M. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Valakas' Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Valakas' Meteor: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_valrakas_twohand_magic_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -582,6 +589,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Atk. Spd. +1500, P. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Lindvior's Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Lindvior's Wingbeat: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_dagger_i01" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -615,6 +623,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Atk. Spd. +1500, P. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Lindvior's Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Lindvior's Wingbeat: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_bow_i01" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -648,6 +657,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Atk. Spd. +1500, P. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Lindvior's Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Lindvior's Wingbeat: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_twohand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -680,6 +690,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Casting Spd. +1999, M. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Lindvior's Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Lindvior's Wingbeat: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_onehand_magic_blunt_i01" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -712,6 +723,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Atk. Spd. +1500, P. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Lindvior's Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Lindvior's Wingbeat: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_onehand_sword_i01" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -744,6 +756,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Atk. Spd. +1500, P. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Lindvior's Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Lindvior's Wingbeat: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_crossbow_i01" />
|
||||
<set name="weapon_type" val="TWOHANDCROSSBOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
@ -777,6 +790,7 @@
|
||||
<!-- Top-grade Dragon Weapon. <Passive Skill>. PvP Damage +30%, HP/ MP +100%, CP +200%, Atk. Spd. +1500, P. Critical Rate +500, Damage against dragons +300%. <Active Skill>. 1. Protection: For 2 min., Speed +100, invincible to debuffs. Consumes 1 unit of Dragon Blood. Cooldown is 10 min. 2. Lindvior's Breath: Decreases nearby enemies' Atk./ Casting Spd. and Speed by 90% and slowly paralyzes them for 10 sec. Consumes 1 unit of Dragon Blood. Cooldown is 5 min. 3. Lindvior's Wingbeat: Destroys nearby enemies' CP. Cooldown is 5 min. Cannot be used in the Olympiad or Ceremony of Chaos. Cannot be modified, crystallized, enchanted, or assigned an attribute. -->
|
||||
<set name="icon" val="icon.weapon_lind_dual_dagger_i01" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_mailable" val="false" />
|
||||
|
@ -643,9 +643,6 @@
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="etcitem_type" val="ENCHT_ATTR_RUNE" />
|
||||
<set name="time" val="21600" />
|
||||
<skills>
|
||||
<skill id="18263" level="1" /> <!-- Rodemai's Rune -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="45642" name="Rodemai's Rune Pack (15-day)" type="EtcItem">
|
||||
<!-- Wrapped Pack containing 1 Rodemai's Rune (15-day). -->
|
||||
@ -658,10 +655,6 @@
|
||||
<set name="is_commissionable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="weight" val="100" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<capsuled_items>
|
||||
<item id="45641" min="1" max="1" chance="100" /> <!-- Rodemai's Rune -->
|
||||
</capsuled_items>
|
||||
</item>
|
||||
<item id="45643" name="Recipe: Citrine Pendant (10%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Citrine Pendant. Requires Create Item - Skill Lv. 14. The success rate is 10%. -->
|
||||
|
@ -952,7 +952,7 @@
|
||||
<set name="weight" val="5" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<skills>
|
||||
@ -969,7 +969,7 @@
|
||||
<set name="weight" val="5" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<skills>
|
||||
@ -986,7 +986,7 @@
|
||||
<set name="weight" val="5" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<skills>
|
||||
@ -1003,7 +1003,7 @@
|
||||
<set name="weight" val="5" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_clan_depositable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<skills>
|
||||
|
@ -1241,6 +1241,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="crystal_type" val="S" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -1266,6 +1267,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_twohand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="crystal_type" val="S" />
|
||||
@ -1292,6 +1294,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_bow_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="crystal_type" val="S" />
|
||||
@ -1319,6 +1322,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_magic_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="crystal_type" val="S" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -1344,6 +1348,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_onehand_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="crystal_type" val="S" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -1369,6 +1374,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_spear_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="crystal_type" val="S" />
|
||||
|
@ -5,6 +5,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_fist_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="crystal_type" val="S" />
|
||||
@ -32,6 +33,7 @@
|
||||
<set name="icon" val="icon.weapon_antaras_dual_sword_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="crystal_type" val="S" />
|
||||
|
@ -1157,6 +1157,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="1740" />
|
||||
@ -1179,6 +1180,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1550" />
|
||||
@ -1201,6 +1203,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="BRONZE" />
|
||||
<set name="weight" val="2010" />
|
||||
@ -1227,6 +1230,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="weight" val="1080" />
|
||||
@ -1250,6 +1254,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="1740" />
|
||||
@ -1272,6 +1277,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -1293,6 +1299,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="1740" />
|
||||
@ -1319,6 +1326,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1550" />
|
||||
@ -1345,6 +1353,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="BRONZE" />
|
||||
<set name="weight" val="2010" />
|
||||
@ -1373,6 +1382,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="weight" val="1080" />
|
||||
@ -1400,6 +1410,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="1740" />
|
||||
@ -1426,6 +1437,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -1451,6 +1463,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="1740" />
|
||||
@ -1479,6 +1492,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1550" />
|
||||
@ -1507,6 +1521,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="BRONZE" />
|
||||
<set name="weight" val="2010" />
|
||||
@ -1537,6 +1552,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="weight" val="1080" />
|
||||
@ -1566,6 +1582,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="1740" />
|
||||
@ -1594,6 +1611,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
@ -1621,6 +1639,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="1740" />
|
||||
@ -1650,6 +1669,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUALFIST" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1550" />
|
||||
@ -1679,6 +1699,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="BRONZE" />
|
||||
<set name="weight" val="2010" />
|
||||
@ -1710,6 +1731,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="weight" val="1080" />
|
||||
@ -1740,6 +1762,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUALBLUNT" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="1740" />
|
||||
@ -1769,6 +1792,7 @@
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="weight" val="1520" />
|
||||
|
@ -161,6 +161,7 @@
|
||||
<set name="icon" val="icon.fafurion_dual_dagger_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -184,6 +185,7 @@
|
||||
<set name="icon" val="icon.fafurion_dual_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -212,6 +214,7 @@
|
||||
<set name="icon" val="icon.fafurion_dual_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
@ -241,6 +244,7 @@
|
||||
<set name="icon" val="icon.fafurion_dual_dagger_i01" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="weapon_type" val="DUALDAGGER" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="bodypart" val="lrhand" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="STEEL" />
|
||||
|
Loading…
Reference in New Issue
Block a user