131 lines
3.2 KiB
JSON
131 lines
3.2 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "FieldRangeMixin",
|
|
"ColliderConfig": {
|
|
"ColliderAngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderType": "FanCylinder",
|
|
"FanCylinderColliderAngle": 360,
|
|
"FanCylinderColliderHeight": 2,
|
|
"FanCylinderColliderRadius": 7,
|
|
"FanCylinderColliderVertexNum": 24
|
|
},
|
|
"FieldEnterActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "DebuffModify"
|
|
}
|
|
],
|
|
"FieldExitActions": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "DebuffModify"
|
|
}
|
|
],
|
|
"FieldInitPosRot": {
|
|
"CoordsOption": "Self",
|
|
"NeedRaycastGround": true,
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget"
|
|
}
|
|
},
|
|
"TotalDuration": -1
|
|
}
|
|
],
|
|
"AbilityName": "Activity_Bangkov_EtherDebuffRing",
|
|
"AbilitySpecials": {
|
|
"AS_GetEtherInfection_Auto": {
|
|
"Value": 0.04
|
|
},
|
|
"AS_HpDecreaseAmount": {
|
|
"Value": 0.04
|
|
},
|
|
"AS_HpDecreaseFrequency": {
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "RingEffectModify"
|
|
}
|
|
],
|
|
"OnGetEtherInfection": [
|
|
{
|
|
"$type": "DecreaseHPAction",
|
|
"Amount": "%AS_HpDecreaseAmount",
|
|
"IgnoreInvincible": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnKilledPre": [
|
|
{
|
|
"$type": "RemoveAbilityAction",
|
|
"AbilityName": "Activity_Bangkov_EtherDebuffRing"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"DebuffModify": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnThinkInterval": [
|
|
{
|
|
"$type": "ModifyEtherInfectionAction",
|
|
"CustomKey": "AbilityTarget_ActivityBangkov_EtherInfectionTarget",
|
|
"Percentage": "%AS_GetEtherInfection_Auto",
|
|
"PropertyModifyFunction": "Add",
|
|
"Target": "Custom"
|
|
}
|
|
],
|
|
"ThinkInterval": "%AS_HpDecreaseFrequency"
|
|
},
|
|
"RingEffectModify": {
|
|
"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": "Root",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Bangkov_Activity_03_02_Smoke",
|
|
"Tag": "Eff_Bangkov_Activity_03_02_Smoke",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |