mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 16:03:55 +09:00
8495 lines
365 KiB
JSON
8495 lines
365 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Ice_SetBornPos",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
0,
|
|
1
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Ice_HideBeforeBattle"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_TowerBorn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "InTower",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Ice_HideBeforeBattle": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"canBeHandledOnRecover": true
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"canBeHandledOnRecover": true,
|
|
"hide": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"visible": true
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_BornBS"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_CHALLENGE_LEVEL",
|
|
"value": 0.0,
|
|
"compareType": "MoreThan"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_WQ_DRAKE",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_DRAKE_DEEPSEA_ICE_BORN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByActionPoint",
|
|
"actionPointType": "StandbyPoint",
|
|
"selectType": {
|
|
"$type": "SelectActionPointByID",
|
|
"actionPointID": 700500001
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_DRAKE_DEEPSEA_ICE_BORN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByActionPoint",
|
|
"actionPointType": "StandbyPoint",
|
|
"selectType": {
|
|
"$type": "SelectActionPointByID",
|
|
"actionPointID": 500500002
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_TOWER",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_TowerBorn"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_JumpToAlertPos_Ice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SteerAttackTraceToPosMixin",
|
|
"steerStateIDs": [
|
|
"Alert_Jump"
|
|
],
|
|
"endNormalizedTime": 0.6000000238418579,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0,
|
|
"DCCCMMIAOLJ": "_DRAKE_DEEPSEA_ICE_BORN_POS"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TryFindBlinkPointByBorn",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ICE_BORN_POS",
|
|
"directionKey": ""
|
|
},
|
|
"hitSceneTest": false,
|
|
"limitY": 2.5
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByTeleportToPoint"
|
|
},
|
|
"timeRange": 0.3799999952316284,
|
|
"maxRange": 100.0,
|
|
"animatorStateIDs": [
|
|
"Alert_Jump"
|
|
],
|
|
"overrideMoveCollider": ""
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Electric_SetBornPos",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
0,
|
|
1
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_HideBeforeBattle"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_TowerBorn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "InTower",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Electric_HideBeforeBattle": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"canBeHandledOnRecover": true
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"canBeHandledOnRecover": true,
|
|
"hide": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"visible": true
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_BornBS"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_CHALLENGE_LEVEL",
|
|
"value": 0.0,
|
|
"compareType": "MoreThan"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_WQ_DRAKE",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_BORN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByActionPoint",
|
|
"actionPointType": "StandbyPoint",
|
|
"selectType": {
|
|
"$type": "SelectActionPointByID",
|
|
"actionPointID": 700500002
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_BORN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByActionPoint",
|
|
"actionPointType": "StandbyPoint",
|
|
"selectType": {
|
|
"$type": "SelectActionPointByID",
|
|
"actionPointID": 500500003
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_TOWER",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_TowerBorn"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_JumpToAlertPos_Electric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SteerAttackTraceToPosMixin",
|
|
"steerStateIDs": [
|
|
"Alert_Jump"
|
|
],
|
|
"endNormalizedTime": 0.6000000238418579,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0,
|
|
"DCCCMMIAOLJ": "_DRAKE_DEEPSEA_ELECTRIC_BORN_POS"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TryFindBlinkPointByBorn",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ELECTRIC_BORN_POS",
|
|
"directionKey": ""
|
|
},
|
|
"hitSceneTest": false,
|
|
"limitY": 2.5
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByTeleportToPoint"
|
|
},
|
|
"timeRange": 0.3799999952316284,
|
|
"maxRange": 100.0,
|
|
"animatorStateIDs": [
|
|
"Alert_Jump"
|
|
],
|
|
"overrideMoveCollider": ""
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_PushCollider_Switch",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"WalkFree",
|
|
"NormalMove",
|
|
"Walk_BS",
|
|
"Walk_AS"
|
|
],
|
|
"modifierName": "Monster_Drake_PushCollider_Switch"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_PushCollider_Switch": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Free"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Free"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Steer",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Turn"
|
|
],
|
|
"startNormalizedTime": 0.2199999988079071,
|
|
"endNormalizedTime": 0.7300000190734863,
|
|
"angularSpeed": 200.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Turn2"
|
|
],
|
|
"startNormalizedTime": 0.2199999988079071,
|
|
"endNormalizedTime": 0.7300000190734863,
|
|
"angularSpeed": 350.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Turn3"
|
|
],
|
|
"startNormalizedTime": 0.2199999988079071,
|
|
"endNormalizedTime": 0.7300000190734863,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"TailAttack"
|
|
],
|
|
"endNormalizedTime": 0.12999999523162842,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"TailRangeAttack"
|
|
],
|
|
"startNormalizedTime": 0.07999999821186066,
|
|
"endNormalizedTime": 0.15000000596046448,
|
|
"angularSpeed": 720.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"MagicBallAttack"
|
|
],
|
|
"endNormalizedTime": 0.14000000059604645,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"MagicBallAttack"
|
|
],
|
|
"startNormalizedTime": 0.23999999463558197,
|
|
"endNormalizedTime": 0.5400000214576721,
|
|
"angularSpeed": 200.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"NormalAtk01"
|
|
],
|
|
"startNormalizedTime": 0.05000000074505806,
|
|
"endNormalizedTime": 0.1899999976158142,
|
|
"angularSpeed": 360.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"NormalAtk02"
|
|
],
|
|
"startNormalizedTime": 0.10000000149011612,
|
|
"endNormalizedTime": 0.20000000298023224,
|
|
"angularSpeed": 360.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"NormalAtk03"
|
|
],
|
|
"startNormalizedTime": 0.05000000074505806,
|
|
"endNormalizedTime": 0.17000000178813934,
|
|
"angularSpeed": 360.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Boss_ToSwimPose",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Boss_ToSwimPose": {
|
|
"modifierName": "",
|
|
"duration": 30.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 5.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Surround",
|
|
"value": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Surround"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ConfigAbilityAction"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Boss_ToSwimPose"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Boss_JumpAttackIce",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_Rock_JumpAtk",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 4.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.75,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 101.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_JumpWallBack",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_WeakBackToGroundDuring"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_JumpBackDuring"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_JumpBackDuring": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"target": "SelfAttackTarget",
|
|
"turnToTargetImmediately": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_JUMPWALLBACK_ATTACKPOS",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 0.6000000238418579,
|
|
"maxRange": 100.0,
|
|
"animatorStateIDs": [
|
|
"JumpWall_WeakBackToGroundBS",
|
|
"JumpWall_WeakBackToGroundDuring"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"isInAir": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Boss_JumpWallBackSetPos",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "SelfAttackTarget",
|
|
"key": "_DRAKE_DEEPSEA_JUMPWALLBACK_ATTACKPOS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_JumpAttack_Warning",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_JUMPWALLBACK_ATTACKPOS",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Boss_JumpToWall_HidePushCollider",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Boss_JumpToWall_HidePushCollider": {
|
|
"modifierName": "",
|
|
"duration": 0.4000000059604645,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Boss_JumpToWall_HidePushCollider"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Boss_JumpWall_StartJumpPos_Ice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_Idle",
|
|
"JumpWall_Attack"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Boss_JumpWallMuteForce"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_StandBy"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWall_JumpToStart_SetTargetPos"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_JumpToStart_BS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWall_StartTurn_Ice"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_JumpToStart_AS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWall_CheckWallState"
|
|
},
|
|
{
|
|
"$type": "SteerAttackTraceToPosMixin",
|
|
"steerStateIDs": [
|
|
"JumpWall_JumpToStart_AS"
|
|
],
|
|
"startNormalizedTime": 0.27000001072883606,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0,
|
|
"DCCCMMIAOLJ": "_DRAKE_DEEPSEA_ICE_JUMPWALL_TURN_POS"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_WeakBS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_RemoveWallAttackTimer"
|
|
},
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_WeakBS"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Watcher_82122_FallDown_Trigger"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Watcher_82122_FallDown_Trigger": {
|
|
"modifierName": "",
|
|
"duration": 0.33000001311302185,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "DoWatcherSystemAction",
|
|
"watcherId": 82122,
|
|
"inThreatListOnly": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWall_CheckWallState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall1_State",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "WallAlredyBroken"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall2_State",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "WallAlredyBroken"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall3_State",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "WallAlredyBroken"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWall_StartTurn_Ice": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TurnDirectionToPos",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_JUMPWALL_STARTPOS",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_RemoveWallAttackTimer": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Boss_OnWallTimer"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Boss_OnWallTimer": {
|
|
"modifierName": "",
|
|
"duration": 20.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "JumpWallAttackOver"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "JumpWallAttackOver",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Boss_JumpWallMuteForce": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "VelocityForceMixin",
|
|
"includeForces": [
|
|
"FixedRushMoveType"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ExcludeGravityMixin"
|
|
},
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"RockPush"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"RockPush"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
},
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_TOWER",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "SLC_Deny_Lock_On",
|
|
"OKKBBMMFMCJ": 1,
|
|
"param1": 1.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_TOWER",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "SLC_Deny_Lock_On",
|
|
"OKKBBMMFMCJ": 1,
|
|
"param1": 0.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWall_JumpToStart_CloseCollider": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaIce_Target_ToGadget": {
|
|
"modifierName": "",
|
|
"duration": 8.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaIce_ResetTarget_ToGadgetAvatar"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaIce_Target_ToGadgetAvatar"
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaIce_ResetTarget_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaIce_Target_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWall_JumpToStart_SetTargetPos": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall1_State",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 9
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_JUMPWALL_STARTPOS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 13
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ICE_JUMPWALL_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall2_State",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 10
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_JUMPWALL_STARTPOS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 14
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ICE_JUMPWALL_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 2.0,
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall3_State",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 11
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_JUMPWALL_STARTPOS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 15
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ICE_JUMPWALL_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 3.0,
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "DrakeIceJumpWallEnd"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ALL_WALL_BROKE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ALL_WALL_BROKE",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "DrakeIceJumpWallEnd"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"triggerID": "JumpWallAttack"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_JumpDust",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_JUMPWALL_STARTPOS",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 1.0,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"JumpWall_JumpToStart_BS"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"DHHGNGKDHBJ": true
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWall_JumpToStart_CloseCollider"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_JumpWall_Timer",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_BS",
|
|
"JumpWall_Idle",
|
|
"JumpWall_Attack"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_OnWall_HidePushCollider"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_Idle",
|
|
"JumpWall_Attack"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_OnWall1_State",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_Idle",
|
|
"JumpWall_Attack"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_OnWall2_State",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"value": 2.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_Idle",
|
|
"JumpWall_Attack"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_OnWall3_State",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"value": 3.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_OnWall_HidePushCollider": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 3.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "OnWallAttack"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Drake_DeepSea_JumpWall_Timer": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 20.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 4.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "OnWallAttack"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "OnWallAttack"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_OnWall1_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_Wall1_State",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Monster_Drake_DeepSea_OnWall1",
|
|
"Monster_Drake_DeepSea_OnWall1Broken"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_OnWall1": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Monster_Drake_DeepSea_OnWall1Broken": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Drake_DeepSea_JumpWall_Timer"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "JumpWallWeak"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_OnWall2_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_Wall2_State",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Monster_Drake_DeepSea_OnWall2",
|
|
"Monster_Drake_DeepSea_OnWall2Broken"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_OnWall2": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Monster_Drake_DeepSea_OnWall2Broken": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Drake_DeepSea_JumpWall_Timer"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "JumpWallWeak"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_OnWall3_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_Wall3_State",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Monster_Drake_DeepSea_OnWall3",
|
|
"Monster_Drake_DeepSea_OnWall3Broken"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_OnWall3": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Monster_Drake_DeepSea_OnWall3Broken": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Drake_DeepSea_JumpWall_Timer"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "JumpWallWeak"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_JumpWall_Weak",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_WeakBS",
|
|
"JumpWall_WeakLoop"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWall_InWeakPose"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_InitialWeakValue": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Drake_Initial_Avatar_WeakValue"
|
|
}
|
|
]
|
|
},
|
|
"Drake_Initial_Avatar_WeakValue": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_DRAKE_NO_WEAK",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWall_InWeakPose": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Weak"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox_Weak"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox_Weak"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Weak"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "InWeak",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Monster_Drake_DeepSea_WeakNoFit"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_ElecWeak_IceSwitchPose"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "InWeak"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_ElecWeak_IceSwitchPose": {
|
|
"modifierName": "",
|
|
"duration": 12.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "ElectricWeak",
|
|
"value": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "ElectricWeak"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Ice_NotFit": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWallBackNoFit"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWallBackNoFit": {
|
|
"modifierName": "",
|
|
"duration": 5.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_DRAKE_NO_WEAK",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_DRAKE_NO_WEAK",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_WeakNoFit": {
|
|
"modifierName": "",
|
|
"duration": 10.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_DRAKE_NO_WEAK",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_DRAKE_NO_WEAK",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Ice_JumpWall_FireMagicBall",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605029,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "MouthFirePoint"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Electric_JumpWall_FireMagicBall",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605030,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "MouthFirePoint"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_JumpWall_JumpToStart_Electric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_Idle",
|
|
"JumpWall_Attack"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Boss_JumpWallMuteForce"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_JumpToStart_BS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWall_JumpToStart_SetTargetPos"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_JumpToStart_AS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWall_CheckWallState"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_BS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWall_ShowReminder_Delay"
|
|
},
|
|
{
|
|
"$type": "SteerAttackTraceToPosMixin",
|
|
"steerStateIDs": [
|
|
"JumpWall_JumpToStart_AS"
|
|
],
|
|
"startNormalizedTime": 0.27000001072883606,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0,
|
|
"DCCCMMIAOLJ": "_DRAKE_DEEPSEA_ELECTRIC_JUMPWALL_TURN_POS"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_WeakBS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_RemoveWallAttackTimer"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"NormalIdle",
|
|
"Walk_BS",
|
|
"Walk_AS",
|
|
"NormalMove",
|
|
"Turn"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_CanFit"
|
|
},
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpWall_WeakBS"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Watcher_82122_FallDown_Trigger"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Watcher_82122_FallDown_Trigger": {
|
|
"modifierName": "",
|
|
"duration": 0.33000001311302185,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "DoWatcherSystemAction",
|
|
"watcherId": 82122,
|
|
"inThreatListOnly": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_CanFit": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "UNIQUE_Monster_Drake_DeepSea_CanFit_AvatarMark"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "UNIQUE_Monster_Drake_DeepSea_CanFit_AvatarMark"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Drake_DeepSea_CanFit_AvatarMark": {
|
|
"stacking": "RefreshUniqueDurability",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_DRAKE_NO_WEAK",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_DRAKE_NO_WEAK",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWall_ShowReminder_Delay": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWall_ShowReminder"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWall_ShowReminder": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ShowReminder",
|
|
"id": 50050103
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Boss_JumpWallMuteForce": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "VelocityForceMixin",
|
|
"includeForces": [
|
|
"FixedRushMoveType"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ExcludeGravityMixin"
|
|
},
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"RockPush"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"RockPush"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"state": "DenyLockOn",
|
|
"onAdded": [
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
},
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_TOWER",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "SLC_Deny_Lock_On",
|
|
"OKKBBMMFMCJ": 1,
|
|
"param1": 1.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_TOWER",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "SLC_Deny_Lock_On",
|
|
"OKKBBMMFMCJ": 1,
|
|
"param1": 0.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Electric_OnWallState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_ON_WALL",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_ON_WALL",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Drake_DeepSea_Ice_GoNoFitPose": {
|
|
"modifierName": "",
|
|
"duration": 30.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "ElectricOnWall",
|
|
"value": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "ElectricOnWall"
|
|
}
|
|
]
|
|
},
|
|
"Drake_DeepSea_Ice_BackToNormalPose": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "ElectricOnWall"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_RemoveWallAttackTimer": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Boss_OnWallTimer"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Boss_OnWallTimer": {
|
|
"modifierName": "",
|
|
"duration": 20.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "JumpWallAttackOver"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "JumpWallAttackOver",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWall_CheckWallState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall1_State",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "WallAlredyBroken"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall2_State",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "WallAlredyBroken"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall3_State",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "WallAlredyBroken"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWall_JumpToStart_CloseCollider": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaElectric_Target_ToGadget": {
|
|
"modifierName": "",
|
|
"duration": 8.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaElectric_ResetTarget_ToGadgetAvatar"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaElectric_Target_ToGadgetAvatar"
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaElectric_ResetTarget_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaElectric_Target_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpWall_JumpToStart_SetTargetPos": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_WALL_1_READY",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_WALL_2_READY",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_WALL_3_READY",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "AllExceptSelf",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_WALL_1",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_WALL_1_READY",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "AllExceptSelf",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_WALL_2",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_WALL_2_READY",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "AllExceptSelf",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_WALL_3",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_WALL_3_READY",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall1_State",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_WALL_1_READY",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_DRAKE_DEEPSEA_JUMPWALL_STARTPOS",
|
|
"born": {
|
|
"$type": "ConfigBornByActionPoint",
|
|
"actionPointType": "StandbyPoint",
|
|
"selectType": {
|
|
"$type": "SelectActionPointByID",
|
|
"actionPointID": 500500004
|
|
}
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_JUMPWALL_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByActionPoint",
|
|
"actionPointType": "StandbyPoint",
|
|
"selectType": {
|
|
"$type": "SelectActionPointByID",
|
|
"actionPointID": 500500007
|
|
}
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall2_State",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_WALL_2_READY",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_DRAKE_DEEPSEA_JUMPWALL_STARTPOS",
|
|
"born": {
|
|
"$type": "ConfigBornByActionPoint",
|
|
"actionPointType": "StandbyPoint",
|
|
"selectType": {
|
|
"$type": "SelectActionPointByID",
|
|
"actionPointID": 500500005
|
|
}
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_JUMPWALL_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByActionPoint",
|
|
"actionPointType": "StandbyPoint",
|
|
"selectType": {
|
|
"$type": "SelectActionPointByID",
|
|
"actionPointID": 500500008
|
|
}
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 2.0,
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall3_State",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_WALL_3_READY",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_DRAKE_DEEPSEA_JUMPWALL_STARTPOS",
|
|
"born": {
|
|
"$type": "ConfigBornByActionPoint",
|
|
"actionPointType": "StandbyPoint",
|
|
"selectType": {
|
|
"$type": "SelectActionPointByID",
|
|
"actionPointID": 500500006
|
|
}
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_JUMPWALL_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByActionPoint",
|
|
"actionPointType": "StandbyPoint",
|
|
"selectType": {
|
|
"$type": "SelectActionPointByID",
|
|
"actionPointID": 500500009
|
|
}
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 3.0,
|
|
"key": "_DRAKE_TARGET_UPWALL_NUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "WallAlredyBroken"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ALL_WALL_BROKE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TurnDirectionToPos",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_JUMPWALL_STARTPOS",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_JumpDust",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_JUMPWALL_STARTPOS",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 0.9599999785423279,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"JumpWall_JumpToStart_AS"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"isInAir": true,
|
|
"DHHGNGKDHBJ": true
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_JumpWall_JumpToStart_CloseCollider"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FitAttack_JumpToStartPos_Ice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpToFit_BS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitAttack_JumpToStartPos_Ice"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FitAttack_BS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitAttackBS_Turn_Ice"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpToFit_During",
|
|
"JumpWall_JumpToStart_BS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitAttack_JumpHidePushCollider"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpToFit_Turn"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitTurn_SetAttackTarget"
|
|
},
|
|
{
|
|
"$type": "SteerAttackTraceToPosMixin",
|
|
"steerStateIDs": [
|
|
"JumpToFit_During"
|
|
],
|
|
"startNormalizedTime": 0.27000001072883606,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0,
|
|
"DCCCMMIAOLJ": "_DRAKE_DEEPSEA_ICE_FITATTACK_TURN_POS"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"SetDrakeDeepseaIce_Target_ToGadget": {
|
|
"modifierName": "",
|
|
"duration": 8.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaIce_ResetTarget_ToGadgetAvatar"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaIce_Target_ToGadgetAvatar"
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaIce_ResetTarget_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaIce_Target_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitTurn_SetAttackTarget": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitAttack_JumpHidePushCollider": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitAttackBS_Turn_Ice": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TurnDirectionToPos",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_FITATTACK_TURN_TOPOS",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitAttack_JumpToStartPos_Ice": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"triggerID": "FitAttack"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_TOWER",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 4
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"value": 11.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 4
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_FITATTACK_STARTPOS_ICE",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 6
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ICE_FITATTACK_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRICK_FITATTACK_POSNUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 5
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_FITATTACK_STARTPOS_ICE",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 3
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ICE_FITATTACK_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": 2.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRICK_FITATTACK_POSNUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 4
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"value": 27.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 4
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_FITATTACK_STARTPOS_ICE",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 6
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ICE_FITATTACK_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRICK_FITATTACK_POSNUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 5
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_FITATTACK_STARTPOS_ICE",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 3
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ICE_FITATTACK_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": 2.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRICK_FITATTACK_POSNUM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TurnDirectionToPos",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_FITATTACK_STARTPOS_ICE",
|
|
"directionKey": ""
|
|
}
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_FITATTACK_STARTPOS_ICE",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 0.699999988079071,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"JumpToFit_During"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"isInAir": true,
|
|
"DHHGNGKDHBJ": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FitAttack_JumpToPos_Electric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "JumpToFit_BS",
|
|
"modifierName": "Monster_Drake_DeepSea_FitAttack_JumpToPos_Electric",
|
|
"normalizeStart": 0.5
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FitAttack_BS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitAttackBS_Turn_ELectric"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpToFit_During",
|
|
"JumpWall_JumpToStart_BS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitAttack_JumpHidePushCollider"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpToFit_Turn"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitTurn_SetAttackTarget"
|
|
},
|
|
{
|
|
"$type": "SteerAttackTraceToPosMixin",
|
|
"steerStateIDs": [
|
|
"JumpToFit_During"
|
|
],
|
|
"startNormalizedTime": 0.27000001072883606,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0,
|
|
"DCCCMMIAOLJ": "_DRAKE_DEEPSEA_ELECTRIC_FITATTACK_TURN_POS"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"SetDrakeDeepseaElectric_Target_ToGadget": {
|
|
"modifierName": "",
|
|
"duration": 8.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaElectric_ResetTarget_ToGadgetAvatar"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaElectric_Target_ToGadgetAvatar"
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaElectric_ResetTarget_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaElectric_Target_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitTurn_SetAttackTarget": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitAttack_JumpHidePushCollider": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitAttackBS_Turn_ELectric": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TurnDirectionToPos",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_FITATTACK_TURN_TOPOS",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitAttack_JumpToPos_Electric": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_ELECTRICK_FITATTACK_POSNUM",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 3
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_FITATTACK_STARTPOS_ELECTRIC",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 5
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_FITATTACK_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 6
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_FITATTACK_STARTPOS_ELECTRIC",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 4
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_FITATTACK_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TurnDirectionToPos",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_FITATTACK_STARTPOS_ELECTRIC",
|
|
"directionKey": ""
|
|
}
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_FITATTACK_STARTPOS_ELECTRIC",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 0.699999988079071,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"JumpToFit_During"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"isInAir": true,
|
|
"DHHGNGKDHBJ": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FitLaser_MiddleDamageArea",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"LaserAttack_Promove",
|
|
"LaserAttack_FireLaser"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitLaser_MiddleDamageArea"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_FitLaser_MiddleDamageArea": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 12
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_LASER_AREAD_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_LaserAttackBS",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_LASER_AREAD_POS",
|
|
"directionKey": ""
|
|
}
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall1_State",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall2_State",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Wall3_State",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
1,
|
|
0,
|
|
1
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"positionKey": "_DRAKE_DEEPSEA_LASER_AREAD_POS",
|
|
"directionKey": ""
|
|
},
|
|
"height": 4.0,
|
|
"radius": 7.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 0.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"positionKey": "_DRAKE_DEEPSEA_LASER_AREAD_POS",
|
|
"directionKey": ""
|
|
},
|
|
"height": 4.0,
|
|
"radius": 7.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 0.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Electric_Cooperate_Pose",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Electric_Cooperate_Pose": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Cooperate",
|
|
"value": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_Cooperate_Pose"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Laser_HitWall",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "DrakeLaserAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 5000.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV0"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "AllExceptSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Ice_Laser",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Ice_Laser_Effect": {
|
|
"modifierName": "",
|
|
"duration": 4.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_LaserAttackLoopIce"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Ice_Laser_Effect"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "DrakeLaserAttack",
|
|
"attenuationTag": "LaserAttack",
|
|
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 20.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Ice_Laser_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Electric_Laser",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Electric_Laser_Effect": {
|
|
"modifierName": "",
|
|
"duration": 4.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_LaserAttackLoopElectric"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_Laser_Effect"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "DrakeLaserAttack",
|
|
"attenuationTag": "LaserAttack",
|
|
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 20.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_Laser_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_JumpBrokenRock",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_JumpBrokenRock_Check": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"target": "Target",
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 5000.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV0"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_JumpBrokenRock_Check"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.5,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 0.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV0"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "AllExceptSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_LasterAttack_RushBreak",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"LaserAttack_Animove",
|
|
"LaserAttack_Promove"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_LasterAttack_RushBreak"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_LasterAttack_RushBreak": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42802001,
|
|
"trackTarget": "Self"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillGadget",
|
|
"gadgetInfo": {
|
|
"sortType": "Reversed",
|
|
"configID": 42802001
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_BrokeRock_Bullet",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 2.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "DrakeLaserAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 5000.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV0"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "AllExceptSelf"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_LaserAttack_HidePushCollider",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"LaserAttack_Promove",
|
|
"LaserAttack_Animove"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_LaserAttack_HidePushCollider"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_LaserAttack_HidePushCollider": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_LaserAttack_JumpToStart_Ice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpToLaser_BS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_LaserAttack_SetPos_Ice"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpToLaser_During"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_LaserAttack_JumpHidePushCollider"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "LaserAttack_Animove",
|
|
"modifierName": "Monster_Drake_DeepSea_JumpToLaser_Promove",
|
|
"normalizeStart": 0.4000000059604645
|
|
},
|
|
{
|
|
"$type": "SteerAttackTraceToPosMixin",
|
|
"steerStateIDs": [
|
|
"JumpToLaser_During"
|
|
],
|
|
"startNormalizedTime": 0.27000001072883606,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0,
|
|
"DCCCMMIAOLJ": "_DRAKE_DEEPSEA_ICE_LASER_TURN_POS"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"SetDrakeDeepseaIce_Target_ToGadget": {
|
|
"modifierName": "",
|
|
"duration": 8.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaIce_ResetTarget_ToGadgetAvatar"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaIce_Target_ToGadgetAvatar"
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaIce_ResetTarget_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaIce_Target_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_JumpToLaser_Promove": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 7
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ICE_JUMPLASER_FINAL_STARTPOS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 17.799999237060547,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ICE_JUMPLASER_FINAL_STARTPOS",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 0.25,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"LaserAttack_Animove"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"DHHGNGKDHBJ": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_LaserAttack_JumpTurn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_LaserAttack_JumpHidePushCollider": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_LaserAttack_SetPos_Ice": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"triggerID": "ElectricToLaser"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 7
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_LASERATTACK_ICE_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 12
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ICE_LASER_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_LaserAttack_SendSignal_To_Electric": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "ElectricToLaser"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TurnDirectionToPos",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_SCENE_CENTER_POINT",
|
|
"directionKey": ""
|
|
}
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_LASERATTACK_ICE_POS",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 0.949999988079071,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"JumpToLaser_During"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"isInAir": true,
|
|
"DHHGNGKDHBJ": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireLaserIce",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"LaserAttack_FireLaser"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FireLaserIce_State"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_FireLaserIce_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillGadget",
|
|
"gadgetInfo": {
|
|
"sortType": "Reversed",
|
|
"configID": 42605035
|
|
}
|
|
},
|
|
{
|
|
"$type": "KillGadget",
|
|
"gadgetInfo": {
|
|
"sortType": "Reversed",
|
|
"configID": 42605049
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FireLaserIce_Effect": {
|
|
"modifierName": "",
|
|
"duration": 4.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_LaserAttackLoopIce"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605035,
|
|
"lifeByOwnerIsAlive": true,
|
|
"trackTarget": "Self"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605049,
|
|
"lifeByOwnerIsAlive": true,
|
|
"trackTarget": "Self"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireLaserElectric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"LaserAttack_FireLaser"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FireLaserElectric_State"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_FireLaserElectric_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillGadget",
|
|
"gadgetInfo": {
|
|
"sortType": "Reversed",
|
|
"configID": 42605036
|
|
}
|
|
},
|
|
{
|
|
"$type": "KillGadget",
|
|
"gadgetInfo": {
|
|
"sortType": "Reversed",
|
|
"configID": 42605049
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FireLaserElectric_Effect": {
|
|
"modifierName": "",
|
|
"duration": 4.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_LaserAttackLoopElectric"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605036,
|
|
"lifeByOwnerIsAlive": true,
|
|
"trackTarget": "Self"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605049,
|
|
"lifeByOwnerIsAlive": true,
|
|
"trackTarget": "Self"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_LaserAttack_JumpToStart_Electric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpToLaser_BS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_LaserAttack_SetPos_Electric"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpToLaser_During"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_LaserAttack_JumpHidePushCollider"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "LaserAttack_Animove",
|
|
"modifierName": "Monster_Drake_DeepSea_JumpToLaser_Promove",
|
|
"normalizeStart": 0.4000000059604645
|
|
},
|
|
{
|
|
"$type": "SteerAttackTraceToPosMixin",
|
|
"steerStateIDs": [
|
|
"JumpToLaser_During"
|
|
],
|
|
"startNormalizedTime": 0.27000001072883606,
|
|
"angularSpeed": 500.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 2.0,
|
|
"DCCCMMIAOLJ": "_DRAKE_DEEPSEA_ELECTRIC_LASER_TURN_POS"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_JumpToLaser_Promove": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 8
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_JUMPLASER_FINAL_STARTPOS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": -17.799999237060547,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ELECTRIC_JUMPLASER_FINAL_STARTPOS",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 0.25,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"LaserAttack_Animove"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"DHHGNGKDHBJ": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_LaserAttack_JumpHidePushCollider": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaElectric_Target_ToGadget": {
|
|
"modifierName": "",
|
|
"duration": 8.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaElectric_ResetTarget_ToGadgetAvatar"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "SetDrakeDeepseaElectric_Target_ToGadgetAvatar"
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaElectric_ResetTarget_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"SetDrakeDeepseaElectric_Target_ToGadgetAvatar": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_TARGET",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_LaserAttack_SetPos_Electric": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 8
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_LASERATTACK_ElECTRIC_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 12
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_LASER_TURN_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_LaserAttack_JumpTurn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TurnDirectionToPos",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_SCENE_CENTER_POINT",
|
|
"directionKey": ""
|
|
}
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_LASERATTACK_ElECTRIC_POS",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 0.949999988079071,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"JumpToLaser_During"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"isInAir": true,
|
|
"DHHGNGKDHBJ": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_MagicIceBall",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_MagicIceBall": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_IceBall"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_IceBall_Tail"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_MagicBall_DecreaseMPAttack": {
|
|
"modifierName": "",
|
|
"duration": 6.0,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitDamage",
|
|
"damage": 0.0,
|
|
"JONKAIJKDJL": true
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_MPATTACK_TIMES",
|
|
"value": 0.0,
|
|
"forceByCaster": true,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEnergy",
|
|
"logic": "Lesser",
|
|
"value": 30.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_More",
|
|
"effectSlot": "ElementBurst"
|
|
},
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_HPBar",
|
|
"effectSlot": "HPBar"
|
|
},
|
|
{
|
|
"$type": "DungeonFogEffects",
|
|
"target": "Target",
|
|
"muteRemoteAction": true,
|
|
"enable": true,
|
|
"cameraFogEffectName": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_ScreenEffect",
|
|
"playerFogEffectName": ""
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy",
|
|
"effectSlot": "ElementBurst"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttackByEnergy",
|
|
"target": "Target",
|
|
"LMDIKJMEIFG": 30.0,
|
|
"BEMMMPOICKC": 20.0,
|
|
"GGACKLKAAHJ": 0.17000000178813934
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_MPATTACK_TIMES",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_MagicIceBall"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_MagicBall_DecreaseMPAttack"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_MagicIceBall"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_IceBallExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"radius": 2.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "MagicBallAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.05000000074505806,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireIceBall",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605023,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget",
|
|
"maxAngle": 30.0
|
|
},
|
|
"attachPointName": "MouthFirePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"muteRemoteAction": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.10000000149011612,
|
|
"shakeTime": 0.10000000149011612,
|
|
"shakeDistance": 30.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_MagicElectricBall",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_MagicElectricBall": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ElectricBall"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ElectricBall_Tail"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_MagicBall_DecreaseMPAttack": {
|
|
"modifierName": "",
|
|
"duration": 6.0,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitDamage",
|
|
"damage": 0.0,
|
|
"JONKAIJKDJL": true
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_MPATTACK_TIMES",
|
|
"value": 0.0,
|
|
"forceByCaster": true,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEnergy",
|
|
"logic": "Lesser",
|
|
"value": 30.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_More",
|
|
"effectSlot": "ElementBurst"
|
|
},
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_HPBar",
|
|
"effectSlot": "HPBar"
|
|
},
|
|
{
|
|
"$type": "DungeonFogEffects",
|
|
"target": "Target",
|
|
"muteRemoteAction": true,
|
|
"enable": true,
|
|
"cameraFogEffectName": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_ScreenEffect",
|
|
"playerFogEffectName": ""
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy",
|
|
"effectSlot": "ElementBurst"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttackByEnergy",
|
|
"target": "Target",
|
|
"LMDIKJMEIFG": 30.0,
|
|
"BEMMMPOICKC": 20.0,
|
|
"GGACKLKAAHJ": 0.17000000178813934
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_MPATTACK_TIMES",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_MagicElectricBall"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_MagicBall_DecreaseMPAttack"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_MagicElectricBall"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ElectricBallExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"radius": 2.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "MagicBallAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.05000000074505806,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireElectricBall",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605024,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget",
|
|
"maxAngle": 30.0
|
|
},
|
|
"attachPointName": "MouthFirePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"muteRemoteAction": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.10000000149011612,
|
|
"shakeTime": 0.10000000149011612,
|
|
"shakeDistance": 30.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_TaiRangeAttack_IceSpear",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_TaiRangeAttack_IceSpear": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_TaiRangeAttack_IceSpear"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_TaiRangeAttack_IceSpearTail"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TaiRangeAttack_IceSpear"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TaiRangeAttack_IceSpear"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_TaiRangeAttack_IceExplode",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint",
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint",
|
|
"onGround": true
|
|
},
|
|
"radius": 1.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "IceSpearAttack",
|
|
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.30000001192092896,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 101.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireTailRangeSpearIce",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605026,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "TailFirePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605026,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "TailFirePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605026,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "TailFirePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605026,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "TailFirePoint"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_TaiRangeAttack_ElectricSpear",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_TaiRangeAttack_ElectricSpear": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_TaiRangeAttack_ElectricSpear"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TaiRangeAttack_ElectricSpear"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TaiRangeAttack_ElectricSpear"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_TaiRangeAttack_ElectricExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "ElectricSpearAttack",
|
|
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.30000001192092896,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 101.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireTailRangeSpearElectric",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "SelfAttackTarget",
|
|
"key": "_DRAKE_DEEPSEA_ELECTRICSPEAR_TARGET",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ELECTRICSPEAR_TARGET",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42605047
|
|
},
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42605047
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605027,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.36000001430511475,
|
|
"y": 3.359999895095825,
|
|
"z": 9.149999618530273
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffsetCorrect": {
|
|
"x": 0.0,
|
|
"y": 30.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605027,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.36000001430511475,
|
|
"y": 3.359999895095825,
|
|
"z": 9.149999618530273
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffsetCorrect": {
|
|
"x": 0.0,
|
|
"y": -30.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605027,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.36000001430511475,
|
|
"y": 3.359999895095825,
|
|
"z": 9.149999618530273
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffsetCorrect": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_TraceIceBall",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_MagicBall_DecreaseMPAttack": {
|
|
"modifierName": "",
|
|
"duration": 9.0,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitDamage",
|
|
"damage": 0.0,
|
|
"JONKAIJKDJL": true
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_MPATTACK_TIMES",
|
|
"value": 0.0,
|
|
"forceByCaster": true,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEnergy",
|
|
"logic": "Lesser",
|
|
"value": 30.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_More",
|
|
"effectSlot": "ElementBurst"
|
|
},
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_HPBar",
|
|
"effectSlot": "HPBar"
|
|
},
|
|
{
|
|
"$type": "DungeonFogEffects",
|
|
"target": "Target",
|
|
"muteRemoteAction": true,
|
|
"enable": true,
|
|
"cameraFogEffectName": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_ScreenEffect",
|
|
"playerFogEffectName": ""
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy",
|
|
"effectSlot": "ElementBurst"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttackByEnergy",
|
|
"target": "Target",
|
|
"LMDIKJMEIFG": 30.0,
|
|
"BEMMMPOICKC": 20.0,
|
|
"GGACKLKAAHJ": 0.17000000178813934
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_MPATTACK_TIMES",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_TraceIceBall": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_JumpWallAttack_IceBall"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_TraceIceBall_Timer": {
|
|
"modifierName": "",
|
|
"duration": 7.5,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TraceIceBall"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_IceBallExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MAGICBALL_HIT",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"radius": 2.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "ElectricSpearAttack",
|
|
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.05000000074505806,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MAGICBALL_HIT",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TraceIceBall"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TraceIceBall_Timer"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_MagicBall_DecreaseMPAttack"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TraceIceBall"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_IceBallExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MAGICBALL_HIT",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"radius": 2.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "ElectricSpearAttack",
|
|
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.05000000074505806,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MAGICBALL_HIT",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireTraceBallIce",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605029,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_TraceElectricBall",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_MagicBall_DecreaseMPAttack": {
|
|
"modifierName": "",
|
|
"duration": 9.0,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitDamage",
|
|
"damage": 0.0,
|
|
"JONKAIJKDJL": true
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_MPATTACK_TIMES",
|
|
"value": 0.0,
|
|
"forceByCaster": true,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEnergy",
|
|
"logic": "Lesser",
|
|
"value": 30.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_More",
|
|
"effectSlot": "ElementBurst"
|
|
},
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_HPBar",
|
|
"effectSlot": "HPBar"
|
|
},
|
|
{
|
|
"$type": "DungeonFogEffects",
|
|
"target": "Target",
|
|
"muteRemoteAction": true,
|
|
"enable": true,
|
|
"cameraFogEffectName": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy_ScreenEffect",
|
|
"playerFogEffectName": ""
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "FireUIEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_UI_Debuff_BurnBlue_DecreaseEnergy",
|
|
"effectSlot": "ElementBurst"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttackByEnergy",
|
|
"target": "Target",
|
|
"LMDIKJMEIFG": 30.0,
|
|
"BEMMMPOICKC": 20.0,
|
|
"GGACKLKAAHJ": 0.17000000178813934
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_MPATTACK_TIMES",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_TraceElectricBall": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_JumpWallAttack_ElectricBall"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_TraceElectricBall_Timer": {
|
|
"modifierName": "",
|
|
"duration": 7.5,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TraceElectricBall"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ElectricBallExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MAGICBALL_HIT",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"radius": 2.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "ElectricSpearAttack",
|
|
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.05000000074505806,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MAGICBALL_HIT",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TraceElectricBall"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TraceElectricBall_Timer"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_MagicBall_DecreaseMPAttack"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_TraceElectricBall"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ElectricBallExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MAGICBALL_HIT",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"radius": 2.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "ElectricSpearAttack",
|
|
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.05000000074505806,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MAGICBALL_HIT",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireTraceBallElectric",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605030,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_ChargeAttackIceSpear",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_ChargeAttackIceSpear": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireSubEmitterEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ChargeAttackIce",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 5.0,
|
|
"radius": 1.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "ChargeIceAttack",
|
|
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.6000000238418579,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 60.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackIceSpear"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_ChargeAttack_TailEffect_Ice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ChargeAttack_BS",
|
|
"ChargeAttack_Loop",
|
|
"ChargeAttack_AS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackTail_Ice_RemoveEffect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_ChargeAttack_TailEffect_Ice": {
|
|
"modifierName": "",
|
|
"duration": 12.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ChargeAttackIceTail"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_ChargeAttackTail_Ice_RemoveEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttack_TailEffect_Ice"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttack_TailEffect_Ice"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_ChargeAttackArea_Ice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ChargeAttack_BS",
|
|
"ChargeAttack_Loop",
|
|
"ChargeAttack_AS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackArea_Ice_RemoveEffect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_ChargeAttackArea_Ice": {
|
|
"modifierName": "",
|
|
"duration": 7.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ChargeAttackIceArea"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_ChargeAttackArea_Ice_RemoveEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackArea_Ice"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackArea_Ice"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireChargeAttackIce",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ChargeAttack_Loop"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FireChargeAttackIce"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ChargeAttack_Loop",
|
|
"ChargeAttack_AS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackArea_Ice_RemoveAttack"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_ChargeAttackArea_Ice_RemoveAttack": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "RigidBodyFreezeMixin"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FireChargeAttackIce_Random"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FireChargeAttackIce_Random": {
|
|
"modifierName": "",
|
|
"duration": 3.5,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.30000001192092896,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 20.0
|
|
}
|
|
},
|
|
"gadgetID": 42605031
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 20.0
|
|
}
|
|
},
|
|
"gadgetID": 42605031
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 20.0
|
|
}
|
|
},
|
|
"gadgetID": 42605031
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FireChargeAttackIce": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.5,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR20H10",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "Target",
|
|
"key": "_DRAKE_DEEPSEA_ICE_CHARGEATTACK_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"onGround": true
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ICE_CHARGEATTACK_POS",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42605031
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FireChargeAttackIce_Random"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR20H10",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "Target",
|
|
"key": "_DRAKE_DEEPSEA_ICE_CHARGEATTACK_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"onGround": true
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ICE_CHARGEATTACK_POS",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42605031
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_ChargeAttackElectricSpear",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_ChargeAttackElectricSpear": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireSubEmitterEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ChargeAttackElectric",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 5.0,
|
|
"radius": 1.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "ChargeIceAttack",
|
|
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.6000000238418579,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 60.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackElectricSpear"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_ChargeAttack_TailEffect_Electric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ChargeAttack_BS",
|
|
"ChargeAttack_Loop",
|
|
"ChargeAttack_AS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackTail_Electric_RemoveEffect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_ChargeAttack_TailEffect_Electric": {
|
|
"modifierName": "",
|
|
"duration": 12.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ChargeAttackElectricTail"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_ChargeAttackTail_Electric_RemoveEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttack_TailEffect_Electric"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttack_TailEffect_Electric"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_ChargeAttackArea_Electric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ChargeAttack_BS",
|
|
"ChargeAttack_Loop",
|
|
"ChargeAttack_AS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackArea_Electric_RemoveEffect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_ChargeAttackArea_Electric": {
|
|
"modifierName": "",
|
|
"duration": 7.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_ChargeAttackElectricArea"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_ChargeAttackArea_Electric_RemoveEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackArea_Electric"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackArea_Electric"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireChargeAttackElectric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ChargeAttack_Loop"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FireChargeAttackElectric"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ChargeAttack_Loop",
|
|
"ChargeAttack_AS"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_ChargeAttackArea_Electric_RemoveAttack"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_ChargeAttackArea_Electric_RemoveAttack": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "RigidBodyFreezeMixin"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FireChargeAttackElectric_Random"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FireChargeAttackElectric_Random": {
|
|
"modifierName": "",
|
|
"duration": 3.5,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.30000001192092896,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 20.0
|
|
}
|
|
},
|
|
"gadgetID": 42605032
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 20.0
|
|
}
|
|
},
|
|
"gadgetID": 42605032
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 20.0
|
|
}
|
|
},
|
|
"gadgetID": 42605032
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FireChargeAttackElectric": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.5,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR20H10",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "Target",
|
|
"key": "_DRAKE_DEEPSEA_ICE_CHARGEATTACK_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"onGround": true
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ICE_CHARGEATTACK_POS",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42605032
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FireChargeAttackElectric_Random"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR20H10",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "Target",
|
|
"key": "_DRAKE_DEEPSEA_ICE_CHARGEATTACK_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"onGround": true
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ICE_CHARGEATTACK_POS",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42605032
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_GoToSwim",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Swim",
|
|
"SwimWalk",
|
|
"SwimSkill"
|
|
],
|
|
"modifierName": "Drake_DeepSea_EnteredSwim"
|
|
},
|
|
{
|
|
"$type": "ServerFinishWatcherMixin",
|
|
"watcherId": 82120,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_Watcher_82120_Failed_",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"ServerLogMonster_Drake_Turn_State": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"paramList": [
|
|
1,
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Drake_DeepSea_EnteredSwim": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 4.0,
|
|
"state": "DenyLockOn",
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"value": 1.0,
|
|
"key": "_Watcher_82120_Failed_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_Watcher_82120_Failed_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "GoSwimed",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Drake_DeepSea_IsGhostToEnemy"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"paramList": [
|
|
1,
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"paramList": [
|
|
1,
|
|
1,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "ServerLogMonster_Drake_Turn_State"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605034,
|
|
"trackTarget": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "SwimAttack"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_IN_SWIM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Drake_DeepSea_IsGhostToEnemy": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "IsGhostToEnemy"
|
|
},
|
|
"Drake_DeepSea_Broken_Wall": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 4.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605034,
|
|
"trackTarget": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_GoToSwim": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"value": 1
|
|
},
|
|
"key": "_DRAKE_DEEPSEA_JUMPSWIM_START_POINT",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_JUMPSWIM_START_POINT",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 0.5899999737739563,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"JumpToSwim_AS"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"DHHGNGKDHBJ": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Surround"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_GoToSwim"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Ice_Swim_FireTailRangeSpear",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605043,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "TailFirePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605043,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffsetCorrect": {
|
|
"x": 30.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "TailFirePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605043,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffsetCorrect": {
|
|
"x": -30.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "TailFirePoint"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Electric_Swim_FireTailRangeSpear",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605044,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "TailFirePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605044,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffsetCorrect": {
|
|
"x": 30.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "TailFirePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605044,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffsetCorrect": {
|
|
"x": -30.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "TailFirePoint"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Ice_Initial_Params",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
0
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Ice_Initial_Params"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
901
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_ResetBattle"
|
|
},
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
2
|
|
],
|
|
"modifierName": "Monster_Drake_PushCollider_OnWaterEff"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_PushCollider_OnWaterEff": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "BySceneSurfaceType",
|
|
"filters": [
|
|
"Water"
|
|
],
|
|
"offset": {
|
|
"y": -1.0
|
|
}
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Drake_DeepSea_FootEff"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Drake_DeepSea_FootEff": {
|
|
"stacking": "RefreshUniqueDurability",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FootWater"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_ResetBattle": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_TOWER",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "SLC_Reset_Battle",
|
|
"param1": 0.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Ice_Initial_Surround": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSurroundAnchor",
|
|
"canBeHandledOnRecover": true,
|
|
"actionPointType": "DrakeDeepSeaSwimPoint",
|
|
"actionPointID": 500500001
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Ice_Identify": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.0010000000474974513
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceBuffDebuffs": [
|
|
"ElementFrozen",
|
|
"ElementPetrifaction",
|
|
"ElementFreeze"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Ice_Initial_Params": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_ICE_GO_SWIM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_ALREADY_SWIM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Ice_Identify"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Ice_Initial_Surround"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Electric_Initial_Params",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
0
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_Initial_Params"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
901
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_ResetBattle"
|
|
},
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
2
|
|
],
|
|
"modifierName": "Monster_Drake_PushCollider_OnWaterEff"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_PushCollider_OnWaterEff": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "BySceneSurfaceType",
|
|
"filters": [
|
|
"Water"
|
|
],
|
|
"offset": {
|
|
"y": -1.0
|
|
}
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Drake_DeepSea_FootEff"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Drake_DeepSea_FootEff": {
|
|
"stacking": "RefreshUniqueDurability",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FootWater"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_ResetBattle": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_TOWER",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "SLC_Reset_Battle",
|
|
"param1": 0.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Electric_Initial_Surround": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSurroundAnchor",
|
|
"canBeHandledOnRecover": true,
|
|
"actionPointType": "DrakeDeepSeaSwimPoint",
|
|
"actionPointID": 500500001
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Electric_Identify": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.0010000000474974513
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceBuffDebuffs": [
|
|
"ElementFrozen",
|
|
"ElementPetrifaction",
|
|
"ElementFreeze"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Electric_Initial_Params": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_ELECTRIC_GO_SWIM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_DIE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_Identify"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_Initial_Surround"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Boss_DieControl",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToHPPercentMixin",
|
|
"valueSteps": [
|
|
0.014999999664723873
|
|
],
|
|
"modifierNameSteps": [
|
|
"Drake_DeepSea_Boss_Empty",
|
|
"Drake_DeepSea_Boss_DieHandler"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Swim",
|
|
"SwimWalk",
|
|
"SwimSkill",
|
|
"SwimAttack"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_DieCheckForSure"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_DieCheckForSure": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_SWIM",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Drake_DeepSea_Ice_InitialLimbo"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_HAS_ALLAICNE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_HAS_ALLAICNE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_HAS_ALLAICNE",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Drake_DeepSea_Ice_InitialLimbo"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Drake_DeepSea_Ice_InitialLimbo": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_HpThresholdRatio": 0.009999999776482582
|
|
},
|
|
"state": "Limbo"
|
|
},
|
|
"Monster_Drake_DeepSea_Ice_AlreadySwim": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ICE_ALREADY_SWIM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Drake_DeepSea_Boss_Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Drake_DeepSea_Boss_DieHandler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_DRAKE_DEEPSEA_ELECTRIC_DIE",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-1.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Monster_Drake_Boss_DieEmpty",
|
|
"Monster_Drake_Boss_Die"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_Boss_DieEmpty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Monster_Drake_Boss_Die": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_GoToDie"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Drake_DeepSea_Ice_InitialLimbo"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Electric_GoToDie": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Drake_DeepSea_Electric_InitialLimbo"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Drake_DeepSea_Ice_InitialLimbo"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Electric_Die",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToHPPercentMixin",
|
|
"valueSteps": [
|
|
0.014999999664723873
|
|
],
|
|
"modifierNameSteps": [
|
|
"Drake_DeepSea_Electric_DieEmpty",
|
|
"Drake_DeepSea_Electric_Die"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Swim",
|
|
"SwimWalk",
|
|
"SwimSkill",
|
|
"SwimAttack"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_DieCheckForSure"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_DieCheckForSure": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_IN_SWIM",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Drake_DeepSea_Electric_InitialLimbo"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_DRAKE_DEEPSEA_HAS_ALLAICNE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_HAS_ALLAICNE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_DEEPSEA_HAS_ALLAICNE",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Drake_DeepSea_Electric_InitialLimbo"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Drake_DeepSea_Electric_InitialLimbo": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_HpThresholdRatio": 0.009999999776482582
|
|
},
|
|
"state": "Limbo"
|
|
},
|
|
"Drake_DeepSea_Electric_DieEmpty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Drake_DeepSea_Electric_Die": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_DieFlag"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Electric_DieFlag": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_DIE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Drake_DeepSea_Electric_InitialLimbo"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Ice_StateChange",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToHPPercentMixin",
|
|
"valueSteps": [
|
|
0.014999999664723873
|
|
],
|
|
"modifierNameSteps": [
|
|
"Drake_DeepSea_Ice_StateOne",
|
|
"Drake_DeepSea_Ice_StateTwo"
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Drake_DeepSea_Ice_StateOne": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Drake_DeepSea_Ice_StateTwo": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_ELECTRIC_GO_SWIM",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Ice_GoSwim"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_SwimPose": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Surround",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Ice_GoSwim": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "TurnState"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "GoSwim"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_SwimPose"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ELECTRIC",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_ChangeState"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Electric_ChangeState": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "StateTwo",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_ICE_GO_SWIM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Electric_StateChange",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToHPPercentMixin",
|
|
"valueSteps": [
|
|
0.014999999664723873
|
|
],
|
|
"modifierNameSteps": [
|
|
"Drake_DeepSea_Electric_StateOne",
|
|
"Drake_DeepSea_Electric_StateTwo"
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Drake_DeepSea_Electric_StateOne": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Drake_DeepSea_Electric_StateTwo": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DRAKE_ICE_GO_SWIM",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Ice_GoSwim"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Electric_SwimPose": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Surround",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Ice_GoSwim": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "GoSwim"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_SwimPose"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR200",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_IS_DRAKE_DEEPSEA_ICE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Ice_ChangeState"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_Ice_ChangeState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "TurnState"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "StateTwo",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DRAKE_ELECTRIC_GO_SWIM",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Ice_Run",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"NormalMove",
|
|
"SwimWalk",
|
|
"Swim",
|
|
"SwimSkill"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Ice_Run"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Ice_Run": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_RushWater"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Electric_Run",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"NormalMove",
|
|
"SwimWalk",
|
|
"Swim",
|
|
"SwimSkill"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_Run"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Electric_Run": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_RushWater"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FireFitAttack",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FitAttack_Loop"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FireFitAttack"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_FireFitAttack2_Delay": {
|
|
"modifierName": "",
|
|
"duration": 0.25,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605042,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 6.5,
|
|
"y": 4.0,
|
|
"z": 6.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FireFitAttack": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.5,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605041,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 4.5,
|
|
"y": 4.0,
|
|
"z": 6.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FireFitAttack2_Delay"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42605041,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 4.5,
|
|
"y": 4.0,
|
|
"z": 6.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FireFitAttack2_Delay"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FitCharge_Ice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FitAttack_BS",
|
|
"FitAttack_Loop"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitCharge_EffectTimer"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FitAttack_Loop"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitSwitchPushCol"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_FitSwitchPushCol": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Fit"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Fit"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitCharge_Effect": {
|
|
"modifierName": "",
|
|
"duration": 11.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttackCharge"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttackCharge_TailIce"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttackCharge_AS"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitCharge_EffectTimer": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox_Weak"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox_Weak"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitCharge_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitCharge_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FitCharge_Electric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FitAttack_BS",
|
|
"FitAttack_Loop"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitCharge_EffectTimer"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FitAttack_Loop"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_FitSwitchPushCol"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_FitSwitchPushCol": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Fit"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Fit"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitCharge_Effect": {
|
|
"modifierName": "",
|
|
"duration": 12.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttackCharge_TailElectric"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitCharge_EffectTimer": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox_Weak"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox_Weak"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitCharge_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitCharge_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Ice_AddElectricMagicBall",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Ice_AddElectricMagicBall": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 102.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
],
|
|
"triggerID": "FireMagicBall"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Ice_AddElectricJumpAtk",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Ice_AddElectricJumpAtk": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 102.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
],
|
|
"triggerID": "FireJumpAtk"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Ice_AddElectricSpear",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Ice_AddElectricSpear": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 102.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
],
|
|
"triggerID": "FireTailRangeAttack"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_JumpUpToWall",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_JumpUpToWall_HidePushCollider": {
|
|
"modifierName": "",
|
|
"duration": 0.3400000035762787,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 10.300000190734863
|
|
}
|
|
},
|
|
"timeRange": 0.3400000035762787,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"JumpWall_BS"
|
|
],
|
|
"overrideMoveCollider": "",
|
|
"DHHGNGKDHBJ": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FitBullet_Ice",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_FitBullet_IceEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttack_BulletIce"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttack_BulletTrailIce"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitBullet_IceTimer": {
|
|
"modifierName": "",
|
|
"duration": 4.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitBullet_IceEffect"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttack_IceExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FitBullet",
|
|
"attenuationTag": "FitBullet",
|
|
"attenuationGroup": "Monster_Invoker_Herald_Attenuation_1",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.15000000596046448,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitBullet_IceEffect"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitBullet_IceTimer"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitBullet_IceEffect"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttack_IceExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FitBullet",
|
|
"attenuationTag": "FitBullet",
|
|
"attenuationGroup": "Monster_Invoker_Herald_Attenuation_1",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.20000000298023224,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_FitBullet_Electric",
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_FitBullet_ElectricEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttack_BulletElectric"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttack_BulletTrailElectric"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Drake_DeepSea_FitBullet_ElectricTimer": {
|
|
"modifierName": "",
|
|
"duration": 4.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitBullet_ElectricEffect"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttack_ElectricExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FitBullet",
|
|
"attenuationTag": "FitBullet_Electric",
|
|
"attenuationGroup": "Monster_Invoker_Herald_Attenuation_1",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.15000000596046448,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV0"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitBullet_ElectricEffect"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitBullet_ElectricTimer"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Drake_DeepSea_FitBullet_ElectricEffect"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_FitAttack_ElectricExplode",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FitBullet",
|
|
"attenuationTag": "FitBullet_Electric",
|
|
"attenuationGroup": "Monster_Invoker_Herald_Attenuation_1",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.20000000298023224,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_Electric_JumpAtk",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"JumpAttack"
|
|
],
|
|
"modifierName": "Monster_Drake_DeepSea_Electric_JumpAtk_During"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Drake_DeepSea_Electric_JumpAtk_During": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Alert"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "SelfAttackTarget",
|
|
"key": "_DRAKE_DEEPSEA_ELECTRIC_JUMPATK_POS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Drake_DeepSea_JumpAttack_Warning",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ELECTRIC_JUMPATK_POS",
|
|
"directionKey": ""
|
|
}
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "_DRAKE_DEEPSEA_ELECTRIC_JUMPATK_POS",
|
|
"directionKey": ""
|
|
},
|
|
"timeRange": 0.8999999761581421,
|
|
"maxRange": -1.0,
|
|
"animatorStateIDs": [
|
|
"JumpAttack"
|
|
],
|
|
"overrideMoveCollider": ""
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Drake_DeepSea_ElectricSpearTarget"
|
|
}
|
|
}
|
|
] |