{ "AbilityList": [ { "Name": "ManikinMonster_SW_Boss_01_Passive", "TargetInfo": { "TargetType": "Caster" }, "OnAdd": [ { "$type": "RPG.GameCore.TriggerEffectForUI", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_SW_Boss_01/Eff_Monster_SW_Boss_01_Idle_StandBy.prefab", "AttachPoint": "Root", "Scale": { "X": 0.35, "Y": 0.35, "Z": 0.35 } } ] }, { "Name": "ManikinMonster_SW_Minion01_02_Passive", "TargetInfo": { "TargetType": "Caster" }, "OnAdd": [ { "$type": "RPG.GameCore.TriggerEffectForUI", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_SW_Minion01_02/Eff_Monster_SW_Minion01_02_Idle_StandBy.prefab", "Scale": { "X": 0.7, "Y": 0.7, "Z": 0.7 } } ] } ] }