年兽配置文件

This commit is contained in:
by 2025-01-08 00:10:35 +08:00
parent 6a712e5b19
commit c54539edb1
5 changed files with 11 additions and 10 deletions

View File

@ -8,18 +8,19 @@ SignReward50014,10;100001,100000" 签到奖励
BOSS血量
9
BossReward100001,100000;100002,10"BOSS击杀奖励
0 LuckyRankNeed110000"幸运榜上榜条件
0RankNeed80000000"总伤害榜上榜条件
@ LittleHurtGold 80000,120000"小爆竹造成的伤害范围
/ LuckyRankNeed10000"幸运榜上榜条件
/RankNeed7000000"总伤害榜上榜条件
> LittleHurtGold
8000,12000"小爆竹造成的伤害范围
>
 BigHurtGold 400000,600000"大爆竹造成的伤害范围
4 
BigHurtExc30001"大爆竹额外掉落道具ID
> BigHurtExcNumber10,30"!大爆竹额外掉落数量范围
= BigHurtExcNumber3,15"!大爆竹额外掉落数量范围
5 LittleGuaranteed30"小爆竹保底掉落次数
ALittleGuaranteedReward100002,5"小爆竹保底掉落物品
2 BigGuaranteed10"大爆竹保底掉落次数
?BigGuaranteedReward 30001,100"大爆竹保底掉落物品
>BigGuaranteedReward30001,80"大爆竹保底掉落物品
.
GiftShopID991001,991002,991003"礼包ID
@ GiftShopLimit3,0,0"&礼包每日限购次数,0为不限购

View File

@ -39,19 +39,19 @@
{
"Id": 7,
"PorpName": "LuckyRankNeed",
"PropValue": "110000",
"PropValue": "10000",
"PropDec": "幸运榜上榜条件"
},
{
"Id": 8,
"PorpName": "RankNeed",
"PropValue": "80000000",
"PropValue": "7000000",
"PropDec": "总伤害榜上榜条件"
},
{
"Id": 9,
"PorpName": "LittleHurtGold",
"PropValue": "80000,120000",
"PropValue": "8000,12000",
"PropDec": "小爆竹造成的伤害范围"
},
{
@ -69,7 +69,7 @@
{
"Id": 12,
"PorpName": "BigHurtExcNumber",
"PropValue": "10,30",
"PropValue": "3,15",
"PropDec": "大爆竹额外掉落数量范围"
},
{
@ -93,7 +93,7 @@
{
"Id": 16,
"PorpName": "BigGuaranteedReward",
"PropValue": "30001,100",
"PropValue": "30001,80",
"PropDec": "大爆竹保底掉落物品"
},
{

Binary file not shown.

Binary file not shown.

Binary file not shown.