1
0
ZenlessData/Data/JaneDoe_Card_S_03.json
2025-03-11 21:10:23 -03:00

188 lines
5.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "JaneDoe_EnhanceLevelManage",
"Target": "Self"
}
],
"AnimatorStateName": "Attack_ExSpecial_02",
"ForceTriggerOnTransitionIn": false,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_JaneDoe_Attack_ExSpecial_02_16_Trail",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 4.864348
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": false,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_JaneDoe_Attack_ExSpecial_02_17_Trail",
"EffectScale": {
"OverrideScaleX": -1,
"OverrideScaleY": 1,
"OverrideScaleZ": 1
},
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 4.864348
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": false,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
}
],
"AnimatorStateName": "Attack_ExSpecial_02",
"ForceTriggerOnTransitionIn": false,
"ForceTriggerOnTransitionOut": false,
"Frame": 3,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "JaneDoe_Card_S_03",
"AbilitySpecials": {
"AS_AbnormalResistDelta": {
"Value": -0.2
},
"AS_Duration": {
"Value": 15
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_JaneDoe_Card_S_03",
"ParamType": 2,
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "ApplyModifier",
"ModifierName": "AbnormalResistRatioModifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"JaneDoe_Attack_ExSpecial_02_AttackProperty_01",
"JaneDoe_Attack_ExSpecial_02_AttackProperty_02",
"JaneDoe_Attack_ExSpecial_02_AttackProperty_03",
"JaneDoe_Attack_ExSpecial_02_AttackProperty_04",
"JaneDoe_Attack_ExSpecial_02_AttackProperty_05",
"JaneDoe_Attack_ExSpecial_02_AttackProperty_06",
"JaneDoe_Attack_ExSpecial_02_AttackProperty_07",
"JaneDoe_Attack_ExSpecial_02_AttackProperty_08",
"JaneDoe_Attack_ExSpecial_02_AttackProperty_09",
"JaneDoe_Attack_ExSpecial_02_AttackProperty_10",
"JaneDoe_Attack_ExSpecial_02_AttackProperty_11"
]
}
],
"Target": "Other"
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_JaneDoe_Card_S_03",
"ParamType": 2,
"Target": "Self"
}
]
},
"Modifiers": {
"AbnormalResistRatioModifier": {
"Duration": "%AS_Duration",
"ModifierStacking": "Replace",
"OnBeingHit": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AbnormalResistDelta_Physics",
"PropertyValue": "%AS_AbnormalResistDelta",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AbnormalResistDelta_Fire",
"PropertyValue": "%AS_AbnormalResistDelta",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AbnormalResistDelta_Ice",
"PropertyValue": "%AS_AbnormalResistDelta",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AbnormalResistDelta_Elec",
"PropertyValue": "%AS_AbnormalResistDelta",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AbnormalResistDelta_Ether",
"PropertyValue": "%AS_AbnormalResistDelta",
"Target": "Self"
}
]
}
}
}