mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-29 09:35:48 +00:00
2227 lines
53 KiB
JSON
2227 lines
53 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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ability_01",
|
|
"abilityName": "SceneObj_Gear_Platform_Seelie",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"AvatarTriggerEventDistance": 3.0
|
|
},
|
|
"audio": {
|
|
"$type": "ConfigGadgetAudio",
|
|
"CBJGDOAHMDC": "",
|
|
"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
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_NormalPlatform_InTick": {
|
|
"$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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"EOJJKMDLMIH": true
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_Elevator": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"overrideCullBoundsRadius": 150.0,
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_Elevator",
|
|
"abilityName": "SceneObj_Gear_Platform_Elevator",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"IsMovingWater": true
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_WaterPlatform_DeathZone": {
|
|
"$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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"IsMovingWater": true
|
|
}
|
|
},
|
|
"SceneObj_Area_Xm_Property_Prop_MoveSand_01": {
|
|
"$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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Area_Dq_Property_Ani_Water_ElecWater_Radius120": {
|
|
"$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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Area_Dq_Property_Ani_Water_ElecWater",
|
|
"abilityName": "SceneObj_Area_Dq_Property_Ani_Water_ElecWater",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"IsMovingWater": true
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"intID": "State",
|
|
"syncState": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"SceneObj_Area_Dq_Property_Ani_Water_ElecWater_Radius60": {
|
|
"$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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Area_Dq_Property_Ani_Water_ElecWaterR60",
|
|
"abilityName": "SceneObj_Area_Dq_Property_Ani_Water_ElecWaterR60",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"IsMovingWater": true
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"intID": "State",
|
|
"syncState": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"SceneObj_Area_Dq_Property_Ani_Water_ElecWater_Radius20": {
|
|
"$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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Area_Dq_Property_Ani_Water_ElecWaterR20",
|
|
"abilityName": "SceneObj_Area_Dq_Property_Ani_Water_ElecWaterR20",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"IsMovingWater": true
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"intID": "State",
|
|
"syncState": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"SceneObj_Area_Dq_Property_Ani_Prop_ElecWaterShallow_Radius20_01": {
|
|
"$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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Area_Dq_Property_Ani_Prop_ElecWaterShallow_Radius20_01",
|
|
"abilityName": "SceneObj_Area_Dq_Property_Ani_Prop_ElecWaterShallow_Radius20_01",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"IsMovingWater": true
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateSetAnimInt",
|
|
"intID": "State",
|
|
"syncState": 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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": "",
|
|
"icon": "",
|
|
"COHELFKAAPN": "",
|
|
"KBJCFCNANJD": "",
|
|
"KEGLACMFFKA": ""
|
|
},
|
|
"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_Gardencart_LockHP": {
|
|
"$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,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "Eff_Hit_QQObject",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": "",
|
|
"icon": "",
|
|
"COHELFKAAPN": "",
|
|
"KBJCFCNANJD": "",
|
|
"KEGLACMFFKA": ""
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"gadgetAction": {
|
|
"gadgetStateActionList": [
|
|
{
|
|
"$type": "ConfigGadgetStateFireEffect",
|
|
"gadgetState": "Action01",
|
|
"rootName": "",
|
|
"healLimitedByCasterMaxHPRatio": "Eff_Gear_Platform_WindSlime"
|
|
},
|
|
{
|
|
"$type": "ConfigGadgetStateFireEffect",
|
|
"gadgetState": "Action01",
|
|
"rootName": "",
|
|
"healLimitedByCasterMaxHPRatio": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_GlideChampBalloon",
|
|
"abilityName": "SceneObj_Gear_Platform_GlideChampBalloon",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "CircleR1.5",
|
|
"KAMPCBALFMH": "",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All",
|
|
"LDGNENDEGBL": "",
|
|
"LNCPECCMIMC": ""
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_GlideDirtyBalloon",
|
|
"abilityName": "SceneObj_Gear_Platform_GlideDirtyBalloon",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "CircleR1.5",
|
|
"KAMPCBALFMH": "",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All",
|
|
"LDGNENDEGBL": "",
|
|
"LNCPECCMIMC": ""
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Area_Md_Property_Prop_FleurVortex_02": {
|
|
"$type": "ConfigGadget",
|
|
"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_FleurVortex_01_Destory"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Area_Md_Property_Prop_FleurVortex_02",
|
|
"abilityName": "SceneObj_Area_Md_Property_Prop_FleurVortex_02",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "CircleR2",
|
|
"KAMPCBALFMH": "",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All",
|
|
"LDGNENDEGBL": "",
|
|
"LNCPECCMIMC": ""
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_GlideChampCoin",
|
|
"abilityName": "SceneObj_Gear_Platform_GlideChampCoin",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "CircleR2",
|
|
"KAMPCBALFMH": "",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All",
|
|
"LDGNENDEGBL": "",
|
|
"LNCPECCMIMC": ""
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_Gravity",
|
|
"abilityName": "SceneObj_Gear_Platform_Gravity",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "RectW4_5L4_5H3",
|
|
"KAMPCBALFMH": "",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All",
|
|
"LDGNENDEGBL": "",
|
|
"LNCPECCMIMC": ""
|
|
},
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_MoveStone",
|
|
"abilityName": "SceneObj_Gear_Platform_MoveStone",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "",
|
|
"KAMPCBALFMH": "",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All",
|
|
"LDGNENDEGBL": "",
|
|
"LNCPECCMIMC": ""
|
|
},
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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
|
|
},
|
|
"specialPoint": {
|
|
"elementAbsorb": "RootNode",
|
|
"elementPendant": "",
|
|
"elementDrop": "RootNode",
|
|
"bulletAim": "BulletAim"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Item_Hili_Cart",
|
|
"abilityName": "SceneObj_Item_Hili_Cart",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"uiInteract": {
|
|
"gadgetUIBtnCfgPath": "TEST/TEST_Chest_Btn",
|
|
"uiName": "",
|
|
"icon": "",
|
|
"COHELFKAAPN": "",
|
|
"KBJCFCNANJD": "",
|
|
"KEGLACMFFKA": ""
|
|
},
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
}
|
|
},
|
|
"SceneObj_Area_Common_Property_Prop_Suspiciousbubbles_01": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"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": {
|
|
"dieEndTime": 0.5,
|
|
"dieForceDisappearTime": 0.5,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Area_Common_Property_Prop_Suspiciousbubbles_01",
|
|
"abilityName": "SceneObj_Area_Common_Property_Prop_Suspiciousbubbles_01",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"AvatarTriggerEventDistance": 3.0
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_EffectVersion": {
|
|
"$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": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_EffectVersion",
|
|
"abilityName": "SceneObj_Gear_Platform_EffectVersion",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "",
|
|
"KAMPCBALFMH": "",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"overwriteCampType": true,
|
|
"campType": "All",
|
|
"LDGNENDEGBL": "Trigger",
|
|
"LNCPECCMIMC": ""
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPlatformMove"
|
|
},
|
|
"stateLayers": {
|
|
"defaultLayer": {
|
|
"$type": "ConfigNormalStateLayer",
|
|
"layerIndexName": "",
|
|
"stateIDs": {
|
|
"All": {
|
|
"$type": "ConfigNormalStateIDInfo",
|
|
"animatorStates": {
|
|
"Active": ["Audio_SceneObj_gear_GravityLifter_01_Active"]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_WaterPlatform_SpecWave_01": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 150000.0
|
|
},
|
|
"model": {
|
|
"bornEffect": "",
|
|
"attachEffect": "Eff_ScenObj_LitWater_03"
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"IsMovingWater": true
|
|
}
|
|
},
|
|
"SceneObj_Gear_Platform_WaterPlatform_02": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"disableTickDistance": 150000.0
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1000.0,
|
|
"attack": 100.0,
|
|
"weight": 50.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 0.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_Platform_WaterPlatform_02",
|
|
"abilityName": "SceneObj_Gear_Platform_WaterPlatform_02",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigPlatformMove",
|
|
"IsMovingWater": true
|
|
}
|
|
}
|
|
}
|