Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FreezingMoon/AncientBeast
/ Infernal.ts
File
Infernal.ts
src/abilities/Infernal.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
{ Team, isTeam } from
'../utility/team'
;
4
import
* as matrices from
'../utility/matrices'
;
Callers
nothing calls this directly
Calls
15
getPointFacade
Function · 0.90
hurl
Function · 0.85
testRequirements
Method · 0.80
playSFX
Method · 0.80
isUpgraded
Method · 0.80
createTrap
Method · 0.80
takeDamage
Method · 0.80
queryCreature
Method · 0.80
end
Method · 0.80
shake
Method · 0.80
addEffect
Method · 0.80
queryChoice
Method · 0.80
Tested by
no test coverage detected