1
0
ZenlessData/Data/_unsorted/Lucia_ThemeSpaceStartEffect.json
2025-10-15 03:08:22 +02:00

116 lines
2.8 KiB
JSON

{
"AbilityName": "Lucia_ThemeSpaceStartEffect",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnThemeSpaceProlongByCaster": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Lucia_Attack_Common_11_ThemeSpace_Type",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": false,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Camera"
}
},
"Predicates": [
{
"$type": "ByThemeSpaceTypeID",
"ThemeSpaceID": 1
}
]
},
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByThemeSpaceTypeID",
"ThemeSpaceID": 1
}
],
"Target": "Self",
"soundActionKey": "SA_SFX_Char_Skill_Lucia_ThemeSpace_Extend"
}
],
"OnThemeSpaceStartByCaster": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Lucia_Attack_Common_07_ThemeSpace_Type",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": false,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Camera"
}
},
"Predicates": [
{
"$type": "ByThemeSpaceTypeID",
"ThemeSpaceID": 1
}
]
},
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByThemeSpaceTypeID",
"ThemeSpaceID": 1
}
],
"Target": "Self",
"soundActionKey": "SA_SFX_Char_Skill_Lucia_ThemeSpace_Start"
}
]
}
}