{ "AbilityName": "RandomSkill_Follower_Magic_IceLaser_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": 38.66, "Avatar2CamRadius": 1.281, "Avatar2CamHeight": 1.0, "PosLerpRatio": 0, "Predicates": [ { "$type": "MoleMole.BySkillBtnIndex", "Target": "Self", "SkillBtnIndex": 2 } ] }, { "$type": "MoleMole.ModifyFollowerFollowTypeAction", "FollowType": "ModifyPosReferCamera", "Avatar2CamAngle": 321.34, "Avatar2CamRadius": 1.281, "Avatar2CamHeight": 1.0, "PosLerpRatio": 0, "Predicates": [ { "$type": "MoleMole.BySkillBtnIndex", "Target": "Self", "SkillBtnIndex": 3 } ] } ], "OnRemoved": [ { "$type": "MoleMole.ModifyFollowerFollowTypeAction", "FollowType": "ModifyPosReferCamera", "Avatar2CamAngle": 38.66, "Avatar2CamRadius": 1.281, "Avatar2CamHeight": 1.0, "PosLerpRatio": 10, "Predicates": [ { "$type": "MoleMole.BySkillBtnIndex", "Target": "Self", "SkillBtnIndex": 2 } ] }, { "$type": "MoleMole.ModifyFollowerFollowTypeAction", "FollowType": "ModifyPosReferCamera", "Avatar2CamAngle": 321.34, "Avatar2CamRadius": 1.281, "Avatar2CamHeight": 1.0, "PosLerpRatio": 10, "Predicates": [ { "$type": "MoleMole.BySkillBtnIndex", "Target": "Self", "SkillBtnIndex": 3 } ] } ] } } }