@@ -139,7 +139,7 @@ Material:
- _MainSpeedU: 0
- _MainSpeedV: 0
- _MainTexOffsetU: 0
- - _MainTexOffsetV: -0.072114706
+ - _MainTexOffsetV: -0.3
- _MainTilingU: 1
- _MainTilingV: 0.78
- _MaskSpeedU: 0.5
@@ -483,6 +483,26 @@
"IsControlBuff": 0,
"IsHideIcon": 0,
"scriptsName": "b_1024"
+ },
+ {
+ "ID": 10251,
+ "nameTest": "控制",
+ "decTest": "不能释放功法,功法也不能充能完成",
+ "icon": "icon_b1025",
+ "buffName": 500003,
+ "buffEffectDes": 500044,
+ "buffGroup": 1025,
+ "overlayCount": 99,
+ "effectValue": [
+ 3.0
+ ],
+ "timeType": 2,
+ "buffTime": 9.0,
+ "buffType": 2,
+ "dispelType": 1,
+ "IsControlBuff": 0,
+ "IsHideIcon": 0,
+ "scriptsName": "b_1025"
}
]
@@ -4536,9 +4536,9 @@
26
],
"optionType": null,
- "ResultType": 1,
+ "ResultType": 3,
"ResultOptions": [
- 1002401
+ 10024
},
{
@@ -846,7 +846,7 @@ namespace Fort23.Mono
public async CTask HideUIUIPanel<T>(UIDestroyType uiDestroyType = UIDestroyType.DelayDestroy,
- bool isBreadcrumbBarPanel = false) where T : UIPanel
+ bool isBreadcrumbBarPanel = true) where T : UIPanel
UIPanel uiPanel = GetComponent<T>();
if (uiPanel != null)