积分奖励

This commit is contained in:
meixiongfeng 2023-12-07 14:48:45 +08:00
parent fd82051612
commit c5ee713d71
24 changed files with 45662 additions and 2207 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1428,7 +1428,7 @@
"txt": "1000138",
"txtoffset": {
"x": 0,
"y": 0
"y": 100
},
"speakerface": 0,
"sound": "",
@ -1694,7 +1694,7 @@
{
"id": 1000709,
"group": 7,
"type": 1,
"type": 3,
"startPar": "",
"parameter": "",
"interface": "",
@ -1725,8 +1725,8 @@
},
"speakerface": 0,
"sound": "",
"mask": 1,
"lock": 1,
"mask": 0,
"lock": 0,
"uishow": 0,
"skiptime": 5000,
"skip": 0,

View File

@ -5020,7 +5020,7 @@
"z": 0
},
"capskillrule": 101,
"skill": 144001011,
"skill": 0,
"skill1": 144001111,
"skill2": 144001211,
"skill3": 144001311,

View File

@ -8410,7 +8410,7 @@
"access": [
125
],
"use_skip": 139,
"use_skip": 1001,
"upper_limit": 0,
"img": "item_13000001",
"intr": {
@ -8459,7 +8459,7 @@
"access": [
125
],
"use_skip": 139,
"use_skip": 1001,
"upper_limit": 0,
"img": "item_13000002",
"intr": {
@ -8508,7 +8508,7 @@
"access": [
126
],
"use_skip": 139,
"use_skip": 1001,
"upper_limit": 0,
"img": "item_13000003",
"intr": {
@ -8557,7 +8557,7 @@
"access": [
122
],
"use_skip": 139,
"use_skip": 1002,
"upper_limit": 0,
"img": "item_13000004",
"intr": {
@ -8604,7 +8604,7 @@
"decompose_deplete": [],
"decompose_get": [],
"access": [],
"use_skip": 0,
"use_skip": 1001,
"upper_limit": 0,
"img": "item_13000005",
"intr": {
@ -8651,7 +8651,7 @@
"decompose_deplete": [],
"decompose_get": [],
"access": [],
"use_skip": 0,
"use_skip": 1001,
"upper_limit": 0,
"img": "item_13000006",
"intr": {
@ -8845,7 +8845,7 @@
"decompose_deplete": [],
"decompose_get": [],
"access": [],
"use_skip": 0,
"use_skip": 1001,
"upper_limit": 0,
"img": "item_13001004",
"intr": {
@ -9039,7 +9039,7 @@
"decompose_deplete": [],
"decompose_get": [],
"access": [],
"use_skip": 0,
"use_skip": 1001,
"upper_limit": 0,
"img": "item_13002004",
"intr": {
@ -9233,7 +9233,7 @@
"decompose_deplete": [],
"decompose_get": [],
"access": [],
"use_skip": 0,
"use_skip": 1001,
"upper_limit": 0,
"img": "item_13003004",
"intr": {
@ -9282,7 +9282,7 @@
"access": [
167
],
"use_skip": 1001,
"use_skip": 1003,
"upper_limit": 0,
"img": "wp_icon_10017",
"intr": {
@ -9331,7 +9331,7 @@
"access": [
167
],
"use_skip": 1001,
"use_skip": 1003,
"upper_limit": 0,
"img": "wp_icon_10018",
"intr": {
@ -9380,7 +9380,7 @@
"access": [
167
],
"use_skip": 1001,
"use_skip": 1002,
"upper_limit": 0,
"img": "icon_st",
"intr": {
@ -12620,7 +12620,7 @@
"upper_limit": 999,
"img": "item_15000102",
"intr": {
"key": "item_item_intr_253",
"key": "item_item_intr_254",
"text": "猎魂头目的初级掉落物,可在守护者界面提升感观之林属性守护者的回响等级。"
},
"describe": {
@ -12681,7 +12681,7 @@
"upper_limit": 999,
"img": "item_15000103",
"intr": {
"key": "item_item_intr_254",
"key": "item_item_intr_253",
"text": "猎魂头目的初级掉落物,可在守护者界面提升包容之水属性守护者的回响等级。"
},
"describe": {
@ -12888,7 +12888,7 @@
"upper_limit": 999,
"img": "item_15000202",
"intr": {
"key": "item_item_intr_257",
"key": "item_item_intr_258",
"text": "猎魂头目的中级掉落物,可在守护者界面提升感观之林属性守护者的回响等级。"
},
"describe": {
@ -12961,7 +12961,7 @@
"upper_limit": 999,
"img": "item_15000203",
"intr": {
"key": "item_item_intr_258",
"key": "item_item_intr_257",
"text": "猎魂头目的中级掉落物,可在守护者界面提升包容之水属性守护者的回响等级。"
},
"describe": {
@ -13156,7 +13156,7 @@
"upper_limit": 999,
"img": "item_15000302",
"intr": {
"key": "item_item_intr_261",
"key": "item_item_intr_262",
"text": "猎魂头目的高级掉落物,可在守护者界面提升感观之林属性守护者的回响等级。"
},
"describe": {
@ -13217,7 +13217,7 @@
"upper_limit": 999,
"img": "item_15000303",
"intr": {
"key": "item_item_intr_262",
"key": "item_item_intr_261",
"text": "猎魂头目的高级掉落物,可在守护者界面提升包容之水属性守护者的回响等级。"
},
"describe": {

View File

@ -23309,7 +23309,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23333,7 +23333,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23357,7 +23357,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23381,7 +23381,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23405,7 +23405,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23429,7 +23429,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23453,7 +23453,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23477,7 +23477,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23501,7 +23501,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23525,7 +23525,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23549,7 +23549,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23573,7 +23573,7 @@
"description": "英雄自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 1,
"groupid": 0,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23597,7 +23597,7 @@
"description": "5星热情之火自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 2,
"groupid": 1,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23621,7 +23621,7 @@
"description": "5星热情之火自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 2,
"groupid": 1,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23645,7 +23645,7 @@
"description": "5星热情之火自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 2,
"groupid": 1,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23669,7 +23669,7 @@
"description": "5星感观之林自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 2,
"groupid": 3,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23813,7 +23813,7 @@
"description": "5星荣耀之光自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 2,
"groupid": 4,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23837,7 +23837,7 @@
"description": "5星荣耀之光自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 2,
"groupid": 4,
"subtype": 2,
"groupnum": 1,
"itemid": {
@ -23861,7 +23861,7 @@
"description": "5星荣耀之光自选宝箱",
"type": 3,
"groupwt": 0,
"groupid": 2,
"groupid": 4,
"subtype": 2,
"groupnum": 1,
"itemid": {

View File

@ -3290,6 +3290,11 @@
"a": "item",
"t": "10000040",
"n": 1
},
{
"a": "item",
"t": "13003001",
"n": 10
}
],
"lotteryward": 17110110,
@ -9545,7 +9550,7 @@
"destroy": 1,
"progress": 0,
"stroyshow": 0,
"frontstoryid": 10240,
"frontstoryid": 201000,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -9626,8 +9631,8 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"afterstoryid": 0,
"frontstoryid": 201020,
"afterstoryid": 201040,
"maingroupName": {
"key": "",
"text": ""
@ -9743,7 +9748,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201061,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -9824,7 +9829,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201070,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -9905,7 +9910,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201080,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -10002,7 +10007,7 @@
},
"venturetype": 1,
"ventureavatar": [
"Person/13002/13002_q.prefab"
"Person/45003/45003_q.prefab"
],
"scene_effect": [],
"scene_effectfilter": "",
@ -10020,12 +10025,12 @@
"key": "",
"text": ""
},
"hide": 1,
"hide": 0,
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"afterstoryid": 0,
"frontstoryid": 201110,
"afterstoryid": 201120,
"maingroupName": {
"key": "",
"text": ""
@ -10144,7 +10149,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201130,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -10226,7 +10231,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201160,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -10345,7 +10350,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201170,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -10424,7 +10429,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201240,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -10503,7 +10508,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201260,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -10755,10 +10760,10 @@
"text": ""
},
"hide": 0,
"destroy": 0,
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201270,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -10818,7 +10823,8 @@
"venturetype": 1,
"ventureavatar": [
"player",
"Person/13002/13002_q.prefab"
"Person/13002/13002_q.prefab",
"Person/45003/45003_q.prefab"
],
"scene_effect": [],
"scene_effectfilter": "",
@ -10837,10 +10843,10 @@
"text": ""
},
"hide": 0,
"destroy": 0,
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201280,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -10892,14 +10898,14 @@
"venturemodelspeed": 0,
"venturemodelscale": 0,
"move_type": 0,
"venturemodel": "",
"venturemodel": "Person/34004/34004_q.prefab",
"bubbletalk": {
"key": "",
"text": ""
},
"venturetype": 1,
"ventureavatar": [
"Person/34004/34004_q.prefab"
"player"
],
"scene_effect": [],
"scene_effectfilter": "",
@ -10921,7 +10927,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201310,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -10958,7 +10964,7 @@
{
"id": 1102016,
"chapterid": 11002,
"group_id": 100216,
"group_id": 1002151,
"previous_group_id": [
100215
],
@ -10966,10 +10972,91 @@
"buried_type": 0,
"buried": 0,
"grouptype": [],
"Episodetype": 3,
"stage_param": 0,
"inherit": 0,
"battle_fail": 0,
"venturemodelspeed": 0,
"venturemodelscale": 0,
"move_type": 0,
"venturemodel": "Person/34004/34004_q.prefab",
"bubbletalk": {
"key": "",
"text": ""
},
"venturetype": 1,
"ventureavatar": [
"player"
],
"scene_effect": [],
"scene_effectfilter": "",
"is_near": 0,
"openlevel": 1,
"EditorStage": 0,
"herocolor": 1,
"heroimg": "zxgq_qp_icon_gth",
"bubbletext": {
"key": "",
"text": ""
},
"animation": [],
"prewarbubbletext": {
"key": "",
"text": ""
},
"hide": 0,
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"afterstoryid": 0,
"maingroupName": {
"key": "",
"text": ""
},
"mainlineName": {
"key": "",
"text": ""
},
"title": {
"key": "",
"text": ""
},
"desc": {
"key": "",
"text": ""
},
"exp": 0,
"hero_exp": 0,
"ps_consume": [],
"ps_mg": [],
"firstaward": [],
"lotteryward": 0,
"commonaward": [],
"BattleReadyID": 0,
"FormatList": [],
"helphero": [],
"banhero": [],
"star": [],
"star_type": [],
"star_value": [],
"challengeward": 0
},
{
"id": 1102017,
"chapterid": 11002,
"group_id": 100216,
"previous_group_id": [
1002151
],
"previoustage": 0,
"buried_type": 0,
"buried": 0,
"grouptype": [],
"Episodetype": 1,
"stage_param": 0,
"inherit": 0,
"battle_fail": 0,
"battle_fail": 1,
"venturemodelspeed": 0,
"venturemodelscale": 0,
"move_type": 0,
@ -11000,10 +11087,10 @@
"text": ""
},
"hide": 0,
"destroy": 0,
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201320,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -11076,7 +11163,7 @@
"challengeward": 0
},
{
"id": 1102017,
"id": 1102018,
"chapterid": 11002,
"group_id": 1002161,
"previous_group_id": [
@ -11119,7 +11206,7 @@
"text": ""
},
"hide": 0,
"destroy": 0,
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
@ -11157,7 +11244,7 @@
"challengeward": 0
},
{
"id": 1102018,
"id": 1102019,
"chapterid": 11002,
"group_id": 100217,
"previous_group_id": [
@ -11202,10 +11289,10 @@
"text": ""
},
"hide": 0,
"destroy": 0,
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201330,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -11278,7 +11365,7 @@
"challengeward": 0
},
{
"id": 1102019,
"id": 1102020,
"chapterid": 11002,
"group_id": 100218,
"previous_group_id": [
@ -11326,7 +11413,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201350,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -11361,7 +11448,7 @@
"challengeward": 0
},
{
"id": 1102020,
"id": 1102021,
"chapterid": 11002,
"group_id": 100219,
"previous_group_id": [
@ -11405,7 +11492,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 1,
"frontstoryid": 0,
"frontstoryid": 201360,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -11483,7 +11570,7 @@
"challengeward": 0
},
{
"id": 1102021,
"id": 1102022,
"chapterid": 11002,
"group_id": 100220,
"previous_group_id": [
@ -11527,7 +11614,7 @@
"destroy": 1,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"frontstoryid": 201390,
"afterstoryid": 0,
"maingroupName": {
"key": "",
@ -11567,86 +11654,6 @@
"star_value": [],
"challengeward": 0
},
{
"id": 1102022,
"chapterid": 11002,
"group_id": 1002202,
"previous_group_id": [
100217,
100216
],
"previoustage": 0,
"buried_type": 0,
"buried": 0,
"grouptype": [],
"Episodetype": 3,
"stage_param": 0,
"inherit": 0,
"battle_fail": 0,
"venturemodelspeed": 0,
"venturemodelscale": 0,
"move_type": 0,
"venturemodel": "",
"bubbletalk": {
"key": "",
"text": ""
},
"venturetype": 0,
"ventureavatar": [],
"scene_effect": [],
"scene_effectfilter": "",
"is_near": 0,
"openlevel": 1,
"EditorStage": 0,
"herocolor": 1,
"heroimg": "zxgq_qp_icon_gth",
"bubbletext": {
"key": "",
"text": ""
},
"animation": [],
"prewarbubbletext": {
"key": "",
"text": ""
},
"hide": 0,
"destroy": 1,
"progress": 0,
"stroyshow": 0,
"frontstoryid": 0,
"afterstoryid": 0,
"maingroupName": {
"key": "",
"text": ""
},
"mainlineName": {
"key": "mainchapter_main_stage_mainlineName_130",
"text": "2-22"
},
"title": {
"key": "mainchapter_main_stage_title_106",
"text": "教程穿装备"
},
"desc": {
"key": "mainchapter_main_stage_desc_108",
"text": "教程穿装备"
},
"exp": 0,
"hero_exp": 0,
"ps_consume": [],
"ps_mg": [],
"firstaward": [],
"lotteryward": 0,
"commonaward": [],
"BattleReadyID": 0,
"FormatList": [],
"helphero": [],
"banhero": [],
"star": [],
"star_type": [],
"star_value": [],
"challengeward": 0
},
{
"id": 1102023,
"chapterid": 11002,
@ -11690,7 +11697,7 @@
},
"hide": 0,
"destroy": 1,
"progress": 0,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"afterstoryid": 0,
@ -11769,7 +11776,7 @@
},
"hide": 0,
"destroy": 1,
"progress": 0,
"progress": 1,
"stroyshow": 0,
"frontstoryid": 0,
"afterstoryid": 0,

File diff suppressed because it is too large Load Diff

View File

@ -77,10 +77,7 @@
"shopitem": [
12001,
12002,
12003,
12004,
12005,
12006
12003
]
},
{

File diff suppressed because it is too large Load Diff

View File

@ -32995,7 +32995,7 @@
"Argu": [
1,
1,
6000
1500
],
"FollowSK": [
233005312,
@ -33022,7 +33022,7 @@
"Argu": [
1,
1,
6100
1600
],
"FollowSK": [
233005312,
@ -33049,7 +33049,7 @@
"Argu": [
1,
1,
6200
1700
],
"FollowSK": [
233005312,
@ -33076,7 +33076,7 @@
"Argu": [
1,
1,
6300
1800
],
"FollowSK": [
233005312,
@ -33103,7 +33103,7 @@
"Argu": [
1,
1,
6400
1900
],
"FollowSK": [
233005312,
@ -53606,10 +53606,11 @@
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 2,
"Type": 3,
"Argu": [
482400323,
-1,
391000108,
1000,
1,
-1
],
"FollowSK": [],
@ -54430,7 +54431,7 @@
391000065,
1000,
1,
1
-1
],
"FollowSK": [],
"SucFollowSK": [],
@ -55428,6 +55429,29 @@
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 845001215,
"EmitPR": 1000,
"From": 4,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 8,
"Argu": [
3,
1,
1000
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 814001211,
"EmitPR": 1000,
@ -57633,7 +57657,7 @@
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
390001127,
390001007,
1000,
1,
2
@ -60953,11 +60977,12 @@
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 2,
"Type": 18,
"Argu": [
494500132,
-1,
-1
1,
1,
1,
1000
],
"FollowSK": [],
"SucFollowSK": [],
@ -62882,7 +62907,7 @@
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000001,
391000000,
1000,
1,
-1
@ -67056,5 +67081,592 @@
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 823011211,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000079,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 823011212,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
482301131,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 823011213,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000099,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 823011214,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000109,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 923011311,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000000,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 923011312,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000043,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 923011313,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
492301121,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 923011314,
"EmitPR": 1000,
"From": 12,
"Where": [],
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
390001105,
1000,
1,
1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 835003211,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
483500321,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 835003212,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000006,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 835003213,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
483500322,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 835003214,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
390001103,
1000,
1,
1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 835003215,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000065,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 935003311,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000000,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 935003312,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000031,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 935003313,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
483500323,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 833005211,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000110,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 833005212,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
483300521,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 833005213,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 8,
"Argu": [
1,
-1,
1000
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 833005214,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
483300522,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 833005215,
"EmitPR": 1000,
"From": 12,
"Where": [],
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
390001107,
1000,
1,
1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 933005311,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000000,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 933005312,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 3,
"Argu": [
391000043,
1000,
1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 933005313,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 933005314,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 12,
"Argu": [
50
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
}
]

View File

@ -40799,7 +40799,7 @@
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_814001421_1",
"text": "敌方有目标死亡时自身增加5%防御"
"text": "敌方有目标死亡时自身增加5%攻击"
},
"buffid": [],
"map": ""
@ -43021,7 +43021,7 @@
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_824003423_1",
"text": "2技能额外净化一个减益"
"text": "对睡眠状态的敌人造成的伤害提升20%。"
},
"buffid": [],
"map": ""
@ -47171,7 +47171,7 @@
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_843003423_1",
"text": "每次触发治疗后额外附加2回合【复苏】"
"text": "3技能有60%概率附加1回合【防御下降】"
},
"buffid": [],
"map": ""
@ -47201,7 +47201,7 @@
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_943003431_1",
"text": "3技能最终治疗量增加10%"
"text": "3技能最终伤害增加10%"
},
"buffid": [],
"map": ""
@ -47261,7 +47261,7 @@
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_943003433_1",
"text": "3技能复活目标后自身获得额外回合并为目标添加2回合【复苏】。"
"text": "3技能造成击杀后,自身获得额外回合。"
},
"buffid": [],
"map": ""
@ -48222,7 +48222,7 @@
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_845001422_1",
"text": "2技能有20%概率追加1次普通攻击"
"text": "1技能驱散目标2个强化效果。"
},
"buffid": [],
"map": ""
@ -48336,14 +48336,13 @@
"Target": 0,
"ChildSkill": {
"Id": [
945001313,
945001314
945001313
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_945001433_1",
"text": "3技能每净化一个减益或驱散一个增益最终伤害增加5%"
"text": "3技能赋予的弱化效果持续回合增加1回合。"
},
"buffid": [],
"map": ""
@ -52065,5 +52064,545 @@
},
"buffid": [],
"map": ""
},
{
"id": 823011421,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_823011421",
"text": "回响一阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
823011211
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_823011421_1",
"text": "血量100%时造成伤害提升10%"
},
"buffid": [],
"map": ""
},
{
"id": 823011422,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_823011422",
"text": "回响二阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
823011212
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_823011422_1",
"text": "血量首次低于50%时获得2回合【油光水滑】"
},
"buffid": [],
"map": ""
},
{
"id": 823011423,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_823011423",
"text": "回响三阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
823011214
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_823011423_1",
"text": "对处于【流血】的目标造成伤害增加20%"
},
"buffid": [],
"map": ""
},
{
"id": 923011431,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_923011431",
"text": "觉醒一阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
923011311
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_923011431_1",
"text": "3技能最终伤害增加10%。"
},
"buffid": [],
"map": ""
},
{
"id": 923011432,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_923011432",
"text": "觉醒二阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
923011312
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_923011432_1",
"text": "增加10%生命值。"
},
"buffid": [],
"map": ""
},
{
"id": 923011433,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_923011433",
"text": "觉醒三阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
923011313
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_923011433_1",
"text": "攻击处于【流血】的目标额外附加1回合【眩晕】"
},
"buffid": [],
"map": ""
},
{
"id": 835003421,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_835003421",
"text": "回响一阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
835003211
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_835003421_1",
"text": "血量首次低于50%时获得10%吸血"
},
"buffid": [],
"map": ""
},
{
"id": 835003422,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_835003422",
"text": "回响二阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
835003213
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_835003422_1",
"text": "【梦魇】首次达到十层时获得1回合【无敌】"
},
"buffid": [],
"map": ""
},
{
"id": 835003423,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_835003423",
"text": "回响三阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
835003215
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_835003423_1",
"text": "对无增益的目标造成伤害增加20%"
},
"buffid": [],
"map": ""
},
{
"id": 935003431,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_935003431",
"text": "觉醒一阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
935003311
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_935003431_1",
"text": "3技能最终伤害增加10%。"
},
"buffid": [],
"map": ""
},
{
"id": 935003432,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_935003432",
"text": "觉醒二阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
935003312
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_935003432_1",
"text": "每个存活的敌方使自身攻击增加3%"
},
"buffid": [],
"map": ""
},
{
"id": 935003433,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_935003433",
"text": "觉醒三阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
935003313
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_935003433_1",
"text": "【梦魇】状态下收到伤害时有60%概率反击目标"
},
"buffid": [],
"map": ""
},
{
"id": 833005421,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_833005421",
"text": "回响一阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
833005211
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_833005421_1",
"text": "血量低于60%时受到伤害降低10%"
},
"buffid": [],
"map": ""
},
{
"id": 833005422,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_833005422",
"text": "回响二阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
833005212
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_833005422_1",
"text": "血量首次低于60%时净化自己身上全部减益效果"
},
"buffid": [],
"map": ""
},
{
"id": 833005413,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_833005413",
"text": "回响三阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
833005214
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_833005413_1",
"text": "1技能有80%概率附加1回合【禁疗】"
},
"buffid": [],
"map": ""
},
{
"id": 933005431,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_933005431",
"text": "觉醒一阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
933005311
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_933005431_1",
"text": "3技能最终伤害增加10%。"
},
"buffid": [],
"map": ""
},
{
"id": 933005432,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_933005432",
"text": "觉醒二阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
933005312
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_933005432_1",
"text": "增加10%生命值。"
},
"buffid": [],
"map": ""
},
{
"id": 933005433,
"level": 1,
"MaxLV": 1,
"UnavailablePlayTypes": [],
"Name": {
"key": "skill_skill_atk_Name_933005433",
"text": "觉醒三阶段"
},
"ico": "",
"CorrectPos": 0,
"IsMelee": 0,
"act": "",
"Type": 4,
"CD": 0,
"Where": [],
"Target": 0,
"ChildSkill": {
"Id": [
933005313
]
},
"passSkill": [],
"Desc": {
"key": "skill_skill_atk_Desc_933005433_1",
"text": "3技能每偷取1个增益自身行动值增加5%。"
},
"buffid": [],
"map": ""
}
]

View File

@ -9056,15 +9056,15 @@
"Id": 391000011,
"Name": {
"key": "skill_skill_buff_Name_391000011",
"text": "防御提升"
"text": "攻击提升"
},
"Desc": {
"key": "skill_skill_buff_Desc_391000011",
"text": "增加5%防御。"
"text": "增加5%攻击。"
},
"BuffType": 20,
"EffectArgu": [
23,
22,
50
],
"BufParNum": 1,
@ -12337,5 +12337,108 @@
"buffpos": "",
"forbidFloat": 0,
"ReplaceBuffID": 0
},
{
"Id": 391000108,
"Name": {
"key": "skill_skill_buff_Name_391000108",
"text": "对睡眠状态的敌人造成的伤害提升20%。"
},
"Desc": {
"key": "skill_skill_buff_Desc_391000108",
"text": "对睡眠状态的敌人造成的伤害提升20%。"
},
"BuffType": 119,
"EffectArgu": [
200,
390001118
],
"BufParNum": 1,
"RelyCheckArgu": [],
"CoexistCheckArgu": [],
"Effect": [
3
],
"AddEffect": false,
"RemoveType": false,
"Priority": 0,
"NotOverlay": 0,
"OverlayTimes": 1,
"SameID": false,
"golbalbufficon": "",
"buffIcon": "",
"buffeffect": "",
"buffpos": "",
"forbidFloat": 0,
"ReplaceBuffID": 0
},
{
"Id": 391000109,
"Name": {
"key": "skill_skill_buff_Name_391000109",
"text": "对出血状态的敌人造成的伤害提升20%。"
},
"Desc": {
"key": "skill_skill_buff_Desc_391000109",
"text": "对出血状态的敌人造成的伤害提升20%。"
},
"BuffType": 119,
"EffectArgu": [
200,
390001404
],
"BufParNum": 1,
"RelyCheckArgu": [],
"CoexistCheckArgu": [],
"Effect": [
3
],
"AddEffect": false,
"RemoveType": false,
"Priority": 0,
"NotOverlay": 0,
"OverlayTimes": 1,
"SameID": false,
"golbalbufficon": "",
"buffIcon": "",
"buffeffect": "",
"buffpos": "",
"forbidFloat": 0,
"ReplaceBuffID": 0
},
{
"Id": 391000110,
"Name": {
"key": "skill_skill_buff_Name_391000110",
"text": "血量低于60%时受到伤害降低10%"
},
"Desc": {
"key": "skill_skill_buff_Desc_391000110",
"text": "血量低于60%时受到伤害降低10%"
},
"BuffType": 33,
"EffectArgu": [
0,
-100,
-600
],
"BufParNum": 1,
"RelyCheckArgu": [],
"CoexistCheckArgu": [],
"Effect": [
3
],
"AddEffect": false,
"RemoveType": false,
"Priority": 0,
"NotOverlay": 0,
"OverlayTimes": 1,
"SameID": false,
"golbalbufficon": "",
"buffIcon": "",
"buffeffect": "",
"buffpos": "",
"forbidFloat": 0,
"ReplaceBuffID": 0
}
]

View File

@ -7048,10 +7048,10 @@
},
{
"Id": 484300321,
"When": 17,
"When": 16,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "",
"MainSkillCheck": "SkillPos=3",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
@ -7251,21 +7251,21 @@
{
"Id": 484500122,
"When": 16,
"FromCheck": "",
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "",
"MainSkillCheck": "SkillPos=1",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 200,
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 0,
"Callback": [
145001111
845001215
]
},
{
@ -7855,7 +7855,7 @@
},
{
"Id": 494300331,
"When": 30,
"When": 15,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=3",
@ -7870,8 +7870,7 @@
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 0,
"Callback": [
943003314,
943003315
943003314
]
},
{
@ -8016,12 +8015,12 @@
},
{
"Id": 494500131,
"When": 18,
"When": 20,
"FromCheck": "Target=3",
"TargetCheck": "Target=2",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=3",
"AfterSkillCheck": "",
"BuffCheck": "Effect=3,Succ=1",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
@ -8031,7 +8030,7 @@
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 0,
"Callback": [
945001315
945001314
]
},
{
@ -9359,5 +9358,166 @@
"Callback": [
145004311
]
},
{
"Id": 482301131,
"When": 16,
"FromCheck": "",
"TargetCheck": "Target=3,Hpproless=500",
"MainSkillCheck": "",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 1,
"MaxEmitTimesInRound": 0,
"Callback": [
823011213
]
},
{
"Id": 492301121,
"When": 16,
"FromCheck": "",
"TargetCheck": "Target=2,HasBuff=390001404",
"MainSkillCheck": "",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 0,
"Callback": [
923011314
]
},
{
"Id": 483500321,
"When": 16,
"FromCheck": "",
"TargetCheck": "Target=3,Hpproless=500",
"MainSkillCheck": "",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 1,
"MaxEmitTimesInRound": 0,
"Callback": [
835003212
]
},
{
"Id": 483500322,
"When": 16,
"FromCheck": "",
"TargetCheck": "Target=3,HasBuff=391000095,OverlayNum=10",
"MainSkillCheck": "",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 1,
"MaxEmitTimesInRound": 0,
"Callback": [
835003214
]
},
{
"Id": 483500323,
"When": 16,
"FromCheck": "",
"TargetCheck": "Target=3,HasBuff=391000095",
"MainSkillCheck": "",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 600,
"PasCorrection": 0,
"Type": "BeatBack",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 1,
"Callback": [
1,
1000
]
},
{
"Id": 483300521,
"When": 16,
"FromCheck": "",
"TargetCheck": "Target=3,Hpproless=600",
"MainSkillCheck": "",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 1,
"MaxEmitTimesInRound": 0,
"Callback": [
833005213
]
},
{
"Id": 483300522,
"When": 16,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=1",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 1,
"Callback": [
833005215
]
},
{
"Id": 493300531,
"When": 29,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=3",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 1,
"Callback": [
933005314
]
}
]

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -44,7 +44,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010101,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14010200,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -80,7 +80,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010101,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14010300,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -132,7 +132,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14020100,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -150,7 +150,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14020200,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -186,7 +186,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14020300,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -222,7 +222,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15020401,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -240,7 +240,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14020500,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -276,7 +276,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14020600,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -314,7 +314,7 @@
"EventStoryNpcGroup": 12100001,
"EventTreasureGroup": 10000002,
"EventStoreGroup": 0,
"BossEvent": 28110501,
"BossEvent": 28120801,
"Condition": [
28
]
@ -328,7 +328,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14030100,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -346,7 +346,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14030200,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -382,7 +382,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14030300,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -418,7 +418,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15030401,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -436,7 +436,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14030500,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -472,7 +472,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14030600,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -510,7 +510,7 @@
"EventStoryNpcGroup": 12100001,
"EventTreasureGroup": 10000003,
"EventStoreGroup": 0,
"BossEvent": 28110501,
"BossEvent": 28130801,
"Condition": [
28
]
@ -524,7 +524,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14040100,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -542,7 +542,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14040200,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -578,7 +578,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14040300,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -614,7 +614,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15040401,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -632,7 +632,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14040500,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -668,7 +668,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14040600,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -720,7 +720,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15040801,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -738,7 +738,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14040900,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -774,7 +774,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14041000,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -830,7 +830,7 @@
"EventStoryNpcGroup": 12100001,
"EventTreasureGroup": 10000004,
"EventStoreGroup": 0,
"BossEvent": 28110501,
"BossEvent": 28141201,
"Condition": [
28
]
@ -844,7 +844,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14050100,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -862,7 +862,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14050200,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -898,7 +898,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14050300,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -934,7 +934,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15050401,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -952,7 +952,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14050500,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -988,7 +988,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14050600,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1040,7 +1040,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15050801,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1058,7 +1058,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14050900,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1094,7 +1094,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14051000,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1150,7 +1150,7 @@
"EventStoryNpcGroup": 12100001,
"EventTreasureGroup": 10000005,
"EventStoreGroup": 0,
"BossEvent": 28110501,
"BossEvent": 28151201,
"Condition": [
28
]
@ -1164,7 +1164,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14060100,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1182,7 +1182,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14060200,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1218,7 +1218,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14060300,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1254,7 +1254,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15060401,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1272,7 +1272,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14060500,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1308,7 +1308,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14060600,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1360,7 +1360,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15060801,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1378,7 +1378,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14060900,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1414,7 +1414,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14061000,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1470,7 +1470,7 @@
"EventStoryNpcGroup": 12100001,
"EventTreasureGroup": 10000006,
"EventStoreGroup": 0,
"BossEvent": 28110501,
"BossEvent": 28161201,
"Condition": [
28
]
@ -1484,7 +1484,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14070100,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1502,7 +1502,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14070200,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1538,7 +1538,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14070300,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1574,7 +1574,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15070401,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1592,7 +1592,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14070500,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1628,7 +1628,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14070600,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1680,7 +1680,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15070801,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1698,7 +1698,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14070900,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1734,7 +1734,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14071000,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1790,7 +1790,7 @@
"EventStoryNpcGroup": 12100001,
"EventTreasureGroup": 10000007,
"EventStoreGroup": 0,
"BossEvent": 28110501,
"BossEvent": 28171201,
"Condition": [
28
]
@ -1804,7 +1804,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14080100,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1822,7 +1822,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14080200,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1858,7 +1858,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14080300,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1894,7 +1894,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15080401,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1912,7 +1912,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14080500,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -1948,7 +1948,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14080600,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -2000,7 +2000,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_2",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 15080801,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -2018,7 +2018,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14080900,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -2054,7 +2054,7 @@
"SceneName": "StonehengeScene1",
"PortalName": "portal_1",
"EventrewardGroup": 16010100,
"EventBattleGroup": 14010100,
"EventBattleGroup": 14081000,
"EventStoryNpcGroup": 0,
"EventTreasureGroup": 0,
"EventStoreGroup": 0,
@ -2110,7 +2110,7 @@
"EventStoryNpcGroup": 12100001,
"EventTreasureGroup": 10000008,
"EventStoreGroup": 0,
"BossEvent": 28110501,
"BossEvent": 28181201,
"Condition": [
28
]

