[*]# ===== PvP Enchant Hour by artemis37 =====
#Enable or disable the event
#You can start the event with gm command //startpvp minutes. For example //startpvp 30 (will start the event for 30 minutes)
#If you want to stop the event write //stoppvp
#If you want to reload the configs write //pvpreload
#If you want to set fixed time to start the event use DailyWindows
Enabled = true
#if any error pop in console. Enable debug and send to me!
Debug = false
# Криви: режим + master switch
#If true the stats will be read like 1.0=100% 0.005=0.5%
CurveAbsolute = true
#If false the chance will be direcly taken from ChanceWeapon, ChanceArmor, ChanceJewelry
CurvesEnabled = true
#When the event to start? You can choose multiply hours. Default hours: 22:00-23:00, 02:00-02:30
DailyWindows = 22:00-23:00, 02:00-02:30
#Anti abuse
#Limit by player IP
BlockSameIP = true
#Limit by player HWID
BlockSameHWID = true
#Limit same party
BlockSameParty = true
#Limit same clan
BlockSameClan = true
#Limit same ally
BlockSameAlly = true
#Anti feed system
#After A kills B, the system won’t even attempt an enchant roll for any further A → B kills until 120 seconds pass.
PairCooldownSeconds = 20
#Limit the attempts to enchant. 1 kill = 1 attempt (do not count succeed, it count kills) Default: 0. If enabled put number more than 50.
PairMaxRollsPerWindow = 0
#Allowed parts to enchant Default: WEAPON,HEAD,NECK,LEAR,REAR,LRING,RRING,CHEST,LEGS,GLOVES,FEET,SHIELD,FULLARMOR
AllowedParts = WEAPON,HEAD,NECK,LEAR,REAR,LRING,RRING,CHEST,LEGS,GLOVES,FEET,SHIELD,FULLARMOR
#Set fixed chance to weps/armors/jews. Use it only if CurvesEnabled=false
ChanceWeapon = 5.0
ChanceArmor = 3.0
ChanceJewelry = 2.0
# Stric chance 1.0=100%, 0.005=0.5%)
# Weps: 100% ≤+9, 30% ≥+10, 10% ≥+15, 0.5% ≥+20
ChanceCurveWeapon = +0:1.0,+10:0.30,+15:0.10,+20:0.005
# armor : 100% ≤+9, 20% ≥+10, 3% ≥+14, 0.5% ≥+18
ChanceCurveArmor = +0:1.0,+10:0.20,+14:0.03,+18:0.005
# jews: 100% ≤+9, 15% ≥+10, 2% ≥+14, 0.5% ≥+18
ChanceCurveJewelry = +0:1.0,+10:0.15,+14:0.02,+18:0.005
# Капове (-1 = без ограничение; ако глобалният е -1 и пер-тип е -1 -> напълно без кап)
#Use -1 for unlimited. If MaxEnchantGlobal = 20, It means weps/armors/jews max enchant is 25.
#If you want to change by type wep/armor/jews set MaxEnchantGlobal = -1 and set
#MaxEnchantWeapon = 16, MaxEnchantArmor = 12, MaxEnchantJewelry = 12(example)
MaxEnchantGlobal = 25
MaxEnchantWeapon = -1
MaxEnchantArmor = -1
MaxEnchantJewelry = -1
# Announce / PM / Pre-start / Happy End setup
#Announce the start event?
AnnounceStartStop = true
#Announce on success via global announcement?
AnnounceOnSuccess = true
#Announce message placeholder (can use any language like russian, korean, spanish) #please do not change the placeholders!
AnnounceSuccess = Player %player% enchanted %item% to +%new% from PvP!
#Do you want to send PM to the player when success?
PmOnSuccess = true
#PM Prefix
PmSender = L2 Evo System
#Pm text #please do not change the placeholders!
PmText = Your %item% has been enchanted to +%new%.
#Announce the event (upcoming)
PreStartEnabled = true
PreStartMinutes = 15,5,1
#please do not change the placeholders!
PreStartMsg = PvP Enchant starts in %m% min (%start%-%end%).
#Is happy end enabled?
HappyEndEnabled = true
#when the happy end will start?
HappyEndLastMinutes = 3
#multiply the chance by
HappyEndMultiplier = 1.5
#Should we announce the happy end? true/false
HappyEndAnnounce = true
#Happy End Message Please do not touch the placeholders %x% and %m%
HappyEndMsg = PvP Enchant Happy End! Chance ×%x% for the last %m% minutes.