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

88 lines
2.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "SummonMixin",
"OnSummonCreatedActions": [
{
"$type": "PushAnimatorZoneTagsAction",
"AnimatorStateTags": [
"NormalBottom"
],
"Target": "Other"
},
{
"$type": "ApplyModifier",
"ModifierName": "VineExistModifier",
"Target": "Other"
},
{
"$type": "SetHintArrowAction",
"Enable": false,
"Target": "Other"
}
],
"OverrideDelay": 0,
"SummonDuration": -1,
"SummonID": 900011654,
"SummonPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "OuterVineSpawnPoint_03_02",
"BackupNodePoint": "MonsterPos_A1",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true
}
},
"SummonPositionCorrection": true,
"SummonTag": [
"NinevehVine_Outer_03"
],
"SummonType": "Monster",
"TimesUpDelay": 0
}
],
"AbilityName": "Nineveh_Summon_Vine_Spawn_Outer_03_Vine_02",
"AbilityStacking": "Unique",
"Modifiers": {
"VineExistModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "SetTargetAbilitySpecialAction",
"CustomKey": "Monster_Nineveh",
"Params": [
{
"AbilityName": "Nineveh_Summon_Vine_Spawn_Outer_03",
"AbilitySpecials": [
{
"ModifyFunction": "Add",
"Param": -1,
"ParamName": "KilledRemainCounting_Outer_03",
"ParamType": "Integer"
}
]
}
],
"Target": "Custom"
}
]
}
}
}