Jump to content
  • 0

[HELP]Θέλω help Enchants


FreakbuZz

Question

Γεια σας παιδιά...ενώ έχω φτιάξει τα crystal scroll στον ανάλογο φάκελο όταν πάω να κάνω + μου λέει ορίστε το "int"

 

# ----------------------------------------------
#  Special Enchanting System -
# ----------------------------------------------
# Chance enchanting presented as a series of pairs of numbers where the first
# Indicates the number of levels, and the second chance of successful enchanting.
# Also have the option of limiting the maximum level of echanting
# For weapons / armor / jewelry.
# If you have a maximum level of grinding 50 and you do not want
# Give all the chances for each level (from 1 to 50) then
# You can specify for example:
# NormalWeaponEnchantLevel = 1,100; 2,100; 3,100; 4,75; 5,50; 
# Example: 5,92; = if you enchant weapon to +5 you have 92% to success.
# ----------------------------------------------
#  Chance For Normal Scrolls -
# ----------------------------------------------
# Weapon
NormalWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,1;20,1;
# Armor
NormalArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,1;20,1;
# Jewel
NormalJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,1;20,1;

# ----------------------------------------------
#  Chance For Blessed Scrolls -
# ----------------------------------------------
# Weapon
BlessWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,1;20,1;
# Armor
BlessArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,1;20,1;
# Jewel
BlessJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,1;20,1;

# ---------------------------------------------
#  Chance For Crystal Scrolls -
# ---------------------------------------------
# Weapon
CrystalWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100;
# Armor
CrystalArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100;
# Jewel
CrystalJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100;

# Safe enchant
EnchantSafeMax = 20
EnchantSafeMaxFull = 20

# Crystal Limits
CrystalEnchantMin = 20
CrystalEnchantMax = 20

# Max enchant Settings by scrolls.
EnchantWeaponMax=20
EnchantArmorMax=20
EnchantJewelryMax=20

# On / off bonuses at enchant dwarfs 
# Custom Patch, Dwarf have a bonus on Enchant!
# Default: False
EnableDwarfEnchantBonus = False
# Minimun level for enchant
DwarfEnchantMinLevel = 80
# bonus enchant
DwarfEnchantBonus = 15

# On / off enchant hero weapons
EnableEnchantHeroWeapons = False

# The value of enchanting
# For example: If CustomEnchantValue = 5 Sharpening will:
# From 0 till the +5, with +5 to +10, from +10 to +15, etc.
# Total: 15 for three to scroll
# Default: 1 
CustomEnchantValue = 1

 

και να και μια φωτογραφία με το τι μου λέει στο game

 

3522jup.jpg

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Ο μόνος λόγο που σκέφτομαι που μπορεί να σου βγάλει κάτι τέτοιο είναι προσπαθείς να κάνεις + ένα αντικείμενα που δεν πάει άλλο(aka είναι ήδη στο max enchant)

Link to comment
Share on other sites

  • 0

# Crystal Limits

CrystalEnchantMin = 20 <--------to antikimeno prepei na einai to elaxisto +20

CrystalEnchantMax = 20 <--------to antikimeno mporei na ginei +++ mexri +20 ala3e auto kanto

 

CrystalEnchantMin = 0

CrystalEnchantMax = 20

Link to comment
Share on other sites

  • 0

Ωραία αυτό ήταν... να σας ρωτήσω τώρα... έχω βάλει όπως βλέπετε με τα blessed να σπάει μετά το +18 μου δείχνει οτι πάει +0 αλλα αυτό πάει +20 απο +18 λολ

Link to comment
Share on other sites

  • 0

Ο μόνος λόγο που σκέφτομαι που μπορεί να σου βγάλει κάτι τέτοιο είναι προσπαθείς να κάνεις + ένα αντικείμενα που δεν πάει άλλο(aka είναι ήδη στο max enchant)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...