Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FreezingMoon/AncientBeast
/ Cycloper.ts
File
Cycloper.ts
src/abilities/Cycloper.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Damage } from
'../damage'
;
2
import
{ Creature } from
'../creature'
;
3
import
{ Hex } from
'../utility/hex'
;
4
import
{ Team, isTeam } from
'../utility/team'
;
Callers
nothing calls this directly
Calls
15
isTeam
Function · 0.90
ensureAcrylicWallData
Function · 0.85
makeDisabledAbility
Function · 0.85
shouldIgnoreOpticBurstTarget
Function · 0.85
isValidOpticBurstTarget
Function · 0.85
isDamagedAlliedOpticBurstTarget
Function · 0.85
getCycloperEyeEmissionPoint
Function · 0.85
isDamagedAlliedAcrylicWall
Function · 0.85
getOpticBurstEffectiveDistance
Function · 0.85
createOpticBurstLaserEffect
Function · 0.85
getRiotShieldPlacementRange
Function · 0.85
hideWallPreviewInstantly
Function · 0.85
Tested by
no test coverage detected