Blue Mountain
Insect Repellent
Skill:Cantrips
Task:Insect Repellent
Success Rate:Level
select case x
case 1 to 9: xString = cstr(round(x / 3, 1)) + " hours, self only"
case 10: xString = cstr(round(x / 3, 1)) + " minutes, 1 target"
case 11 to 99: xString = cstr(round(x / 3, 1)) + " hours, " + cstr(x-9) + " targets"
end select
Post Note:
Bonus Per Level:5
Description: