Advertisement
CostyKiller

Fix for Party Solidarity

Mar 21st, 2020
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.64 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_6.0_Fafurion
  3. Index: dist/game/data/stats/skills/01900-01999.xml
  4. ===================================================================
  5. --- dist/game/data/stats/skills/01900-01999.xml (revision 7027)
  6. +++ dist/game/data/stats/skills/01900-01999.xml (working copy)
  7. @@ -1266,8 +1266,9 @@
  8.             <value level="3">3</value>
  9.         </abnormalLvl>
  10.         <isMagic>3</isMagic>
  11. -       <targetType>SELF</targetType>
  12. -       <affectScope>SINGLE</affectScope>
  13. +       <targetType>MY_PARTY</targetType>
  14. +       <affectScope>PARTY</affectScope>
  15. +       <affectObject>FRIEND</affectObject>
  16.         <effects>
  17.             <effect name="PAtk">
  18.                 <amount>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement