166 lines
4.0 KiB
JSON
166 lines
4.0 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "SummonMixin",
|
|
"OnSummonCreatedActions": [
|
|
{
|
|
"$type": "WriteAIParamAction",
|
|
"IntParamValue": 2,
|
|
"ParamName": "Int_BeeNum",
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 2,
|
|
"ParamName": "Int_BornType",
|
|
"ParamType": 3,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"NinevehBee02"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "TriggerBehaviorTreeAction",
|
|
"Enable": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "WriteAIParamAction",
|
|
"BoolParamValue": true,
|
|
"ParamName": "Bool_Bee02_Exist",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "DestructionTimeCheckModifier",
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"OnSummonOverrideActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Trigger_SelfDestruction",
|
|
"ParamType": 1,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"OverrideDelay": 5,
|
|
"SummonDuration": -1,
|
|
"SummonID": 900011562,
|
|
"SummonPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"NeedRaycastGround": false,
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"IsClampOffsetDistance": false,
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 5.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"AttachPoint": "Ctr_HeadB",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"SummonPositionCorrection": true,
|
|
"SummonTag": [
|
|
"Bee_02"
|
|
],
|
|
"SummonType": "Monster",
|
|
"TimesUpDelay": 0
|
|
}
|
|
],
|
|
"AbilityName": "Nineveh_Summon_Alter_02_Right",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"DestructionTimeCheckModifier": {
|
|
"DelayHandlers": [
|
|
{
|
|
"DelayTime": 30,
|
|
"IgnoreTimeScale": false,
|
|
"TimeUpActions": [
|
|
{
|
|
"$type": "PopAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"LongCD"
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "PushAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ShortCD"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"LongCD"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "SummonBeesCD_Right_Long",
|
|
"IsGlobal": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"LongCD"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "SummonBeesCD_Right_Short",
|
|
"IsGlobal": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"ShortCD"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WriteAIParamAction",
|
|
"BoolParamValue": false,
|
|
"CustomKey": "Monster_Nineveh",
|
|
"ParamName": "Bool_Bee02_Exist",
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |