2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "GamePlay_EliteShieldClear",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"HpPercentage": {
|
|
|
|
"Value": 0.01
|
|
|
|
},
|
|
|
|
"ShieldAmount": {
|
|
|
|
"Value": 0.01
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "TriggerHit_Modifier",
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "AddEffect_Modifier",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Modifiers": {
|
|
|
|
"AddEffect_Modifier": {
|
|
|
|
"Duration": -1,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "AttachEffect",
|
|
|
|
"AttachEffectPosRot": {
|
|
|
|
"CoordsOption": "ReferTarget",
|
|
|
|
"Offset": {
|
|
|
|
"AngleOffset": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"IsUseRotationXZ": true,
|
|
|
|
"IsUseRotationY": true,
|
|
|
|
"PositionOffset": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"TargetOption": {
|
|
|
|
"$type": "ConfigPosRotReferTarget",
|
|
|
|
"AttachPoint": "RootPoint",
|
|
|
|
"IsUseAttachPointPos": true,
|
|
|
|
"IsUseAttachPointRotation": true,
|
|
|
|
"OffsetReferTarget": "Self"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"EffectPattern": "Eff_RandomSkill_ElectricShield_Attack",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"TriggerHit_Modifier": {
|
|
|
|
"Duration": -1,
|
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
|
|
"IntVal": 2,
|
|
|
|
"ParamName": "Int_GroundHitIndex",
|
|
|
|
"ParamType": 3,
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
|
|
"BoolVal": true,
|
|
|
|
"ParamName": "Trigger_Hit",
|
|
|
|
"ParamType": 1,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|