军团战配置
parent
925b277120
commit
8ee3e8e6af
|
|
@ -32590,6 +32590,97 @@
|
|||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10000",
|
||||
"Name": "LegionPveChessman_Name_10000",
|
||||
"value": "装甲部队",
|
||||
"Desc": "装甲部队",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10001",
|
||||
"Name": "LegionPveChessman_Name_10001",
|
||||
"value": "炮兵",
|
||||
"Desc": "炮兵",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10002",
|
||||
"Name": "LegionPveChessman_Name_10002",
|
||||
"value": "机械化炮兵",
|
||||
"Desc": "机械化炮兵",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10003",
|
||||
"Name": "LegionPveChessman_Name_10003",
|
||||
"value": "直升机部队",
|
||||
"Desc": "直升机部队",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10004",
|
||||
"Name": "LegionPveChessman_Name_10004",
|
||||
"value": "工程兵",
|
||||
"Desc": "工程兵",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10005",
|
||||
"Name": "LegionPveChessman_Name_10005",
|
||||
"value": "机械化步兵",
|
||||
"Desc": "机械化步兵",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10006",
|
||||
"Name": "LegionPveChessman_Name_10006",
|
||||
"value": "步兵部队",
|
||||
"Desc": "步兵部队",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "fight_occupy",
|
||||
"Name": "fight_occupy",
|
||||
|
|
@ -76855,6 +76946,19 @@
|
|||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "Medal_GetInfo",
|
||||
"Name": "Medal_GetInfo",
|
||||
"value": "点击任意处继续",
|
||||
"Desc": "点击任意处继续",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "activity_double_time1",
|
||||
"Name": "activity_double_time1",
|
||||
|
|
|
|||
|
|
@ -4,9 +4,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10000",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00001_statue01.prefab",
|
||||
"Attack": 1000,
|
||||
"Defence": 500,
|
||||
"Hp": 2500,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 600,
|
||||
"AtkRange": 1,
|
||||
"MovePoint": 5,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -22,9 +22,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10001",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00002_statue01.prefab",
|
||||
"Attack": 1000,
|
||||
"Defence": 500,
|
||||
"Hp": 2500,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 600,
|
||||
"AtkRange": 2,
|
||||
"MovePoint": 4,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -40,9 +40,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10002",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00003_statue01.prefab",
|
||||
"Attack": 1000,
|
||||
"Defence": 500,
|
||||
"Hp": 2500,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 600,
|
||||
"AtkRange": 3,
|
||||
"MovePoint": 3,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -58,9 +58,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10003",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00004_statue01.prefab",
|
||||
"Attack": 1000,
|
||||
"Defence": 500,
|
||||
"Hp": 2500,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 600,
|
||||
"AtkRange": 4,
|
||||
"MovePoint": 2,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -76,9 +76,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10004",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00005_statue01.prefab",
|
||||
"Attack": 1000,
|
||||
"Defence": 500,
|
||||
"Hp": 2500,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 600,
|
||||
"AtkRange": 1,
|
||||
"MovePoint": 4,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -94,9 +94,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10005",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00006_statue01.prefab",
|
||||
"Attack": 1000,
|
||||
"Defence": 500,
|
||||
"Hp": 2500,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 600,
|
||||
"AtkRange": 2,
|
||||
"MovePoint": 3,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -112,9 +112,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10006",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00001_statue01.prefab",
|
||||
"Attack": 1000,
|
||||
"Defence": 500,
|
||||
"Hp": 2500,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 600,
|
||||
"AtkRange": 3,
|
||||
"MovePoint": 2,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -130,9 +130,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10000",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00001_statue01.prefab",
|
||||
"Attack": 200,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 500,
|
||||
"Hp": 600,
|
||||
"AtkRange": 1,
|
||||
"MovePoint": 5,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -148,9 +148,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10001",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00002_statue01.prefab",
|
||||
"Attack": 200,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 500,
|
||||
"Hp": 600,
|
||||
"AtkRange": 2,
|
||||
"MovePoint": 4,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -166,9 +166,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10002",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00003_statue01.prefab",
|
||||
"Attack": 200,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 500,
|
||||
"Hp": 600,
|
||||
"AtkRange": 3,
|
||||
"MovePoint": 3,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -184,9 +184,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10003",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00004_statue01.prefab",
|
||||
"Attack": 200,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 500,
|
||||
"Hp": 600,
|
||||
"AtkRange": 4,
|
||||
"MovePoint": 2,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -202,9 +202,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10004",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00005_statue01.prefab",
|
||||
"Attack": 200,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 500,
|
||||
"Hp": 600,
|
||||
"AtkRange": 1,
|
||||
"MovePoint": 4,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -220,9 +220,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10005",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00006_statue01.prefab",
|
||||
"Attack": 200,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 500,
|
||||
"Hp": 600,
|
||||
"AtkRange": 2,
|
||||
"MovePoint": 3,
|
||||
"AtkPoint": 1,
|
||||
|
|
@ -238,9 +238,9 @@
|
|||
"NameKey": "LegionPveChessman_Name_10006",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/LegionBattleNew/Icon_LegionWar_tankbattalion.png",
|
||||
"PrefabPath": "Assets/Art/Character/Prefabs/Legion/Chess/P_A00001_statue01.prefab",
|
||||
"Attack": 200,
|
||||
"Attack": 500,
|
||||
"Defence": 40,
|
||||
"Hp": 500,
|
||||
"Hp": 600,
|
||||
"AtkRange": 3,
|
||||
"MovePoint": 2,
|
||||
"AtkPoint": 1,
|
||||
|
|
|
|||
|
|
@ -9,19 +9,19 @@
|
|||
3
|
||||
],
|
||||
"AddAtkFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddDefFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0.01,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddHpFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"HeadIconPath": "Assets/Art_Out/UI/Texture/Icon/HeadPic/Icon_HeadPic_E00010.png"
|
||||
},
|
||||
|
|
@ -35,19 +35,19 @@
|
|||
3
|
||||
],
|
||||
"AddAtkFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddDefFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0.01,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddHpFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"HeadIconPath": "Assets/Art_Out/UI/Texture/Icon/HeadPic/Icon_HeadPic_E00010.png"
|
||||
},
|
||||
|
|
@ -61,19 +61,19 @@
|
|||
3
|
||||
],
|
||||
"AddAtkFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddDefFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0.01,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddHpFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"HeadIconPath": "Assets/Art_Out/UI/Texture/Icon/HeadPic/Icon_HeadPic_E00010.png"
|
||||
},
|
||||
|
|
@ -87,19 +87,19 @@
|
|||
3
|
||||
],
|
||||
"AddAtkFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddDefFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0.01,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddHpFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"HeadIconPath": "Assets/Art_Out/UI/Texture/Icon/HeadPic/Icon_HeadPic_E00011.png"
|
||||
},
|
||||
|
|
@ -113,19 +113,19 @@
|
|||
3
|
||||
],
|
||||
"AddAtkFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddDefFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0.01,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddHpFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"HeadIconPath": "Assets/Art_Out/UI/Texture/Icon/HeadPic/Icon_HeadPic_E00011.png"
|
||||
},
|
||||
|
|
@ -139,19 +139,19 @@
|
|||
3
|
||||
],
|
||||
"AddAtkFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddDefFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0.01,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddHpFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"HeadIconPath": "Assets/Art_Out/UI/Texture/Icon/HeadPic/Icon_HeadPic_E00011.png"
|
||||
},
|
||||
|
|
@ -165,19 +165,19 @@
|
|||
3
|
||||
],
|
||||
"AddAtkFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddDefFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0.01,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddHpFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"HeadIconPath": "Assets/Art_Out/UI/Texture/Icon/HeadPic/Icon_HeadPic_E00012.png"
|
||||
},
|
||||
|
|
@ -191,19 +191,19 @@
|
|||
3
|
||||
],
|
||||
"AddAtkFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddDefFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0.01,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddHpFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"HeadIconPath": "Assets/Art_Out/UI/Texture/Icon/HeadPic/Icon_HeadPic_E00012.png"
|
||||
},
|
||||
|
|
@ -217,19 +217,19 @@
|
|||
3
|
||||
],
|
||||
"AddAtkFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddDefFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0.01,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"AddHpFactor": [
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
0,
|
||||
0.02,
|
||||
0.04
|
||||
],
|
||||
"HeadIconPath": "Assets/Art_Out/UI/Texture/Icon/HeadPic/Icon_HeadPic_E00012.png"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -32590,6 +32590,97 @@
|
|||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10000",
|
||||
"Name": "LegionPveChessman_Name_10000",
|
||||
"value": "装甲部队",
|
||||
"Desc": "装甲部队",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10001",
|
||||
"Name": "LegionPveChessman_Name_10001",
|
||||
"value": "炮兵",
|
||||
"Desc": "炮兵",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10002",
|
||||
"Name": "LegionPveChessman_Name_10002",
|
||||
"value": "机械化炮兵",
|
||||
"Desc": "机械化炮兵",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10003",
|
||||
"Name": "LegionPveChessman_Name_10003",
|
||||
"value": "直升机部队",
|
||||
"Desc": "直升机部队",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10004",
|
||||
"Name": "LegionPveChessman_Name_10004",
|
||||
"value": "工程兵",
|
||||
"Desc": "工程兵",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10005",
|
||||
"Name": "LegionPveChessman_Name_10005",
|
||||
"value": "机械化步兵",
|
||||
"Desc": "机械化步兵",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "LegionPveChessman_Name_10006",
|
||||
"Name": "LegionPveChessman_Name_10006",
|
||||
"value": "步兵部队",
|
||||
"Desc": "步兵部队",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "fight_occupy",
|
||||
"Name": "fight_occupy",
|
||||
|
|
@ -76855,6 +76946,19 @@
|
|||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "Medal_GetInfo",
|
||||
"Name": "Medal_GetInfo",
|
||||
"value": "点击任意处继续",
|
||||
"Desc": "点击任意处继续",
|
||||
"Notes": "",
|
||||
"Param0": "",
|
||||
"Param1": "",
|
||||
"Param2": "",
|
||||
"InnerCalculate": false,
|
||||
"OutCalculate": [],
|
||||
"CalculateType": 0
|
||||
},
|
||||
{
|
||||
"Key": "activity_double_time1",
|
||||
"Name": "activity_double_time1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue