2022-07-03 21:39:27 +02:00

2371 lines
99 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ExtraAttack",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"GAIGOBCNNEE": "ExtraAttack_FX"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack_BS"
],
"GAIGOBCNNEE": "ExtraAttack_BS_FX"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"GAIGOBCNNEE": "ExtraAttack_CloseCollider"
},
{
"$type": "ButtonHoldChargeMixin",
"overtime": 10451,
"chargeTime": 0.11999999731779099,
"secondChargeTime": 0.20000000298023224,
"OnBeginUncharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 0,
"parameter": "ComboCount"
},
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 5,
"parameter": "ComboCount"
}
]
}
],
"intID": "SkillID",
"value": 99.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"OnReleaseUncharged": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging",
"value": true
}
],
"OnReleaseCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginSecondCharged": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Pole_Stamina_Cost",
"Flexible_Stamina",
"Add"
]
}
],
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Pole_Stamina_Cost",
"Flexible_Stamina",
"Add"
]
}
],
"intID": "SkillID",
"value": 6.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"chargeStateIDs": [
"Attack01",
"Attack02",
"Attack03",
"Attack04",
"Run"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"GAIGOBCNNEE": "ExtraAttack_StaminaCost"
}
],
"abilitySpecials": {
"ExtraAttack_Pole_Stamina_Cost": 0.0,
"Flexible_Stamina": -2.0
},
"modifiers": {
"ExtraAttack_StaminaCost": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"overtime": 10002,
"cdRatio": 1.0,
"costStaminaRatio": "ExtraAttack_Pole_Stamina_Cost"
}
]
},
"ExtraAttack_FX": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ExtraAttack_Sprint",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.30000001192092896,
"z": 0.0
}
}
}
]
},
"ExtraAttack_BS_FX": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ExtraAttack",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.30000001192092896,
"z": 0.0
}
}
}
]
},
"ExtraAttack_CloseCollider": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"passThrough": true
}
],
"onRemoved": [
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"canBeHandledOnRecover": true
},
{
"$type": "KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41045005
}
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ExtraAttack_CreateBullet",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 41045005
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ExtraAttack_Bullet",
"abilitySpecials": {
"ExtraAttack": 0.0
},
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"MonsterEquip"
]
}
],
"successActions": [
{
"$type": "DamageByAttackValue",
"target": "Target",
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Avatar_Pole_ExtraAttack",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Spear",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": -1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
}
],
"failActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 0.800000011920929
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Avatar_Pole_ExtraAttack",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Spear",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": -1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ElementalArt",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Rosaria_ElementalArt_BS",
"GAIGOBCNNEE": "Rosaria_Check_Target"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Rosaria_ElementalArt_HasTarget",
"GAIGOBCNNEE": "Rosaria_ElementalArt_Hide1",
"normalizeEnd": 0.30000001192092896
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Rosaria_ElementalArt_NoTarget",
"GAIGOBCNNEE": "Rosaria_ElementalArt_Hide2",
"normalizeEnd": 0.30000001192092896
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Rosaria_ElementalArt_HasTarget",
"GAIGOBCNNEE": "Certain_Critcal_CheckWindow",
"normalizeStart": 0.25
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Rosaria_ElementalArt_NoTarget",
"GAIGOBCNNEE": "Certain_Critcal_CheckWindow",
"normalizeStart": 0.25
}
],
"abilitySpecials": {
"GetElementRatio": 1.0,
"ReviveEnergy": 0.0,
"Critical": 0.0,
"Time": 0.0
},
"modifiers": {
"Rosaria_Check_Target": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
]
}
],
"boolID": "SkillHasTarget"
},
{
"$type": "SetAnimatorBool",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"boolID": "SkillHasTarget",
"value": true
}
]
},
"Rosaria_ElementalArt_Hide1": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetVisible",
"doOffStage": true
},
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"passThrough": true
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"doOffStage": true,
"visible": true
},
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"canBeHandledOnRecover": true
}
]
},
"Rosaria_ElementalArt_Hide2": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetVisible",
"doOffStage": true
},
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"passThrough": true
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"doOffStage": true,
"visible": true
},
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"canBeHandledOnRecover": true
}
]
},
"Certain_Critcal_CheckWindow": {
"GAIGOBCNNEE": "",
"duration": 2.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"target": "SelfAttackTarget",
"targetPredicates": [
{
"$type": "ByTargetForwardAndSelfPosition",
"logic": "GreaterOrEqual",
"value": 90.0
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "Back_Critic"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Extra_Critcal"
}
]
}
]
},
"Extra_Critcal": {
"GAIGOBCNNEE": "",
"duration": "Time",
"elementDurability": 100.0,
"properties": {
"Actor_CriticalDelta": "Critical"
},
"state": "AttackUp"
},
"GenerateElemBall_Rosaria": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByHitStrikeType",
"strikeType": "Slash"
}
],
"successActions": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "Ball"
}
]
},
{
"$type": "Predicated",
"target": "Target",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"target": "Self",
"talentParam": "ReviveEnergy"
}
],
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByHitCritical"
}
],
"successActions": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "Talent_ReviveEnergy"
}
]
}
]
},
"Ball": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"duration": 0.6000000238418579,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Randomed",
"chance": 1.0,
"successActions": [
{
"$type": "GenerateElemBall",
"configID": 2022,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"ratio": "GetElementRatio",
"baseEnergy": 9.0
}
]
}
]
},
"Talent_ReviveEnergy": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"duration": 0.6000000238418579,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ReviveElemEnergy",
"value": "ReviveEnergy"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "GenerateElemBall_Rosaria"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ElementalArt_Strike_01",
"abilitySpecials": {
"Damage_01": 0.0
},
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"overtime": 10452,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.399999976158142,
"z": -1.0
}
},
"size": {
"x": 2.0,
"y": 2.4000000953674316,
"z": 4.0
}
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Damage_01",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Spear",
"enBreak": 50.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTime": 0.05999999865889549,
"hitHaltTimeScale": 0.009999999776482582
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.20000000298023224,
"shakeTime": 0.09000000357627869,
"shakeDistance": 30.0,
"shakeDir": {
"_z": -1.0
}
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ElementalArt_Strike_02",
"abilitySpecials": {
"Damage_02": 0.0
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.5
}
},
"secondHeight": 3.0,
"radius": 2.799999952316284
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Damage_02",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Slash",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 260.0,
"hitImpulseY": 600.0
},
"hitHaltTime": 0.09000000357627869,
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.23999999463558197,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -1.0
}
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ElementalBurst_Camera",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Rosaria_ElementalBurst_01",
"Rosaria_ElementalBurst_02"
],
"GAIGOBCNNEE": "ElementalBurst_Ghost"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Rosaria_ElementalBurst_01",
"Rosaria_ElementalBurst_02",
"Rosaria_ElementalBurst_AS"
],
"GAIGOBCNNEE": "Emotion_Handler"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Rosaria_ElementalBurst_01",
"GAIGOBCNNEE": "Trigger_Bullet",
"normalizeStart": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Rosaria_ElementalBurst_01",
"GAIGOBCNNEE": "ElementalBurst_Camera_Handler",
"normalizeEnd": 0.699999988079071
}
],
"modifiers": {
"ElementalBurst_Ghost": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"state": "Invincible",
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 11002
}
]
},
"Emotion_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EnableHeadControl",
"blend": false
}
],
"onRemoved": [
{
"$type": "EnableHeadControl",
"doOffStage": true,
"enable": true
}
],
"NPEJFLBOAAN": [
{
"$type": "EnableHeadControl",
"doOffStage": true,
"enable": true
}
]
},
"ElementalBurst_Camera_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 41045006
}
}
],
"onRemoved": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
},
{
"$type": "AvatarCameraParam",
"doOffStage": true,
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.30000001192092896,
"shouldKeepForceRadius": true
}
}
],
"NPEJFLBOAAN": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
},
{
"$type": "AvatarCameraParam",
"doOffStage": true,
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.30000001192092896,
"shouldKeepForceRadius": true
}
}
]
},
"Trigger_Bullet": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerBullet",
"bulletID": 41045002,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": -0.8999999761581421,
"y": 2.5,
"z": 1.5
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"angleOffset": {
"x": 60.0,
"y": 15.0,
"z": 0.0
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
}
}
]
}
},
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"overtime": 10453,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ElementalBurst_Strike_01",
"abilitySpecials": {
"Dura": 0.0,
"TalentPercent": 0.0,
"Damage_01": 0.0,
"Max_Value": 0.0,
"CritcUp": 0.0
},
"modifiers": {
"UNIQUE_Rosaria_Talent_TeamCriticUp": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "Dura",
"elementDurability": 100.0,
"properties": {
"Actor_CriticalExtraDelta": "CritcUp"
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.699999988079071,
"z": 0.5
}
},
"secondHeight": 2.0,
"radius": 3.5
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Damage_01",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Slash",
"enBreak": 50.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 200.0,
"hitImpulseY": 450.0
},
"retreatType": "ByHitDirection",
"hitHaltTime": 0.05999999865889549,
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Team_CritcUp"
}
],
"successActions": [
{
"$type": "SetGlobalValue",
"value": [
"FIGHT_PROP_NONEXTRA_CRITICAL",
"TalentPercent",
"Mul"
],
"key": "_ABILITY_Rosaria_Talent_TeamCriticRate",
"useLimitRange": true,
"maxValue": "Max_Value",
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Rosaria_Talent_TeamCriticRate",
"overrideMapKey": "CritcUp"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
},
{
"$type": "ByTargetType",
"isTarget": false
}
],
"GAIGOBCNNEE": "UNIQUE_Rosaria_Talent_TeamCriticUp"
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
},
{
"$type": "ByTargetType",
"isTarget": false
}
],
"GAIGOBCNNEE": "UNIQUE_Rosaria_Talent_TeamCriticUp"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ElementalBurst_Bullet_Material",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_Bullet_Ice"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_Bullet_Pole"
},
{
"$type": "SetGlobalDir",
"target": "Owner",
"key": "_ABILITY_Rosaria_GadgetDir",
"born": {
"$type": "ConfigBornBySelfOwner"
}
}
],
"onAbilityStart": [
{
"$type": "SetGlobalPos",
"target": "Owner",
"key": "_ABILITY_Rosaria_GadgetPos",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerAbility",
"target": "Owner",
"abilityName": "Avatar_Rosaria_ElementalBurst_Create_Gadget"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ElementalBurst_Create_Gadget",
"onAbilityStart": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"onGround": true,
"onGroundRaycastUpDist": 3.0,
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"directionKey": "_ABILITY_Rosaria_GadgetDir"
},
"positionKey": "_ABILITY_Rosaria_GadgetPos",
"directionKey": ""
},
"gadgetID": 41045006,
"campID": 1001,
"campTargetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_ElementalBurst_Gadget_Material",
"abilitySpecials": {
"Damage_02": 0.0,
"Interval_Damage": 0.0,
"Dura": 0.0,
"Dura_Add": 0.0
},
"modifiers": {
"Interval_Attack": {
"GAIGOBCNNEE": "",
"duration": [
"Dura",
"Dura_Add",
"Add",
0.5,
"Add"
],
"elementDurability": 100.0,
"thinkInterval": 2.0,
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_IceWave"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -1.0,
"z": 0.0
}
},
"secondHeight": 3.0,
"radius": 6.5
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Interval_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 50.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
},
"EndEffect_Timer": {
"GAIGOBCNNEE": "",
"duration": [
"Dura",
"Dura_Add",
"Add"
],
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_Pole"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ABILITY_Avatar_Rosaria_GadgetEndEffect_Played",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_PoleEnd"
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Avatar_Rosaria_GadgetEndEffect_Played",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_Explode"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Gadget_Longer"
}
],
"successActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_Circle_Talent"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_Field_Talent"
}
],
"failActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_Circle"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_Field"
}
]
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Interval_Attack"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "EndEffect_Timer"
},
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 0.8999999761581421,
"blurTime": 0.15000000596046448,
"fadeTime": 0.20000000298023224
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -1.0,
"z": 0.0
}
},
"secondHeight": 4.0,
"radius": 6.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Damage_02",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 100.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 200.0,
"hitImpulseY": 600.0
},
"retreatType": "ByOriginOwner",
"hitHaltTimeScale": 0.009999999776482582
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.15000000596046448,
"shakeTime": 0.05999999865889549,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
],
"onKill": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Rosaria_GadgetEndEffect_Played",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_ElementalBurst_PoleEnd"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_NormalAttack_DamageHandler",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK01"
],
"bonusCriticalHurt": "Attack_01",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK02"
],
"bonusCriticalHurt": "Attack_02",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK03_01"
],
"bonusCriticalHurt": "Attack_03",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK03_02"
],
"bonusCriticalHurt": "Attack_03",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK04"
],
"bonusCriticalHurt": "Attack_04",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK05_01"
],
"bonusCriticalHurt": "Attack_05_01",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK05_02"
],
"bonusCriticalHurt": "Attack_05_02",
"damagePercentageRatio": 0.0
}
],
"abilitySpecials": {
"Attack_01": 0.0,
"Attack_02": 0.0,
"Attack_03": 0.0,
"Attack_04": 0.0,
"Attack_05_01": 0.0,
"Attack_05_02": 0.0
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_Talent_CritEnhanceAtkSpeed",
"abilitySpecials": {
"AttackSpeed": 0.0,
"Attack_DamageRatio": 0.0,
"Dura": 0.0
},
"modifiers": {
"UNIQUE_Rosaria_Talent_CritEnhanceAtkSpeed_Handler": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByHitCritical"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "UNIQUE_Rosaria_Talent_CritEnhanceAtkSpeed_Buff"
}
]
}
]
},
"UNIQUE_Rosaria_Talent_CritEnhanceAtkSpeed_Buff": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "Dura",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05"
],
"damagePercentageRatio": "Attack_DamageRatio"
}
],
"properties": {
"Animator_AttackSpeedRatio": "AttackSpeed"
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Rosaria_Talent_Buff"
}
],
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "UNIQUE_Rosaria_Talent_CritEnhanceAtkSpeed_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_Talent_ElementalBurst_PhyResistDown",
"abilitySpecials": {
"DefenseDown": 0.0,
"Dura": 0.0,
"Stack": 0.0
},
"modifiers": {
"Rosaria_Talent_ElementalBurst_PhyResistDown_Check": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Burst"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Target",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Rosaria_Talent_ElementalBurst_PhyResistDown"
}
]
}
]
},
"UNIQUE_Rosaria_Talent_ElementalBurst_PhyResistDown": {
"stacking": "MultipleAllRefresh",
"stackingOption": {
"abilitySpecialName": "",
"maxModifierNumForMultipleType": "Stack",
"enableMixedUnique": true
},
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "Dura",
"elementDurability": 100.0,
"properties": {
"Actor_PhysicalSubHurtDelta": "DefenseDown"
},
"state": "DefenseDown",
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "Rosaria_Talent_ElementalBurst_PhyResistDown_Check"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_FallingAnthem",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"jumpSkillID": 5045010,
"flySkillID": 5045010
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_BS_Material"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "FallingAnthem_Loop_Normal"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "FallingAnthem_LoopDamage"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_BS_VelocityForce_Initialize"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_Height_Detect"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_01"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "Inertia"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_OverHead_Camera"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_ClearVelocityForce"
}
],
"abilitySpecials": {
"FallingAnthem_Normal_Loop_Damage": 0.0,
"FallingAnthem_Normal_Rank_1_Damage": 0.0,
"FallingAnthem_Normal_Rank_2_Damage": 0.0,
"FallingAnthem_Altitude_Lv0": 20.0,
"FallingAnthem_Altitude_Lv1": 40.0,
"FallingAnthem_Altitude_Lv2": 60.0,
"FallingAnthem_Altitude_Lv3": 100.0,
"FallingAnthem_Altitude_Lv4": 200.0,
"FallingAnthem_FallingDamageRatio_Lv0": -1.0,
"FallingAnthem_FallingDamageRatio_Lv1": -1.0,
"FallingAnthem_FallingDamageRatio_Lv2": -0.8999999761581421,
"FallingAnthem_FallingDamageRatio_Lv3": -0.800000011920929,
"FallingAnthem_FallingDamageRatio_Lv4": -0.6000000238418579,
"FallingAnthem_FallingDamageRatio": 0.0
},
"modifiers": {
"FallingAnthem_BS_Material": {
"GAIGOBCNNEE": "",
"duration": 0.5299999713897705,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_BS_Normal"
}
],
"onRemoved": [
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 0.30000001192092896,
"blurTime": 0.30000001192092896,
"fadeTime": 0.15000000596046448
}
}
]
},
"FallingAnthem_BS_VelocityForce_Initialize": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType"
]
}
]
},
"FallingAnthem_LoopDamage": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 0.0,
"overrideByWeapon": true,
"strikeType": "Slash",
"enBreak": 25.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"overrideByWeapon": true,
"strikeType": "Spear",
"enBreak": 25.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
}
]
},
"FallingAnthem_FallingDamageImmune_01": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ClearGlobalValue",
"key": "_ABILITY_FallingAttack_Altitude"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv0"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv0",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv0",
"minValue": "FallingAnthem_FallingDamageRatio_Lv0"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv1"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv0"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv1",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv1",
"minValue": "FallingAnthem_FallingDamageRatio_Lv1"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv2"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv1"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv2",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv2",
"minValue": "FallingAnthem_FallingDamageRatio_Lv2"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv3"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv2"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv3",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv3",
"minValue": "FallingAnthem_FallingDamageRatio_Lv3"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv3"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv4",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv4",
"minValue": "FallingAnthem_FallingDamageRatio_Lv4"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_02"
}
]
},
"FallingAnthem_FallingDamageImmune_02": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_FallingAttack_Altitude",
"overrideMapKey": "FallingAnthem_FallingDamageRatio"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_03"
}
]
},
"FallingAnthem_FallingDamageImmune_03": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_FallingDamageRatio": "FallingAnthem_FallingDamageRatio"
}
},
"FallingAnthem_Loop_Normal": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_FallingAnthem_UseCamera",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.0,
0.5,
1.5
],
"modifierNameSteps": [
"FallingAnthem_Loop_Normal_Rank_1",
"FallingAnthem_Loop_Normal_Rank_2"
]
}
]
},
"FallingAnthem_Loop_Normal_Rank_1": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Loop_01_Normal"
}
]
},
"FallingAnthem_Loop_Normal_Rank_2": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Loop_02_Normal"
}
]
},
"Inertia": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyInertiaVelocityMixin",
"useXZ": false,
"useY": false
}
]
},
"FallingAnthem_Height_Detect": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"value": 5.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 1.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorFloat",
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"FallingAnthem_OverHead_Camera": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 4.5,
"forceRadiusDuration": 0.20000000298023224,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_OverHead_Camera_Remover": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"FallingAnthem_Landed_Camera": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.10000000149011612,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_ClearVelocityForce": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType",
"InertiaType"
]
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 1.0
}
},
"secondHeight": 2.0,
"radius": 3.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_1_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Blunt",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.23999999463558197,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0
},
"extension": {
"baseCycle": 0.23999999463558197,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 1.0
}
},
"secondHeight": 2.0,
"radius": 5.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_2_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Blunt",
"enBreak": 150.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV7",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.5,
"shakeTime": 0.20000000298023224,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0,
"_z": 1.0
},
"extension": {
"baseCycle": 0.4000000059604645,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Strike_01_Normal"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Strike_02_Normal"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Rosaria_Talent_RunningInTheNight",
"abilitySpecials": {
"Avatar_Rosaria_Talent_RunningInTheNight_Speed": 0.0
},
"modifiers": {
"UNIQUE_Avatar_Rosaria_Talent_RunningInTheNight_Mixin": {
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachToDayNightMixin",
"time": "Night",
"GAIGOBCNNEE": "UNIQUE_Avatar_Rosaria_Talent_RunningInTheNight_Predicate"
}
]
},
"UNIQUE_Avatar_Rosaria_Talent_RunningInTheNight_Predicate": {
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"doOffStage": true,
"predicates": [
{
"$type": "ByCurrentSceneTypes",
"SceneTypes": [
"SCENE_WORLD",
"SCENE_ROOM"
]
}
],
"GAIGOBCNNEE": "UNIQUE_Avatar_Rosaria_Talent_RunningInTheNight"
}
]
},
"Avatar_Rosaria_Talent_RunningInTheNight_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 5.0,
"onThinkInterval": [
{
"$type": "AttachModifier",
"target": "CurTeamAvatars",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Avatar_Rosaria_Talent_RunningInTheNight_Mixin"
}
]
},
"UNIQUE_Avatar_Rosaria_Talent_RunningInTheNight": {
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Animator_MoveSpeedRatio": "Avatar_Rosaria_Talent_RunningInTheNight_Speed"
},
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachModifier",
"target": "CurTeamAvatars",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Avatar_Rosaria_Talent_RunningInTheNight_Mixin"
},
{
"$type": "AttachModifier",
"doOffStage": true,
"GAIGOBCNNEE": "Avatar_Rosaria_Talent_RunningInTheNight_Handler"
}
],
"isDynamicAbility": true
}
}
]