Advertisement
CostyKiller

Dragon Jewels Diff

Dec 29th, 2019
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.40 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_6.0_Fafurion
  3. Index: dist/game/data/stats/items/80300-80399.xml
  4. ===================================================================
  5. --- dist/game/data/stats/items/80300-80399.xml  (revision 6621)
  6. +++ dist/game/data/stats/items/80300-80399.xml  (working copy)
  7. @@ -449,6 +449,7 @@
  8.         <!-- A dragon s necklace. Enchantment adds abilities to increase Stun/ Paralysis/ Poison/ Bleed attack success rates and resistance, decrease Skill Cooldown, and increase CHA/ LUC, Damage Reflection, Movement Speed, Skill Power, P. Atk./ M. Atk./ P. Def./ M. Def, and all Attribute Resistance. Can be enchanted by the Angel Accessory Scroll. -->
  9.         <set name="icon" val="icon.dragon_accessary_necklace" />
  10.         <set name="crystal_type" val="R" />
  11. +       <set name="crystal_count" val="73" />
  12.         <set name="default_action" val="EQUIP" />
  13.         <set name="bodypart" val="neck" />
  14.         <set name="immediate_effect" val="true" />
  15. @@ -463,6 +464,7 @@
  16.         <!-- A dragon s earring. Enchantment adds abilities to increase Stun/ Faint/ Sleep/ Pull attack success rates and resistance, decrease MP Consumption, and increase CHA/ LUC, P./ M. Critical Damage Received, and increase Heal Received, Vampiric Rage, Movement Speed, Skill Power, and all Attribute Resistance. These effects do not stack with identical earrings. Can be enchanted by the Angel Accessory Scroll. -->
  17.         <set name="icon" val="icon.dragon_accessary_earring" />
  18.         <set name="crystal_type" val="R" />
  19. +       <set name="crystal_count" val="78" />
  20.         <set name="default_action" val="EQUIP" />
  21.         <set name="bodypart" val="rear;lear" />
  22.         <set name="immediate_effect" val="true" />
  23. @@ -477,6 +479,7 @@
  24.         <!-- A dragon s ring. Enchantment adds abilities to increase Stun/ MEN/ Knock Back/ Knock Down/ Aerial Yoke Resistance, Attack Success, CHA/ LUC, Atk./ Casting Spd., Physical/ Magic Accuracy, Movement Speed, Skill Power, Normal Attack/ P. Skill/ M. Skill Critical Damage, additional damage to immobilized targets, and all Attribute Resistance, depending on the enchantment level. These effects do not stack with identical rings. Can be enchanted by the Angel Accessory Scroll. -->
  25.         <set name="icon" val="icon.dragon_accessary_ring" />
  26.         <set name="crystal_type" val="R" />
  27. +       <set name="crystal_count" val="78" />
  28.         <set name="default_action" val="EQUIP" />
  29.         <set name="bodypart" val="rfinger;lfinger" />
  30.         <set name="immediate_effect" val="true" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement