Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getRealDamageText
Method
getRealDamageText
code/main/Bludgeon.ts:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
}
8
9
public getRealDamageText(): string{
10
return
"15-25"
;
11
}
12
}
Callers
1
drawStats
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected