{ "AbilityName": "RandomSkill_Follower_Magic_FireBall_ChangePos", "AbilityStacking": "Unique", "OnAbilityStart": [ { "$type": "MoleMole.ApplyModifier", "ModifierName": "FollowTypeModifier", "Target": "Caster" } ], "Modifiers": { "FollowTypeModifier": { "ModifierStacking": "Unique", "Duration": 0.1, "OnAdded": [ { "$type": "MoleMole.ModifyFollowerFollowTypeAction", "FollowType": "ModifyPosReferCamera", "Avatar2CamAngle": 56.3, "Avatar2CamRadius": 1.442, "Avatar2CamHeight": 2, "PosLerpRatio": 0, "Predicates": [ { "$type": "MoleMole.BySkillBtnIndex", "Target": "Self", "SkillBtnIndex": 2 } ] }, { "$type": "MoleMole.ModifyFollowerFollowTypeAction", "FollowType": "ModifyPosReferCamera", "Avatar2CamAngle": 303.7, "Avatar2CamRadius": 1.442, "Avatar2CamHeight": 2, "PosLerpRatio": 0, "Predicates": [ { "$type": "MoleMole.BySkillBtnIndex", "Target": "Self", "SkillBtnIndex": 3 } ] } ], "OnRemoved": [ { "$type": "MoleMole.ModifyFollowerFollowTypeAction", "FollowType": "ModifyPosReferCamera", "Avatar2CamAngle": 56.3, "Avatar2CamRadius": 1.442, "Avatar2CamHeight": 2, "PosLerpRatio": 10, "Predicates": [ { "$type": "MoleMole.BySkillBtnIndex", "Target": "Self", "SkillBtnIndex": 2 } ] }, { "$type": "MoleMole.ModifyFollowerFollowTypeAction", "FollowType": "ModifyPosReferCamera", "Avatar2CamAngle": 303.7, "Avatar2CamRadius": 1.442, "Avatar2CamHeight": 2, "PosLerpRatio": 10, "Predicates": [ { "$type": "MoleMole.BySkillBtnIndex", "Target": "Self", "SkillBtnIndex": 3 } ] } ] } } }