{ "AbilityList": [ { "Name": "NPCMonster_SW_Boss_00_Passive", "TargetInfo": { "TargetType": "Caster" }, "OnAdd": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_monster_maze_standby_sw_boss_00_loop" } } ] }, { "Name": "ManikinMonster_SW_Boss_00_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_00/Eff_Monster_SW_Boss_Idle_StandBy.prefab", "Scale": { "x": 0.7, "y": 0.7, "z": 0.7 }, "ForceSimulateImmediately": false } ] } ] }