71 lines
1.7 KiB
JSON
71 lines
1.7 KiB
JSON
{
|
|
"AbilityName": "Seed_Stair_Effect",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnLinearSlopeEnter": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Seed_Stair_Effect",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnLinearSlopeExit": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "Seed_Stair_Effect",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnStepStairEnter": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Seed_Stair_Effect",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnStepStairExit": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "Seed_Stair_Effect",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Seed_Stair_Effect": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"AttachEffectPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"AttachPoint": "Ctr_Scooter_02",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Seed_Common_28_ShockWave",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |