mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 07:26:28 +09:00
1478 lines
46 KiB
JSON
1478 lines
46 KiB
JSON
{
|
|
"SceneObj_Gear_Platform_Seelie": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieEndTime": 1.0,
|
|
"dieForceDisappearTime": 2.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ability_01",
|
|
"abilityName": "SceneObj_Gear_Platform_Seelie",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"AvatarTriggerEventDistance": 3.0
|
|
},
|
|
"audio": {
|
|
"animAudio": {
|
|
"onTransitionIn": [
|
|
{
|
|
"currentStateName": "Move",
|
|
"audioEvent": {
|
|
"text": "Play_amb_sceneObj_gear_seelie_move"
|
|
}
|
|
}
|
|
],
|
|
"onTransitionOut": [
|
|
{
|
|
"currentStateName": "Move",
|
|
"audioEvent": {
|
|
"text": "Stop_amb_sceneObj_gear_seelie_move"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"disableEvent": {
|
|
"text": ""
|
|
},
|
|
"destroyEvent": {
|
|
"text": ""
|
|
}
|
|
},
|
|
"gadgetAction": {
|
|
"platformActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"predicate": {
|
|
"$type": "ConfigPredicateByPlatform",
|
|
"isStart": true
|
|
},
|
|
"intID": "IsFlying",
|
|
"value": 1
|
|
},
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"predicate": {
|
|
"$type": "ConfigPredicateByPlatform"
|
|
},
|
|
"intID": "IsFlying"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"SceneObj_Item_Moving_Gardencart_Test": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"viewSize": 2.0,
|
|
"affectedByWorld": true,
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 50.0,
|
|
"weight": 50.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "Eff_Hit_QQObject",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieEndTime": 1.0,
|
|
"dieForceDisappearTime": 4.0,
|
|
"dieDisappearEffect": "",
|
|
"useRagDoll": true,
|
|
"ragDollDieEndTimeDelay": 2.0
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ability_01",
|
|
"abilityName": "SceneObj_Item_Moving_Gardencart",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "ability_02",
|
|
"abilityName": "SceneObj_Item_Moving_Gardencart_Brk1",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "ability_03",
|
|
"abilityName": "SceneObj_Item_Moving_Gardencart_Brk2",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"stateLayers": {
|
|
"defaultLayer": {
|
|
"$type": "ConfigNormalStateLayer",
|
|
"layerIndexName": "",
|
|
"stateIDs": {
|
|
"All": {
|
|
"$type": "ConfigNormalStateIDInfo",
|
|
"animatorStates": {
|
|
"Buffer_Normal": [
|
|
"Balloon_Cart_Normal"
|
|
],
|
|
"Buffer_Brk1": [
|
|
"Balloon_Cart_Normal",
|
|
"Balloon_Cart_Effect_Brk1"
|
|
],
|
|
"Buffer_Brk2": [
|
|
"Balloon_Cart_Brk2",
|
|
"Balloon_Cart_Effect_Brk2"
|
|
],
|
|
"Dead": [
|
|
"Balloon_Cart_Dead"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"intID": "gadgetState",
|
|
"syncState": true
|
|
}
|
|
]
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "RootNode",
|
|
"offset": {
|
|
"y": 2.0
|
|
},
|
|
"radiusOffset": 1.0,
|
|
"enableSelfAdapt": true,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"size": "Grand"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_NormalPlatform": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"overrideCullBoundsRadius": 150.0,
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_NormalPlatform_FollowMove": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"overrideCullBoundsRadius": 150.0,
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"intID": "GadgetState",
|
|
"syncState": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_WaterPlatform": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"IsMovingWater": true
|
|
}
|
|
},
|
|
"SceneObj_Item_Moving_Gardencart": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"viewSize": 2.0,
|
|
"affectedByWorld": true,
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"dither": {
|
|
"showDitherDuration": 2.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 15000.0,
|
|
"attack": 50.0,
|
|
"weight": 50.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "Eff_Hit_QQObject",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ability_01",
|
|
"abilityName": "SceneObj_Item_Moving_Gardencart",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "ability_02",
|
|
"abilityName": "SceneObj_Item_Moving_Gardencart_Brk1",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "ability_03",
|
|
"abilityName": "SceneObj_Item_Moving_Gardencart_Brk2",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"uiInteract": {
|
|
"gadgetUIBtnCfgPath": "TEST/TEST_Chest_Btn",
|
|
"uiName": ""
|
|
},
|
|
"misc": {
|
|
"escapeEffect": "",
|
|
"targetIndicatorYOffset": 1.149999976158142
|
|
},
|
|
"stateLayers": {
|
|
"defaultLayer": {
|
|
"$type": "ConfigNormalStateLayer",
|
|
"layerIndexName": "",
|
|
"stateIDs": {
|
|
"All": {
|
|
"$type": "ConfigNormalStateIDInfo",
|
|
"animatorStates": {
|
|
"Buffer_Normal": [
|
|
"ShowCollider"
|
|
],
|
|
"Buffer_Brk1": [
|
|
"ShowCollider",
|
|
"Balloon_Cart_Effect_Brk1"
|
|
],
|
|
"Buffer_Brk2": [
|
|
"HideCollider",
|
|
"Balloon_Cart_Effect_Brk2"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"intID": "gadgetState",
|
|
"syncState": true
|
|
}
|
|
],
|
|
"platformActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"predicate": {
|
|
"$type": "ConfigPredicateByPlatform",
|
|
"isStart": true
|
|
},
|
|
"intID": "IsFlying",
|
|
"value": 1
|
|
},
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"predicate": {
|
|
"$type": "ConfigPredicateByPlatform"
|
|
},
|
|
"intID": "IsFlying"
|
|
}
|
|
],
|
|
"interactActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateEnableGadgetIntee",
|
|
"predicate": {
|
|
"$type": "ConfigPredicateByInteract"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ConfigGadgetStateEnableGadgetIntee",
|
|
"predicate": {
|
|
"$type": "ConfigPredicateByInteract",
|
|
"isEnableInteract": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "RootNode",
|
|
"offset": {
|
|
"y": 2.0
|
|
},
|
|
"radiusOffset": 1.0,
|
|
"enableSelfAdapt": true,
|
|
"showDistance": 35.0,
|
|
"showHPBar": true,
|
|
"size": "Grand"
|
|
}
|
|
},
|
|
"SceneObj_Item_Moving_Trap": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"viewSize": 2.0,
|
|
"affectedByWorld": true,
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": "Eff_SceneObj_BombBarrel_01_Explode"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Item_Moving_Trap_Attack",
|
|
"abilityName": "SceneObj_Item_Moving_Trap_Attack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigGadgetCollidedPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerAlways",
|
|
"triggerCD": 0.10000000149011612,
|
|
"targetType": "All"
|
|
},
|
|
"collisionActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "SceneObj_Item_Moving_Trap_Attack"
|
|
}
|
|
],
|
|
"thisColliderName": "Collider",
|
|
"targetColliderName": "InteeTrigger"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_MovingTarget": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieForceDisappearTime": 1.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateFireEffect",
|
|
"gadgetState": "Action01",
|
|
"rootName": "",
|
|
"effectPattern": "Eff_Gear_Platform_WindSlime"
|
|
},
|
|
{
|
|
"$type": "ConfigGadgetStateFireEffect",
|
|
"gadgetState": "Action01",
|
|
"rootName": "",
|
|
"effectPattern": "Eff_Gear_Platform_WindSlime_Trail"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_BalloonTree_MovingTarget": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 10.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieEndTime": 0.10000000149011612,
|
|
"dieForceDisappearTime": 0.10000000149011612,
|
|
"dieDisappearEffect": "Eff_SceneObj_PongPongTree_01_Destroy"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_BalloonTree_MovingTarget",
|
|
"abilityName": "SceneObj_Gear_Platform_BalloonTree_MovingTarget",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_GlideChampBalloon": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 10.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieEndTime": 0.10000000149011612,
|
|
"dieForceDisappearTime": 0.10000000149011612,
|
|
"dieDisappearEffect": "Eff_SceneObj_GlideChampBalloon_01_Destory"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_GlideChampBalloon",
|
|
"abilityName": "SceneObj_Gear_Platform_GlideChampBalloon",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "CircleR1.5",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All"
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_GlideDirtyBalloon": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 10.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieEndTime": 0.10000000149011612,
|
|
"dieForceDisappearTime": 0.10000000149011612,
|
|
"dieDisappearEffect": "Eff_SceneObj_GlideChampBalloon_03_01"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_GlideDirtyBalloon",
|
|
"abilityName": "SceneObj_Gear_Platform_GlideDirtyBalloon",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "CircleR1.5",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All"
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_GlideChampCoin": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 100.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_GlideChampCoin",
|
|
"abilityName": "SceneObj_Gear_Platform_GlideChampCoin",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "CircleR2",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All"
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_IceElf": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"affectedByWorld": true,
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 99999.0,
|
|
"weight": 50.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_IceElf",
|
|
"abilityName": "SceneObj_Gear_Platform_IceElf",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"misc": {
|
|
"escapeEffect": ""
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_FireElf": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"affectedByWorld": true
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 99999.0,
|
|
"weight": 50.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_FireElf",
|
|
"abilityName": "SceneObj_Gear_Platform_FireElf",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"misc": {
|
|
"escapeEffect": ""
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_ElecElf": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"affectedByWorld": true
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 99999.0,
|
|
"weight": 50.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_ElecElf",
|
|
"abilityName": "SceneObj_Gear_Platform_ElecElf",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"misc": {
|
|
"escapeEffect": ""
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_Gravity": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieForceDisappearTime": 1.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_Gravity",
|
|
"abilityName": "SceneObj_Gear_Platform_Gravity",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "RectW4_5L4_5H3",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All"
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_MoveStone": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieForceDisappearTime": 1.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_MoveStone",
|
|
"abilityName": "SceneObj_Gear_Platform_MoveStone",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All"
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_Bubble": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 50.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieForceDisappearTime": 0.30000001192092896,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_Bubble",
|
|
"abilityName": "SceneObj_Gear_Platform_Bubble",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "attachPoint3",
|
|
"offset": {
|
|
"y": 0.5
|
|
},
|
|
"radiusOffset": 3.0,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"size": "Grand"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_Jigsaw": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 50.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieForceDisappearTime": 0.30000001192092896,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_Jigsaw",
|
|
"abilityName": "SceneObj_Gear_Platform_Jigsaw",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"intID": "gadgetState",
|
|
"syncState": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_Whirlpool": {
|
|
"$type": "ConfigGadget",
|
|
"model": {
|
|
"bornEffect": "",
|
|
"attachEffect": "Eff_SceneObj_WaterVortex"
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 99999.0,
|
|
"attack": 200.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_Whirlpool",
|
|
"abilityName": "SceneObj_Gear_Platform_Whirlpool",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigFollowMove",
|
|
"target": "GroupGadgetEntity",
|
|
"attachPoint": "AttachPoint"
|
|
}
|
|
},
|
|
"SceneObj_Item_Hili_Cart": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"viewSize": 2.0,
|
|
"affectedByWorld": true,
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 15000.0,
|
|
"attack": 50.0,
|
|
"weight": 50.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
},
|
|
"die": {
|
|
"dieEndTime": 0.10000000149011612,
|
|
"dieForceDisappearTime": 1.0,
|
|
"dieDisappearEffect": "Eff_SceneObj_Hili_Cart_Destory_01"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Item_Hili_Cart",
|
|
"abilityName": "SceneObj_Item_Hili_Cart",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"uiInteract": {
|
|
"gadgetUIBtnCfgPath": "TEST/TEST_Chest_Btn",
|
|
"uiName": ""
|
|
},
|
|
"misc": {
|
|
"escapeEffect": "",
|
|
"targetIndicatorYOffset": 1.149999976158142
|
|
},
|
|
"stateLayers": {
|
|
"defaultLayer": {
|
|
"$type": "ConfigNormalStateLayer",
|
|
"layerIndexName": "",
|
|
"stateIDs": {
|
|
"All": {
|
|
"$type": "ConfigNormalStateIDInfo",
|
|
"animatorStates": {
|
|
"Ani_Hili_Cart_01_Idle": [
|
|
"Effect_Hili_Cart_Hitbox"
|
|
],
|
|
"Ani_Hili_Cart_01_Take_Off": [
|
|
"Effect_Hili_Cart_Hitbox"
|
|
],
|
|
"Ani_Hili_Cart_01_Flight": [
|
|
"Effect_Hili_Cart_Hitbox"
|
|
],
|
|
"Start": [
|
|
"Hide_Hili_Cart_Hitbox"
|
|
],
|
|
"Ani_Hili_Cart_01_Failed": [
|
|
"Hide_Hili_Cart_Hitbox"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"intID": "State",
|
|
"syncState": true
|
|
}
|
|
],
|
|
"interactActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateEnableGadgetIntee",
|
|
"predicate": {
|
|
"$type": "ConfigPredicateByInteract"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ConfigGadgetStateEnableGadgetIntee",
|
|
"predicate": {
|
|
"$type": "ConfigPredicateByInteract",
|
|
"isEnableInteract": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "RootNode",
|
|
"offset": {
|
|
"y": 3.799999952316284
|
|
},
|
|
"radiusOffset": 1.0,
|
|
"enableSelfAdapt": true,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"size": "Grand"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_ImmortalPlatform01": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_ImmortalPlatform01",
|
|
"abilityName": "SceneObj_Gear_Platform_ImmortalPlatform01",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_ImmortalPlatform02": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_ImmortalPlatform02",
|
|
"abilityName": "SceneObj_Gear_Platform_ImmortalPlatform02",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_NormalPlatform_Ice": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"model": {
|
|
"bornEffect": "",
|
|
"attachEffect": "Eff_Quest_Q466_Lure"
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Area_Md_Property_Ani_Prop_Ballon_03": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 100001.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 10.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Area_Md_Property_Ani_Prop_Ballon_03",
|
|
"abilityName": "SceneObj_Area_Md_Property_Ani_Prop_Ballon_03",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Area_Md_Property_Ani_Prop_Ballon_01": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 100001.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 10.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Area_Md_Property_Ani_Prop_Ballon_01",
|
|
"abilityName": "SceneObj_Area_Md_Property_Ani_Prop_Ballon_01",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Area_Md_Property_Ani_Prop_Ballon_02": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 100001.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 10.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Area_Md_Property_Ani_Prop_Ballon_02",
|
|
"abilityName": "SceneObj_Area_Md_Property_Ani_Prop_Ballon_02",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Area_Md_Property_Ani_Prop_Ballon_04": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 100001.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 10.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
},
|
|
"die": {
|
|
"hasAnimatorDie": true,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Area_Md_Property_Ani_Prop_Ballon_04",
|
|
"abilityName": "SceneObj_Area_Md_Property_Ani_Prop_Ballon_04",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Level_Common_Property_Prop_HtutaoPlatform_01": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"overrideCullBoundsRadius": 150.0,
|
|
"disableTickDistance": 1500.0
|
|
},
|
|
"model": {
|
|
"bornEffect": "",
|
|
"attachEffect": "Eff_Stages_Hutao_01"
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
}
|
|
} |