how to disable SD potion in game ??
Printable View
how to disable SD potion in game ??
commonloc.cfg
Quote:
; SHIELD GAGE SYSTEM
;==========================================================================
ShieldSystemOn = 1
DamageDevideToSD = 90 //90% damge attack to SD
DamageDevideToHP = 10 //90% damge attack to HP
SuccessAttackRateOption = 20000
ShieldAutoRefillOn = 1
ShieldAutoRefilOnSafeZone = 1
CompoundPotionDropOn = 1
CompoundPotionLv1DropRate = 100
CompoundPotionLv2DropRate = 80
CompoundPotionLv3DropRate = 50
CompoundPotionLv1DropLevel = 68
CompoundPotionLv2DropLevel = 96
CompoundPotionLv3DropLevel = 118
ShieldComboMissOptionOn = 1
ShieldPotionLv1MixSuccessRate = 50
ShieldPotionLv1MixMoney = 100000
ShieldPotionLv2MixSuccessRate = 30
ShieldPotionLv2MixMoney = 500000
ShieldPotionLv3MixSuccessRate = 30
ShieldPotionLv3MixMoney = 1000000
ShieldGageConstA = 12
ShieldGageConstB = 30
;==========================================================================
if you do not want to use SD position item in game .you go to file item.txt set drop this item to 0
Thanks :D
[Common]
SCFCanSellQuestItems=0
SCFItemsDurationTime=30
;Dark Horse Config
; Formula: DEXTERITY / SCFDarkHorseDefenseDivisor (Default: 20) + 5 + PetItemLevel * 2
SCFDarkHorseDefenseDivisor=20
;Dark Raven Config
SCFDarkSpiritRangeAttackRate=7
SCFDarkSpiritAttackDamageMinConstA=180
SCFDarkSpiritAttackDamageMinConstB=15
SCFDarkSpiritAttackDamageMinConstC=8
SCFDarkSpiritAttackDamageMaxConstA=200
SCFDarkSpiritAttackDamageMaxConstB=15
SCFDarkSpiritAttackDamageMaxConstC=4
SCFDarkSpiritAttackSpeedConstA=20
SCFDarkSpiritAttackSpeedConstB=4
SCFDarkSpiritAttackSpeedConstC=5
SCFDarkSpiritAttackSpeedConstD=50
SCFDarkSpiritAttackSuccessRateConstA=1000
SCFDarkSpiritAttackSuccessRateConstB=15
[DropItem]
SCFItemDropScriptEnabled=1
SCFNormalItemDropSkillRate=6
SCFNormalItemDropLuckRate=4
SCFExItemDropRate=1000
SCFExItemDropSkillRate=100
SCFExItemDropLuckRate=1
SCFExcellentMaxOptionDrop=4
[Potions]
SCFHpRecoverPercent0=10
SCFHpRecoverPercent1=20
SCFHpRecoverPercent2=30
SCFHpRecoverPercent3=40
SCFMpRecoverPercent1=20
SCFMpRecoverPercent2=30
SCFMpRecoverPercent3=40
[Rings]
SCFTransformationRing1=2
SCFTransformationRing2=7
SCFTransformationRing3=14
SCFTransformationRing4=8
SCFTransformationRing5=9
SCFTransformationRing6=41
[Jewels]
SCFBlessiPrice=9000000
SCFSoulPrice=6000000
SCFChaosPrice=810000
SCFLifePrice=45000000
SCFCreationPrice=36000000
SCFGuardianPrice=60000000
SCFBlessWaterPrice=900000
SCFSoulWaterPrice=450000
SCFSoulWithLuckSuccessRate=75
SCFSoulNoLuckSuccessRate=50
SCFLifeSuccessRate=75
[ItemMoveLimit]
SCFItemTradeLimit=0
SCFItemMixLimit=0
SCFItemPshopLimit=0
SCFItemJinhuaLimit=0
SCFItemSellLimit=0
SCFItemPlusLimit=15
SCFExItemPlusLimit=15
SCFExItemOpLimit=4
SCFSetItemPlusLimit=15
SCFBlockHarmonyItemsTrade=0
//Item with serial FFFFFFF0 automatically untradeable
SCFBlockFFFFFFFFSerialTrade=1
SCFBlockFFFFFFFESerialTrade=0
SCFBlockFFFFFFFDSerialTrade=0
SCFBlockFFFFFFFCSerialTrade=0
[Durability]
;Serial 0xFFFFFFFF configs
SCFBlockFFFFFFFFSerialRepair=1
SCFIncreaseFFFFFFFFSerialDurDownBy=1.5
SCFDeleteFFFFFFFFSerialItemIfBroken=1
;Serial 0xFFFFFFFE configs
SCFBlockFFFFFFFESerialRepair=0
SCFIncreaseFFFFFFFESerialDurDownBy=1.0
SCFDeleteFFFFFFFESerialItemIfBroken=0
;Serial 0xFFFFFFFD configs
SCFBlockFFFFFFFDSerialRepair=0
SCFIncreaseFFFFFFFDSerialDurDownBy=1.0
SCFDeleteFFFFFFFDSerialItemIfBroken=0
;Serial 0xFFFFFFFC configs
SCFBlockFFFFFFFCSerialRepair=0
SCFIncreaseFFFFFFFCSerialDurDownBy=1.0
SCFDeleteFFFFFFFCSerialItemIfBroken=0
[Ancient]
SCFisExcellentAncient=1
SCFisJOHonAncient=1
[Harmony]
SCFJOHItemMaxLevelApply=15
SCFJOHItemMaxLevel=15
SCFJOHLevelMax=13
but how to disable SD POTION ? where it is..