Jump to content
  • 0

Question

Posted (edited)

hello gyes, I have a question
how can i remove all passive active skills from augments, 
i want to have only str+1 int+ etc

Edited by Lowness

7 answers to this question

Recommended Posts

  • 0
Posted
1 minute ago, Lowness said:

sorry my friend, edited to english , Good morning!

Good morning, well i dont know what pack you're using. but in l2jfrozen you can go at~>

config/head/enchant/

and find this:

 

# --------------------------
#  Augmentation -
# --------------------------
# Chance to get a skill
# Default: 15, 30, 45, 60
AugmentationNGSkillChance = 2  <~ set it to 0
AugmentationMidSkillChance = 3 <~ set it to 0
AugmentationHighSkillChance = 5 <~ set it to 0
AugmentationTopSkillChance = 10 <~ set it to 0
# Chance to get a base stat
# Default: 1
AugmentationBaseStatChance = 1 <~edit the chance for base stats as you want

 


base stats are those you looking for

  • 0
Posted (edited)
5 minutes ago, Lowness said:

acis pack

go at config/players . Edit it the same as above
~>

 

#=============================================================
#                        Augmentations
#=============================================================
# Control the chance to get a skill in the augmentation process.
# Default: 15, 30, 45, 60
AugmentationNGSkillChance = 15 <~ set it to 0
AugmentationMidSkillChance = 30 <~ set it to 0
AugmentationHighSkillChance = 45 <~ set it to 0
AugmentationTopSkillChance = 60 <~ set it to 0

# This controls the chance to get a base stat modifier in the augmentation process.
# Notes: This has no dependancy on the grade of Life Stone.
# Default: 1
AugmentationBaseStatChance = 1 <~ set it as you want

 

Edited by Irrelevant

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..