Jump to content
  • 0

H - Allow Stalker to Copy Sacrifice


budek

Question


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  46
  • Reputation:   2
  • Joined:  01/11/14
  • Last Seen:  

Hello Guys,

It's been a week trying to search on how I will be able to allow Stalker to copy the Sacrifice skill of the Paladin but can't find any article that may help me to do it.

I've found several topics regarding on this but all is pointing me to change the config from the ff.. But these options are not available in my server. 

 

skill.conf

// Can Rogues plagiarize advanced job skills           
// 0 = no restriction
// 1 = only stalker may plagiarize advanced skills       
// 2 = advanced skills cannot be plagiarized by anyone  
// Official servers setting: 2
copyskill_restrict: 2

 

db/skill_copyable_db.txt

 

Edited by budek
changing title
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  171
  • Reputation:   68
  • Joined:  10/25/20
  • Last Seen:  

  - Id: 368
    Name: PA_SACRIFICE
    Description: Martyr's Reckoning
    MaxLevel: 5
    Type: Weapon
    TargetType: Self
    DamageFlags:
      NoDamage: true
      IgnoreAtkCard: true
      IgnoreDefense: true
      IgnoreFlee: true
    Flags:
      IgnoreAutoGuard: true
      IgnoreCicada: true
    Hit: Single
    HitCount: 1
    CastCancel: true
    CopyFlags:
      Skill:
        Plagiarism: true
        Reproduce: true
    Requires:
      SpCost: 100

this?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  46
  • Reputation:   2
  • Joined:  01/11/14
  • Last Seen:  

12 hours ago, cook1e said:

  - Id: 368
    Name: PA_SACRIFICE
    Description: Martyr's Reckoning
    MaxLevel: 5
    Type: Weapon
    TargetType: Self
    DamageFlags:
      NoDamage: true
      IgnoreAtkCard: true
      IgnoreDefense: true
      IgnoreFlee: true
    Flags:
      IgnoreAutoGuard: true
      IgnoreCicada: true
    Hit: Single
    HitCount: 1
    CastCancel: true
    CopyFlags:
      Skill:
        Plagiarism: true
        Reproduce: true
    Requires:
      SpCost: 100

this?

Thanks Mate. I'll try this and give update.

UPDATE: 
This resolved my concern.

Edited by budek
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...