This is the 148th episode of the new tutorial series on Action RPG game using Gameplay Ability System. Here we will implement an Area of Impact/ Radial attack which damages opponents around the player. This kind of an attack is useful when player has to deal with multiple enemies simultaneously. Here we will focus on building the logic for how to damage surrounding enemies using gameplay ability system.