Add 'Open_L1/node/config/tmpl.rates.json'

This commit is contained in:
Sarimoko 2022-02-24 10:21:00 +00:00
parent 571b7cbe72
commit 04f1c124cc
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"#RateXp0.0-32767.0": {},
"RateXp": "100.0", // 0.0-32767.0 DEFAULT=1.0
"RateLawful": "1.0", // 0.0-32767.0
"RateKarma": "1.0", // 0.0-32767.0
"RateDropAdena": "10.0", // 0.0-127.0
"RateDropItems": "2.0", // 0.0-32767.0
"EnchantChanceWeapon": "1",
"EnchantChanceArmor": "1",
"AttrEnchantChance": "100",
"RateWeightLimit": "10.0", // 0.0-127.0
"RateWeightLimitforPet": "10.0", // 0.0-127.0
"RateShopSellingPrice": "1.0", // 0.0-127.0
"RateShopPurchasingPrice": "1.0", // 0.0-127.0
"CreateChanceDiary": "67",
"CreateChanceRecollection": "90",
"CreateChanceMysterious": "90",
"CreateChanceProcessing": "90",
"CreateChanceProcessingDiamond": "90",
"CreateChanceDantes": "50",
"CreateChanceAncientAmulet": "90",
"CreateChanceHistory": "50",
"MagicStoneAttr": "50",
"MagicStoneLevel": "50"
}