ZenlessData/Data/Lucy_Summon_02.json
2024-08-13 22:59:23 -03:00

94 lines
2.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "SummonMixin",
"InheritPropertyMap": {
"Attack": {
"InheritType": "MasterBorn",
"Percentage": 1.0,
"SourceProperty": "Attack"
},
"BreakStun": {
"InheritType": "MasterBorn",
"Percentage": 1.0,
"SourceProperty": "BreakStun"
},
"ElementAbnormalPower": {
"InheritType": "MasterBorn",
"Percentage": 1.0,
"SourceProperty": "ElementAbnormalPower"
}
},
"OnSummonCreatedActions": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LucyWood02"
],
"IsAdd": true,
"Target": "Target"
}
],
"OverrideDelay": 0,
"SummonDuration": -1,
"SummonID": 199140511,
"SummonPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": -1.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "WoodFollowPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"SummonTag": [
"LucyWood02",
"Summon_LivingEntity"
],
"SummonType": "Monster",
"TimesUpDelay": 0
}
],
"AbilityName": "Lucy_Summon_02",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Lucy_Summon_02",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"CustomKey": "LucyWood_AbilityTargetting_02",
"Tags": [
"Default"
],
"Target": "Custom"
}
],
"Target": "Self"
}
]
}
]
}
}