{ "AbilityName" : "Goblin_ATK06_ResistBreakLevelUp", "AbilityStacking":"Unique", "OnAbilityStart": [ { "$type" : "MoleMole.ApplyModifier", "ModifierName" : "ResistBreakLevelUp_Modifier", "Target" : "Self" } ], "DefaultModifier" : { "OnStunDestroyActions": [ { "$type": "MoleMole.RemoveModifier", "ModifierName":"ResistBreakLevelUp_Modifier", "Target":"Self" } ] }, "Modifiers" : { "ResistBreakLevelUp_Modifier" : { "ModifierStacking": "Refresh", "Duration" : 10, "OnAdded": [ { "$type": "MoleMole.AttachEffect", "EffectPattern": "Eff_Monster_Goblin_Buff_SuperArmor", "Target": "Self", "AttachEffectPosRot" : { "CoordsOption" : "ReferTarget", "TargetOption" : { "$type" : "MoleMole.ConfigPosRotReferTarget", "OffsetReferTarget" : "Self", "AttachPoint" : "ChestPoint", "IsUseAttachPointPos" : true, "IsUseAttachPointRotation" : true }, "Offset" : { "PositionOffset" : {"x":0.0, "y":0.0, "z":0.0}, "AngleOffset" : {"x":0.0, "y":0.0, "z":0.0}, "IsUseRotationY" : true, "IsUseRotationXZ" : true } } }, { "$type": "MoleMole.SetRBLOffsetAction", "Tag": "Goblin_ATK06_ResistBreakLevelUp", "RBLOffset": 2, "Target": "Self" } ], "OnRemoved": [ { "$type": "MoleMole.UnsetRBLOffsetAction", "Tag": "Goblin_ATK06_ResistBreakLevelUp", "Target": "Self" } ] } } }