Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ clearStrengthModifier
Method
clearStrengthModifier
source/entities/Creature.cpp:3170–3173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3168
}
3169
3170
void Creature::clearStrengthModifier()
3171
{
3172
setStrengthModifier(1.0);
3173
}
3174
3175
bool Creature::isWarmup() const
3176
{
Callers
1
releaseEffect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected