This commit is contained in:
aixianling
2024-12-16 13:51:31 +08:00
commit 00ee9dd8ea
1884 changed files with 817815 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--AA-交易行配置.xlsx 自动上架配置
TaxAutomaticConfig={
[1] = {
order = 1,
openday = 999,
space = 3600,
id = 303,
number = 100,
price = 1000,
},
}

View File

@@ -0,0 +1,4 @@
--J-交易行配置.xlsx 交易行和私人交易的开启要求
demandConfig={
openlv = 40,
}

View File

@@ -0,0 +1,20 @@
--AA-交易行配置.xlsx 交易系统基本配置
taxconfig={
cost = 1000,
tax = 3,
duty = 3,
dues = 3,
minSellPrice = 10,
maxSellPrice = 999999,
maxShelfCount = 1,
maxSeverCount = 9999,
openlv = 1,
sellTime = 24,
cd = 30,
Jiaodemand = {3,3},
distance = 0,
sellTitleDesc = "角色达到|C:0x2eb52d&T:3|转或|C:0x318aff&T:蓝|卡特权以上可上架交易行\n各特权总共上架数量|C:0xffffff&T:非会员|1件 |C:0xffffff&T:白卡|1件 |C:0x2eb52d&T:绿卡|1件 |C:0x318aff&T:蓝卡|2件 |C:0xfc21ed&T:紫卡|3件 |C:0xf56f00&T:橙卡|4件",
minlevel = 1,
tips = "|C:0xf56f00&T:达到3转或蓝卡会员才能出售道具|",
Auctiondemand = {3,3},
}

View File

@@ -0,0 +1,3 @@
--#include "./demand.config"
--#include "./tax.config"
--#include "./TaxAutomatic.config" once