Browse Source

config,newServerNotice

master
linquan 2 months ago
parent
commit
865a758294
  1. 1
      src/api/common/consts.ts
  2. 7
      src/api/config/ActivitiesCalendarConfigCategory.json
  3. 13
      src/api/config/ActivitiesCalendarGropConfigCategory.json
  4. 92
      src/api/config/ActivityConfigCategory.json
  5. 10585
      src/api/config/AllItemConfigCategory.json
  6. 55
      src/api/config/ArtResourcesConfigCategory.json
  7. 117
      src/api/config/AttributesConfigCategory.json
  8. 1964
      src/api/config/BattlePassConfigCategory.json
  9. 640
      src/api/config/BattlePassLvConfigCategory.json
  10. 244
      src/api/config/BattlePassTaskConfigCategory.json
  11. 7
      src/api/config/BuildFunctionConfigCategory.json
  12. 194
      src/api/config/BusinessManConfigCategory.json
  13. 24
      src/api/config/CommonShopConfigCategory.json
  14. 719
      src/api/config/DecorationsConfigCategory.json
  15. 208
      src/api/config/DialogueConfigCategory.json
  16. 2849
      src/api/config/EquipmentConfigCategory.json
  17. 1157
      src/api/config/EquipmentExtraConfigCategory.json
  18. 5
      src/api/config/ErrorCodeConfigCategory.json
  19. 122
      src/api/config/ExpeditionBuffConfigCategory.json
  20. 104
      src/api/config/ExpeditionMapConfigCategory.json
  21. 14
      src/api/config/ExpeditionMapGroupConfigCategory.json
  22. 71
      src/api/config/ExpeditionMonsterConfigCategory.json
  23. 10
      src/api/config/ExploreEventConfigCategory.json
  24. 66
      src/api/config/FeastDialogueConfigCategory.json
  25. 13
      src/api/config/FeastTextConfigCategory.json
  26. 70
      src/api/config/FoodConfigCategory.json
  27. 45
      src/api/config/FoodTicketConfigCategory.json
  28. 380
      src/api/config/FunctionItemConfigCategory.json
  29. 14
      src/api/config/GameAIConfigCategory.json
  30. 246
      src/api/config/GameUnitSizeInfoConfigCategory.json
  31. 100
      src/api/config/GemConfigCategory.json
  32. 52
      src/api/config/GoodsForRecycleConfigCategory.json
  33. 420
      src/api/config/GoodsForSaleConfigCategory.json
  34. 98
      src/api/config/GuanPuConfigCategory.json
  35. 30
      src/api/config/HeadIconConfigCategory.json
  36. 117
      src/api/config/HelpConfigCategory.json
  37. 2
      src/api/config/ImmortalTreeConfigCategory.json
  38. 200
      src/api/config/ImmortalTreeLvConfigCategory.json
  39. 6
      src/api/config/InitialNpcCategory.json
  40. 11
      src/api/config/LingYuDongItemGroupConfigCategory.json
  41. 11
      src/api/config/MainButtonConfigCategory.json
  42. 24
      src/api/config/MedicineConfigCategory.json
  43. 6
      src/api/config/MoneyConfigCategory.json
  44. 105
      src/api/config/MonsterAiConfigCategory.json
  45. 495
      src/api/config/MonsterConfigCategory.json
  46. 14
      src/api/config/MonthlyCardConfigCategory.json
  47. 141
      src/api/config/MooncakeGamblingNpcConfigCategory.json
  48. 38
      src/api/config/MooncakeGamblingRewardConfigCategory.json
  49. 58
      src/api/config/NpcConfigCategory.json
  50. 16
      src/api/config/NpcPosInfoConfigCategory.json
  51. 4
      src/api/config/OrderConfigCategory.json
  52. 285
      src/api/config/PackageConfigCategory.json
  53. 30
      src/api/config/PetConfigCategory.json
  54. 383
      src/api/config/RegionConfigCategory.json
  55. 100
      src/api/config/RegionGiftConfigCategory.json
  56. 647
      src/api/config/RegionInfoConfigCategory.json
  57. 12
      src/api/config/RegionResourcesConfigCategory.json
  58. 44
      src/api/config/ReputationShopItemGroupConfigCategory.json
  59. 125
      src/api/config/ResourceSkinConfigCategory.json
  60. 171
      src/api/config/ResourcesConfigCategory.json
  61. 109
      src/api/config/ResourcesPointConfigCategory.json
  62. 538
      src/api/config/RewardGroupConfigCategory.json
  63. 33
      src/api/config/SaplingConfigCategory.json
  64. 416
      src/api/config/ScienceConfigCategory.json
  65. 663
      src/api/config/SkillBuffConfigCategory.json
  66. 523
      src/api/config/SkillBulletConfigCategory.json
  67. 9469
      src/api/config/SkillConfigCategory.json
  68. 237
      src/api/config/SkillEffectConfigCategory.json
  69. 48
      src/api/config/StructureConfigCategory.json
  70. 27
      src/api/config/StructureSkinConfigCategory.json
  71. 34
      src/api/config/StructureStrengthenConfigCategory.json
  72. 376
      src/api/config/SynthesisConfigCategory.json
  73. 7
      src/api/config/SystemConditionsConfigCategory.json
  74. 132
      src/api/config/TextConfigCategory.json
  75. 98
      src/api/config/TitleConfigCategory.json
  76. 204
      src/api/config/ValleyEffectConfigCategory.json
  77. 135
      src/api/config/WarriorAttributeGrowthConfigCategory.json
  78. 56
      src/api/config/WarriorConfigCategory.json
  79. 20
      src/api/config/WorldParametersConfigCategory.json
  80. 8
      src/api/game/notice.ts
  81. 26
      src/layout/navBars/breadcrumb/user.vue
  82. 3
      src/utils/gfast.ts
  83. 233
      src/views/gameLoginUrl/serverGeneralList/component/editConfig.vue
  84. 6
      src/views/gameLoginUrl/serverGeneralList/index.vue
  85. 61
      src/views/gameNotice/list/index.vue
  86. 722
      src/views/gameNotice/newServer/index.vue
  87. 16
      src/views/home/index.vue
  88. 1
      src/views/serverBattlePass/update/index.vue

1
src/api/common/consts.ts

@ -1353,6 +1353,7 @@ export const Notice_Type = [
{ Name: '维护公告', Id: 3 }, { Name: '维护公告', Id: 3 },
{ Name: '客服页面', Id: 4 }, { Name: '客服页面', Id: 4 },
{ Name: '预览公告', Id: 5 }, { Name: '预览公告', Id: 5 },
{ Name: '新服公告', Id: 6 },
]; ];
export const AccountType = [ export const AccountType = [

7
src/api/config/ActivitiesCalendarConfigCategory.json

@ -0,0 +1,7 @@
[
{
"Id": 1001,
"Name": "最幸福桃谷",
"Duration": 10
}
]

13
src/api/config/ActivitiesCalendarGropConfigCategory.json

@ -0,0 +1,13 @@
[
{
"Id": 1,
"Order": 1,
"Include": [
1001
],
"OpenConditionType": 1,
"ConditionParameter": 20,
"Duration": 10,
"OnState": true
}
]

92
src/api/config/ActivityConfigCategory.json

@ -5,6 +5,7 @@
"Type": 2, "Type": 2,
"ActivityId": 1, "ActivityId": 1,
"Sort": 1, "Sort": 1,
"PreviewTime": "2025/5/30",
"StartTime": "2025/5/30", "StartTime": "2025/5/30",
"EndTime": "2025/6/9", "EndTime": "2025/6/9",
"CloseTime": "2025/6/13", "CloseTime": "2025/6/13",
@ -48,6 +49,7 @@
"Type": 3, "Type": 3,
"ActivityId": 1, "ActivityId": 1,
"Sort": 2, "Sort": 2,
"PreviewTime": "2025/5/30",
"StartTime": "2025/5/30", "StartTime": "2025/5/30",
"EndTime": "2025/6/9", "EndTime": "2025/6/9",
"CloseTime": "2025/6/13", "CloseTime": "2025/6/13",
@ -84,5 +86,95 @@
], ],
"DailyChange": true, "DailyChange": true,
"SortOrder": true "SortOrder": true
},
{
"Id": 201,
"Name": "团圆宴",
"Type": 4,
"ActivityId": -1,
"Sort": 1,
"PreviewTime": "2025/9/10",
"StartTime": "2025/9/17",
"EndTime": "2025/10/7",
"CloseTime": "2025/10/7",
"Condition": 3,
"ConditionNum": [
1,
2,
3,
4,
5,
6,
7
],
"Reward": [
100100,
100101,
100102,
100103,
100104,
100105,
100106
],
"Group": 35,
"GameGroup": 35,
"ChallengeCore": -1,
"Core": [
-1
],
"DailyChange": true,
"SortOrder": false
},
{
"Id": 202,
"Name": "关扑",
"Type": 5,
"ActivityId": 1,
"Sort": 2,
"PreviewTime": "2025/9/10",
"StartTime": "2025/9/17",
"EndTime": "2025/10/7",
"CloseTime": "2025/10/7",
"Condition": -1,
"ConditionNum": [
-1
],
"Reward": [
-1
],
"Group": 36,
"GameGroup": -1,
"ChallengeCore": -1,
"Core": [
-1
],
"DailyChange": true,
"SortOrder": false
},
{
"Id": 203,
"Name": "博饼",
"Type": 6,
"ActivityId": -1,
"Sort": 3,
"PreviewTime": "2025/9/10",
"StartTime": "2025/9/17",
"EndTime": "2025/10/7",
"CloseTime": "2025/10/7",
"Condition": -1,
"ConditionNum": [
-1
],
"Reward": [
-1
],
"Group": 37,
"GameGroup": 37,
"ChallengeCore": -1,
"Core": [
-1
],
"DailyChange": true,
"SortOrder": false
} }
] ]

10585
src/api/config/AllItemConfigCategory.json

File diff suppressed because it is too large Load Diff

55
src/api/config/ArtResourcesConfigCategory.json

@ -164,6 +164,17 @@
"Resource_11_1_d" "Resource_11_1_d"
] ]
}, },
{
"Id": 16,
"ParentId": 11,
"Shape": "Resource_11_2",
"SeasonShape": [
"Resource_11_2_a",
"Resource_11_2_b",
"Resource_11_2_b",
"Resource_11_2_d"
]
},
{ {
"Id": 18, "Id": 18,
"ParentId": 8, "ParentId": 8,
@ -537,5 +548,49 @@
"Resource_29", "Resource_29",
"Resource_29" "Resource_29"
] ]
},
{
"Id": 62,
"ParentId": 34,
"Shape": "Resource_34",
"SeasonShape": [
"Resource_34",
"Resource_34",
"Resource_34",
"Resource_34"
]
},
{
"Id": 63,
"ParentId": 35,
"Shape": "Resource_35_1",
"SeasonShape": [
"Resource_35_1",
"Resource_35_1",
"Resource_35_1",
"Resource_35_1"
]
},
{
"Id": 64,
"ParentId": 35,
"Shape": "Resource_35_2",
"SeasonShape": [
"Resource_35_2",
"Resource_35_2",
"Resource_35_2",
"Resource_35_2"
]
},
{
"Id": 65,
"ParentId": 36,
"Shape": "Resource_36_1",
"SeasonShape": [
"Resource_36_1_a",
"Resource_36_1_a",
"Resource_36_1_c",
"Resource_36_1_a"
]
} }
] ]

117
src/api/config/AttributesConfigCategory.json

@ -503,6 +503,69 @@
"ChangeSpecialEffects": false, "ChangeSpecialEffects": false,
"ShowType": 1 "ShowType": 1
}, },
{
"Id": 1503,
"Name": "优先攻击远程",
"Field": "RangedFirst",
"IsFloat": false,
"IsNumeric": false,
"ChangeSpecialEffects": false,
"ShowType": 1
},
{
"Id": 1600,
"Name": "远程伤害",
"Field": "RangedDMG",
"IsFloat": true,
"IsNumeric": true,
"ChangeSpecialEffects": false,
"ShowType": 2
},
{
"Id": 1601,
"Name": "近战伤害",
"Field": "MeleeDMG",
"IsFloat": true,
"IsNumeric": true,
"ChangeSpecialEffects": false,
"ShowType": 2
},
{
"Id": 1602,
"Name": "受到暴击伤害提高",
"Field": "CritBeHurt",
"IsFloat": true,
"IsNumeric": true,
"ChangeSpecialEffects": false,
"ShowType": 2
},
{
"Id": 1603,
"Name": "受到远程攻击伤害提高",
"Field": "RangedBeHurt",
"IsFloat": true,
"IsNumeric": true,
"ChangeSpecialEffects": false,
"ShowType": 2
},
{
"Id": 1604,
"Name": "受到近战攻击伤害提高",
"Field": "MeleeBeHurt",
"IsFloat": true,
"IsNumeric": true,
"ChangeSpecialEffects": false,
"ShowType": 2
},
{
"Id": 1605,
"Name": "召唤怪物组",
"Field": "SummonMonster",
"IsFloat": false,
"IsNumeric": false,
"ChangeSpecialEffects": false,
"ShowType": 1
},
{ {
"Id": 2000, "Id": 2000,
"Name": "攻击下限", "Name": "攻击下限",
@ -1159,59 +1222,5 @@
"IsNumeric": false, "IsNumeric": false,
"ChangeSpecialEffects": false, "ChangeSpecialEffects": false,
"ShowType": 1 "ShowType": 1
},
{
"Id": 30001,
"Name": "远程伤害",
"Field": "RangedDMG",
"IsFloat": true,
"IsNumeric": true,
"ChangeSpecialEffects": false,
"ShowType": 2
},
{
"Id": 30002,
"Name": "近战伤害",
"Field": "MeleeDMG",
"IsFloat": true,
"IsNumeric": true,
"ChangeSpecialEffects": false,
"ShowType": 2
},
{
"Id": 33001,
"Name": "受到暴击伤害提高",
"Field": "CritBeHurt",
"IsFloat": true,
"IsNumeric": true,
"ChangeSpecialEffects": false,
"ShowType": 2
},
{
"Id": 33002,
"Name": "受到远程攻击伤害提高",
"Field": "RangedBeHurt",
"IsFloat": true,
"IsNumeric": true,
"ChangeSpecialEffects": false,
"ShowType": 2
},
{
"Id": 33003,
"Name": "受到近战攻击伤害提高",
"Field": "MeleeBeHurt",
"IsFloat": true,
"IsNumeric": true,
"ChangeSpecialEffects": false,
"ShowType": 2
},
{
"Id": 33004,
"Name": "召唤怪物组",
"Field": "SummonMonster",
"IsFloat": false,
"IsNumeric": false,
"ChangeSpecialEffects": false,
"ShowType": 1
} }
] ]

1964
src/api/config/BattlePassConfigCategory.json

File diff suppressed because it is too large Load Diff

640
src/api/config/BattlePassLvConfigCategory.json

@ -1278,645 +1278,5 @@
"PeriodId": 2, "PeriodId": 2,
"GroupId": 1080, "GroupId": 1080,
"SeniorGroupId": 1280 "SeniorGroupId": 1280
},
{
"Id": 1101,
"Level": 1,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2001,
"SeniorGroupId": 2201
},
{
"Id": 1102,
"Level": 2,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2002,
"SeniorGroupId": 2202
},
{
"Id": 1103,
"Level": 3,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2003,
"SeniorGroupId": 2203
},
{
"Id": 1104,
"Level": 4,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2004,
"SeniorGroupId": 2204
},
{
"Id": 1105,
"Level": 5,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2005,
"SeniorGroupId": 2205
},
{
"Id": 1106,
"Level": 6,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2006,
"SeniorGroupId": 2206
},
{
"Id": 1107,
"Level": 7,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2007,
"SeniorGroupId": 2207
},
{
"Id": 1108,
"Level": 8,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2008,
"SeniorGroupId": 2208
},
{
"Id": 1109,
"Level": 9,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2009,
"SeniorGroupId": 2209
},
{
"Id": 1110,
"Level": 10,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2010,
"SeniorGroupId": 2210
},
{
"Id": 1111,
"Level": 11,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2011,
"SeniorGroupId": 2211
},
{
"Id": 1112,
"Level": 12,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2012,
"SeniorGroupId": 2212
},
{
"Id": 1113,
"Level": 13,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2013,
"SeniorGroupId": 2213
},
{
"Id": 1114,
"Level": 14,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2014,
"SeniorGroupId": 2214
},
{
"Id": 1115,
"Level": 15,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2015,
"SeniorGroupId": 2215
},
{
"Id": 1116,
"Level": 16,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2016,
"SeniorGroupId": 2216
},
{
"Id": 1117,
"Level": 17,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2017,
"SeniorGroupId": 2217
},
{
"Id": 1118,
"Level": 18,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2018,
"SeniorGroupId": 2218
},
{
"Id": 1119,
"Level": 19,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2019,
"SeniorGroupId": 2219
},
{
"Id": 1120,
"Level": 20,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2020,
"SeniorGroupId": 2220
},
{
"Id": 1121,
"Level": 21,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2021,
"SeniorGroupId": 2221
},
{
"Id": 1122,
"Level": 22,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2022,
"SeniorGroupId": 2222
},
{
"Id": 1123,
"Level": 23,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2023,
"SeniorGroupId": 2223
},
{
"Id": 1124,
"Level": 24,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2024,
"SeniorGroupId": 2224
},
{
"Id": 1125,
"Level": 25,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2025,
"SeniorGroupId": 2225
},
{
"Id": 1126,
"Level": 26,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2026,
"SeniorGroupId": 2226
},
{
"Id": 1127,
"Level": 27,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2027,
"SeniorGroupId": 2227
},
{
"Id": 1128,
"Level": 28,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2028,
"SeniorGroupId": 2228
},
{
"Id": 1129,
"Level": 29,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2029,
"SeniorGroupId": 2229
},
{
"Id": 1130,
"Level": 30,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2030,
"SeniorGroupId": 2230
},
{
"Id": 1131,
"Level": 31,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2031,
"SeniorGroupId": 2231
},
{
"Id": 1132,
"Level": 32,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2032,
"SeniorGroupId": 2232
},
{
"Id": 1133,
"Level": 33,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2033,
"SeniorGroupId": 2233
},
{
"Id": 1134,
"Level": 34,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2034,
"SeniorGroupId": 2234
},
{
"Id": 1135,
"Level": 35,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2035,
"SeniorGroupId": 2235
},
{
"Id": 1136,
"Level": 36,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2036,
"SeniorGroupId": 2236
},
{
"Id": 1137,
"Level": 37,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2037,
"SeniorGroupId": 2237
},
{
"Id": 1138,
"Level": 38,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2038,
"SeniorGroupId": 2238
},
{
"Id": 1139,
"Level": 39,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2039,
"SeniorGroupId": 2239
},
{
"Id": 1140,
"Level": 40,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2040,
"SeniorGroupId": 2240
},
{
"Id": 1141,
"Level": 41,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2041,
"SeniorGroupId": 2241
},
{
"Id": 1142,
"Level": 42,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2042,
"SeniorGroupId": 2242
},
{
"Id": 1143,
"Level": 43,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2043,
"SeniorGroupId": 2243
},
{
"Id": 1144,
"Level": 44,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2044,
"SeniorGroupId": 2244
},
{
"Id": 1145,
"Level": 45,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2045,
"SeniorGroupId": 2245
},
{
"Id": 1146,
"Level": 46,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2046,
"SeniorGroupId": 2246
},
{
"Id": 1147,
"Level": 47,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2047,
"SeniorGroupId": 2247
},
{
"Id": 1148,
"Level": 48,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2048,
"SeniorGroupId": 2248
},
{
"Id": 1149,
"Level": 49,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2049,
"SeniorGroupId": 2249
},
{
"Id": 1150,
"Level": 50,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2050,
"SeniorGroupId": 2250
},
{
"Id": 1151,
"Level": 51,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2051,
"SeniorGroupId": 2251
},
{
"Id": 1152,
"Level": 52,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2052,
"SeniorGroupId": 2252
},
{
"Id": 1153,
"Level": 53,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2053,
"SeniorGroupId": 2253
},
{
"Id": 1154,
"Level": 54,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2054,
"SeniorGroupId": 2254
},
{
"Id": 1155,
"Level": 55,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2055,
"SeniorGroupId": 2255
},
{
"Id": 1156,
"Level": 56,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2056,
"SeniorGroupId": 2256
},
{
"Id": 1157,
"Level": 57,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2057,
"SeniorGroupId": 2257
},
{
"Id": 1158,
"Level": 58,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2058,
"SeniorGroupId": 2258
},
{
"Id": 1159,
"Level": 59,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2059,
"SeniorGroupId": 2259
},
{
"Id": 1160,
"Level": 60,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2060,
"SeniorGroupId": 2260
},
{
"Id": 1161,
"Level": 61,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2061,
"SeniorGroupId": 2261
},
{
"Id": 1162,
"Level": 62,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2062,
"SeniorGroupId": 2262
},
{
"Id": 1163,
"Level": 63,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2063,
"SeniorGroupId": 2263
},
{
"Id": 1164,
"Level": 64,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2064,
"SeniorGroupId": 2264
},
{
"Id": 1165,
"Level": 65,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2065,
"SeniorGroupId": 2265
},
{
"Id": 1166,
"Level": 66,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2066,
"SeniorGroupId": 2266
},
{
"Id": 1167,
"Level": 67,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2067,
"SeniorGroupId": 2267
},
{
"Id": 1168,
"Level": 68,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2068,
"SeniorGroupId": 2268
},
{
"Id": 1169,
"Level": 69,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2069,
"SeniorGroupId": 2269
},
{
"Id": 1170,
"Level": 70,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2070,
"SeniorGroupId": 2270
},
{
"Id": 1171,
"Level": 71,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2071,
"SeniorGroupId": 2271
},
{
"Id": 1172,
"Level": 72,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2072,
"SeniorGroupId": 2272
},
{
"Id": 1173,
"Level": 73,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2073,
"SeniorGroupId": 2273
},
{
"Id": 1174,
"Level": 74,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2074,
"SeniorGroupId": 2274
},
{
"Id": 1175,
"Level": 75,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2075,
"SeniorGroupId": 2275
},
{
"Id": 1176,
"Level": 76,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2076,
"SeniorGroupId": 2276
},
{
"Id": 1177,
"Level": 77,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2077,
"SeniorGroupId": 2277
},
{
"Id": 1178,
"Level": 78,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2078,
"SeniorGroupId": 2278
},
{
"Id": 1179,
"Level": 79,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2079,
"SeniorGroupId": 2279
},
{
"Id": 1180,
"Level": 80,
"LevelExp": 100,
"PeriodId": 3,
"GroupId": 2080,
"SeniorGroupId": 2280
} }
] ]

244
src/api/config/BattlePassTaskConfigCategory.json

@ -2,7 +2,7 @@
{ {
"Id": 1, "Id": 1,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 1, "Title": 1,
"TaskName": "温馨的家宴", "TaskName": "温馨的家宴",
"Description": "举办家宴", "Description": "举办家宴",
"TargetType": 2, "TargetType": 2,
@ -12,17 +12,17 @@
{ {
"Id": 2, "Id": 2,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 1, "Title": 1,
"TaskName": "丰收准备", "TaskName": "丰收准备",
"Description": "为农田施肥", "Description": "为农田施肥",
"TargetType": 6, "TargetType": 10,
"TargetParameter": 1, "TargetParameter": 1,
"GetPoint": 10 "GetPoint": 10
}, },
{ {
"Id": 3, "Id": 3,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 1, "Title": 1,
"TaskName": "不死树", "TaskName": "不死树",
"Description": "为不死树施肥", "Description": "为不死树施肥",
"TargetType": 1, "TargetType": 1,
@ -32,57 +32,57 @@
{ {
"Id": 4, "Id": 4,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 1, "Title": 1,
"TaskName": "谁是英雄", "TaskName": "谁是英雄",
"Description": "挑战四凶兽", "Description": "挑战四凶兽",
"TargetType": 4, "TargetType": 5,
"TargetParameter": 1, "TargetParameter": 1,
"GetPoint": 20 "GetPoint": 20
}, },
{ {
"Id": 5, "Id": 5,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 1, "Title": 1,
"TaskName": "能工巧匠", "TaskName": "能工巧匠",
"Description": "修缮一次建筑", "Description": "修缮一次建筑",
"TargetType": 8, "TargetType": 12,
"TargetParameter": 1, "TargetParameter": 1,
"GetPoint": 10 "GetPoint": 10
}, },
{ {
"Id": 6, "Id": 6,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 1, "Title": 1,
"TaskName": "互通有无", "TaskName": "互通有无",
"Description": "与桃谷商人或者夜市高价回收商人进行交易", "Description": "与桃谷商人或者夜市高价回收商人进行交易",
"TargetType": 5, "TargetType": 7,
"TargetParameter": 1, "TargetParameter": 1,
"GetPoint": 10 "GetPoint": 10
}, },
{ {
"Id": 7, "Id": 7,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 1, "Title": 1,
"TaskName": "神秘商人", "TaskName": "神秘商人",
"Description": "刷新神秘商人的货物", "Description": "刷新神秘商人的货物",
"TargetType": 7, "TargetType": 11,
"TargetParameter": 1, "TargetParameter": 1,
"GetPoint": 20 "GetPoint": 20
}, },
{ {
"Id": 201, "Id": 201,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 2, "Title": 2,
"TaskName": "桃源相伴", "TaskName": "桃源相伴",
"Description": "每周登录游戏3次(每天记1次)", "Description": "每周登录游戏3次(每天记1次)",
"TargetType": 9, "TargetType": 13,
"TargetParameter": 3, "TargetParameter": 3,
"GetPoint": 200 "GetPoint": 200
}, },
{ {
"Id": 202, "Id": 202,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 2, "Title": 2,
"TaskName": "消耗铜钱", "TaskName": "消耗铜钱",
"Description": "每周消耗铜钱达到500万", "Description": "每周消耗铜钱达到500万",
"TargetType": 3, "TargetType": 3,
@ -92,77 +92,37 @@
{ {
"Id": 203, "Id": 203,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 2, "Title": 2,
"TaskName": "扫荡兽潮", "TaskName": "扫荡兽潮",
"Description": "每周扫荡兽潮20次", "Description": "每周扫荡兽潮20次",
"TargetType": 10, "TargetType": 14,
"TargetParameter": 20, "TargetParameter": 20,
"GetPoint": 200 "GetPoint": 200
}, },
{
"Id": 204,
"PeriodId": 1,
"TaskType": 2,
"TaskName": "大丰收准备",
"Description": "为农田施肥",
"TargetType": 6,
"TargetParameter": 3,
"GetPoint": 200
},
{
"Id": 205,
"PeriodId": 1,
"TaskType": 2,
"TaskName": "不死树",
"Description": "为不死树施肥",
"TargetType": 1,
"TargetParameter": 1,
"GetPoint": 200
},
{ {
"Id": 301, "Id": 301,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 3, "Title": 3,
"TaskName": "陵陵宝藏", "TaskName": "陵陵宝藏",
"Description": "参与6轮陵陵宝藏", "Description": "参与6轮陵陵宝藏",
"TargetType": 11, "TargetType": 15,
"TargetParameter": 6, "TargetParameter": 6,
"GetPoint": 600 "GetPoint": 600
}, },
{ {
"Id": 302, "Id": 302,
"PeriodId": 1, "PeriodId": 1,
"TaskType": 3, "Title": 3,
"TaskName": "消耗桃花石", "TaskName": "消耗桃花石",
"Description": "消耗桃花石达到200", "Description": "消耗桃花石达到200",
"TargetType": 12, "TargetType": 16,
"TargetParameter": 200, "TargetParameter": 200,
"GetPoint": 600 "GetPoint": 600
}, },
{
"Id": 303,
"PeriodId": 1,
"TaskType": 3,
"TaskName": "丰收年准备",
"Description": "为农田施肥",
"TargetType": 6,
"TargetParameter": 5,
"GetPoint": 600
},
{
"Id": 304,
"PeriodId": 1,
"TaskType": 3,
"TaskName": "不死树",
"Description": "为不死树施肥",
"TargetType": 1,
"TargetParameter": 1,
"GetPoint": 600
},
{ {
"Id": 1001, "Id": 1001,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 1, "Title": 1,
"TaskName": "温馨的家宴", "TaskName": "温馨的家宴",
"Description": "举办家宴", "Description": "举办家宴",
"TargetType": 2, "TargetType": 2,
@ -172,17 +132,17 @@
{ {
"Id": 1002, "Id": 1002,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 1, "Title": 1,
"TaskName": "丰收准备", "TaskName": "丰收准备",
"Description": "为农田施肥", "Description": "为农田施肥",
"TargetType": 6, "TargetType": 10,
"TargetParameter": 2, "TargetParameter": 2,
"GetPoint": 10 "GetPoint": 10
}, },
{ {
"Id": 1003, "Id": 1003,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 1, "Title": 1,
"TaskName": "不死树", "TaskName": "不死树",
"Description": "为不死树施肥", "Description": "为不死树施肥",
"TargetType": 1, "TargetType": 1,
@ -192,57 +152,57 @@
{ {
"Id": 1004, "Id": 1004,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 1, "Title": 1,
"TaskName": "谁是英雄", "TaskName": "谁是英雄",
"Description": "挑战四凶兽", "Description": "挑战四凶兽",
"TargetType": 4, "TargetType": 5,
"TargetParameter": 2, "TargetParameter": 2,
"GetPoint": 20 "GetPoint": 20
}, },
{ {
"Id": 1005, "Id": 1005,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 1, "Title": 1,
"TaskName": "能工巧匠", "TaskName": "能工巧匠",
"Description": "修缮两次建筑", "Description": "修缮两次建筑",
"TargetType": 8, "TargetType": 12,
"TargetParameter": 2, "TargetParameter": 2,
"GetPoint": 10 "GetPoint": 10
}, },
{ {
"Id": 1006, "Id": 1006,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 1, "Title": 1,
"TaskName": "互通有无", "TaskName": "互通有无",
"Description": "与桃谷商人或者夜市高价回收商人进行交易", "Description": "与桃谷商人或者夜市高价回收商人进行交易",
"TargetType": 5, "TargetType": 7,
"TargetParameter": 2, "TargetParameter": 2,
"GetPoint": 10 "GetPoint": 10
}, },
{ {
"Id": 1007, "Id": 1007,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 1, "Title": 1,
"TaskName": "神秘商人", "TaskName": "神秘商人",
"Description": "刷新神秘商人的货物", "Description": "刷新神秘商人的货物",
"TargetType": 7, "TargetType": 11,
"TargetParameter": 2, "TargetParameter": 2,
"GetPoint": 20 "GetPoint": 20
}, },
{ {
"Id": 1201, "Id": 1201,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 2, "Title": 2,
"TaskName": "桃源相伴", "TaskName": "桃源相伴",
"Description": "每周登录游戏1次(每天记1次)", "Description": "每周登录游戏1次(每天记1次)",
"TargetType": 9, "TargetType": 13,
"TargetParameter": 1, "TargetParameter": 1,
"GetPoint": 200 "GetPoint": 200
}, },
{ {
"Id": 1202, "Id": 1202,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 2, "Title": 2,
"TaskName": "消耗铜钱", "TaskName": "消耗铜钱",
"Description": "每周消耗铜钱达到100万", "Description": "每周消耗铜钱达到100万",
"TargetType": 3, "TargetType": 3,
@ -252,150 +212,30 @@
{ {
"Id": 1203, "Id": 1203,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 2, "Title": 2,
"TaskName": "扫荡兽潮", "TaskName": "扫荡兽潮",
"Description": "每周扫荡兽潮10次", "Description": "每周扫荡兽潮10次",
"TargetType": 10, "TargetType": 14,
"TargetParameter": 10, "TargetParameter": 10,
"GetPoint": 200 "GetPoint": 200
}, },
{ {
"Id": 1301, "Id": 1301,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 3, "Title": 3,
"TaskName": "陵陵宝藏", "TaskName": "陵陵宝藏",
"Description": "参与2轮陵陵宝藏", "Description": "参与2轮陵陵宝藏",
"TargetType": 11, "TargetType": 15,
"TargetParameter": 2, "TargetParameter": 2,
"GetPoint": 600 "GetPoint": 600
}, },
{ {
"Id": 1302, "Id": 1302,
"PeriodId": 2, "PeriodId": 2,
"TaskType": 3, "Title": 3,
"TaskName": "消耗桃花石", "TaskName": "消耗桃花石",
"Description": "消耗桃花石达到10", "Description": "消耗桃花石达到10",
"TargetType": 12, "TargetType": 16,
"TargetParameter": 10,
"GetPoint": 600
},
{
"Id": 1501,
"PeriodId": 3,
"TaskType": 1,
"TaskName": "温馨的家宴",
"Description": "举办家宴",
"TargetType": 2,
"TargetParameter": 2,
"GetPoint": 20
},
{
"Id": 1502,
"PeriodId": 3,
"TaskType": 1,
"TaskName": "丰收准备",
"Description": "为农田施肥",
"TargetType": 6,
"TargetParameter": 2,
"GetPoint": 10
},
{
"Id": 1503,
"PeriodId": 3,
"TaskType": 1,
"TaskName": "不死树",
"Description": "为不死树施肥",
"TargetType": 1,
"TargetParameter": 2,
"GetPoint": 10
},
{
"Id": 1504,
"PeriodId": 3,
"TaskType": 1,
"TaskName": "谁是英雄",
"Description": "挑战四凶兽",
"TargetType": 4,
"TargetParameter": 2,
"GetPoint": 20
},
{
"Id": 1505,
"PeriodId": 3,
"TaskType": 1,
"TaskName": "能工巧匠",
"Description": "修缮两次建筑",
"TargetType": 8,
"TargetParameter": 2,
"GetPoint": 10
},
{
"Id": 1506,
"PeriodId": 3,
"TaskType": 1,
"TaskName": "互通有无",
"Description": "与桃谷商人或者夜市高价回收商人进行交易",
"TargetType": 5,
"TargetParameter": 2,
"GetPoint": 10
},
{
"Id": 1507,
"PeriodId": 3,
"TaskType": 1,
"TaskName": "神秘商人",
"Description": "刷新神秘商人的货物",
"TargetType": 7,
"TargetParameter": 2,
"GetPoint": 20
},
{
"Id": 1508,
"PeriodId": 3,
"TaskType": 2,
"TaskName": "桃源相伴",
"Description": "每周登录游戏1次(每天记1次)",
"TargetType": 9,
"TargetParameter": 1,
"GetPoint": 200
},
{
"Id": 1509,
"PeriodId": 3,
"TaskType": 2,
"TaskName": "消耗铜钱",
"Description": "每周消耗铜钱达到100万",
"TargetType": 3,
"TargetParameter": 1000000,
"GetPoint": 200
},
{
"Id": 1510,
"PeriodId": 3,
"TaskType": 2,
"TaskName": "扫荡兽潮",
"Description": "每周扫荡兽潮10次",
"TargetType": 10,
"TargetParameter": 10,
"GetPoint": 200
},
{
"Id": 1511,
"PeriodId": 3,
"TaskType": 3,
"TaskName": "陵陵宝藏",
"Description": "参与2轮陵陵宝藏",
"TargetType": 11,
"TargetParameter": 2,
"GetPoint": 600
},
{
"Id": 1512,
"PeriodId": 3,
"TaskType": 3,
"TaskName": "消耗桃花石",
"Description": "消耗桃花石达到10",
"TargetType": 12,
"TargetParameter": 10, "TargetParameter": 10,
"GetPoint": 600 "GetPoint": 600
} }

7
src/api/config/BuildFunctionConfigCategory.json

@ -798,6 +798,13 @@
0 0
] ]
}, },
{
"Id": 677,
"ResourcesPointId": 0,
"ItemConversion": [
0
]
},
{ {
"Id": 1000, "Id": 1000,
"ResourcesPointId": 210, "ResourcesPointId": 210,

194
src/api/config/BusinessManConfigCategory.json

@ -4,6 +4,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -15,9 +17,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -26,6 +28,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -37,9 +41,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -48,6 +52,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -59,9 +65,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -70,6 +76,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -81,9 +89,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -92,6 +100,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -103,9 +113,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -114,6 +124,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -125,9 +137,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -136,6 +148,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -147,9 +161,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -158,6 +172,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -169,9 +185,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -180,6 +196,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -191,9 +209,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -202,6 +220,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -213,9 +233,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -224,6 +244,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -235,9 +257,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -246,6 +268,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -257,9 +281,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -268,6 +292,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -279,9 +305,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -290,6 +316,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -301,9 +329,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -312,6 +340,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -323,9 +353,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -334,6 +364,8 @@
"Name": "桃谷货郎", "Name": "桃谷货郎",
"Type": 1, "Type": 1,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 4, "ItemGroup": 4,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -345,9 +377,9 @@
"SaleRefreshTimes": 3, "SaleRefreshTimes": 3,
"RecycleRefreshTimes": 3, "RecycleRefreshTimes": 3,
"ResetItem": 220000, "ResetItem": 220000,
"ResetItemNum": 10, "ResetItemNum": 20,
"Increment": 10, "Increment": 20,
"ResetLimited": 8, "ResetLimited": 4,
"ResetType": 1, "ResetType": 1,
"ResetTypeParameter": 500 "ResetTypeParameter": 500
}, },
@ -356,6 +388,8 @@
"Name": "渔溪杂货", "Name": "渔溪杂货",
"Type": 2, "Type": 2,
"TypeParameter": 1, "TypeParameter": 1,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 101, "ItemGroup": 101,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -378,6 +412,8 @@
"Name": "青丘杂货", "Name": "青丘杂货",
"Type": 2, "Type": 2,
"TypeParameter": 1, "TypeParameter": 1,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 102, "ItemGroup": 102,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -400,6 +436,8 @@
"Name": "朱山杂货", "Name": "朱山杂货",
"Type": 2, "Type": 2,
"TypeParameter": 1, "TypeParameter": 1,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 103, "ItemGroup": 103,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -422,6 +460,8 @@
"Name": "白玉杂货", "Name": "白玉杂货",
"Type": 2, "Type": 2,
"TypeParameter": 1, "TypeParameter": 1,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 104, "ItemGroup": 104,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -444,6 +484,8 @@
"Name": "银蟾小摊", "Name": "银蟾小摊",
"Type": 2, "Type": 2,
"TypeParameter": 2, "TypeParameter": 2,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 302, "ItemGroup": 302,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -466,6 +508,8 @@
"Name": "鲁明严选", "Name": "鲁明严选",
"Type": 2, "Type": 2,
"TypeParameter": 2, "TypeParameter": 2,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 407, "ItemGroup": 407,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -488,6 +532,8 @@
"Name": "渔溪特产", "Name": "渔溪特产",
"Type": 2, "Type": 2,
"TypeParameter": 3, "TypeParameter": 3,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 401, "ItemGroup": 401,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -510,6 +556,8 @@
"Name": "赤丘佳品", "Name": "赤丘佳品",
"Type": 2, "Type": 2,
"TypeParameter": 3, "TypeParameter": 3,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 402, "ItemGroup": 402,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -532,6 +580,8 @@
"Name": "太姥特供", "Name": "太姥特供",
"Type": 2, "Type": 2,
"TypeParameter": 3, "TypeParameter": 3,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 403, "ItemGroup": 403,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -554,6 +604,8 @@
"Name": "青山优选", "Name": "青山优选",
"Type": 2, "Type": 2,
"TypeParameter": 3, "TypeParameter": 3,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 404, "ItemGroup": 404,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -576,6 +628,8 @@
"Name": "叮咚装饰", "Name": "叮咚装饰",
"Type": 2, "Type": 2,
"TypeParameter": 3, "TypeParameter": 3,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 405, "ItemGroup": 405,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -598,6 +652,8 @@
"Name": "神秘商人", "Name": "神秘商人",
"Type": 3, "Type": 3,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 202, "ItemGroup": 202,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -620,6 +676,8 @@
"Name": "食券商店", "Name": "食券商店",
"Type": 4, "Type": 4,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 301, "ItemGroup": 301,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -642,6 +700,8 @@
"Name": "新鲜鱼市", "Name": "新鲜鱼市",
"Type": 4, "Type": 4,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 303, "ItemGroup": 303,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -664,6 +724,8 @@
"Name": "刀币商城", "Name": "刀币商城",
"Type": 4, "Type": 4,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 201, "ItemGroup": 201,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -686,6 +748,8 @@
"Name": "锤币商店", "Name": "锤币商店",
"Type": 4, "Type": 4,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 203, "ItemGroup": 203,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -708,6 +772,8 @@
"Name": "虎币商店", "Name": "虎币商店",
"Type": 4, "Type": 4,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 204, "ItemGroup": 204,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -730,6 +796,8 @@
"Name": "成就商人", "Name": "成就商人",
"Type": 4, "Type": 4,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 406, "ItemGroup": 406,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -752,6 +820,8 @@
"Name": "远征商人", "Name": "远征商人",
"Type": 4, "Type": 4,
"TypeParameter": 0, "TypeParameter": 0,
"StartTime": "-1",
"EndTime": "-1",
"ItemGroup": 205, "ItemGroup": 205,
"ExtraItemGroup": 0, "ExtraItemGroup": 0,
"ExtraItemNum": 0, "ExtraItemNum": 0,
@ -766,7 +836,31 @@
"ResetItemNum": 0, "ResetItemNum": 0,
"Increment": 0, "Increment": 0,
"ResetLimited": 0, "ResetLimited": 0,
"ResetType": 2, "ResetType": 0,
"ResetTypeParameter": 500 "ResetTypeParameter": 0
},
{
"Id": 4008,
"Name": "关扑商店",
"Type": 4,
"TypeParameter": 0,
"StartTime": "2025/9/17",
"EndTime": "2025/10/7",
"ItemGroup": 408,
"ExtraItemGroup": 0,
"ExtraItemNum": 0,
"DiscountNum": 0,
"CommonRecycleItem": 0,
"RecycleItem": 0,
"RecycleItemNum": 0,
"HighPricedNum": 0,
"SaleRefreshTimes": 0,
"RecycleRefreshTimes": 0,
"ResetItem": 0,
"ResetItemNum": 0,
"Increment": 0,
"ResetLimited": 0,
"ResetType": 0,
"ResetTypeParameter": 0
} }
] ]

24
src/api/config/CommonShopConfigCategory.json

@ -502,5 +502,29 @@
"Discount": 80, "Discount": 80,
"DiscountWeight": 10, "DiscountWeight": 10,
"RefreshCycle": 0 "RefreshCycle": 0
},
{
"Id": 43,
"ItemId": 7083,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"Number": 1,
"Currency": 2,
"Price": 200,
"Discount": 80,
"DiscountWeight": 10,
"RefreshCycle": 0
},
{
"Id": 44,
"ItemId": 7084,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"Number": 1,
"Currency": 2,
"Price": 200,
"Discount": 80,
"DiscountWeight": 10,
"RefreshCycle": 0
} }
] ]

719
src/api/config/DecorationsConfigCategory.json

File diff suppressed because it is too large Load Diff

208
src/api/config/DialogueConfigCategory.json

@ -287,6 +287,190 @@
"NameFile": "", "NameFile": "",
"Position": 0 "Position": 0
}, },
{
"Id": 501,
"DialogueText": "鸿运当头!",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 502,
"DialogueText": "手气太旺啦!",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 503,
"DialogueText": "好运常伴吾身!",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 504,
"DialogueText": "今日心想事成!",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 505,
"DialogueText": "博个好兆头!",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 506,
"DialogueText": "喜从天降啦!",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 507,
"DialogueText": "运气来了挡不住!",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 508,
"DialogueText": "运气尚可。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 509,
"DialogueText": "侥幸,侥幸。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 510,
"DialogueText": "好运道啊。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 511,
"DialogueText": "守得云开见月明。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 512,
"DialogueText": "妙手回春,福运亦至。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 513,
"DialogueText": "愿以此运,祛病消灾。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 514,
"DialogueText": "嗯,不错。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 515,
"DialogueText": "好运!愿福泽庇佑村落。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 516,
"DialogueText": "福至心灵",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 517,
"DialogueText": "好运如火!",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 518,
"DialogueText": "今日运道好",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 519,
"DialogueText": "今日之运,早已注定。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 520,
"DialogueText": "缘,妙不可言。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 521,
"DialogueText": "轮到我了",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 522,
"DialogueText": "看我的",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 523,
"DialogueText": "来个状元",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{ {
"Id": 1001, "Id": 1001,
"DialogueText": "传说中有一个人上山砍柴的时候听到了一声巨大的狗吠声", "DialogueText": "传说中有一个人上山砍柴的时候听到了一声巨大的狗吠声",
@ -6071,6 +6255,30 @@
"NameFile": "", "NameFile": "",
"Position": 0 "Position": 0
}, },
{
"Id": 5026,
"DialogueText": "暮色中,田埂上人影匆匆,皆向炊烟处赶去。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 5027,
"DialogueText": "村口孩童奔迎,老人倚门笑望。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{
"Id": 5028,
"DialogueText": "马车停稳,游子高呼爹娘,声惊檐下栖鸦。",
"IconFIle": "",
"UIPrefabName": "",
"NameFile": "",
"Position": 0
},
{ {
"Id": 6001, "Id": 6001,
"DialogueText": "您是从哪里来的呢", "DialogueText": "您是从哪里来的呢",

2849
src/api/config/EquipmentConfigCategory.json

File diff suppressed because it is too large Load Diff

1157
src/api/config/EquipmentExtraConfigCategory.json

File diff suppressed because it is too large Load Diff

5
src/api/config/ErrorCodeConfigCategory.json

@ -1074,6 +1074,11 @@
"Field": "ERR_HaveDouble", "Field": "ERR_HaveDouble",
"Desc_zh": "目前已经是双倍状态" "Desc_zh": "目前已经是双倍状态"
}, },
{
"Id": 220137,
"Field": "ERR_NotEnoughTimes",
"Desc_zh": "次数不够"
},
{ {
"Id": 310000, "Id": 310000,
"Field": "ERR_GMDisabled", "Field": "ERR_GMDisabled",

122
src/api/config/ExpeditionBuffConfigCategory.json

@ -1,62 +1,146 @@
[ [
{ {
"Id": 1, "Id": 1,
"GroupId": 1001, "GroupId": 1,
"BuffId": 300001, "BuffId": 300001,
"Weight": 1 "Weight": 100
}, },
{ {
"Id": 2, "Id": 2,
"GroupId": 1001, "GroupId": 1,
"BuffId": 300002, "BuffId": 300002,
"Weight": 1 "Weight": 100
}, },
{ {
"Id": 3, "Id": 3,
"GroupId": 1001, "GroupId": 1,
"BuffId": 300003, "BuffId": 300003,
"Weight": 1 "Weight": 100
}, },
{ {
"Id": 4, "Id": 4,
"GroupId": 1001, "GroupId": 1,
"BuffId": 300004, "BuffId": 300004,
"Weight": 1 "Weight": 100
}, },
{ {
"Id": 5, "Id": 5,
"GroupId": 1001, "GroupId": 1,
"BuffId": 300005, "BuffId": 300005,
"Weight": 1 "Weight": 100
}, },
{ {
"Id": 6, "Id": 6,
"GroupId": 1001, "GroupId": 1,
"BuffId": 300006, "BuffId": 300006,
"Weight": 1 "Weight": 100
}, },
{ {
"Id": 7, "Id": 7,
"GroupId": 1001, "GroupId": 1,
"BuffId": 300007, "BuffId": 300007,
"Weight": 1 "Weight": 100
}, },
{ {
"Id": 8, "Id": 8,
"GroupId": 1001, "GroupId": 1,
"BuffId": 300008, "BuffId": 300008,
"Weight": 1 "Weight": 100
}, },
{ {
"Id": 9, "Id": 9,
"GroupId": 1001, "GroupId": 1,
"BuffId": 300009, "BuffId": 300009,
"Weight": 1 "Weight": 100
}, },
{ {
"Id": 10, "Id": 10,
"GroupId": 1001, "GroupId": 1,
"BuffId": 300010, "BuffId": 300010,
"Weight": 100
},
{
"Id": 11,
"GroupId": 1,
"BuffId": 300011,
"Weight": 50
},
{
"Id": 12,
"GroupId": 1,
"BuffId": 300012,
"Weight": 100
},
{
"Id": 13,
"GroupId": 1,
"BuffId": 300013,
"Weight": 15
},
{
"Id": 14,
"GroupId": 1,
"BuffId": 300014,
"Weight": 20
},
{
"Id": 15,
"GroupId": 2,
"BuffId": 300001,
"Weight": 10
},
{
"Id": 16,
"GroupId": 2,
"BuffId": 300002,
"Weight": 3
},
{
"Id": 17,
"GroupId": 2,
"BuffId": 300003,
"Weight": 2
},
{
"Id": 18,
"GroupId": 2,
"BuffId": 300004,
"Weight": 1
},
{
"Id": 19,
"GroupId": 2,
"BuffId": 300005,
"Weight": 4
},
{
"Id": 20,
"GroupId": 2,
"BuffId": 300006,
"Weight": 3
},
{
"Id": 21,
"GroupId": 2,
"BuffId": 300007,
"Weight": 2
},
{
"Id": 22,
"GroupId": 2,
"BuffId": 300008,
"Weight": 1 "Weight": 1
},
{
"Id": 23,
"GroupId": 2,
"BuffId": 300009,
"Weight": 4
},
{
"Id": 24,
"GroupId": 2,
"BuffId": 300010,
"Weight": 2
} }
] ]

104
src/api/config/ExpeditionMapConfigCategory.json

@ -1,69 +1,129 @@
[ [
{ {
"Id": 10011, "Id": 10011,
"GroupId": 1001, "GroupId": 1,
"Name": "小山道", "Name": "小山道",
"DefaultUnlock": true,
"Unlock1": 10012, "Unlock1": 10012,
"Unlock2": 10013, "Unlock2": 10013,
"Unlock3": 0, "Unlock3": 0,
"MonsterGroup": [ "MonsterGroup": [
33001 1001101,
1001102,
1001103,
1001104,
1001105
], ],
"Integral": 0, "MonsterPoint": [
1,
2,
3,
4,
5
],
"IntegralFirst": 100,
"IntegralRepeat": 50,
"Icon": "", "Icon": "",
"RecommendPower": 11451,
"RegionID": 8001, "RegionID": 8001,
"Intelligence": "" "Intelligence": ""
}, },
{ {
"Id": 10012, "Id": 10012,
"GroupId": 1001, "GroupId": 1,
"Name": "试炼", "Name": "试炼",
"DefaultUnlock": false,
"Unlock1": 10013, "Unlock1": 10013,
"Unlock2": 10014, "Unlock2": 10014,
"Unlock3": 0, "Unlock3": 0,
"MonsterGroup": [], "MonsterGroup": [
"Integral": 0, 1001201,
1001202
],
"MonsterPoint": [
1,
2
],
"IntegralFirst": 140,
"IntegralRepeat": 70,
"Icon": "", "Icon": "",
"RegionID": 8001, "RecommendPower": 11451,
"RegionID": 8002,
"Intelligence": "" "Intelligence": ""
}, },
{ {
"Id": 10013, "Id": 10013,
"GroupId": 1001, "GroupId": 1,
"Name": "大榕树", "Name": "大榕树",
"DefaultUnlock": false,
"Unlock1": 10014, "Unlock1": 10014,
"Unlock2": 10015, "Unlock2": 10015,
"Unlock3": 0, "Unlock3": 0,
"MonsterGroup": [], "MonsterGroup": [
"Integral": 0, 1001301,
1001301,
1001301,
1001301,
1001301
],
"MonsterPoint": [
1,
2,
3,
4,
5
],
"IntegralFirst": 180,
"IntegralRepeat": 90,
"Icon": "", "Icon": "",
"RegionID": 8001, "RecommendPower": 11451,
"Intelligence": "" "RegionID": 8003,
"Intelligence": "·猩猩\n受到的近战伤害降低50%\n受到的远程伤害提高50%"
}, },
{ {
"Id": 10014, "Id": 10014,
"GroupId": 1001, "GroupId": 1,
"Name": "试炼", "Name": "试炼",
"DefaultUnlock": false,
"Unlock1": 10013, "Unlock1": 10013,
"Unlock2": 10015, "Unlock2": 10015,
"Unlock3": 0, "Unlock3": 0,
"MonsterGroup": [], "MonsterGroup": [
"Integral": 0, 1001402,
1001403,
1001401
],
"MonsterPoint": [
1,
2,
3
],
"IntegralFirst": 220,
"IntegralRepeat": 110,
"Icon": "", "Icon": "",
"RegionID": 8001, "RecommendPower": 11451,
"Intelligence": "" "RegionID": 8002,
"Intelligence": "战斗开始25秒时,慕容婉会释放一次沐春风,恢复敌方全体5000点生命值"
}, },
{ {
"Id": 10015, "Id": 10015,
"GroupId": 1001, "GroupId": 1,
"Name": "廖山", "Name": "廖山",
"DefaultUnlock": false,
"Unlock1": 10013, "Unlock1": 10013,
"Unlock2": 10014, "Unlock2": 10014,
"Unlock3": 0, "Unlock3": 0,
"MonsterGroup": [], "MonsterGroup": [
"Integral": 0, 1001501
],
"MonsterPoint": [
1
],
"IntegralFirst": 260,
"IntegralRepeat": 130,
"Icon": "", "Icon": "",
"RegionID": 8001, "RecommendPower": 11451,
"Intelligence": "" "RegionID": 8004,
"Intelligence": "·穷奇\n技能-狮子吼:穷奇向前方发出一道声波,造成伤害;每25秒释放一次\n技能-光之吐息:穷奇高高跃起,发出一颗光球砸向地面,造成伤害,并使勇士免伤、防御降低20%;每180秒释放一次\n第一阶段(血量≥60%):\n闪避率较高,受到的暴击伤害提升50%\n第二阶段(60%≥血量≥20%):\n受到的远程伤害降低99%,受到的近战伤害增加50%,每90秒发动一次狂暴,攻击力提升,持续30秒\n第三阶段(血量≤20%):\n1-召唤4只狼,优先攻击远程单位\n2-每当召唤的狼被击杀时,穷奇的防御力降低25%,最多叠加4层;若4只狼均被击杀,穷奇会释放全屏秒杀技能\n3-受到的远程伤害提升100%"
} }
] ]

14
src/api/config/ExpeditionMapGroupConfigCategory.json

@ -3,9 +3,8 @@
"Id": 1, "Id": 1,
"ChapterId": 1, "ChapterId": 1,
"Name": "廖山", "Name": "廖山",
"NextChapterId": 2, "NextChapterId": 0,
"LevelsGroup": 1001, "LevelsGroup": 1,
"BuffGroup": 1001,
"ChapterMap": "" "ChapterMap": ""
}, },
{ {
@ -13,8 +12,7 @@
"ChapterId": 2, "ChapterId": 2,
"Name": "北山坪", "Name": "北山坪",
"NextChapterId": 3, "NextChapterId": 3,
"LevelsGroup": 1002, "LevelsGroup": 0,
"BuffGroup": 0,
"ChapterMap": "" "ChapterMap": ""
}, },
{ {
@ -22,8 +20,7 @@
"ChapterId": 3, "ChapterId": 3,
"Name": "青云寺", "Name": "青云寺",
"NextChapterId": 4, "NextChapterId": 4,
"LevelsGroup": 1003, "LevelsGroup": 0,
"BuffGroup": 0,
"ChapterMap": "" "ChapterMap": ""
}, },
{ {
@ -31,8 +28,7 @@
"ChapterId": 4, "ChapterId": 4,
"Name": "乌鸦渡", "Name": "乌鸦渡",
"NextChapterId": 0, "NextChapterId": 0,
"LevelsGroup": 1004, "LevelsGroup": 0,
"BuffGroup": 0,
"ChapterMap": "" "ChapterMap": ""
} }
] ]

71
src/api/config/ExpeditionMonsterConfigCategory.json

@ -1,8 +1,73 @@
[ [
{ {
"Id": 33001, "Id": 1001101,
"MonsterID": 31002,
"InitBuffList": []
},
{
"Id": 1001102,
"MonsterID": 31002,
"InitBuffList": []
},
{
"Id": 1001103,
"MonsterID": 31001,
"InitBuffList": []
},
{
"Id": 1001104,
"MonsterID": 31001,
"InitBuffList": []
},
{
"Id": 1001105,
"MonsterID": 31001,
"InitBuffList": []
},
{
"Id": 1001201,
"MonsterID": 31003,
"InitBuffList": []
},
{
"Id": 1001202,
"MonsterID": 31004,
"InitBuffList": []
},
{
"Id": 1001301,
"MonsterID": 31005,
"InitBuffList": [
310064
]
},
{
"Id": 1001401,
"MonsterID": 31006,
"InitBuffList": []
},
{
"Id": 1001402,
"MonsterID": 31007,
"InitBuffList": []
},
{
"Id": 1001403,
"MonsterID": 31008,
"InitBuffList": [
1130
]
},
{
"Id": 1001501,
"MonsterID": 33001, "MonsterID": 33001,
"StageGroup": 30001, "InitBuffList": [
"Weight": 0 330011,
330012,
330013,
330016,
330017,
330018
]
} }
] ]

10
src/api/config/ExploreEventConfigCategory.json

@ -66,7 +66,7 @@
10 10
], ],
"Weight": 900, "Weight": 900,
"Description": "翻开破旧木箱,发几枚铜钱。" "Description": "翻开破旧木箱,发几枚铜钱。"
}, },
{ {
"Id": 8, "Id": 8,
@ -483,7 +483,7 @@
50 50
], ],
"Weight": 900, "Weight": 900,
"Description": "翻开破旧木箱,发几枚铜钱。" "Description": "翻开破旧木箱,发几枚铜钱。"
}, },
{ {
"Id": 108, "Id": 108,
@ -948,7 +948,7 @@
50 50
], ],
"Weight": 900, "Weight": 900,
"Description": "翻开破旧木箱,发几枚铜钱。" "Description": "翻开破旧木箱,发几枚铜钱。"
}, },
{ {
"Id": 209, "Id": 209,
@ -1389,7 +1389,7 @@
50 50
], ],
"Weight": 900, "Weight": 900,
"Description": "翻开破旧木箱,发几枚铜钱。" "Description": "翻开破旧木箱,发几枚铜钱。"
}, },
{ {
"Id": 308, "Id": 308,
@ -1830,7 +1830,7 @@
50 50
], ],
"Weight": 900, "Weight": 900,
"Description": "翻开破旧木箱,发几枚铜钱。" "Description": "翻开破旧木箱,发几枚铜钱。"
}, },
{ {
"Id": 408, "Id": 408,

66
src/api/config/FeastDialogueConfigCategory.json

@ -3354,5 +3354,71 @@
"DialogueOrder": 11, "DialogueOrder": 11,
"DialogueRole": 1, "DialogueRole": 1,
"Text": "宜其室家喽——!" "Text": "宜其室家喽——!"
},
{
"Id": 6001,
"DialogueType": 4,
"GroupId": 6000,
"Scale": [
1
],
"DialogueOrder": 1,
"DialogueRole": 5,
"Text": "娘,您快尝尝这蟹,膏满着呢!"
},
{
"Id": 6002,
"DialogueType": 4,
"GroupId": 6000,
"Scale": [
1
],
"DialogueOrder": 2,
"DialogueRole": 1,
"Text": "好,好!你们都回来了,吃什么都香。"
},
{
"Id": 6003,
"DialogueType": 4,
"GroupId": 6000,
"Scale": [
1
],
"DialogueOrder": 3,
"DialogueRole": 3,
"Text": "爹,我敬您!祝您身体硬朗,笑口常开!"
},
{
"Id": 6004,
"DialogueType": 4,
"GroupId": 6000,
"Scale": [
1
],
"DialogueOrder": 4,
"DialogueRole": 2,
"Text": "哈哈,团圆就好!大家都健康平安就是福!"
},
{
"Id": 6005,
"DialogueType": 4,
"GroupId": 6000,
"Scale": [
1
],
"DialogueOrder": 5,
"DialogueRole": 5,
"Text": "小妹,这蛋黄莲蓉月饼是你的最爱,快拿着!"
},
{
"Id": 6006,
"DialogueType": 4,
"GroupId": 6000,
"Scale": [
1
],
"DialogueOrder": 6,
"DialogueRole": 4,
"Text": "嗯!咱家月饼就是甜!明天我还要吃!"
} }
] ]

13
src/api/config/FeastTextConfigCategory.json

@ -86,5 +86,18 @@
5024, 5024,
5025 5025
] ]
},
{
"Id": 4000,
"Type": 4,
"Scale": [
1
],
"Order": 2,
"Text": [
5026,
5027,
5028
]
} }
] ]

70
src/api/config/FoodConfigCategory.json

@ -435,8 +435,8 @@
"Id": 55, "Id": 55,
"Name": "渔溪蟹丸", "Name": "渔溪蟹丸",
"Type": 0, "Type": 0,
"NutritiveValue": 80, "NutritiveValue": 100,
"FoodNum": 60, "FoodNum": 50,
"Buff": 0, "Buff": 0,
"Description": "" "Description": ""
}, },
@ -444,8 +444,8 @@
"Id": 56, "Id": 56,
"Name": "赤丘老窖", "Name": "赤丘老窖",
"Type": 0, "Type": 0,
"NutritiveValue": 80, "NutritiveValue": 50,
"FoodNum": 60, "FoodNum": 5,
"Buff": 0, "Buff": 0,
"Description": "" "Description": ""
}, },
@ -453,8 +453,8 @@
"Id": 57, "Id": 57,
"Name": "太姥肉羹", "Name": "太姥肉羹",
"Type": 0, "Type": 0,
"NutritiveValue": 80, "NutritiveValue": 100,
"FoodNum": 60, "FoodNum": 50,
"Buff": 0, "Buff": 0,
"Description": "" "Description": ""
}, },
@ -462,11 +462,47 @@
"Id": 58, "Id": 58,
"Name": "青山肥鹅蒸", "Name": "青山肥鹅蒸",
"Type": 0, "Type": 0,
"NutritiveValue": 80, "NutritiveValue": 100,
"FoodNum": 60, "FoodNum": 60,
"Buff": 0, "Buff": 0,
"Description": "" "Description": ""
}, },
{
"Id": 59,
"Name": "木须肉",
"Type": 2,
"NutritiveValue": 100,
"FoodNum": 40,
"Buff": 0,
"Description": ""
},
{
"Id": 60,
"Name": "鸡蛋羹",
"Type": 3,
"NutritiveValue": 80,
"FoodNum": 40,
"Buff": 0,
"Description": ""
},
{
"Id": 61,
"Name": "桂花糕",
"Type": 2,
"NutritiveValue": 30,
"FoodNum": 30,
"Buff": 0,
"Description": ""
},
{
"Id": 62,
"Name": "月饼",
"Type": 2,
"NutritiveValue": 50,
"FoodNum": 30,
"Buff": 0,
"Description": ""
},
{ {
"Id": 203, "Id": 203,
"Name": "野菜汤", "Name": "野菜汤",
@ -849,9 +885,27 @@
"Id": 245, "Id": 245,
"Name": "炭烤鱼干", "Name": "炭烤鱼干",
"Type": 2, "Type": 2,
"NutritiveValue": 60, "NutritiveValue": 70,
"FoodNum": 50, "FoodNum": 50,
"Buff": 0, "Buff": 0,
"Description": "" "Description": ""
},
{
"Id": 246,
"Name": "木须肉",
"Type": 2,
"NutritiveValue": 110,
"FoodNum": 40,
"Buff": 0,
"Description": ""
},
{
"Id": 247,
"Name": "鸡蛋羹",
"Type": 3,
"NutritiveValue": 90,
"FoodNum": 40,
"Buff": 0,
"Description": ""
} }
] ]

45
src/api/config/FoodTicketConfigCategory.json

@ -367,5 +367,50 @@
"ExchangeTimes": 2, "ExchangeTimes": 2,
"OrdinaryCurrencyNum": 4, "OrdinaryCurrencyNum": 4,
"ExcellentCurrencyNum": 8 "ExcellentCurrencyNum": 8
},
{
"Id": 42,
"Item": 2055,
"ItemNumber": 1,
"Currency": 701,
"ExchangeTimes": 4,
"OrdinaryCurrencyNum": 10,
"ExcellentCurrencyNum": 0
},
{
"Id": 43,
"Item": 2057,
"ItemNumber": 1,
"Currency": 701,
"ExchangeTimes": 4,
"OrdinaryCurrencyNum": 10,
"ExcellentCurrencyNum": 0
},
{
"Id": 44,
"Item": 2058,
"ItemNumber": 1,
"Currency": 701,
"ExchangeTimes": 4,
"OrdinaryCurrencyNum": 10,
"ExcellentCurrencyNum": 0
},
{
"Id": 45,
"Item": 2059,
"ItemNumber": 1,
"Currency": 701,
"ExchangeTimes": 3,
"OrdinaryCurrencyNum": 13,
"ExcellentCurrencyNum": 26
},
{
"Id": 46,
"Item": 2060,
"ItemNumber": 1,
"Currency": 701,
"ExchangeTimes": 3,
"OrdinaryCurrencyNum": 6,
"ExcellentCurrencyNum": 12
} }
] ]

380
src/api/config/FunctionItemConfigCategory.json

@ -219,7 +219,7 @@
"Id": 35, "Id": 35,
"Name": "食谱:果酒", "Name": "食谱:果酒",
"UseType": 3, "UseType": 3,
"ScaleCondition": 7, "ScaleCondition": 18,
"UseTypeParameter": 2052, "UseTypeParameter": 2052,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
@ -227,7 +227,7 @@
"Id": 36, "Id": 36,
"Name": "食谱:杜康", "Name": "食谱:杜康",
"UseType": 3, "UseType": 3,
"ScaleCondition": 7, "ScaleCondition": 18,
"UseTypeParameter": 2053, "UseTypeParameter": 2053,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
@ -239,6 +239,30 @@
"UseTypeParameter": 2054, "UseTypeParameter": 2054,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 38,
"Name": "食谱:木须肉",
"UseType": 3,
"ScaleCondition": 16,
"UseTypeParameter": 2055,
"UseTypeParameter2": 0
},
{
"Id": 39,
"Name": "食谱:鸡蛋羹",
"UseType": 3,
"ScaleCondition": 19,
"UseTypeParameter": 2056,
"UseTypeParameter2": 0
},
{
"Id": 40,
"Name": "食谱:桂花糕",
"UseType": 3,
"ScaleCondition": 19,
"UseTypeParameter": 2057,
"UseTypeParameter2": 0
},
{ {
"Id": 100, "Id": 100,
"Name": "精品食谱:野菜汤", "Name": "精品食谱:野菜汤",
@ -583,6 +607,22 @@
"UseTypeParameter": 2545, "UseTypeParameter": 2545,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 144,
"Name": "精品食谱:木须肉",
"UseType": 3,
"ScaleCondition": 16,
"UseTypeParameter": 2546,
"UseTypeParameter2": 0
},
{
"Id": 145,
"Name": "精品食谱:鸡蛋羹",
"UseType": 3,
"ScaleCondition": 19,
"UseTypeParameter": 2547,
"UseTypeParameter2": 0
},
{ {
"Id": 201, "Id": 201,
"Name": "图纸:雕像·1级", "Name": "图纸:雕像·1级",
@ -1087,6 +1127,14 @@
"UseTypeParameter": 676, "UseTypeParameter": 676,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 273,
"Name": "图纸:邀月亭",
"UseType": 3,
"ScaleCondition": 21,
"UseTypeParameter": 677,
"UseTypeParameter2": 0
},
{ {
"Id": 301, "Id": 301,
"Name": "农学:种植大豆", "Name": "农学:种植大豆",
@ -1767,6 +1815,30 @@
"UseTypeParameter": 5000, "UseTypeParameter": 5000,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 815,
"Name": "外观礼盒",
"UseType": 19,
"ScaleCondition": 0,
"UseTypeParameter": 10,
"UseTypeParameter2": 0
},
{
"Id": 816,
"Name": "邀月帖",
"UseType": 36,
"ScaleCondition": 0,
"UseTypeParameter": 7328,
"UseTypeParameter2": 0
},
{
"Id": 817,
"Name": "专属武器箱",
"UseType": 19,
"ScaleCondition": 0,
"UseTypeParameter": 11,
"UseTypeParameter2": 0
},
{ {
"Id": 1001, "Id": 1001,
"Name": "浆果苗", "Name": "浆果苗",
@ -1975,6 +2047,30 @@
"UseTypeParameter": 25, "UseTypeParameter": 25,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 1029,
"Name": "矮竹苗",
"UseType": 1,
"ScaleCondition": 0,
"UseTypeParameter": 29,
"UseTypeParameter2": 0
},
{
"Id": 1030,
"Name": "芭蕉树苗",
"UseType": 1,
"ScaleCondition": 0,
"UseTypeParameter": 30,
"UseTypeParameter2": 0
},
{
"Id": 1031,
"Name": "桂花树苗",
"UseType": 1,
"ScaleCondition": 0,
"UseTypeParameter": 31,
"UseTypeParameter2": 0
},
{ {
"Id": 1401, "Id": 1401,
"Name": "七品技能丹", "Name": "七品技能丹",
@ -2068,7 +2164,7 @@
"Name": "桃泥", "Name": "桃泥",
"UseType": 8, "UseType": 8,
"ScaleCondition": 0, "ScaleCondition": 0,
"UseTypeParameter": 200, "UseTypeParameter": 400,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{ {
@ -2076,7 +2172,7 @@
"Name": "仙露", "Name": "仙露",
"UseType": 8, "UseType": 8,
"ScaleCondition": 0, "ScaleCondition": 0,
"UseTypeParameter": 400, "UseTypeParameter": 600,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{ {
@ -2751,6 +2847,150 @@
"UseTypeParameter": 70, "UseTypeParameter": 70,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 12083,
"Name": "青枝浮蝶",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 73,
"UseTypeParameter2": 0
},
{
"Id": 12084,
"Name": "东篱素菊",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 74,
"UseTypeParameter2": 0
},
{
"Id": 12085,
"Name": "方寸幽兰",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 75,
"UseTypeParameter2": 0
},
{
"Id": 12087,
"Name": "石上朝颜",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 77,
"UseTypeParameter2": 0
},
{
"Id": 12088,
"Name": "粉玉低映",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 78,
"UseTypeParameter2": 0
},
{
"Id": 12089,
"Name": "曲径石阑",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 79,
"UseTypeParameter2": 0
},
{
"Id": 12090,
"Name": "曲径石阑·角",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 80,
"UseTypeParameter2": 0
},
{
"Id": 12091,
"Name": "水云间·门",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 81,
"UseTypeParameter2": 0
},
{
"Id": 12092,
"Name": "水云间·墙",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 82,
"UseTypeParameter2": 0
},
{
"Id": 12093,
"Name": "水云间·角",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 83,
"UseTypeParameter2": 0
},
{
"Id": 12094,
"Name": "碎石径",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 84,
"UseTypeParameter2": 0
},
{
"Id": 12095,
"Name": "流萤盏",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 85,
"UseTypeParameter2": 0
},
{
"Id": 12096,
"Name": "芙蕖疏影",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 86,
"UseTypeParameter2": 0
},
{
"Id": 12097,
"Name": "菡萏浮芳盏",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 87,
"UseTypeParameter2": 0
},
{
"Id": 12098,
"Name": "玉兔揽月灯",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 88,
"UseTypeParameter2": 0
},
{
"Id": 12099,
"Name": "月盏盛秋梦",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 89,
"UseTypeParameter2": 0
},
{
"Id": 12100,
"Name": "秋夕玉兔灯",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 90,
"UseTypeParameter2": 0
},
{
"Id": 12101,
"Name": "月宫玉兔摊",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 91,
"UseTypeParameter2": 0
},
{ {
"Id": 12501, "Id": 12501,
"Name": "图纸:碎石手推车", "Name": "图纸:碎石手推车",
@ -3207,6 +3447,54 @@
"UseTypeParameter": 671, "UseTypeParameter": 671,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 12558,
"Name": "图纸:曲径石阑",
"UseType": 3,
"ScaleCondition": 20,
"UseTypeParameter": 6058,
"UseTypeParameter2": 0
},
{
"Id": 12559,
"Name": "图纸:曲径石阑·角",
"UseType": 3,
"ScaleCondition": 20,
"UseTypeParameter": 6059,
"UseTypeParameter2": 0
},
{
"Id": 12560,
"Name": "图纸:水云间·门",
"UseType": 3,
"ScaleCondition": 20,
"UseTypeParameter": 6060,
"UseTypeParameter2": 0
},
{
"Id": 12561,
"Name": "图纸:水云间·墙",
"UseType": 3,
"ScaleCondition": 20,
"UseTypeParameter": 6061,
"UseTypeParameter2": 0
},
{
"Id": 12562,
"Name": "图纸:水云间·角",
"UseType": 3,
"ScaleCondition": 20,
"UseTypeParameter": 6062,
"UseTypeParameter2": 0
},
{
"Id": 12563,
"Name": "图纸:碎石径",
"UseType": 3,
"ScaleCondition": 20,
"UseTypeParameter": 6063,
"UseTypeParameter2": 0
},
{ {
"Id": 13001, "Id": 13001,
"Name": "图纸残页:茅草木门", "Name": "图纸残页:茅草木门",
@ -3447,6 +3735,30 @@
"UseTypeParameter": 9012, "UseTypeParameter": 9012,
"UseTypeParameter2": 4 "UseTypeParameter2": 4
}, },
{
"Id": 13031,
"Name": "图纸残页:东篱素菊",
"UseType": 25,
"ScaleCondition": 20,
"UseTypeParameter": 8261,
"UseTypeParameter2": 4
},
{
"Id": 13032,
"Name": "图纸残页:方寸幽兰",
"UseType": 25,
"ScaleCondition": 20,
"UseTypeParameter": 8262,
"UseTypeParameter2": 4
},
{
"Id": 13033,
"Name": "图纸残页:石上朝颜",
"UseType": 25,
"ScaleCondition": 20,
"UseTypeParameter": 8264,
"UseTypeParameter2": 4
},
{ {
"Id": 14000, "Id": 14000,
"Name": "血珀石碎片", "Name": "血珀石碎片",
@ -3455,6 +3767,14 @@
"UseTypeParameter": 1204, "UseTypeParameter": 1204,
"UseTypeParameter2": 100 "UseTypeParameter2": 100
}, },
{
"Id": 15000,
"Name": "蟾宫兔影",
"UseType": 12,
"ScaleCondition": 0,
"UseTypeParameter": 5001,
"UseTypeParameter2": 0
},
{ {
"Id": 22000, "Id": 22000,
"Name": "食券*10", "Name": "食券*10",
@ -3527,6 +3847,14 @@
"UseTypeParameter": 48, "UseTypeParameter": 48,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 22010,
"Name": "抽奖券*2",
"UseType": 22,
"ScaleCondition": 0,
"UseTypeParameter": 9006,
"UseTypeParameter2": 0
},
{ {
"Id": 30000, "Id": 30000,
"Name": "图纸:铃骨小筑", "Name": "图纸:铃骨小筑",
@ -3719,6 +4047,14 @@
"UseTypeParameter": 1036, "UseTypeParameter": 1036,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 30024,
"Name": "图纸:九重凌云塔",
"UseType": 27,
"ScaleCondition": 0,
"UseTypeParameter": 1055,
"UseTypeParameter2": 0
},
{ {
"Id": 40001, "Id": 40001,
"Name": "蓝帘草庐", "Name": "蓝帘草庐",
@ -3975,9 +4311,25 @@
"UseTypeParameter": 7032, "UseTypeParameter": 7032,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 40033,
"Name": "壶中天地阁",
"UseType": 13,
"ScaleCondition": 20,
"UseTypeParameter": 7033,
"UseTypeParameter2": 0
},
{
"Id": 40034,
"Name": "梨雪荷风殿",
"UseType": 13,
"ScaleCondition": 20,
"UseTypeParameter": 7034,
"UseTypeParameter2": 0
},
{ {
"Id": 50001, "Id": 50001,
"Name": "图纸:榕树皮肤", "Name": "图纸:榕树·连理枝",
"UseType": 33, "UseType": 33,
"ScaleCondition": 20, "ScaleCondition": 20,
"UseTypeParameter": 1, "UseTypeParameter": 1,
@ -3985,7 +4337,7 @@
}, },
{ {
"Id": 50002, "Id": 50002,
"Name": "图纸:桢楠皮肤", "Name": "图纸:桢楠·叠翠",
"UseType": 33, "UseType": 33,
"ScaleCondition": 20, "ScaleCondition": 20,
"UseTypeParameter": 2, "UseTypeParameter": 2,
@ -3993,7 +4345,7 @@
}, },
{ {
"Id": 50003, "Id": 50003,
"Name": "图纸:桃树皮肤", "Name": "图纸:松树·伴山",
"UseType": 33, "UseType": 33,
"ScaleCondition": 20, "ScaleCondition": 20,
"UseTypeParameter": 3, "UseTypeParameter": 3,
@ -4001,7 +4353,7 @@
}, },
{ {
"Id": 50004, "Id": 50004,
"Name": "图纸:松树皮肤", "Name": "图纸:桑树·盈满",
"UseType": 33, "UseType": 33,
"ScaleCondition": 20, "ScaleCondition": 20,
"UseTypeParameter": 4, "UseTypeParameter": 4,
@ -4009,7 +4361,7 @@
}, },
{ {
"Id": 50005, "Id": 50005,
"Name": "图纸:桑树皮肤", "Name": "图纸:柳树·平湖影",
"UseType": 33, "UseType": 33,
"ScaleCondition": 20, "ScaleCondition": 20,
"UseTypeParameter": 5, "UseTypeParameter": 5,
@ -4017,20 +4369,12 @@
}, },
{ {
"Id": 50006, "Id": 50006,
"Name": "图纸:柳树皮肤", "Name": "图纸:梨树·月满梢",
"UseType": 33, "UseType": 33,
"ScaleCondition": 20, "ScaleCondition": 20,
"UseTypeParameter": 6, "UseTypeParameter": 6,
"UseTypeParameter2": 0 "UseTypeParameter2": 0
}, },
{
"Id": 50007,
"Name": "图纸:梨树皮肤",
"UseType": 33,
"ScaleCondition": 20,
"UseTypeParameter": 7,
"UseTypeParameter2": 0
},
{ {
"Id": 99000, "Id": 99000,
"Name": "扬声笛", "Name": "扬声笛",

14
src/api/config/GameAIConfigCategory.json

@ -222,5 +222,19 @@
"Order": 1, "Order": 1,
"Name": "AI_Check_Medicine", "Name": "AI_Check_Medicine",
"NodeParams": [] "NodeParams": []
},
{
"Id": 1601,
"AIConfigId": 16,
"Order": 1,
"Name": "AI_SeekChallengeBoss",
"NodeParams": []
},
{
"Id": 1602,
"AIConfigId": 16,
"Order": 2,
"Name": "AI_Battle_AutoNormalAttck",
"NodeParams": []
} }
] ]

246
src/api/config/GameUnitSizeInfoConfigCategory.json

@ -1226,6 +1226,13 @@
"Height": 11 "Height": 11
} }
}, },
{
"ConfigId": 677,
"PlaceSizeData": {
"Width": 5,
"Height": 5
}
},
{ {
"ConfigId": 1000, "ConfigId": 1000,
"PlaceSizeData": { "PlaceSizeData": {
@ -1357,8 +1364,8 @@
{ {
"ConfigId": 8, "ConfigId": 8,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 3, "Width": 2,
"Height": 3 "Height": 2
} }
}, },
{ {
@ -1378,36 +1385,36 @@
{ {
"ConfigId": 11, "ConfigId": 11,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 4, "Width": 2,
"Height": 4 "Height": 2
} }
}, },
{ {
"ConfigId": 12, "ConfigId": 12,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 4, "Width": 2,
"Height": 4 "Height": 2
} }
}, },
{ {
"ConfigId": 13, "ConfigId": 13,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 3, "Width": 2,
"Height": 3 "Height": 2
} }
}, },
{ {
"ConfigId": 14, "ConfigId": 14,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 5, "Width": 4,
"Height": 5 "Height": 4
} }
}, },
{ {
"ConfigId": 16, "ConfigId": 16,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 5, "Width": 3,
"Height": 5 "Height": 3
} }
}, },
{ {
@ -1483,8 +1490,8 @@
{ {
"ConfigId": 27, "ConfigId": 27,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 4, "Width": 2,
"Height": 4 "Height": 2
} }
}, },
{ {
@ -1511,8 +1518,8 @@
{ {
"ConfigId": 31, "ConfigId": 31,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 3, "Width": 2,
"Height": 3 "Height": 2
} }
}, },
{ {
@ -1522,6 +1529,27 @@
"Height": 5 "Height": 5
} }
}, },
{
"ConfigId": 34,
"PlaceSizeData": {
"Width": 2,
"Height": 2
}
},
{
"ConfigId": 35,
"PlaceSizeData": {
"Width": 2,
"Height": 2
}
},
{
"ConfigId": 36,
"PlaceSizeData": {
"Width": 2,
"Height": 2
}
},
{ {
"ConfigId": 200, "ConfigId": 200,
"PlaceSizeData": { "PlaceSizeData": {
@ -1583,8 +1611,8 @@
{ {
"ConfigId": 7, "ConfigId": 7,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 3, "Width": 2,
"Height": 3 "Height": 2
} }
}, },
{ {
@ -1597,43 +1625,43 @@
{ {
"ConfigId": 9, "ConfigId": 9,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 4, "Width": 2,
"Height": 4 "Height": 2
} }
}, },
{ {
"ConfigId": 10, "ConfigId": 10,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 4, "Width": 2,
"Height": 4 "Height": 2
} }
}, },
{ {
"ConfigId": 11, "ConfigId": 11,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 3, "Width": 2,
"Height": 3 "Height": 2
} }
}, },
{ {
"ConfigId": 12, "ConfigId": 12,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 5, "Width": 4,
"Height": 5 "Height": 4
} }
}, },
{ {
"ConfigId": 14, "ConfigId": 14,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 5, "Width": 3,
"Height": 5 "Height": 3
} }
}, },
{ {
"ConfigId": 15, "ConfigId": 15,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 4, "Width": 2,
"Height": 4 "Height": 2
} }
}, },
{ {
@ -1709,8 +1737,8 @@
{ {
"ConfigId": 26, "ConfigId": 26,
"PlaceSizeData": { "PlaceSizeData": {
"Width": 3, "Width": 2,
"Height": 3 "Height": 2
} }
}, },
{ {
@ -1719,6 +1747,27 @@
"Width": 5, "Width": 5,
"Height": 5 "Height": 5
} }
},
{
"ConfigId": 29,
"PlaceSizeData": {
"Width": 2,
"Height": 2
}
},
{
"ConfigId": 30,
"PlaceSizeData": {
"Width": 2,
"Height": 2
}
},
{
"ConfigId": 31,
"PlaceSizeData": {
"Width": 2,
"Height": 2
}
} }
], ],
"ImmortalTreeSizeInfos": [ "ImmortalTreeSizeInfos": [
@ -5410,6 +5459,132 @@
"Height": 1 "Height": 1
} }
}, },
{
"ConfigId": 73,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 74,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 75,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 77,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 78,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 79,
"PlaceSizeData": {
"Width": 1,
"Height": 2
}
},
{
"ConfigId": 80,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 81,
"PlaceSizeData": {
"Width": 4,
"Height": 2
}
},
{
"ConfigId": 82,
"PlaceSizeData": {
"Width": 1,
"Height": 4
}
},
{
"ConfigId": 83,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 84,
"PlaceSizeData": {
"Width": 2,
"Height": 2
}
},
{
"ConfigId": 85,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 86,
"PlaceSizeData": {
"Width": 2,
"Height": 2
}
},
{
"ConfigId": 87,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 88,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 89,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 90,
"PlaceSizeData": {
"Width": 1,
"Height": 1
}
},
{
"ConfigId": 91,
"PlaceSizeData": {
"Width": 7,
"Height": 5
}
},
{ {
"ConfigId": 1000, "ConfigId": 1000,
"PlaceSizeData": { "PlaceSizeData": {
@ -5486,6 +5661,13 @@
"Width": 1, "Width": 1,
"Height": 1 "Height": 1
} }
},
{
"ConfigId": 5001,
"PlaceSizeData": {
"Width": 2,
"Height": 2
}
} }
], ],
"NpcSizeInfos": [ "NpcSizeInfos": [

100
src/api/config/GemConfigCategory.json

@ -9,6 +9,8 @@
], ],
"ExtraAttributeGroup": 210101, "ExtraAttributeGroup": 210101,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 1 "TreasureSynthesis": 1
}, },
@ -22,6 +24,8 @@
], ],
"ExtraAttributeGroup": 210201, "ExtraAttributeGroup": 210201,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 2 "TreasureSynthesis": 2
}, },
@ -36,6 +40,8 @@
], ],
"ExtraAttributeGroup": 210301, "ExtraAttributeGroup": 210301,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 5 "TreasureSynthesis": 5
}, },
@ -49,6 +55,8 @@
], ],
"ExtraAttributeGroup": 210111, "ExtraAttributeGroup": 210111,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 3 "TreasureSynthesis": 3
}, },
@ -62,6 +70,8 @@
], ],
"ExtraAttributeGroup": 210211, "ExtraAttributeGroup": 210211,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 4 "TreasureSynthesis": 4
}, },
@ -76,6 +86,8 @@
], ],
"ExtraAttributeGroup": 210311, "ExtraAttributeGroup": 210311,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 8 "TreasureSynthesis": 8
}, },
@ -90,6 +102,8 @@
], ],
"ExtraAttributeGroup": 210401, "ExtraAttributeGroup": 210401,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 6 "TreasureSynthesis": 6
}, },
@ -104,6 +118,8 @@
], ],
"ExtraAttributeGroup": 210501, "ExtraAttributeGroup": 210501,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 7 "TreasureSynthesis": 7
}, },
@ -118,6 +134,8 @@
], ],
"ExtraAttributeGroup": 210601, "ExtraAttributeGroup": 210601,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 11 "TreasureSynthesis": 11
}, },
@ -132,6 +150,8 @@
], ],
"ExtraAttributeGroup": 210411, "ExtraAttributeGroup": 210411,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 9 "TreasureSynthesis": 9
}, },
@ -146,6 +166,8 @@
], ],
"ExtraAttributeGroup": 210511, "ExtraAttributeGroup": 210511,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 10 "TreasureSynthesis": 10
}, },
@ -160,6 +182,8 @@
], ],
"ExtraAttributeGroup": 210611, "ExtraAttributeGroup": 210611,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 14 "TreasureSynthesis": 14
}, },
@ -174,6 +198,8 @@
], ],
"ExtraAttributeGroup": 210701, "ExtraAttributeGroup": 210701,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 12 "TreasureSynthesis": 12
}, },
@ -188,6 +214,8 @@
], ],
"ExtraAttributeGroup": 210801, "ExtraAttributeGroup": 210801,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 13 "TreasureSynthesis": 13
}, },
@ -202,6 +230,8 @@
], ],
"ExtraAttributeGroup": 210901, "ExtraAttributeGroup": 210901,
"IngotsRefresh": true, "IngotsRefresh": true,
"FixedAttributeRefresh": true,
"FixedAttributeCost": 1,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 0 "TreasureSynthesis": 0
}, },
@ -216,6 +246,8 @@
], ],
"ExtraAttributeGroup": 210711, "ExtraAttributeGroup": 210711,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 15 "TreasureSynthesis": 15
}, },
@ -230,6 +262,8 @@
], ],
"ExtraAttributeGroup": 210811, "ExtraAttributeGroup": 210811,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 16 "TreasureSynthesis": 16
}, },
@ -244,6 +278,8 @@
], ],
"ExtraAttributeGroup": 210911, "ExtraAttributeGroup": 210911,
"IngotsRefresh": true, "IngotsRefresh": true,
"FixedAttributeRefresh": true,
"FixedAttributeCost": 1,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 0 "TreasureSynthesis": 0
}, },
@ -257,6 +293,8 @@
], ],
"ExtraAttributeGroup": 220101, "ExtraAttributeGroup": 220101,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 1001 "TreasureSynthesis": 1001
}, },
@ -270,6 +308,8 @@
], ],
"ExtraAttributeGroup": 220201, "ExtraAttributeGroup": 220201,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 1002 "TreasureSynthesis": 1002
}, },
@ -283,6 +323,8 @@
], ],
"ExtraAttributeGroup": 220301, "ExtraAttributeGroup": 220301,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 1005 "TreasureSynthesis": 1005
}, },
@ -296,6 +338,8 @@
], ],
"ExtraAttributeGroup": 220111, "ExtraAttributeGroup": 220111,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 1003 "TreasureSynthesis": 1003
}, },
@ -309,6 +353,8 @@
], ],
"ExtraAttributeGroup": 220211, "ExtraAttributeGroup": 220211,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 1004 "TreasureSynthesis": 1004
}, },
@ -322,6 +368,8 @@
], ],
"ExtraAttributeGroup": 220311, "ExtraAttributeGroup": 220311,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 1008 "TreasureSynthesis": 1008
}, },
@ -336,6 +384,8 @@
], ],
"ExtraAttributeGroup": 220401, "ExtraAttributeGroup": 220401,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 1006 "TreasureSynthesis": 1006
}, },
@ -350,6 +400,8 @@
], ],
"ExtraAttributeGroup": 220501, "ExtraAttributeGroup": 220501,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 1007 "TreasureSynthesis": 1007
}, },
@ -364,6 +416,8 @@
], ],
"ExtraAttributeGroup": 220601, "ExtraAttributeGroup": 220601,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 1011 "TreasureSynthesis": 1011
}, },
@ -378,6 +432,8 @@
], ],
"ExtraAttributeGroup": 220411, "ExtraAttributeGroup": 220411,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 1009 "TreasureSynthesis": 1009
}, },
@ -392,6 +448,8 @@
], ],
"ExtraAttributeGroup": 220511, "ExtraAttributeGroup": 220511,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 1010 "TreasureSynthesis": 1010
}, },
@ -406,6 +464,8 @@
], ],
"ExtraAttributeGroup": 220611, "ExtraAttributeGroup": 220611,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 1014 "TreasureSynthesis": 1014
}, },
@ -420,6 +480,8 @@
], ],
"ExtraAttributeGroup": 220701, "ExtraAttributeGroup": 220701,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 1012 "TreasureSynthesis": 1012
}, },
@ -434,6 +496,8 @@
], ],
"ExtraAttributeGroup": 220801, "ExtraAttributeGroup": 220801,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 1013 "TreasureSynthesis": 1013
}, },
@ -448,6 +512,8 @@
], ],
"ExtraAttributeGroup": 220901, "ExtraAttributeGroup": 220901,
"IngotsRefresh": true, "IngotsRefresh": true,
"FixedAttributeRefresh": true,
"FixedAttributeCost": 1,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 0 "TreasureSynthesis": 0
}, },
@ -462,6 +528,8 @@
], ],
"ExtraAttributeGroup": 220711, "ExtraAttributeGroup": 220711,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 1015 "TreasureSynthesis": 1015
}, },
@ -476,6 +544,8 @@
], ],
"ExtraAttributeGroup": 220811, "ExtraAttributeGroup": 220811,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 1016 "TreasureSynthesis": 1016
}, },
@ -490,6 +560,8 @@
], ],
"ExtraAttributeGroup": 220911, "ExtraAttributeGroup": 220911,
"IngotsRefresh": true, "IngotsRefresh": true,
"FixedAttributeRefresh": true,
"FixedAttributeCost": 1,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 0 "TreasureSynthesis": 0
}, },
@ -504,6 +576,8 @@
], ],
"ExtraAttributeGroup": 230401, "ExtraAttributeGroup": 230401,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 3001 "TreasureSynthesis": 3001
}, },
@ -518,6 +592,8 @@
], ],
"ExtraAttributeGroup": 230501, "ExtraAttributeGroup": 230501,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 3002 "TreasureSynthesis": 3002
}, },
@ -532,6 +608,8 @@
], ],
"ExtraAttributeGroup": 230601, "ExtraAttributeGroup": 230601,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 3005 "TreasureSynthesis": 3005
}, },
@ -546,6 +624,8 @@
], ],
"ExtraAttributeGroup": 230411, "ExtraAttributeGroup": 230411,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 1, "ExtraAttributeNum": 1,
"TreasureSynthesis": 3003 "TreasureSynthesis": 3003
}, },
@ -560,6 +640,8 @@
], ],
"ExtraAttributeGroup": 230511, "ExtraAttributeGroup": 230511,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 3004 "TreasureSynthesis": 3004
}, },
@ -574,6 +656,8 @@
], ],
"ExtraAttributeGroup": 230611, "ExtraAttributeGroup": 230611,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 3008 "TreasureSynthesis": 3008
}, },
@ -588,6 +672,8 @@
], ],
"ExtraAttributeGroup": 230701, "ExtraAttributeGroup": 230701,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 3006 "TreasureSynthesis": 3006
}, },
@ -602,6 +688,8 @@
], ],
"ExtraAttributeGroup": 230801, "ExtraAttributeGroup": 230801,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 3007 "TreasureSynthesis": 3007
}, },
@ -616,6 +704,8 @@
], ],
"ExtraAttributeGroup": 230901, "ExtraAttributeGroup": 230901,
"IngotsRefresh": true, "IngotsRefresh": true,
"FixedAttributeRefresh": true,
"FixedAttributeCost": 1,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 0 "TreasureSynthesis": 0
}, },
@ -630,6 +720,8 @@
], ],
"ExtraAttributeGroup": 230711, "ExtraAttributeGroup": 230711,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 3009 "TreasureSynthesis": 3009
}, },
@ -644,6 +736,8 @@
], ],
"ExtraAttributeGroup": 230811, "ExtraAttributeGroup": 230811,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 3010 "TreasureSynthesis": 3010
}, },
@ -658,6 +752,8 @@
], ],
"ExtraAttributeGroup": 230911, "ExtraAttributeGroup": 230911,
"IngotsRefresh": true, "IngotsRefresh": true,
"FixedAttributeRefresh": true,
"FixedAttributeCost": 1,
"ExtraAttributeNum": 2, "ExtraAttributeNum": 2,
"TreasureSynthesis": 0 "TreasureSynthesis": 0
}, },
@ -671,6 +767,8 @@
], ],
"ExtraAttributeGroup": 0, "ExtraAttributeGroup": 0,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 0, "ExtraAttributeNum": 0,
"TreasureSynthesis": 0 "TreasureSynthesis": 0
}, },
@ -684,6 +782,8 @@
], ],
"ExtraAttributeGroup": 0, "ExtraAttributeGroup": 0,
"IngotsRefresh": false, "IngotsRefresh": false,
"FixedAttributeRefresh": false,
"FixedAttributeCost": 0,
"ExtraAttributeNum": 0, "ExtraAttributeNum": 0,
"TreasureSynthesis": 0 "TreasureSynthesis": 0
} }

52
src/api/config/GoodsForRecycleConfigCategory.json

@ -5,8 +5,8 @@
"Scale": 0, "Scale": 0,
"ItemId": 315, "ItemId": 315,
"SaleNum": [ "SaleNum": [
10, 15,
10 15
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -22,8 +22,8 @@
"Scale": 4, "Scale": 4,
"ItemId": 200001, "ItemId": 200001,
"SaleNum": [ "SaleNum": [
10, 15,
10 15
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -39,8 +39,8 @@
"Scale": 4, "Scale": 4,
"ItemId": 2006, "ItemId": 2006,
"SaleNum": [ "SaleNum": [
20, 30,
20 30
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -56,8 +56,8 @@
"Scale": 4, "Scale": 4,
"ItemId": 204, "ItemId": 204,
"SaleNum": [ "SaleNum": [
200, 300,
200 300
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -73,8 +73,8 @@
"Scale": 4, "Scale": 4,
"ItemId": 860, "ItemId": 860,
"SaleNum": [ "SaleNum": [
50, 75,
50 75
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -90,8 +90,8 @@
"Scale": 4, "Scale": 4,
"ItemId": 859, "ItemId": 859,
"SaleNum": [ "SaleNum": [
20, 40,
20 40
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -107,8 +107,8 @@
"Scale": 5, "Scale": 5,
"ItemId": 851, "ItemId": 851,
"SaleNum": [ "SaleNum": [
20, 40,
20 40
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -124,8 +124,8 @@
"Scale": 6, "Scale": 6,
"ItemId": 852, "ItemId": 852,
"SaleNum": [ "SaleNum": [
20, 40,
20 40
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -141,8 +141,8 @@
"Scale": 7, "Scale": 7,
"ItemId": 110, "ItemId": 110,
"SaleNum": [ "SaleNum": [
50, 75,
50 75
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -158,8 +158,8 @@
"Scale": 10, "Scale": 10,
"ItemId": 853, "ItemId": 853,
"SaleNum": [ "SaleNum": [
30, 50,
30 50
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -175,8 +175,8 @@
"Scale": 11, "Scale": 11,
"ItemId": 854, "ItemId": 854,
"SaleNum": [ "SaleNum": [
30, 50,
30 50
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -209,8 +209,8 @@
"Scale": 13, "Scale": 13,
"ItemId": 124, "ItemId": 124,
"SaleNum": [ "SaleNum": [
800, 1000,
800 1000
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,
@ -243,8 +243,8 @@
"Scale": 8, "Scale": 8,
"ItemId": 818, "ItemId": 818,
"SaleNum": [ "SaleNum": [
1, 2,
1 2
], ],
"Weight": 1, "Weight": 1,
"SaleCondition": 0, "SaleCondition": 0,

420
src/api/config/GoodsForSaleConfigCategory.json

@ -3519,6 +3519,28 @@
"Specialty": 0, "Specialty": 0,
"RefreshCycle": 4 "RefreshCycle": 4
}, },
{
"Id": 20302,
"GroupId": 203,
"Scale": 0,
"ItemId": 7883,
"SaleNum": [
20,
20
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 6,
"Price": 300,
"Discount": 90,
"DiscountWeight": 0,
"SaleMax": 20,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{ {
"Id": 6221, "Id": 6221,
"GroupId": 204, "GroupId": 204,
@ -3929,7 +3951,205 @@
"SaleCondition": 0, "SaleCondition": 0,
"SaleConditionParemeter": 0, "SaleConditionParemeter": 0,
"SellingCurrencyType": 10, "SellingCurrencyType": 10,
"Price": 6000, "Price": 10000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 6401,
"GroupId": 205,
"Scale": 0,
"ItemId": 319,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": -1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 2
},
{
"Id": 6402,
"GroupId": 205,
"Scale": 0,
"ItemId": 401,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 6403,
"GroupId": 205,
"Scale": 0,
"ItemId": 402,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 6404,
"GroupId": 205,
"Scale": 0,
"ItemId": 403,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 6405,
"GroupId": 205,
"Scale": 0,
"ItemId": 404,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 6406,
"GroupId": 205,
"Scale": 0,
"ItemId": 405,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 6407,
"GroupId": 205,
"Scale": 0,
"ItemId": 406,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 6408,
"GroupId": 205,
"Scale": 0,
"ItemId": 407,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 6409,
"GroupId": 205,
"Scale": 0,
"ItemId": 408,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100, "Discount": 100,
"DiscountWeight": 0, "DiscountWeight": 0,
"SaleMax": 1, "SaleMax": 1,
@ -3937,6 +4157,94 @@
"Specialty": 0, "Specialty": 0,
"RefreshCycle": 0 "RefreshCycle": 0
}, },
{
"Id": 6410,
"GroupId": 205,
"Scale": 0,
"ItemId": 409,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 6411,
"GroupId": 205,
"Scale": 0,
"ItemId": 420,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 1000,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": -1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 2
},
{
"Id": 6412,
"GroupId": 205,
"Scale": 0,
"ItemId": 4164,
"SaleNum": [
10,
10
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 500,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 10,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 6413,
"GroupId": 205,
"Scale": 0,
"ItemId": 4162,
"SaleNum": [
10,
10
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 10,
"Price": 500,
"Discount": 100,
"DiscountWeight": 0,
"SaleMax": 10,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{ {
"Id": 7001, "Id": 7001,
"GroupId": 202, "GroupId": 202,
@ -7346,5 +7654,115 @@
"DiscountMark": "", "DiscountMark": "",
"Specialty": 0, "Specialty": 0,
"RefreshCycle": 0 "RefreshCycle": 0
},
{
"Id": 10032,
"GroupId": 407,
"Scale": 0,
"ItemId": 400032,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 9,
"Price": 1,
"Discount": 0,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 10033,
"GroupId": 407,
"Scale": 0,
"ItemId": 400033,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 9,
"Price": 1,
"Discount": 0,
"DiscountWeight": 0,
"SaleMax": 1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 11001,
"GroupId": 408,
"Scale": 0,
"ItemId": 210006,
"SaleNum": [
1,
1
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 11,
"Price": 0,
"Discount": 0,
"DiscountWeight": 0,
"SaleMax": -1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 1
},
{
"Id": 11002,
"GroupId": 408,
"Scale": 0,
"ItemId": 210005,
"SaleNum": [
55,
55
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 2,
"Price": 60,
"Discount": 0,
"DiscountWeight": 0,
"SaleMax": -1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
},
{
"Id": 11003,
"GroupId": 408,
"Scale": 0,
"ItemId": 210005,
"SaleNum": [
50,
50
],
"Weight": 1,
"OverlayWeight": 0,
"SaleCondition": 0,
"SaleConditionParemeter": 0,
"SellingCurrencyType": 5,
"Price": 5,
"Discount": 0,
"DiscountWeight": 0,
"SaleMax": -1,
"DiscountMark": "",
"Specialty": 0,
"RefreshCycle": 0
} }
] ]

98
src/api/config/GuanPuConfigCategory.json

@ -0,0 +1,98 @@
[
{
"Id": 100,
"Type": 1,
"Period": 1,
"RewardId": 100108,
"Number": 1,
"Weight": 2
},
{
"Id": 101,
"Type": 1,
"Period": 1,
"RewardId": 100109,
"Number": 1,
"Weight": 2
},
{
"Id": 200,
"Type": 2,
"Period": 1,
"RewardId": 100110,
"Number": 2,
"Weight": 1000
},
{
"Id": 201,
"Type": 2,
"Period": 1,
"RewardId": 100111,
"Number": 17,
"Weight": 500
},
{
"Id": 202,
"Type": 2,
"Period": 1,
"RewardId": 100112,
"Number": 15,
"Weight": 500
},
{
"Id": 203,
"Type": 2,
"Period": 1,
"RewardId": 100113,
"Number": 10,
"Weight": 500
},
{
"Id": 204,
"Type": 2,
"Period": 1,
"RewardId": 100114,
"Number": 8,
"Weight": 500
},
{
"Id": 205,
"Type": 2,
"Period": 1,
"RewardId": 100115,
"Number": 8,
"Weight": 500
},
{
"Id": 206,
"Type": 2,
"Period": 1,
"RewardId": 100116,
"Number": 10,
"Weight": 500
},
{
"Id": 207,
"Type": 2,
"Period": 1,
"RewardId": 100117,
"Number": 10,
"Weight": 500
},
{
"Id": 208,
"Type": 2,
"Period": 1,
"RewardId": 100118,
"Number": 10,
"Weight": 500
},
{
"Id": 209,
"Type": 2,
"Period": 1,
"RewardId": 100119,
"Number": 15,
"Weight": 500
}
]

30
src/api/config/HeadIconConfigCategory.json

@ -189,6 +189,16 @@
"Description": "随风飘扬的纸鸢", "Description": "随风飘扬的纸鸢",
"GetMethod": "微风上纸鸢活动" "GetMethod": "微风上纸鸢活动"
}, },
{
"ID": 1006,
"Type": 1,
"HeadIconName": "广寒小仙",
"HeadIcon": "Head_YuTu",
"RequirementTpye": 2,
"RequirementCondition": 100006,
"Description": "月宫深处捣药忙的小仙兔,今夕也偷闲下凡,共贺人间佳节。",
"GetMethod": "中秋活动"
},
{ {
"ID": 2000, "ID": 2000,
"Type": 2, "Type": 2,
@ -198,5 +208,25 @@
"RequirementCondition": 0, "RequirementCondition": 0,
"Description": "默认头像框", "Description": "默认头像框",
"GetMethod": "默认拥有" "GetMethod": "默认拥有"
},
{
"ID": 2001,
"Type": 2,
"HeadIconName": "云踪",
"HeadIcon": "HeadFrame_2001",
"RequirementTpye": 1,
"RequirementCondition": 0,
"Description": "天青一线,云迹初现。",
"GetMethod": "默认拥有"
},
{
"ID": 2002,
"Type": 2,
"HeadIconName": "桂魄浮光",
"HeadIcon": "HeadFrame_2002",
"RequirementTpye": 2,
"RequirementCondition": 120001,
"Description": "以湛蓝月华为边,绘入云中玉兔、盏盏暖灯与飘香金桂,框住一轮明月,映照一季金秋。",
"GetMethod": "中秋活动"
} }
] ]

117
src/api/config/HelpConfigCategory.json

@ -466,5 +466,122 @@
"Picture3": "", "Picture3": "",
"Text3": "", "Text3": "",
"NextPage": 0 "NextPage": 0
},
{
"id": 40,
"Group": 35,
"Page": 1,
"Stencil": 3,
"Picture1": "",
"Text1": "1、活动期间每天会新增一次团圆宴的举办次数\n2、团圆宴可以邀请陶渊明和外嫁、入赘其他山谷的村民,村民将会携带伴手礼前来参加宴会",
"Picture2": "",
"Text2": "",
"Picture3": "",
"Text3": "",
"NextPage": 0
},
{
"id": 41,
"Group": 36,
"Page": 1,
"Stencil": 3,
"Picture1": "",
"Text1": "1、活动期间每天可以领取两张抽奖券\n2、每次最多使用3张抽奖券",
"Picture2": "",
"Text2": "",
"Picture3": "",
"Text3": "",
"NextPage": 0
},
{
"id": 42,
"Group": 37,
"Page": 1,
"Stencil": 3,
"Picture1": "",
"Text1": "1、活动期间每天可以获得一局游戏次数,但是次数不会累计\n2、在关扑中可获得道具【邀月帖】,获得后可以解锁位置邀请村民参与博饼,村民博饼获得的奖励归谷主所有\n3、一轮博饼游戏中每个人有一次摇骰子的机会,一局博饼游戏将在所有奖励都被获得后结束\n4、根据骰子的点数组合不同可获得不同的奖励",
"Picture2": "",
"Text2": "",
"Picture3": "",
"Text3": "",
"NextPage": 0
},
{
"id": 43,
"Group": 38,
"Page": 1,
"Stencil": 4,
"Picture1": "Help_Picture_Expedition_01",
"Text1": "在远征玩法中,谷主需要挑战道路上的节点,以到达最后的目的地\n注意,每周一都将回到起点,重新挑战",
"Picture2": "",
"Text2": "",
"Picture3": "",
"Text3": "",
"NextPage": 0
},
{
"id": 44,
"Group": 38,
"Page": 2,
"Stencil": 4,
"Picture1": "Help_Picture_Expedition_02",
"Text1": "点击勇士头像可以更换装备、宝石;\n长按勇士头像并拖动可以将勇士加入队伍;\n在状态中,可以看到队伍的buff",
"Picture2": "",
"Text2": "",
"Picture3": "",
"Text3": "",
"NextPage": 0
},
{
"id": 45,
"Group": 38,
"Page": 3,
"Stencil": 4,
"Picture1": "Help_Picture_Expedition_03",
"Text1": "每次挑战成功后,谷主都可以在随机的三个buff中选择一个作为队伍永久增益;\n也可以花费桃花石,重新随机;\n每日首次刷新BUFF免费",
"Picture2": "",
"Text2": "",
"Picture3": "",
"Text3": "",
"NextPage": 0
},
{
"id": 46,
"Group": 38,
"Page": 4,
"Stencil": 4,
"Picture1": "Help_Picture_Expedition_04",
"Text1": "即使挑战失败,怪物已经扣除的血量也会保留,不要灰心,调整勇士搭配继续尝试吧",
"Picture2": "",
"Text2": "",
"Picture3": "",
"Text3": "",
"NextPage": 0
},
{
"id": 47,
"Group": 38,
"Page": 5,
"Stencil": 4,
"Picture1": "Help_Picture_Expedition_05",
"Text1": "谷主每天有1次免费挑战机会(开通永久月卡后为3次),可以花费桃花石购买最多3次额外的机会",
"Picture2": "",
"Text2": "",
"Picture3": "",
"Text3": "",
"NextPage": 0
},
{
"id": 48,
"Group": 38,
"Page": 6,
"Stencil": 4,
"Picture1": "Help_Picture_Expedition_06",
"Text1": "关卡挑战成功后可以获得远征币,每周首次通关可以获得更多的远征币,可以在远征商店购买道具",
"Picture2": "",
"Text2": "",
"Picture3": "",
"Text3": "",
"NextPage": 0
} }
] ]

2
src/api/config/ImmortalTreeConfigCategory.json

@ -1,7 +1,7 @@
[ [
{ {
"Id": 1, "Id": 1,
"FertilizationTimes": 3, "FertilizationTimes": 6,
"IrrigationTimes": 2, "IrrigationTimes": 2,
"PrefabName": "ImmortalTree_1" "PrefabName": "ImmortalTree_1"
} }

200
src/api/config/ImmortalTreeLvConfigCategory.json

@ -1198,205 +1198,5 @@
"ItemId_5": 0, "ItemId_5": 0,
"ItemNum_5": 0, "ItemNum_5": 0,
"ImmortalityFruit": 0 "ImmortalityFruit": 0
},
{
"Id": 1001,
"Stage": 2,
"Lv": 1,
"NextExp": 100000,
"Num": 60,
"DEF": 0,
"MpMax": 140000,
"ItemId_1": 7303,
"ItemNum_1": 64,
"ItemId_2": 200001,
"ItemNum_2": 1,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"ItemId_5": 0,
"ItemNum_5": 0,
"ImmortalityFruit": 2
},
{
"Id": 1002,
"Stage": 2,
"Lv": 2,
"NextExp": 100000,
"Num": 60,
"DEF": 0,
"MpMax": 140000,
"ItemId_1": 7303,
"ItemNum_1": 64,
"ItemId_2": 200001,
"ItemNum_2": 1,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"ItemId_5": 0,
"ItemNum_5": 0,
"ImmortalityFruit": 4
},
{
"Id": 1003,
"Stage": 2,
"Lv": 3,
"NextExp": 100000,
"Num": 60,
"DEF": 0,
"MpMax": 140000,
"ItemId_1": 7303,
"ItemNum_1": 64,
"ItemId_2": 200001,
"ItemNum_2": 1,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"ItemId_5": 0,
"ItemNum_5": 0,
"ImmortalityFruit": 6
},
{
"Id": 1004,
"Stage": 2,
"Lv": 4,
"NextExp": 100000,
"Num": 60,
"DEF": 0,
"MpMax": 140000,
"ItemId_1": 7303,
"ItemNum_1": 64,
"ItemId_2": 200001,
"ItemNum_2": 1,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"ItemId_5": 0,
"ItemNum_5": 0,
"ImmortalityFruit": 8
},
{
"Id": 1005,
"Stage": 2,
"Lv": 5,
"NextExp": 100000,
"Num": 60,
"DEF": 0,
"MpMax": 140000,
"ItemId_1": 7303,
"ItemNum_1": 64,
"ItemId_2": 200001,
"ItemNum_2": 1,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"ItemId_5": 0,
"ItemNum_5": 0,
"ImmortalityFruit": 10
},
{
"Id": 1006,
"Stage": 2,
"Lv": 6,
"NextExp": 100000,
"Num": 60,
"DEF": 0,
"MpMax": 140000,
"ItemId_1": 7303,
"ItemNum_1": 64,
"ItemId_2": 200001,
"ItemNum_2": 1,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"ItemId_5": 0,
"ItemNum_5": 0,
"ImmortalityFruit": 12
},
{
"Id": 1007,
"Stage": 2,
"Lv": 7,
"NextExp": 100000,
"Num": 60,
"DEF": 0,
"MpMax": 140000,
"ItemId_1": 7303,
"ItemNum_1": 64,
"ItemId_2": 200001,
"ItemNum_2": 1,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"ItemId_5": 0,
"ItemNum_5": 0,
"ImmortalityFruit": 14
},
{
"Id": 1008,
"Stage": 2,
"Lv": 8,
"NextExp": 100000,
"Num": 60,
"DEF": 0,
"MpMax": 140000,
"ItemId_1": 7303,
"ItemNum_1": 64,
"ItemId_2": 200001,
"ItemNum_2": 1,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"ItemId_5": 0,
"ItemNum_5": 0,
"ImmortalityFruit": 16
},
{
"Id": 1009,
"Stage": 2,
"Lv": 9,
"NextExp": 100000,
"Num": 60,
"DEF": 0,
"MpMax": 140000,
"ItemId_1": 7303,
"ItemNum_1": 64,
"ItemId_2": 200001,
"ItemNum_2": 1,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"ItemId_5": 0,
"ItemNum_5": 0,
"ImmortalityFruit": 18
},
{
"Id": 1010,
"Stage": 2,
"Lv": 10,
"NextExp": 100000,
"Num": 60,
"DEF": 0,
"MpMax": 140000,
"ItemId_1": 7303,
"ItemNum_1": 64,
"ItemId_2": 200001,
"ItemNum_2": 1,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"ItemId_5": 0,
"ItemNum_5": 0,
"ImmortalityFruit": 20
} }
] ]

6
src/api/config/InitialNpcCategory.json

@ -186,6 +186,12 @@
}, },
{ {
"NpcConfigId": 1072 "NpcConfigId": 1072
},
{
"NpcConfigId": 99006
},
{
"NpcConfigId": 99007
} }
] ]
} }

11
src/api/config/LingYuDongItemGroupConfigCategory.json

@ -245,6 +245,15 @@
{ {
"Id": 32, "Id": 32,
"GroupId": 601, "GroupId": 601,
"ItemId": 1909,
"Num": 1,
"Times": 10,
"GroundCondition": 1,
"ScaleCondition": 0
},
{
"Id": 33,
"GroupId": 601,
"ItemId": 1301, "ItemId": 1301,
"Num": 1, "Num": 1,
"Times": 10, "Times": 10,
@ -252,7 +261,7 @@
"ScaleCondition": 0 "ScaleCondition": 0
}, },
{ {
"Id": 33, "Id": 34,
"GroupId": 601, "GroupId": 601,
"ItemId": 706, "ItemId": 706,
"Num": 1, "Num": 1,

11
src/api/config/MainButtonConfigCategory.json

@ -263,6 +263,17 @@
"FatherButton": 13, "FatherButton": 13,
"UnlockCondition": "" "UnlockCondition": ""
}, },
{
"Id": 1303,
"UIName": "ExpeditionBtn",
"New": true,
"DisplayType": 4,
"Parameter": 200,
"Parameter2": 0,
"ShowText": 0,
"FatherButton": 13,
"UnlockCondition": ""
},
{ {
"Id": 1401, "Id": 1401,
"UIName": "OneYuanShoppingMallBtn", "UIName": "OneYuanShoppingMallBtn",

24
src/api/config/MedicineConfigCategory.json

@ -347,6 +347,30 @@
"NumLimit": 10, "NumLimit": 10,
"Buff": 250 "Buff": 250
}, },
{
"Id": 313,
"Name": "五品生命丹",
"Level": 2,
"Type": 3,
"Toxicity": 0,
"MedicinalEfficacy": 30,
"AllMedicinalEfficacy": 30,
"TakeBody": 1,
"NumLimit": 10,
"Buff": 254
},
{
"Id": 315,
"Name": "五品攻击丹",
"Level": 2,
"Type": 3,
"Toxicity": 0,
"MedicinalEfficacy": 7,
"AllMedicinalEfficacy": 7,
"TakeBody": 1,
"NumLimit": 10,
"Buff": 256
},
{ {
"Id": 401, "Id": 401,
"Name": "七品回血丹", "Name": "七品回血丹",

6
src/api/config/MoneyConfigCategory.json

@ -52,5 +52,11 @@
"Name": "建设令", "Name": "建设令",
"Enums": 9, "Enums": 9,
"ItemId": 706 "ItemId": 706
},
{
"Id": 10,
"Name": "远征币",
"Enums": 10,
"ItemId": 210004
} }
] ]

105
src/api/config/MonsterAiConfigCategory.json

@ -233,11 +233,101 @@
"CastSkill": 11001, "CastSkill": 11001,
"CastFrequency": 1 "CastFrequency": 1
}, },
{
"Id": 300011,
"GroupId": 30001,
"TriggeringConditions": 7,
"ConditionParameters": 0,
"Priority": 1,
"CastSkill": 300001,
"CastFrequency": 1
},
{
"Id": 31005,
"GroupId": 31005,
"TriggeringConditions": 3,
"ConditionParameters": 15,
"Priority": 2,
"CastSkill": 310031,
"CastFrequency": -1
},
{
"Id": 31006,
"GroupId": 31006,
"TriggeringConditions": 3,
"ConditionParameters": 17,
"Priority": 2,
"CastSkill": 310041,
"CastFrequency": -1
},
{
"Id": 31007,
"GroupId": 31007,
"TriggeringConditions": 7,
"ConditionParameters": 0,
"Priority": 1,
"CastSkill": 310053,
"CastFrequency": 1
},
{
"Id": 31008,
"GroupId": 31007,
"TriggeringConditions": 3,
"ConditionParameters": 8,
"Priority": 2,
"CastSkill": 310052,
"CastFrequency": -1
},
{
"Id": 31009,
"GroupId": 31009,
"TriggeringConditions": 3,
"ConditionParameters": 20,
"Priority": 1,
"CastSkill": 310061,
"CastFrequency": 1
},
{
"Id": 31010,
"GroupId": 31010,
"TriggeringConditions": 3,
"ConditionParameters": 15,
"Priority": 2,
"CastSkill": 310031,
"CastFrequency": -1
},
{
"Id": 31011,
"GroupId": 31010,
"TriggeringConditions": 4,
"ConditionParameters": 20,
"Priority": 1,
"CastSkill": 310062,
"CastFrequency": 1
},
{
"Id": 31012,
"GroupId": 31011,
"TriggeringConditions": 3,
"ConditionParameters": 17,
"Priority": 2,
"CastSkill": 310041,
"CastFrequency": -1
},
{
"Id": 31013,
"GroupId": 31011,
"TriggeringConditions": 4,
"ConditionParameters": 20,
"Priority": 1,
"CastSkill": 310062,
"CastFrequency": 1
},
{ {
"Id": 330011, "Id": 330011,
"GroupId": 33001, "GroupId": 33001,
"TriggeringConditions": 3, "TriggeringConditions": 3,
"ConditionParameters": 30, "ConditionParameters": 25,
"Priority": 4, "Priority": 4,
"CastSkill": 20011, "CastSkill": 20011,
"CastFrequency": -1 "CastFrequency": -1
@ -248,7 +338,7 @@
"TriggeringConditions": 5, "TriggeringConditions": 5,
"ConditionParameters": 0, "ConditionParameters": 0,
"Priority": 3, "Priority": 3,
"CastSkill": 20011, "CastSkill": 330011,
"CastFrequency": -1 "CastFrequency": -1
}, },
{ {
@ -256,8 +346,17 @@
"GroupId": 33001, "GroupId": 33001,
"TriggeringConditions": 6, "TriggeringConditions": 6,
"ConditionParameters": 0, "ConditionParameters": 0,
"Priority": 2, "Priority": 1,
"CastSkill": 20031, "CastSkill": 20031,
"CastFrequency": -1 "CastFrequency": -1
},
{
"Id": 330014,
"GroupId": 33001,
"TriggeringConditions": 3,
"ConditionParameters": 180,
"Priority": 2,
"CastSkill": 330012,
"CastFrequency": -1
} }
] ]

495
src/api/config/MonsterConfigCategory.json

@ -103186,15 +103186,15 @@
"Type": 1, "Type": 1,
"Name": "狼", "Name": "狼",
"InitialDisplay": true, "InitialDisplay": true,
"BodySoulLv": 1, "BodySoulLv": 20,
"Class": 1, "Class": 1,
"BeHitPos": { "BeHitPos": {
"x": 0, "x": 0,
"y": 0.9 "y": 0.9
}, },
"ATK": 8, "ATK": 800,
"HP": 100, "HP": 500000,
"DEF": 1, "DEF": 100,
"AttackSpeed": 100, "AttackSpeed": 100,
"HitRate": 100, "HitRate": 100,
"DodgeRate": 0, "DodgeRate": 0,
@ -103204,6 +103204,57 @@
"NormalAttack": 10001, "NormalAttack": 10001,
"BattleCircle": 3, "BattleCircle": 3,
"ChasingCircle": 7, "ChasingCircle": 7,
"SkillSet": [
300001
],
"Ai": 30001,
"DisperseYaoyun": 0,
"ClearVillager": false,
"VillageHatred": 0,
"DoorHatred": 0,
"TowerHatred": 0,
"ImmortalTreeHatred": 0,
"StructureHatred": 0,
"WarriorHatred": 0,
"Help": false,
"Copper": [],
"DropGroup": 0,
"Probability": 0,
"ExtraOutProbability2": 0,
"ExtraOutProbability3": 0,
"Scale": 150,
"Offset": {
"x": 1,
"y": 1
},
"Prefab": "Monster_Lang_pt",
"HeadImage": "Monster_Lang",
"NameImage": "",
"Introduction": ""
},
{
"Id": 31001,
"Type": 6,
"Name": "狼",
"InitialDisplay": false,
"BodySoulLv": 25,
"Class": 1,
"BeHitPos": {
"x": 0,
"y": 0.9
},
"ATK": 1200,
"HP": 600000,
"DEF": 800,
"AttackSpeed": 100,
"HitRate": 110,
"DodgeRate": 30,
"CritRate": 15,
"MoveSpeed": 20,
"Weapon": 0,
"NormalAttack": 310011,
"BattleCircle": 20,
"ChasingCircle": 20,
"SkillSet": [], "SkillSet": [],
"Ai": 0, "Ai": 0,
"DisperseYaoyun": 0, "DisperseYaoyun": 0,
@ -103215,13 +103266,10 @@
"StructureHatred": 0, "StructureHatred": 0,
"WarriorHatred": 0, "WarriorHatred": 0,
"Help": false, "Help": false,
"Copper": [ "Copper": [],
2, "DropGroup": 0,
5 "Probability": 0,
], "ExtraOutProbability2": 0,
"DropGroup": 19101,
"Probability": 100,
"ExtraOutProbability2": 40,
"ExtraOutProbability3": 0, "ExtraOutProbability3": 0,
"Scale": 150, "Scale": 150,
"Offset": { "Offset": {
@ -103233,23 +103281,383 @@
"NameImage": "", "NameImage": "",
"Introduction": "" "Introduction": ""
}, },
{
"Id": 31002,
"Type": 6,
"Name": "老虎",
"InitialDisplay": false,
"BodySoulLv": 25,
"Class": 1,
"BeHitPos": {
"x": 0,
"y": 0.9
},
"ATK": 1200,
"HP": 600000,
"DEF": 800,
"AttackSpeed": 100,
"HitRate": 110,
"DodgeRate": 30,
"CritRate": 15,
"MoveSpeed": 20,
"Weapon": 0,
"NormalAttack": 10003,
"BattleCircle": 20,
"ChasingCircle": 20,
"SkillSet": [],
"Ai": 0,
"DisperseYaoyun": 0,
"ClearVillager": false,
"VillageHatred": 0,
"DoorHatred": 0,
"TowerHatred": 0,
"ImmortalTreeHatred": 0,
"StructureHatred": 0,
"WarriorHatred": 0,
"Help": false,
"Copper": [],
"DropGroup": 0,
"Probability": 0,
"ExtraOutProbability2": 0,
"ExtraOutProbability3": 0,
"Scale": 150,
"Offset": {
"x": 1,
"y": 1
},
"Prefab": "Monster_Hu_pt",
"HeadImage": "Monster_Hu",
"NameImage": "",
"Introduction": ""
},
{
"Id": 31003,
"Type": 6,
"Name": "乔河",
"InitialDisplay": false,
"BodySoulLv": 25,
"Class": 1,
"BeHitPos": {
"x": 0,
"y": 0.9
},
"ATK": 1430,
"HP": 600000,
"DEF": 1900,
"AttackSpeed": 115,
"HitRate": 140,
"DodgeRate": 30,
"CritRate": 10,
"MoveSpeed": 30,
"Weapon": 0,
"NormalAttack": 101,
"BattleCircle": 20,
"ChasingCircle": 20,
"SkillSet": [
310031
],
"Ai": 31005,
"DisperseYaoyun": 0,
"ClearVillager": false,
"VillageHatred": 0,
"DoorHatred": 0,
"TowerHatred": 0,
"ImmortalTreeHatred": 0,
"StructureHatred": 0,
"WarriorHatred": 0,
"Help": false,
"Copper": [],
"DropGroup": 0,
"Probability": 0,
"ExtraOutProbability2": 0,
"ExtraOutProbability3": 0,
"Scale": 60,
"Offset": {
"x": 1,
"y": -50
},
"Prefab": "Monster_W_QiaoHe",
"HeadImage": "WarriorHead_qiaodn_1",
"NameImage": "",
"Introduction": ""
},
{
"Id": 31004,
"Type": 6,
"Name": "陶小青",
"InitialDisplay": false,
"BodySoulLv": 25,
"Class": 1,
"BeHitPos": {
"x": 0,
"y": 0.9
},
"ATK": 1540,
"HP": 500000,
"DEF": 1300,
"AttackSpeed": 120,
"HitRate": 150,
"DodgeRate": 30,
"CritRate": 10,
"MoveSpeed": 20,
"Weapon": 0,
"NormalAttack": 102,
"BattleCircle": 20,
"ChasingCircle": 20,
"SkillSet": [
310041,
1146
],
"Ai": 31006,
"DisperseYaoyun": 0,
"ClearVillager": false,
"VillageHatred": 0,
"DoorHatred": 0,
"TowerHatred": 0,
"ImmortalTreeHatred": 0,
"StructureHatred": 0,
"WarriorHatred": 0,
"Help": false,
"Copper": [],
"DropGroup": 0,
"Probability": 0,
"ExtraOutProbability2": 0,
"ExtraOutProbability3": 0,
"Scale": 60,
"Offset": {
"x": 1,
"y": -50
},
"Prefab": "Monster_W_TaoXiaoqing",
"HeadImage": "WarriorHead_yanggy_2",
"NameImage": "",
"Introduction": ""
},
{
"Id": 31005,
"Type": 6,
"Name": "猩猩小怪",
"InitialDisplay": false,
"BodySoulLv": 25,
"Class": 1,
"BeHitPos": {
"x": 0,
"y": 0.9
},
"ATK": 1680,
"HP": 720000,
"DEF": 1000,
"AttackSpeed": 100,
"HitRate": 110,
"DodgeRate": 30,
"CritRate": 10,
"MoveSpeed": 20,
"Weapon": 0,
"NormalAttack": 310051,
"BattleCircle": 20,
"ChasingCircle": 20,
"SkillSet": [
310052
],
"Ai": 31007,
"DisperseYaoyun": 0,
"ClearVillager": false,
"VillageHatred": 0,
"DoorHatred": 0,
"TowerHatred": 0,
"ImmortalTreeHatred": 0,
"StructureHatred": 0,
"WarriorHatred": 0,
"Help": false,
"Copper": [],
"DropGroup": 0,
"Probability": 0,
"ExtraOutProbability2": 0,
"ExtraOutProbability3": 0,
"Scale": 135,
"Offset": {
"x": 1,
"y": 1
},
"Prefab": "Monster_Jufu_pt",
"HeadImage": "Monster_Jufu_pt",
"NameImage": "",
"Introduction": ""
},
{
"Id": 31006,
"Type": 6,
"Name": "慕容婉",
"InitialDisplay": false,
"BodySoulLv": 25,
"Class": 1,
"BeHitPos": {
"x": 0,
"y": 0.9
},
"ATK": 1950,
"HP": 500000,
"DEF": 1500,
"AttackSpeed": 100,
"HitRate": 110,
"DodgeRate": 30,
"CritRate": 10,
"MoveSpeed": 20,
"Weapon": 0,
"NormalAttack": 106,
"BattleCircle": 20,
"ChasingCircle": 20,
"SkillSet": [
310061
],
"Ai": 31009,
"DisperseYaoyun": 0,
"ClearVillager": false,
"VillageHatred": 0,
"DoorHatred": 0,
"TowerHatred": 0,
"ImmortalTreeHatred": 0,
"StructureHatred": 0,
"WarriorHatred": 0,
"Help": false,
"Copper": [],
"DropGroup": 0,
"Probability": 0,
"ExtraOutProbability2": 0,
"ExtraOutProbability3": 0,
"Scale": 60,
"Offset": {
"x": 1,
"y": -50
},
"Prefab": "Monster_W_MurongWan",
"HeadImage": "WarriorHead_murongw_7",
"NameImage": "",
"Introduction": ""
},
{
"Id": 31007,
"Type": 6,
"Name": "乔河",
"InitialDisplay": false,
"BodySoulLv": 25,
"Class": 1,
"BeHitPos": {
"x": 0,
"y": 0.9
},
"ATK": 1950,
"HP": 600000,
"DEF": 2000,
"AttackSpeed": 120,
"HitRate": 140,
"DodgeRate": 30,
"CritRate": 10,
"MoveSpeed": 30,
"Weapon": 0,
"NormalAttack": 101,
"BattleCircle": 20,
"ChasingCircle": 20,
"SkillSet": [
310031,
310062
],
"Ai": 31010,
"DisperseYaoyun": 0,
"ClearVillager": false,
"VillageHatred": 0,
"DoorHatred": 0,
"TowerHatred": 0,
"ImmortalTreeHatred": 0,
"StructureHatred": 0,
"WarriorHatred": 0,
"Help": false,
"Copper": [],
"DropGroup": 0,
"Probability": 0,
"ExtraOutProbability2": 0,
"ExtraOutProbability3": 0,
"Scale": 60,
"Offset": {
"x": 1,
"y": -50
},
"Prefab": "Monster_W_QiaoHe",
"HeadImage": "WarriorHead_qiaodn_1",
"NameImage": "",
"Introduction": ""
},
{
"Id": 31008,
"Type": 6,
"Name": "陶小青",
"InitialDisplay": false,
"BodySoulLv": 25,
"Class": 1,
"BeHitPos": {
"x": 0,
"y": 0.9
},
"ATK": 2210,
"HP": 500000,
"DEF": 1400,
"AttackSpeed": 125,
"HitRate": 150,
"DodgeRate": 30,
"CritRate": 10,
"MoveSpeed": 20,
"Weapon": 0,
"NormalAttack": 102,
"BattleCircle": 20,
"ChasingCircle": 20,
"SkillSet": [
310041,
1126,
1146,
310062
],
"Ai": 31011,
"DisperseYaoyun": 0,
"ClearVillager": false,
"VillageHatred": 0,
"DoorHatred": 0,
"TowerHatred": 0,
"ImmortalTreeHatred": 0,
"StructureHatred": 0,
"WarriorHatred": 0,
"Help": false,
"Copper": [],
"DropGroup": 0,
"Probability": 0,
"ExtraOutProbability2": 0,
"ExtraOutProbability3": 0,
"Scale": 60,
"Offset": {
"x": 1,
"y": -50
},
"Prefab": "Monster_W_TaoXiaoqing",
"HeadImage": "WarriorHead_yanggy_2",
"NameImage": "",
"Introduction": ""
},
{ {
"Id": 33001, "Id": 33001,
"Type": 6, "Type": 6,
"Name": "穷奇", "Name": "穷奇",
"InitialDisplay": true, "InitialDisplay": true,
"BodySoulLv": 20, "BodySoulLv": 30,
"Class": 3, "Class": 3,
"BeHitPos": { "BeHitPos": {
"x": 0, "x": 0,
"y": 0.9 "y": 0.9
}, },
"ATK": 20, "ATK": 2300,
"HP": 99999999, "HP": 2000000,
"DEF": 5, "DEF": 1500,
"AttackSpeed": 100, "AttackSpeed": 100,
"HitRate": 100, "HitRate": 150,
"DodgeRate": 0, "DodgeRate": 50,
"CritRate": 0, "CritRate": 0,
"MoveSpeed": 20, "MoveSpeed": 20,
"Weapon": 0, "Weapon": 0,
@ -103259,7 +103667,10 @@
"SkillSet": [ "SkillSet": [
11001, 11001,
20011, 20011,
20021 20021,
20031,
330011,
330012
], ],
"Ai": 33001, "Ai": 33001,
"DisperseYaoyun": 0, "DisperseYaoyun": 0,
@ -103276,10 +103687,10 @@
"Probability": 0, "Probability": 0,
"ExtraOutProbability2": 0, "ExtraOutProbability2": 0,
"ExtraOutProbability3": 0, "ExtraOutProbability3": 0,
"Scale": 150, "Scale": 80,
"Offset": { "Offset": {
"x": 1, "x": 10,
"y": 1 "y": 20
}, },
"Prefab": "Monster_Qiongqi", "Prefab": "Monster_Qiongqi",
"HeadImage": "Monster_Qiongqi", "HeadImage": "Monster_Qiongqi",
@ -103291,15 +103702,15 @@
"Type": 6, "Type": 6,
"Name": "饕餮", "Name": "饕餮",
"InitialDisplay": true, "InitialDisplay": true,
"BodySoulLv": 20, "BodySoulLv": 30,
"Class": 3, "Class": 3,
"BeHitPos": { "BeHitPos": {
"x": 0, "x": 0,
"y": 0.9 "y": 0.9
}, },
"ATK": 300, "ATK": 1000,
"HP": 99999999, "HP": 2500000,
"DEF": 25, "DEF": 300,
"AttackSpeed": 100, "AttackSpeed": 100,
"HitRate": 100, "HitRate": 100,
"DodgeRate": 0, "DodgeRate": 0,
@ -103329,10 +103740,10 @@
"Probability": 0, "Probability": 0,
"ExtraOutProbability2": 0, "ExtraOutProbability2": 0,
"ExtraOutProbability3": 0, "ExtraOutProbability3": 0,
"Scale": 150, "Scale": 80,
"Offset": { "Offset": {
"x": 1, "x": 10,
"y": 1 "y": 20
}, },
"Prefab": "Monster_Taotie", "Prefab": "Monster_Taotie",
"HeadImage": "Monster_Taotie", "HeadImage": "Monster_Taotie",
@ -103344,15 +103755,15 @@
"Type": 6, "Type": 6,
"Name": "梼杌", "Name": "梼杌",
"InitialDisplay": true, "InitialDisplay": true,
"BodySoulLv": 20, "BodySoulLv": 30,
"Class": 3, "Class": 3,
"BeHitPos": { "BeHitPos": {
"x": 0, "x": 0,
"y": 0.9 "y": 0.9
}, },
"ATK": 600, "ATK": 1000,
"HP": 99999999, "HP": 2500000,
"DEF": 50, "DEF": 300,
"AttackSpeed": 100, "AttackSpeed": 100,
"HitRate": 100, "HitRate": 100,
"DodgeRate": 0, "DodgeRate": 0,
@ -103382,10 +103793,10 @@
"Probability": 0, "Probability": 0,
"ExtraOutProbability2": 0, "ExtraOutProbability2": 0,
"ExtraOutProbability3": 0, "ExtraOutProbability3": 0,
"Scale": 150, "Scale": 80,
"Offset": { "Offset": {
"x": 1, "x": 10,
"y": 1 "y": 20
}, },
"Prefab": "Monster_Taowu", "Prefab": "Monster_Taowu",
"HeadImage": "Monster_Taowu", "HeadImage": "Monster_Taowu",
@ -103397,15 +103808,15 @@
"Type": 6, "Type": 6,
"Name": "蠃鱼", "Name": "蠃鱼",
"InitialDisplay": true, "InitialDisplay": true,
"BodySoulLv": 20, "BodySoulLv": 30,
"Class": 3, "Class": 3,
"BeHitPos": { "BeHitPos": {
"x": 0, "x": 0,
"y": 0.9 "y": 0.9
}, },
"ATK": 900, "ATK": 1000,
"HP": 99999999, "HP": 2500000,
"DEF": 100, "DEF": 300,
"AttackSpeed": 100, "AttackSpeed": 100,
"HitRate": 100, "HitRate": 100,
"DodgeRate": 0, "DodgeRate": 0,
@ -103435,10 +103846,10 @@
"Probability": 0, "Probability": 0,
"ExtraOutProbability2": 0, "ExtraOutProbability2": 0,
"ExtraOutProbability3": 0, "ExtraOutProbability3": 0,
"Scale": 150, "Scale": 80,
"Offset": { "Offset": {
"x": 1, "x": 10,
"y": 1 "y": 20
}, },
"Prefab": "Monster_Luoyu", "Prefab": "Monster_Luoyu",
"HeadImage": "Monster_Luoyu", "HeadImage": "Monster_Luoyu",

14
src/api/config/MonthlyCardConfigCategory.json

@ -6,8 +6,8 @@
2 2
], ],
"ValleyEffect": 1, "ValleyEffect": 1,
"NotActivatedDescription": "每日领取:[color=#626262]桃花石*100;仙露*5;桃花鱼*10[/color]", "NotActivatedDescription": "每日领取:[color=#626262]桃花石*100;仙露*11;桃花鱼*10[/color]",
"ActivatedDescription": "每日领取:[color=#009a04]桃花石*100;仙露*5;桃花鱼*10[/color]", "ActivatedDescription": "每日领取:[color=#009a04]桃花石*100;仙露*11;桃花鱼*10[/color]",
"Tips": "" "Tips": ""
}, },
{ {
@ -200,5 +200,15 @@
"NotActivatedDescription": "可以使用桃花石洗练", "NotActivatedDescription": "可以使用桃花石洗练",
"ActivatedDescription": "可以使用桃花石洗练", "ActivatedDescription": "可以使用桃花石洗练",
"Tips": "" "Tips": ""
},
{
"Id": 20,
"Privilege": [
2
],
"ValleyEffect": 23,
"NotActivatedDescription": "远征每日挑战[color=#626262]次数+2[/color]",
"ActivatedDescription": "远征每日挑战[color=#626262]次数+2[/color]",
"Tips": ""
} }
] ]

141
src/api/config/MooncakeGamblingNpcConfigCategory.json

@ -0,0 +1,141 @@
[
{
"Id": 1,
"Name": "小甲",
"IsAttract": true,
"Region": "森",
"Icon": "Head_M_3001",
"Description": "小甲住在森林深处,以打猎为生,最喜以野味待客,为人热情洒脱。",
"FavoriteItem": "兽肉汤",
"Mantra": "三分天命随它去,七分拼得黄金来!",
"DialogueWithOptions": [
501,
505
],
"Dialogue2": [
521,
522,
523
]
},
{
"Id": 2,
"Name": "余村长",
"IsAttract": false,
"Region": "渔",
"Icon": "Head_M_6001",
"Description": "渔溪村村长,妖兽霍乱、村民流离失所的时候,也依然守护在渔溪村。",
"FavoriteItem": "炭烤鱼干",
"Mantra": "放心,有我在。",
"DialogueWithOptions": [
511,
515,
520
],
"Dialogue2": [
521,
522,
523
]
},
{
"Id": 3,
"Name": "丘师父",
"IsAttract": false,
"Region": "赤",
"Icon": "Head_M_6002",
"Description": "丘师父是一个严谨的人,生性不爱笑,淘气的村民们会在背后偷偷叫他老古板。喜欢在夜深人静时小酌一杯。",
"FavoriteItem": "赤丘老窖",
"Mantra": "凡事皆有度,过犹不及。",
"DialogueWithOptions": [
508,
509,
516
],
"Dialogue2": [
521,
522,
523
]
},
{
"Id": 4,
"Name": "宁管事",
"IsAttract": false,
"Region": "太",
"Icon": "Head_F_5001",
"Description": "宁管事出生在一个医药世家,除了管理太姥村事务以外,还常为村民看病抓药。",
"FavoriteItem": "米饭;野菜汤",
"Mantra": "多喝热水。",
"DialogueWithOptions": [
512,
513,
518
],
"Dialogue2": [
521,
522,
523
]
},
{
"Id": 5,
"Name": "朱里长",
"IsAttract": false,
"Region": "青",
"Icon": "Head_F_6003",
"Description": "青山镇事务繁多,朱里长每天都很忙碌。她最爱的食物是辣椒,这种让人鼻涕横流额头冒汗的食物能舒缓她的压力。",
"FavoriteItem": "麻婆豆腐;酸菜鱼",
"Mantra": "有事直说,我这儿忙着呢。",
"DialogueWithOptions": [
503,
504,
517
],
"Dialogue2": [
521,
522,
523
]
},
{
"Id": 6,
"Name": "陶渊明",
"IsAttract": false,
"Region": "陶",
"Icon": "Head_T_1",
"Description": "陶先生,行踪神秘,常常突然出现又突然消失,也许拥有特别的能力?嗯……让人无法捉摸。",
"FavoriteItem": "酱烧地芝",
"Mantra": "莫问来处,且随缘去。",
"DialogueWithOptions": [
507,
510,
514,
519
],
"Dialogue2": [
521,
522,
523
]
},
{
"Id": 7,
"Name": "小乙",
"IsAttract": true,
"Region": "森",
"Icon": "Head_F_3001",
"Description": "性子像初春的太阳,最会宽慰人,大家都爱找她说心事。",
"FavoriteItem": "鸡蛋羹",
"Mantra": "你好,需要帮忙吗?",
"DialogueWithOptions": [
502,
506
],
"Dialogue2": [
521,
522,
523
]
}
]

38
src/api/config/MooncakeGamblingRewardConfigCategory.json

@ -0,0 +1,38 @@
[
{
"Id": 1,
"Name": "一秀",
"Reward": 100120,
"Number": 10
},
{
"Id": 2,
"Name": "二举",
"Reward": 100121,
"Number": 8
},
{
"Id": 3,
"Name": "三红",
"Reward": 100122,
"Number": 6
},
{
"Id": 4,
"Name": "四进",
"Reward": 100123,
"Number": 4
},
{
"Id": 5,
"Name": "对堂",
"Reward": 100124,
"Number": 2
},
{
"Id": 6,
"Name": "状元",
"Reward": 100125,
"Number": 1
}
]

58
src/api/config/NpcConfigCategory.json

@ -95,7 +95,7 @@
"Disappear": false, "Disappear": false,
"Repeat": false, "Repeat": false,
"Hide": false, "Hide": false,
"Description": "丘师父是一个严谨的人,生性不爱笑,淘气的村民们会在背后偷偷叫他老古板。" "Description": "丘师父是一个严谨的人,生性不爱笑,淘气的村民们会在背后偷偷叫他老古板。喜欢在夜深人静时小酌一杯。"
}, },
{ {
"Id": 5, "Id": 5,
@ -2523,5 +2523,61 @@
"Repeat": false, "Repeat": false,
"Hide": true, "Hide": true,
"Description": "" "Description": ""
},
{
"Id": 99006,
"Type": 6,
"Name": "远征商店",
"RelatedId": 4007,
"DialogueWithOptions": [
1
],
"BubbleText": 0,
"FixedPoint": true,
"MoveSpeed": 0,
"Area": 1001,
"CreateCondition1": 0,
"CreateParameter1": [],
"CreateCondition2": 0,
"CreateParameter2": [],
"DisappearCondition": 0,
"DisappearConditionParameter": [],
"AppearTime": [],
"VisitDisplay": false,
"Icon": "",
"Prefab": "",
"DialogueWay": false,
"Disappear": false,
"Repeat": false,
"Hide": true,
"Description": ""
},
{
"Id": 99007,
"Type": 6,
"Name": "奖券商店",
"RelatedId": 4008,
"DialogueWithOptions": [
1
],
"BubbleText": 0,
"FixedPoint": true,
"MoveSpeed": 0,
"Area": 1001,
"CreateCondition1": 0,
"CreateParameter1": [],
"CreateCondition2": 0,
"CreateParameter2": [],
"DisappearCondition": 0,
"DisappearConditionParameter": [],
"AppearTime": [],
"VisitDisplay": false,
"Icon": "",
"Prefab": "",
"DialogueWay": false,
"Disappear": false,
"Repeat": false,
"Hide": true,
"Description": ""
} }
] ]

16
src/api/config/NpcPosInfoConfigCategory.json

@ -632,6 +632,22 @@
"y": 23.91 "y": 23.91
}, },
"IsFlip": false "IsFlip": false
},
{
"ConfigId": 99006,
"Pos": {
"x": 24.37,
"y": 51.4
},
"IsFlip": false
},
{
"ConfigId": 99007,
"Pos": {
"x": 24.37,
"y": 51.4
},
"IsFlip": false
} }
] ]
} }

4
src/api/config/OrderConfigCategory.json

@ -5,7 +5,7 @@
"Type": 1, "Type": 1,
"NeedNum": 10000, "NeedNum": 10000,
"MaterialGroup": 1, "MaterialGroup": 1,
"Copper": 350000, "Copper": 400000,
"EngineeringQuantity": 2000000, "EngineeringQuantity": 2000000,
"OrderDescribe": "七孤城的将士在前线抵御妖兽需要大量的兵器", "OrderDescribe": "七孤城的将士在前线抵御妖兽需要大量的兵器",
"NeedDescribe": "制造10000件兵具供给七孤城的将士", "NeedDescribe": "制造10000件兵具供给七孤城的将士",
@ -17,7 +17,7 @@
"Type": 2, "Type": 2,
"NeedNum": 10000, "NeedNum": 10000,
"MaterialGroup": 2, "MaterialGroup": 2,
"Copper": 350000, "Copper": 400000,
"EngineeringQuantity": 2000000, "EngineeringQuantity": 2000000,
"OrderDescribe": "七孤城的将士在前线抵御妖兽需要大量军粮", "OrderDescribe": "七孤城的将士在前线抵御妖兽需要大量军粮",
"NeedDescribe": "制造10000件军粮供给七孤城的将士", "NeedDescribe": "制造10000件军粮供给七孤城的将士",

285
src/api/config/PackageConfigCategory.json

@ -389,6 +389,51 @@
"LimitNum": 1, "LimitNum": 1,
"Award": 931 "Award": 931
}, },
{
"Id": 319,
"Name": "专属武器箱",
"Type": 3,
"BuyType": 2,
"Parameter": 128,
"OriginalPrice": 300,
"ShowCondition": 1,
"UnlockParameter": 0,
"DisplayCondition": 1,
"DisplayParameter": 0,
"ResetType": 0,
"LimitNum": 1,
"Award": 953
},
{
"Id": 320,
"Name": "复生的勇士",
"Type": 3,
"BuyType": 2,
"Parameter": 198,
"OriginalPrice": 400,
"ShowCondition": 2,
"UnlockParameter": 1000,
"DisplayCondition": 1,
"DisplayParameter": 0,
"ResetType": 0,
"LimitNum": 1,
"Award": 954
},
{
"Id": 400,
"Name": "外观礼盒",
"Type": 4,
"BuyType": 3,
"Parameter": 20,
"OriginalPrice": 100,
"ShowCondition": 1,
"UnlockParameter": 9,
"DisplayCondition": 1,
"DisplayParameter": 0,
"ResetType": 1,
"LimitNum": 1,
"Award": 940
},
{ {
"Id": 401, "Id": 401,
"Name": "金粟小仓", "Name": "金粟小仓",
@ -523,5 +568,245 @@
"ResetType": 0, "ResetType": 0,
"LimitNum": 1, "LimitNum": 1,
"Award": 939 "Award": 939
},
{
"Id": 410,
"Name": "丛青矮竹",
"Type": 4,
"BuyType": 2,
"Parameter": 10,
"OriginalPrice": 20,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 0,
"ResetType": 0,
"LimitNum": 1,
"Award": 941
},
{
"Id": 411,
"Name": "听雨芭蕉",
"Type": 4,
"BuyType": 2,
"Parameter": 18,
"OriginalPrice": 30,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 0,
"ResetType": 0,
"LimitNum": 1,
"Award": 942
},
{
"Id": 412,
"Name": "邀月亭",
"Type": 4,
"BuyType": 2,
"Parameter": 15,
"OriginalPrice": 30,
"ShowCondition": 1,
"UnlockParameter": 21,
"DisplayCondition": 1,
"DisplayParameter": 21,
"ResetType": 0,
"LimitNum": 1,
"Award": 943
},
{
"Id": 413,
"Name": "曲径石阑",
"Type": 4,
"BuyType": 2,
"Parameter": 8,
"OriginalPrice": 15,
"ShowCondition": 1,
"UnlockParameter": 11,
"DisplayCondition": 1,
"DisplayParameter": 11,
"ResetType": 0,
"LimitNum": 1,
"Award": 944
},
{
"Id": 414,
"Name": "水云间·墙",
"Type": 4,
"BuyType": 2,
"Parameter": 10,
"OriginalPrice": 20,
"ShowCondition": 1,
"UnlockParameter": 16,
"DisplayCondition": 1,
"DisplayParameter": 16,
"ResetType": 0,
"LimitNum": 1,
"Award": 945
},
{
"Id": 415,
"Name": "碎石径",
"Type": 4,
"BuyType": 2,
"Parameter": 5,
"OriginalPrice": 10,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 8,
"ResetType": 0,
"LimitNum": 1,
"Award": 946
},
{
"Id": 416,
"Name": "榕树·连理枝",
"Type": 4,
"BuyType": 2,
"Parameter": 5,
"OriginalPrice": 10,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 8,
"ResetType": 0,
"LimitNum": 1,
"Award": 947
},
{
"Id": 417,
"Name": "桢楠·叠翠",
"Type": 4,
"BuyType": 3,
"Parameter": 280,
"OriginalPrice": 400,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 8,
"ResetType": 0,
"LimitNum": 1,
"Award": 948
},
{
"Id": 418,
"Name": "松树·伴山",
"Type": 4,
"BuyType": 3,
"Parameter": 280,
"OriginalPrice": 400,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 8,
"ResetType": 0,
"LimitNum": 1,
"Award": 949
},
{
"Id": 419,
"Name": "桑树·盈满",
"Type": 4,
"BuyType": 3,
"Parameter": 280,
"OriginalPrice": 400,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 8,
"ResetType": 0,
"LimitNum": 1,
"Award": 950
},
{
"Id": 420,
"Name": "柳树·平湖影",
"Type": 4,
"BuyType": 3,
"Parameter": 280,
"OriginalPrice": 400,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 8,
"ResetType": 0,
"LimitNum": 1,
"Award": 951
},
{
"Id": 421,
"Name": "梨树·月满梢",
"Type": 4,
"BuyType": 3,
"Parameter": 280,
"OriginalPrice": 400,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 8,
"ResetType": 0,
"LimitNum": 1,
"Award": 952
},
{
"Id": 422,
"Name": "桂花香满秋",
"Type": 4,
"BuyType": 2,
"Parameter": 5,
"OriginalPrice": 10,
"ShowCondition": 1,
"UnlockParameter": 19,
"DisplayCondition": 1,
"DisplayParameter": 19,
"ResetType": 0,
"LimitNum": 1,
"Award": 955
},
{
"Id": 423,
"Name": "玉兔揽月灯",
"Type": 4,
"BuyType": 2,
"Parameter": 5,
"OriginalPrice": 10,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 8,
"ResetType": 0,
"LimitNum": 1,
"Award": 956
},
{
"Id": 424,
"Name": "月宫玉兔摊",
"Type": 4,
"BuyType": 2,
"Parameter": 15,
"OriginalPrice": 30,
"ShowCondition": 1,
"UnlockParameter": 8,
"DisplayCondition": 1,
"DisplayParameter": 8,
"ResetType": 0,
"LimitNum": 1,
"Award": 957
},
{
"Id": 425,
"Name": "九重凌云塔",
"Type": 4,
"BuyType": 2,
"Parameter": 8,
"OriginalPrice": 20,
"ShowCondition": 1,
"UnlockParameter": 20,
"DisplayCondition": 1,
"DisplayParameter": 20,
"ResetType": 0,
"LimitNum": 1,
"Award": 958
} }
] ]

30
src/api/config/PetConfigCategory.json

@ -20,6 +20,7 @@
], ],
"Speed": 6, "Speed": 6,
"AIConfigId": 12, "AIConfigId": 12,
"ValleyEffect": [],
"SkillEffectPrefab": "FX_Skill_DangKang" "SkillEffectPrefab": "FX_Skill_DangKang"
}, },
{ {
@ -43,6 +44,7 @@
], ],
"Speed": 20, "Speed": 20,
"AIConfigId": 13, "AIConfigId": 13,
"ValleyEffect": [],
"SkillEffectPrefab": "FX_Skill_DangKang" "SkillEffectPrefab": "FX_Skill_DangKang"
}, },
{ {
@ -64,6 +66,7 @@
], ],
"Speed": 25, "Speed": 25,
"AIConfigId": 14, "AIConfigId": 14,
"ValleyEffect": [],
"SkillEffectPrefab": "FX_SKill_MengNiu" "SkillEffectPrefab": "FX_SKill_MengNiu"
}, },
{ {
@ -87,6 +90,33 @@
], ],
"Speed": 6, "Speed": 6,
"AIConfigId": 15, "AIConfigId": 15,
"ValleyEffect": [],
"SkillEffectPrefab": "FX_Skill_She" "SkillEffectPrefab": "FX_Skill_She"
},
{
"Id": 1005,
"Name": "月麒麟",
"Type": 5,
"PrefabName": "Pet_1005",
"IdleGroup": [
"Casual",
"Casual2",
"Casual3",
"Sleep"
],
"MoveGroup": [
"Walk",
"Run"
],
"ActionWeight": [
1,
30
],
"Speed": 25,
"AIConfigId": 0,
"ValleyEffect": [
8001
],
"SkillEffectPrefab": ""
} }
] ]

383
src/api/config/RegionConfigCategory.json

@ -18,6 +18,7 @@
}, },
"Image": "Region_1001", "Image": "Region_1001",
"Image2": "Region_Taogu", "Image2": "Region_Taogu",
"MapConfigData": "MapConfigData_1001",
"ArtPrefab": "MapArt_1", "ArtPrefab": "MapArt_1",
"ButtonName": "Village_1001_Button", "ButtonName": "Village_1001_Button",
"Description": "山间清风徐徐,桃花飘香,是一处幽静宜居之地" "Description": "山间清风徐徐,桃花飘香,是一处幽静宜居之地"
@ -41,6 +42,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_1002",
"ArtPrefab": "MapArt_1", "ArtPrefab": "MapArt_1",
"ButtonName": "", "ButtonName": "",
"Description": "山间清风徐徐,桃花飘香,是一处幽静宜居之地" "Description": "山间清风徐徐,桃花飘香,是一处幽静宜居之地"
@ -64,6 +66,7 @@
}, },
"Image": "Region_2001", "Image": "Region_2001",
"Image2": "Region_Senlin", "Image2": "Region_Senlin",
"MapConfigData": "MapConfigData_2001",
"ArtPrefab": "MapArt_2001", "ArtPrefab": "MapArt_2001",
"ButtonName": "Village_2001_Button", "ButtonName": "Village_2001_Button",
"Description": "宁静的森林,没有可怕的兽群。可以因地制宜,合理建设,获取丰富的资源" "Description": "宁静的森林,没有可怕的兽群。可以因地制宜,合理建设,获取丰富的资源"
@ -87,6 +90,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_2002",
"ArtPrefab": "MapArt_2001", "ArtPrefab": "MapArt_2001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
@ -110,6 +114,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_2003",
"ArtPrefab": "MapArt_2001", "ArtPrefab": "MapArt_2001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
@ -133,6 +138,7 @@
}, },
"Image": "Region_2004", "Image": "Region_2004",
"Image2": "Region_Taohome", "Image2": "Region_Taohome",
"MapConfigData": "MapConfigData_2004",
"ArtPrefab": "MapArt_2004", "ArtPrefab": "MapArt_2004",
"ButtonName": "Village_2004_Button", "ButtonName": "Village_2004_Button",
"Description": "山气日夕佳,飞鸟相与还。陶先生居住在此地" "Description": "山气日夕佳,飞鸟相与还。陶先生居住在此地"
@ -157,6 +163,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_3001",
"ArtPrefab": "MapArt_3001", "ArtPrefab": "MapArt_3001",
"ButtonName": "", "ButtonName": "",
"Description": "新手村" "Description": "新手村"
@ -181,6 +188,7 @@
}, },
"Image": "Region_3002", "Image": "Region_3002",
"Image2": "Region_Yuxi", "Image2": "Region_Yuxi",
"MapConfigData": "MapConfigData_3002",
"ArtPrefab": "MapArt_3002", "ArtPrefab": "MapArt_3002",
"ButtonName": "Village_3002_Button", "ButtonName": "Village_3002_Button",
"Description": "离桃谷最近的一个村落,是陶小青和乔河的故乡。溪水穿过村庄缓缓流过,村民们性格也像水一样温润亲和。" "Description": "离桃谷最近的一个村落,是陶小青和乔河的故乡。溪水穿过村庄缓缓流过,村民们性格也像水一样温润亲和。"
@ -205,6 +213,7 @@
}, },
"Image": "Region_3003", "Image": "Region_3003",
"Image2": "Region_Chiqiu", "Image2": "Region_Chiqiu",
"MapConfigData": "MapConfigData_3003",
"ArtPrefab": "MapArt_3003", "ArtPrefab": "MapArt_3003",
"ButtonName": "Village_3003_Button", "ButtonName": "Village_3003_Button",
"Description": "因天然的红色地貌而得名赤丘,地形错落,物产丰富" "Description": "因天然的红色地貌而得名赤丘,地形错落,物产丰富"
@ -229,6 +238,7 @@
}, },
"Image": "Region_3004", "Image": "Region_3004",
"Image2": "Region_Taimu", "Image2": "Region_Taimu",
"MapConfigData": "MapConfigData_3004",
"ArtPrefab": "MapArt_3004", "ArtPrefab": "MapArt_3004",
"ButtonName": "Village_3004_Button", "ButtonName": "Village_3004_Button",
"Description": "太姥山中有一处巨大的瀑布倾泻而下,山中空气常年湿润清爽。" "Description": "太姥山中有一处巨大的瀑布倾泻而下,山中空气常年湿润清爽。"
@ -253,6 +263,7 @@
}, },
"Image": "Region_3005", "Image": "Region_3005",
"Image2": "Region_Qingshan", "Image2": "Region_Qingshan",
"MapConfigData": "MapConfigData_3005",
"ArtPrefab": "MapArt_3005", "ArtPrefab": "MapArt_3005",
"ButtonName": "Village_3005_Button", "ButtonName": "Village_3005_Button",
"Description": "乱世中难得繁荣的一个小镇,有许多人居住在此地。如今地貌一片青绿怡人,它曾经的模样大约已逐渐被人淡忘……" "Description": "乱世中难得繁荣的一个小镇,有许多人居住在此地。如今地貌一片青绿怡人,它曾经的模样大约已逐渐被人淡忘……"
@ -276,6 +287,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_6001",
"ArtPrefab": "MapArt_6001", "ArtPrefab": "MapArt_6001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
@ -299,6 +311,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_6002",
"ArtPrefab": "MapArt_6001", "ArtPrefab": "MapArt_6001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
@ -322,6 +335,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_6003",
"ArtPrefab": "MapArt_6001", "ArtPrefab": "MapArt_6001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
@ -345,6 +359,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_6004",
"ArtPrefab": "MapArt_6001", "ArtPrefab": "MapArt_6001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
@ -368,6 +383,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_7001",
"ArtPrefab": "MapArt_6001", "ArtPrefab": "MapArt_6001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
@ -391,6 +407,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_7002",
"ArtPrefab": "MapArt_6001", "ArtPrefab": "MapArt_6001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
@ -414,6 +431,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_7003",
"ArtPrefab": "MapArt_6001", "ArtPrefab": "MapArt_6001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
@ -437,13 +455,14 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_7004",
"ArtPrefab": "MapArt_6001", "ArtPrefab": "MapArt_6001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
}, },
{ {
"Id": 8001, "Id": 8001,
"Region": "远征-廖山", "Region": "远征-廖山-小山道",
"TaskCondition": -1, "TaskCondition": -1,
"TeleportationPointTips": "", "TeleportationPointTips": "",
"Type": 9, "Type": 9,
@ -460,10 +479,371 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8001", "ArtPrefab": "MapArt_8001",
"ButtonName": "", "ButtonName": "",
"Description": "" "Description": ""
}, },
{
"Id": 8002,
"Region": "远征-廖山-试炼",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8002",
"ButtonName": "",
"Description": ""
},
{
"Id": 8003,
"Region": "远征-廖山-大榕树",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8003",
"ButtonName": "",
"Description": ""
},
{
"Id": 8004,
"Region": "远征-廖山-廖山",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8004",
"ButtonName": "",
"Description": ""
},
{
"Id": 8005,
"Region": "远征-北山坪-山涧",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8005",
"ButtonName": "",
"Description": ""
},
{
"Id": 8006,
"Region": "远征-北山坪-试炼",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8006",
"ButtonName": "",
"Description": ""
},
{
"Id": 8007,
"Region": "远征-北山坪-黑树林",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8007",
"ButtonName": "",
"Description": ""
},
{
"Id": 8008,
"Region": "远征-北山坪-北山坪",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8008",
"ButtonName": "",
"Description": ""
},
{
"Id": 8009,
"Region": "远征-青云寺-空旷草地",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8009",
"ButtonName": "",
"Description": ""
},
{
"Id": 8010,
"Region": "远征-青云寺-试炼",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8010",
"ButtonName": "",
"Description": ""
},
{
"Id": 8011,
"Region": "远征-青云寺-山涧",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8011",
"ButtonName": "",
"Description": ""
},
{
"Id": 8012,
"Region": "远征-青云寺-青云寺",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8012",
"ButtonName": "",
"Description": ""
},
{
"Id": 8013,
"Region": "远征-乌鸦渡-古庙",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8013",
"ButtonName": "",
"Description": ""
},
{
"Id": 8014,
"Region": "远征-乌鸦渡-试炼",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8014",
"ButtonName": "",
"Description": ""
},
{
"Id": 8015,
"Region": "远征-乌鸦渡-无名山",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8015",
"ButtonName": "",
"Description": ""
},
{
"Id": 8016,
"Region": "远征-乌鸦渡-乌鸦渡",
"TaskCondition": -1,
"TeleportationPointTips": "",
"Type": 9,
"StoreHouse": false,
"Relationship": 0,
"PrestigeId": 0,
"BuildTask": 0,
"Fog": false,
"Monster": 0,
"Protector": false,
"ResurrectionPoint": {
"x": 0,
"y": 0
},
"Image": "",
"Image2": "",
"MapConfigData": "MapConfigData_8001",
"ArtPrefab": "MapArt_8016",
"ButtonName": "",
"Description": ""
},
{ {
"Id": 9999, "Id": 9999,
"Region": "战斗测试", "Region": "战斗测试",
@ -483,6 +863,7 @@
}, },
"Image": "", "Image": "",
"Image2": "", "Image2": "",
"MapConfigData": "MapConfigData_9999",
"ArtPrefab": "MapArt_6001", "ArtPrefab": "MapArt_6001",
"ButtonName": "", "ButtonName": "",
"Description": "战斗测试" "Description": "战斗测试"

100
src/api/config/RegionGiftConfigCategory.json

@ -302,7 +302,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "承蒙贵村厚爱,惠允缔结两姓之好。所赠聘礼已如数敬领,今谨备奁赀若干随函奉上,惟愿永结朱陈之好,共谱姻娅之欢。", "LetterContent": "承蒙贵村厚爱,许{0}{1}{2}门庭。今依礼呈送聘礼,以表诚敬之心。日后必当勤勉持家,和睦乡里,不负众望。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -319,7 +319,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "荷蒙贵村垂青,慨允两姓联姻。聘礼已虔诚拜受,兹具奁赀若干恭呈,冀望永缔秦晋之盟,长续门楣之庆。", "LetterContent": "荷蒙贵宅垂青,许{0}{1}{2}家门。兹依礼奉上聘礼,聊表寸心。日后必当同心协力,光耀门楣,以报知遇之恩。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -336,7 +336,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵村雅意,玉成儿女姻缘。聘仪已恭谨收纳,今特备奁赀若干奉上,愿结两姓百年之好,共襄宗族之荣。", "LetterContent": "仰承贵村高义,允我村{2}与贵村{0}缔缘。现循旧俗纳聘,虽礼薄而情真。此后当以勤勉立户,以和睦持村,共护两境安康。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -353,7 +353,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "幸蒙贵村厚赐,允诺朱陈之约。聘礼已虔心领受,随函谨呈奁赀若干,但求永固姻亲之谊,同享瓜瓞之绵。", "LetterContent": "幸得贵府厚待,准{0}与{2}共结秦晋。今依俗纳聘,虔具薄仪,伏祈笑纳。来日定当互敬互爱,敦亲睦邻,以慰高堂之望。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -370,7 +370,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "伏承贵村隆情,惠允缔结婚盟。聘物已如礼敬收,今备奁赀若干附呈,惟祈永结两姓之欢,长保门庭之睦。", "LetterContent": "仰承贵宅雅意,允{0}{1}{2}宗族。现依礼呈递聘书,并奉微礼,以彰诚意。嗣后必当勤俭持家,和睦邻里,不负两家之托。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -387,7 +387,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12101, "GiftBagItem": 12101,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "承蒙贵村厚爱,许{0}{1}{2}门庭。今依礼呈送聘礼,以表诚敬之心。日后必当勤勉持家,和睦乡里,不负众望。", "LetterContent": "承蒙贵村厚爱,惠允缔结两姓之好。所赠聘礼已如数敬领,今谨备奁赀若干随函奉上,惟愿永结朱陈之好,共谱姻娅之欢。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -404,7 +404,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12101, "GiftBagItem": 12101,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "荷蒙贵宅垂青,许{0}{1}{2}家门。兹依礼奉上聘礼,聊表寸心。日后必当同心协力,光耀门楣,以报知遇之恩。", "LetterContent": "荷蒙贵村垂青,慨允两姓联姻。聘礼已虔诚拜受,兹具奁赀若干恭呈,冀望永缔秦晋之盟,长续门楣之庆。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -421,7 +421,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12101, "GiftBagItem": 12101,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵村高义,允我村{2}与贵村{0}缔缘。现循旧俗纳聘,虽礼薄而情真。此后当以勤勉立户,以和睦持村,共护两境安康。", "LetterContent": "仰承贵村雅意,玉成儿女姻缘。聘仪已恭谨收纳,今特备奁赀若干奉上,愿结两姓百年之好,共襄宗族之荣。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -438,7 +438,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12101, "GiftBagItem": 12101,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "幸得贵府厚待,准{0}与{2}共结秦晋。今依俗纳聘,虔具薄仪,伏祈笑纳。来日定当互敬互爱,敦亲睦邻,以慰高堂之望。", "LetterContent": "幸蒙贵村厚赐,允诺朱陈之约。聘礼已虔心领受,随函谨呈奁赀若干,但求永固姻亲之谊,同享瓜瓞之绵。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -455,7 +455,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12101, "GiftBagItem": 12101,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵宅雅意,允{0}{1}{2}宗族。现依礼呈递聘书,并奉微礼,以彰诚意。嗣后必当勤俭持家,和睦邻里,不负两家之托。", "LetterContent": "伏承贵村隆情,惠允缔结婚盟。聘物已如礼敬收,今备奁赀若干附呈,惟祈永结两姓之欢,长保门庭之睦。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -472,7 +472,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "承蒙贵村厚爱,惠允缔结两姓之好。所赠聘礼已如数敬领,今谨备奁赀若干随函奉上,惟愿永结朱陈之好,共谱姻娅之欢。", "LetterContent": "承蒙贵村厚爱,许{0}{1}{2}门庭。今依礼呈送聘礼,以表诚敬之心。日后必当勤勉持家,和睦乡里,不负众望。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -489,7 +489,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "荷蒙贵村垂青,慨允两姓联姻。聘礼已虔诚拜受,兹具奁赀若干恭呈,冀望永缔秦晋之盟,长续门楣之庆。", "LetterContent": "荷蒙贵宅垂青,许{0}{1}{2}家门。兹依礼奉上聘礼,聊表寸心。日后必当同心协力,光耀门楣,以报知遇之恩。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -506,7 +506,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵村雅意,玉成儿女姻缘。聘仪已恭谨收纳,今特备奁赀若干奉上,愿结两姓百年之好,共襄宗族之荣。", "LetterContent": "仰承贵村高义,允我村{2}与贵村{0}缔缘。现循旧俗纳聘,虽礼薄而情真。此后当以勤勉立户,以和睦持村,共护两境安康。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -523,7 +523,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "幸蒙贵村厚赐,允诺朱陈之约。聘礼已虔心领受,随函谨呈奁赀若干,但求永固姻亲之谊,同享瓜瓞之绵。", "LetterContent": "幸得贵府厚待,准{0}与{2}共结秦晋。今依俗纳聘,虔具薄仪,伏祈笑纳。来日定当互敬互爱,敦亲睦邻,以慰高堂之望。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -540,7 +540,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "伏承贵村隆情,惠允缔结婚盟。聘物已如礼敬收,今备奁赀若干附呈,惟祈永结两姓之欢,长保门庭之睦。", "LetterContent": "仰承贵宅雅意,允{0}{1}{2}宗族。现依礼呈递聘书,并奉微礼,以彰诚意。嗣后必当勤俭持家,和睦邻里,不负两家之托。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -557,7 +557,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12102, "GiftBagItem": 12102,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "承蒙贵村厚爱,许{0}{1}{2}门庭。今依礼呈送聘礼,以表诚敬之心。日后必当勤勉持家,和睦乡里,不负众望。", "LetterContent": "承蒙贵村厚爱,惠允缔结两姓之好。所赠聘礼已如数敬领,今谨备奁赀若干随函奉上,惟愿永结朱陈之好,共谱姻娅之欢。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -574,7 +574,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12102, "GiftBagItem": 12102,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "荷蒙贵宅垂青,许{0}{1}{2}家门。兹依礼奉上聘礼,聊表寸心。日后必当同心协力,光耀门楣,以报知遇之恩。", "LetterContent": "荷蒙贵村垂青,慨允两姓联姻。聘礼已虔诚拜受,兹具奁赀若干恭呈,冀望永缔秦晋之盟,长续门楣之庆。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -591,7 +591,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12102, "GiftBagItem": 12102,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵村高义,允我村{2}与贵村{0}缔缘。现循旧俗纳聘,虽礼薄而情真。此后当以勤勉立户,以和睦持村,共护两境安康。", "LetterContent": "仰承贵村雅意,玉成儿女姻缘。聘仪已恭谨收纳,今特备奁赀若干奉上,愿结两姓百年之好,共襄宗族之荣。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -608,7 +608,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12102, "GiftBagItem": 12102,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "幸得贵府厚待,准{0}与{2}共结秦晋。今依俗纳聘,虔具薄仪,伏祈笑纳。来日定当互敬互爱,敦亲睦邻,以慰高堂之望。", "LetterContent": "幸蒙贵村厚赐,允诺朱陈之约。聘礼已虔心领受,随函谨呈奁赀若干,但求永固姻亲之谊,同享瓜瓞之绵。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -625,7 +625,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12102, "GiftBagItem": 12102,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵宅雅意,允{0}{1}{2}宗族。现依礼呈递聘书,并奉微礼,以彰诚意。嗣后必当勤俭持家,和睦邻里,不负两家之托。", "LetterContent": "伏承贵村隆情,惠允缔结婚盟。聘物已如礼敬收,今备奁赀若干附呈,惟祈永结两姓之欢,长保门庭之睦。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -642,7 +642,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "承蒙贵村厚爱,惠允缔结两姓之好。所赠聘礼已如数敬领,今谨备奁赀若干随函奉上,惟愿永结朱陈之好,共谱姻娅之欢。", "LetterContent": "承蒙贵村厚爱,许{0}{1}{2}门庭。今依礼呈送聘礼,以表诚敬之心。日后必当勤勉持家,和睦乡里,不负众望。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -659,7 +659,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "荷蒙贵村垂青,慨允两姓联姻。聘礼已虔诚拜受,兹具奁赀若干恭呈,冀望永缔秦晋之盟,长续门楣之庆。", "LetterContent": "荷蒙贵宅垂青,许{0}{1}{2}家门。兹依礼奉上聘礼,聊表寸心。日后必当同心协力,光耀门楣,以报知遇之恩。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -676,7 +676,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵村雅意,玉成儿女姻缘。聘仪已恭谨收纳,今特备奁赀若干奉上,愿结两姓百年之好,共襄宗族之荣。", "LetterContent": "仰承贵村高义,允我村{2}与贵村{0}缔缘。现循旧俗纳聘,虽礼薄而情真。此后当以勤勉立户,以和睦持村,共护两境安康。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -693,7 +693,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "幸蒙贵村厚赐,允诺朱陈之约。聘礼已虔心领受,随函谨呈奁赀若干,但求永固姻亲之谊,同享瓜瓞之绵。", "LetterContent": "幸得贵府厚待,准{0}与{2}共结秦晋。今依俗纳聘,虔具薄仪,伏祈笑纳。来日定当互敬互爱,敦亲睦邻,以慰高堂之望。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -710,7 +710,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "伏承贵村隆情,惠允缔结婚盟。聘物已如礼敬收,今备奁赀若干附呈,惟祈永结两姓之欢,长保门庭之睦。", "LetterContent": "仰承贵宅雅意,允{0}{1}{2}宗族。现依礼呈递聘书,并奉微礼,以彰诚意。嗣后必当勤俭持家,和睦邻里,不负两家之托。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -727,7 +727,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12103, "GiftBagItem": 12103,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "承蒙贵村厚爱,许{0}{1}{2}门庭。今依礼呈送聘礼,以表诚敬之心。日后必当勤勉持家,和睦乡里,不负众望。", "LetterContent": "承蒙贵村厚爱,惠允缔结两姓之好。所赠聘礼已如数敬领,今谨备奁赀若干随函奉上,惟愿永结朱陈之好,共谱姻娅之欢。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -744,7 +744,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12103, "GiftBagItem": 12103,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "荷蒙贵宅垂青,许{0}{1}{2}家门。兹依礼奉上聘礼,聊表寸心。日后必当同心协力,光耀门楣,以报知遇之恩。", "LetterContent": "荷蒙贵村垂青,慨允两姓联姻。聘礼已虔诚拜受,兹具奁赀若干恭呈,冀望永缔秦晋之盟,长续门楣之庆。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -761,7 +761,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12103, "GiftBagItem": 12103,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵村高义,允我村{2}与贵村{0}缔缘。现循旧俗纳聘,虽礼薄而情真。此后当以勤勉立户,以和睦持村,共护两境安康。", "LetterContent": "仰承贵村雅意,玉成儿女姻缘。聘仪已恭谨收纳,今特备奁赀若干奉上,愿结两姓百年之好,共襄宗族之荣。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -778,7 +778,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12103, "GiftBagItem": 12103,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "幸得贵府厚待,准{0}与{2}共结秦晋。今依俗纳聘,虔具薄仪,伏祈笑纳。来日定当互敬互爱,敦亲睦邻,以慰高堂之望。", "LetterContent": "幸蒙贵村厚赐,允诺朱陈之约。聘礼已虔心领受,随函谨呈奁赀若干,但求永固姻亲之谊,同享瓜瓞之绵。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
@ -795,14 +795,14 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12103, "GiftBagItem": 12103,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵宅雅意,允{0}{1}{2}宗族。现依礼呈递聘书,并奉微礼,以彰诚意。嗣后必当勤俭持家,和睦邻里,不负两家之托。", "LetterContent": "伏承贵村隆情,惠允缔结婚盟。聘物已如礼敬收,今备奁赀若干附呈,惟祈永结两姓之欢,长保门庭之睦。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
"Id": 5001, "Id": 5001,
"Type": 3, "Type": 3,
"RegionId": 3005, "RegionId": 3005,
"Wedding": 2, "Wedding": 1,
"Condition": 7, "Condition": 7,
"ConditionParameter": [ "ConditionParameter": [
0 0
@ -812,14 +812,14 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "承蒙贵村厚爱,惠允缔结两姓之好。所赠聘礼已如数敬领,今谨备奁赀若干随函奉上,惟愿永结朱陈之好,共谱姻娅之欢。", "LetterContent": "承蒙贵村厚爱,许{0}{1}{2}门庭。今依礼呈送聘礼,以表诚敬之心。日后必当勤勉持家,和睦乡里,不负众望。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
"Id": 5002, "Id": 5002,
"Type": 3, "Type": 3,
"RegionId": 3005, "RegionId": 3005,
"Wedding": 2, "Wedding": 1,
"Condition": 7, "Condition": 7,
"ConditionParameter": [ "ConditionParameter": [
0 0
@ -829,14 +829,14 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "荷蒙贵村垂青,慨允两姓联姻。聘礼已虔诚拜受,兹具奁赀若干恭呈,冀望永缔秦晋之盟,长续门楣之庆。", "LetterContent": "荷蒙贵宅垂青,许{0}{1}{2}家门。兹依礼奉上聘礼,聊表寸心。日后必当同心协力,光耀门楣,以报知遇之恩。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
"Id": 5003, "Id": 5003,
"Type": 3, "Type": 3,
"RegionId": 3005, "RegionId": 3005,
"Wedding": 2, "Wedding": 1,
"Condition": 7, "Condition": 7,
"ConditionParameter": [ "ConditionParameter": [
0 0
@ -846,14 +846,14 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵村雅意,玉成儿女姻缘。聘仪已恭谨收纳,今特备奁赀若干奉上,愿结两姓百年之好,共襄宗族之荣。", "LetterContent": "仰承贵村高义,允我村{2}与贵村{0}缔缘。现循旧俗纳聘,虽礼薄而情真。此后当以勤勉立户,以和睦持村,共护两境安康。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
"Id": 5004, "Id": 5004,
"Type": 3, "Type": 3,
"RegionId": 3005, "RegionId": 3005,
"Wedding": 2, "Wedding": 1,
"Condition": 7, "Condition": 7,
"ConditionParameter": [ "ConditionParameter": [
0 0
@ -863,14 +863,14 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "幸蒙贵村厚赐,允诺朱陈之约。聘礼已虔心领受,随函谨呈奁赀若干,但求永固姻亲之谊,同享瓜瓞之绵。", "LetterContent": "幸得贵府厚待,准{0}与{2}共结秦晋。今依俗纳聘,虔具薄仪,伏祈笑纳。来日定当互敬互爱,敦亲睦邻,以慰高堂之望。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
"Id": 5005, "Id": 5005,
"Type": 3, "Type": 3,
"RegionId": 3005, "RegionId": 3005,
"Wedding": 2, "Wedding": 1,
"Condition": 7, "Condition": 7,
"ConditionParameter": [ "ConditionParameter": [
0 0
@ -880,14 +880,14 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12100, "GiftBagItem": 12100,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "伏承贵村隆情,惠允缔结婚盟。聘物已如礼敬收,今备奁赀若干附呈,惟祈永结两姓之欢,长保门庭之睦。", "LetterContent": "仰承贵宅雅意,允{0}{1}{2}宗族。现依礼呈递聘书,并奉微礼,以彰诚意。嗣后必当勤俭持家,和睦邻里,不负两家之托。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
"Id": 5006, "Id": 5006,
"Type": 3, "Type": 3,
"RegionId": 3005, "RegionId": 3005,
"Wedding": 1, "Wedding": 2,
"Condition": 7, "Condition": 7,
"ConditionParameter": [ "ConditionParameter": [
0 0
@ -897,14 +897,14 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12104, "GiftBagItem": 12104,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "承蒙贵村厚爱,许{0}{1}{2}门庭。今依礼呈送聘礼,以表诚敬之心。日后必当勤勉持家,和睦乡里,不负众望。", "LetterContent": "承蒙贵村厚爱,惠允缔结两姓之好。所赠聘礼已如数敬领,今谨备奁赀若干随函奉上,惟愿永结朱陈之好,共谱姻娅之欢。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
"Id": 5007, "Id": 5007,
"Type": 3, "Type": 3,
"RegionId": 3005, "RegionId": 3005,
"Wedding": 1, "Wedding": 2,
"Condition": 7, "Condition": 7,
"ConditionParameter": [ "ConditionParameter": [
0 0
@ -914,14 +914,14 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12104, "GiftBagItem": 12104,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "荷蒙贵宅垂青,许{0}{1}{2}家门。兹依礼奉上聘礼,聊表寸心。日后必当同心协力,光耀门楣,以报知遇之恩。", "LetterContent": "荷蒙贵村垂青,慨允两姓联姻。聘礼已虔诚拜受,兹具奁赀若干恭呈,冀望永缔秦晋之盟,长续门楣之庆。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
"Id": 5008, "Id": 5008,
"Type": 3, "Type": 3,
"RegionId": 3005, "RegionId": 3005,
"Wedding": 1, "Wedding": 2,
"Condition": 7, "Condition": 7,
"ConditionParameter": [ "ConditionParameter": [
0 0
@ -931,14 +931,14 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12104, "GiftBagItem": 12104,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵村高义,允我村{2}与贵村{0}缔缘。现循旧俗纳聘,虽礼薄而情真。此后当以勤勉立户,以和睦持村,共护两境安康。", "LetterContent": "仰承贵村雅意,玉成儿女姻缘。聘仪已恭谨收纳,今特备奁赀若干奉上,愿结两姓百年之好,共襄宗族之荣。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
"Id": 5009, "Id": 5009,
"Type": 3, "Type": 3,
"RegionId": 3005, "RegionId": 3005,
"Wedding": 1, "Wedding": 2,
"Condition": 7, "Condition": 7,
"ConditionParameter": [ "ConditionParameter": [
0 0
@ -948,14 +948,14 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12104, "GiftBagItem": 12104,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "幸得贵府厚待,准{0}与{2}共结秦晋。今依俗纳聘,虔具薄仪,伏祈笑纳。来日定当互敬互爱,敦亲睦邻,以慰高堂之望。", "LetterContent": "幸蒙贵村厚赐,允诺朱陈之约。聘礼已虔心领受,随函谨呈奁赀若干,但求永固姻亲之谊,同享瓜瓞之绵。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
}, },
{ {
"Id": 5010, "Id": 5010,
"Type": 3, "Type": 3,
"RegionId": 3005, "RegionId": 3005,
"Wedding": 1, "Wedding": 2,
"Condition": 7, "Condition": 7,
"ConditionParameter": [ "ConditionParameter": [
0 0
@ -965,7 +965,7 @@
"GiftBagIcon": "", "GiftBagIcon": "",
"GiftBagItem": 12104, "GiftBagItem": 12104,
"LetterBegin": "桃谷的大家,", "LetterBegin": "桃谷的大家,",
"LetterContent": "仰承贵宅雅意,允{0}{1}{2}宗族。现依礼呈递聘书,并奉微礼,以彰诚意。嗣后必当勤俭持家,和睦邻里,不负两家之托。", "LetterContent": "伏承贵村隆情,惠允缔结婚盟。聘物已如礼敬收,今备奁赀若干附呈,惟祈永结两姓之欢,长保门庭之睦。",
"LetterEnd": "{0}{1}的亲属" "LetterEnd": "{0}{1}的亲属"
} }
] ]

647
src/api/config/RegionInfoConfigCategory.json

File diff suppressed because it is too large Load Diff

12
src/api/config/RegionResourcesConfigCategory.json

@ -6,7 +6,7 @@
"BaseOut": 10, "BaseOut": 10,
"WorkerNum": 2, "WorkerNum": 2,
"MinAcquisition": 100, "MinAcquisition": 100,
"MaxAcquisition": 5000, "MaxAcquisition": 8000,
"UnitAcquisition": 100, "UnitAcquisition": 100,
"UnitTimeConsuming": 120, "UnitTimeConsuming": 120,
"UnitMoneyConsuming": 2, "UnitMoneyConsuming": 2,
@ -23,7 +23,7 @@
"BaseOut": 20, "BaseOut": 20,
"WorkerNum": 2, "WorkerNum": 2,
"MinAcquisition": 400, "MinAcquisition": 400,
"MaxAcquisition": 5000, "MaxAcquisition": 8000,
"UnitAcquisition": 400, "UnitAcquisition": 400,
"UnitTimeConsuming": 120, "UnitTimeConsuming": 120,
"UnitMoneyConsuming": 1, "UnitMoneyConsuming": 1,
@ -40,7 +40,7 @@
"BaseOut": 11, "BaseOut": 11,
"WorkerNum": 3, "WorkerNum": 3,
"MinAcquisition": 400, "MinAcquisition": 400,
"MaxAcquisition": 5000, "MaxAcquisition": 8000,
"UnitAcquisition": 400, "UnitAcquisition": 400,
"UnitTimeConsuming": 120, "UnitTimeConsuming": 120,
"UnitMoneyConsuming": 6, "UnitMoneyConsuming": 6,
@ -57,7 +57,7 @@
"BaseOut": 12, "BaseOut": 12,
"WorkerNum": 6, "WorkerNum": 6,
"MinAcquisition": 200, "MinAcquisition": 200,
"MaxAcquisition": 5000, "MaxAcquisition": 8000,
"UnitAcquisition": 200, "UnitAcquisition": 200,
"UnitTimeConsuming": 120, "UnitTimeConsuming": 120,
"UnitMoneyConsuming": 8, "UnitMoneyConsuming": 8,
@ -74,7 +74,7 @@
"BaseOut": 215, "BaseOut": 215,
"WorkerNum": 10, "WorkerNum": 10,
"MinAcquisition": 200, "MinAcquisition": 200,
"MaxAcquisition": 5000, "MaxAcquisition": 8000,
"UnitAcquisition": 200, "UnitAcquisition": 200,
"UnitTimeConsuming": 120, "UnitTimeConsuming": 120,
"UnitMoneyConsuming": 12, "UnitMoneyConsuming": 12,
@ -91,7 +91,7 @@
"BaseOut": 17, "BaseOut": 17,
"WorkerNum": 12, "WorkerNum": 12,
"MinAcquisition": 400, "MinAcquisition": 400,
"MaxAcquisition": 5000, "MaxAcquisition": 8000,
"UnitAcquisition": 400, "UnitAcquisition": 400,
"UnitTimeConsuming": 120, "UnitTimeConsuming": 120,
"UnitMoneyConsuming": 10, "UnitMoneyConsuming": 10,

44
src/api/config/ReputationShopItemGroupConfigCategory.json

@ -1385,6 +1385,17 @@
"ScaleCondition": 16, "ScaleCondition": 16,
"RefreshCycle": 0 "RefreshCycle": 0
}, },
{
"Id": 2035,
"Region": 3004,
"ItemId": 7081,
"Number": 1,
"Currency": 1,
"Price": 20000,
"ReputationConditon": 6000,
"ScaleCondition": 16,
"RefreshCycle": 0
},
{ {
"Id": 3001, "Id": 3001,
"Region": 3005, "Region": 3005,
@ -1648,5 +1659,38 @@
"ReputationConditon": 6000, "ReputationConditon": 6000,
"ScaleCondition": 21, "ScaleCondition": 21,
"RefreshCycle": 0 "RefreshCycle": 0
},
{
"Id": 3026,
"Region": 3005,
"ItemId": 7082,
"Number": 1,
"Currency": 1,
"Price": 20000,
"ReputationConditon": 6000,
"ScaleCondition": 19,
"RefreshCycle": 0
},
{
"Id": 3027,
"Region": 3005,
"ItemId": 7269,
"Number": 3,
"Currency": 1,
"Price": 50000,
"ReputationConditon": 6000,
"ScaleCondition": 19,
"RefreshCycle": 0
},
{
"Id": 3028,
"Region": 3005,
"ItemId": 7085,
"Number": 1,
"Currency": 1,
"Price": 20000,
"ReputationConditon": 6000,
"ScaleCondition": 19,
"RefreshCycle": 0
} }
] ]

125
src/api/config/ResourceSkinConfigCategory.json

@ -1,121 +1,44 @@
[ [
{ {
"Id": 1, "Id": 1,
"SkinName": "榕树皮肤", "SkinName": "榕树·连理枝",
"SkinPrefab": [ "SkinPrefab": "ResourceSkin_1",
"ResourceSkin_1_1", "SkinPicture": "ResourceSkin__Picture_1",
"ResourceSkin_1_2", "GetMethod": "外观礼包"
"ResourceSkin_1_3",
"ResourceSkin_1_4"
],
"Picture": [
"ResourceSkin_1_1",
"ResourceSkin_1_2",
"ResourceSkin_1_3",
"ResourceSkin_1_4"
],
"GetMethod": "暂未开放"
}, },
{ {
"Id": 2, "Id": 2,
"SkinName": "桢楠皮肤", "SkinName": "桢楠·叠翠",
"SkinPrefab": [ "SkinPrefab": "ResourceSkin_2",
"ResourceSkin_2_1", "SkinPicture": "ResourceSkin__Picture_2",
"ResourceSkin_2_2", "GetMethod": "外观礼包"
"ResourceSkin_2_3",
"ResourceSkin_2_4"
],
"Picture": [
"ResourceSkin_2_1",
"ResourceSkin_2_2",
"ResourceSkin_2_3",
"ResourceSkin_2_4"
],
"GetMethod": "暂未开放"
}, },
{ {
"Id": 3, "Id": 3,
"SkinName": "桃树皮肤", "SkinName": "松树·伴山",
"SkinPrefab": [ "SkinPrefab": "ResourceSkin_3",
"ResourceSkin_3_1", "SkinPicture": "ResourceSkin__Picture_3",
"ResourceSkin_3_2", "GetMethod": "外观礼包"
"ResourceSkin_3_3",
"ResourceSkin_3_4"
],
"Picture": [
"ResourceSkin_3_1",
"ResourceSkin_3_2",
"ResourceSkin_3_3",
"ResourceSkin_3_4"
],
"GetMethod": "暂未开放"
}, },
{ {
"Id": 4, "Id": 4,
"SkinName": "松树皮肤", "SkinName": "桑树·盈满",
"SkinPrefab": [ "SkinPrefab": "ResourceSkin_4",
"ResourceSkin_4_1", "SkinPicture": "ResourceSkin__Picture_4",
"ResourceSkin_4_2", "GetMethod": "外观礼包"
"ResourceSkin_4_3",
"ResourceSkin_4_4"
],
"Picture": [
"ResourceSkin_4_1",
"ResourceSkin_4_2",
"ResourceSkin_4_3",
"ResourceSkin_4_4"
],
"GetMethod": "暂未开放"
}, },
{ {
"Id": 5, "Id": 5,
"SkinName": "桑树皮肤", "SkinName": "柳树·平湖影",
"SkinPrefab": [ "SkinPrefab": "ResourceSkin_5",
"ResourceSkin_5_1", "SkinPicture": "ResourceSkin__Picture_5",
"ResourceSkin_5_2", "GetMethod": "外观礼包"
"ResourceSkin_5_3",
"ResourceSkin_5_4"
],
"Picture": [
"ResourceSkin_5_1",
"ResourceSkin_5_2",
"ResourceSkin_5_3",
"ResourceSkin_5_4"
],
"GetMethod": "暂未开放"
}, },
{ {
"Id": 6, "Id": 6,
"SkinName": "柳树皮肤", "SkinName": "梨树·月满梢",
"SkinPrefab": [ "SkinPrefab": "ResourceSkin_6",
"ResourceSkin_6_1", "SkinPicture": "ResourceSkin__Picture_6",
"ResourceSkin_6_2", "GetMethod": "外观礼包"
"ResourceSkin_6_3",
"ResourceSkin_6_4"
],
"Picture": [
"ResourceSkin_6_1",
"ResourceSkin_6_2",
"ResourceSkin_6_3",
"ResourceSkin_6_4"
],
"GetMethod": "暂未开放"
},
{
"Id": 7,
"SkinName": "梨树皮肤",
"SkinPrefab": [
"ResourceSkin_7_1",
"ResourceSkin_7_2",
"ResourceSkin_7_3",
"ResourceSkin_7_4"
],
"Picture": [
"ResourceSkin_7_1",
"ResourceSkin_7_2",
"ResourceSkin_7_3",
"ResourceSkin_7_4"
],
"GetMethod": "暂未开放"
} }
] ]

171
src/api/config/ResourcesConfigCategory.json

@ -1314,6 +1314,177 @@
"MoonnightOut": 0, "MoonnightOut": 0,
"MoonnightOutProbability": 0 "MoonnightOutProbability": 0
}, },
{
"Id": 36,
"BehaviourType": 2,
"ResourcesName": "砍伐",
"MutexBehaviour": [
33
],
"WorkerNumber": 1,
"RebornCondition": 2,
"RebornConditionParameters": [
1,
2
],
"ShowCondition": 0,
"ShowConditionParameter": [],
"Disappear": true,
"InResource": false,
"BaseOut": 3,
"OutAmount": 500,
"BaseEfficient": 1,
"OutInterval": 5,
"ExtraOut": 5,
"ExtraOutProbability": [
[
0,
70
],
[
1,
20
],
[
2,
10
],
[
3,
0
]
],
"TriggerEvent": true,
"MoonnightOut": 0,
"MoonnightOutProbability": 0
},
{
"Id": 37,
"BehaviourType": 2,
"ResourcesName": "伐木",
"MutexBehaviour": [
-1
],
"WorkerNumber": 1,
"RebornCondition": 0,
"RebornConditionParameters": [],
"ShowCondition": 0,
"ShowConditionParameter": [],
"Disappear": true,
"InResource": false,
"BaseOut": 5,
"OutAmount": 800,
"BaseEfficient": 1,
"OutInterval": 5,
"ExtraOut": 7,
"ExtraOutProbability": [
[
0,
70
],
[
1,
30
],
[
2,
0
],
[
3,
0
]
],
"TriggerEvent": true,
"MoonnightOut": 0,
"MoonnightOutProbability": 0
},
{
"Id": 38,
"BehaviourType": 2,
"ResourcesName": "伐木",
"MutexBehaviour": [
-1
],
"WorkerNumber": 1,
"RebornCondition": 0,
"RebornConditionParameters": [],
"ShowCondition": 0,
"ShowConditionParameter": [],
"Disappear": true,
"InResource": false,
"BaseOut": 8,
"OutAmount": 800,
"BaseEfficient": 1,
"OutInterval": 5,
"ExtraOut": 7,
"ExtraOutProbability": [
[
0,
70
],
[
1,
30
],
[
2,
0
],
[
3,
0
]
],
"TriggerEvent": true,
"MoonnightOut": 0,
"MoonnightOutProbability": 0
},
{
"Id": 39,
"BehaviourType": 1,
"ResourcesName": "采花",
"MutexBehaviour": [
38
],
"WorkerNumber": 1,
"RebornCondition": 2,
"RebornConditionParameters": [
3
],
"ShowCondition": 2,
"ShowConditionParameter": [
3
],
"Disappear": false,
"InResource": false,
"BaseOut": 148,
"OutAmount": 500,
"BaseEfficient": 1,
"OutInterval": 5,
"ExtraOut": 0,
"ExtraOutProbability": [
[
0,
100
],
[
1,
0
],
[
2,
0
],
[
3,
0
]
],
"TriggerEvent": false,
"MoonnightOut": 0,
"MoonnightOutProbability": 0
},
{ {
"Id": 200, "Id": 200,
"BehaviourType": 3, "BehaviourType": 3,

109
src/api/config/ResourcesPointConfigCategory.json

@ -338,9 +338,7 @@
"MoonnightPrefab": [ "MoonnightPrefab": [
"Resource_11" "Resource_11"
], ],
"ResourceSkin": [ "ResourceSkin": [],
3
],
"NamePicture": "Resources_Name_11", "NamePicture": "Resources_Name_11",
"FoundationPicture": "Foundation_Tree", "FoundationPicture": "Foundation_Tree",
"Description": "春季开花粉红娇艳,夏季结果清爽甘甜" "Description": "春季开花粉红娇艳,夏季结果清爽甘甜"
@ -373,7 +371,7 @@
"Resource_12" "Resource_12"
], ],
"ResourceSkin": [ "ResourceSkin": [
6 5
], ],
"NamePicture": "Resources_Name_12", "NamePicture": "Resources_Name_12",
"FoundationPicture": "Foundation_Tree", "FoundationPicture": "Foundation_Tree",
@ -408,7 +406,7 @@
"Resource_13" "Resource_13"
], ],
"ResourceSkin": [ "ResourceSkin": [
5 4
], ],
"NamePicture": "Resources_Name_13", "NamePicture": "Resources_Name_13",
"FoundationPicture": "Foundation_Tree", "FoundationPicture": "Foundation_Tree",
@ -442,7 +440,7 @@
"Resource_14" "Resource_14"
], ],
"ResourceSkin": [ "ResourceSkin": [
4 3
], ],
"NamePicture": "Resources_Name_14", "NamePicture": "Resources_Name_14",
"FoundationPicture": "Foundation_Tree", "FoundationPicture": "Foundation_Tree",
@ -950,7 +948,7 @@
"Resource_31" "Resource_31"
], ],
"ResourceSkin": [ "ResourceSkin": [
7 6
], ],
"NamePicture": "Resources_Name_31", "NamePicture": "Resources_Name_31",
"FoundationPicture": "Foundation_Tree", "FoundationPicture": "Foundation_Tree",
@ -990,6 +988,103 @@
"FoundationPicture": "Foundation_Tree", "FoundationPicture": "Foundation_Tree",
"Description": "树冠广阔如巨伞,气生根垂落似长须,为人们带来大片绿荫" "Description": "树冠广阔如巨伞,气生根垂落似长须,为人们带来大片绿荫"
}, },
{
"Id": 34,
"ResourcesPointName": "矮竹",
"Type": 1,
"Type2": 1,
"AccessableCondition": 3,
"AccessableParameter": [
1004
],
"WorkerType": [
1,
2,
3
],
"RelatedResources": [
33
],
"DailyInteractDropGroup": 0,
"RootOut": true,
"SaplingItemId": 7267,
"Enter": false,
"Disperse": false,
"DisperseRadius": 0,
"Prefab": "Resource_34",
"MoonnightPrefab": [
"Resource_34"
],
"ResourceSkin": [],
"NamePicture": "Resources_Name_34",
"FoundationPicture": "Foundation_Tree",
"Description": "可爱翠绿的矮竹,可做为观赏植物"
},
{
"Id": 35,
"ResourcesPointName": "芭蕉树",
"Type": 1,
"Type2": 1,
"AccessableCondition": 1,
"AccessableParameter": [
1
],
"WorkerType": [
1,
2,
3
],
"RelatedResources": [
37
],
"DailyInteractDropGroup": 0,
"RootOut": true,
"SaplingItemId": 7268,
"Enter": false,
"Disperse": false,
"DisperseRadius": 0,
"Prefab": "Resource_35",
"MoonnightPrefab": [
"Resource_35"
],
"ResourceSkin": [],
"NamePicture": "Resources_Name_35",
"FoundationPicture": "Foundation_Tree",
"Description": "南方嘉木,叶大如扇"
},
{
"Id": 36,
"ResourcesPointName": "桂花树",
"Type": 1,
"Type2": 1,
"AccessableCondition": 1,
"AccessableParameter": [
1
],
"WorkerType": [
1,
2,
3
],
"RelatedResources": [
38,
39
],
"DailyInteractDropGroup": 0,
"RootOut": true,
"SaplingItemId": 7269,
"Enter": false,
"Disperse": false,
"DisperseRadius": 0,
"Prefab": "Resource_36",
"MoonnightPrefab": [
"Resource_36"
],
"ResourceSkin": [],
"NamePicture": "Resources_Name_36",
"FoundationPicture": "Foundation_Tree",
"Description": "秋日金粟满枝头,暗香浮动月华下"
},
{ {
"Id": 200, "Id": 200,
"ResourcesPointName": "石矿洞", "ResourcesPointName": "石矿洞",

538
src/api/config/RewardGroupConfigCategory.json

@ -34,7 +34,7 @@
], ],
"Number": [ "Number": [
100, 100,
5, 11,
10 10
] ]
}, },
@ -67,9 +67,11 @@
"ItemId": [ "ItemId": [
1905, 1905,
1907, 1907,
1908 1908,
1909
], ],
"Number": [ "Number": [
1,
1, 1,
1, 1,
1 1
@ -128,6 +130,48 @@
1 1
] ]
}, },
{
"Id": 10,
"ItemId": [
7884,
7885,
7887,
7888,
7895,
7896,
7897
],
"Number": [
1,
1,
1,
1,
1,
1,
1
]
},
{
"Id": 11,
"ItemId": [
30001,
30101,
30201,
30301,
30401,
30601,
30701
],
"Number": [
1,
1,
1,
1,
1,
1,
1
]
},
{ {
"Id": 101, "Id": 101,
"ItemId": [ "ItemId": [
@ -1685,6 +1729,223 @@
1 1
] ]
}, },
{
"Id": 940,
"ItemId": [
7327,
7321
],
"Number": [
1,
1
]
},
{
"Id": 941,
"ItemId": [
7267,
220000
],
"Number": [
10,
50
]
},
{
"Id": 942,
"ItemId": [
7268,
220000
],
"Number": [
10,
50
]
},
{
"Id": 943,
"ItemId": [
7170,
220000
],
"Number": [
1,
50
]
},
{
"Id": 944,
"ItemId": [
8258,
8259,
220000,
210000
],
"Number": [
1,
1,
50,
20000
]
},
{
"Id": 945,
"ItemId": [
8260,
8261,
8262,
220000
],
"Number": [
1,
1,
1,
50
]
},
{
"Id": 946,
"ItemId": [
8263,
210000
],
"Number": [
1,
20000
]
},
{
"Id": 947,
"ItemId": [
500001,
7321
],
"Number": [
1,
2
]
},
{
"Id": 948,
"ItemId": [
500002,
7321
],
"Number": [
1,
2
]
},
{
"Id": 949,
"ItemId": [
500003,
7321
],
"Number": [
1,
2
]
},
{
"Id": 950,
"ItemId": [
500004,
7321
],
"Number": [
1,
2
]
},
{
"Id": 951,
"ItemId": [
500005,
7321
],
"Number": [
1,
2
]
},
{
"Id": 952,
"ItemId": [
500006,
7321
],
"Number": [
1,
2
]
},
{
"Id": 953,
"ItemId": [
7329,
210000
],
"Number": [
1,
5000000
]
},
{
"Id": 954,
"ItemId": [
8107,
220000
],
"Number": [
1,
100
]
},
{
"Id": 955,
"ItemId": [
7269,
220000
],
"Number": [
3,
80
]
},
{
"Id": 956,
"ItemId": [
7898,
220000
],
"Number": [
6,
50
]
},
{
"Id": 957,
"ItemId": [
7901,
220000
],
"Number": [
6,
50
]
},
{
"Id": 958,
"ItemId": [
9025,
220000
],
"Number": [
1,
50
]
},
{ {
"Id": 1001, "Id": 1001,
"ItemId": [ "ItemId": [
@ -2854,6 +3115,15 @@
1 1
] ]
}, },
{
"Id": 9006,
"ItemId": [
210005
],
"Number": [
2
]
},
{ {
"Id": 10001, "Id": 10001,
"ItemId": [ "ItemId": [
@ -3855,14 +4125,12 @@
"Id": 12101, "Id": 12101,
"ItemId": [ "ItemId": [
113, 113,
701, 2055,
2053, 2053
2055
], ],
"Number": [ "Number": [
10, 10,
5, 5,
1,
1 1
] ]
}, },
@ -3870,14 +4138,12 @@
"Id": 12102, "Id": 12102,
"ItemId": [ "ItemId": [
129, 129,
701, 2056,
2053, 2053
2056
], ],
"Number": [ "Number": [
20, 20,
5, 5,
1,
1 1
] ]
}, },
@ -3885,14 +4151,12 @@
"Id": 12103, "Id": 12103,
"ItemId": [ "ItemId": [
143, 143,
701, 2057,
2053, 2053
2057
], ],
"Number": [ "Number": [
10, 10,
5, 5,
1,
1 1
] ]
}, },
@ -3900,14 +4164,12 @@
"Id": 12104, "Id": 12104,
"ItemId": [ "ItemId": [
112, 112,
701, 2058,
2053, 2053
2058
], ],
"Number": [ "Number": [
10, 10,
5, 5,
1,
1 1
] ]
}, },
@ -4993,6 +5255,246 @@
70 70
] ]
}, },
{
"Id": 100100,
"ItemId": [
120001
],
"Number": [
1
]
},
{
"Id": 100101,
"ItemId": [
7900
],
"Number": [
1
]
},
{
"Id": 100102,
"ItemId": [
7899
],
"Number": [
1
]
},
{
"Id": 100103,
"ItemId": [
7900
],
"Number": [
1
]
},
{
"Id": 100104,
"ItemId": [
7899
],
"Number": [
1
]
},
{
"Id": 100105,
"ItemId": [
7900
],
"Number": [
1
]
},
{
"Id": 100106,
"ItemId": [
100006,
7269
],
"Number": [
1,
1
]
},
{
"Id": 100107,
"ItemId": [
2062,
2061,
150000
],
"Number": [
5,
5,
3
]
},
{
"Id": 100108,
"ItemId": [
7329
],
"Number": [
1
]
},
{
"Id": 100109,
"ItemId": [
8054
],
"Number": [
1
]
},
{
"Id": 100110,
"ItemId": [
7328
],
"Number": [
1
]
},
{
"Id": 100111,
"ItemId": [
130001
],
"Number": [
1
]
},
{
"Id": 100112,
"ItemId": [
1300
],
"Number": [
1
]
},
{
"Id": 100113,
"ItemId": [
706
],
"Number": [
1
]
},
{
"Id": 100114,
"ItemId": [
7900
],
"Number": [
1
]
},
{
"Id": 100115,
"ItemId": [
7899
],
"Number": [
1
]
},
{
"Id": 100116,
"ItemId": [
6013
],
"Number": [
1
]
},
{
"Id": 100117,
"ItemId": [
6012
],
"Number": [
1
]
},
{
"Id": 100118,
"ItemId": [
7323
],
"Number": [
1
]
},
{
"Id": 100119,
"ItemId": [
7327
],
"Number": [
1
]
},
{
"Id": 100120,
"ItemId": [
2062
],
"Number": [
2
]
},
{
"Id": 100121,
"ItemId": [
210000
],
"Number": [
88888
]
},
{
"Id": 100122,
"ItemId": [
701
],
"Number": [
5
]
},
{
"Id": 100123,
"ItemId": [
7310
],
"Number": [
1
]
},
{
"Id": 100124,
"ItemId": [
7900
],
"Number": [
1
]
},
{
"Id": 100125,
"ItemId": [
220000
],
"Number": [
300
]
},
{ {
"Id": 110000, "Id": 110000,
"ItemId": [ "ItemId": [

33
src/api/config/SaplingConfigCategory.json

@ -284,5 +284,38 @@
"SaplingPrefab": "Sapling_Prefab_27", "SaplingPrefab": "Sapling_Prefab_27",
"NamePicture": "Sapling_Name_27", "NamePicture": "Sapling_Name_27",
"Description": "榕树的幼苗(农坊中研究栽培/永久月卡可降低成长时间)" "Description": "榕树的幼苗(农坊中研究栽培/永久月卡可降低成长时间)"
},
{
"Id": 29,
"SaplingName": "矮竹苗",
"GrowthTime": 11520,
"FixedPoint": false,
"RelatedResourcesPoint": 34,
"UprootDrop": 7267,
"SaplingPrefab": "Sapling_Prefab_29",
"NamePicture": "Sapling_Name_29",
"Description": "矮竹的幼苗"
},
{
"Id": 30,
"SaplingName": "芭蕉苗",
"GrowthTime": 11520,
"FixedPoint": false,
"RelatedResourcesPoint": 35,
"UprootDrop": 7268,
"SaplingPrefab": "Sapling_Prefab_30",
"NamePicture": "Sapling_Name_30",
"Description": "芭蕉的幼苗"
},
{
"Id": 31,
"SaplingName": "桂花树苗",
"GrowthTime": 11520,
"FixedPoint": false,
"RelatedResourcesPoint": 36,
"UprootDrop": 7269,
"SaplingPrefab": "Sapling_Prefab_31",
"NamePicture": "Sapling_Name_31",
"Description": "桂花树的幼苗"
} }
] ]

416
src/api/config/ScienceConfigCategory.json

@ -7083,6 +7083,286 @@
"ScienceDescribe": "粮仓容量提升8000", "ScienceDescribe": "粮仓容量提升8000",
"ResultDescribe": "粮仓容量提升8000" "ResultDescribe": "粮仓容量提升8000"
}, },
{
"Id": 3411,
"Type": 2,
"Name": "粮仓",
"PrefixScience": 3410,
"ScienceGroup": 3401,
"ScienceLv": 11,
"Scale": 15,
"Structure": 234,
"Drawing": false,
"ItemId_1": 327,
"ItemNum_1": 700,
"ItemId_2": 210000,
"ItemNum_2": 5000,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"Copper": 0,
"Volume": 14000,
"EffectType": 4,
"ObjectAction": 0,
"EffectParameter": 401,
"Icon": "Science_3401",
"Performance": 0,
"ScienceDescribe": "粮仓容量提升9000",
"ResultDescribe": "粮仓容量提升9000"
},
{
"Id": 3412,
"Type": 2,
"Name": "粮仓",
"PrefixScience": 3411,
"ScienceGroup": 3401,
"ScienceLv": 12,
"Scale": 15,
"Structure": 234,
"Drawing": false,
"ItemId_1": 327,
"ItemNum_1": 800,
"ItemId_2": 210000,
"ItemNum_2": 6000,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"Copper": 0,
"Volume": 15000,
"EffectType": 4,
"ObjectAction": 0,
"EffectParameter": 402,
"Icon": "Science_3401",
"Performance": 0,
"ScienceDescribe": "粮仓容量提升10000",
"ResultDescribe": "粮仓容量提升10000"
},
{
"Id": 3413,
"Type": 2,
"Name": "粮仓",
"PrefixScience": 3412,
"ScienceGroup": 3401,
"ScienceLv": 13,
"Scale": 15,
"Structure": 234,
"Drawing": false,
"ItemId_1": 327,
"ItemNum_1": 900,
"ItemId_2": 210000,
"ItemNum_2": 7000,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"Copper": 0,
"Volume": 16000,
"EffectType": 4,
"ObjectAction": 0,
"EffectParameter": 403,
"Icon": "Science_3401",
"Performance": 0,
"ScienceDescribe": "粮仓容量提升11000",
"ResultDescribe": "粮仓容量提升11000"
},
{
"Id": 3414,
"Type": 2,
"Name": "粮仓",
"PrefixScience": 3413,
"ScienceGroup": 3401,
"ScienceLv": 14,
"Scale": 15,
"Structure": 234,
"Drawing": false,
"ItemId_1": 327,
"ItemNum_1": 1000,
"ItemId_2": 210000,
"ItemNum_2": 8000,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"Copper": 0,
"Volume": 17000,
"EffectType": 4,
"ObjectAction": 0,
"EffectParameter": 404,
"Icon": "Science_3401",
"Performance": 0,
"ScienceDescribe": "粮仓容量提升12000",
"ResultDescribe": "粮仓容量提升12000"
},
{
"Id": 3415,
"Type": 2,
"Name": "粮仓",
"PrefixScience": 3414,
"ScienceGroup": 3401,
"ScienceLv": 15,
"Scale": 15,
"Structure": 234,
"Drawing": false,
"ItemId_1": 327,
"ItemNum_1": 1100,
"ItemId_2": 210000,
"ItemNum_2": 9000,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"Copper": 0,
"Volume": 18000,
"EffectType": 4,
"ObjectAction": 0,
"EffectParameter": 405,
"Icon": "Science_3401",
"Performance": 0,
"ScienceDescribe": "粮仓容量提升13000",
"ResultDescribe": "粮仓容量提升13000"
},
{
"Id": 3416,
"Type": 2,
"Name": "粮仓",
"PrefixScience": 3415,
"ScienceGroup": 3401,
"ScienceLv": 16,
"Scale": 15,
"Structure": 234,
"Drawing": false,
"ItemId_1": 327,
"ItemNum_1": 1200,
"ItemId_2": 210000,
"ItemNum_2": 10000,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"Copper": 0,
"Volume": 19000,
"EffectType": 4,
"ObjectAction": 0,
"EffectParameter": 406,
"Icon": "Science_3401",
"Performance": 0,
"ScienceDescribe": "粮仓容量提升14000",
"ResultDescribe": "粮仓容量提升14000"
},
{
"Id": 3417,
"Type": 2,
"Name": "粮仓",
"PrefixScience": 3416,
"ScienceGroup": 3401,
"ScienceLv": 17,
"Scale": 15,
"Structure": 234,
"Drawing": false,
"ItemId_1": 327,
"ItemNum_1": 1300,
"ItemId_2": 210000,
"ItemNum_2": 11000,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"Copper": 0,
"Volume": 20000,
"EffectType": 4,
"ObjectAction": 0,
"EffectParameter": 407,
"Icon": "Science_3401",
"Performance": 0,
"ScienceDescribe": "粮仓容量提升15000",
"ResultDescribe": "粮仓容量提升15000"
},
{
"Id": 3418,
"Type": 2,
"Name": "粮仓",
"PrefixScience": 3417,
"ScienceGroup": 3401,
"ScienceLv": 18,
"Scale": 15,
"Structure": 234,
"Drawing": false,
"ItemId_1": 327,
"ItemNum_1": 1400,
"ItemId_2": 210000,
"ItemNum_2": 12000,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"Copper": 0,
"Volume": 21000,
"EffectType": 4,
"ObjectAction": 0,
"EffectParameter": 408,
"Icon": "Science_3401",
"Performance": 0,
"ScienceDescribe": "粮仓容量提升16000",
"ResultDescribe": "粮仓容量提升16000"
},
{
"Id": 3419,
"Type": 2,
"Name": "粮仓",
"PrefixScience": 3418,
"ScienceGroup": 3401,
"ScienceLv": 19,
"Scale": 15,
"Structure": 234,
"Drawing": false,
"ItemId_1": 327,
"ItemNum_1": 1500,
"ItemId_2": 210000,
"ItemNum_2": 13000,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"Copper": 0,
"Volume": 22000,
"EffectType": 4,
"ObjectAction": 0,
"EffectParameter": 409,
"Icon": "Science_3401",
"Performance": 0,
"ScienceDescribe": "粮仓容量提升17000",
"ResultDescribe": "粮仓容量提升17000"
},
{
"Id": 3420,
"Type": 2,
"Name": "粮仓",
"PrefixScience": 3419,
"ScienceGroup": 3401,
"ScienceLv": 20,
"Scale": 15,
"Structure": 234,
"Drawing": false,
"ItemId_1": 327,
"ItemNum_1": 1600,
"ItemId_2": 210000,
"ItemNum_2": 14000,
"ItemId_3": 0,
"ItemNum_3": 0,
"ItemId_4": 0,
"ItemNum_4": 0,
"Copper": 0,
"Volume": 23000,
"EffectType": 4,
"ObjectAction": 0,
"EffectParameter": 410,
"Icon": "Science_3401",
"Performance": 0,
"ScienceDescribe": "粮仓容量提升18000",
"ResultDescribe": "粮仓容量提升18000"
},
{ {
"Id": 3501, "Id": 3501,
"Type": 2, "Type": 2,
@ -7248,8 +7528,8 @@
"EffectParameter": 9801, "EffectParameter": 9801,
"Icon": "Science_4001", "Icon": "Science_4001",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "城门减伤4%", "ScienceDescribe": "城门减伤16%",
"ResultDescribe": "城门减伤4%" "ResultDescribe": "城门减伤16%"
}, },
{ {
"Id": 4002, "Id": 4002,
@ -7276,8 +7556,8 @@
"EffectParameter": 9802, "EffectParameter": 9802,
"Icon": "Science_4001", "Icon": "Science_4001",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "城门减伤8%", "ScienceDescribe": "城门减伤20%",
"ResultDescribe": "城门减伤8%" "ResultDescribe": "城门减伤20%"
}, },
{ {
"Id": 4003, "Id": 4003,
@ -7304,8 +7584,8 @@
"EffectParameter": 9803, "EffectParameter": 9803,
"Icon": "Science_4001", "Icon": "Science_4001",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "城门减伤12%", "ScienceDescribe": "城门减伤24%",
"ResultDescribe": "城门减伤12%" "ResultDescribe": "城门减伤24%"
}, },
{ {
"Id": 4004, "Id": 4004,
@ -7332,8 +7612,8 @@
"EffectParameter": 9804, "EffectParameter": 9804,
"Icon": "Science_4001", "Icon": "Science_4001",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "城门减伤16%", "ScienceDescribe": "城门减伤28%",
"ResultDescribe": "城门减伤16%" "ResultDescribe": "城门减伤28%"
}, },
{ {
"Id": 4005, "Id": 4005,
@ -7360,8 +7640,8 @@
"EffectParameter": 9805, "EffectParameter": 9805,
"Icon": "Science_4001", "Icon": "Science_4001",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "城门减伤20%", "ScienceDescribe": "城门减伤32%",
"ResultDescribe": "城门减伤20%" "ResultDescribe": "城门减伤32%"
}, },
{ {
"Id": 4006, "Id": 4006,
@ -7388,8 +7668,8 @@
"EffectParameter": 9806, "EffectParameter": 9806,
"Icon": "Science_4001", "Icon": "Science_4001",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "城门减伤24%", "ScienceDescribe": "城门减伤36%",
"ResultDescribe": "城门减伤24%" "ResultDescribe": "城门减伤36%"
}, },
{ {
"Id": 4007, "Id": 4007,
@ -7416,8 +7696,8 @@
"EffectParameter": 9807, "EffectParameter": 9807,
"Icon": "Science_4001", "Icon": "Science_4001",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "城门减伤28%", "ScienceDescribe": "城门减伤40%",
"ResultDescribe": "城门减伤28%" "ResultDescribe": "城门减伤40%"
}, },
{ {
"Id": 4008, "Id": 4008,
@ -7444,8 +7724,8 @@
"EffectParameter": 9808, "EffectParameter": 9808,
"Icon": "Science_4001", "Icon": "Science_4001",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "城门减伤32%", "ScienceDescribe": "城门减伤-ATK_P*2%",
"ResultDescribe": "城门减伤32%" "ResultDescribe": "城门减伤-ATK_P*2%"
}, },
{ {
"Id": 4009, "Id": 4009,
@ -7472,8 +7752,8 @@
"EffectParameter": 9809, "EffectParameter": 9809,
"Icon": "Science_4001", "Icon": "Science_4001",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "城门减伤36%", "ScienceDescribe": "城门减伤-ATK_P*2%",
"ResultDescribe": "城门减伤36%" "ResultDescribe": "城门减伤-ATK_P*2%"
}, },
{ {
"Id": 4010, "Id": 4010,
@ -7500,8 +7780,8 @@
"EffectParameter": 9810, "EffectParameter": 9810,
"Icon": "Science_4001", "Icon": "Science_4001",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "城门减伤40%", "ScienceDescribe": "城门减伤-ATK_P*2%",
"ResultDescribe": "城门减伤40%" "ResultDescribe": "城门减伤-ATK_P*2%"
}, },
{ {
"Id": 4101, "Id": 4101,
@ -7528,8 +7808,8 @@
"EffectParameter": 9801, "EffectParameter": 9801,
"Icon": "Science_4101", "Icon": "Science_4101",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "箭塔减伤4%", "ScienceDescribe": "箭塔减伤16%",
"ResultDescribe": "箭塔减伤4%" "ResultDescribe": "箭塔减伤16%"
}, },
{ {
"Id": 4102, "Id": 4102,
@ -7556,8 +7836,8 @@
"EffectParameter": 9802, "EffectParameter": 9802,
"Icon": "Science_4101", "Icon": "Science_4101",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "箭塔减伤8%", "ScienceDescribe": "箭塔减伤20%",
"ResultDescribe": "箭塔减伤8%" "ResultDescribe": "箭塔减伤20%"
}, },
{ {
"Id": 4103, "Id": 4103,
@ -7584,8 +7864,8 @@
"EffectParameter": 9803, "EffectParameter": 9803,
"Icon": "Science_4101", "Icon": "Science_4101",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "箭塔减伤12%", "ScienceDescribe": "箭塔减伤24%",
"ResultDescribe": "箭塔减伤12%" "ResultDescribe": "箭塔减伤24%"
}, },
{ {
"Id": 4104, "Id": 4104,
@ -7612,8 +7892,8 @@
"EffectParameter": 9804, "EffectParameter": 9804,
"Icon": "Science_4101", "Icon": "Science_4101",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "箭塔减伤16%", "ScienceDescribe": "箭塔减伤28%",
"ResultDescribe": "箭塔减伤16%" "ResultDescribe": "箭塔减伤28%"
}, },
{ {
"Id": 4105, "Id": 4105,
@ -7640,8 +7920,8 @@
"EffectParameter": 9805, "EffectParameter": 9805,
"Icon": "Science_4101", "Icon": "Science_4101",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "箭塔减伤20%", "ScienceDescribe": "箭塔减伤32%",
"ResultDescribe": "箭塔减伤20%" "ResultDescribe": "箭塔减伤32%"
}, },
{ {
"Id": 4106, "Id": 4106,
@ -7668,8 +7948,8 @@
"EffectParameter": 9806, "EffectParameter": 9806,
"Icon": "Science_4101", "Icon": "Science_4101",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "箭塔减伤24%", "ScienceDescribe": "箭塔减伤36%",
"ResultDescribe": "箭塔减伤24%" "ResultDescribe": "箭塔减伤36%"
}, },
{ {
"Id": 4107, "Id": 4107,
@ -7696,8 +7976,8 @@
"EffectParameter": 9807, "EffectParameter": 9807,
"Icon": "Science_4101", "Icon": "Science_4101",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "箭塔减伤28%", "ScienceDescribe": "箭塔减伤40%",
"ResultDescribe": "箭塔减伤28%" "ResultDescribe": "箭塔减伤40%"
}, },
{ {
"Id": 4108, "Id": 4108,
@ -7724,8 +8004,8 @@
"EffectParameter": 9808, "EffectParameter": 9808,
"Icon": "Science_4101", "Icon": "Science_4101",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "箭塔减伤32%", "ScienceDescribe": "箭塔减伤-ATK_P*2%",
"ResultDescribe": "箭塔减伤32%" "ResultDescribe": "箭塔减伤-ATK_P*2%"
}, },
{ {
"Id": 4109, "Id": 4109,
@ -7752,8 +8032,8 @@
"EffectParameter": 9809, "EffectParameter": 9809,
"Icon": "Science_4101", "Icon": "Science_4101",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "箭塔减伤36%", "ScienceDescribe": "箭塔减伤-ATK_P*2%",
"ResultDescribe": "箭塔减伤36%" "ResultDescribe": "箭塔减伤-ATK_P*2%"
}, },
{ {
"Id": 4110, "Id": 4110,
@ -7780,8 +8060,8 @@
"EffectParameter": 9810, "EffectParameter": 9810,
"Icon": "Science_4101", "Icon": "Science_4101",
"Performance": 0, "Performance": 0,
"ScienceDescribe": "箭塔减伤40%", "ScienceDescribe": "箭塔减伤-ATK_P*2%",
"ResultDescribe": "箭塔减伤40%" "ResultDescribe": "箭塔减伤-ATK_P*2%"
}, },
{ {
"Id": 5000, "Id": 5000,
@ -8790,5 +9070,61 @@
"Performance": 0, "Performance": 0,
"ScienceDescribe": "鲁明(位于陶渊明家)处购买图纸", "ScienceDescribe": "鲁明(位于陶渊明家)处购买图纸",
"ResultDescribe": "解锁建筑皮肤:藏礼屋" "ResultDescribe": "解锁建筑皮肤:藏礼屋"
},
{
"Id": 7033,
"Type": 4,
"Name": "壶中天地阁",
"PrefixScience": 0,
"ScienceGroup": 7033,
"ScienceLv": 10,
"Scale": 20,
"Structure": 645,
"Drawing": true,
"ItemId_1": 327,
"ItemNum_1": 500,
"ItemId_2": 803,
"ItemNum_2": 700,
"ItemId_3": 808,
"ItemNum_3": 700,
"ItemId_4": 819,
"ItemNum_4": 350,
"Copper": 320000,
"Volume": 260000,
"EffectType": 5,
"ObjectAction": 0,
"EffectParameter": 0,
"Icon": "Science_7033",
"Performance": 0,
"ScienceDescribe": "鲁明(位于陶渊明家)处购买图纸",
"ResultDescribe": "解锁建筑皮肤:壶中天地阁"
},
{
"Id": 7034,
"Type": 4,
"Name": "梨雪荷风殿",
"PrefixScience": 0,
"ScienceGroup": 7034,
"ScienceLv": 10,
"Scale": 20,
"Structure": 661,
"Drawing": true,
"ItemId_1": 327,
"ItemNum_1": 500,
"ItemId_2": 803,
"ItemNum_2": 700,
"ItemId_3": 808,
"ItemNum_3": 700,
"ItemId_4": 819,
"ItemNum_4": 350,
"Copper": 320000,
"Volume": 260000,
"EffectType": 5,
"ObjectAction": 0,
"EffectParameter": 0,
"Icon": "Science_7034",
"Performance": 0,
"ScienceDescribe": "鲁明(位于陶渊明家)处购买图纸",
"ResultDescribe": "解锁建筑皮肤:梨雪荷风殿"
} }
] ]

663
src/api/config/SkillBuffConfigCategory.json

@ -1301,6 +1301,56 @@
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "勇士服用的丹药,永久提升5点攻击,每个勇士只能服用10颗" "Describe": "勇士服用的丹药,永久提升5点攻击,每个勇士只能服用10颗"
}, },
{
"Id": 254,
"Name": "五品生命丹",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": true,
"BuffProbability": 100,
"LinkEffect": [
254
],
"ContinuedType": 3,
"ContinuedParameter": 0,
"Overlay": true,
"OverlayMax": 1000,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_254",
"BuffEffectPrefab": "",
"Describe": "勇士服用的丹药,永久提升30点生命上限,每个勇士只能服用10颗"
},
{
"Id": 256,
"Name": "五品攻击丹",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": true,
"BuffProbability": 100,
"LinkEffect": [
256
],
"ContinuedType": 3,
"ContinuedParameter": 0,
"Overlay": true,
"OverlayMax": 1000,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_256",
"BuffEffectPrefab": "",
"Describe": "勇士服用的丹药,永久提升7点攻击,每个勇士只能服用10颗"
},
{ {
"Id": 501, "Id": 501,
"Name": "小雨", "Name": "小雨",
@ -1849,6 +1899,31 @@
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "普攻伤害" "Describe": "普攻伤害"
}, },
{
"Id": 980,
"Name": "",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 0,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": true,
"BuffProbability": 100,
"LinkEffect": [
980
],
"ContinuedType": 1,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_980",
"BuffEffectPrefab": "",
"Describe": "普攻伤害"
},
{ {
"Id": 1001, "Id": 1001,
"Name": "耐力", "Name": "耐力",
@ -28513,6 +28588,32 @@
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "" "Describe": ""
}, },
{
"Id": 30001,
"Name": "月麒麟",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": true,
"BuffProbability": 100,
"LinkEffect": [
30001,
30002
],
"ContinuedType": 3,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_30001",
"BuffEffectPrefab": "",
"Describe": "月麒麟:所有勇士增加200攻击力和30移速"
},
{ {
"Id": 134101, "Id": 134101,
"Name": "缴械", "Name": "缴械",
@ -28912,7 +29013,7 @@
}, },
{ {
"Id": 300001, "Id": 300001,
"Name": "暴击率+10%", "Name": "全队暴击率+5%",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -28939,7 +29040,7 @@
}, },
{ {
"Id": 300002, "Id": 300002,
"Name": "免伤+10%", "Name": "全队免伤+3%",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -28966,7 +29067,7 @@
}, },
{ {
"Id": 300003, "Id": 300003,
"Name": "生命值全恢复", "Name": "全队攻击力+5%",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -28993,7 +29094,7 @@
}, },
{ {
"Id": 300004, "Id": 300004,
"Name": "暴击伤害+50%", "Name": "全队暴击伤害+10%",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -29020,7 +29121,7 @@
}, },
{ {
"Id": 300005, "Id": 300005,
"Name": "命中率+10%", "Name": "全队命中率+5%",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -29047,7 +29148,7 @@
}, },
{ {
"Id": 300006, "Id": 300006,
"Name": "攻击速度+20%", "Name": "全队攻击速度+10%",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -29074,7 +29175,7 @@
}, },
{ {
"Id": 300007, "Id": 300007,
"Name": "远程伤害+30%", "Name": "全队远程伤害+10%",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -29101,7 +29202,7 @@
}, },
{ {
"Id": 300008, "Id": 300008,
"Name": "近战伤害+30%", "Name": "全队近战伤害+10%",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -29128,7 +29229,7 @@
}, },
{ {
"Id": 300009, "Id": 300009,
"Name": "生命值+20%", "Name": "全队生命上限+20%",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -29155,7 +29256,7 @@
}, },
{ {
"Id": 300010, "Id": 300010,
"Name": "能量回满", "Name": "全队防御力+5%",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -29180,6 +29281,267 @@
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "" "Describe": ""
}, },
{
"Id": 300011,
"Name": "全队闪避率+3%",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
300011
],
"ContinuedType": 13,
"ContinuedParameter": 0,
"Overlay": true,
"OverlayMax": 10,
"SequenceId": 300011,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_300011",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 300012,
"Name": "全队增伤+5%",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
300012
],
"ContinuedType": 13,
"ContinuedParameter": 0,
"Overlay": true,
"OverlayMax": 10,
"SequenceId": 300012,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_300012",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 300013,
"Name": "全队能量恢复速度+1",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
300013
],
"ContinuedType": 13,
"ContinuedParameter": 0,
"Overlay": true,
"OverlayMax": 10,
"SequenceId": 300013,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_300013",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 300014,
"Name": "全队初始能量+10",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
300014
],
"ContinuedType": 13,
"ContinuedParameter": 0,
"Overlay": true,
"OverlayMax": 10,
"SequenceId": 330014,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_330014",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 310012,
"Name": "",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
310012
],
"ContinuedType": 2,
"ContinuedParameter": 30,
"Overlay": false,
"OverlayMax": 0,
"SequenceId": 310012,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_310012",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 310051,
"Name": "",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": true,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
310051
],
"ContinuedType": 1,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_310051",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 310061,
"Name": "远征猩猩普攻",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 0,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
310061
],
"ContinuedType": 1,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_310061",
"BuffEffectPrefab": "",
"Describe": "物理伤害"
},
{
"Id": 310062,
"Name": "远征猩猩技能1",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 0,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
310062
],
"ContinuedType": 1,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_310062",
"BuffEffectPrefab": "",
"Describe": "物理伤害"
},
{
"Id": 310063,
"Name": "远征猩猩技能1",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 0,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
310063
],
"ContinuedType": 1,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_310063",
"BuffEffectPrefab": "",
"Describe": "物理伤害"
},
{
"Id": 310064,
"Name": "远征猩猩buff",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": true,
"BuffProbability": 100,
"LinkEffect": [
310064,
310065
],
"ContinuedType": 3,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"BarShow": true,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_310064",
"BuffEffectPrefab": "",
"Describe": ""
},
{ {
"Id": 330011, "Id": 330011,
"Name": "闪避提升、受到的暴击伤害提升", "Name": "闪避提升、受到的暴击伤害提升",
@ -29194,53 +29556,50 @@
330011, 330011,
330012 330012
], ],
"ContinuedType": 12, "ContinuedType": 15,
"ContinuedParameter": 0, "ContinuedParameter": 60,
"Overlay": false, "Overlay": false,
"OverlayMax": 0, "OverlayMax": 0,
"SequenceId": 330011,
"SequenceLv": 1, "SequenceLv": 1,
"BarShow": false, "BarShow": false,
"BattleShow": false, "BattleShow": false,
"SpecialStatus": 0, "SpecialStatus": 0,
"DisplayLocation": 0, "DisplayLocation": 0,
"Icon": "Buff_Icon_330011", "Icon": "Buff_Icon_null",
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "" "Describe": ""
}, },
{ {
"Id": 330012, "Id": 330012,
"Name": "免疫远程伤害,受到近战伤害增加,一定时间狂暴一次", "Name": "远程伤害-99%,受到近战伤害增加,一定时间狂暴一次",
"TriggerTime": 1, "TriggerTime": 21,
"TriggerParameter": 0, "TriggerParameter": 60,
"Gain": 1, "Gain": 1,
"Immunity": false, "Immunity": false,
"Disperse": false, "Disperse": false,
"CanBringInBoss": true, "CanBringInBoss": true,
"BuffProbability": 100, "BuffProbability": 100,
"LinkEffect": [ "LinkEffect": [
330013, 330024
330014
], ],
"ContinuedType": 12, "ContinuedType": 3,
"ContinuedParameter": 0, "ContinuedParameter": 0,
"Overlay": false, "Overlay": false,
"OverlayMax": 0, "OverlayMax": 0,
"SequenceId": 330012,
"SequenceLv": 1, "SequenceLv": 1,
"BarShow": false, "BarShow": false,
"BattleShow": false, "BattleShow": false,
"SpecialStatus": 0, "SpecialStatus": 0,
"DisplayLocation": 0, "DisplayLocation": 0,
"Icon": "Buff_Icon_330012", "Icon": "Buff_Icon_null",
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "" "Describe": ""
}, },
{ {
"Id": 330013, "Id": 330013,
"Name": "每2分钟触发一次狂暴", "Name": "给自己套一个周期性触发的狂暴buff",
"TriggerTime": 3, "TriggerTime": 21,
"TriggerParameter": 120, "TriggerParameter": 60,
"Gain": 1, "Gain": 1,
"Immunity": false, "Immunity": false,
"Disperse": false, "Disperse": false,
@ -29249,25 +29608,24 @@
"LinkEffect": [ "LinkEffect": [
330015 330015
], ],
"ContinuedType": 12, "ContinuedType": 3,
"ContinuedParameter": 0, "ContinuedParameter": 0,
"Overlay": false, "Overlay": false,
"OverlayMax": 0, "OverlayMax": 0,
"SequenceId": 330013,
"SequenceLv": 1, "SequenceLv": 1,
"BarShow": false, "BarShow": false,
"BattleShow": false, "BattleShow": false,
"SpecialStatus": 0, "SpecialStatus": 0,
"DisplayLocation": 0, "DisplayLocation": 0,
"Icon": "Buff_Icon_330013", "Icon": "Buff_Icon_null",
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "" "Describe": ""
}, },
{ {
"Id": 330014, "Id": 330014,
"Name": "攻击力提升100%,持续30秒", "Name": "每90秒触发一次狂暴,攻击力提升100%,持续30秒",
"TriggerTime": 1, "TriggerTime": 3,
"TriggerParameter": 0, "TriggerParameter": 90,
"Gain": 1, "Gain": 1,
"Immunity": false, "Immunity": false,
"Disperse": false, "Disperse": false,
@ -29276,23 +29634,22 @@
"LinkEffect": [ "LinkEffect": [
330016 330016
], ],
"ContinuedType": 2, "ContinuedType": 15,
"ContinuedParameter": 30, "ContinuedParameter": 20,
"Overlay": false, "Overlay": false,
"OverlayMax": 0, "OverlayMax": 0,
"SequenceId": 330014,
"SequenceLv": 1, "SequenceLv": 1,
"BarShow": false, "BarShow": false,
"BattleShow": false, "BattleShow": false,
"SpecialStatus": 0, "SpecialStatus": 0,
"DisplayLocation": 0, "DisplayLocation": 0,
"Icon": "Buff_Icon_330014", "Icon": "Buff_Icon_null",
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "" "Describe": ""
}, },
{ {
"Id": 330015, "Id": 330015,
"Name": "受到远程伤害提升100%", "Name": "狂暴,攻击力up",
"TriggerTime": 1, "TriggerTime": 1,
"TriggerParameter": 0, "TriggerParameter": 0,
"Gain": 1, "Gain": 1,
@ -29301,51 +29658,74 @@
"CanBringInBoss": true, "CanBringInBoss": true,
"BuffProbability": 100, "BuffProbability": 100,
"LinkEffect": [ "LinkEffect": [
330017 330023
], ],
"ContinuedType": 12, "ContinuedType": 2,
"ContinuedParameter": 0, "ContinuedParameter": 30,
"Overlay": false, "Overlay": false,
"OverlayMax": 0, "OverlayMax": 0,
"SequenceId": 330015,
"SequenceLv": 1,
"BarShow": false, "BarShow": false,
"BattleShow": false, "BattleShow": false,
"SpecialStatus": 0, "SpecialStatus": 0,
"DisplayLocation": 0, "DisplayLocation": 0,
"Icon": "Buff_Icon_330015", "Icon": "Buff_Icon_null",
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "" "Describe": ""
}, },
{ {
"Id": 330016, "Id": 330016,
"Name": "受到远程伤害提升100%", "Name": "受到远程伤害提升100%",
"TriggerTime": 1, "TriggerTime": 21,
"TriggerParameter": 0, "TriggerParameter": 20,
"Gain": 1, "Gain": 1,
"Immunity": false, "Immunity": false,
"Disperse": false, "Disperse": false,
"CanBringInBoss": true, "CanBringInBoss": true,
"BuffProbability": 100, "BuffProbability": 100,
"LinkEffect": [ "LinkEffect": [
330018 330025
], ],
"ContinuedType": 12, "ContinuedType": 3,
"ContinuedParameter": 0, "ContinuedParameter": 0,
"Overlay": false, "Overlay": false,
"OverlayMax": 0, "OverlayMax": 0,
"SequenceId": 330016,
"SequenceLv": 1, "SequenceLv": 1,
"BarShow": false, "BarShow": false,
"BattleShow": false, "BattleShow": false,
"SpecialStatus": 0, "SpecialStatus": 0,
"DisplayLocation": 0, "DisplayLocation": 0,
"Icon": "Buff_Icon_330016", "Icon": "Buff_Icon_null",
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "" "Describe": ""
}, },
{ {
"Id": 330017, "Id": 330017,
"Name": "召唤怪物监听buff",
"TriggerTime": 21,
"TriggerParameter": 20,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": true,
"BuffProbability": 100,
"LinkEffect": [
330021
],
"ContinuedType": 3,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_null",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 330018,
"Name": "", "Name": "",
"TriggerTime": 33, "TriggerTime": 33,
"TriggerParameter": 0, "TriggerParameter": 0,
@ -29357,17 +29737,198 @@
"LinkEffect": [ "LinkEffect": [
330019 330019
], ],
"ContinuedType": 12, "ContinuedType": 3,
"ContinuedParameter": 0, "ContinuedParameter": 0,
"Overlay": true, "Overlay": true,
"OverlayMax": 10, "OverlayMax": 10,
"SequenceId": 330017,
"SequenceLv": 1, "SequenceLv": 1,
"BarShow": false, "BarShow": false,
"BattleShow": false, "BattleShow": false,
"SpecialStatus": 0, "SpecialStatus": 0,
"DisplayLocation": 0, "DisplayLocation": 0,
"Icon": "Buff_Icon_330017", "Icon": "Buff_Icon_null",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 330019,
"Name": "",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
330020
],
"ContinuedType": 3,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_null",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 330020,
"Name": "召唤怪物",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": true,
"BuffProbability": 100,
"LinkEffect": [
330018
],
"ContinuedType": 1,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_null",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 330021,
"Name": "",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 2,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
330022
],
"ContinuedType": 3,
"ContinuedParameter": 0,
"Overlay": true,
"OverlayMax": 4,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_null",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 330022,
"Name": "远程伤害-99%,受到近战伤害增加,一定时间狂暴一次",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": true,
"BuffProbability": 100,
"LinkEffect": [
330013,
330014
],
"ContinuedType": 15,
"ContinuedParameter": 20,
"Overlay": false,
"OverlayMax": 0,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_null",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 330023,
"Name": "受到远程伤害提升100%",
"TriggerTime": 21,
"TriggerParameter": 20,
"Gain": 1,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": true,
"BuffProbability": 100,
"LinkEffect": [
330017
],
"ContinuedType": 3,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"SequenceLv": 1,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_null",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 330024,
"Name": "穷奇光之吐息-伤害",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 0,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": true,
"BuffProbability": 100,
"LinkEffect": [
330026
],
"ContinuedType": 1,
"ContinuedParameter": 0,
"Overlay": false,
"OverlayMax": 0,
"BarShow": false,
"BattleShow": false,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_330024",
"BuffEffectPrefab": "",
"Describe": ""
},
{
"Id": 330025,
"Name": "穷奇光之吐息-破甲",
"TriggerTime": 1,
"TriggerParameter": 0,
"Gain": 2,
"Immunity": false,
"Disperse": false,
"CanBringInBoss": false,
"BuffProbability": 100,
"LinkEffect": [
330027,
330028
],
"ContinuedType": 3,
"ContinuedParameter": 0,
"Overlay": true,
"OverlayMax": 2,
"BarShow": false,
"BattleShow": true,
"SpecialStatus": 0,
"DisplayLocation": 0,
"Icon": "Buff_Icon_20232",
"BuffEffectPrefab": "", "BuffEffectPrefab": "",
"Describe": "" "Describe": ""
} }

523
src/api/config/SkillBulletConfigCategory.json

File diff suppressed because it is too large Load Diff

9469
src/api/config/SkillConfigCategory.json

File diff suppressed because it is too large Load Diff

237
src/api/config/SkillEffectConfigCategory.json

@ -349,6 +349,20 @@
"NumericExpression": "5", "NumericExpression": "5",
"WhetherCrit": false "WhetherCrit": false
}, },
{
"Id": 254,
"EffectType": 1402,
"EffectField": 1,
"NumericExpression": "30",
"WhetherCrit": false
},
{
"Id": 256,
"EffectType": 1403,
"EffectField": 1,
"NumericExpression": "7",
"WhetherCrit": false
},
{ {
"Id": 501, "Id": 501,
"EffectType": 1001, "EffectType": 1001,
@ -503,6 +517,13 @@
"NumericExpression": "-ATK_P*1.33", "NumericExpression": "-ATK_P*1.33",
"WhetherCrit": true "WhetherCrit": true
}, },
{
"Id": 980,
"EffectType": 1401,
"EffectField": 1,
"NumericExpression": "-ATK_P",
"WhetherCrit": true
},
{ {
"Id": 1001, "Id": 1001,
"EffectType": 1402, "EffectType": 1402,
@ -7706,6 +7727,20 @@
"NumericExpression": "-1000000000", "NumericExpression": "-1000000000",
"WhetherCrit": true "WhetherCrit": true
}, },
{
"Id": 30001,
"EffectType": 1403,
"EffectField": 1,
"NumericExpression": "200",
"WhetherCrit": false
},
{
"Id": 30002,
"EffectType": 1408,
"EffectField": 1,
"NumericExpression": "30",
"WhetherCrit": false
},
{ {
"Id": 134103, "Id": 134103,
"EffectType": 1438, "EffectType": 1438,
@ -7801,56 +7836,56 @@
"Id": 300001, "Id": 300001,
"EffectType": 1411, "EffectType": 1411,
"EffectField": 1, "EffectField": 1,
"NumericExpression": "10", "NumericExpression": "5",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 300002, "Id": 300002,
"EffectType": 1433, "EffectType": 1433,
"EffectField": 1, "EffectField": 1,
"NumericExpression": "10", "NumericExpression": "3",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 300003, "Id": 300003,
"EffectType": 1401, "EffectType": 1403,
"EffectField": 1, "EffectField": 4,
"NumericExpression": "HpMax", "NumericExpression": "5",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 300004, "Id": 300004,
"EffectType": 1410, "EffectType": 1410,
"EffectField": 1, "EffectField": 1,
"NumericExpression": "50", "NumericExpression": "10",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 300005, "Id": 300005,
"EffectType": 1429, "EffectType": 1429,
"EffectField": 1, "EffectField": 1,
"NumericExpression": "10", "NumericExpression": "5",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 300006, "Id": 300006,
"EffectType": 1409, "EffectType": 1409,
"EffectField": 1, "EffectField": 1,
"NumericExpression": "20", "NumericExpression": "10",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 300007, "Id": 300007,
"EffectType": 30001, "EffectType": 1600,
"EffectField": 2, "EffectField": 1,
"NumericExpression": "30", "NumericExpression": "10",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 300008, "Id": 300008,
"EffectType": 30002, "EffectType": 1601,
"EffectField": 2, "EffectField": 1,
"NumericExpression": "30", "NumericExpression": "10",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
@ -7862,9 +7897,86 @@
}, },
{ {
"Id": 300010, "Id": 300010,
"EffectType": 1404,
"EffectField": 4,
"NumericExpression": "5",
"WhetherCrit": false
},
{
"Id": 300011,
"EffectType": 1430,
"EffectField": 1,
"NumericExpression": "3",
"WhetherCrit": false
},
{
"Id": 300012,
"EffectType": 1432,
"EffectField": 1,
"NumericExpression": "5",
"WhetherCrit": false
},
{
"Id": 300013,
"EffectType": 1422,
"EffectField": 1,
"NumericExpression": "1",
"WhetherCrit": false
},
{
"Id": 300014,
"EffectType": 1405, "EffectType": 1405,
"EffectField": 1, "EffectField": 1,
"NumericExpression": "10000", "NumericExpression": "10",
"WhetherCrit": false
},
{
"Id": 310012,
"EffectType": 1433,
"EffectField": 1,
"NumericExpression": "25",
"WhetherCrit": false
},
{
"Id": 310051,
"EffectType": 1401,
"EffectField": 1,
"NumericExpression": "5000",
"WhetherCrit": false
},
{
"Id": 310061,
"EffectType": 1401,
"EffectField": 1,
"NumericExpression": "-ATK_P*1.3",
"WhetherCrit": true
},
{
"Id": 310062,
"EffectType": 1401,
"EffectField": 1,
"NumericExpression": "-ATK_P*3.6",
"WhetherCrit": true
},
{
"Id": 310063,
"EffectType": 1401,
"EffectField": 1,
"NumericExpression": "-ATK_P*3.6",
"WhetherCrit": true
},
{
"Id": 310064,
"EffectType": 1603,
"EffectField": 1,
"NumericExpression": "50",
"WhetherCrit": false
},
{
"Id": 310065,
"EffectType": 1604,
"EffectField": 1,
"NumericExpression": "-50",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
@ -7876,22 +7988,22 @@
}, },
{ {
"Id": 330012, "Id": 330012,
"EffectType": 30001, "EffectType": 1602,
"EffectField": 2, "EffectField": 1,
"NumericExpression": "50", "NumericExpression": "50",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 330013, "Id": 330013,
"EffectType": 33002, "EffectType": 1603,
"EffectField": 2, "EffectField": 1,
"NumericExpression": "-100", "NumericExpression": "-99",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 330014, "Id": 330014,
"EffectType": 33003, "EffectType": 1604,
"EffectField": 2, "EffectField": 1,
"NumericExpression": "50", "NumericExpression": "50",
"WhetherCrit": false "WhetherCrit": false
}, },
@ -7904,30 +8016,93 @@
}, },
{ {
"Id": 330016, "Id": 330016,
"EffectType": 1403, "EffectType": 9998,
"EffectField": 2, "EffectField": 5,
"NumericExpression": "100", "NumericExpression": "330015",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 330017, "Id": 330017,
"EffectType": 33002, "EffectType": 1603,
"EffectField": 2, "EffectField": 1,
"NumericExpression": "100", "NumericExpression": "100",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 330018, "Id": 330018,
"EffectType": 33004, "EffectType": 9998,
"EffectField": 5, "EffectField": 5,
"NumericExpression": "30001", "NumericExpression": "330020",
"WhetherCrit": false "WhetherCrit": false
}, },
{ {
"Id": 330019, "Id": 330019,
"EffectType": 1432, "EffectType": 1404,
"EffectField": 2,
"NumericExpression": "-25",
"WhetherCrit": false
},
{
"Id": 330020,
"EffectType": 1503,
"EffectField": 5,
"NumericExpression": "",
"WhetherCrit": false
},
{
"Id": 330021,
"EffectType": 1605,
"EffectField": 5,
"NumericExpression": "30001",
"WhetherCrit": false
},
{
"Id": 330022,
"EffectType": 1404,
"EffectField": 2,
"NumericExpression": "-25",
"WhetherCrit": false
},
{
"Id": 330023,
"EffectType": 1403,
"EffectField": 2,
"NumericExpression": "1000",
"WhetherCrit": false
},
{
"Id": 330024,
"EffectType": 9998,
"EffectField": 5,
"NumericExpression": "330022",
"WhetherCrit": false
},
{
"Id": 330025,
"EffectType": 9998,
"EffectField": 5,
"NumericExpression": "330023",
"WhetherCrit": false
},
{
"Id": 330026,
"EffectType": 1401,
"EffectField": 1, "EffectField": 1,
"NumericExpression": "20", "NumericExpression": "-ATK_P*4",
"WhetherCrit": true
},
{
"Id": 330027,
"EffectType": 1404,
"EffectField": 4,
"NumericExpression": "-20",
"WhetherCrit": false
},
{
"Id": 330028,
"EffectType": 1433,
"EffectField": 1,
"NumericExpression": "-20",
"WhetherCrit": false "WhetherCrit": false
} }
] ]

48
src/api/config/StructureConfigCategory.json

@ -978,7 +978,7 @@
"FixedPoint": false, "FixedPoint": false,
"EngineeringQuantity": 1000000, "EngineeringQuantity": 1000000,
"Durable": 900, "Durable": 900,
"NunLimit": 1, "NunLimit": 2,
"ShapeId": 85, "ShapeId": 85,
"Comfortable": 80, "Comfortable": 80,
"DiseaseDeduction": 80, "DiseaseDeduction": 80,
@ -5558,7 +5558,9 @@
"StrengthenId": 645, "StrengthenId": 645,
"ShowOccupyPlace": true, "ShowOccupyPlace": true,
"Prefab": "Structure_645", "Prefab": "Structure_645",
"SkinConfigIds": [], "SkinConfigIds": [
1053
],
"Picture": "Structure_Picture_645", "Picture": "Structure_Picture_645",
"NamePicture": "Structure_Name_645", "NamePicture": "Structure_Name_645",
"Sound": "", "Sound": "",
@ -5592,7 +5594,9 @@
"StrengthenId": 660, "StrengthenId": 660,
"ShowOccupyPlace": true, "ShowOccupyPlace": true,
"Prefab": "Structure_660", "Prefab": "Structure_660",
"SkinConfigIds": [], "SkinConfigIds": [
1055
],
"Picture": "Structure_Picture_660", "Picture": "Structure_Picture_660",
"NamePicture": "Structure_Name_660", "NamePicture": "Structure_Name_660",
"Sound": "", "Sound": "",
@ -5626,7 +5630,9 @@
"StrengthenId": 661, "StrengthenId": 661,
"ShowOccupyPlace": true, "ShowOccupyPlace": true,
"Prefab": "Structure_661", "Prefab": "Structure_661",
"SkinConfigIds": [], "SkinConfigIds": [
1054
],
"Picture": "Structure_Picture_661", "Picture": "Structure_Picture_661",
"NamePicture": "Structure_Name_661", "NamePicture": "Structure_Name_661",
"Sound": "", "Sound": "",
@ -6120,6 +6126,40 @@
"Record": false, "Record": false,
"RecordText": "村子里终于有了举办喜宴的场所,桃花映衬,朱楼焕彩。良辰吉时,新人盟誓,亲朋醉宴凭栏,丝竹声中纳福瑞,共证桃源好合。" "RecordText": "村子里终于有了举办喜宴的场所,桃花映衬,朱楼焕彩。良辰吉时,新人盟誓,亲朋醉宴凭栏,丝竹声中纳福瑞,共证桃源好合。"
}, },
{
"Id": 677,
"Name": "邀月亭",
"LvMark": -1,
"Type": 4,
"Schedule": 0,
"ScaleUp": true,
"FixedPoint": false,
"EngineeringQuantity": 500000,
"Durable": 900,
"NunLimit": 5,
"ShapeId": 676,
"Special": 0,
"BuildFunctionId": 677,
"Boom": 1000,
"CanMove": true,
"Remove": true,
"RemoveAll": true,
"Science": false,
"Fight": 0,
"RegionId": 1001,
"UpgradeId": 0,
"StrengthenId": 677,
"ShowOccupyPlace": true,
"Prefab": "Structure_677",
"SkinConfigIds": [],
"Picture": "Structure_Picture_677",
"NamePicture": "Structure_Name_677",
"Sound": "",
"InteractiveAnimations": [],
"Describe": "一亭浮水,倒映明月清风,意境悠然",
"Record": false,
"RecordText": ""
},
{ {
"Id": 1000, "Id": 1000,
"Name": "伐木场", "Name": "伐木场",

27
src/api/config/StructureSkinConfigCategory.json

@ -475,5 +475,32 @@
"GetMethod": "鲁明处购买图纸后在桃源殿进行研究", "GetMethod": "鲁明处购买图纸后在桃源殿进行研究",
"ScienceId": 7032, "ScienceId": 7032,
"Integral": 100 "Integral": 100
},
{
"Id": 1053,
"SkinName": "壶中天地阁",
"SkinPrefab": "Structure_Skin_1053",
"Picture": "Structure_Skin_Picture_1053",
"GetMethod": "鲁明处购买图纸后在桃源殿进行研究",
"ScienceId": 7033,
"Integral": 100
},
{
"Id": 1054,
"SkinName": "梨雪荷风殿",
"SkinPrefab": "Structure_Skin_1054",
"Picture": "Structure_Skin_Picture_1054",
"GetMethod": "鲁明处购买图纸后在桃源殿进行研究",
"ScienceId": 7034,
"Integral": 100
},
{
"Id": 1055,
"SkinName": "九重凌云塔",
"SkinPrefab": "Structure_Skin_1055",
"Picture": "Structure_Skin_Picture_1055",
"GetMethod": "外观礼包",
"ScienceId": 0,
"Integral": 100
} }
] ]

34
src/api/config/StructureStrengthenConfigCategory.json

@ -5983,6 +5983,40 @@
"StrengIntegral2": 90, "StrengIntegral2": 90,
"StrengIntegral3": 130 "StrengIntegral3": 130
}, },
{
"Id": 677,
"Name": "邀月亭",
"Schedule": 0,
"RepairItem1": 811,
"RepairItemNum1": 1000,
"RepairItem2": 815,
"RepairItemNum2": 800,
"RepairItem3": 828,
"RepairItemNum3": 1000,
"RepairItem4": 0,
"RepairItemNum4": 0,
"FirmCoinNum": 6000,
"StrengthenYesOrNo": true,
"Strengthen1Item1": 858,
"Strengthen1Item1Num": 100,
"Strengthen1Item2": 805,
"Strengthen1Item2Num": 200,
"Strengthen2Item1": 858,
"Strengthen2Item1Num": 200,
"Strengthen2Item2": 805,
"Strengthen2Item2Num": 300,
"Strengthen3Item1": 858,
"Strengthen3Item1Num": 300,
"Strengthen3Item2": 805,
"Strengthen3Item2Num": 400,
"StrengthenDurable1": 1500,
"StrengthenDurable2": 2100,
"StrengthenDurable3": 2700,
"Integral": 200,
"StrengIntegral1": 34,
"StrengIntegral2": 50,
"StrengIntegral3": 100
},
{ {
"Id": 1000, "Id": 1000,
"Name": "伐木场", "Name": "伐木场",

376
src/api/config/SynthesisConfigCategory.json

@ -5424,6 +5424,37 @@
"NextLv": 0, "NextLv": 0,
"UpgradeItem": 0 "UpgradeItem": 0
}, },
{
"Id": 677,
"Name": "邀月亭",
"MixtureType": 1,
"MaterialType": 0,
"MixtureID": 677,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": -1,
"SingleMaxNumber": -1,
"ItemId1": 811,
"ItemNum1": 1000,
"ItemId2": 815,
"ItemNum2": 800,
"ItemId3": 828,
"ItemNum3": 1000,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 1,
"DisplayParameter": [
21
],
"UnlockCondition": 4,
"UnlockParameter": [
0
],
"Drawing": true,
"Display": true,
"NextLv": 0,
"UpgradeItem": 0
},
{ {
"Id": 1000, "Id": 1000,
"Name": "伐木场", "Name": "伐木场",
@ -7327,6 +7358,101 @@
"NextLv": 2545, "NextLv": 2545,
"UpgradeItem": 7079 "UpgradeItem": 7079
}, },
{
"Id": 2055,
"Name": "木须肉",
"MixtureType": 2,
"MaterialType": 0,
"MixtureID": 2059,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 10,
"SingleMaxNumber": -1,
"ItemId1": 104,
"ItemNum1": 3,
"ItemId2": 101,
"ItemNum2": 2,
"ItemId3": 110,
"ItemNum3": 2,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 1,
"DisplayParameter": [
16
],
"UnlockCondition": 8,
"UnlockParameter": [
44,
45
],
"Drawing": true,
"Display": true,
"NextLv": 2546,
"UpgradeItem": 7083
},
{
"Id": 2056,
"Name": "鸡蛋羹",
"MixtureType": 2,
"MaterialType": 0,
"MixtureID": 2060,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 10,
"SingleMaxNumber": -1,
"ItemId1": 110,
"ItemNum1": 2,
"ItemId2": 130,
"ItemNum2": 2,
"ItemId3": 0,
"ItemNum3": 0,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 1,
"DisplayParameter": [
19
],
"UnlockCondition": 8,
"UnlockParameter": [
44,
45
],
"Drawing": true,
"Display": true,
"NextLv": 2547,
"UpgradeItem": 7084
},
{
"Id": 2057,
"Name": "桂花糕",
"MixtureType": 2,
"MaterialType": 0,
"MixtureID": 2061,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 10,
"SingleMaxNumber": -1,
"ItemId1": 148,
"ItemNum1": 20,
"ItemId2": 834,
"ItemNum2": 5,
"ItemId3": 114,
"ItemNum3": 3,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 1,
"DisplayParameter": [
19
],
"UnlockCondition": 4,
"UnlockParameter": [
0
],
"Drawing": true,
"Display": true,
"NextLv": 0,
"UpgradeItem": 0
},
{ {
"Id": 2502, "Id": 2502,
"Name": "野菜汤", "Name": "野菜汤",
@ -8797,6 +8923,70 @@
"NextLv": 0, "NextLv": 0,
"UpgradeItem": 0 "UpgradeItem": 0
}, },
{
"Id": 2546,
"Name": "木须肉",
"MixtureType": 2,
"MaterialType": 0,
"MixtureID": 2346,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 10,
"SingleMaxNumber": -1,
"ItemId1": 104,
"ItemNum1": 3,
"ItemId2": 101,
"ItemNum2": 2,
"ItemId3": 110,
"ItemNum3": 2,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 0,
"DisplayParameter": [
16
],
"UnlockCondition": 8,
"UnlockParameter": [
44,
45
],
"Drawing": true,
"Display": true,
"NextLv": 0,
"UpgradeItem": 0
},
{
"Id": 2547,
"Name": "鸡蛋羹",
"MixtureType": 2,
"MaterialType": 0,
"MixtureID": 2347,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 10,
"SingleMaxNumber": -1,
"ItemId1": 110,
"ItemNum1": 2,
"ItemId2": 130,
"ItemNum2": 2,
"ItemId3": 116,
"ItemNum3": 1,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 0,
"DisplayParameter": [
19
],
"UnlockCondition": 8,
"UnlockParameter": [
44,
45
],
"Drawing": true,
"Display": true,
"NextLv": 0,
"UpgradeItem": 0
},
{ {
"Id": 3000, "Id": 3000,
"Name": "茅草捆", "Name": "茅草捆",
@ -14379,6 +14569,192 @@
"NextLv": 0, "NextLv": 0,
"UpgradeItem": 0 "UpgradeItem": 0
}, },
{
"Id": 6058,
"Name": "曲径石阑",
"MixtureType": 5,
"MaterialType": 5,
"MixtureID": 7889,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 30,
"SingleMaxNumber": -1,
"ItemId1": 809,
"ItemNum1": 20,
"ItemId2": 0,
"ItemNum2": 0,
"ItemId3": 0,
"ItemNum3": 0,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 1,
"DisplayParameter": [
11
],
"UnlockCondition": 4,
"UnlockParameter": [
0
],
"Drawing": false,
"Display": true,
"NextLv": 0,
"UpgradeItem": 0
},
{
"Id": 6059,
"Name": "曲径石阑·角",
"MixtureType": 5,
"MaterialType": 5,
"MixtureID": 7890,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 30,
"SingleMaxNumber": -1,
"ItemId1": 809,
"ItemNum1": 20,
"ItemId2": 0,
"ItemNum2": 0,
"ItemId3": 0,
"ItemNum3": 0,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 1,
"DisplayParameter": [
11
],
"UnlockCondition": 4,
"UnlockParameter": [
0
],
"Drawing": false,
"Display": true,
"NextLv": 0,
"UpgradeItem": 0
},
{
"Id": 6060,
"Name": "水云间·门",
"MixtureType": 5,
"MaterialType": 5,
"MixtureID": 7891,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 30,
"SingleMaxNumber": -1,
"ItemId1": 810,
"ItemNum1": 50,
"ItemId2": 0,
"ItemNum2": 0,
"ItemId3": 0,
"ItemNum3": 0,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 1,
"DisplayParameter": [
16
],
"UnlockCondition": 4,
"UnlockParameter": [
0
],
"Drawing": false,
"Display": true,
"NextLv": 0,
"UpgradeItem": 0
},
{
"Id": 6061,
"Name": "水云间·墙",
"MixtureType": 5,
"MaterialType": 5,
"MixtureID": 7892,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 30,
"SingleMaxNumber": -1,
"ItemId1": 810,
"ItemNum1": 50,
"ItemId2": 0,
"ItemNum2": 0,
"ItemId3": 0,
"ItemNum3": 0,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 1,
"DisplayParameter": [
16
],
"UnlockCondition": 4,
"UnlockParameter": [
0
],
"Drawing": false,
"Display": true,
"NextLv": 0,
"UpgradeItem": 0
},
{
"Id": 6062,
"Name": "水云间·角",
"MixtureType": 5,
"MaterialType": 5,
"MixtureID": 7893,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 30,
"SingleMaxNumber": -1,
"ItemId1": 810,
"ItemNum1": 50,
"ItemId2": 0,
"ItemNum2": 0,
"ItemId3": 0,
"ItemNum3": 0,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 1,
"DisplayParameter": [
16
],
"UnlockCondition": 4,
"UnlockParameter": [
0
],
"Drawing": false,
"Display": true,
"NextLv": 0,
"UpgradeItem": 0
},
{
"Id": 6063,
"Name": "碎石径",
"MixtureType": 5,
"MaterialType": 5,
"MixtureID": 7894,
"QualityMixtureID": 0,
"Copies": 1,
"TimeConsume": 10,
"SingleMaxNumber": -1,
"ItemId1": 808,
"ItemNum1": 5,
"ItemId2": 0,
"ItemNum2": 0,
"ItemId3": 0,
"ItemNum3": 0,
"ItemId4": 0,
"ItemNum4": 0,
"DisplayCondition": 1,
"DisplayParameter": [
8
],
"UnlockCondition": 4,
"UnlockParameter": [
0
],
"Drawing": false,
"Display": true,
"NextLv": 0,
"UpgradeItem": 0
},
{ {
"Id": 10000, "Id": 10000,
"Name": "石剑", "Name": "石剑",

7
src/api/config/SystemConditionsConfigCategory.json

@ -166,5 +166,12 @@
"Name": "专武", "Name": "专武",
"OpenConditionType": 4, "OpenConditionType": 4,
"ConditionParameter": 7 "ConditionParameter": 7
},
{
"Id": 27,
"OpenSystem": 27,
"Name": "随机摆放",
"OpenConditionType": 4,
"ConditionParameter": 12
} }
] ]

132
src/api/config/TextConfigCategory.json

@ -1264,6 +1264,81 @@
"Text": "拓印时只拓印当前屏幕范围内内所有物品", "Text": "拓印时只拓印当前屏幕范围内内所有物品",
"Value": "" "Value": ""
}, },
{
"Id": 1254,
"Text": "已将皮肤应用到所有同类资源",
"Value": ""
},
{
"Id": 1255,
"Text": "升级后矿洞可产出{value}!",
"Value": ""
},
{
"Id": 1256,
"Text": "山谷暂停时不可进行该玩法",
"Value": ""
},
{
"Id": 1257,
"Text": "该植物皮肤未开放",
"Value": ""
},
{
"Id": 1258,
"Text": "今日举办次数已用完~",
"Value": ""
},
{
"Id": 1259,
"Text": "今日桃谷正在举办喜宴",
"Value": ""
},
{
"Id": 1260,
"Text": "请先开启家宴功能!",
"Value": ""
},
{
"Id": 1261,
"Text": "数量超过上限!",
"Value": ""
},
{
"Id": 1262,
"Text": "今日已没有博饼次数,请明日再来。",
"Value": ""
},
{
"Id": 1263,
"Text": "已成功招揽{村民名字} ",
"Value": ""
},
{
"Id": 1264,
"Text": "道具不足",
"Value": ""
},
{
"Id": 1265,
"Text": "请先选择村民",
"Value": ""
},
{
"Id": 1266,
"Text": "{value}、{value}和{value}成功抵达桃谷!",
"Value": ""
},
{
"Id": 1267,
"Text": "您确定要消耗{Num}个{道具名称}重新随机宝石的固定属性吗",
"Value": ""
},
{
"Id": 1268,
"Text": "第10轮解锁",
"Value": ""
},
{ {
"Id": 2001, "Id": 2001,
"Text": "抵达中", "Text": "抵达中",
@ -3329,6 +3404,11 @@
"Text": "请先邀请宾客以及祝福新人<br>举办家宴后将无法邀请宾客和祝福新人", "Text": "请先邀请宾客以及祝福新人<br>举办家宴后将无法邀请宾客和祝福新人",
"Value": "" "Value": ""
}, },
{
"Id": 2415,
"Text": "获得[color=#009a04]邀月帖[/color]后该位置可以邀请桃谷的村民参与博饼",
"Value": ""
},
{ {
"Id": 2901, "Id": 2901,
"Text": "图鉴积分包括以下四个要素:<br/>建筑积分:包括建造建筑的积分和加固建筑的积分<br/>宝物积分:建筑上装备的宝物所提供的积分<br/>装饰品积分:解锁装饰品提供的积分<br/>皮肤积分:解锁建筑皮肤提供的积分<br/>当图鉴积分相同时,先上榜的人排在前面<br/>每日排行榜于每天晚上12点结算并发放奖励。", "Text": "图鉴积分包括以下四个要素:<br/>建筑积分:包括建造建筑的积分和加固建筑的积分<br/>宝物积分:建筑上装备的宝物所提供的积分<br/>装饰品积分:解锁装饰品提供的积分<br/>皮肤积分:解锁建筑皮肤提供的积分<br/>当图鉴积分相同时,先上榜的人排在前面<br/>每日排行榜于每天晚上12点结算并发放奖励。",
@ -3756,7 +3836,7 @@
}, },
{ {
"Id": 2986, "Id": 2986,
"Text": "您进入最多还可以买{Num}次", "Text": "您今日最多还可以买{Num}次",
"Value": "" "Value": ""
}, },
{ {
@ -3819,6 +3899,11 @@
"Text": "下次洗练必出所选词条", "Text": "下次洗练必出所选词条",
"Value": "" "Value": ""
}, },
{
"Id": 2999,
"Text": "攻城战斗中,暂不可挑战",
"Value": ""
},
{ {
"Id": 3001, "Id": 3001,
"Text": "撤销建造将返还所有材料,是否撤销建造该建筑?", "Text": "撤销建造将返还所有材料,是否撤销建造该建筑?",
@ -4129,6 +4214,16 @@
"Text": "服务器开启后第30天之后的第一个1号开启第一赛季<br>每月1号开启新赛季,赛季持续10天<br>第10天的24:00结算排行榜,次日5:00通过邮箱发送奖励<br>松龄榜: 统计谷主账号历史年龄最高的前20个村民<br>排行榜前3名的谷主可在赛季结束前更换排行榜上的角色形象,结束后形象不可变更", "Text": "服务器开启后第30天之后的第一个1号开启第一赛季<br>每月1号开启新赛季,赛季持续10天<br>第10天的24:00结算排行榜,次日5:00通过邮箱发送奖励<br>松龄榜: 统计谷主账号历史年龄最高的前20个村民<br>排行榜前3名的谷主可在赛季结束前更换排行榜上的角色形象,结束后形象不可变更",
"Value": "" "Value": ""
}, },
{
"Id": 3063,
"Text": "当前正在挑战{0},更换挑战关卡后原关卡的怪物血量会重置,您确定更换挑战关卡吗?",
"Value": ""
},
{
"Id": 3064,
"Text": "当前有空缺的位置还没邀请村民参与博饼,确认直接摇骰子吗?",
"Value": ""
},
{ {
"Id": 4001, "Id": 4001,
"Text": "你的鱼饵用完了", "Text": "你的鱼饵用完了",
@ -4508,5 +4603,40 @@
"Id": 8001, "Id": 8001,
"Text": "桃谷龙舟赛活动已结束!以下是谷主未领取的奖励~", "Text": "桃谷龙舟赛活动已结束!以下是谷主未领取的奖励~",
"Value": "" "Value": ""
},
{
"Id": 9001,
"Text": "不死树最高等级为10,成熟后重生为1级",
"Value": ""
},
{
"Id": 9002,
"Text": "{倒计时}后成熟",
"Value": ""
},
{
"Id": 9003,
"Text": "不死树当前等级:{等级}",
"Value": ""
},
{
"Id": 9004,
"Text": "成熟时掉落数量:{数量}",
"Value": ""
},
{
"Id": 9005,
"Text": "不死树还未成熟",
"Value": ""
},
{
"Id": 9006,
"Text": "今日上座次数不足",
"Value": ""
},
{
"Id": 9007,
"Text": "库存酒数量不足",
"Value": ""
} }
] ]

98
src/api/config/TitleConfigCategory.json

@ -3,12 +3,13 @@
"Id": 101, "Id": 101,
"Name": "四海为家", "Name": "四海为家",
"Requirement": "成就-四海皆闻桃源名", "Requirement": "成就-四海皆闻桃源名",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140000, 140000,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 1, "Level": 1,
"Skin": "Tiltle_Pictrue_101", "Skin": "Tiltle_Pictrue_101",
"ValleyEffect": [] "ValleyEffect": []
@ -17,12 +18,13 @@
"Id": 102, "Id": 102,
"Name": "大家族", "Name": "大家族",
"Requirement": "成就-百家灯火续长明", "Requirement": "成就-百家灯火续长明",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140001, 140001,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 1, "Level": 1,
"Skin": "Tiltle_Pictrue_102", "Skin": "Tiltle_Pictrue_102",
"ValleyEffect": [] "ValleyEffect": []
@ -31,12 +33,13 @@
"Id": 103, "Id": 103,
"Name": "美食家", "Name": "美食家",
"Requirement": "成就-千券化作炊烟去", "Requirement": "成就-千券化作炊烟去",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140007, 140007,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 1, "Level": 1,
"Skin": "Tiltle_Pictrue_103", "Skin": "Tiltle_Pictrue_103",
"ValleyEffect": [] "ValleyEffect": []
@ -45,12 +48,13 @@
"Id": 104, "Id": 104,
"Name": "千秋良缘使", "Name": "千秋良缘使",
"Requirement": "成就-桃源宴宴庆良缘", "Requirement": "成就-桃源宴宴庆良缘",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140013, 140013,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 1, "Level": 1,
"Skin": "Tiltle_Pictrue_104", "Skin": "Tiltle_Pictrue_104",
"ValleyEffect": [] "ValleyEffect": []
@ -59,12 +63,13 @@
"Id": 201, "Id": 201,
"Name": "捕鱼达人", "Name": "捕鱼达人",
"Requirement": "成就-一竿钓尽武陵春", "Requirement": "成就-一竿钓尽武陵春",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140002, 140002,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 2, "Level": 2,
"Skin": "Tiltle_Pictrue_201", "Skin": "Tiltle_Pictrue_201",
"ValleyEffect": [] "ValleyEffect": []
@ -73,12 +78,13 @@
"Id": 202, "Id": 202,
"Name": "粽横四海", "Name": "粽横四海",
"Requirement": "桃谷龙舟赛活动获得", "Requirement": "桃谷龙舟赛活动获得",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140012, 140012,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 2, "Level": 2,
"Skin": "Tiltle_Pictrue_202", "Skin": "Tiltle_Pictrue_202",
"ValleyEffect": [] "ValleyEffect": []
@ -87,12 +93,13 @@
"Id": 301, "Id": 301,
"Name": "歌唱家", "Name": "歌唱家",
"Requirement": "成就-比翼楼前拾遗羽", "Requirement": "成就-比翼楼前拾遗羽",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140003, 140003,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 3, "Level": 3,
"Skin": "Tiltle_Pictrue_301", "Skin": "Tiltle_Pictrue_301",
"ValleyEffect": [] "ValleyEffect": []
@ -101,12 +108,13 @@
"Id": 302, "Id": 302,
"Name": "满庭芳", "Name": "满庭芳",
"Requirement": "成就-半百檐铃缀桃源", "Requirement": "成就-半百檐铃缀桃源",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140004, 140004,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 3, "Level": 3,
"Skin": "Tiltle_Pictrue_302", "Skin": "Tiltle_Pictrue_302",
"ValleyEffect": [] "ValleyEffect": []
@ -115,12 +123,13 @@
"Id": 303, "Id": 303,
"Name": "亿万富翁", "Name": "亿万富翁",
"Requirement": "成就-万贯春风扫落英", "Requirement": "成就-万贯春风扫落英",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140005, 140005,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 3, "Level": 3,
"Skin": "Tiltle_Pictrue_303", "Skin": "Tiltle_Pictrue_303",
"ValleyEffect": [] "ValleyEffect": []
@ -129,12 +138,13 @@
"Id": 304, "Id": 304,
"Name": "资深商人", "Name": "资深商人",
"Requirement": "成就-夜市点石成金手", "Requirement": "成就-夜市点石成金手",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140006, 140006,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 3, "Level": 3,
"Skin": "Tiltle_Pictrue_304", "Skin": "Tiltle_Pictrue_304",
"ValleyEffect": [] "ValleyEffect": []
@ -143,12 +153,13 @@
"Id": 401, "Id": 401,
"Name": "大佬", "Name": "大佬",
"Requirement": "累充2000元获得", "Requirement": "累充2000元获得",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140008, 140008,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 4, "Level": 4,
"Skin": "Tiltle_Pictrue_401", "Skin": "Tiltle_Pictrue_401",
"ValleyEffect": [ "ValleyEffect": [
@ -159,12 +170,13 @@
"Id": 402, "Id": 402,
"Name": "龙的传人", "Name": "龙的传人",
"Requirement": "成就-千姓共织桃源梦", "Requirement": "成就-千姓共织桃源梦",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140009, 140009,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 4, "Level": 4,
"Skin": "Tiltle_Pictrue_402", "Skin": "Tiltle_Pictrue_402",
"ValleyEffect": [] "ValleyEffect": []
@ -173,88 +185,34 @@
"Id": 403, "Id": 403,
"Name": "桃谷地仙", "Name": "桃谷地仙",
"Requirement": "累充5000元答谢礼包", "Requirement": "累充5000元答谢礼包",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140010, 140010,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 4, "Level": 4,
"Skin": "Tiltle_Pictrue_403", "Skin": "Tiltle_Pictrue_403",
"ValleyEffect": [ "ValleyEffect": [
7002 7002
] ]
}, },
{
"Id": 404,
"Name": "霓裳君",
"Requirement": "锦衣榜第一名",
"RequirementTpye": 30,
"IdAndType": [
6,
1
],
"Time": true,
"Level": 4,
"Skin": "Tiltle_Pictrue_404",
"ValleyEffect": []
},
{
"Id": 405,
"Name": "鼎中君",
"Requirement": "玉食榜第一名",
"RequirementTpye": 30,
"IdAndType": [
7,
1
],
"Time": true,
"Level": 4,
"Skin": "Tiltle_Pictrue_405",
"ValleyEffect": []
},
{
"Id": 406,
"Name": "青松君",
"Requirement": "松龄榜第一名",
"RequirementTpye": 30,
"IdAndType": [
8,
1
],
"Time": true,
"Level": 4,
"Skin": "Tiltle_Pictrue_406",
"ValleyEffect": []
},
{ {
"Id": 501, "Id": 501,
"Name": "桃谷天尊", "Name": "桃谷天尊",
"Requirement": "累充10000元答谢礼包", "Requirement": "累充10000元答谢礼包",
"RequirementTpye": 31, "Tpye": 2,
"IdAndType": [ "IdAndType": [
140011, 140011,
1 1
], ],
"Time": false, "Time": false,
"Duration": 0,
"Level": 5, "Level": 5,
"Skin": "Tiltle_Pictrue_501", "Skin": "Tiltle_Pictrue_501",
"ValleyEffect": [ "ValleyEffect": [
7003 7003
] ]
},
{
"Id": 502,
"Name": "乐土圣君",
"Requirement": "总榜第一名",
"RequirementTpye": 30,
"IdAndType": [
5,
1
],
"Time": true,
"Level": 5,
"Skin": "Tiltle_Pictrue_502",
"ValleyEffect": []
} }
] ]

204
src/api/config/ValleyEffectConfigCategory.json

@ -335,6 +335,23 @@
"IconFile": "Valley_Effect_21", "IconFile": "Valley_Effect_21",
"Description": "可以使用桃花石洗练" "Description": "可以使用桃花石洗练"
}, },
{
"Id": 23,
"Name": "远征的勇气",
"EffectSource": 1,
"Enable": true,
"Gain": 1,
"Level": 1,
"Group": 23,
"EffectType": 39,
"EftTarget": 0,
"CalType": 1,
"Parameter": 2,
"EffectParm": [],
"NeedShow": true,
"IconFile": "Valley_Effect_23",
"Description": "远征每日挑战次数+2"
},
{ {
"Id": 28, "Id": 28,
"Name": "饥饿", "Name": "饥饿",
@ -3603,6 +3620,176 @@
"IconFile": "Valley_Effect_274", "IconFile": "Valley_Effect_274",
"Description": "" "Description": ""
}, },
{
"Id": 401,
"Name": "粮仓-11",
"EffectSource": 5,
"Enable": true,
"Gain": 1,
"Level": 11,
"Group": 344,
"EffectType": 27,
"EftTarget": 0,
"CalType": 1,
"Parameter": 9000,
"EffectParm": [],
"NeedShow": false,
"IconFile": "Valley_Effect_344",
"Description": ""
},
{
"Id": 402,
"Name": "粮仓-12",
"EffectSource": 5,
"Enable": true,
"Gain": 1,
"Level": 12,
"Group": 344,
"EffectType": 27,
"EftTarget": 0,
"CalType": 1,
"Parameter": 10000,
"EffectParm": [],
"NeedShow": false,
"IconFile": "Valley_Effect_344",
"Description": ""
},
{
"Id": 403,
"Name": "粮仓-13",
"EffectSource": 5,
"Enable": true,
"Gain": 1,
"Level": 13,
"Group": 344,
"EffectType": 27,
"EftTarget": 0,
"CalType": 1,
"Parameter": 11000,
"EffectParm": [],
"NeedShow": false,
"IconFile": "Valley_Effect_344",
"Description": ""
},
{
"Id": 404,
"Name": "粮仓-14",
"EffectSource": 5,
"Enable": true,
"Gain": 1,
"Level": 14,
"Group": 344,
"EffectType": 27,
"EftTarget": 0,
"CalType": 1,
"Parameter": 12000,
"EffectParm": [],
"NeedShow": false,
"IconFile": "Valley_Effect_344",
"Description": ""
},
{
"Id": 405,
"Name": "粮仓-15",
"EffectSource": 5,
"Enable": true,
"Gain": 1,
"Level": 15,
"Group": 344,
"EffectType": 27,
"EftTarget": 0,
"CalType": 1,
"Parameter": 13000,
"EffectParm": [],
"NeedShow": false,
"IconFile": "Valley_Effect_344",
"Description": ""
},
{
"Id": 406,
"Name": "粮仓-16",
"EffectSource": 5,
"Enable": true,
"Gain": 1,
"Level": 16,
"Group": 344,
"EffectType": 27,
"EftTarget": 0,
"CalType": 1,
"Parameter": 14000,
"EffectParm": [],
"NeedShow": false,
"IconFile": "Valley_Effect_344",
"Description": ""
},
{
"Id": 407,
"Name": "粮仓-17",
"EffectSource": 5,
"Enable": true,
"Gain": 1,
"Level": 17,
"Group": 344,
"EffectType": 27,
"EftTarget": 0,
"CalType": 1,
"Parameter": 15000,
"EffectParm": [],
"NeedShow": false,
"IconFile": "Valley_Effect_344",
"Description": ""
},
{
"Id": 408,
"Name": "粮仓-18",
"EffectSource": 5,
"Enable": true,
"Gain": 1,
"Level": 18,
"Group": 344,
"EffectType": 27,
"EftTarget": 0,
"CalType": 1,
"Parameter": 16000,
"EffectParm": [],
"NeedShow": false,
"IconFile": "Valley_Effect_344",
"Description": ""
},
{
"Id": 409,
"Name": "粮仓-19",
"EffectSource": 5,
"Enable": true,
"Gain": 1,
"Level": 19,
"Group": 344,
"EffectType": 27,
"EftTarget": 0,
"CalType": 1,
"Parameter": 17000,
"EffectParm": [],
"NeedShow": false,
"IconFile": "Valley_Effect_344",
"Description": ""
},
{
"Id": 410,
"Name": "粮仓-20",
"EffectSource": 5,
"Enable": true,
"Gain": 1,
"Level": 20,
"Group": 344,
"EffectType": 27,
"EftTarget": 0,
"CalType": 1,
"Parameter": 18000,
"EffectParm": [],
"NeedShow": false,
"IconFile": "Valley_Effect_344",
"Description": ""
},
{ {
"Id": 500, "Id": 500,
"Name": "离线研究", "Name": "离线研究",
@ -3721,5 +3908,22 @@
"NeedShow": true, "NeedShow": true,
"IconFile": "Valley_Effect_7001", "IconFile": "Valley_Effect_7001",
"Description": "生命之力3:勇士增加15%生命" "Description": "生命之力3:勇士增加15%生命"
},
{
"Id": 8001,
"Name": "月麒麟",
"EffectSource": 8,
"Enable": true,
"Gain": 1,
"Level": 1,
"Group": 8001,
"EffectType": 38,
"EftTarget": 1,
"CalType": 3,
"Parameter": 30001,
"EffectParm": [],
"NeedShow": true,
"IconFile": "Valley_Effect_8001",
"Description": "月麒麟:所有勇士增加200攻击力和30移动速度"
} }
] ]

135
src/api/config/WarriorAttributeGrowthConfigCategory.json

@ -1213,5 +1213,140 @@
"DEFGrow": 260, "DEFGrow": 260,
"ATKGrow": 290, "ATKGrow": 290,
"AttackSpeedGrow": 100 "AttackSpeedGrow": 100
},
{
"Id": 136,
"WarriorId": 10,
"Lv": 1,
"HPGrow": 115,
"DEFGrow": 115,
"ATKGrow": 130,
"AttackSpeedGrow": 100
},
{
"Id": 137,
"WarriorId": 10,
"Lv": 2,
"HPGrow": 126,
"DEFGrow": 125,
"ATKGrow": 141,
"AttackSpeedGrow": 100
},
{
"Id": 138,
"WarriorId": 10,
"Lv": 3,
"HPGrow": 137,
"DEFGrow": 135,
"ATKGrow": 152,
"AttackSpeedGrow": 100
},
{
"Id": 139,
"WarriorId": 10,
"Lv": 4,
"HPGrow": 148,
"DEFGrow": 146,
"ATKGrow": 164,
"AttackSpeedGrow": 100
},
{
"Id": 140,
"WarriorId": 10,
"Lv": 5,
"HPGrow": 159,
"DEFGrow": 156,
"ATKGrow": 175,
"AttackSpeedGrow": 100
},
{
"Id": 141,
"WarriorId": 10,
"Lv": 6,
"HPGrow": 170,
"DEFGrow": 166,
"ATKGrow": 187,
"AttackSpeedGrow": 100
},
{
"Id": 142,
"WarriorId": 10,
"Lv": 7,
"HPGrow": 181,
"DEFGrow": 177,
"ATKGrow": 198,
"AttackSpeedGrow": 100
},
{
"Id": 143,
"WarriorId": 10,
"Lv": 8,
"HPGrow": 192,
"DEFGrow": 187,
"ATKGrow": 210,
"AttackSpeedGrow": 100
},
{
"Id": 144,
"WarriorId": 10,
"Lv": 9,
"HPGrow": 203,
"DEFGrow": 197,
"ATKGrow": 221,
"AttackSpeedGrow": 100
},
{
"Id": 145,
"WarriorId": 10,
"Lv": 10,
"HPGrow": 214,
"DEFGrow": 208,
"ATKGrow": 232,
"AttackSpeedGrow": 100
},
{
"Id": 146,
"WarriorId": 10,
"Lv": 11,
"HPGrow": 225,
"DEFGrow": 218,
"ATKGrow": 244,
"AttackSpeedGrow": 100
},
{
"Id": 147,
"WarriorId": 10,
"Lv": 12,
"HPGrow": 236,
"DEFGrow": 228,
"ATKGrow": 255,
"AttackSpeedGrow": 100
},
{
"Id": 148,
"WarriorId": 10,
"Lv": 13,
"HPGrow": 247,
"DEFGrow": 239,
"ATKGrow": 267,
"AttackSpeedGrow": 100
},
{
"Id": 149,
"WarriorId": 10,
"Lv": 14,
"HPGrow": 258,
"DEFGrow": 249,
"ATKGrow": 278,
"AttackSpeedGrow": 100
},
{
"Id": 150,
"WarriorId": 10,
"Lv": 15,
"HPGrow": 270,
"DEFGrow": 260,
"ATKGrow": 290,
"AttackSpeedGrow": 100
} }
] ]

56
src/api/config/WarriorConfigCategory.json

@ -503,6 +503,62 @@
"Picture": "Warrior_Picture_9", "Picture": "Warrior_Picture_9",
"Open": true, "Open": true,
"DefaultWeaponSkin": "weapon_bangchui_0", "DefaultWeaponSkin": "weapon_bangchui_0",
"Introduce": "生前是个小道娃,10岁时被妖兽杀死。后被其师喂食不死果复活成为勇士。"
},
{
"Id": 10,
"FirstName": "道",
"Name": "长",
"ArmsLimit": 11,
"Gender": 1,
"CombatPower": 3000,
"Age": 60,
"Labor": 6,
"Wisdom": 30,
"MoveSpeed": 25,
"BodySoulLv": 1,
"StartHp": 300,
"StartInjury": 0,
"StartATK": 20,
"StartDEF": 2,
"HitRate": 85,
"Hit": 0,
"DodgeRate": 0,
"Dodge": 0,
"Crit": 5,
"AttackSpeed": 100,
"MPRecover": 4,
"BasicAttack": [
110
],
"Talent": 9,
"SkillSet": [
381
],
"PassiveSkill": [
1741,
1761,
1781,
1801
],
"SpSkill": [],
"Hatred": 5,
"StarFireResistance": 0,
"StarThunderResistance": 0,
"StarPoisonResistance": 0,
"StarIceResistance": 0,
"BodySoul": 1909,
"StarArms": 10800,
"StarArmor": 20000,
"Exclusive": [
30801,
30802
],
"HeadIcon": "",
"PrefabName": "Warrior_10",
"Picture": "Warrior_Picture_9",
"Open": true,
"DefaultWeaponSkin": "weapon_fuchen_0",
"Introduce": "" "Introduce": ""
} }
] ]

20
src/api/config/WorldParametersConfigCategory.json

@ -389,9 +389,12 @@
"MartialRankChallengeBuyTime": 10, "MartialRankChallengeBuyTime": 10,
"IngotsRefreshCost": 10, "IngotsRefreshCost": 10,
"IngotsRefreshGuarantee": 100, "IngotsRefreshGuarantee": 100,
"ExpeditionNum": 3, "ExpeditionNum": 1,
"ExpeditionBuyNum": 5, "ExpeditionBuyNum": 3,
"ExpeditionBuyPrice": 100, "ExpeditionBuyPrice": 100,
"ExpeditionCoinID": 210004,
"ExpeditionBuffRefreshTimes": 5,
"ExpeditionBuffRefreshCost": 20,
"VillagersRefreshPrice": 2000, "VillagersRefreshPrice": 2000,
"VillagersRefreshNumber": 10, "VillagersRefreshNumber": 10,
"HiresNumber": 2, "HiresNumber": 2,
@ -433,6 +436,17 @@
"FamilyTreeGeneration": 105, "FamilyTreeGeneration": 105,
"FamilyTreeInitialGeneration": 5, "FamilyTreeInitialGeneration": 5,
"FamilyTreeLatestGeneration": 100, "FamilyTreeLatestGeneration": 100,
"OrderVillagerVale": 5000 "OrderVillagerVale": 8000,
"TreeSpiritIncubationItem": 7326,
"TreeSpiritIncubationItemNum": 3,
"ServerOpenDay": 30,
"VillagerConsumeWineNum": 1,
"VillagerConsumeSnackNum": 2,
"VillagerRecreationVolume": 12,
"VillagerChessVolume": 25000,
"VillagerChessWisdomExp": 5,
"EveryDayMooncakeGamblingTime": 1,
"RecruitVillagersCostsItemNum": 1,
"MooncakeGamblingTimeDisplayTheButton": 5
} }
] ]

8
src/api/game/notice.ts

@ -89,3 +89,11 @@ export function gameGMNoticeGetCron(params: object) {
params: params, params: params,
}); });
} }
export function gameNoticeOpen(params: object) {
return request({
url: '/api/v1/game/notice/showOpen',
method: 'post',
params: params,
});
}

26
src/layout/navBars/breadcrumb/user.vue

@ -6,9 +6,11 @@
</div> </div>
<template #dropdown> <template #dropdown>
<el-dropdown-menu> <el-dropdown-menu>
<el-dropdown-item command="large" :disabled="disabledSize === 'large'">{{ $t('message.user.dropdownLarge') }}</el-dropdown-item> <el-dropdown-item command="large" :disabled="disabledSize === 'large'">{{ $t('message.user.dropdownLarge') }} </el-dropdown-item>
<el-dropdown-item command="default" :disabled="disabledSize === 'default'">{{ $t('message.user.dropdownDefault') }}</el-dropdown-item> <el-dropdown-item command="default" :disabled="disabledSize === 'default'">
<el-dropdown-item command="small" :disabled="disabledSize === 'small'">{{ $t('message.user.dropdownSmall') }}</el-dropdown-item> {{ $t('message.user.dropdownDefault') }}
</el-dropdown-item>
<el-dropdown-item command="small" :disabled="disabledSize === 'small'">{{ $t('message.user.dropdownSmall') }} </el-dropdown-item>
</el-dropdown-menu> </el-dropdown-menu>
</template> </template>
</el-dropdown> </el-dropdown>
@ -53,7 +55,14 @@
</div> </div>
<el-dropdown :show-timeout="70" :hide-timeout="50" @command="onHandleCommandClick"> <el-dropdown :show-timeout="70" :hide-timeout="50" @command="onHandleCommandClick">
<span class="layout-navbars-breadcrumb-user-link"> <span class="layout-navbars-breadcrumb-user-link">
<img :src="getUserInfos.avatar" class="layout-navbars-breadcrumb-user-link-photo mr5" /> <div v-if="getUserInfos.avatar">
<el-avatar size="small" class="layout-navbars-breadcrumb-user-link-photo mr5"><img :src="getUserInfos.avatar" /> </el-avatar>
</div>
<div v-else>
<el-avatar size="small" class="layout-navbars-breadcrumb-user-link-photo mr5">
{{ getUserInfos.userName === '' ? 'c' : getUserInfos.userName.substring(0, 1) }}
</el-avatar>
</div>
{{ getUserInfos.userName === '' ? 'common' : getUserInfos.userName }} {{ getUserInfos.userName === '' ? 'common' : getUserInfos.userName }}
<el-icon class="el-icon--right"> <el-icon class="el-icon--right">
<ele-ArrowDown /> <ele-ArrowDown />
@ -86,6 +95,7 @@ import other from '/@/utils/other';
import { Session, Local } from '/@/utils/storage'; import { Session, Local } from '/@/utils/storage';
import UserNews from '/@/layout/navBars/breadcrumb/userNews.vue'; import UserNews from '/@/layout/navBars/breadcrumb/userNews.vue';
import Search from '/@/layout/navBars/breadcrumb/search.vue'; import Search from '/@/layout/navBars/breadcrumb/search.vue';
export default defineComponent({ export default defineComponent({
name: 'layoutBreadcrumbUser', name: 'layoutBreadcrumbUser',
components: { UserNews, Search }, components: { UserNews, Search },
@ -259,17 +269,20 @@ export default defineComponent({
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: flex-end; justify-content: flex-end;
&-link { &-link {
height: 100%; height: 100%;
display: flex; display: flex;
align-items: center; align-items: center;
white-space: nowrap; white-space: nowrap;
&-photo { &-photo {
width: 25px; width: 25px;
height: 25px; height: 25px;
border-radius: 100%; border-radius: 100%;
} }
} }
&-icon { &-icon {
padding: 0 10px; padding: 0 10px;
cursor: pointer; cursor: pointer;
@ -278,23 +291,28 @@ export default defineComponent({
line-height: 50px; line-height: 50px;
display: flex; display: flex;
align-items: center; align-items: center;
&:hover { &:hover {
background: var(--next-color-user-hover); background: var(--next-color-user-hover);
i { i {
display: inline-block; display: inline-block;
animation: logoAnimation 0.3s ease-in-out; animation: logoAnimation 0.3s ease-in-out;
} }
} }
} }
::v-deep(.el-dropdown) { ::v-deep(.el-dropdown) {
color: var(--next-bg-topBarColor); color: var(--next-bg-topBarColor);
} }
::v-deep(.el-badge) { ::v-deep(.el-badge) {
height: 40px; height: 40px;
line-height: 40px; line-height: 40px;
display: flex; display: flex;
align-items: center; align-items: center;
} }
::v-deep(.el-badge__content.is-fixed) { ::v-deep(.el-badge__content.is-fixed) {
top: 12px; top: 12px;
} }

3
src/utils/gfast.ts

@ -14,11 +14,10 @@ export function getUpFileUrl(url:string){
return url return url
} }
let reg = new RegExp('^/*' + baseURL + "/*"); let reg = new RegExp('^/*' + baseURL + "/*");
return baseURL+"/"+url.replace(reg,'') return baseURL+url.replace(reg,'')
} }
/** /**
* *
* @param {*} data * @param {*} data

233
src/views/gameLoginUrl/serverGeneralList/component/editConfig.vue

@ -1,129 +1,140 @@
<template> <template>
<div> <div>
<el-dialog :title="isNew?'新增服务器':'修改服务器'" v-model="isShowDialog" width="800px"> <el-dialog :title="isNew ? '新增服务器' : '修改服务器'" v-model="isShowDialog" width="800px">
<el-form label-width="120px" label-position="right"> <el-form label-width="120px" label-position="right">
<el-form-item label="后台充值地址" prop="backstageRechargeUrl"> <el-form-item label="后台充值地址" prop="backstageRechargeUrl">
<el-input v-model="queryParams.backstageRechargeUrl" placeholder="请输入服务器地址" size="large" <el-input v-model="queryParams.backstageRechargeUrl" placeholder="请输入服务器地址" size="large" style="width: 420px" />
style="width: 420px"/> </el-form-item>
<el-form-item label="gm白名单地址" prop="gmWhiteListUrl">
<el-input v-model="queryParams.gmWhiteListUrl" placeholder="请输入服务器端口" size="large" style="width: 420px" />
</el-form-item>
<el-form-item label="身份认证地址" prop="identityCheckAddress">
<el-input v-model="queryParams.identityCheckAddress" placeholder="请输入服务器端口" size="large" style="width: 420px" />
</el-form-item>
<el-form-item label="身份认证地址" prop="identityCheckAddress">
<el-input v-model="queryParams.identityCheckAddress" placeholder="请输入服务器端口" size="large" style="width: 420px" />
</el-form-item>
<el-form-item label="后台统一地址" prop="sdkAddress">
<el-input v-model="queryParams.sdkAddress" placeholder="请输入服务器端口" size="large" style="width: 420px" />
</el-form-item>
<el-form-item label="获取唯一uid地址" prop="uniqueAddress">
<el-input v-model="queryParams.uniqueAddress" placeholder="请输入服务器端口" size="large" style="width: 420px" />
</el-form-item>
<el-form-item label="充值白名单Ip" prop="rechargeWhiteListIps">
<div v-for="(item, k) in queryParams.rechargeWhiteListIpList" class="flex-warp" :key="k">
<el-input v-model="queryParams.rechargeWhiteListIpList[k]" placeholder="请输入ip" style="width: 300px">
<template #append>
<el-button @click="deleteIp(k)" ><el-icon><ele-Close /></el-icon></el-button>
</template>
</el-input>
</div>
<div class="flex-warp">
<el-button @click="onAddIp" size="default">添加</el-button>
</div>
</el-form-item>
<el-form-item label="活动数据库地址" prop="activityDbUrl">
<el-input v-model="queryParams.activityDbUrl" placeholder="请输入活动数据库地址" size="large" style="width: 420px" />
</el-form-item> </el-form-item>
<el-form-item label="gm白名单地址" prop="gmWhiteListUrl"> <el-form-item label="活动数据库名" prop="activityDbName">
<el-input v-model="queryParams.gmWhiteListUrl" placeholder="请输入服务器端口" size="large" <el-input v-model="queryParams.activityDbName" placeholder="请输入活动数据库名" size="large" style="width: 420px" />
style="width: 420px"/>
</el-form-item> </el-form-item>
<el-form-item label="身份认证地址" prop="identityCheckAddress"> </el-form>
<el-input v-model="queryParams.identityCheckAddress" placeholder="请输入服务器端口" size="large"
style="width: 420px"/>
</el-form-item>
<el-form-item label="身份认证地址" prop="identityCheckAddress">
<el-input v-model="queryParams.identityCheckAddress" placeholder="请输入服务器端口" size="large"
style="width: 420px"/>
</el-form-item>
<el-form-item label="后台统一地址" prop="sdkAddress">
<el-input v-model="queryParams.sdkAddress" placeholder="请输入服务器端口" size="large" style="width: 420px"/>
</el-form-item>
<el-form-item label="获取唯一uid地址" prop="uniqueAddress">
<el-input v-model="queryParams.uniqueAddress" placeholder="请输入服务器端口" size="large"
style="width: 420px"/>
</el-form-item>
<el-form-item label="充值白名单Ip" prop="rechargeWhiteListIps">
<div v-for="(item,k) in queryParams.rechargeWhiteListIpList" class="flex-warp" :key="k" :v="item">
<el-input v-model="queryParams.rechargeWhiteListIpList[k]" placeholder="请输入ip" style="width: 300px"/>
</div>
<div class="flex-warp">
<el-button @click="onAddIp" size="default">添加</el-button>
</div>
</el-form-item>
</el-form>
<template #footer> <template #footer>
<span class="dialog-footer"> <span class="dialog-footer">
<el-button @click="onCancel" size="default"> </el-button> <el-button @click="onCancel" size="default"> </el-button>
<el-button size="default" type="primary" class="ml10" @click="addItem"> <el-button size="default" type="primary" class="ml10" @click="addItem">
<el-icon> <el-icon>
<ele-EditPen/> <ele-EditPen />
</el-icon> </el-icon>
<div v-if="isNew">新增</div> <div v-if="isNew">新增</div>
<div v-else>修改</div> <div v-else>修改</div>
</el-button> </el-button>
</span> </span>
</template> </template>
</el-dialog> </el-dialog>
</div> </div>
</template> </template>
<script lang="ts"> <script lang="ts">
import {reactive, toRefs, defineComponent} from 'vue'; import { reactive, toRefs, defineComponent } from 'vue';
import {ElLoading} from "element-plus"; import { ElLoading } from 'element-plus';
import {gameAddServerGeneral} from "/@/api/game/serverConfig"; import { gameAddServerGeneral } from '/@/api/game/serverConfig';
import {allChannelList} from "/@/utils/game"; import { allChannelList } from '/@/utils/game';
interface TableDataState { interface TableDataState {
isShowDialog: boolean, isShowDialog: boolean;
isNew: boolean, isNew: boolean;
queryParams: object; queryParams: object;
channels: object[]; channels: object[];
} }
export default defineComponent({ export default defineComponent({
name: 'gameServerGeneralEdit', name: 'gameServerGeneralEdit',
setup(prop, {emit}) { setup(prop, { emit }) {
const state = reactive<TableDataState>({ const state = reactive<TableDataState>({
isShowDialog: false, isShowDialog: false,
isNew: false, isNew: false,
queryParams: {}, queryParams: {},
channels: [], channels: [],
}); });
// //
const openDialog = (row: any | null) => { const openDialog = (row: any | null) => {
state.isShowDialog = true; state.isShowDialog = true;
state.isNew = !row; state.isNew = !row;
state.queryParams = row || {}; state.queryParams = row || {};
if (state.queryParams.rechargeWhiteListIps.length > 0) { if (state.queryParams.rechargeWhiteListIps.length > 0) {
state.queryParams.rechargeWhiteListIpList = JSON.parse(state.queryParams.rechargeWhiteListIps) state.queryParams.rechargeWhiteListIpList = JSON.parse(state.queryParams.rechargeWhiteListIps);
} }
console.log("openDialog: >>>>>>>>>>>", row) console.log('openDialog: >>>>>>>>>>>', row);
allChannelList().then(res => { allChannelList().then((res) => {
state.channels = res; state.channels = res;
}) });
}; };
//
const closeDialog = () => {
state.isShowDialog = false;
};
//
const onCancel = () => {
closeDialog();
};
//
const onAddIp = () => {
state.queryParams.rechargeWhiteListIpList.push("")
};
//
const addItem = () => {
const loading = ElLoading.service({
lock: true,
text: 'Loading',
background: 'rgba(0, 0, 0, 0.7)',
});
state.queryParams.rechargeWhiteListIps = state.queryParams.rechargeWhiteListIpList
gameAddServerGeneral(state.queryParams).then((res) => {
console.log(res);
}).finally(function () {
loading.close();
emit('countList')
closeDialog();
});
}; //
return { const closeDialog = () => {
openDialog, state.isShowDialog = false;
closeDialog, };
onCancel, //
onAddIp, const onCancel = () => {
addItem, closeDialog();
...toRefs(state), };
}; //
}, const onAddIp = () => {
state.queryParams.rechargeWhiteListIpList.push('');
};
//
const deleteIp = (index) => {
state.queryParams.rechargeWhiteListIpList.splice(index, 1);
};
//
const addItem = () => {
const loading = ElLoading.service({
lock: true,
text: 'Loading',
background: 'rgba(0, 0, 0, 0.7)',
});
state.queryParams.rechargeWhiteListIps = state.queryParams.rechargeWhiteListIpList;
gameAddServerGeneral(state.queryParams)
.then((res) => {
console.log(res);
})
.finally(function () {
loading.close();
emit('countList');
closeDialog();
});
};
return {
openDialog,
closeDialog,
onCancel,
onAddIp,
deleteIp,
addItem,
...toRefs(state),
};
},
}); });
</script> </script>

6
src/views/gameLoginUrl/serverGeneralList/index.vue

@ -32,6 +32,12 @@
<el-form-item label="获取唯一uid地址" prop="uniqueAddress"> <el-form-item label="获取唯一uid地址" prop="uniqueAddress">
{{ tableData.data[0].uniqueAddress }} {{ tableData.data[0].uniqueAddress }}
</el-form-item> </el-form-item>
<el-form-item label="活动数据库地址" prop="activityDbUrl">
{{ tableData.data[0].activityDbUrl }}
</el-form-item>
<el-form-item label="活动数据库名" prop="activityDbName">
{{ tableData.data[0].activityDbName }}
</el-form-item>
</el-form> </el-form>
<EditConfig ref="editDicRef" @countList="countList"/> <EditConfig ref="editDicRef" @countList="countList"/>

61
src/views/gameNotice/list/index.vue

@ -41,9 +41,21 @@
}} }}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="times" label="是否开启" width="150">
<template #default="scope">
<div v-if="scope.row.noticeType == 6 && scope.row.isShow == 0">关闭</div>
<div v-else>开启</div>
</template>
</el-table-column>
<el-table-column> <el-table-column>
<template #default="scope"> <template #default="scope">
<el-button size="small" type="danger" @click="noticeDel(scope.row.id)">删除</el-button> <el-button size="small" type="danger" @click="noticeDel(scope.row.id)">删除</el-button>
<el-button size="small" v-if="scope.row.isShow == 0 && scope.row.noticeType == 6" type="primary" @click="noticeOpen(scope.row.id)">
开启
</el-button>
<el-button size="small" v-if="scope.row.isShow == 1 && scope.row.noticeType == 6" type="danger" @click="noticeClose(scope.row.id)">
关闭
</el-button>
</template> </template>
</el-table-column> </el-table-column>
</el-table> </el-table>
@ -75,7 +87,7 @@
<script lang="ts"> <script lang="ts">
import { toRefs, reactive, onMounted, defineComponent } from 'vue'; import { toRefs, reactive, onMounted, defineComponent } from 'vue';
import { gameNoticeDelList, gameNoticeList } from '/@/api/game/notice'; import { gameNoticeDelList, gameNoticeList, gameNoticeOpen } from '/@/api/game/notice';
import { ElMessage, ElMessageBox } from 'element-plus/es'; import { ElMessage, ElMessageBox } from 'element-plus/es';
import { allChannelList, allServerList } from '/@/utils/game'; import { allChannelList, allServerList } from '/@/utils/game';
import { contentReplace } from '/@/utils/utils'; import { contentReplace } from '/@/utils/utils';
@ -142,6 +154,34 @@ export default defineComponent({
.finally(() => {}); .finally(() => {});
}); });
}; };
const noticeOpen = (id: number) => {
ElMessageBox.confirm('是否确认开启公告?', '提示', {
confirmButtonText: '确认',
cancelButtonText: '取消',
type: 'warning',
}).then(() => {
gameNoticeOpen({ id: id, isShow: 1 })
.then(() => {
ElMessage.success('开启成功');
getNotice();
})
.finally(() => {});
});
};
const noticeClose = (id: number) => {
ElMessageBox.confirm('是否确认关闭公告?', '提示', {
confirmButtonText: '确认',
cancelButtonText: '取消',
type: 'warning',
}).then(() => {
gameNoticeOpen({ id: id, isShow: 0 })
.then(() => {
ElMessage.success('关闭成功');
getNotice();
})
.finally(() => {});
});
};
const noticeCopy = (value: string) => { const noticeCopy = (value: string) => {
// //
let oInput = document.createElement('input'); let oInput = document.createElement('input');
@ -209,6 +249,8 @@ export default defineComponent({
console.log(`current page: ${state.tableData.copyContent}`); console.log(`current page: ${state.tableData.copyContent}`);
}; };
return { return {
noticeClose,
noticeOpen,
copyContent, copyContent,
getNotice, getNotice,
noticeDel, noticeDel,
@ -229,6 +271,23 @@ export default defineComponent({
gap: 16px; gap: 16px;
} }
.button-example {
display: flex;
flex-direction: column;
gap: 1rem;
}
.button-row {
display: flex;
flex-wrap: wrap;
gap: 1rem;
align-items: center;
}
.button-row > * {
margin: 0;
}
.tree-border { .tree-border {
margin-top: 5px; margin-top: 5px;
border: 1px solid #e5e6e7 !important; border: 1px solid #e5e6e7 !important;

722
src/views/gameNotice/newServer/index.vue

@ -0,0 +1,722 @@
<template>
<div class="game-maintenance-container">
<el-card shadow="hover" header="新服公告">
<div class="game-order-search mb15">
<el-form label-width="70px" label-position="right">
<el-form-item label="渠道" prop="channel">
<el-select v-model="tableData.param.channels" multiple collapse-tags class="m-2" placeholder="选择渠道" clearable>
<el-option v-for="item in channels" :key="item.value" :label="item.label" :value="item.value" />
</el-select>
<el-form-item style="margin-left: 20px">
<el-button type="primary" @click="getAllChannel" style="margin-left: 20px">所有渠道</el-button>
</el-form-item>
</el-form-item>
<el-form-item label="发送时间" prop="time">
<el-radio-group v-model="tableData.param.send">
<el-radio :label="1">立即</el-radio>
<el-radio :label="2">定时</el-radio>
</el-radio-group>
<el-form-item prop="now" v-if="tableData.param.send == 2" style="margin-left: 20px">
<el-date-picker
type="datetime"
v-model="tableData.param.sendTime"
placeholder="发送时间"
format="YYYY-MM-DD HH:mm:ss"
value-format="x"
/>
</el-form-item>
<el-form-item style="margin-left: 20px">
<el-button type="primary" @click="noticeLog" style="margin-left: 20px">待发送公告</el-button>
</el-form-item>
</el-form-item>
<el-form-item label="公告模板" prop="model">
<el-select v-model="model" @change="useModel(1)" placeholder="请选择模板">
<el-option v-for="item in dbs" :key="item.id" :label="item.title" :value="item.id"></el-option>
</el-select>
<el-button type="primary" @click="makeModel(1)" style="margin-left: 20px">编辑模板</el-button>
</el-form-item>
<el-form-item>
<el-button size="small" @click="inputBig" style="margin-bottom: -15px">
<span style="font-weight: bold">B</span>
</el-button>
<el-button size="small" @click="inputItalic" style="margin-bottom: -15px">
<span style="font-style: italic">I</span>
</el-button>
<el-button size="small" @click="inputUnderline" style="margin-bottom: -15px">
<span style="text-decoration: underline">U</span>
</el-button>
<el-button size="small" @click="inputLink" style="margin-bottom: -15px; padding: 0; padding-left: 5px">
<el-icon type="text">
<ele-Link />
</el-icon>
</el-button>
<el-button size="small" class="color-picker font-color-picker" style="margin-bottom: -15px; padding: 0">
<el-color-picker size="default" v-model="color" @change="inputColor"></el-color-picker>
</el-button>
<el-form-item style="margin-bottom: -15px; margin-left: 20px">
<el-button type="primary" @click="showContent" style="margin-left: 20px">内容预览</el-button>
</el-form-item>
</el-form-item>
<el-form-item label="公告内容">
<el-input v-model="tableData.param.content" type="textarea" rows="16" @mouseup="inputSelect" @blur="inputSelect" clearable />
</el-form-item>
<el-form-item label="公告开关" prop="time">
<el-radio-group v-model="tableData.param.isShow">
<el-radio :label="0">关闭</el-radio>
<el-radio :label="1">开启</el-radio>
</el-radio-group>
</el-form-item>
<el-form-item>
<el-button size="large" type="primary" class="ml10" @click="noticeLogin"> 公告发送</el-button>
</el-form-item>
</el-form>
</div>
</el-card>
<el-dialog v-model="listModelVisible" :before-close="handleClose" :close-on-click-modal="false" center>
<div class="my-header">
<el-button type="" @click="saveModel(2)">保存</el-button>
<el-button type="primary" @click="setModel(1)">添加</el-button>
</div>
<el-table :data="dbs" :inline="true" :cell-style="{ padding: '0' }">
<el-table-column>
<template #default="scope">
<div class="flex-warp">
{{ scope.row.title }}
</div>
</template>
</el-table-column>
<el-table-column width="150">
<template #default="scope">
<el-button size="small" type="danger" @click="setModel(3, scope.row.id)" inline="true"></el-button>
<el-button size="small" type="primary" @click="setModel(2, scope.row.id)" inline="true"></el-button>
</template>
</el-table-column>
</el-table>
</el-dialog>
<el-dialog v-model="editModelVisible" :close-on-click-modal="false" center>
<el-form label-width="90px">
<el-form-item label="模板名称" prop="title">
<el-input v-model="editModel.title" placeholder="请输入模板名称" />
</el-form-item>
<el-form-item label="模板内容" prop="content">
<el-input v-model="editModel.content" type="textarea" placeholder="请输入内容" rows="25" />
</el-form-item>
</el-form>
<template #footer>
<div class="dialog-footer">
<el-button type="primary" @click="saveModel(1)"> 保存</el-button>
</div>
</template>
</el-dialog>
<el-dialog v-model="listCronVisible" :close-on-click-modal="false" title="待发送公告列表" center>
<el-table :data="tableData.crons" :inline="true" :cell-style="{ padding: '0' }" stripe>
<el-table-column label="公告类型" width="100">
<template #default="scope">
<div class="flex-warp">
{{ noticeTypes.find((r) => r.Id == scope.row.noticeType).Name }}
</div>
</template>
</el-table-column>
<el-table-column label="公告内容" show-overflow-tooltip>
<template #default="scope">
<div class="flex-warp">
<span @click="alertContent(scope.row.content)">{{ scope.row.content }}</span>
</div>
</template>
</el-table-column>
<el-table-column label="待发送时间" width="200">
<template #default="scope">
<div class="flex-warp">
{{ getDate(scope.row.sendTime) }}
</div>
</template>
</el-table-column>
<!-- <el-table-column label="区服">-->
<!-- <template #default="scope">-->
<!-- <div class="flex-warp">-->
<!-- {{scope.row.channel}}-->
<!-- </div>-->
<!-- </template>-->
<!-- </el-table-column>-->
<el-table-column width="150">
<template #default="scope">
<el-button size="small" type="primary" @click="setCron(1, scope.row.id)" inline="true">修改</el-button>
<el-button size="small" type="danger" @click="setCron(2, scope.row.id)" inline="true">删除</el-button>
</template>
</el-table-column>
</el-table>
</el-dialog>
<el-dialog v-model="editCronVisible" :close-on-click-modal="false" center>
<el-form label-width="90px">
<el-form-item label="发送时间" prop="time">
<el-radio-group v-model="cron.send">
<el-radio :label="1">立即</el-radio>
<el-radio :label="2">定时</el-radio>
</el-radio-group>
<el-form-item prop="now" v-if="cron.send == 2" style="margin-left: 20px">
<el-date-picker type="datetime" v-model="cron.sendTime" placeholder="发送时间" format="YYYY-MM-DD HH:mm:ss" value-format="x" />
</el-form-item>
</el-form-item>
<el-form-item label="公告模板" prop="model">
<el-select v-model="model" @change="useModel(2)" placeholder="请选择模板">
<el-option v-for="item in dbs" :key="item.id" :label="item.title" :value="item.id"></el-option>
</el-select>
<el-button type="primary" @click="makeModel(1)" style="margin-left: 20px">编辑模板</el-button>
</el-form-item>
<el-form-item>
<el-button size="small" @click="inputBig(2)" style="margin-bottom: -15px">
<span style="font-weight: bold">B</span>
</el-button>
<el-button size="small" @click="inputItalic(2)" style="margin-bottom: -15px">
<span style="font-style: italic">I</span>
</el-button>
<el-button size="small" @click="inputUnderline(2)" style="margin-bottom: -15px">
<span style="text-decoration: underline">U</span>
</el-button>
<el-button size="small" @click="inputLink(2)" style="margin-bottom: -15px; padding: 0; padding-left: 5px">
<el-icon type="text">
<ele-Link />
</el-icon>
</el-button>
<el-button size="small" class="color-picker font-color-picker" style="margin-bottom: -15px; padding: 0">
<el-color-picker size="default" v-model="color" @change="inputColor(2)"></el-color-picker>
</el-button>
</el-form-item>
<el-form-item label="公告内容">
<el-input v-model="cron.content" type="textarea" rows="25" @mouseup="inputSelect" @blur="inputSelect" clearable />
</el-form-item>
</el-form>
<template #footer>
<div class="dialog-footer">
<el-button type="primary" @click="saveCron"> 保存修改</el-button>
</div>
</template>
</el-dialog>
<el-dialog v-model="contentVisible" :close-on-click-modal="false" center>
<p v-html="tableData.content"></p>
</el-dialog>
</div>
</template>
<script lang="ts">
import { toRefs, reactive, onMounted, defineComponent } from 'vue';
import {
gameGetNotice,
gameGMNoticeModelAdd,
gameGMNoticeModelDel,
gameGMNoticeModelGet,
gameNotice,
gameGMNoticeGetCron,
gameNoticeDel,
} from '/@/api/game/notice';
import { ElMessage, ElMessageBox } from 'element-plus/es';
import { allChannelList } from '/@/utils/game';
import { contentReplace, zeroFill } from '/@/utils/utils';
import { Notice_Type } from '/@/api/common/consts';
interface Data {
title: string;
send: number;
sendTime: number;
channels: string[];
channel: string;
content: string;
noticeType: number;
id: number;
noticeId: number;
isShow: number;
}
interface TableDataState {
unselsected: string[];
colorPicker: boolean;
color: string;
selected: string;
urlLink: string;
dbs: Array<Data>;
model: number;
editModel: Data;
tableData: {
content: string;
crons: Array<Data>;
param: Data;
};
editModelVisible: boolean;
listModelVisible: boolean;
listCronVisible: boolean;
editCronVisible: boolean;
contentVisible: boolean;
cron: Data;
channels: object;
noticeTypes: object[];
}
var noticeType = 6;
export default defineComponent({
name: 'apiV1GameNoticeNewServer',
setup() {
// const {proxy} = getCurrentInstance() as any;
const state = reactive<TableDataState>({
unselsected: ['', ''],
colorPicker: false,
editModelVisible: false,
listModelVisible: false,
listCronVisible: false,
editCronVisible: false,
contentVisible: false,
cron: {
title: '',
send: 1,
sendTime: Date.now(),
content: '',
noticeType: noticeType,
channels: [],
channel: '',
id: 0,
noticeId: 0,
},
color: '#000000',
selected: '替换显示内容',
urlLink: '',
tableData: {
content: '',
crons: [],
param: {
title: '',
send: 1,
sendTime: Date.now(),
content: '',
noticeType: noticeType,
channels: [],
channel: '',
id: 0,
noticeId: 0,
isShow: 1,
},
},
dbs: [],
model: '',
editModel: {},
channels: [],
noticeTypes: Notice_Type,
});
const noticeLogin = () => {
if (state.tableData.param.send == 1) {
state.tableData.param.sendTime = 0;
}
console.log('Notice: ', state.tableData.param);
for (let i in state.tableData.param.channels) {
sendNotice(state.tableData.param.channels[i]);
}
};
const sendNotice = (channel: string) => {
let req = {
title: state.tableData.param.title,
send: state.tableData.param.send,
sendTime: state.tableData.param.sendTime,
content: state.tableData.param.content,
noticeType: state.tableData.param.noticeType,
channel: channel,
id: state.tableData.param.id,
noticeId: state.tableData.param.noticeId,
isShow: state.tableData.param.isShow,
};
gameNotice(req)
.then(() => {
ElMessage.success(state.channels.find((r) => r.value == channel).label + '发送成功');
})
.finally(() => {
// state.loading = false;
});
};
const saveCron = () => {
if (state.cron.send == 1) {
state.cron.sendTime = 0;
}
console.log('Notice: ', state.cron);
gameNotice(state.cron)
.then(() => {
ElMessage.success('发送成功');
})
.finally(() => {
// state.loading = false;
});
};
const noticeLog = () => {
gameGMNoticeGetCron({})
.then((res) => {
console.log('Notice: ', res);
state.tableData.crons = res.data.noticeLogs;
state.listCronVisible = true;
})
.finally(() => {
// state.loading = false;
});
};
//
const initTableData = () => {
getNotice();
};
const getNotice = () => {
gameGetNotice(state.tableData.param).then((res: any) => {
state.tableData.param.content = res.data.content;
state.tableData.param.noticeId = res.data.id;
});
};
//
onMounted(() => {
allChannelList().then((res) => {
state.channels = res;
});
initTableData();
getModel();
console.log('onMounted', document.getElementsByClassName('w-e-droplist'));
if (document.getElementsByClassName('w-e-droplist')[0]) {
document.getElementsByClassName('w-e-droplist')[0].style['width'] = '260px';
}
});
var getDate = (time: string) => {
let date = new Date(time);
return (
date.getFullYear() +
'-' +
zeroFill(date.getMonth() + 1) +
'-' +
zeroFill(date.getDate()) +
' ' +
zeroFill(date.getHours()) +
':' +
zeroFill(date.getMinutes()) +
':' +
zeroFill(date.getSeconds())
);
};
var inputSelect = (res: any) => {
console.log(res, res.target.selectionStart, res.target.selectionEnd);
let selectionStart = res.target.selectionStart;
let selectionEnd = res.target.selectionEnd;
state.unselsected = [res.target.value.slice(0, selectionStart), res.target.value.slice(selectionEnd)];
if (selectionStart == selectionEnd) {
// console.log("same");
state.selected = '替换显示内容';
return;
}
state.selected = res.target.value.slice(selectionStart, selectionEnd);
console.log(state.selected);
};
var changeContent = (type: number) => {
switch (type) {
case 2:
state.cron.content = state.unselsected[0] + state.selected + state.unselsected[1];
break;
default:
state.tableData.param.content = state.unselsected[0] + state.selected + state.unselsected[1];
break;
}
};
var inputBig = (type: number) => {
if (state.unselsected[1].indexOf('[/b]') == 0) {
return;
}
if (state.selected.indexOf('[b]') > -1) {
state.selected = state.selected.replace(/\[b]|\[\/b]/gi, '');
changeContent(type);
return;
}
state.selected = '[b]' + state.selected + '[/b]';
changeContent(type);
// console.log(state.unselsected, state.selected.indexOf("[b]"), state.selected, state.tableData.param.content);
};
var inputItalic = (type: number) => {
if (state.unselsected[1].indexOf('[/i]') == 0) {
return;
}
if (state.selected.indexOf('[i]') > -1 || (state.unselsected[1].indexOf('[i]') == 0 && state.unselsected[1].indexOf('[/i]') > -1)) {
state.selected = state.selected.replace(/\[i]|\[\/i]/gi, '');
changeContent(type);
return;
}
state.selected = '[i]' + state.selected + '[/i]';
changeContent(type);
// console.log(state.unselsected, state.selected, state.tableData.param.content);
};
var inputUnderline = (type: number) => {
if (state.unselsected[1].indexOf('[/u]') == 0) {
return;
}
if (state.selected.indexOf('[u]') > -1) {
state.selected = state.selected.replace(/\[u]|\[\/u]/gi, '');
changeContent(type);
return;
}
state.selected = '[u]' + state.selected + '[/u]';
changeContent(type);
// console.log(state.unselsected, state.selected, state.tableData.param.content);
};
var inputLink = (type: number) => {
if (state.selected.indexOf('[/url]') > -1) {
state.selected = state.selected.replace(/\[url=.*?]|\[\/url]/gi, '');
changeContent(type);
return;
}
ElMessageBox.prompt('请输入Url', '提示', {
confirmButtonText: '确认',
cancelButtonText: '取消',
// inputPattern:
// /[\w!#$%&'*+/=?^_`{|}~-]+(?:\.[\w!#$%&'*+/=?^_`{|}~-]+)*@(?:[\w](?:[\w-]*[\w])?\.)+[\w](?:[\w-]*[\w])?/,
inputErrorMessage: 'Invalid http request',
}).then(({ value }) => {
state.urlLink = value;
if (state.unselsected[1].indexOf('[/url]') == 0) {
return;
}
state.selected = '[url=' + state.urlLink + ']' + state.selected + '[/url]';
changeContent(type);
state.urlLink = '';
// console.log(state.unselsected, state.selected, state.tableData.param.content);
});
};
var buttonColor = (type: number) => {
// if(state.selected.indexOf("[/color]") > -1){
// state.selected = state.selected.replace(/\[color=#.+?]|\[\/color]/gi, "");
// changeContent();
// }
};
var inputColor = (type: number) => {
if (!state.color) {
if (state.selected.indexOf('[/color]') > -1) {
state.selected = state.selected.replace(/\[color=#.+?]|\[\/color]/gi, '');
changeContent(type);
return;
}
return;
}
if (state.unselsected[1].indexOf('[/color]') == 0) {
return;
}
if (state.selected.indexOf('[/color]') > -1) {
state.selected = state.selected.replace(/\[color=#.+?]|\[\/color]/gi, '');
// changeContent();
// return;
}
state.selected = '[color=' + state.color + ']' + state.selected + '[/color]';
changeContent(type);
// console.log(state.unselsected, state.selected, state.tableData.param.content);
};
//
const getModel = () => {
gameGMNoticeModelGet({ noticeType: noticeType }).then((res) => {
if (res.data.noticeModel) {
state.dbs = res.data.noticeModel;
}
console.log(res, state.dbs);
});
};
const useModel = (id: number) => {
switch (id) {
case 1:
let model = state.dbs.find((r) => r.id == state.model);
if (model) {
state.tableData.param.content = model.content;
}
break;
case 2:
let model1 = state.dbs.find((r) => r.id == state.model);
if (model1) {
state.cron.content = model1.content;
}
break;
}
};
const makeModel = () => {
state.listModelVisible = true;
console.log(state);
};
const setModel = (type: number, id: number) => {
switch (type) {
case 1:
state.editModel = {};
state.editModelVisible = true;
break;
case 2:
state.editModel = state.dbs.find((model) => model.id == id);
if (!state.editModel) {
return;
}
state.editModelVisible = true;
break;
case 3:
gameGMNoticeModelDel({
id: id,
})
.then(function () {
getModel();
})
.finally(function () {});
break;
}
};
const saveModel = (type: number) => {
console.log(type, state.editModel);
switch (type) {
case 1:
gameGMNoticeModelAdd({
title: state.editModel.title,
content: state.editModel.content,
noticeType: noticeType,
id: state.editModel.id,
})
.then(function () {
getModel();
})
.finally(function () {
state.editModelVisible = false;
});
break;
case 2:
state.listModelVisible = false;
break;
}
};
const handleClose = (done: () => void) => {
// ElMessageBox.confirm('退').then(() => {
done();
// }).catch(() => {
// // catch error
// })
};
const setCron = (type: number, id: number) => {
switch (type) {
case 1: //
state.cron = state.tableData.crons.find((r) => r.id == id);
console.log(state.cron);
state.editCronVisible = true;
break;
case 2: //
ElMessageBox.confirm('是否确认删除本条待发送公告?,点击确认后删除本条待发送公告。').then(() => {
gameNoticeDel({ id: id })
.then(() => {
ElMessage.success('删除成功');
noticeLog();
})
.finally(() => {
// state.loading = false;
});
});
break;
}
};
const alertContent = (val) => {
console.log(`current page: ${val}`);
ElMessageBox.alert(val, '', { confirmButtonText: 'OK' });
};
const showContent = () => {
state.contentVisible = true;
state.tableData.content = contentReplace(state.tableData.param.content);
console.log(state.tableData.content);
};
const getAllChannel = () => {
state.tableData.param.channels = [];
for (let i in state.channels) {
if (state.channels[i].value == '') {
continue;
}
state.tableData.param.channels.push(state.channels[i].value);
}
};
return {
getAllChannel,
showContent,
getNotice,
noticeLog,
noticeLogin,
inputSelect,
inputBig,
inputItalic,
inputUnderline,
inputLink,
inputColor,
buttonColor,
getModel,
useModel,
makeModel,
setModel,
saveModel,
handleClose,
setCron,
getDate,
alertContent,
saveCron,
...toRefs(state),
};
},
});
</script>
<style scoped lang="scss" src="../../../theme/add.scss"></style>
<style scoped lang="scss">
.my-header {
display: flex;
flex-direction: row;
justify-content: space-between;
gap: 16px;
}
.tree-border {
margin-top: 5px;
border: 1px solid #e5e6e7 !important;
background: #fff none !important;
border-radius: 4px;
}
.system-edit-post-container {
.menu-data-tree {
border: var(--el-input-border, var(--el-border-base));
border-radius: var(--el-input-border-radius, var(--el-border-radius-base));
padding: 5px;
}
}
.el-form-item {
display: -moz-flex;
vertical-align: middle;
margin-right: 32px;
}
::v-deep .el-table .cell {
height: 25px;
}
::v-deep .el-table--striped .el-table__body tr.el-table__row--striped td {
background: #ffffd5;
}
::v-deep .el-table .el-table--enable-row-hover .el-table__body tr:hover > td {
background: inherit;
}
::v-deep(.el-form-item--large .el-form-item__content) {
line-height: 20px;
}
::v-deep(.el-form-item__content) {
line-height: 20px;
}
::v-deep .w-e-droplist {
width: 260px !important;
}
</style>

16
src/views/home/index.vue

@ -7,15 +7,15 @@
<script lang="ts"> <script lang="ts">
import { toRefs, reactive, defineComponent, onMounted, ref, watch, nextTick, onActivated } from 'vue'; import { toRefs, reactive, defineComponent, onMounted, ref, watch, nextTick, onActivated } from 'vue';
import * as echarts from 'echarts'; // import * as echarts from 'echarts';
import { useStore } from '/@/store/index'; import { useStore } from '/@/store/index';
let global: any = { // let global: any = {
homeChartOne: null, // homeChartOne: null,
homeChartTwo: null, // homeChartTwo: null,
homeCharThree: null, // homeCharThree: null,
dispose: [null, '', undefined], // dispose: [null, '', undefined],
}; // };
export default defineComponent({ export default defineComponent({
name: 'home', name: 'home',
@ -127,8 +127,6 @@ export default defineComponent({
}, },
}); });
// //
onMounted(() => { onMounted(() => {
// initEchartsResize(); // initEchartsResize();

1
src/views/serverBattlePass/update/index.vue

@ -174,7 +174,6 @@
</div> </div>
</el-card> </el-card>
</el-form> </el-form>
<EditConfig ref="listDicRef" @countList="getProp" /> <EditConfig ref="listDicRef" @countList="getProp" />
</div> </div>
</template> </template>

Loading…
Cancel
Save