PRC8_fork/trunk/newspellbook/bnd_dnt_scholar.nss

5 lines
117 B
Plaintext
Raw Normal View History

void main()
{
ApplyEffectToObject(DURATION_TYPE_TEMPORARY, EffectSkillIncrease(SKILL_LORE, 8), OBJECT_SELF, 6.0);
}