1
0
ZenlessData/Data/_unsorted/Huskron_Born.json

145 lines
3.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Special_Idle",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Modifier_BornEffect"
]
}
]
}
],
"AbilityName": "Huskron_Born",
"AbilitySpecials": {
"AS_BeHitCount": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Huskron_Demote_SFX",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"Demote"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Huskron_Promote_SFX",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"Promote"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"Huskron_Demote_SFX": {
"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": "Ether_Core",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_Common_Ether_Demote_HeadPoint_01",
"Target": "Self"
}
]
},
"Huskron_Promote_SFX": {
"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": "Ether_Core",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_Common_Ether_Promote_HeadPoint_01",
"Target": "Self"
}
]
},
"Modifier_BornEffect": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "FireEffect",
"AttachPointName": "Bone_Root",
"EffectPattern": "Eff_Monster_Huskron_Special_Idle_01_ModIdle",
"Target": "Self"
}
]
}
}
}