PRC8_fork/trunk/newspellbook/bnd_dnt_scholar.nss
Jaysyn904 1662218bb4 Initial upload.
Adding base PRC 4.19a files to repository.
2022-10-07 13:51:24 -04:00

5 lines
117 B
Plaintext

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