directional_attack

Procs | |
on_ranged_attack | This proc handles clicks on tiles that aren't adjacent to the source mob In addition to clicking the distant tile, it checks the tile in the direction and clicks the mob in the tile if there is one Arguments: |
---|
Proc Details
on_ranged_attack
This proc handles clicks on tiles that aren't adjacent to the source mob In addition to clicking the distant tile, it checks the tile in the direction and clicks the mob in the tile if there is one Arguments:
- source - The mob clicking
- clicked_atom - The atom being clicked (should be a distant one)
- click_params - Miscellaneous click parameters, passed from Click itself