View File

@ -52,7 +52,7 @@
],
"name": {
"key": "treasuremap_map_name_1",
"text": "博岛的藏宝图"
"text": "博岛的藏宝图"
},
"explain": {
"key": "treasuremap_map_explain_1",
@ -76,15 +76,15 @@
],
"name": {
"key": "treasuremap_map_name_2",
"text": "石阵旁的藏宝图"
"text": "博克岛的藏宝图"
},
"explain": {
"key": "treasuremap_map_explain_2",
"text": "所以,这么大一张图就丢在这路边吗?"
"text": "雕像与雕像之间,好像藏着小秘密~要试着去找找吗?"
},
"describe": {
"key": "treasuremap_map_desribe_2",
"text": "雕像与雕像之间,好像藏着小秘密~要试着去找找吗?"
"text": "获得这张藏宝图后,可以根据藏宝图在博克岛寻找出隐藏着的宝藏。在没有获得藏宝图时宝藏不会出现,要根据图片位置好好搜寻哦~"
}
}
]

View File

@ -52,7 +52,7 @@ func (this *apiComp) Challenge(session comm.IUserSession, req *pb.IntegralChalle
}
errdata, record := this.module.battle.CreatePveBattle(session, &pb.BattlePVEReq{
Rulesid: cfgData.BattleReadyID,
Ptype: pb.PlayType_enchant,
Ptype: pb.PlayType_integral,
Title: "",
Format: req.Battle,
Mformat: cfgData.Boss,

View File

@ -0,0 +1,88 @@
package integral
import (
"go_dreamfactory/comm"
"go_dreamfactory/pb"
cfg "go_dreamfactory/sys/configure/structs"
)
//参数校验
func (this *apiComp) GetRewardCheck(session comm.IUserSession, req *pb.IntegralGetRewardReq) (errdata *pb.ErrorData) {
if req.Itype != 1 && req.Itype != 2 {
errdata = &pb.ErrorData{
Code: pb.ErrorCode_ReqParameterError,
Title: pb.ErrorCode_ReqParameterError.ToString(),
}
}
return
}
func (this *apiComp) GetReward(session comm.IUserSession, req *pb.IntegralGetRewardReq) (errdata *pb.ErrorData) {
var (
list *pb.DBIntegralBoss
err error
conf []*cfg.GameIntegralRewardData
res []*cfg.Gameatn
atno []*pb.UserAtno
)
update := make(map[string]interface{})
list, err = this.module.modelIntegral.getIntegralList(session.GetUserId())
if err != nil {
errdata = &pb.ErrorData{
Code: pb.ErrorCode_DBError,
Title: pb.ErrorCode_DBError.ToString(),
}
return
}
if conf, err = this.module.configure.GetIntegralReward(list.Hid, req.Itype); err != nil { // 配置校验
errdata = &pb.ErrorData{
Code: pb.ErrorCode_ConfigNoFound,
Title: pb.ErrorCode_ConfigNoFound.ToString(),
Message: err.Error(),
}
return
}
for _, v := range conf {
if req.Itype == 1 {
if list.Reward1 < v.Val && list.Maxscore > int64(v.Val) {
res = append(res, v.Prize...)
list.Reward1 = v.Val
}
} else {
if list.Reward2 < v.Val && list.Totalscore > int64(v.Val) {
res = append(res, v.Prize...)
list.Reward2 = v.Val
}
}
}
if len(res) > 0 {
update["reward1"] = list.Reward1
update["reward2"] = list.Reward2
if errdata, atno = this.module.DispenseAtno(session, res, true); errdata != nil {
return
}
if err = this.module.modelIntegral.modifyIntegralData(session.GetUserId(), update); err != nil {
errdata = &pb.ErrorData{
Code: pb.ErrorCode_DBError,
Title: pb.ErrorCode_DBError.ToString(),
Message: err.Error(),
}
return
}
} else {
errdata = &pb.ErrorData{
Code: pb.ErrorCode_UserNoReward,
Title: pb.ErrorCode_UserNoReward.ToString(),
}
return
}
session.SendMsg(string(this.module.GetType()), "getreward", &pb.IntegralGetRewardResp{
Data: list,
Award: atno,
})
return
}

View File

@ -2,6 +2,7 @@ package integral
import (
"fmt"
"go_dreamfactory/comm"
"go_dreamfactory/lego/core"
"go_dreamfactory/lego/sys/log"
"go_dreamfactory/modules"
@ -21,16 +22,20 @@ const (
type configureComp struct {
hlock sync.RWMutex
modules.MCompConfigure
boss map[int32]*cfg.GameIntegralBossData
module *Integral
boss map[int32]*cfg.GameIntegralBossData
reward map[int32][]*cfg.GameIntegralRewardData
}
//组件初始化接口
func (this *configureComp) Init(service core.IService, module core.IModule, comp core.IModuleComp, options core.IModuleOptions) (err error) {
err = this.MCompConfigure.Init(service, module, comp, options)
this.module = module.(*Integral)
err = this.LoadMultiConfigure(map[string]interface{}{
game_integraltime: cfg.NewGameIntegralTime,
})
configure.RegisterConfigure(game_integralboss, cfg.NewGameIntegralBoss, this.LoadStageBoss)
configure.RegisterConfigure(game_integralreward, cfg.NewGameIntegralReward, this.LoadIntegralReward)
return
}
@ -98,3 +103,33 @@ func (this *configureComp) GetIntegralITime() (sz []*cfg.GameIntegralTimeData) {
return
}
func (this *configureComp) LoadIntegralReward() {
if v, err := this.GetConfigure(game_integralreward); err == nil {
this.hlock.Lock()
defer this.hlock.Unlock()
this.reward = make(map[int32][]*cfg.GameIntegralRewardData)
if _configure, ok := v.(*cfg.GameIntegralReward); ok {
for _, v := range _configure.GetDataList() {
key := v.Hdid<<8 + v.Type
this.reward[key] = append(this.reward[key], v)
}
return
}
} else {
err = fmt.Errorf("%T no is *cfg.GameMonkeyReward", v)
}
}
func (this *configureComp) GetIntegralReward(hid int32, itype int32) (result []*cfg.GameIntegralRewardData, err error) {
var (
ok bool
)
this.hlock.Lock()
result, ok = this.reward[hid<<8+itype]
this.hlock.Unlock()
if !ok {
err = comm.NewNotFoundConfErr(string(this.module.GetType()), game_integralreward, fmt.Sprintf("hid:%d,itype :%d", hid, itype))
}
return
}

View File

@ -24,6 +24,7 @@ type configureComp struct {
func (this *configureComp) Init(service core.IService, module core.IModule, comp core.IModuleComp, options core.IModuleOptions) (err error) {
err = this.MCompConfigure.Init(service, module, comp, options)
this.module = module.(*Monkey)
err = this.LoadConfigure(monkey_main, cfg.NewGameMonkeyMain)
configure.RegisterConfigure(monkey_reward, cfg.NewGameMonkeyReward, func() {

View File

@ -106,6 +106,7 @@ const (
PlayType_stone PlayType = 18 // 石阵秘境
PlayType_expboos PlayType = 19 //经验副本
PlayType_isLand PlayType = 20 //海岛
PlayType_integral PlayType = 21 //积分boss
)
// Enum value maps for PlayType.
@ -132,6 +133,7 @@ var (
18: "stone",
19: "expboos",
20: "isLand",
21: "integral",
}
PlayType_value = map[string]int32{
"null": 0,
@ -155,6 +157,7 @@ var (
"stone": 18,
"expboos": 19,
"isLand": 20,
"integral": 21,
}
)
@ -828,7 +831,7 @@ var file_battle_battle_db_proto_rawDesc = []byte{
0x69, 0x6c, 0x10, 0x00, 0x12, 0x07, 0x0a, 0x03, 0x70, 0x76, 0x65, 0x10, 0x01, 0x12, 0x07, 0x0a,
0x03, 0x70, 0x76, 0x70, 0x10, 0x02, 0x12, 0x07, 0x0a, 0x03, 0x70, 0x76, 0x62, 0x10, 0x03, 0x12,
0x07, 0x0a, 0x03, 0x65, 0x76, 0x65, 0x10, 0x04, 0x12, 0x09, 0x0a, 0x05, 0x72, 0x74, 0x70, 0x76,
0x70, 0x10, 0x05, 0x12, 0x08, 0x0a, 0x04, 0x6c, 0x70, 0x65, 0x76, 0x10, 0x06, 0x2a, 0x9c, 0x02,
0x70, 0x10, 0x05, 0x12, 0x08, 0x0a, 0x04, 0x6c, 0x70, 0x65, 0x76, 0x10, 0x06, 0x2a, 0xaa, 0x02,
0x0a, 0x08, 0x50, 0x6c, 0x61, 0x79, 0x54, 0x79, 0x70, 0x65, 0x12, 0x08, 0x0a, 0x04, 0x6e, 0x75,
0x6c, 0x6c, 0x10, 0x00, 0x12, 0x0c, 0x0a, 0x08, 0x6d, 0x61, 0x69, 0x6e, 0x6c, 0x69, 0x6e, 0x65,
0x10, 0x01, 0x12, 0x0a, 0x0a, 0x06, 0x70, 0x61, 0x67, 0x6f, 0x64, 0x61, 0x10, 0x02, 0x12, 0x09,
@ -846,13 +849,14 @@ var file_battle_battle_db_proto_rawDesc = []byte{
0x09, 0x0a, 0x05, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x10, 0x10, 0x12, 0x0c, 0x0a, 0x08, 0x67, 0x75,
0x69, 0x6c, 0x64, 0x67, 0x76, 0x65, 0x10, 0x11, 0x12, 0x09, 0x0a, 0x05, 0x73, 0x74, 0x6f, 0x6e,
0x65, 0x10, 0x12, 0x12, 0x0b, 0x0a, 0x07, 0x65, 0x78, 0x70, 0x62, 0x6f, 0x6f, 0x73, 0x10, 0x13,
0x12, 0x0a, 0x0a, 0x06, 0x69, 0x73, 0x4c, 0x61, 0x6e, 0x64, 0x10, 0x14, 0x2a, 0x1f, 0x0a, 0x0c,
0x42, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x53, 0x74, 0x61, 0x74, 0x65, 0x12, 0x06, 0x0a, 0x02,
0x69, 0x6e, 0x10, 0x00, 0x12, 0x07, 0x0a, 0x03, 0x65, 0x6e, 0x64, 0x10, 0x02, 0x2a, 0x2b, 0x0a,
0x0c, 0x44, 0x42, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6f, 0x6d, 0x70, 0x12, 0x08, 0x0a,
0x04, 0x64, 0x72, 0x61, 0x77, 0x10, 0x00, 0x12, 0x07, 0x0a, 0x03, 0x72, 0x65, 0x64, 0x10, 0x01,
0x12, 0x08, 0x0a, 0x04, 0x62, 0x75, 0x6c, 0x65, 0x10, 0x02, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b,
0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
0x12, 0x0a, 0x0a, 0x06, 0x69, 0x73, 0x4c, 0x61, 0x6e, 0x64, 0x10, 0x14, 0x12, 0x0c, 0x0a, 0x08,
0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x10, 0x15, 0x2a, 0x1f, 0x0a, 0x0c, 0x42, 0x42,
0x61, 0x74, 0x74, 0x6c, 0x65, 0x53, 0x74, 0x61, 0x74, 0x65, 0x12, 0x06, 0x0a, 0x02, 0x69, 0x6e,
0x10, 0x00, 0x12, 0x07, 0x0a, 0x03, 0x65, 0x6e, 0x64, 0x10, 0x02, 0x2a, 0x2b, 0x0a, 0x0c, 0x44,
0x42, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6f, 0x6d, 0x70, 0x12, 0x08, 0x0a, 0x04, 0x64,
0x72, 0x61, 0x77, 0x10, 0x00, 0x12, 0x07, 0x0a, 0x03, 0x72, 0x65, 0x64, 0x10, 0x01, 0x12, 0x08,
0x0a, 0x04, 0x62, 0x75, 0x6c, 0x65, 0x10, 0x02, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b, 0x70, 0x62,
0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
}
var (

View File

@ -34,8 +34,8 @@ type DBIntegralBoss struct {
Hid int32 `protobuf:"varint,7,opt,name=hid,proto3" json:"hid"` // 活动id
Maxscore int64 `protobuf:"varint,8,opt,name=maxscore,proto3" json:"maxscore"` // 最大积分
Totalscore int64 `protobuf:"varint,9,opt,name=totalscore,proto3" json:"totalscore"` // 累计积分
Reward1 int32 `protobuf:"varint,10,opt,name=reward1,proto3" json:"reward1"` // 类型1 奖励( Integralreward cid )
Reward2 int32 `protobuf:"varint,11,opt,name=reward2,proto3" json:"reward2"` // 类型2 奖励( Integralreward cid )
Reward1 int32 `protobuf:"varint,10,opt,name=reward1,proto3" json:"reward1"` // 类型1 奖励( Integralreward )
Reward2 int32 `protobuf:"varint,11,opt,name=reward2,proto3" json:"reward2"` // 类型2 奖励( Integralreward )
Buff map[int32]int32 `protobuf:"bytes,12,rep,name=buff,proto3" json:"buff" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"` // 激活的buff (key Integralcondition value :0 未激活) 注:事件类型 才有值
Nandu int32 `protobuf:"varint,13,opt,name=nandu,proto3" json:"nandu"` // 已经解锁的难度
Score map[int32]int64 `protobuf:"bytes,14,rep,name=score,proto3" json:"score" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"` // key 难度 value 积分

View File

@ -327,6 +327,109 @@ func (x *IntegralChallengeOverResp) GetData() *DBIntegralBoss {
return nil
}
// 领取奖励
type IntegralGetRewardReq struct {
state protoimpl.MessageState
sizeCache protoimpl.SizeCache
unknownFields protoimpl.UnknownFields
Itype int32 `protobuf:"varint,1,opt,name=itype,proto3" json:"itype"` // 1 评级奖励 2 累计奖励
}
func (x *IntegralGetRewardReq) Reset() {
*x = IntegralGetRewardReq{}
if protoimpl.UnsafeEnabled {
mi := &file_integral_integral_msg_proto_msgTypes[6]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
}
func (x *IntegralGetRewardReq) String() string {
return protoimpl.X.MessageStringOf(x)
}
func (*IntegralGetRewardReq) ProtoMessage() {}
func (x *IntegralGetRewardReq) ProtoReflect() protoreflect.Message {
mi := &file_integral_integral_msg_proto_msgTypes[6]
if protoimpl.UnsafeEnabled && x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
ms.StoreMessageInfo(mi)
}
return ms
}
return mi.MessageOf(x)
}
// Deprecated: Use IntegralGetRewardReq.ProtoReflect.Descriptor instead.
func (*IntegralGetRewardReq) Descriptor() ([]byte, []int) {
return file_integral_integral_msg_proto_rawDescGZIP(), []int{6}
}
func (x *IntegralGetRewardReq) GetItype() int32 {
if x != nil {
return x.Itype
}
return 0
}
type IntegralGetRewardResp struct {
state protoimpl.MessageState
sizeCache protoimpl.SizeCache
unknownFields protoimpl.UnknownFields
Data *DBIntegralBoss `protobuf:"bytes,1,opt,name=data,proto3" json:"data"`
Award []*UserAtno `protobuf:"bytes,4,rep,name=award,proto3" json:"award"` //奖励
}
func (x *IntegralGetRewardResp) Reset() {
*x = IntegralGetRewardResp{}
if protoimpl.UnsafeEnabled {
mi := &file_integral_integral_msg_proto_msgTypes[7]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
}
func (x *IntegralGetRewardResp) String() string {
return protoimpl.X.MessageStringOf(x)
}
func (*IntegralGetRewardResp) ProtoMessage() {}
func (x *IntegralGetRewardResp) ProtoReflect() protoreflect.Message {
mi := &file_integral_integral_msg_proto_msgTypes[7]
if protoimpl.UnsafeEnabled && x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
ms.StoreMessageInfo(mi)
}
return ms
}
return mi.MessageOf(x)
}
// Deprecated: Use IntegralGetRewardResp.ProtoReflect.Descriptor instead.
func (*IntegralGetRewardResp) Descriptor() ([]byte, []int) {
return file_integral_integral_msg_proto_rawDescGZIP(), []int{7}
}
func (x *IntegralGetRewardResp) GetData() *DBIntegralBoss {
if x != nil {
return x.Data
}
return nil
}
func (x *IntegralGetRewardResp) GetAward() []*UserAtno {
if x != nil {
return x.Award
}
return nil
}
var File_integral_integral_msg_proto protoreflect.FileDescriptor
var file_integral_integral_msg_proto_rawDesc = []byte{
@ -335,34 +438,44 @@ var file_integral_integral_msg_proto_rawDesc = []byte{
0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c,
0x5f, 0x64, 0x62, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x62, 0x61, 0x74, 0x74, 0x6c,
0x65, 0x2f, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x5f, 0x6d, 0x73, 0x67, 0x2e, 0x70, 0x72, 0x6f,
0x74, 0x6f, 0x22, 0x14, 0x0a, 0x12, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x47, 0x65,
0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x22, 0x3a, 0x0a, 0x13, 0x49, 0x6e, 0x74, 0x65,
0x67, 0x72, 0x61, 0x6c, 0x47, 0x65, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12,
0x23, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e,
0x44, 0x42, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x42, 0x6f, 0x73, 0x73, 0x52, 0x04,
0x64, 0x61, 0x74, 0x61, 0x22, 0x56, 0x0a, 0x14, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c,
0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05,
0x6e, 0x61, 0x6e, 0x64, 0x75, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x6e, 0x61, 0x6e,
0x64, 0x75, 0x12, 0x28, 0x0a, 0x06, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x01,
0x28, 0x0b, 0x32, 0x10, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61,
0x74, 0x69, 0x6f, 0x6e, 0x52, 0x06, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x22, 0x4e, 0x0a, 0x15,
0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67,
0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x1f, 0x0a, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20,
0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f,
0x52, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x0a, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x18,
0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x22, 0x6d, 0x0a, 0x18,
0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67,
0x65, 0x4f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x6e, 0x61, 0x6e, 0x64,
0x75, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x12, 0x25,
0x0a, 0x06, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0d,
0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x52, 0x06, 0x72,
0x65, 0x70, 0x6f, 0x72, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x73, 0x63, 0x6f, 0x72, 0x65, 0x18, 0x03,
0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x73, 0x63, 0x6f, 0x72, 0x65, 0x22, 0x40, 0x0a, 0x19, 0x49,
0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65,
0x4f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x23, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61,
0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x44, 0x42, 0x49, 0x6e, 0x74, 0x65, 0x67,
0x72, 0x61, 0x6c, 0x42, 0x6f, 0x73, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x42, 0x06, 0x5a,
0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
0x74, 0x6f, 0x1a, 0x0a, 0x63, 0x6f, 0x6d, 0x6d, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x14,
0x0a, 0x12, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x47, 0x65, 0x74, 0x4c, 0x69, 0x73,
0x74, 0x52, 0x65, 0x71, 0x22, 0x3a, 0x0a, 0x13, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c,
0x47, 0x65, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12, 0x23, 0x0a, 0x04, 0x64,
0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x44, 0x42, 0x49, 0x6e,
0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x42, 0x6f, 0x73, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61,
0x22, 0x56, 0x0a, 0x14, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x43, 0x68, 0x61, 0x6c,
0x6c, 0x65, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x6e, 0x61, 0x6e, 0x64,
0x75, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x12, 0x28,
0x0a, 0x06, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10,
0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e,
0x52, 0x06, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x22, 0x4e, 0x0a, 0x15, 0x49, 0x6e, 0x74, 0x65,
0x67, 0x72, 0x61, 0x6c, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x73,
0x70, 0x12, 0x1f, 0x0a, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32,
0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x69, 0x6e,
0x66, 0x6f, 0x12, 0x14, 0x0a, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x18, 0x02, 0x20, 0x01, 0x28,
0x05, 0x52, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x22, 0x6d, 0x0a, 0x18, 0x49, 0x6e, 0x74, 0x65,
0x67, 0x72, 0x61, 0x6c, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x4f, 0x76, 0x65,
0x72, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x18, 0x01, 0x20,
0x01, 0x28, 0x05, 0x52, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x12, 0x25, 0x0a, 0x06, 0x72, 0x65,
0x70, 0x6f, 0x72, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0d, 0x2e, 0x42, 0x61, 0x74,
0x74, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x52, 0x06, 0x72, 0x65, 0x70, 0x6f, 0x72,
0x74, 0x12, 0x14, 0x0a, 0x05, 0x73, 0x63, 0x6f, 0x72, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03,
0x52, 0x05, 0x73, 0x63, 0x6f, 0x72, 0x65, 0x22, 0x40, 0x0a, 0x19, 0x49, 0x6e, 0x74, 0x65, 0x67,
0x72, 0x61, 0x6c, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x4f, 0x76, 0x65, 0x72,
0x52, 0x65, 0x73, 0x70, 0x12, 0x23, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01,
0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x44, 0x42, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x42,
0x6f, 0x73, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x2c, 0x0a, 0x14, 0x49, 0x6e, 0x74,
0x65, 0x67, 0x72, 0x61, 0x6c, 0x47, 0x65, 0x74, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65,
0x71, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05,
0x52, 0x05, 0x69, 0x74, 0x79, 0x70, 0x65, 0x22, 0x5d, 0x0a, 0x15, 0x49, 0x6e, 0x74, 0x65, 0x67,
0x72, 0x61, 0x6c, 0x47, 0x65, 0x74, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x73, 0x70,
0x12, 0x23, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f,
0x2e, 0x44, 0x42, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x42, 0x6f, 0x73, 0x73, 0x52,
0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x1f, 0x0a, 0x05, 0x61, 0x77, 0x61, 0x72, 0x64, 0x18, 0x04,
0x20, 0x03, 0x28, 0x0b, 0x32, 0x09, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x41, 0x74, 0x6e, 0x6f, 0x52,
0x05, 0x61, 0x77, 0x61, 0x72, 0x64, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06,
0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
}
var (
@ -377,7 +490,7 @@ func file_integral_integral_msg_proto_rawDescGZIP() []byte {
return file_integral_integral_msg_proto_rawDescData
}
var file_integral_integral_msg_proto_msgTypes = make([]protoimpl.MessageInfo, 6)
var file_integral_integral_msg_proto_msgTypes = make([]protoimpl.MessageInfo, 8)
var file_integral_integral_msg_proto_goTypes = []interface{}{
(*IntegralGetListReq)(nil), // 0: IntegralGetListReq
(*IntegralGetListResp)(nil), // 1: IntegralGetListResp
@ -385,22 +498,27 @@ var file_integral_integral_msg_proto_goTypes = []interface{}{
(*IntegralChallengeResp)(nil), // 3: IntegralChallengeResp
(*IntegralChallengeOverReq)(nil), // 4: IntegralChallengeOverReq
(*IntegralChallengeOverResp)(nil), // 5: IntegralChallengeOverResp
(*DBIntegralBoss)(nil), // 6: DBIntegralBoss
(*BattleFormation)(nil), // 7: BattleFormation
(*BattleInfo)(nil), // 8: BattleInfo
(*BattleReport)(nil), // 9: BattleReport
(*IntegralGetRewardReq)(nil), // 6: IntegralGetRewardReq
(*IntegralGetRewardResp)(nil), // 7: IntegralGetRewardResp
(*DBIntegralBoss)(nil), // 8: DBIntegralBoss
(*BattleFormation)(nil), // 9: BattleFormation
(*BattleInfo)(nil), // 10: BattleInfo
(*BattleReport)(nil), // 11: BattleReport
(*UserAtno)(nil), // 12: UserAtno
}
var file_integral_integral_msg_proto_depIdxs = []int32{
6, // 0: IntegralGetListResp.data:type_name -> DBIntegralBoss
7, // 1: IntegralChallengeReq.battle:type_name -> BattleFormation
8, // 2: IntegralChallengeResp.info:type_name -> BattleInfo
9, // 3: IntegralChallengeOverReq.report:type_name -> BattleReport
6, // 4: IntegralChallengeOverResp.data:type_name -> DBIntegralBoss
5, // [5:5] is the sub-list for method output_type
5, // [5:5] is the sub-list for method input_type
5, // [5:5] is the sub-list for extension type_name
5, // [5:5] is the sub-list for extension extendee
0, // [0:5] is the sub-list for field type_name
8, // 0: IntegralGetListResp.data:type_name -> DBIntegralBoss
9, // 1: IntegralChallengeReq.battle:type_name -> BattleFormation
10, // 2: IntegralChallengeResp.info:type_name -> BattleInfo
11, // 3: IntegralChallengeOverReq.report:type_name -> BattleReport
8, // 4: IntegralChallengeOverResp.data:type_name -> DBIntegralBoss
8, // 5: IntegralGetRewardResp.data:type_name -> DBIntegralBoss
12, // 6: IntegralGetRewardResp.award:type_name -> UserAtno
7, // [7:7] is the sub-list for method output_type
7, // [7:7] is the sub-list for method input_type
7, // [7:7] is the sub-list for extension type_name
7, // [7:7] is the sub-list for extension extendee
0, // [0:7] is the sub-list for field type_name
}
func init() { file_integral_integral_msg_proto_init() }
@ -410,6 +528,7 @@ func file_integral_integral_msg_proto_init() {
}
file_integral_integral_db_proto_init()
file_battle_battle_msg_proto_init()
file_comm_proto_init()
if !protoimpl.UnsafeEnabled {
file_integral_integral_msg_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*IntegralGetListReq); i {
@ -483,6 +602,30 @@ func file_integral_integral_msg_proto_init() {
return nil
}
}
file_integral_integral_msg_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*IntegralGetRewardReq); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_integral_integral_msg_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*IntegralGetRewardResp); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
}
type x struct{}
out := protoimpl.TypeBuilder{
@ -490,7 +633,7 @@ func file_integral_integral_msg_proto_init() {
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_integral_integral_msg_proto_rawDesc,
NumEnums: 0,
NumMessages: 6,
NumMessages: 8,
NumExtensions: 0,
NumServices: 0,
},