mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
91 lines
2.2 KiB
JSON
91 lines
2.2 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "SummonMixin",
|
|
"InheritPropertyMap": {
|
|
"Attack": {
|
|
"InheritType": "MasterBorn",
|
|
"Percentage": 1,
|
|
"SourceProperty": "Attack"
|
|
}
|
|
},
|
|
"IsSameAsMaster": false,
|
|
"NeedRayCastCheck": false,
|
|
"NeedRaycastGround": true,
|
|
"NeedSearchCloseLocalAvatar": false,
|
|
"OnSummonCreatedActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 0,
|
|
"ParamName": "Int_SummonType",
|
|
"ParamType": 3,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_SummerCard01",
|
|
"ParamType": 2,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"Summer_CardS3_Base_01"
|
|
],
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "TriggerBehaviorTreeAction",
|
|
"Enable": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "Summer_Cat_Summon",
|
|
"IsGlobal": false,
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"OverrideDelay": 0,
|
|
"SafeAreaCorrection": false,
|
|
"SummonDuration": -1,
|
|
"SummonID": 199143411,
|
|
"SummonPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsClampOffsetDistance": false,
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0.79
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Caster"
|
|
}
|
|
},
|
|
"SummonPositionCorrection": false,
|
|
"SummonTag": [
|
|
"Summer_Cat",
|
|
"Summon_LivingEntity"
|
|
],
|
|
"SummonType": "Monster",
|
|
"TimesUpDelay": 0
|
|
}
|
|
],
|
|
"AbilityName": "Summer_SummonCat_Sp",
|
|
"AbilityStacking": "Unique"
|
|
} |