diff --git a/Open_L1/node/config/tmpl.rates.json b/Open_L1/node/config/tmpl.rates.json new file mode 100644 index 0000000..cc4c48c --- /dev/null +++ b/Open_L1/node/config/tmpl.rates.json @@ -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" +} \ No newline at end of file